2017-11-04 06:39:05,920 [salt.cli.daemons ][WARNING ][862] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-04 06:39:48,721 [salt.state       ][ERROR   ][1054] No contents found in top file
2017-11-04 06:39:57,265 [py.warnings      ][WARNING ][1177] /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-11-04 06:40:13,296 [salt.loaded.int.module.cmdmod][ERROR   ][1177] 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-11-04 06:40:15,806 [salt.loaded.int.module.cmdmod][INFO    ][1764] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-04 06:40:15,814 [salt.loaded.int.module.cmdmod][INFO    ][1764] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-04 06:40:15,825 [salt.loaded.int.module.cmdmod][INFO    ][1764] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-04 06:40:15,848 [salt.utils.parsers][WARNING ][862] Minion received a SIGTERM. Exiting.
2017-11-04 06:40:16,280 [salt.cli.daemons ][INFO    ][1833] Setting up the Salt Minion "mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-04 06:40:16,798 [salt.minion      ][INFO    ][1833] Creating minion process manager
2017-11-04 06:40:16,799 [salt.cli.daemons ][WARNING ][1833] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-04 06:40:16,800 [salt.cli.daemons ][INFO    ][1833] The Salt Minion is starting up
2017-11-04 06:40:16,800 [salt.minion      ][INFO    ][1833] Minion is starting as user 'root'
2017-11-04 06:40:16,802 [salt.utils.event ][INFO    ][1833] Starting pull socket on /var/run/salt/minion/minion_event_046b1644fe_pull.ipc
2017-11-04 06:40:18,239 [salt.loaded.int.module.cmdmod][INFO    ][1833] Executing command ['date', '+%z'] in directory '/root'
2017-11-04 06:40:18,253 [salt.utils.schedule][INFO    ][1833] Updating job settings for scheduled job: __mine_interval
2017-11-04 06:40:18,256 [salt.minion      ][INFO    ][1833] Added mine.update to scheduler
2017-11-04 06:40:18,273 [salt.minion      ][INFO    ][1833] Minion is ready to receive requests!
2017-11-04 06:40:19,277 [salt.utils.schedule][INFO    ][1833] Running scheduled job: __mine_interval
2017-11-04 06:40:26,700 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104064026661228
2017-11-04 06:40:26,720 [salt.minion      ][INFO    ][1950] Starting a new job with PID 1950
2017-11-04 06:40:26,734 [salt.minion      ][INFO    ][1950] Returning information for job: 20171104064026661228
2017-11-04 06:40:36,822 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104064036790288
2017-11-04 06:40:36,841 [salt.minion      ][INFO    ][1960] Starting a new job with PID 1960
2017-11-04 06:40:36,856 [salt.minion      ][INFO    ][1960] Returning information for job: 20171104064036790288
2017-11-04 06:40:46,974 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104064046946151
2017-11-04 06:40:46,995 [salt.minion      ][INFO    ][1965] Starting a new job with PID 1965
2017-11-04 06:40:47,008 [salt.minion      ][INFO    ][1965] Returning information for job: 20171104064046946151
2017-11-04 06:40:57,097 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104064057061295
2017-11-04 06:40:57,122 [salt.minion      ][INFO    ][1970] Starting a new job with PID 1970
2017-11-04 06:40:57,140 [salt.minion      ][INFO    ][1970] Returning information for job: 20171104064057061295
2017-11-04 06:41:07,214 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104064107184765
2017-11-04 06:41:07,235 [salt.minion      ][INFO    ][1980] Starting a new job with PID 1980
2017-11-04 06:41:07,248 [salt.minion      ][INFO    ][1980] Returning information for job: 20171104064107184765
2017-11-04 06:41:17,281 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104064117240843
2017-11-04 06:41:17,303 [salt.minion      ][INFO    ][1990] Starting a new job with PID 1990
2017-11-04 06:41:17,314 [salt.minion      ][INFO    ][1990] Returning information for job: 20171104064117240843
2017-11-04 06:41:38,206 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command state.apply with jid 20171104064138166964
2017-11-04 06:41:38,231 [salt.minion      ][INFO    ][1995] Starting a new job with PID 1995
2017-11-04 06:41:41,508 [salt.state       ][INFO    ][1995] Loading fresh modules for state activity
2017-11-04 06:41:41,872 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-04 06:41:41,901 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-04 06:41:41,943 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:42,007 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-04 06:41:42,031 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:42,137 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-04 06:41:42,166 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:42,239 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-04 06:41:42,318 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:42,447 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-04 06:41:42,487 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:42,568 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-04 06:41:42,588 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:42,662 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-04 06:41:42,717 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:42,806 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-04 06:41:42,838 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:42,915 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-04 06:41:42,942 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:43,026 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-04 06:41:43,047 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:43,132 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-04 06:41:43,182 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:43,269 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-04 06:41:43,303 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:43,385 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-04 06:41:43,404 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:43,483 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2017-11-04 06:41:43,510 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:43,580 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-04 06:41:43,611 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:43,700 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-04 06:41:43,728 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:43,798 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-04 06:41:43,823 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:43,901 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-04 06:41:43,960 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:44,084 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-04 06:41:44,192 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:44,266 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-04 06:41:44,287 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:44,359 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-04 06:41:44,392 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:44,468 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-04 06:41:44,484 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-04 06:41:44,507 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-04 06:41:44,537 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-04 06:41:44,562 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-04 06:41:44,585 [salt.state       ][INFO    ][1995] Running state [/etc/environment] at time 06:41:44.585015
2017-11-04 06:41:44,585 [salt.state       ][INFO    ][1995] Executing state file.blockreplace for /etc/environment
2017-11-04 06:41:44,595 [salt.state       ][INFO    ][1995] 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-11-04 06:41:44,595 [salt.state       ][INFO    ][1995] Completed state [/etc/environment] at time 06:41:44.595124 duration_in_ms=10.11
2017-11-04 06:41:44,595 [salt.state       ][INFO    ][1995] Running state [/etc/profile.d] at time 06:41:44.595324
2017-11-04 06:41:44,596 [salt.state       ][INFO    ][1995] Executing state file.directory for /etc/profile.d
2017-11-04 06:41:44,596 [salt.state       ][INFO    ][1995] Directory /etc/profile.d is in the correct state
2017-11-04 06:41:44,597 [salt.state       ][INFO    ][1995] Completed state [/etc/profile.d] at time 06:41:44.596585 duration_in_ms=1.261
2017-11-04 06:41:44,987 [salt.state       ][INFO    ][1995] Running state [linux_repo_prereq_pkgs] at time 06:41:44.986533
2017-11-04 06:41:44,987 [salt.state       ][INFO    ][1995] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-04 06:41:44,988 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:41:45,568 [salt.state       ][INFO    ][1995] All specified packages are already installed
2017-11-04 06:41:45,568 [salt.state       ][INFO    ][1995] Completed state [linux_repo_prereq_pkgs] at time 06:41:45.567904 duration_in_ms=581.372
2017-11-04 06:41:45,568 [salt.state       ][INFO    ][1995] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:41:45.568144
2017-11-04 06:41:45,569 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-04 06:41:45,569 [salt.state       ][INFO    ][1995] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-04 06:41:45,569 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:41:45.569160 duration_in_ms=1.016
2017-11-04 06:41:45,569 [salt.state       ][INFO    ][1995] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:41:45.569335
2017-11-04 06:41:45,570 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-04 06:41:45,595 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-04 06:41:45,623 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:45,682 [salt.state       ][INFO    ][1995] File changed:
New file
2017-11-04 06:41:45,683 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:41:45.682973 duration_in_ms=113.638
2017-11-04 06:41:45,686 [salt.state       ][INFO    ][1995] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 06:41:45.686267
2017-11-04 06:41:45,687 [salt.state       ][INFO    ][1995] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-04 06:41:46,101 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-04 06:41:46,238 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:41:48,318 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104064148278707
2017-11-04 06:41:48,341 [salt.minion      ][INFO    ][2504] Starting a new job with PID 2504
2017-11-04 06:41:48,353 [salt.minion      ][INFO    ][2504] Returning information for job: 20171104064148278707
2017-11-04 06:41:49,227 [salt.state       ][INFO    ][1995] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'}
2017-11-04 06:41:49,228 [salt.state       ][INFO    ][1995] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 06:41:49.227869 duration_in_ms=3541.602
2017-11-04 06:41:49,228 [salt.state       ][INFO    ][1995] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:41:49.228302
2017-11-04 06:41:49,229 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-04 06:41:49,230 [salt.state       ][INFO    ][1995] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-04 06:41:49,230 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:41:49.230071 duration_in_ms=1.769
2017-11-04 06:41:49,230 [salt.state       ][INFO    ][1995] Running state [/etc/apt/preferences.d/uca] at time 06:41:49.230391
2017-11-04 06:41:49,231 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-04 06:41:49,231 [salt.state       ][INFO    ][1995] File /etc/apt/preferences.d/uca is not present
2017-11-04 06:41:49,231 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/preferences.d/uca] at time 06:41:49.231333 duration_in_ms=0.942
2017-11-04 06:41:49,233 [salt.state       ][INFO    ][1995] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 06:41:49.233373
2017-11-04 06:41:49,234 [salt.state       ][INFO    ][1995] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-04 06:41:49,308 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-04 06:41:49,370 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2017-11-04 06:41:49,649 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:41:52,096 [salt.state       ][INFO    ][1995] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'}
2017-11-04 06:41:52,097 [salt.state       ][INFO    ][1995] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 06:41:52.097434 duration_in_ms=2864.074
2017-11-04 06:41:52,098 [salt.state       ][INFO    ][1995] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 06:41:52.097898
2017-11-04 06:41:52,098 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-04 06:41:52,099 [salt.state       ][INFO    ][1995] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-04 06:41:52,099 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 06:41:52.099046 duration_in_ms=1.148
2017-11-04 06:41:52,099 [salt.state       ][INFO    ][1995] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 06:41:52.099380
2017-11-04 06:41:52,100 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-04 06:41:52,121 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-04 06:41:52,145 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:52,207 [salt.state       ][INFO    ][1995] File changed:
New file
2017-11-04 06:41:52,207 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 06:41:52.207315 duration_in_ms=107.934
2017-11-04 06:41:52,209 [salt.state       ][INFO    ][1995] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 06:41:52.208885
2017-11-04 06:41:52,209 [salt.state       ][INFO    ][1995] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-04 06:41:52,291 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-04 06:41:52,411 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:41:54,923 [salt.state       ][INFO    ][1995] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'}
2017-11-04 06:41:54,924 [salt.state       ][INFO    ][1995] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 06:41:54.923728 duration_in_ms=2714.842
2017-11-04 06:41:54,924 [salt.state       ][INFO    ][1995] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 06:41:54.924152
2017-11-04 06:41:54,925 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-04 06:41:54,925 [salt.state       ][INFO    ][1995] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-04 06:41:54,926 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 06:41:54.925740 duration_in_ms=1.588
2017-11-04 06:41:54,926 [salt.state       ][INFO    ][1995] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 06:41:54.926085
2017-11-04 06:41:54,926 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-04 06:41:54,947 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-04 06:41:54,975 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:55,033 [salt.state       ][INFO    ][1995] File changed:
New file
2017-11-04 06:41:55,034 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 06:41:55.033806 duration_in_ms=107.719
2017-11-04 06:41:55,035 [salt.state       ][INFO    ][1995] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 06:41:55.034928
2017-11-04 06:41:55,035 [salt.state       ][INFO    ][1995] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-04 06:41:55,167 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-04 06:41:55,282 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:41:57,767 [salt.state       ][INFO    ][1995] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'}
2017-11-04 06:41:57,768 [salt.state       ][INFO    ][1995] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 06:41:57.767750 duration_in_ms=2732.821
2017-11-04 06:41:57,768 [salt.state       ][INFO    ][1995] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:41:57.768144
2017-11-04 06:41:57,769 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-04 06:41:57,769 [salt.state       ][INFO    ][1995] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-04 06:41:57,770 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 06:41:57.769633 duration_in_ms=1.488
2017-11-04 06:41:57,770 [salt.state       ][INFO    ][1995] Running state [/etc/apt/preferences.d/mk_openstack] at time 06:41:57.770294
2017-11-04 06:41:57,771 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-04 06:41:57,791 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-04 06:41:57,810 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:41:57,869 [salt.state       ][INFO    ][1995] File changed:
New file
2017-11-04 06:41:57,869 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/preferences.d/mk_openstack] at time 06:41:57.869120 duration_in_ms=98.826
2017-11-04 06:41:57,871 [salt.state       ][INFO    ][1995] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 06:41:57.870590
2017-11-04 06:41:57,871 [salt.state       ][INFO    ][1995] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-04 06:41:57,955 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-04 06:41:58,075 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:41:58,343 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104064158302714
2017-11-04 06:41:58,364 [salt.minion      ][INFO    ][4407] Starting a new job with PID 4407
2017-11-04 06:41:58,381 [salt.minion      ][INFO    ][4407] Returning information for job: 20171104064158302714
2017-11-04 06:42:00,699 [salt.state       ][INFO    ][1995] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly ocata'}
2017-11-04 06:42:00,700 [salt.state       ][INFO    ][1995] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 06:42:00.699512 duration_in_ms=2828.921
2017-11-04 06:42:00,700 [salt.state       ][INFO    ][1995] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 06:42:00.699913
2017-11-04 06:42:00,700 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-04 06:42:00,701 [salt.state       ][INFO    ][1995] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-04 06:42:00,701 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 06:42:00.701065 duration_in_ms=1.152
2017-11-04 06:42:00,701 [salt.state       ][INFO    ][1995] Running state [/etc/apt/preferences.d/mcp_extra] at time 06:42:00.701396
2017-11-04 06:42:00,702 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-04 06:42:00,724 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-04 06:42:00,747 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:42:00,803 [salt.state       ][INFO    ][1995] File changed:
New file
2017-11-04 06:42:00,803 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/preferences.d/mcp_extra] at time 06:42:00.803198 duration_in_ms=101.801
2017-11-04 06:42:00,804 [salt.state       ][INFO    ][1995] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 06:42:00.804314
2017-11-04 06:42:00,805 [salt.state       ][INFO    ][1995] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-04 06:42:00,885 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-04 06:42:00,988 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:42:03,444 [salt.state       ][INFO    ][1995] {'repo': 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial nightly extra'}
2017-11-04 06:42:03,444 [salt.state       ][INFO    ][1995] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 06:42:03.444428 duration_in_ms=2640.113
2017-11-04 06:42:03,445 [salt.state       ][INFO    ][1995] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 06:42:03.444823
2017-11-04 06:42:03,445 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-04 06:42:03,446 [salt.state       ][INFO    ][1995] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-04 06:42:03,446 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 06:42:03.445996 duration_in_ms=1.172
2017-11-04 06:42:03,446 [salt.state       ][INFO    ][1995] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 06:42:03.446317
2017-11-04 06:42:03,448 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-04 06:42:03,469 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-04 06:42:03,494 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:42:03,544 [salt.state       ][INFO    ][1995] File changed:
New file
2017-11-04 06:42:03,544 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 06:42:03.544269 duration_in_ms=97.952
2017-11-04 06:42:03,545 [salt.state       ][INFO    ][1995] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 06:42:03.545368
2017-11-04 06:42:03,546 [salt.state       ][INFO    ][1995] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-04 06:42:03,679 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-04 06:42:03,771 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:42:06,525 [salt.state       ][INFO    ][1995] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'}
2017-11-04 06:42:06,526 [salt.state       ][INFO    ][1995] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 06:42:06.525723 duration_in_ms=2980.354
2017-11-04 06:42:06,526 [salt.state       ][INFO    ][1995] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 06:42:06.525963
2017-11-04 06:42:06,526 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-04 06:42:06,527 [salt.state       ][INFO    ][1995] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-04 06:42:06,527 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 06:42:06.526663 duration_in_ms=0.699
2017-11-04 06:42:06,527 [salt.state       ][INFO    ][1995] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 06:42:06.526843
2017-11-04 06:42:06,527 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-04 06:42:06,546 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-04 06:42:06,572 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:42:06,625 [salt.state       ][INFO    ][1995] File changed:
New file
2017-11-04 06:42:06,625 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 06:42:06.624891 duration_in_ms=98.047
2017-11-04 06:42:06,626 [salt.state       ][INFO    ][1995] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 06:42:06.625819
2017-11-04 06:42:06,626 [salt.state       ][INFO    ][1995] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-04 06:42:06,706 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-04 06:42:06,800 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:42:08,362 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104064208316860
2017-11-04 06:42:08,390 [salt.minion      ][INFO    ][6681] Starting a new job with PID 6681
2017-11-04 06:42:08,404 [salt.minion      ][INFO    ][6681] Returning information for job: 20171104064208316860
2017-11-04 06:42:09,338 [salt.state       ][INFO    ][1995] {'repo': 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'}
2017-11-04 06:42:09,339 [salt.state       ][INFO    ][1995] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 06:42:09.338888 duration_in_ms=2713.068
2017-11-04 06:42:09,339 [salt.state       ][INFO    ][1995] Running state [linux_extra_packages_purged] at time 06:42:09.339314
2017-11-04 06:42:09,340 [salt.state       ][INFO    ][1995] Executing state pkg.purged for linux_extra_packages_purged
2017-11-04 06:42:09,361 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init'] in directory '/root'
2017-11-04 06:42:11,147 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:42:11,182 [salt.state       ][INFO    ][1995] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '0.7.9-233-ge586fe35-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}}}
2017-11-04 06:42:11,196 [salt.state       ][INFO    ][1995] Loading fresh modules for state activity
2017-11-04 06:42:11,223 [salt.state       ][INFO    ][1995] Completed state [linux_extra_packages_purged] at time 06:42:11.222643 duration_in_ms=1883.328
2017-11-04 06:42:11,235 [salt.state       ][INFO    ][1995] Running state [linux_extra_packages_latest] at time 06:42:11.235263
2017-11-04 06:42:11,236 [salt.state       ][INFO    ][1995] Executing state pkg.latest for linux_extra_packages_latest
2017-11-04 06:42:11,584 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:42:13,982 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-04 06:42:14,046 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-04 06:42:14,115 [salt.loaded.int.module.cmdmod][INFO    ][1995] 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-11-04 06:42:16,512 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:42:16,553 [salt.state       ][INFO    ][1995] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2017-11-04 06:42:16,570 [salt.state       ][INFO    ][1995] Loading fresh modules for state activity
2017-11-04 06:42:16,599 [salt.state       ][INFO    ][1995] Completed state [linux_extra_packages_latest] at time 06:42:16.598630 duration_in_ms=5363.367
2017-11-04 06:42:16,604 [salt.state       ][INFO    ][1995] Running state [UTC] at time 06:42:16.603490
2017-11-04 06:42:16,604 [salt.state       ][INFO    ][1995] Executing state timezone.system for UTC
2017-11-04 06:42:16,607 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['timedatectl'] in directory '/root'
2017-11-04 06:42:16,682 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['timedatectl'] in directory '/root'
2017-11-04 06:42:16,695 [salt.state       ][INFO    ][1995] Timezone UTC already set, UTC already set to UTC
2017-11-04 06:42:16,696 [salt.state       ][INFO    ][1995] Completed state [UTC] at time 06:42:16.695757 duration_in_ms=92.267
2017-11-04 06:42:16,699 [salt.state       ][INFO    ][1995] Running state [nf_conntrack] at time 06:42:16.699329
2017-11-04 06:42:16,700 [salt.state       ][INFO    ][1995] Executing state kmod.present for nf_conntrack
2017-11-04 06:42:16,700 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'lsmod' in directory '/root'
2017-11-04 06:42:17,108 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'lsmod' in directory '/root'
2017-11-04 06:42:17,120 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'modprobe nf_conntrack' in directory '/root'
2017-11-04 06:42:17,140 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'lsmod' in directory '/root'
2017-11-04 06:42:17,210 [salt.state       ][INFO    ][1995] {'nf_conntrack': 'loaded'}
2017-11-04 06:42:17,210 [salt.state       ][INFO    ][1995] Completed state [nf_conntrack] at time 06:42:17.209804 duration_in_ms=510.475
2017-11-04 06:42:17,213 [salt.state       ][INFO    ][1995] Running state [net.ipv4.tcp_keepalive_probes] at time 06:42:17.212728
2017-11-04 06:42:17,214 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-04 06:42:17,215 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,271 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2017-11-04 06:42:17,284 [salt.state       ][INFO    ][1995] {'net.ipv4.tcp_keepalive_probes': 8}
2017-11-04 06:42:17,285 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:42:17.285084 duration_in_ms=72.355
2017-11-04 06:42:17,286 [salt.state       ][INFO    ][1995] Running state [fs.file-max] at time 06:42:17.285898
2017-11-04 06:42:17,286 [salt.state       ][INFO    ][1995] Executing state sysctl.present for fs.file-max
2017-11-04 06:42:17,288 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,309 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2017-11-04 06:42:17,319 [salt.state       ][INFO    ][1995] {'fs.file-max': 124165}
2017-11-04 06:42:17,320 [salt.state       ][INFO    ][1995] Completed state [fs.file-max] at time 06:42:17.320080 duration_in_ms=34.181
2017-11-04 06:42:17,321 [salt.state       ][INFO    ][1995] Running state [net.core.somaxconn] at time 06:42:17.320617
2017-11-04 06:42:17,321 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.core.somaxconn
2017-11-04 06:42:17,322 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,344 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2017-11-04 06:42:17,353 [salt.state       ][INFO    ][1995] {'net.core.somaxconn': 4096}
2017-11-04 06:42:17,354 [salt.state       ][INFO    ][1995] Completed state [net.core.somaxconn] at time 06:42:17.353829 duration_in_ms=33.211
2017-11-04 06:42:17,354 [salt.state       ][INFO    ][1995] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:42:17.354229
2017-11-04 06:42:17,355 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-04 06:42:17,355 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,377 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2017-11-04 06:42:17,389 [salt.state       ][INFO    ][1995] {'net.ipv4.tcp_max_syn_backlog': 8192}
2017-11-04 06:42:17,390 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:42:17.389556 duration_in_ms=35.327
2017-11-04 06:42:17,390 [salt.state       ][INFO    ][1995] Running state [net.ipv4.tcp_tw_reuse] at time 06:42:17.390034
2017-11-04 06:42:17,390 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-04 06:42:17,391 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,414 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2017-11-04 06:42:17,425 [salt.state       ][INFO    ][1995] {'net.ipv4.tcp_tw_reuse': 1}
2017-11-04 06:42:17,425 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.tcp_tw_reuse] at time 06:42:17.425125 duration_in_ms=35.089
2017-11-04 06:42:17,426 [salt.state       ][INFO    ][1995] Running state [net.ipv4.tcp_congestion_control] at time 06:42:17.425543
2017-11-04 06:42:17,426 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-04 06:42:17,427 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,450 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2017-11-04 06:42:17,467 [salt.state       ][INFO    ][1995] {'net.ipv4.tcp_congestion_control': 'yeah'}
2017-11-04 06:42:17,468 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.tcp_congestion_control] at time 06:42:17.467676 duration_in_ms=42.132
2017-11-04 06:42:17,468 [salt.state       ][INFO    ][1995] Running state [net.nf_conntrack_max] at time 06:42:17.468216
2017-11-04 06:42:17,469 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.nf_conntrack_max
2017-11-04 06:42:17,470 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,494 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2017-11-04 06:42:17,504 [salt.state       ][INFO    ][1995] {'net.nf_conntrack_max': 1048576}
2017-11-04 06:42:17,504 [salt.state       ][INFO    ][1995] Completed state [net.nf_conntrack_max] at time 06:42:17.504045 duration_in_ms=35.828
2017-11-04 06:42:17,505 [salt.state       ][INFO    ][1995] Running state [net.ipv4.tcp_retries2] at time 06:42:17.504745
2017-11-04 06:42:17,505 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-04 06:42:17,506 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,526 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2017-11-04 06:42:17,535 [salt.state       ][INFO    ][1995] {'net.ipv4.tcp_retries2': 5}
2017-11-04 06:42:17,536 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.tcp_retries2] at time 06:42:17.535809 duration_in_ms=31.064
2017-11-04 06:42:17,536 [salt.state       ][INFO    ][1995] Running state [net.ipv4.tcp_fin_timeout] at time 06:42:17.536205
2017-11-04 06:42:17,537 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-04 06:42:17,538 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,560 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2017-11-04 06:42:17,571 [salt.state       ][INFO    ][1995] {'net.ipv4.tcp_fin_timeout': 30}
2017-11-04 06:42:17,572 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.tcp_fin_timeout] at time 06:42:17.571679 duration_in_ms=35.473
2017-11-04 06:42:17,572 [salt.state       ][INFO    ][1995] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:42:17.572084
2017-11-04 06:42:17,572 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-04 06:42:17,574 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,598 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2017-11-04 06:42:17,609 [salt.state       ][INFO    ][1995] {'net.ipv4.tcp_slow_start_after_idle': 0}
2017-11-04 06:42:17,610 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:42:17.609209 duration_in_ms=37.105
2017-11-04 06:42:17,610 [salt.state       ][INFO    ][1995] Running state [vm.swappiness] at time 06:42:17.609931
2017-11-04 06:42:17,610 [salt.state       ][INFO    ][1995] Executing state sysctl.present for vm.swappiness
2017-11-04 06:42:17,611 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,635 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2017-11-04 06:42:17,646 [salt.state       ][INFO    ][1995] {'vm.swappiness': 10}
2017-11-04 06:42:17,646 [salt.state       ][INFO    ][1995] Completed state [vm.swappiness] at time 06:42:17.646176 duration_in_ms=36.244
2017-11-04 06:42:17,647 [salt.state       ][INFO    ][1995] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:42:17.646580
2017-11-04 06:42:17,647 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-04 06:42:17,648 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,672 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2017-11-04 06:42:17,683 [salt.state       ][INFO    ][1995] {'net.ipv4.tcp_keepalive_intvl': 3}
2017-11-04 06:42:17,683 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:42:17.683292 duration_in_ms=36.711
2017-11-04 06:42:17,684 [salt.state       ][INFO    ][1995] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:42:17.683707
2017-11-04 06:42:17,684 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-04 06:42:17,685 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,710 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2017-11-04 06:42:17,719 [salt.state       ][INFO    ][1995] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2017-11-04 06:42:17,719 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:42:17.719363 duration_in_ms=35.654
2017-11-04 06:42:17,720 [salt.state       ][INFO    ][1995] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:42:17.720078
2017-11-04 06:42:17,721 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-04 06:42:17,721 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,744 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2017-11-04 06:42:17,753 [salt.state       ][INFO    ][1995] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2017-11-04 06:42:17,754 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:42:17.753537 duration_in_ms=33.457
2017-11-04 06:42:17,754 [salt.state       ][INFO    ][1995] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:42:17.753940
2017-11-04 06:42:17,754 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-04 06:42:17,755 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,780 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2017-11-04 06:42:17,792 [salt.state       ][INFO    ][1995] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2017-11-04 06:42:17,792 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:42:17.792248 duration_in_ms=38.307
2017-11-04 06:42:17,793 [salt.state       ][INFO    ][1995] Running state [net.core.netdev_max_backlog] at time 06:42:17.792658
2017-11-04 06:42:17,793 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-04 06:42:17,794 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,820 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2017-11-04 06:42:17,834 [salt.state       ][INFO    ][1995] {'net.core.netdev_max_backlog': 261144}
2017-11-04 06:42:17,835 [salt.state       ][INFO    ][1995] Completed state [net.core.netdev_max_backlog] at time 06:42:17.834467 duration_in_ms=41.807
2017-11-04 06:42:17,835 [salt.state       ][INFO    ][1995] Running state [net.ipv4.tcp_keepalive_time] at time 06:42:17.834959
2017-11-04 06:42:17,835 [salt.state       ][INFO    ][1995] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-04 06:42:17,836 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,856 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2017-11-04 06:42:17,869 [salt.state       ][INFO    ][1995] {'net.ipv4.tcp_keepalive_time': 30}
2017-11-04 06:42:17,869 [salt.state       ][INFO    ][1995] Completed state [net.ipv4.tcp_keepalive_time] at time 06:42:17.869339 duration_in_ms=34.379
2017-11-04 06:42:17,870 [salt.state       ][INFO    ][1995] Running state [kernel.panic] at time 06:42:17.870077
2017-11-04 06:42:17,871 [salt.state       ][INFO    ][1995] Executing state sysctl.present for kernel.panic
2017-11-04 06:42:17,872 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -a' in directory '/root'
2017-11-04 06:42:17,896 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2017-11-04 06:42:17,907 [salt.state       ][INFO    ][1995] {'kernel.panic': 60}
2017-11-04 06:42:17,908 [salt.state       ][INFO    ][1995] Completed state [kernel.panic] at time 06:42:17.907870 duration_in_ms=37.792
2017-11-04 06:42:17,915 [salt.state       ][INFO    ][1995] Running state [linux_sysfs_package] at time 06:42:17.915408
2017-11-04 06:42:17,916 [salt.state       ][INFO    ][1995] Executing state pkg.installed for linux_sysfs_package
2017-11-04 06:42:18,167 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2017-11-04 06:42:18,225 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:42:18,433 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104064218387471
2017-11-04 06:42:18,451 [salt.minion      ][INFO    ][7799] Starting a new job with PID 7799
2017-11-04 06:42:18,463 [salt.minion      ][INFO    ][7799] Returning information for job: 20171104064218387471
2017-11-04 06:42:20,638 [salt.loaded.int.module.cmdmod][INFO    ][1995] 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-11-04 06:42:22,812 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:42:22,847 [salt.state       ][INFO    ][1995] 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-11-04 06:42:22,858 [salt.state       ][INFO    ][1995] Loading fresh modules for state activity
2017-11-04 06:42:22,885 [salt.state       ][INFO    ][1995] Completed state [linux_sysfs_package] at time 06:42:22.884675 duration_in_ms=4969.267
2017-11-04 06:42:22,889 [salt.state       ][INFO    ][1995] Running state [/etc/sysfs.d] at time 06:42:22.888992
2017-11-04 06:42:22,889 [salt.state       ][INFO    ][1995] Executing state file.directory for /etc/sysfs.d
2017-11-04 06:42:22,892 [salt.state       ][INFO    ][1995] Directory /etc/sysfs.d is in the correct state
2017-11-04 06:42:22,893 [salt.state       ][INFO    ][1995] Completed state [/etc/sysfs.d] at time 06:42:22.892576 duration_in_ms=3.584
2017-11-04 06:42:22,991 [salt.state       ][INFO    ][1995] Running state [ondemand] at time 06:42:22.991035
2017-11-04 06:42:22,992 [salt.state       ][INFO    ][1995] Executing state service.dead for ondemand
2017-11-04 06:42:22,993 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-04 06:42:23,004 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-04 06:42:23,013 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-04 06:42:23,024 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2017-11-04 06:42:23,061 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-04 06:42:23,078 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-04 06:42:23,091 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-04 06:42:23,105 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2017-11-04 06:42:23,221 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-04 06:42:23,237 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'runlevel' in directory '/root'
2017-11-04 06:42:23,246 [salt.state       ][INFO    ][1995] {'ondemand': True}
2017-11-04 06:42:23,246 [salt.state       ][INFO    ][1995] Completed state [ondemand] at time 06:42:23.246338 duration_in_ms=255.302
2017-11-04 06:42:23,248 [salt.state       ][INFO    ][1995] Running state [cs_CZ.UTF-8] at time 06:42:23.247951
2017-11-04 06:42:23,248 [salt.state       ][INFO    ][1995] Executing state locale.present for cs_CZ.UTF-8
2017-11-04 06:42:23,249 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'locale -a' in directory '/root'
2017-11-04 06:42:23,266 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['locale-gen', 'cs_CZ.UTF-8'] in directory '/root'
2017-11-04 06:42:23,823 [salt.state       ][INFO    ][1995] {'locale': 'cs_CZ.UTF-8'}
2017-11-04 06:42:23,825 [salt.state       ][INFO    ][1995] Completed state [cs_CZ.UTF-8] at time 06:42:23.824540 duration_in_ms=576.589
2017-11-04 06:42:23,825 [salt.state       ][INFO    ][1995] Running state [en_US.UTF-8] at time 06:42:23.825346
2017-11-04 06:42:23,826 [salt.state       ][INFO    ][1995] Executing state locale.present for en_US.UTF-8
2017-11-04 06:42:23,828 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'locale -a' in directory '/root'
2017-11-04 06:42:23,841 [salt.state       ][INFO    ][1995] Locale en_US.UTF-8 is already present
2017-11-04 06:42:23,841 [salt.state       ][INFO    ][1995] Completed state [en_US.UTF-8] at time 06:42:23.841380 duration_in_ms=16.036
2017-11-04 06:42:23,843 [salt.state       ][INFO    ][1995] Running state [en_US.UTF-8] at time 06:42:23.842747
2017-11-04 06:42:23,843 [salt.state       ][INFO    ][1995] Executing state locale.system for en_US.UTF-8
2017-11-04 06:42:23,844 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'localectl' in directory '/root'
2017-11-04 06:42:23,899 [salt.state       ][INFO    ][1995] System locale en_US.UTF-8 already set
2017-11-04 06:42:23,900 [salt.state       ][INFO    ][1995] Completed state [en_US.UTF-8] at time 06:42:23.899562 duration_in_ms=56.815
2017-11-04 06:42:23,901 [salt.state       ][INFO    ][1995] Running state [root] at time 06:42:23.901254
2017-11-04 06:42:23,902 [salt.state       ][INFO    ][1995] Executing state user.present for root
2017-11-04 06:42:23,910 [salt.state       ][INFO    ][1995] {'passwd': 'XXX-REDACTED-XXX', 'lstchg': 17474}
2017-11-04 06:42:23,911 [salt.state       ][INFO    ][1995] Completed state [root] at time 06:42:23.910839 duration_in_ms=9.584
2017-11-04 06:42:23,913 [salt.state       ][INFO    ][1995] Running state [/root] at time 06:42:23.912571
2017-11-04 06:42:23,913 [salt.state       ][INFO    ][1995] Executing state file.directory for /root
2017-11-04 06:42:23,914 [salt.state       ][INFO    ][1995] Directory /root is in the correct state
2017-11-04 06:42:23,914 [salt.state       ][INFO    ][1995] Completed state [/root] at time 06:42:23.913949 duration_in_ms=1.377
2017-11-04 06:42:23,914 [salt.state       ][INFO    ][1995] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:42:23.914259
2017-11-04 06:42:23,915 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-04 06:42:23,916 [salt.state       ][INFO    ][1995] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-04 06:42:23,916 [salt.state       ][INFO    ][1995] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:42:23.916131 duration_in_ms=1.871
2017-11-04 06:42:23,917 [salt.state       ][INFO    ][1995] Running state [ubuntu] at time 06:42:23.916489
2017-11-04 06:42:23,917 [salt.state       ][INFO    ][1995] Executing state user.present for ubuntu
2017-11-04 06:42:23,918 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['useradd', '-s', '/bin/bash', '-m', '-d', '/home/ubuntu', 'ubuntu'] in directory '/root'
2017-11-04 06:42:23,977 [salt.state       ][INFO    ][1995] {'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-11-04 06:42:23,978 [salt.state       ][INFO    ][1995] Completed state [ubuntu] at time 06:42:23.977781 duration_in_ms=61.291
2017-11-04 06:42:23,981 [salt.state       ][INFO    ][1995] Running state [/home/ubuntu] at time 06:42:23.980522
2017-11-04 06:42:23,981 [salt.state       ][INFO    ][1995] Executing state file.directory for /home/ubuntu
2017-11-04 06:42:23,982 [salt.state       ][INFO    ][1995] {'mode': '0700'}
2017-11-04 06:42:23,983 [salt.state       ][INFO    ][1995] Completed state [/home/ubuntu] at time 06:42:23.982762 duration_in_ms=2.241
2017-11-04 06:42:23,984 [salt.state       ][INFO    ][1995] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:42:23.984103
2017-11-04 06:42:23,984 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-04 06:42:24,010 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-04 06:42:24,017 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command '/usr/sbin/visudo -c -f /tmp/tmph5mT5w' in directory '/root'
2017-11-04 06:42:24,036 [salt.state       ][INFO    ][1995] File changed:
New file
2017-11-04 06:42:24,037 [salt.state       ][INFO    ][1995] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:42:24.036588 duration_in_ms=52.484
2017-11-04 06:42:24,037 [salt.state       ][INFO    ][1995] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:42:24.036903
2017-11-04 06:42:24,037 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-04 06:42:24,062 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-04 06:42:24,093 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:42:24,154 [salt.state       ][INFO    ][1995] File changed:
New file
2017-11-04 06:42:24,154 [salt.state       ][INFO    ][1995] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:42:24.154443 duration_in_ms=117.54
2017-11-04 06:42:24,155 [salt.state       ][INFO    ][1995] Running state [apt-daily.timer] at time 06:42:24.154621
2017-11-04 06:42:24,155 [salt.state       ][INFO    ][1995] Executing state service.dead for apt-daily.timer
2017-11-04 06:42:24,155 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2017-11-04 06:42:24,170 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2017-11-04 06:42:24,185 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2017-11-04 06:42:24,201 [salt.state       ][INFO    ][1995] The service apt-daily.timer is already dead
2017-11-04 06:42:24,201 [salt.state       ][INFO    ][1995] Completed state [apt-daily.timer] at time 06:42:24.201262 duration_in_ms=46.639
2017-11-04 06:42:24,202 [salt.state       ][INFO    ][1995] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:42:24.201585
2017-11-04 06:42:24,202 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-04 06:42:24,224 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-04 06:42:24,254 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-04 06:42:24,318 [salt.state       ][INFO    ][1995] File changed:
New file
2017-11-04 06:42:24,319 [salt.state       ][INFO    ][1995] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:42:24.318745 duration_in_ms=117.16
2017-11-04 06:42:24,321 [salt.state       ][INFO    ][1995] Running state [service.systemctl_reload] at time 06:42:24.320916
2017-11-04 06:42:24,321 [salt.state       ][INFO    ][1995] Executing state module.wait for service.systemctl_reload
2017-11-04 06:42:24,321 [salt.state       ][INFO    ][1995] No changes made for service.systemctl_reload
2017-11-04 06:42:24,322 [salt.state       ][INFO    ][1995] Completed state [service.systemctl_reload] at time 06:42:24.321478 duration_in_ms=0.562
2017-11-04 06:42:24,322 [salt.state       ][INFO    ][1995] Running state [service.systemctl_reload] at time 06:42:24.321629
2017-11-04 06:42:24,322 [salt.state       ][INFO    ][1995] Executing state module.mod_watch for service.systemctl_reload
2017-11-04 06:42:24,322 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-04 06:42:24,392 [salt.state       ][INFO    ][1995] {'ret': True}
2017-11-04 06:42:24,393 [salt.state       ][INFO    ][1995] Completed state [service.systemctl_reload] at time 06:42:24.392690 duration_in_ms=71.06
2017-11-04 06:42:24,394 [salt.state       ][INFO    ][1995] Running state [/etc/hostname] at time 06:42:24.393460
2017-11-04 06:42:24,394 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/hostname
2017-11-04 06:42:24,416 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-04 06:42:24,419 [salt.state       ][INFO    ][1995] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu-1604
+mdb02

2017-11-04 06:42:24,420 [salt.state       ][INFO    ][1995] Completed state [/etc/hostname] at time 06:42:24.420057 duration_in_ms=26.597
2017-11-04 06:42:24,422 [salt.state       ][INFO    ][1995] Running state [hostname mdb02] at time 06:42:24.421791
2017-11-04 06:42:24,422 [salt.state       ][INFO    ][1995] Executing state cmd.wait for hostname mdb02
2017-11-04 06:42:24,423 [salt.state       ][INFO    ][1995] No changes made for hostname mdb02
2017-11-04 06:42:24,423 [salt.state       ][INFO    ][1995] Completed state [hostname mdb02] at time 06:42:24.423428 duration_in_ms=1.637
2017-11-04 06:42:24,424 [salt.state       ][INFO    ][1995] Running state [hostname mdb02] at time 06:42:24.423741
2017-11-04 06:42:24,424 [salt.state       ][INFO    ][1995] Executing state cmd.mod_watch for hostname mdb02
2017-11-04 06:42:24,425 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command 'hostname mdb02' in directory '/root'
2017-11-04 06:42:24,433 [salt.state       ][INFO    ][1995] {'pid': 8513, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-04 06:42:24,434 [salt.state       ][INFO    ][1995] Completed state [hostname mdb02] at time 06:42:24.433539 duration_in_ms=9.798
2017-11-04 06:42:24,436 [salt.state       ][INFO    ][1995] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.435724
2017-11-04 06:42:24,436 [salt.state       ][INFO    ][1995] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,438 [salt.state       ][INFO    ][1995] {'host': 'mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,438 [salt.state       ][INFO    ][1995] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.438181 duration_in_ms=2.457
2017-11-04 06:42:24,439 [salt.state       ][INFO    ][1995] Running state [mdb02] at time 06:42:24.438854
2017-11-04 06:42:24,439 [salt.state       ][INFO    ][1995] Executing state host.present for mdb02
2017-11-04 06:42:24,440 [salt.state       ][INFO    ][1995] {'host': 'mdb02'}
2017-11-04 06:42:24,440 [salt.state       ][INFO    ][1995] Completed state [mdb02] at time 06:42:24.440238 duration_in_ms=1.384
2017-11-04 06:42:24,441 [salt.state       ][INFO    ][1995] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.440605
2017-11-04 06:42:24,441 [salt.state       ][INFO    ][1995] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,442 [salt.state       ][INFO    ][1995] {'host': 'mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,442 [salt.state       ][INFO    ][1995] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.441950 duration_in_ms=1.345
2017-11-04 06:42:24,442 [salt.state       ][INFO    ][1995] Running state [mdb03] at time 06:42:24.442267
2017-11-04 06:42:24,443 [salt.state       ][INFO    ][1995] Executing state host.present for mdb03
2017-11-04 06:42:24,444 [salt.state       ][INFO    ][1995] {'host': 'mdb03'}
2017-11-04 06:42:24,444 [salt.state       ][INFO    ][1995] Completed state [mdb03] at time 06:42:24.444010 duration_in_ms=1.743
2017-11-04 06:42:24,444 [salt.state       ][INFO    ][1995] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.444333
2017-11-04 06:42:24,445 [salt.state       ][INFO    ][1995] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,445 [salt.state       ][INFO    ][1995] {'host': 'mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,446 [salt.state       ][INFO    ][1995] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.445663 duration_in_ms=1.33
2017-11-04 06:42:24,446 [salt.state       ][INFO    ][1995] Running state [mdb01] at time 06:42:24.445978
2017-11-04 06:42:24,446 [salt.state       ][INFO    ][1995] Executing state host.present for mdb01
2017-11-04 06:42:24,447 [salt.state       ][INFO    ][1995] {'host': 'mdb01'}
2017-11-04 06:42:24,448 [salt.state       ][INFO    ][1995] Completed state [mdb01] at time 06:42:24.447691 duration_in_ms=1.713
2017-11-04 06:42:24,448 [salt.state       ][INFO    ][1995] Running state [mdb] at time 06:42:24.448010
2017-11-04 06:42:24,448 [salt.state       ][INFO    ][1995] Executing state host.present for mdb
2017-11-04 06:42:24,449 [salt.state       ][INFO    ][1995] {'host': 'mdb'}
2017-11-04 06:42:24,449 [salt.state       ][INFO    ][1995] Completed state [mdb] at time 06:42:24.449401 duration_in_ms=1.39
2017-11-04 06:42:24,450 [salt.state       ][INFO    ][1995] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.449718
2017-11-04 06:42:24,450 [salt.state       ][INFO    ][1995] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,451 [salt.state       ][INFO    ][1995] {'host': 'mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,451 [salt.state       ][INFO    ][1995] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.451109 duration_in_ms=1.391
2017-11-04 06:42:24,451 [salt.state       ][INFO    ][1995] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.451427
2017-11-04 06:42:24,452 [salt.state       ][INFO    ][1995] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,453 [salt.state       ][INFO    ][1995] {'host': 'cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,453 [salt.state       ][INFO    ][1995] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.452799 duration_in_ms=1.372
2017-11-04 06:42:24,453 [salt.state       ][INFO    ][1995] Running state [cfg01] at time 06:42:24.453115
2017-11-04 06:42:24,453 [salt.state       ][INFO    ][1995] Executing state host.present for cfg01
2017-11-04 06:42:24,454 [salt.state       ][INFO    ][1995] {'host': 'cfg01'}
2017-11-04 06:42:24,455 [salt.state       ][INFO    ][1995] Completed state [cfg01] at time 06:42:24.454837 duration_in_ms=1.722
2017-11-04 06:42:24,455 [salt.state       ][INFO    ][1995] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.455200
2017-11-04 06:42:24,456 [salt.state       ][INFO    ][1995] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,456 [salt.state       ][INFO    ][1995] {'host': 'prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,457 [salt.state       ][INFO    ][1995] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.456657 duration_in_ms=1.457
2017-11-04 06:42:24,457 [salt.state       ][INFO    ][1995] Running state [prx01] at time 06:42:24.457006
2017-11-04 06:42:24,457 [salt.state       ][INFO    ][1995] Executing state host.present for prx01
2017-11-04 06:42:24,458 [salt.state       ][INFO    ][1995] {'host': 'prx01'}
2017-11-04 06:42:24,458 [salt.state       ][INFO    ][1995] Completed state [prx01] at time 06:42:24.458373 duration_in_ms=1.367
2017-11-04 06:42:24,459 [salt.state       ][INFO    ][1995] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.459054
2017-11-04 06:42:24,459 [salt.state       ][INFO    ][1995] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,460 [salt.state       ][INFO    ][1995] {'host': 'kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,461 [salt.state       ][INFO    ][1995] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.460853 duration_in_ms=1.799
2017-11-04 06:42:24,461 [salt.state       ][INFO    ][1995] Running state [kvm01] at time 06:42:24.461222
2017-11-04 06:42:24,462 [salt.state       ][INFO    ][1995] Executing state host.present for kvm01
2017-11-04 06:42:24,463 [salt.state       ][INFO    ][1995] {'host': 'kvm01'}
2017-11-04 06:42:24,463 [salt.state       ][INFO    ][1995] Completed state [kvm01] at time 06:42:24.463346 duration_in_ms=2.124
2017-11-04 06:42:24,464 [salt.state       ][INFO    ][1995] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.463665
2017-11-04 06:42:24,464 [salt.state       ][INFO    ][1995] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,465 [salt.state       ][INFO    ][1995] {'host': 'kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,465 [salt.state       ][INFO    ][1995] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.465099 duration_in_ms=1.434
2017-11-04 06:42:24,465 [salt.state       ][INFO    ][1995] Running state [kvm03] at time 06:42:24.465422
2017-11-04 06:42:24,466 [salt.state       ][INFO    ][1995] Executing state host.present for kvm03
2017-11-04 06:42:24,467 [salt.state       ][INFO    ][1995] {'host': 'kvm03'}
2017-11-04 06:42:24,467 [salt.state       ][INFO    ][1995] Completed state [kvm03] at time 06:42:24.466872 duration_in_ms=1.45
2017-11-04 06:42:24,467 [salt.state       ][INFO    ][1995] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.467208
2017-11-04 06:42:24,468 [salt.state       ][INFO    ][1995] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,468 [salt.state       ][INFO    ][1995] {'host': 'kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,469 [salt.state       ][INFO    ][1995] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.468645 duration_in_ms=1.437
2017-11-04 06:42:24,469 [salt.state       ][INFO    ][1995] Running state [kvm02] at time 06:42:24.468967
2017-11-04 06:42:24,469 [salt.state       ][INFO    ][1995] Executing state host.present for kvm02
2017-11-04 06:42:24,470 [salt.state       ][INFO    ][1995] {'host': 'kvm02'}
2017-11-04 06:42:24,471 [salt.state       ][INFO    ][1995] Completed state [kvm02] at time 06:42:24.470648 duration_in_ms=1.68
2017-11-04 06:42:24,471 [salt.state       ][INFO    ][1995] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.470981
2017-11-04 06:42:24,471 [salt.state       ][INFO    ][1995] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,472 [salt.state       ][INFO    ][1995] {'host': 'dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,472 [salt.state       ][INFO    ][1995] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.472376 duration_in_ms=1.395
2017-11-04 06:42:24,473 [salt.state       ][INFO    ][1995] Running state [dbs] at time 06:42:24.473059
2017-11-04 06:42:24,474 [salt.state       ][INFO    ][1995] Executing state host.present for dbs
2017-11-04 06:42:24,475 [salt.state       ][INFO    ][1995] {'host': 'dbs'}
2017-11-04 06:42:24,475 [salt.state       ][INFO    ][1995] Completed state [dbs] at time 06:42:24.475229 duration_in_ms=2.17
2017-11-04 06:42:24,476 [salt.state       ][INFO    ][1995] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.475551
2017-11-04 06:42:24,476 [salt.state       ][INFO    ][1995] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,477 [salt.state       ][INFO    ][1995] {'host': 'prx.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,477 [salt.state       ][INFO    ][1995] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.477022 duration_in_ms=1.471
2017-11-04 06:42:24,477 [salt.state       ][INFO    ][1995] Running state [prx] at time 06:42:24.477344
2017-11-04 06:42:24,478 [salt.state       ][INFO    ][1995] Executing state host.present for prx
2017-11-04 06:42:24,479 [salt.state       ][INFO    ][1995] {'host': 'prx'}
2017-11-04 06:42:24,479 [salt.state       ][INFO    ][1995] Completed state [prx] at time 06:42:24.478799 duration_in_ms=1.455
2017-11-04 06:42:24,479 [salt.state       ][INFO    ][1995] Running state [prx02] at time 06:42:24.479135
2017-11-04 06:42:24,479 [salt.state       ][INFO    ][1995] Executing state host.present for prx02
2017-11-04 06:42:24,480 [salt.state       ][INFO    ][1995] {'host': 'prx02'}
2017-11-04 06:42:24,481 [salt.state       ][INFO    ][1995] Completed state [prx02] at time 06:42:24.480570 duration_in_ms=1.435
2017-11-04 06:42:24,481 [salt.state       ][INFO    ][1995] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.480877
2017-11-04 06:42:24,481 [salt.state       ][INFO    ][1995] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,482 [salt.state       ][INFO    ][1995] {'host': 'prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,482 [salt.state       ][INFO    ][1995] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.482311 duration_in_ms=1.434
2017-11-04 06:42:24,484 [salt.state       ][INFO    ][1995] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.483524
2017-11-04 06:42:24,484 [salt.state       ][INFO    ][1995] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,485 [salt.state       ][INFO    ][1995] {'host': 'msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,486 [salt.state       ][INFO    ][1995] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.485632 duration_in_ms=2.109
2017-11-04 06:42:24,486 [salt.state       ][INFO    ][1995] Running state [msg02] at time 06:42:24.485950
2017-11-04 06:42:24,486 [salt.state       ][INFO    ][1995] Executing state host.present for msg02
2017-11-04 06:42:24,487 [salt.state       ][INFO    ][1995] {'host': 'msg02'}
2017-11-04 06:42:24,488 [salt.state       ][INFO    ][1995] Completed state [msg02] at time 06:42:24.487753 duration_in_ms=1.803
2017-11-04 06:42:24,488 [salt.state       ][INFO    ][1995] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.488081
2017-11-04 06:42:24,488 [salt.state       ][INFO    ][1995] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,489 [salt.state       ][INFO    ][1995] {'host': 'msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,490 [salt.state       ][INFO    ][1995] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.489901 duration_in_ms=1.82
2017-11-04 06:42:24,490 [salt.state       ][INFO    ][1995] Running state [msg03] at time 06:42:24.490257
2017-11-04 06:42:24,491 [salt.state       ][INFO    ][1995] Executing state host.present for msg03
2017-11-04 06:42:24,491 [salt.state       ][INFO    ][1995] {'host': 'msg03'}
2017-11-04 06:42:24,492 [salt.state       ][INFO    ][1995] Completed state [msg03] at time 06:42:24.491680 duration_in_ms=1.423
2017-11-04 06:42:24,492 [salt.state       ][INFO    ][1995] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.491983
2017-11-04 06:42:24,492 [salt.state       ][INFO    ][1995] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,493 [salt.state       ][INFO    ][1995] {'host': 'msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,493 [salt.state       ][INFO    ][1995] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.493449 duration_in_ms=1.465
2017-11-04 06:42:24,494 [salt.state       ][INFO    ][1995] Running state [msg01] at time 06:42:24.493744
2017-11-04 06:42:24,494 [salt.state       ][INFO    ][1995] Executing state host.present for msg01
2017-11-04 06:42:24,495 [salt.state       ][INFO    ][1995] {'host': 'msg01'}
2017-11-04 06:42:24,495 [salt.state       ][INFO    ][1995] Completed state [msg01] at time 06:42:24.495229 duration_in_ms=1.485
2017-11-04 06:42:24,496 [salt.state       ][INFO    ][1995] Running state [msg] at time 06:42:24.495527
2017-11-04 06:42:24,496 [salt.state       ][INFO    ][1995] Executing state host.present for msg
2017-11-04 06:42:24,498 [salt.state       ][INFO    ][1995] {'host': 'msg'}
2017-11-04 06:42:24,498 [salt.state       ][INFO    ][1995] Completed state [msg] at time 06:42:24.498238 duration_in_ms=2.711
2017-11-04 06:42:24,499 [salt.state       ][INFO    ][1995] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.498616
2017-11-04 06:42:24,499 [salt.state       ][INFO    ][1995] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,500 [salt.state       ][INFO    ][1995] {'host': 'msg.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,501 [salt.state       ][INFO    ][1995] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.500537 duration_in_ms=1.92
2017-11-04 06:42:24,501 [salt.state       ][INFO    ][1995] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.500859
2017-11-04 06:42:24,501 [salt.state       ][INFO    ][1995] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,502 [salt.state       ][INFO    ][1995] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-04 06:42:24,502 [salt.state       ][INFO    ][1995] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.501878 duration_in_ms=1.02
2017-11-04 06:42:24,502 [salt.state       ][INFO    ][1995] Running state [cfg01] at time 06:42:24.502172
2017-11-04 06:42:24,503 [salt.state       ][INFO    ][1995] Executing state host.present for cfg01
2017-11-04 06:42:24,503 [salt.state       ][INFO    ][1995] Host cfg01 (192.168.10.100) already present
2017-11-04 06:42:24,503 [salt.state       ][INFO    ][1995] Completed state [cfg01] at time 06:42:24.503240 duration_in_ms=1.068
2017-11-04 06:42:24,504 [salt.state       ][INFO    ][1995] Running state [cmp002] at time 06:42:24.503529
2017-11-04 06:42:24,504 [salt.state       ][INFO    ][1995] Executing state host.present for cmp002
2017-11-04 06:42:24,505 [salt.state       ][INFO    ][1995] {'host': 'cmp002'}
2017-11-04 06:42:24,505 [salt.state       ][INFO    ][1995] Completed state [cmp002] at time 06:42:24.505009 duration_in_ms=1.481
2017-11-04 06:42:24,505 [salt.state       ][INFO    ][1995] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.505309
2017-11-04 06:42:24,506 [salt.state       ][INFO    ][1995] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,507 [salt.state       ][INFO    ][1995] {'host': 'cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,507 [salt.state       ][INFO    ][1995] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.507123 duration_in_ms=1.814
2017-11-04 06:42:24,507 [salt.state       ][INFO    ][1995] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.507426
2017-11-04 06:42:24,508 [salt.state       ][INFO    ][1995] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,509 [salt.state       ][INFO    ][1995] {'host': 'cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,510 [salt.state       ][INFO    ][1995] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.509568 duration_in_ms=2.141
2017-11-04 06:42:24,510 [salt.state       ][INFO    ][1995] Running state [cmp001] at time 06:42:24.509868
2017-11-04 06:42:24,510 [salt.state       ][INFO    ][1995] Executing state host.present for cmp001
2017-11-04 06:42:24,512 [salt.state       ][INFO    ][1995] {'host': 'cmp001'}
2017-11-04 06:42:24,513 [salt.state       ][INFO    ][1995] Completed state [cmp001] at time 06:42:24.512604 duration_in_ms=2.736
2017-11-04 06:42:24,513 [salt.state       ][INFO    ][1995] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.512949
2017-11-04 06:42:24,513 [salt.state       ][INFO    ][1995] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,514 [salt.state       ][INFO    ][1995] {'host': 'dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,515 [salt.state       ][INFO    ][1995] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.514459 duration_in_ms=1.51
2017-11-04 06:42:24,515 [salt.state       ][INFO    ][1995] Running state [dbs01] at time 06:42:24.515107
2017-11-04 06:42:24,515 [salt.state       ][INFO    ][1995] Executing state host.present for dbs01
2017-11-04 06:42:24,517 [salt.state       ][INFO    ][1995] {'host': 'dbs01'}
2017-11-04 06:42:24,517 [salt.state       ][INFO    ][1995] Completed state [dbs01] at time 06:42:24.517327 duration_in_ms=2.22
2017-11-04 06:42:24,518 [salt.state       ][INFO    ][1995] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.517633
2017-11-04 06:42:24,518 [salt.state       ][INFO    ][1995] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,519 [salt.state       ][INFO    ][1995] {'host': 'dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,520 [salt.state       ][INFO    ][1995] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.519481 duration_in_ms=1.848
2017-11-04 06:42:24,520 [salt.state       ][INFO    ][1995] Running state [dbs02] at time 06:42:24.519780
2017-11-04 06:42:24,520 [salt.state       ][INFO    ][1995] Executing state host.present for dbs02
2017-11-04 06:42:24,522 [salt.state       ][INFO    ][1995] {'host': 'dbs02'}
2017-11-04 06:42:24,522 [salt.state       ][INFO    ][1995] Completed state [dbs02] at time 06:42:24.522179 duration_in_ms=2.399
2017-11-04 06:42:24,523 [salt.state       ][INFO    ][1995] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.522826
2017-11-04 06:42:24,523 [salt.state       ][INFO    ][1995] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,524 [salt.state       ][INFO    ][1995] {'host': 'dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,525 [salt.state       ][INFO    ][1995] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.524515 duration_in_ms=1.688
2017-11-04 06:42:24,525 [salt.state       ][INFO    ][1995] Running state [dbs03] at time 06:42:24.524825
2017-11-04 06:42:24,525 [salt.state       ][INFO    ][1995] Executing state host.present for dbs03
2017-11-04 06:42:24,526 [salt.state       ][INFO    ][1995] {'host': 'dbs03'}
2017-11-04 06:42:24,526 [salt.state       ][INFO    ][1995] Completed state [dbs03] at time 06:42:24.526427 duration_in_ms=1.602
2017-11-04 06:42:24,527 [salt.state       ][INFO    ][1995] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.527374
2017-11-04 06:42:24,528 [salt.state       ][INFO    ][1995] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,529 [salt.state       ][INFO    ][1995] {'host': 'mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,530 [salt.state       ][INFO    ][1995] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.529591 duration_in_ms=2.217
2017-11-04 06:42:24,530 [salt.state       ][INFO    ][1995] Running state [mas01] at time 06:42:24.529902
2017-11-04 06:42:24,530 [salt.state       ][INFO    ][1995] Executing state host.present for mas01
2017-11-04 06:42:24,531 [salt.state       ][INFO    ][1995] {'host': 'mas01'}
2017-11-04 06:42:24,532 [salt.state       ][INFO    ][1995] Completed state [mas01] at time 06:42:24.531813 duration_in_ms=1.911
2017-11-04 06:42:24,532 [salt.state       ][INFO    ][1995] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.532135
2017-11-04 06:42:24,532 [salt.state       ][INFO    ][1995] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,534 [salt.state       ][INFO    ][1995] {'host': 'ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,535 [salt.state       ][INFO    ][1995] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.534922 duration_in_ms=2.786
2017-11-04 06:42:24,535 [salt.state       ][INFO    ][1995] Running state [ctl02] at time 06:42:24.535264
2017-11-04 06:42:24,536 [salt.state       ][INFO    ][1995] Executing state host.present for ctl02
2017-11-04 06:42:24,537 [salt.state       ][INFO    ][1995] {'host': 'ctl02'}
2017-11-04 06:42:24,537 [salt.state       ][INFO    ][1995] Completed state [ctl02] at time 06:42:24.537239 duration_in_ms=1.975
2017-11-04 06:42:24,538 [salt.state       ][INFO    ][1995] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.537537
2017-11-04 06:42:24,538 [salt.state       ][INFO    ][1995] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,540 [salt.state       ][INFO    ][1995] {'host': 'ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,540 [salt.state       ][INFO    ][1995] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.540273 duration_in_ms=2.736
2017-11-04 06:42:24,541 [salt.state       ][INFO    ][1995] Running state [ctl03] at time 06:42:24.540926
2017-11-04 06:42:24,541 [salt.state       ][INFO    ][1995] Executing state host.present for ctl03
2017-11-04 06:42:24,542 [salt.state       ][INFO    ][1995] {'host': 'ctl03'}
2017-11-04 06:42:24,543 [salt.state       ][INFO    ][1995] Completed state [ctl03] at time 06:42:24.542525 duration_in_ms=1.599
2017-11-04 06:42:24,543 [salt.state       ][INFO    ][1995] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.542825
2017-11-04 06:42:24,543 [salt.state       ][INFO    ][1995] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,544 [salt.state       ][INFO    ][1995] {'host': 'ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,544 [salt.state       ][INFO    ][1995] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.544338 duration_in_ms=1.513
2017-11-04 06:42:24,545 [salt.state       ][INFO    ][1995] Running state [ctl01] at time 06:42:24.544981
2017-11-04 06:42:24,545 [salt.state       ][INFO    ][1995] Executing state host.present for ctl01
2017-11-04 06:42:24,550 [salt.state       ][INFO    ][1995] {'host': 'ctl01'}
2017-11-04 06:42:24,550 [salt.state       ][INFO    ][1995] Completed state [ctl01] at time 06:42:24.549807 duration_in_ms=4.826
2017-11-04 06:42:24,550 [salt.state       ][INFO    ][1995] Running state [ctl] at time 06:42:24.550137
2017-11-04 06:42:24,551 [salt.state       ][INFO    ][1995] Executing state host.present for ctl
2017-11-04 06:42:24,552 [salt.state       ][INFO    ][1995] {'host': 'ctl'}
2017-11-04 06:42:24,553 [salt.state       ][INFO    ][1995] Completed state [ctl] at time 06:42:24.552379 duration_in_ms=2.241
2017-11-04 06:42:24,553 [salt.state       ][INFO    ][1995] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.553058
2017-11-04 06:42:24,553 [salt.state       ][INFO    ][1995] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-04 06:42:24,554 [salt.state       ][INFO    ][1995] {'host': 'ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local'}
2017-11-04 06:42:24,555 [salt.state       ][INFO    ][1995] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 06:42:24.554963 duration_in_ms=1.905
2017-11-04 06:42:24,559 [salt.state       ][INFO    ][1995] Running state [ens2] at time 06:42:24.559043
2017-11-04 06:42:24,559 [salt.state       ][INFO    ][1995] Executing state network.managed for ens2
2017-11-04 06:42:25,101 [salt.state       ][INFO    ][1995] Interface ens2 is up to date.
2017-11-04 06:42:25,101 [salt.state       ][INFO    ][1995] Completed state [ens2] at time 06:42:25.101296 duration_in_ms=542.252
2017-11-04 06:42:25,102 [salt.state       ][INFO    ][1995] Running state [ens3] at time 06:42:25.101633
2017-11-04 06:42:25,102 [salt.state       ][INFO    ][1995] Executing state network.managed for ens3
2017-11-04 06:42:25,127 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['ifdown', 'ens3'] in directory '/root'
2017-11-04 06:42:25,152 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['ifup', 'ens3'] in directory '/root'
2017-11-04 06:42:25,230 [salt.state       ][INFO    ][1995] {'interface': u'--- \n+++ \n@@ -1,3 +1,5 @@\n auto ens3\n\n-iface ens3 inet dhcp\n\n+iface ens3 inet static\n\n+    address 192.168.10.77\n\n+    netmask 255.255.255.0\n\n \n', 'status': 'Interface ens3 restart to validate'}
2017-11-04 06:42:25,231 [salt.state       ][INFO    ][1995] Completed state [ens3] at time 06:42:25.230512 duration_in_ms=128.878
2017-11-04 06:42:25,231 [salt.state       ][INFO    ][1995] Running state [/etc/profile.d/proxy.sh] at time 06:42:25.231156
2017-11-04 06:42:25,232 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-04 06:42:25,232 [salt.state       ][INFO    ][1995] File /etc/profile.d/proxy.sh is not present
2017-11-04 06:42:25,232 [salt.state       ][INFO    ][1995] Completed state [/etc/profile.d/proxy.sh] at time 06:42:25.232208 duration_in_ms=1.053
2017-11-04 06:42:25,232 [salt.state       ][INFO    ][1995] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:42:25.232446
2017-11-04 06:42:25,233 [salt.state       ][INFO    ][1995] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-04 06:42:25,233 [salt.state       ][INFO    ][1995] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-04 06:42:25,233 [salt.state       ][INFO    ][1995] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:42:25.233335 duration_in_ms=0.89
2017-11-04 06:42:25,243 [salt.state       ][INFO    ][1995] Running state [ntp] at time 06:42:25.242513
2017-11-04 06:42:25,244 [salt.state       ][INFO    ][1995] Executing state pkg.installed for ntp
2017-11-04 06:42:25,408 [salt.loaded.int.module.cmdmod][INFO    ][1995] 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-11-04 06:42:27,796 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:42:27,834 [salt.state       ][INFO    ][1995] 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-11-04 06:42:27,848 [salt.state       ][INFO    ][1995] Loading fresh modules for state activity
2017-11-04 06:42:27,877 [salt.state       ][INFO    ][1995] Completed state [ntp] at time 06:42:27.876898 duration_in_ms=2634.385
2017-11-04 06:42:27,881 [salt.state       ][INFO    ][1995] Running state [/etc/ntp.conf] at time 06:42:27.881436
2017-11-04 06:42:27,883 [salt.state       ][INFO    ][1995] Executing state file.managed for /etc/ntp.conf
2017-11-04 06:42:27,915 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-04 06:42:27,954 [salt.fileclient  ][INFO    ][1995] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-04 06:42:27,977 [salt.state       ][INFO    ][1995] 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-11-04 06:42:27,977 [salt.state       ][INFO    ][1995] Completed state [/etc/ntp.conf] at time 06:42:27.976813 duration_in_ms=95.377
2017-11-04 06:42:28,063 [salt.state       ][INFO    ][1995] Running state [ntp] at time 06:42:28.062551
2017-11-04 06:42:28,063 [salt.state       ][INFO    ][1995] Executing state service.running for ntp
2017-11-04 06:42:28,064 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-04 06:42:28,077 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-04 06:42:28,089 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-04 06:42:28,101 [salt.state       ][INFO    ][1995] The service ntp is already running
2017-11-04 06:42:28,101 [salt.state       ][INFO    ][1995] Completed state [ntp] at time 06:42:28.100747 duration_in_ms=38.196
2017-11-04 06:42:28,101 [salt.state       ][INFO    ][1995] Running state [ntp] at time 06:42:28.100944
2017-11-04 06:42:28,101 [salt.state       ][INFO    ][1995] Executing state service.mod_watch for ntp
2017-11-04 06:42:28,102 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-04 06:42:28,110 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-04 06:42:28,121 [salt.loaded.int.module.cmdmod][INFO    ][1995] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2017-11-04 06:42:28,176 [salt.state       ][INFO    ][1995] {'ntp': True}
2017-11-04 06:42:28,176 [salt.state       ][INFO    ][1995] Completed state [ntp] at time 06:42:28.176088 duration_in_ms=75.144
2017-11-04 06:42:28,180 [salt.minion      ][INFO    ][1995] Returning information for job: 20171104064138166964
2017-11-04 06:42:30,211 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20171104064230166201
2017-11-04 06:42:30,231 [salt.minion      ][INFO    ][8961] Starting a new job with PID 8961
2017-11-04 06:42:30,246 [salt.minion      ][INFO    ][8961] Returning information for job: 20171104064230166201
2017-11-04 06:46:09,384 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command test.ping with jid 20171104064609374132
2017-11-04 06:46:09,410 [salt.minion      ][INFO    ][9164] Starting a new job with PID 9164
2017-11-04 06:46:09,458 [salt.minion      ][INFO    ][9164] Returning information for job: 20171104064609374132
2017-11-04 06:46:24,544 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command state.sls with jid 20171104064624533546
2017-11-04 06:46:24,563 [salt.minion      ][INFO    ][9169] Starting a new job with PID 9169
2017-11-04 06:46:25,120 [salt.state       ][INFO    ][9169] Loading fresh modules for state activity
2017-11-04 06:46:25,154 [salt.fileclient  ][INFO    ][9169] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-04 06:46:25,180 [salt.fileclient  ][INFO    ][9169] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-04 06:46:25,217 [salt.fileclient  ][INFO    ][9169] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-04 06:46:25,527 [salt.state       ][INFO    ][9169] Running state [lsof] at time 06:46:25.526725
2017-11-04 06:46:25,527 [salt.state       ][INFO    ][9169] Executing state pkg.installed for lsof
2017-11-04 06:46:25,527 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:46:26,052 [salt.state       ][INFO    ][9169] Package lsof is already installed
2017-11-04 06:46:26,053 [salt.state       ][INFO    ][9169] Completed state [lsof] at time 06:46:26.052657 duration_in_ms=525.931
2017-11-04 06:46:26,054 [salt.state       ][INFO    ][9169] Running state [keepalived] at time 06:46:26.053492
2017-11-04 06:46:26,054 [salt.state       ][INFO    ][9169] Executing state pkg.installed for keepalived
2017-11-04 06:46:26,075 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 06:46:28,020 [salt.loaded.int.module.cmdmod][INFO    ][9169] 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-11-04 06:46:30,952 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 06:46:30,981 [salt.state       ][INFO    ][9169] 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-11-04 06:46:30,993 [salt.state       ][INFO    ][9169] Loading fresh modules for state activity
2017-11-04 06:46:31,018 [salt.state       ][INFO    ][9169] Completed state [keepalived] at time 06:46:31.017962 duration_in_ms=4964.467
2017-11-04 06:46:31,026 [salt.state       ][INFO    ][9169] Running state [/etc/keepalived/keepalived.conf] at time 06:46:31.025583
2017-11-04 06:46:31,026 [salt.state       ][INFO    ][9169] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-04 06:46:31,063 [salt.fileclient  ][INFO    ][9169] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-04 06:46:31,117 [salt.fileclient  ][INFO    ][9169] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-04 06:46:31,134 [salt.state       ][INFO    ][9169] File changed:
New file
2017-11-04 06:46:31,134 [salt.state       ][INFO    ][9169] Completed state [/etc/keepalived/keepalived.conf] at time 06:46:31.134179 duration_in_ms=108.597
2017-11-04 06:46:31,207 [salt.state       ][INFO    ][9169] Running state [keepalived] at time 06:46:31.207282
2017-11-04 06:46:31,208 [salt.state       ][INFO    ][9169] Executing state service.running for keepalived
2017-11-04 06:46:31,209 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-04 06:46:31,217 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-04 06:46:31,223 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-04 06:46:31,230 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-04 06:46:31,236 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-04 06:46:31,283 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-04 06:46:31,295 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-04 06:46:31,310 [salt.loaded.int.module.cmdmod][INFO    ][9169] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-04 06:46:31,317 [salt.state       ][INFO    ][9169] {'keepalived': True}
2017-11-04 06:46:31,317 [salt.state       ][INFO    ][9169] Completed state [keepalived] at time 06:46:31.317157 duration_in_ms=109.875
2017-11-04 06:46:31,318 [salt.minion      ][INFO    ][9169] Returning information for job: 20171104064624533546
2017-11-04 06:48:16,116 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command pillar.get with jid 20171104064816107078
2017-11-04 06:48:16,145 [salt.minion      ][INFO    ][10262] Starting a new job with PID 10262
2017-11-04 06:48:16,155 [salt.minion      ][INFO    ][10262] Returning information for job: 20171104064816107078
2017-11-04 07:18:02,596 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command state.sls with jid 20171104071802586214
2017-11-04 07:18:02,618 [salt.minion      ][INFO    ][11664] Starting a new job with PID 11664
2017-11-04 07:18:04,047 [salt.state       ][INFO    ][11664] Loading fresh modules for state activity
2017-11-04 07:18:04,416 [salt.fileclient  ][INFO    ][11664] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-11-04 07:18:04,436 [salt.fileclient  ][INFO    ][11664] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-11-04 07:18:04,469 [salt.fileclient  ][INFO    ][11664] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-04 07:18:04,821 [salt.state       ][INFO    ][11664] Running state [haproxy] at time 07:18:04.820569
2017-11-04 07:18:04,821 [salt.state       ][INFO    ][11664] Executing state pkg.installed for haproxy
2017-11-04 07:18:04,822 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:18:05,358 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 07:18:07,955 [salt.loaded.int.module.cmdmod][INFO    ][11664] 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-11-04 07:18:12,178 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:18:12,206 [salt.state       ][INFO    ][11664] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2017-11-04 07:18:12,219 [salt.state       ][INFO    ][11664] Loading fresh modules for state activity
2017-11-04 07:18:12,241 [salt.state       ][INFO    ][11664] Completed state [haproxy] at time 07:18:12.240709 duration_in_ms=7420.14
2017-11-04 07:18:12,244 [salt.state       ][INFO    ][11664] Running state [/etc/default/haproxy] at time 07:18:12.243899
2017-11-04 07:18:12,245 [salt.state       ][INFO    ][11664] Executing state file.managed for /etc/default/haproxy
2017-11-04 07:18:12,279 [salt.fileclient  ][INFO    ][11664] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-11-04 07:18:12,284 [salt.state       ][INFO    ][11664] 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-11-04 07:18:12,285 [salt.state       ][INFO    ][11664] Completed state [/etc/default/haproxy] at time 07:18:12.284580 duration_in_ms=40.68
2017-11-04 07:18:12,285 [salt.state       ][INFO    ][11664] Running state [/etc/haproxy/haproxy.cfg] at time 07:18:12.284936
2017-11-04 07:18:12,285 [salt.state       ][INFO    ][11664] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-11-04 07:18:12,308 [salt.fileclient  ][INFO    ][11664] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-11-04 07:18:12,472 [salt.fileclient  ][INFO    ][11664] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-04 07:18:12,489 [salt.state       ][INFO    ][11664] File changed:
--- 
+++ 
@@ -1,35 +1,56 @@
 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 ceilometer_api
+  bind 192.168.10.75:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 192.168.10.76:8777 check
+  server mdb02 192.168.10.77:8777 check
+  server mdb03 192.168.10.78:8777 check
+
+listen aodh-api
+  bind 192.168.10.75:8042 
+  option  httpchk
+  option  httplog
+  option  httpclose
+  server ctl01 192.168.10.76:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl02 192.168.10.77:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server ctl03 192.168.10.78:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2017-11-04 07:18:12,489 [salt.state       ][INFO    ][11664] Completed state [/etc/haproxy/haproxy.cfg] at time 07:18:12.489003 duration_in_ms=204.067
2017-11-04 07:18:12,490 [salt.state       ][INFO    ][11664] Running state [/etc/haproxy/ssl] at time 07:18:12.489589
2017-11-04 07:18:12,491 [salt.state       ][INFO    ][11664] Executing state file.directory for /etc/haproxy/ssl
2017-11-04 07:18:12,492 [salt.state       ][INFO    ][11664] {'/etc/haproxy/ssl': 'New Dir'}
2017-11-04 07:18:12,492 [salt.state       ][INFO    ][11664] Completed state [/etc/haproxy/ssl] at time 07:18:12.492340 duration_in_ms=2.75
2017-11-04 07:18:12,493 [salt.state       ][INFO    ][11664] Running state [haproxy_status_packages] at time 07:18:12.493008
2017-11-04 07:18:12,493 [salt.state       ][INFO    ][11664] Executing state pkg.installed for haproxy_status_packages
2017-11-04 07:18:12,676 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104071812662147
2017-11-04 07:18:12,693 [salt.minion      ][INFO    ][12473] Starting a new job with PID 12473
2017-11-04 07:18:12,706 [salt.minion      ][INFO    ][12473] Returning information for job: 20171104071812662147
2017-11-04 07:18:12,818 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2017-11-04 07:18:14,187 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:18:14,220 [salt.state       ][INFO    ][11664] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2017-11-04 07:18:14,231 [salt.state       ][INFO    ][11664] Loading fresh modules for state activity
2017-11-04 07:18:14,251 [salt.state       ][INFO    ][11664] Completed state [haproxy_status_packages] at time 07:18:14.250535 duration_in_ms=1757.525
2017-11-04 07:18:14,253 [salt.state       ][INFO    ][11664] Running state [/usr/bin/haproxy-status.sh] at time 07:18:14.252622
2017-11-04 07:18:14,253 [salt.state       ][INFO    ][11664] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-11-04 07:18:14,277 [salt.fileclient  ][INFO    ][11664] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-11-04 07:18:14,300 [salt.fileclient  ][INFO    ][11664] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-04 07:18:14,309 [salt.state       ][INFO    ][11664] File changed:
New file
2017-11-04 07:18:14,309 [salt.state       ][INFO    ][11664] Completed state [/usr/bin/haproxy-status.sh] at time 07:18:14.309338 duration_in_ms=56.714
2017-11-04 07:18:14,312 [salt.state       ][INFO    ][11664] Running state [net.ipv4.ip_nonlocal_bind] at time 07:18:14.311831
2017-11-04 07:18:14,312 [salt.state       ][INFO    ][11664] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-11-04 07:18:14,315 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command 'sysctl -a' in directory '/root'
2017-11-04 07:18:14,333 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2017-11-04 07:18:14,341 [salt.state       ][INFO    ][11664] {'net.ipv4.ip_nonlocal_bind': 1}
2017-11-04 07:18:14,341 [salt.state       ][INFO    ][11664] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:18:14.340969 duration_in_ms=29.138
2017-11-04 07:18:14,438 [salt.state       ][INFO    ][11664] Running state [haproxy] at time 07:18:14.438220
2017-11-04 07:18:14,439 [salt.state       ][INFO    ][11664] Executing state service.running for haproxy
2017-11-04 07:18:14,439 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-04 07:18:14,452 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-04 07:18:14,461 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-04 07:18:14,470 [salt.state       ][INFO    ][11664] The service haproxy is already running
2017-11-04 07:18:14,471 [salt.state       ][INFO    ][11664] Completed state [haproxy] at time 07:18:14.471068 duration_in_ms=32.848
2017-11-04 07:18:14,471 [salt.state       ][INFO    ][11664] Running state [haproxy] at time 07:18:14.471395
2017-11-04 07:18:14,472 [salt.state       ][INFO    ][11664] Executing state service.mod_watch for haproxy
2017-11-04 07:18:14,472 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-04 07:18:14,481 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-04 07:18:14,490 [salt.loaded.int.module.cmdmod][INFO    ][11664] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2017-11-04 07:18:14,528 [salt.state       ][INFO    ][11664] {'haproxy': True}
2017-11-04 07:18:14,529 [salt.state       ][INFO    ][11664] Completed state [haproxy] at time 07:18:14.528461 duration_in_ms=57.065
2017-11-04 07:18:14,530 [salt.minion      ][INFO    ][11664] Returning information for job: 20171104071802586214
2017-11-04 07:18:15,896 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command service.status with jid 20171104071815885255
2017-11-04 07:18:15,921 [salt.minion      ][INFO    ][12579] Starting a new job with PID 12579
2017-11-04 07:18:16,066 [salt.loaded.int.module.cmdmod][INFO    ][12579] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-04 07:18:16,076 [salt.loaded.int.module.cmdmod][INFO    ][12579] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-04 07:18:16,087 [salt.minion      ][INFO    ][12579] Returning information for job: 20171104071815885255
2017-11-04 07:18:16,925 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command service.restart with jid 20171104071816913407
2017-11-04 07:18:16,950 [salt.minion      ][INFO    ][12587] Starting a new job with PID 12587
2017-11-04 07:18:17,092 [salt.loaded.int.module.cmdmod][INFO    ][12587] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-11-04 07:18:17,105 [salt.loaded.int.module.cmdmod][INFO    ][12587] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-11-04 07:18:17,131 [salt.loaded.int.module.cmdmod][INFO    ][12587] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-11-04 07:18:17,188 [salt.minion      ][INFO    ][12587] Returning information for job: 20171104071816913407
2017-11-04 07:35:52,959 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command test.ping with jid 20171104073552950937
2017-11-04 07:35:53,003 [salt.minion      ][INFO    ][13398] Starting a new job with PID 13398
2017-11-04 07:35:53,077 [salt.minion      ][INFO    ][13398] Returning information for job: 20171104073552950937
2017-11-04 07:36:02,255 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command state.sls with jid 20171104073602245679
2017-11-04 07:36:02,285 [salt.minion      ][INFO    ][13408] Starting a new job with PID 13408
2017-11-04 07:36:02,850 [salt.state       ][INFO    ][13408] Loading fresh modules for state activity
2017-11-04 07:36:02,890 [salt.fileclient  ][INFO    ][13408] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-04 07:36:02,921 [salt.fileclient  ][INFO    ][13408] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-04 07:36:02,959 [salt.fileclient  ][INFO    ][13408] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-04 07:36:03,364 [salt.state       ][INFO    ][13408] Running state [lsof] at time 07:36:03.363931
2017-11-04 07:36:03,365 [salt.state       ][INFO    ][13408] Executing state pkg.installed for lsof
2017-11-04 07:36:03,366 [salt.loaded.int.module.cmdmod][INFO    ][13408] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:36:03,932 [salt.state       ][INFO    ][13408] Package lsof is already installed
2017-11-04 07:36:03,933 [salt.state       ][INFO    ][13408] Completed state [lsof] at time 07:36:03.933330 duration_in_ms=569.399
2017-11-04 07:36:03,934 [salt.state       ][INFO    ][13408] Running state [keepalived] at time 07:36:03.933801
2017-11-04 07:36:03,934 [salt.state       ][INFO    ][13408] Executing state pkg.installed for keepalived
2017-11-04 07:36:03,939 [salt.state       ][INFO    ][13408] Package keepalived is already installed
2017-11-04 07:36:03,940 [salt.state       ][INFO    ][13408] Completed state [keepalived] at time 07:36:03.940052 duration_in_ms=6.251
2017-11-04 07:36:03,942 [salt.state       ][INFO    ][13408] Running state [/etc/keepalived/keepalived.conf] at time 07:36:03.941953
2017-11-04 07:36:03,942 [salt.state       ][INFO    ][13408] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-04 07:36:03,973 [salt.fileclient  ][INFO    ][13408] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-04 07:36:04,031 [salt.fileclient  ][INFO    ][13408] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-04 07:36:04,044 [salt.state       ][INFO    ][13408] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-04 07:36:04,045 [salt.state       ][INFO    ][13408] Completed state [/etc/keepalived/keepalived.conf] at time 07:36:04.044481 duration_in_ms=102.528
2017-11-04 07:36:04,046 [salt.state       ][INFO    ][13408] Running state [keepalived] at time 07:36:04.046363
2017-11-04 07:36:04,047 [salt.state       ][INFO    ][13408] Executing state service.running for keepalived
2017-11-04 07:36:04,049 [salt.loaded.int.module.cmdmod][INFO    ][13408] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-04 07:36:04,076 [salt.loaded.int.module.cmdmod][INFO    ][13408] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-04 07:36:04,090 [salt.loaded.int.module.cmdmod][INFO    ][13408] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-04 07:36:04,103 [salt.state       ][INFO    ][13408] The service keepalived is already running
2017-11-04 07:36:04,103 [salt.state       ][INFO    ][13408] Completed state [keepalived] at time 07:36:04.103068 duration_in_ms=56.704
2017-11-04 07:36:04,105 [salt.minion      ][INFO    ][13408] Returning information for job: 20171104073602245679
2017-11-04 07:36:30,299 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command pillar.get with jid 20171104073630289976
2017-11-04 07:36:30,332 [salt.minion      ][INFO    ][13437] Starting a new job with PID 13437
2017-11-04 07:36:30,342 [salt.minion      ][INFO    ][13437] Returning information for job: 20171104073630289976
2017-11-04 07:37:56,674 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command state.sls with jid 20171104073756666431
2017-11-04 07:37:56,705 [salt.minion      ][INFO    ][13457] Starting a new job with PID 13457
2017-11-04 07:37:58,194 [salt.state       ][INFO    ][13457] Loading fresh modules for state activity
2017-11-04 07:37:58,237 [salt.fileclient  ][INFO    ][13457] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2017-11-04 07:37:58,266 [salt.fileclient  ][INFO    ][13457] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2017-11-04 07:37:58,441 [salt.fileclient  ][INFO    ][13457] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-04 07:37:58,918 [salt.state       ][INFO    ][13457] Running state [haproxy] at time 07:37:58.917821
2017-11-04 07:37:58,919 [salt.state       ][INFO    ][13457] Executing state pkg.installed for haproxy
2017-11-04 07:37:58,919 [salt.loaded.int.module.cmdmod][INFO    ][13457] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:37:59,651 [salt.state       ][INFO    ][13457] Package haproxy is already installed
2017-11-04 07:37:59,653 [salt.state       ][INFO    ][13457] Completed state [haproxy] at time 07:37:59.652617 duration_in_ms=734.787
2017-11-04 07:37:59,655 [salt.state       ][INFO    ][13457] Running state [/etc/default/haproxy] at time 07:37:59.655191
2017-11-04 07:37:59,656 [salt.state       ][INFO    ][13457] Executing state file.managed for /etc/default/haproxy
2017-11-04 07:37:59,687 [salt.fileclient  ][INFO    ][13457] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2017-11-04 07:37:59,688 [salt.state       ][INFO    ][13457] File /etc/default/haproxy is in the correct state
2017-11-04 07:37:59,689 [salt.state       ][INFO    ][13457] Completed state [/etc/default/haproxy] at time 07:37:59.689048 duration_in_ms=33.856
2017-11-04 07:37:59,690 [salt.state       ][INFO    ][13457] Running state [/etc/haproxy/haproxy.cfg] at time 07:37:59.689912
2017-11-04 07:37:59,691 [salt.state       ][INFO    ][13457] Executing state file.managed for /etc/haproxy/haproxy.cfg
2017-11-04 07:37:59,713 [salt.fileclient  ][INFO    ][13457] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2017-11-04 07:37:59,870 [salt.fileclient  ][INFO    ][13457] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-04 07:37:59,877 [salt.state       ][INFO    ][13457] File /etc/haproxy/haproxy.cfg is in the correct state
2017-11-04 07:37:59,878 [salt.state       ][INFO    ][13457] Completed state [/etc/haproxy/haproxy.cfg] at time 07:37:59.877457 duration_in_ms=187.544
2017-11-04 07:37:59,878 [salt.state       ][INFO    ][13457] Running state [/etc/haproxy/ssl] at time 07:37:59.878271
2017-11-04 07:37:59,879 [salt.state       ][INFO    ][13457] Executing state file.directory for /etc/haproxy/ssl
2017-11-04 07:37:59,880 [salt.state       ][INFO    ][13457] Directory /etc/haproxy/ssl is in the correct state
2017-11-04 07:37:59,880 [salt.state       ][INFO    ][13457] Completed state [/etc/haproxy/ssl] at time 07:37:59.879889 duration_in_ms=1.618
2017-11-04 07:37:59,880 [salt.state       ][INFO    ][13457] Running state [haproxy_status_packages] at time 07:37:59.880232
2017-11-04 07:37:59,881 [salt.state       ][INFO    ][13457] Executing state pkg.installed for haproxy_status_packages
2017-11-04 07:37:59,886 [salt.state       ][INFO    ][13457] All specified packages are already installed
2017-11-04 07:37:59,886 [salt.state       ][INFO    ][13457] Completed state [haproxy_status_packages] at time 07:37:59.886356 duration_in_ms=6.124
2017-11-04 07:37:59,887 [salt.state       ][INFO    ][13457] Running state [/usr/bin/haproxy-status.sh] at time 07:37:59.887093
2017-11-04 07:37:59,887 [salt.state       ][INFO    ][13457] Executing state file.managed for /usr/bin/haproxy-status.sh
2017-11-04 07:37:59,911 [salt.fileclient  ][INFO    ][13457] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2017-11-04 07:37:59,934 [salt.fileclient  ][INFO    ][13457] Fetching file from saltenv 'base', ** done ** 'haproxy/map.jinja'
2017-11-04 07:37:59,938 [salt.state       ][INFO    ][13457] File /usr/bin/haproxy-status.sh is in the correct state
2017-11-04 07:37:59,939 [salt.state       ][INFO    ][13457] Completed state [/usr/bin/haproxy-status.sh] at time 07:37:59.938748 duration_in_ms=51.654
2017-11-04 07:37:59,939 [salt.state       ][INFO    ][13457] Running state [net.ipv4.ip_nonlocal_bind] at time 07:37:59.939346
2017-11-04 07:37:59,941 [salt.state       ][INFO    ][13457] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2017-11-04 07:37:59,953 [salt.loaded.int.module.cmdmod][INFO    ][13457] Executing command 'sysctl -a' in directory '/root'
2017-11-04 07:37:59,974 [salt.state       ][INFO    ][13457] Sysctl value net.ipv4.ip_nonlocal_bind = 1 is already set
2017-11-04 07:37:59,975 [salt.state       ][INFO    ][13457] Completed state [net.ipv4.ip_nonlocal_bind] at time 07:37:59.974912 duration_in_ms=35.565
2017-11-04 07:37:59,977 [salt.state       ][INFO    ][13457] Running state [haproxy] at time 07:37:59.977017
2017-11-04 07:37:59,978 [salt.state       ][INFO    ][13457] Executing state service.running for haproxy
2017-11-04 07:37:59,979 [salt.loaded.int.module.cmdmod][INFO    ][13457] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-04 07:37:59,996 [salt.loaded.int.module.cmdmod][INFO    ][13457] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-04 07:38:00,013 [salt.loaded.int.module.cmdmod][INFO    ][13457] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2017-11-04 07:38:00,030 [salt.state       ][INFO    ][13457] The service haproxy is already running
2017-11-04 07:38:00,030 [salt.state       ][INFO    ][13457] Completed state [haproxy] at time 07:38:00.030095 duration_in_ms=53.069
2017-11-04 07:38:00,032 [salt.minion      ][INFO    ][13457] Returning information for job: 20171104073756666431
2017-11-04 07:38:02,081 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command service.status with jid 20171104073802070971
2017-11-04 07:38:02,110 [salt.minion      ][INFO    ][13489] Starting a new job with PID 13489
2017-11-04 07:38:02,270 [salt.loaded.int.module.cmdmod][INFO    ][13489] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2017-11-04 07:38:02,291 [salt.loaded.int.module.cmdmod][INFO    ][13489] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2017-11-04 07:38:02,305 [salt.minion      ][INFO    ][13489] Returning information for job: 20171104073802070971
2017-11-04 07:38:03,766 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command service.restart with jid 20171104073803758013
2017-11-04 07:38:03,799 [salt.minion      ][INFO    ][13497] Starting a new job with PID 13497
2017-11-04 07:38:03,982 [salt.loaded.int.module.cmdmod][INFO    ][13497] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2017-11-04 07:38:04,001 [salt.loaded.int.module.cmdmod][INFO    ][13497] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2017-11-04 07:38:04,027 [salt.loaded.int.module.cmdmod][INFO    ][13497] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2017-11-04 07:38:04,081 [salt.minion      ][INFO    ][13497] Returning information for job: 20171104073803758013
2017-11-04 07:40:19,276 [salt.utils.schedule][INFO    ][1833] Running scheduled job: __mine_interval
2017-11-04 07:46:50,532 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command state.sls with jid 20171104074650523672
2017-11-04 07:46:50,560 [salt.minion      ][INFO    ][13926] Starting a new job with PID 13926
2017-11-04 07:46:53,169 [salt.state       ][INFO    ][13926] Loading fresh modules for state activity
2017-11-04 07:46:53,210 [salt.fileclient  ][INFO    ][13926] Fetching file from saltenv 'base', ** done ** 'mongodb/init.sls'
2017-11-04 07:46:53,239 [salt.fileclient  ][INFO    ][13926] Fetching file from saltenv 'base', ** done ** 'mongodb/server.sls'
2017-11-04 07:46:53,287 [salt.fileclient  ][INFO    ][13926] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2017-11-04 07:46:53,705 [salt.state       ][INFO    ][13926] Running state [mongodb-server] at time 07:46:53.705362
2017-11-04 07:46:53,706 [salt.state       ][INFO    ][13926] Executing state pkg.installed for mongodb-server
2017-11-04 07:46:53,707 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:46:54,408 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 07:46:57,159 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb-server'] in directory '/root'
2017-11-04 07:47:00,644 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104074700621671
2017-11-04 07:47:00,665 [salt.minion      ][INFO    ][14635] Starting a new job with PID 14635
2017-11-04 07:47:00,680 [salt.minion      ][INFO    ][14635] Returning information for job: 20171104074700621671
2017-11-04 07:47:06,854 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:47:06,896 [salt.state       ][INFO    ][13926] Made the following changes:
'mongodb-clients' changed from 'absent' to '1:2.6.10-0ubuntu1'
'mongodb-server' changed from 'absent' to '1:2.6.10-0ubuntu1'
'libgoogle-perftools4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libsnappy1v5' changed from 'absent' to '1.1.3-2'
'libboost-thread1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libyaml-cpp0.5v5' changed from 'absent' to '0.5.2-3'
'libpcrecpp0v5' changed from 'absent' to '2:8.38-3.1'
'libv8-3.14.5' changed from 'absent' to '3.14.5.8-5ubuntu2'
'libtcmalloc-minimal4' changed from 'absent' to '2.4-0ubuntu5.16.04.1'
'libboost-filesystem1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libunwind8' changed from 'absent' to '1.1-4.1'
'libboost-program-options1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'libboost-system1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'

2017-11-04 07:47:06,917 [salt.state       ][INFO    ][13926] Loading fresh modules for state activity
2017-11-04 07:47:06,942 [salt.state       ][INFO    ][13926] Completed state [mongodb-server] at time 07:47:06.941798 duration_in_ms=13236.435
2017-11-04 07:47:06,952 [salt.state       ][INFO    ][13926] Running state [mongodb] at time 07:47:06.952055
2017-11-04 07:47:06,952 [salt.state       ][INFO    ][13926] Executing state pkg.installed for mongodb
2017-11-04 07:47:07,302 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mongodb'] in directory '/root'
2017-11-04 07:47:08,618 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:47:08,654 [salt.state       ][INFO    ][13926] Made the following changes:
'mongodb' changed from 'absent' to '1:2.6.10-0ubuntu1'

2017-11-04 07:47:08,666 [salt.state       ][INFO    ][13926] Loading fresh modules for state activity
2017-11-04 07:47:08,685 [salt.state       ][INFO    ][13926] Completed state [mongodb] at time 07:47:08.684497 duration_in_ms=1732.441
2017-11-04 07:47:08,692 [salt.state       ][INFO    ][13926] Running state [mongodb-clients] at time 07:47:08.691631
2017-11-04 07:47:08,692 [salt.state       ][INFO    ][13926] Executing state pkg.installed for mongodb-clients
2017-11-04 07:47:08,978 [salt.state       ][INFO    ][13926] Package mongodb-clients is already installed
2017-11-04 07:47:08,978 [salt.state       ][INFO    ][13926] Completed state [mongodb-clients] at time 07:47:08.977915 duration_in_ms=286.283
2017-11-04 07:47:08,978 [salt.state       ][INFO    ][13926] Running state [python-pymongo] at time 07:47:08.978122
2017-11-04 07:47:08,978 [salt.state       ][INFO    ][13926] Executing state pkg.installed for python-pymongo
2017-11-04 07:47:08,991 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-pymongo'] in directory '/root'
2017-11-04 07:47:10,834 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104074710812607
2017-11-04 07:47:10,864 [salt.minion      ][INFO    ][15022] Starting a new job with PID 15022
2017-11-04 07:47:10,871 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:47:10,887 [salt.minion      ][INFO    ][15022] Returning information for job: 20171104074710812607
2017-11-04 07:47:10,905 [salt.state       ][INFO    ][13926] Made the following changes:
'python-bson' changed from 'absent' to '3.2-1build1'
'python-gridfs' changed from 'absent' to '3.2-1build1'
'python-bson-ext' changed from 'absent' to '3.2-1build1'
'python-pymongo-ext' changed from 'absent' to '3.2-1build1'
'python2.7-gridfs' changed from 'absent' to '1'
'python2.7-pymongo' changed from 'absent' to '1'
'python2.7-bson-ext' changed from 'absent' to '1'
'python2.7-bson' changed from 'absent' to '1'
'python-pymongo' changed from 'absent' to '3.2-1build1'
'python2.7-pymongo-ext' changed from 'absent' to '1'

2017-11-04 07:47:10,918 [salt.state       ][INFO    ][13926] Loading fresh modules for state activity
2017-11-04 07:47:10,940 [salt.state       ][INFO    ][13926] Completed state [python-pymongo] at time 07:47:10.939681 duration_in_ms=1961.559
2017-11-04 07:47:10,943 [salt.state       ][INFO    ][13926] Running state [/etc/mongodb.conf] at time 07:47:10.943426
2017-11-04 07:47:10,944 [salt.state       ][INFO    ][13926] Executing state file.managed for /etc/mongodb.conf
2017-11-04 07:47:10,976 [salt.fileclient  ][INFO    ][13926] Fetching file from saltenv 'base', ** done ** 'mongodb/files/mongodb.conf'
2017-11-04 07:47:11,012 [salt.fileclient  ][INFO    ][13926] Fetching file from saltenv 'base', ** done ** 'mongodb/map.jinja'
2017-11-04 07:47:11,036 [salt.state       ][INFO    ][13926] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # mongodb.conf
 
 # Where to store the data.
@@ -8,7 +10,7 @@
 
 logappend=true
 
-bind_ip = 127.0.0.1
+bind_ip = 0.0.0.0
 #port = 27017
 
 # Enable journaling, http://www.mongodb.org/display/DOCS/Journaling
@@ -17,12 +19,12 @@
 # Enables periodic logging of CPU utilization and I/O wait
 #cpu = true
 
+keyFile = /etc/mongodb.key
+replSet = ceilometer
+
 # Turn on/off security.  Off is currently the default
 #noauth = true
-#auth = true
-
-# Verbose logging output.
-#verbose = true
+auth = true
 
 # Inspect all client data for validity on receipt (useful for
 # developing drivers)
@@ -31,13 +33,21 @@
 # Enable db quota management
 #quota = true
 
+#OpenStack guide for Juno
+smallfiles = true
+
+# Verbose logging output.
+verbose = v
+
+# logLevel
+setParameter = logLevel=1
+
 # Set oplogging level where n is
 #   0=off (default)
 #   1=W
 #   2=R
 #   3=both
 #   7=W+some reads
-#oplog = 0
 
 # Diagnostic/debugging option
 #nocursors = true

2017-11-04 07:47:11,043 [salt.state       ][INFO    ][13926] Completed state [/etc/mongodb.conf] at time 07:47:11.042644 duration_in_ms=99.217
2017-11-04 07:47:11,043 [salt.state       ][INFO    ][13926] Running state [/etc/mongodb.key] at time 07:47:11.043267
2017-11-04 07:47:11,044 [salt.state       ][INFO    ][13926] Executing state file.managed for /etc/mongodb.key
2017-11-04 07:47:11,046 [salt.state       ][INFO    ][13926] File changed:
New file
2017-11-04 07:47:11,047 [salt.state       ][INFO    ][13926] Completed state [/etc/mongodb.key] at time 07:47:11.046540 duration_in_ms=3.273
2017-11-04 07:47:11,047 [salt.state       ][INFO    ][13926] Running state [/var/lock/mongodb] at time 07:47:11.047187
2017-11-04 07:47:11,048 [salt.state       ][INFO    ][13926] Executing state file.directory for /var/lock/mongodb
2017-11-04 07:47:11,049 [salt.state       ][INFO    ][13926] {'/var/lock/mongodb': 'New Dir'}
2017-11-04 07:47:11,049 [salt.state       ][INFO    ][13926] Completed state [/var/lock/mongodb] at time 07:47:11.048803 duration_in_ms=1.616
2017-11-04 07:47:11,144 [salt.state       ][INFO    ][13926] Running state [mongodb] at time 07:47:11.143499
2017-11-04 07:47:11,144 [salt.state       ][INFO    ][13926] Executing state service.running for mongodb
2017-11-04 07:47:11,147 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemctl', 'status', 'mongodb.service', '-n', '0'] in directory '/root'
2017-11-04 07:47:11,158 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2017-11-04 07:47:11,167 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2017-11-04 07:47:11,177 [salt.state       ][INFO    ][13926] The service mongodb is already running
2017-11-04 07:47:11,177 [salt.state       ][INFO    ][13926] Completed state [mongodb] at time 07:47:11.177277 duration_in_ms=33.779
2017-11-04 07:47:11,178 [salt.state       ][INFO    ][13926] Running state [mongodb] at time 07:47:11.177685
2017-11-04 07:47:11,178 [salt.state       ][INFO    ][13926] Executing state service.mod_watch for mongodb
2017-11-04 07:47:11,179 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemctl', 'is-active', 'mongodb.service'] in directory '/root'
2017-11-04 07:47:11,188 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemctl', 'is-enabled', 'mongodb.service'] in directory '/root'
2017-11-04 07:47:11,197 [salt.loaded.int.module.cmdmod][INFO    ][13926] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'mongodb.service'] in directory '/root'
2017-11-04 07:47:11,244 [salt.state       ][INFO    ][13926] {'mongodb': True}
2017-11-04 07:47:11,244 [salt.state       ][INFO    ][13926] Completed state [mongodb] at time 07:47:11.244176 duration_in_ms=66.49
2017-11-04 07:47:11,249 [salt.minion      ][INFO    ][13926] Returning information for job: 20171104074650523672
2017-11-04 07:47:18,327 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command test.ping with jid 20171104074718316665
2017-11-04 07:47:18,353 [salt.minion      ][INFO    ][15138] Starting a new job with PID 15138
2017-11-04 07:47:18,404 [salt.minion      ][INFO    ][15138] Returning information for job: 20171104074718316665
2017-11-04 07:50:21,732 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command state.sls with jid 20171104075021717583
2017-11-04 07:50:21,752 [salt.minion      ][INFO    ][15327] Starting a new job with PID 15327
2017-11-04 07:50:23,840 [salt.state       ][INFO    ][15327] Loading fresh modules for state activity
2017-11-04 07:50:23,885 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2017-11-04 07:50:23,921 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2017-11-04 07:50:23,965 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'aodh/map.jinja'
2017-11-04 07:50:24,389 [salt.state       ][INFO    ][15327] Running state [aodh-listener] at time 07:50:24.388844
2017-11-04 07:50:24,389 [salt.state       ][INFO    ][15327] Executing state pkg.installed for aodh-listener
2017-11-04 07:50:24,390 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:50:24,994 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 07:50:27,496 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-listener'] in directory '/root'
2017-11-04 07:50:31,781 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075031766648
2017-11-04 07:50:31,803 [salt.minion      ][INFO    ][15948] Starting a new job with PID 15948
2017-11-04 07:50:31,816 [salt.minion      ][INFO    ][15948] Returning information for job: 20171104075031766648
2017-11-04 07:50:41,959 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075041941121
2017-11-04 07:50:41,994 [salt.minion      ][INFO    ][17023] Starting a new job with PID 17023
2017-11-04 07:50:42,017 [salt.minion      ][INFO    ][17023] Returning information for job: 20171104075041941121
2017-11-04 07:50:52,156 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075052140216
2017-11-04 07:50:52,174 [salt.minion      ][INFO    ][17774] Starting a new job with PID 17774
2017-11-04 07:50:52,191 [salt.minion      ][INFO    ][17774] Returning information for job: 20171104075052140216
2017-11-04 07:51:02,333 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075102318787
2017-11-04 07:51:02,352 [salt.minion      ][INFO    ][18515] Starting a new job with PID 18515
2017-11-04 07:51:02,373 [salt.minion      ][INFO    ][18515] Returning information for job: 20171104075102318787
2017-11-04 07:51:06,598 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:51:06,637 [salt.state       ][INFO    ][15327] Made the following changes:
'python-routes' changed from 'absent' to '2.2-1ubuntu2'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kombu' changed from 'absent' to '3.0.33-1ubuntu2'
'python-oslo.concurrency' changed from 'absent' to '3.18.0-1~u16.04+mcp4'
'python-sqlparse' changed from 'absent' to '0.1.18-1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-1~u16.04+mcp1'
'binutils-gold' changed from 'absent' to '1'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-migrate' changed from 'absent' to '0.10.0-3ubuntu2'
'python-cachetools' changed from 'absent' to '1.1.6-1~u16.04+mcp1'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libmpc3' changed from 'absent' to '1.0.3-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'ieee-data' changed from 'absent' to '20150531.1'
'python-roman' changed from 'absent' to '2.0.0-2'
'python-pastescript' changed from 'absent' to '1.7.5-3build1'
'python-bs4' changed from 'absent' to '4.4.1-1'
'python-tenacity' changed from 'absent' to '3.3.0-1~u16.04+mcp1'
'python-setuptools' changed from 'absent' to '33.1.1-1~cloud0'
'docutils-doc' changed from 'absent' to '0.12+dfsg-1'
'python-dbus' changed from 'absent' to '1.2.0-3'
'python-fixtures' changed from 'absent' to '3.0.0-1~u16.04+mcp1'
'python-pycadf' changed from 'absent' to '2.2.0-2~u16.04+mcp1'
'python-testtools' changed from 'absent' to '1.8.1-0ubuntu1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-gnocchiclient' changed from 'absent' to '3.0.0-1~u16.04+mcp0'
'elf-binutils' changed from 'absent' to '1'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'c++abi2-dev' changed from 'absent' to '1'
'python-dnspython' changed from 'absent' to '1.14.0-3~u16.04+mcp1'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-requests' changed from '2.9.1-3' to '2.10.0-1~u16.04+mcp1'
'patch' changed from 'absent' to '2.7.5-1'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'python-aodh' changed from 'absent' to '4.0.2-1~u16.04+mcp5'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.db' changed from 'absent' to '4.17.0-1~u16.04+mcp6'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-osc-lib' changed from 'absent' to '1.3.0-1~u16.04+mcp5'
'python2.7-simplejson' changed from 'absent' to '1'
'linux-libc-dev' changed from 'absent' to '4.4.0-98.121'
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-funcsigs' changed from 'absent' to '1.0.2-3~cloud0'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-zake' changed from 'absent' to '0.1.6-1'
'python-repoze.lru' changed from 'absent' to '0.6-6'
'python-posix-ipc' changed from 'absent' to '0.9.8-2build2'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python2.7-testtools' changed from 'absent' to '1'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'docutils' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'python2.7-dbus' changed from 'absent' to '1'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo.middleware' changed from 'absent' to '3.23.3-1~u16.04+mcp0'
'python-pygments' changed from 'absent' to '2.1+dfsg-1'
'python-pillow' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '2.12.1-0~u16.04+mcp3'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-dev' changed from 'absent' to '1'
'python-jsonschema' changed from 'absent' to '2.5.1-4'
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1.6.2-1~u16.04+mcp1'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~u16.04+mcp1'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2~u16.04+mcp2'
'python-positional' changed from 'absent' to '1.1.1-3~u16.04+mcp1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.15.1-2~u16.04+mcp1'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-distribute' changed from 'absent' to '1'
'linux-kernel-headers' changed from 'absent' to '1'
'python-oslo-log' changed from 'absent' to '1'
'python-zopeinterface' changed from 'absent' to '1'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'alembic' changed from 'absent' to '0.8.10-1~u16.04+mcp1'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'python-pkg-resources' changed from '20.7.0-1' to '33.1.1-1~cloud0'
'python-oslo.policy' changed from 'absent' to '1.18.0-1~u16.04+mcp2'
'python-stevedore' changed from 'absent' to '1.17.1-2~u16.04+mcp1'
'python-paste' changed from 'absent' to '1.7.5.1-6ubuntu3'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:3.22.1-1~u16.04+mcp2'
'python-futurist' changed from 'absent' to '0.13.0-2'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python-fasteners' changed from 'absent' to '0.12.0-2ubuntu1'
'python2.7-gi' changed from 'absent' to '1'
'python-linecache2' changed from 'absent' to '1.0.0-2'
'aodh-common' changed from 'absent' to '4.0.2-1~u16.04+mcp5'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-oslo-db' changed from 'absent' to '1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1.1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'python2.7-waitress' changed from 'absent' to '1'
'python-contextlib2' changed from 'absent' to '0.5.1-1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'python-oslo.serialization' changed from 'absent' to '2.16.1-1~u16.04+mcp0'
'python-oslo.utils' changed from 'absent' to '3.22.0-1~u16.04+mcp5'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'make:any' changed from 'absent' to '1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'manpages-dev' changed from 'absent' to '4.04-2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-tooz' changed from 'absent' to '1.47.0-1~u16.04+mcp1'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'pycadf-common' changed from 'absent' to '2.2.0-2~u16.04+mcp1'
'python-pecan' changed from 'absent' to '1.1.2-1~u16.04+mcp1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-croniter' changed from 'absent' to '0.3.8-1'
'python-cliff' changed from 'absent' to '2.4.0-1~u16.04+mcp1'
'python-oslo.i18n' changed from 'absent' to '3.12.0-1~u16.04+mcp2'
'libisl15' changed from 'absent' to '0.16.1-1'
'python-webtest' changed from 'absent' to '2.0.18-1ubuntu1'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-alembic' changed from 'absent' to '0.8.10-1~u16.04+mcp1'
'python-statsd' changed from 'absent' to '3.2.1-2~cloud0'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'aodh-listener' changed from 'absent' to '4.0.2-1~u16.04+mcp5'
'python-keyring' changed from 'absent' to '8.5.1-1~u16.04+mcp1'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-extras' changed from 'absent' to '0.0.3-3'
'python-mock' changed from 'absent' to '2.0.0-1~u16.04+mcp1'
'python-rfc3986' changed from 'absent' to '0.3.1-2~u16.04+mcp1'
'python-eventlet' changed from 'absent' to '0.18.4-1ubuntu1'
'python-unittest2' changed from 'absent' to '1.1.0-6.1'
'python2.7-pyparsing' changed from 'absent' to '1'
'python-oslo.log' changed from 'absent' to '3.20.1-0~u16.04+mcp1'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-pyinotify' changed from 'absent' to '0.9.6-1~u16.04+mcp1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python-amqp' changed from 'absent' to '1.4.9-1'
'python-pbr' changed from 'absent' to '1.10.0-1~u16.04+mcp1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'python-requestsexceptions' changed from 'absent' to '1.1.2-0ubuntu1'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-os-client-config' changed from 'absent' to '1.26.0-2~u16.04+mcp2'
'python-oslo.messaging' changed from 'absent' to '5.17.2-0~u16.04+mcp3'
'python2.7-cmd2' changed from 'absent' to '1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.2'
'python-html5lib' changed from 'absent' to '0.999-4'
'python2.7-lxml' changed from 'absent' to '1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-keystoneclient' changed from 'absent' to '1:3.10.0-1~u16.04+mcp2'
'python-greenlet' changed from 'absent' to '0.4.9-2fakesync1'
'python-sqlalchemy-ext' changed from 'absent' to '1.0.13+ds1-1~u16.04+mcp1'
'python-oslo.service' changed from 'absent' to '1.19.0-1~u16.04+mcp3'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.2'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-oslo-context' changed from 'absent' to '1'
'python-ceilometerclient' changed from 'absent' to '2.8.1-1~u16.04+mcp0'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'manpages' changed from 'absent' to '4.04-2'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'python-keystoneauth1' changed from 'absent' to '2.18.0-1~u16.04+mcp4'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-sqlalchemy' changed from 'absent' to '1.0.13+ds1-1~u16.04+mcp1'
'python-keystonemiddleware' changed from 'absent' to '4.14.0-1~u16.04+mcp3'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1~u16.04+mcp1'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'libc-dev' changed from 'absent' to '1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libjbig0' changed from 'absent' to '2.1-3.1'

2017-11-04 07:51:06,656 [salt.state       ][INFO    ][15327] Loading fresh modules for state activity
2017-11-04 07:51:06,685 [salt.state       ][INFO    ][15327] Completed state [aodh-listener] at time 07:51:06.684949 duration_in_ms=42296.104
2017-11-04 07:51:06,709 [salt.state       ][INFO    ][15327] Running state [aodh-evaluator] at time 07:51:06.709165
2017-11-04 07:51:06,710 [salt.state       ][INFO    ][15327] Executing state pkg.installed for aodh-evaluator
2017-11-04 07:51:07,511 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-evaluator'] in directory '/root'
2017-11-04 07:51:09,930 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:51:09,967 [salt.state       ][INFO    ][15327] Made the following changes:
'aodh-evaluator' changed from 'absent' to '4.0.2-1~u16.04+mcp5'

2017-11-04 07:51:09,986 [salt.state       ][INFO    ][15327] Loading fresh modules for state activity
2017-11-04 07:51:10,007 [salt.state       ][INFO    ][15327] Completed state [aodh-evaluator] at time 07:51:10.006767 duration_in_ms=3297.601
2017-11-04 07:51:10,014 [salt.state       ][INFO    ][15327] Running state [python-aodhclient] at time 07:51:10.013708
2017-11-04 07:51:10,014 [salt.state       ][INFO    ][15327] Executing state pkg.installed for python-aodhclient
2017-11-04 07:51:10,358 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-aodhclient'] in directory '/root'
2017-11-04 07:51:11,809 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:51:11,864 [salt.state       ][INFO    ][15327] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.8.0-1~u16.04+mcp1'

2017-11-04 07:51:11,879 [salt.state       ][INFO    ][15327] Loading fresh modules for state activity
2017-11-04 07:51:11,900 [salt.state       ][INFO    ][15327] Completed state [python-aodhclient] at time 07:51:11.899561 duration_in_ms=1885.851
2017-11-04 07:51:11,908 [salt.state       ][INFO    ][15327] Running state [aodh-notifier] at time 07:51:11.907537
2017-11-04 07:51:11,908 [salt.state       ][INFO    ][15327] Executing state pkg.installed for aodh-notifier
2017-11-04 07:51:12,202 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-notifier'] in directory '/root'
2017-11-04 07:51:12,516 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075112497890
2017-11-04 07:51:12,534 [salt.minion      ][INFO    ][19125] Starting a new job with PID 19125
2017-11-04 07:51:12,548 [salt.minion      ][INFO    ][19125] Returning information for job: 20171104075112497890
2017-11-04 07:51:14,464 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:51:14,515 [salt.state       ][INFO    ][15327] Made the following changes:
'aodh-notifier' changed from 'absent' to '4.0.2-1~u16.04+mcp5'

2017-11-04 07:51:14,534 [salt.state       ][INFO    ][15327] Loading fresh modules for state activity
2017-11-04 07:51:14,564 [salt.state       ][INFO    ][15327] Completed state [aodh-notifier] at time 07:51:14.563507 duration_in_ms=2655.969
2017-11-04 07:51:14,576 [salt.state       ][INFO    ][15327] Running state [aodh-api] at time 07:51:14.576122
2017-11-04 07:51:14,583 [salt.state       ][INFO    ][15327] Executing state pkg.installed for aodh-api
2017-11-04 07:51:15,161 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'aodh-api'] in directory '/root'
2017-11-04 07:51:22,687 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075122673998
2017-11-04 07:51:22,712 [salt.minion      ][INFO    ][19916] Starting a new job with PID 19916
2017-11-04 07:51:22,728 [salt.minion      ][INFO    ][19916] Returning information for job: 20171104075122673998
2017-11-04 07:51:28,633 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:51:28,681 [salt.state       ][INFO    ][15327] Made the following changes:
'python-novaclient' changed from 'absent' to '2:7.1.2-1~u16.04+mcp0'
'libapr1' changed from 'absent' to '1.5.2-3'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libapache2-mod-wsgi' changed from 'absent' to '4.4.15-0.1~u16.04+mcp1'
'python-neutronclient' changed from 'absent' to '1:6.1.0-1~u16.04+mcp9'
'apache2-api-20120211' changed from 'absent' to '1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'python-openstacksdk' changed from 'absent' to '0.9.13-1~u16.04+mcp0'
'python-cinderclient' changed from 'absent' to '1:1.11.0-1~u16.04+mcp4'
'python-glanceclient' changed from 'absent' to '1:2.6.0-1~u16.04+mcp6'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'httpd' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'python-jsonpatch' changed from 'absent' to '1.19-3'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'httpd-wsgi' changed from 'absent' to '1'
'python-openstackclient' changed from 'absent' to '3.8.1-1~u16.04+mcp6'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python-warlock' changed from 'absent' to '1.1.0-1'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'python-json-pointer' changed from 'absent' to '1.9-3'
'aodh-api' changed from 'absent' to '4.0.2-1~u16.04+mcp5'
'ssl-cert' changed from 'absent' to '1.0.37'
'python2.7-cinderclient' changed from 'absent' to '1'
'httpd-cgi' changed from 'absent' to '1'

2017-11-04 07:51:28,710 [salt.state       ][INFO    ][15327] Loading fresh modules for state activity
2017-11-04 07:51:28,738 [salt.state       ][INFO    ][15327] Completed state [aodh-api] at time 07:51:28.738370 duration_in_ms=14162.247
2017-11-04 07:51:28,743 [salt.state       ][INFO    ][15327] Running state [/etc/aodh/aodh.conf] at time 07:51:28.742907
2017-11-04 07:51:28,743 [salt.state       ][INFO    ][15327] Executing state file.managed for /etc/aodh/aodh.conf
2017-11-04 07:51:28,809 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'aodh/files/ocata/aodh.conf.Debian'
2017-11-04 07:51:28,906 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'aodh/map.jinja'
2017-11-04 07:51:28,953 [salt.state       ][INFO    ][15327] File changed:
--- 
+++ 
@@ -83,6 +83,7 @@
 # is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
+log_dir = /var/log/aodh
 
 # Uses logging handler designed to watch file system. When log file is moved or
 # removed this handler will open a new log file with specified path
@@ -125,7 +126,7 @@
 # List of package logging levels in logger=LEVEL pairs. This option is ignored
 # if log_config_append is set. (list value)
 #default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,dogpile.core.dogpile=INFO
-
+default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,iso8601=WARN,keystonemiddleware=WARN,oslo.messaging=INFO,oslo_messaging=INFO,qpid=WARN,requests.packages.urllib3.connectionpool=WARN,requests.packages.urllib3.util.retry=WARN,routes.middleware=WARN,sqlalchemy=WARN,stevedore=WARN,suds=INFO,taskflow=WARN,urllib3.connectionpool=WARN,urllib3.util.retry=WARN,websocket=WARN
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
@@ -330,6 +331,8 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
+
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -349,8 +352,12 @@
 # From aodh
 #
 
+port=8042
+
+host=192.168.10.77
+
 # Configuration file for WSGI definition of API. (string value)
-#paste_config = /build/aodh-vpNnST/aodh-4.0.2/aodh/api/api-paste.ini
+#paste_config = /build/aodh-t4wvpD/aodh-4.0.0/aodh/api/api-paste.ini
 
 # Authentication mode to use. Unset to disable authentication (string value)
 #auth_mode = keystone
@@ -361,10 +368,6 @@
 # Reason: Combination alarms are deprecated. This option and combination alarms
 # will be removed in Aodh 5.0.
 #enable_combination_alarms = false
-
-# Project name of resources creator in Gnocchi. (For example the Ceilometer
-# project name (string value)
-#gnocchi_external_project_owner = service
 
 # Maximum number of alarms defined for a user. (integer value)
 # Deprecated group/name - [DEFAULT]/user_alarm_quota
@@ -476,6 +479,7 @@
 # Number of seconds that alarm histories are kept in the database for (<= 0
 # means forever). (integer value)
 #alarm_history_time_to_live = -1
+alarm_history_time_to_live = 86400
 
 #
 # From oslo.db
@@ -502,7 +506,7 @@
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
-connection = sqlite:////var/lib/aodh/sqlite.db
+connection = mysql+pymysql://aodh:opnfv_secret@192.168.10.50/aodh
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -636,6 +640,21 @@
 # because normal end users may not be  able to reach that endpoint. (string
 # value)
 #auth_uri = <None>
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = aodh
+password = opnfv_secret
+auth_uri = http://192.168.10.10:5000
+auth_url = http://192.168.10.10:35357
+interface = internalURL
+token_cache_time = -1
+
+#admin_user=aodh
+#admin_password=opnfv_secret
+#admin_tenant_name=service
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -1140,6 +1159,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1152,6 +1172,7 @@
 # Deprecated group/name - [DEFAULT]/amqp_durable_queues
 # Deprecated group/name - [DEFAULT]/rabbit_durable_queues
 #amqp_durable_queues = false
+amqp_durable_queues = false
 
 # Auto-delete queues in AMQP. (boolean value)
 # Deprecated group/name - [DEFAULT]/amqp_auto_delete
@@ -1230,6 +1251,7 @@
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_userid = guest
+rabbit_userid = openstack
 
 # DEPRECATED: The RabbitMQ password. (string value)
 # Deprecated group/name - [DEFAULT]/rabbit_password
@@ -1237,6 +1259,7 @@
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rabbit_password = guest
+rabbit_password = opnfv_secret
 
 # The RabbitMQ login method. (string value)
 # Allowed values: PLAIN, AMQPLAIN, RABBIT-CR-DEMO
@@ -1590,6 +1613,7 @@
 # The file that defines policies. (string value)
 # Deprecated group/name - [DEFAULT]/policy_file
 #policy_file = policy.json
+policy_file = /etc/aodh/policy.json
 
 # Default rule. Enforced when a requested rule is not found. (string value)
 # Deprecated group/name - [DEFAULT]/policy_default_rule
@@ -1613,12 +1637,14 @@
 # Region name to use for OpenStack service endpoints. (string value)
 # Deprecated group/name - [service_credentials]/os_region_name
 #region_name = <None>
+region_name = RegionOne
 
 # Type of endpoint in Identity service catalog to use for communication with
 # OpenStack services. (string value)
 # Allowed values: public, internal, admin, auth, publicURL, internalURL, adminURL
 # Deprecated group/name - [service_credentials]/os_endpoint_type
 #interface = public
+interface = internalURL
 
 #
 # From aodh-auth
@@ -1627,12 +1653,14 @@
 # Authentication type to load (string value)
 # Deprecated group/name - [service_credentials]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://192.168.10.10:5000
 
 # Domain ID to scope to (string value)
 #domain_id = <None>
@@ -1647,9 +1675,11 @@
 # Project name to scope to (string value)
 # Deprecated group/name - [service_credentials]/tenant-name
 #project_name = <None>
+project_name = service
 
 # Domain ID containing project (string value)
 #project_domain_id = <None>
+project_domain_id = default
 
 # Domain name containing project (string value)
 #project_domain_name = <None>
@@ -1673,15 +1703,17 @@
 # Username (string value)
 # Deprecated group/name - [service_credentials]/user-name
 #username = <None>
+username = aodh
 
 # User's domain id (string value)
 #user_domain_id = <None>
-
+user_domain_id = default
 # User's domain name (string value)
 #user_domain_name = <None>
 
 # User's password (string value)
 #password = <None>
+password = opnfv_secret
 
 
 [service_types]

2017-11-04 07:51:28,963 [salt.state       ][INFO    ][15327] Completed state [/etc/aodh/aodh.conf] at time 07:51:28.962698 duration_in_ms=219.791
2017-11-04 07:51:28,964 [salt.state       ][INFO    ][15327] Running state [aodh-dbsync] at time 07:51:28.963677
2017-11-04 07:51:28,964 [salt.state       ][INFO    ][15327] Executing state cmd.run for aodh-dbsync
2017-11-04 07:51:28,965 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command 'aodh-dbsync' in directory '/root'
2017-11-04 07:51:30,553 [salt.state       ][INFO    ][15327] {'pid': 20407, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-04 07:51:30,554 [salt.state       ][INFO    ][15327] Completed state [aodh-dbsync] at time 07:51:30.553620 duration_in_ms=1589.943
2017-11-04 07:51:30,555 [salt.state       ][INFO    ][15327] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 07:51:30.554612
2017-11-04 07:51:30,555 [salt.state       ][INFO    ][15327] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2017-11-04 07:51:30,581 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'aodh/files/ocata/apache-aodh.apache2.conf.Debian'
2017-11-04 07:51:30,619 [salt.fileclient  ][INFO    ][15327] Fetching file from saltenv 'base', ** done ** 'aodh/map.jinja'
2017-11-04 07:51:30,636 [salt.state       ][INFO    ][15327] File changed:
--- 
+++ 
@@ -1,18 +1,5 @@
-# Copyright (c) 2013 New Dream Network, LLC (DreamHost)
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
 
-Listen 8042
+Listen 192.168.10.77:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}

2017-11-04 07:51:30,648 [salt.state       ][INFO    ][15327] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 07:51:30.647972 duration_in_ms=93.36
2017-11-04 07:51:30,648 [salt.state       ][INFO    ][15327] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:51:30.648368
2017-11-04 07:51:30,649 [salt.state       ][INFO    ][15327] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2017-11-04 07:51:30,653 [salt.state       ][INFO    ][15327] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2017-11-04 07:51:30,654 [salt.state       ][INFO    ][15327] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:51:30.653597 duration_in_ms=5.229
2017-11-04 07:51:30,954 [salt.state       ][INFO    ][15327] Running state [apache2] at time 07:51:30.953929
2017-11-04 07:51:30,957 [salt.state       ][INFO    ][15327] Executing state service.running for apache2
2017-11-04 07:51:30,958 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-11-04 07:51:30,972 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-04 07:51:30,986 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-04 07:51:31,010 [salt.state       ][INFO    ][15327] The service apache2 is already running
2017-11-04 07:51:31,011 [salt.state       ][INFO    ][15327] Completed state [apache2] at time 07:51:31.010735 duration_in_ms=56.806
2017-11-04 07:51:31,011 [salt.state       ][INFO    ][15327] Running state [apache2] at time 07:51:31.010935
2017-11-04 07:51:31,012 [salt.state       ][INFO    ][15327] Executing state service.mod_watch for apache2
2017-11-04 07:51:31,013 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-04 07:51:31,030 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-04 07:51:31,047 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-11-04 07:51:32,295 [salt.state       ][INFO    ][15327] {'apache2': True}
2017-11-04 07:51:32,295 [salt.state       ][INFO    ][15327] Completed state [apache2] at time 07:51:32.295041 duration_in_ms=1284.104
2017-11-04 07:51:32,296 [salt.state       ][INFO    ][15327] Running state [aodh-listener] at time 07:51:32.295632
2017-11-04 07:51:32,296 [salt.state       ][INFO    ][15327] Executing state service.running for aodh-listener
2017-11-04 07:51:32,299 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2017-11-04 07:51:32,323 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2017-11-04 07:51:32,337 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2017-11-04 07:51:32,352 [salt.state       ][INFO    ][15327] The service aodh-listener is already running
2017-11-04 07:51:32,352 [salt.state       ][INFO    ][15327] Completed state [aodh-listener] at time 07:51:32.352240 duration_in_ms=56.607
2017-11-04 07:51:32,353 [salt.state       ][INFO    ][15327] Running state [aodh-listener] at time 07:51:32.352630
2017-11-04 07:51:32,353 [salt.state       ][INFO    ][15327] Executing state service.mod_watch for aodh-listener
2017-11-04 07:51:32,354 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2017-11-04 07:51:32,370 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2017-11-04 07:51:32,391 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2017-11-04 07:51:32,881 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075132862043
2017-11-04 07:51:32,903 [salt.minion      ][INFO    ][20589] Starting a new job with PID 20589
2017-11-04 07:51:32,916 [salt.minion      ][INFO    ][20589] Returning information for job: 20171104075132862043
2017-11-04 07:51:43,069 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075143053561
2017-11-04 07:51:43,094 [salt.minion      ][INFO    ][20606] Starting a new job with PID 20606
2017-11-04 07:51:43,110 [salt.minion      ][INFO    ][20606] Returning information for job: 20171104075143053561
2017-11-04 07:51:53,263 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075153248971
2017-11-04 07:51:53,286 [salt.minion      ][INFO    ][20611] Starting a new job with PID 20611
2017-11-04 07:51:53,300 [salt.minion      ][INFO    ][20611] Returning information for job: 20171104075153248971
2017-11-04 07:52:03,458 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075203441474
2017-11-04 07:52:03,482 [salt.minion      ][INFO    ][20621] Starting a new job with PID 20621
2017-11-04 07:52:03,501 [salt.minion      ][INFO    ][20621] Returning information for job: 20171104075203441474
2017-11-04 07:52:13,656 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075213639173
2017-11-04 07:52:13,678 [salt.minion      ][INFO    ][20627] Starting a new job with PID 20627
2017-11-04 07:52:13,693 [salt.minion      ][INFO    ][20627] Returning information for job: 20171104075213639173
2017-11-04 07:52:23,849 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075223830224
2017-11-04 07:52:23,871 [salt.minion      ][INFO    ][20632] Starting a new job with PID 20632
2017-11-04 07:52:23,885 [salt.minion      ][INFO    ][20632] Returning information for job: 20171104075223830224
2017-11-04 07:52:34,055 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075234034738
2017-11-04 07:52:34,078 [salt.minion      ][INFO    ][20642] Starting a new job with PID 20642
2017-11-04 07:52:34,094 [salt.minion      ][INFO    ][20642] Returning information for job: 20171104075234034738
2017-11-04 07:52:37,601 [salt.state       ][INFO    ][15327] {'aodh-listener': True}
2017-11-04 07:52:37,602 [salt.state       ][INFO    ][15327] Completed state [aodh-listener] at time 07:52:37.601780 duration_in_ms=65249.149
2017-11-04 07:52:37,603 [salt.state       ][INFO    ][15327] Running state [aodh-evaluator] at time 07:52:37.602589
2017-11-04 07:52:37,603 [salt.state       ][INFO    ][15327] Executing state service.running for aodh-evaluator
2017-11-04 07:52:37,604 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2017-11-04 07:52:37,623 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2017-11-04 07:52:37,635 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2017-11-04 07:52:37,654 [salt.state       ][INFO    ][15327] The service aodh-evaluator is already running
2017-11-04 07:52:37,655 [salt.state       ][INFO    ][15327] Completed state [aodh-evaluator] at time 07:52:37.654898 duration_in_ms=52.308
2017-11-04 07:52:37,655 [salt.state       ][INFO    ][15327] Running state [aodh-evaluator] at time 07:52:37.655262
2017-11-04 07:52:37,656 [salt.state       ][INFO    ][15327] Executing state service.mod_watch for aodh-evaluator
2017-11-04 07:52:37,656 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2017-11-04 07:52:37,673 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2017-11-04 07:52:37,687 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2017-11-04 07:52:37,796 [salt.state       ][INFO    ][15327] {'aodh-evaluator': True}
2017-11-04 07:52:37,797 [salt.state       ][INFO    ][15327] Completed state [aodh-evaluator] at time 07:52:37.796590 duration_in_ms=141.328
2017-11-04 07:52:37,797 [salt.state       ][INFO    ][15327] Running state [aodh-notifier] at time 07:52:37.797026
2017-11-04 07:52:37,798 [salt.state       ][INFO    ][15327] Executing state service.running for aodh-notifier
2017-11-04 07:52:37,799 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2017-11-04 07:52:37,830 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2017-11-04 07:52:37,857 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2017-11-04 07:52:37,883 [salt.state       ][INFO    ][15327] The service aodh-notifier is already running
2017-11-04 07:52:37,884 [salt.state       ][INFO    ][15327] Completed state [aodh-notifier] at time 07:52:37.883556 duration_in_ms=86.528
2017-11-04 07:52:37,884 [salt.state       ][INFO    ][15327] Running state [aodh-notifier] at time 07:52:37.883964
2017-11-04 07:52:37,884 [salt.state       ][INFO    ][15327] Executing state service.mod_watch for aodh-notifier
2017-11-04 07:52:37,885 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2017-11-04 07:52:37,909 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2017-11-04 07:52:37,924 [salt.loaded.int.module.cmdmod][INFO    ][15327] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2017-11-04 07:52:44,247 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075244235998
2017-11-04 07:52:44,276 [salt.minion      ][INFO    ][20715] Starting a new job with PID 20715
2017-11-04 07:52:44,291 [salt.minion      ][INFO    ][20715] Returning information for job: 20171104075244235998
2017-11-04 07:52:54,450 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075254437348
2017-11-04 07:52:54,475 [salt.minion      ][INFO    ][20720] Starting a new job with PID 20720
2017-11-04 07:52:54,487 [salt.minion      ][INFO    ][20720] Returning information for job: 20171104075254437348
2017-11-04 07:53:04,657 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075304641910
2017-11-04 07:53:04,682 [salt.minion      ][INFO    ][20730] Starting a new job with PID 20730
2017-11-04 07:53:04,698 [salt.minion      ][INFO    ][20730] Returning information for job: 20171104075304641910
2017-11-04 07:53:14,874 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075314857033
2017-11-04 07:53:14,895 [salt.minion      ][INFO    ][20735] Starting a new job with PID 20735
2017-11-04 07:53:14,909 [salt.minion      ][INFO    ][20735] Returning information for job: 20171104075314857033
2017-11-04 07:53:25,086 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075325069764
2017-11-04 07:53:25,115 [salt.minion      ][INFO    ][20745] Starting a new job with PID 20745
2017-11-04 07:53:25,131 [salt.minion      ][INFO    ][20745] Returning information for job: 20171104075325069764
2017-11-04 07:53:35,304 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075335294317
2017-11-04 07:53:35,327 [salt.minion      ][INFO    ][20832] Starting a new job with PID 20832
2017-11-04 07:53:35,339 [salt.minion      ][INFO    ][20832] Returning information for job: 20171104075335294317
2017-11-04 07:53:43,093 [salt.state       ][INFO    ][15327] {'aodh-notifier': True}
2017-11-04 07:53:43,094 [salt.state       ][INFO    ][15327] Completed state [aodh-notifier] at time 07:53:43.093578 duration_in_ms=65209.613
2017-11-04 07:53:43,097 [salt.minion      ][INFO    ][15327] Returning information for job: 20171104075021717583
2017-11-04 07:56:58,211 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command state.sls with jid 20171104075658201094
2017-11-04 07:56:58,238 [salt.minion      ][INFO    ][20971] Starting a new job with PID 20971
2017-11-04 07:57:00,814 [salt.state       ][INFO    ][20971] Loading fresh modules for state activity
2017-11-04 07:57:00,854 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2017-11-04 07:57:00,889 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2017-11-04 07:57:00,940 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-04 07:57:02,178 [salt.state       ][INFO    ][20971] Running state [python-elasticsearch] at time 07:57:02.177645
2017-11-04 07:57:02,178 [salt.state       ][INFO    ][20971] Executing state pkg.installed for python-elasticsearch
2017-11-04 07:57:02,179 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:57:02,763 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-04 07:57:05,429 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-elasticsearch'] in directory '/root'
2017-11-04 07:57:06,770 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:57:06,864 [salt.state       ][INFO    ][20971] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2017-11-04 07:57:06,884 [salt.state       ][INFO    ][20971] Loading fresh modules for state activity
2017-11-04 07:57:06,927 [salt.state       ][INFO    ][20971] Completed state [python-elasticsearch] at time 07:57:06.926901 duration_in_ms=4749.256
2017-11-04 07:57:06,934 [salt.state       ][INFO    ][20971] Running state [ceilometer-api] at time 07:57:06.934317
2017-11-04 07:57:06,935 [salt.state       ][INFO    ][20971] Executing state pkg.installed for ceilometer-api
2017-11-04 07:57:07,240 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-api'] in directory '/root'
2017-11-04 07:57:08,319 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075708304352
2017-11-04 07:57:08,342 [salt.minion      ][INFO    ][21658] Starting a new job with PID 21658
2017-11-04 07:57:08,356 [salt.minion      ][INFO    ][21658] Returning information for job: 20171104075708304352
2017-11-04 07:57:18,543 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075718529588
2017-11-04 07:57:18,561 [salt.minion      ][INFO    ][22827] Starting a new job with PID 22827
2017-11-04 07:57:18,583 [salt.minion      ][INFO    ][22827] Returning information for job: 20171104075718529588
2017-11-04 07:57:25,082 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:57:25,129 [salt.state       ][INFO    ][20971] Made the following changes:
'python-pysnmp4-mibs' changed from 'absent' to '0.1.3-1'
'python-kafka' changed from 'absent' to '1.3.2-1~u16.04+mcp1'
'libnetfilter-conntrack3' changed from 'absent' to '1.0.5-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'vbetool' changed from 'absent' to '1.1-3'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'cgmanager-utils' changed from 'absent' to '1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'libhogweed4' changed from '3.2-1ubuntu0.16.04.1' to '3.3-1~cloud0'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libvirt-daemon-system' changed from 'absent' to '1'
'python-ply' changed from 'absent' to '3.7-1'
'bridge-utils' changed from 'absent' to '1.5-9ubuntu1'
'python-twisted-bin' changed from 'absent' to '16.0.0-1'
'libboost-random1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'iptables' changed from 'absent' to '1.6.0-2ubuntu3'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.3'
'python-pysnmp-common' changed from 'absent' to '1'
'python-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'libboost-iostreams1.58.0' changed from 'absent' to '1.58.0+dfsg-5ubuntu3.1'
'cgmanager' changed from 'absent' to '0.39-2ubuntu5'
'hdparm' changed from 'absent' to '9.48+ds-1'
'python-twisted' changed from 'absent' to '16.0.0-1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libsmi2ldbl' changed from 'absent' to '0.4.8+dfsg2-11'
'libvirt0' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'
'pm-utils' changed from 'absent' to '1.4.1-16'
'ceilometer-api' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'
'python-twisted-core' changed from 'absent' to '16.0.0-1'
'python-oslo.reports' changed from 'absent' to '1.17.0-1~u16.04+mcp5'
'python-libvirt' changed from 'absent' to '1.3.1-1~u16.04+mcp1'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'python-pysnmp4' changed from 'absent' to '4.2.5-1'
'parted' changed from 'absent' to '3.2-15'
'python-pysnmp2' changed from 'absent' to '1'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'python-oslo.rootwrap' changed from 'absent' to '5.4.0-1~u16.04+mcp5'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python2.7-twisted-core' changed from 'absent' to '1'
'ceilometer-common' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'python-ply-lex-3.5' changed from 'absent' to '1'
'libcgmanager0' changed from 'absent' to '0.39-2ubuntu5'
'libnih-dbus1' changed from 'absent' to '1.0.3-4.3ubuntu1'
'libvirt-daemon' changed from 'absent' to '1'
'libnuma1' changed from 'absent' to '2.0.11-1ubuntu2~cloud0'
'powermgmt-base' changed from 'absent' to '1.31+nmu1'
'dns-root-data' changed from 'absent' to '2015052300+h+1'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'librados2' changed from 'absent' to '10.2.7-0ubuntu0.16.04.1'
'python-swiftclient' changed from 'absent' to '1:3.3.0-1~u16.04+mcp3'
'libnettle6' changed from '3.2-1ubuntu0.16.04.1' to '3.3-1~cloud0'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'librbd1' changed from 'absent' to '10.2.7-0ubuntu0.16.04.1'
'dnsmasq-base' changed from 'absent' to '2.76-5ubuntu0.1~cloud0'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python-ceilometer' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'
'libparted2' changed from 'absent' to '3.2-15'
'python-attr' changed from 'absent' to '15.2.0-1'
'python2.7-twisted' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libparted' changed from 'absent' to '1'
'python-serial' changed from 'absent' to '3.0.1-1'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-jsonpath-rw-ext' changed from 'absent' to '0.1.9-1'
'libnfnetlink0' changed from 'absent' to '1.0.1-3'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'python2.7-ply' changed from 'absent' to '1'
'libvirt-bin' changed from 'absent' to '1.3.1-1ubuntu10.1~xenial1+contrail1'

2017-11-04 07:57:25,159 [salt.state       ][INFO    ][20971] Loading fresh modules for state activity
2017-11-04 07:57:25,192 [salt.state       ][INFO    ][20971] Completed state [ceilometer-api] at time 07:57:25.192063 duration_in_ms=18257.745
2017-11-04 07:57:25,204 [salt.state       ][INFO    ][20971] Running state [python-influxdb] at time 07:57:25.204171
2017-11-04 07:57:25,209 [salt.state       ][INFO    ][20971] Executing state pkg.installed for python-influxdb
2017-11-04 07:57:25,619 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-influxdb'] in directory '/root'
2017-11-04 07:57:26,891 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:57:26,935 [salt.state       ][INFO    ][20971] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2017-11-04 07:57:26,957 [salt.state       ][INFO    ][20971] Loading fresh modules for state activity
2017-11-04 07:57:26,980 [salt.state       ][INFO    ][20971] Completed state [python-influxdb] at time 07:57:26.980021 duration_in_ms=1775.849
2017-11-04 07:57:26,988 [salt.state       ][INFO    ][20971] Running state [python-ceilometerclient] at time 07:57:26.987523
2017-11-04 07:57:26,988 [salt.state       ][INFO    ][20971] Executing state pkg.installed for python-ceilometerclient
2017-11-04 07:57:27,355 [salt.state       ][INFO    ][20971] Package python-ceilometerclient is already installed
2017-11-04 07:57:27,356 [salt.state       ][INFO    ][20971] Completed state [python-ceilometerclient] at time 07:57:27.355633 duration_in_ms=368.11
2017-11-04 07:57:27,356 [salt.state       ][INFO    ][20971] Running state [ceilometer-agent-notification] at time 07:57:27.356007
2017-11-04 07:57:27,356 [salt.state       ][INFO    ][20971] Executing state pkg.installed for ceilometer-agent-notification
2017-11-04 07:57:27,370 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-notification'] in directory '/root'
2017-11-04 07:57:28,576 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command saltutil.find_job with jid 20171104075728564120
2017-11-04 07:57:28,598 [salt.minion      ][INFO    ][23666] Starting a new job with PID 23666
2017-11-04 07:57:28,618 [salt.minion      ][INFO    ][23666] Returning information for job: 20171104075728564120
2017-11-04 07:57:29,543 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:57:29,585 [salt.state       ][INFO    ][20971] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'

2017-11-04 07:57:29,603 [salt.state       ][INFO    ][20971] Loading fresh modules for state activity
2017-11-04 07:57:29,633 [salt.state       ][INFO    ][20971] Completed state [ceilometer-agent-notification] at time 07:57:29.633000 duration_in_ms=2276.993
2017-11-04 07:57:29,648 [salt.state       ][INFO    ][20971] Running state [python-pymongo] at time 07:57:29.648110
2017-11-04 07:57:29,648 [salt.state       ][INFO    ][20971] Executing state pkg.installed for python-pymongo
2017-11-04 07:57:30,102 [salt.state       ][INFO    ][20971] Package python-pymongo is already installed
2017-11-04 07:57:30,103 [salt.state       ][INFO    ][20971] Completed state [python-pymongo] at time 07:57:30.102951 duration_in_ms=454.84
2017-11-04 07:57:30,104 [salt.state       ][INFO    ][20971] Running state [ceilometer-agent-central] at time 07:57:30.103744
2017-11-04 07:57:30,104 [salt.state       ][INFO    ][20971] Executing state pkg.installed for ceilometer-agent-central
2017-11-04 07:57:30,116 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ceilometer-agent-central'] in directory '/root'
2017-11-04 07:57:32,555 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-04 07:57:32,627 [salt.state       ][INFO    ][20971] Made the following changes:
'ceilometer-agent-central' changed from 'absent' to '1:8.0.2-2~u16.04+mcp10'

2017-11-04 07:57:32,658 [salt.state       ][INFO    ][20971] Loading fresh modules for state activity
2017-11-04 07:57:32,683 [salt.state       ][INFO    ][20971] Completed state [ceilometer-agent-central] at time 07:57:32.683169 duration_in_ms=2579.425
2017-11-04 07:57:32,688 [salt.state       ][INFO    ][20971] Running state [/etc/ceilometer/ceilometer.conf] at time 07:57:32.688090
2017-11-04 07:57:32,693 [salt.state       ][INFO    ][20971] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2017-11-04 07:57:32,738 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/ceilometer-server.conf.Debian'
2017-11-04 07:57:32,898 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-04 07:57:32,969 [salt.state       ][INFO    ][20971] File changed:
--- 
+++ 
@@ -143,6 +143,7 @@
 # INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
+debug = false
 
 # DEPRECATED: If set to false, the logging level will be set to WARNING instead
 # of the default INFO level. (boolean value)
@@ -415,6 +416,7 @@
 # Size of executor thread pool. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
+executor_thread_pool_size = 5
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
@@ -422,6 +424,7 @@
 # A URL representing the messaging driver to use and its full configuration.
 # (string value)
 #transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.41:5672,openstack:opnfv_secret@192.168.10.42:5672,openstack:opnfv_secret@192.168.10.43:5672//openstack
 
 # DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
 # include amqp and zmq. (string value)
@@ -460,6 +463,13 @@
 # value means endless wait. (integer value)
 #graceful_shutdown_timeout = 60
 
+# List of pollsters (or wildcard templates) to be used while polling
+#pollster_list =
+
+# To reduce polling agent load, samples are sent to the notification
+# agent in a batch. To gain higher throughput at the cost of load set
+# this to False.
+#batch_polled_samples = True
 
 [api]
 
@@ -601,22 +611,28 @@
 # slash. Example: https://horizon.example.com (list value)
 #allowed_origin = <None>
 
+
 # Indicate that the actual request can include user credentials (boolean value)
 #allow_credentials = true
+
 
 # Indicate which headers are safe to expose to the API. Defaults to HTTP Simple
 # Headers. (list value)
 #expose_headers = X-Auth-Token,X-Subject-Token,X-Service-Token,X-Openstack-Request-Id
 
+
 # Maximum cache age of CORS preflight requests. (integer value)
 #max_age = 3600
 
+
 # Indicate which methods can be used during the actual request. (list value)
 #allow_methods = GET,PUT,POST,DELETE,PATCH
+
 
 # Indicate which header field names may be used during the actual request.
 # (list value)
 #allow_headers = X-Auth-Token,X-Identity-Status,X-Roles,X-Service-Catalog,X-User-Id,X-Tenant-Id,X-Openstack-Request-Id
+
 
 
 [cors.subdomain]
@@ -659,17 +675,9 @@
 # Deprecated group/name - [database]/time_to_live
 #metering_time_to_live = -1
 
-# Number of seconds that events are kept in the database for (<= 0 means
-# forever). (integer value)
-#event_time_to_live = -1
-
 # The connection string used to connect to the metering database. (if unset,
 # connection is used) (string value)
 #metering_connection = <None>
-
-# The connection string used to connect to the event database. (if unset,
-# connection is used) (string value)
-#event_connection = <None>
 
 # Indicates if expirer expires only samples. If set true, expired samples will
 # be deleted, but residual resource and meter definition data will remain.
@@ -702,6 +710,7 @@
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
+connection=mongodb://ceilometer:opnfv_secret@192.168.10.76:27017,192.168.10.77:27017,192.168.10.78:27017,192.168.10.76:27017,192.168.10.77:27017,192.168.10.78:27017/ceilometer
 
 # The SQLAlchemy connection string to use to connect to the slave database.
 # (string value)
@@ -920,7 +929,18 @@
 
 #
 # From keystonemiddleware.auth_token
-#
+#auth_type = password
+
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_uri = http://192.168.10.10:5000
+auth_url = http://192.168.10.10:35357
+interface = internal
+token_cache_time = -1
 
 # Complete "public" Identity API endpoint. This endpoint should not be an
 # "admin" endpoint, as it should be accessible by all end users.
@@ -1465,6 +1485,7 @@
 # Deprecated group/name - [rpc_notifier2]/topics
 # Deprecated group/name - [DEFAULT]/notification_topics
 #topics = notifications
+topics = notifications
 
 
 [oslo_messaging_rabbit]
@@ -1992,6 +2013,17 @@
 
 [service_credentials]
 
+auth_type = password
+user_domain_id = default
+project_domain_id = default
+project_name = service
+username = ceilometer
+password = opnfv_secret
+auth_url = http://192.168.10.10:5000
+token_cache_time = -1
+interface = internal
+region_name = RegionOne
+
 #
 # From ceilometer-auth
 #

2017-11-04 07:57:32,978 [salt.state       ][INFO    ][20971] Completed state [/etc/ceilometer/ceilometer.conf] at time 07:57:32.977730 duration_in_ms=289.64
2017-11-04 07:57:32,978 [salt.state       ][INFO    ][20971] Running state [/etc/ceilometer/pipeline.yaml] at time 07:57:32.978061
2017-11-04 07:57:32,978 [salt.state       ][INFO    ][20971] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2017-11-04 07:57:32,999 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/pipeline.yaml'
2017-11-04 07:57:33,039 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-04 07:57:33,084 [salt.state       ][INFO    ][20971] File changed:
--- 
+++ 
@@ -1,89 +1,14 @@
+
 ---
 sources:
     - name: meter_source
+      interval: 60
       meters:
           - "*"
       sinks:
           - meter_sink
-    - name: cpu_source
-      meters:
-          - "cpu"
-      sinks:
-          - cpu_sink
-          - cpu_delta_sink
-    - name: disk_source
-      meters:
-          - "disk.read.bytes"
-          - "disk.read.requests"
-          - "disk.write.bytes"
-          - "disk.write.requests"
-          - "disk.device.read.bytes"
-          - "disk.device.read.requests"
-          - "disk.device.write.bytes"
-          - "disk.device.write.requests"
-      sinks:
-          - disk_sink
-    - name: network_source
-      meters:
-          - "network.incoming.bytes"
-          - "network.incoming.packets"
-          - "network.outgoing.bytes"
-          - "network.outgoing.packets"
-      sinks:
-          - network_sink
 sinks:
     - name: meter_sink
       transformers:
       publishers:
-          - notifier://
-    - name: cpu_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                target:
-                    name: "cpu_util"
-                    unit: "%"
-                    type: "gauge"
-                    max: 100
-                    scale: "100.0 / (10**9 * (resource_metadata.cpu_number or 1))"
-      publishers:
-          - notifier://
-    - name: cpu_delta_sink
-      transformers:
-          - name: "delta"
-            parameters:
-                target:
-                    name: "cpu.delta"
-                growth_only: True
-      publishers:
-          - notifier://
-    - name: disk_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                source:
-                    map_from:
-                        name: "(disk\\.device|disk)\\.(read|write)\\.(bytes|requests)"
-                        unit: "(B|request)"
-                target:
-                    map_to:
-                        name: "\\1.\\2.\\3.rate"
-                        unit: "\\1/s"
-                    type: "gauge"
-      publishers:
-          - notifier://
-    - name: network_sink
-      transformers:
-          - name: "rate_of_change"
-            parameters:
-                source:
-                   map_from:
-                       name: "network\\.(incoming|outgoing)\\.(bytes|packets)"
-                       unit: "(B|packet)"
-                target:
-                    map_to:
-                        name: "network.\\1.\\2.rate"
-                        unit: "\\1/s"
-                    type: "gauge"
-      publishers:
-          - notifier://
+          - notifier://
2017-11-04 07:57:33,092 [salt.state       ][INFO    ][20971] Completed state [/etc/ceilometer/pipeline.yaml] at time 07:57:33.092130 duration_in_ms=114.069
2017-11-04 07:57:33,094 [salt.state       ][INFO    ][20971] Running state [/etc/ceilometer/event_pipeline.yaml] at time 07:57:33.093655
2017-11-04 07:57:33,094 [salt.state       ][INFO    ][20971] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2017-11-04 07:57:33,112 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/event_pipeline.yaml'
2017-11-04 07:57:33,115 [salt.state       ][INFO    ][20971] File changed:
--- 
+++ 
@@ -9,4 +9,4 @@
     - name: event_sink
       transformers:
       publishers:
-          - direct://
+          - direct://
2017-11-04 07:57:33,116 [salt.state       ][INFO    ][20971] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 07:57:33.116072 duration_in_ms=22.417
2017-11-04 07:57:33,116 [salt.state       ][INFO    ][20971] Running state [/etc/ceilometer/event_definitions.yaml] at time 07:57:33.116371
2017-11-04 07:57:33,117 [salt.state       ][INFO    ][20971] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2017-11-04 07:57:33,136 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/event_definitions.yaml'
2017-11-04 07:57:33,142 [salt.state       ][INFO    ][20971] File /etc/ceilometer/event_definitions.yaml is in the correct state
2017-11-04 07:57:33,142 [salt.state       ][INFO    ][20971] Completed state [/etc/ceilometer/event_definitions.yaml] at time 07:57:33.142066 duration_in_ms=25.695
2017-11-04 07:57:33,143 [salt.state       ][INFO    ][20971] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:57:33.142850
2017-11-04 07:57:33,144 [salt.state       ][INFO    ][20971] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2017-11-04 07:57:33,164 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/gabbi_pipeline.yaml'
2017-11-04 07:57:33,166 [salt.state       ][INFO    ][20971] File changed:
New file
2017-11-04 07:57:33,166 [salt.state       ][INFO    ][20971] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:57:33.165839 duration_in_ms=22.989
2017-11-04 07:57:33,166 [salt.state       ][INFO    ][20971] Running state [/etc/apache2/sites-available/ceilometer-api.conf] at time 07:57:33.166122
2017-11-04 07:57:33,166 [salt.state       ][INFO    ][20971] Executing state file.managed for /etc/apache2/sites-available/ceilometer-api.conf
2017-11-04 07:57:33,186 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/ocata/ceilometer.apache2.conf.Debian'
2017-11-04 07:57:33,214 [salt.fileclient  ][INFO    ][20971] Fetching file from saltenv 'base', ** done ** 'ceilometer/map.jinja'
2017-11-04 07:57:33,250 [salt.state       ][INFO    ][20971] File changed:
--- 
+++ 
@@ -1,4 +1,4 @@
-Listen 8777
+Listen 192.168.10.77:8777
 
 <VirtualHost *:8777>
     WSGIDaemonProcess ceilometer-api processes=2 threads=10 user=ceilometer display-name=%{GROUP}

2017-11-04 07:57:33,258 [salt.state       ][INFO    ][20971] Completed state [/etc/apache2/sites-available/ceilometer-api.conf] at time 07:57:33.257649 duration_in_ms=91.527
2017-11-04 07:57:33,258 [salt.state       ][INFO    ][20971] Running state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 07:57:33.258048
2017-11-04 07:57:33,258 [salt.state       ][INFO    ][20971] Executing state file.symlink for /etc/apache2/sites-enabled/ceilometer-api.conf
2017-11-04 07:57:33,262 [salt.state       ][INFO    ][20971] {'new': '/etc/apache2/sites-enabled/ceilometer-api.conf'}
2017-11-04 07:57:33,265 [salt.state       ][INFO    ][20971] Completed state [/etc/apache2/sites-enabled/ceilometer-api.conf] at time 07:57:33.264492 duration_in_ms=6.444
2017-11-04 07:57:33,403 [salt.state       ][INFO    ][20971] Running state [apache2] at time 07:57:33.403198
2017-11-04 07:57:33,404 [salt.state       ][INFO    ][20971] Executing state service.running for apache2
2017-11-04 07:57:33,406 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2017-11-04 07:57:33,418 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-04 07:57:33,427 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-04 07:57:33,437 [salt.state       ][INFO    ][20971] The service apache2 is already running
2017-11-04 07:57:33,439 [salt.state       ][INFO    ][20971] Completed state [apache2] at time 07:57:33.438588 duration_in_ms=35.389
2017-11-04 07:57:33,439 [salt.state       ][INFO    ][20971] Running state [apache2] at time 07:57:33.438974
2017-11-04 07:57:33,439 [salt.state       ][INFO    ][20971] Executing state service.mod_watch for apache2
2017-11-04 07:57:33,440 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2017-11-04 07:57:33,450 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2017-11-04 07:57:33,463 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2017-11-04 07:57:34,747 [salt.state       ][INFO    ][20971] {'apache2': True}
2017-11-04 07:57:34,750 [salt.state       ][INFO    ][20971] Completed state [apache2] at time 07:57:34.749746 duration_in_ms=1310.771
2017-11-04 07:57:34,751 [salt.state       ][INFO    ][20971] Running state [ceilometer-agent-notification] at time 07:57:34.750846
2017-11-04 07:57:34,752 [salt.state       ][INFO    ][20971] Executing state service.running for ceilometer-agent-notification
2017-11-04 07:57:34,753 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2017-11-04 07:57:34,767 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2017-11-04 07:57:34,776 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2017-11-04 07:57:34,786 [salt.state       ][INFO    ][20971] The service ceilometer-agent-notification is already running
2017-11-04 07:57:34,786 [salt.state       ][INFO    ][20971] Completed state [ceilometer-agent-notification] at time 07:57:34.785938 duration_in_ms=35.092
2017-11-04 07:57:34,786 [salt.state       ][INFO    ][20971] Running state [ceilometer-agent-notification] at time 07:57:34.786154
2017-11-04 07:57:34,786 [salt.state       ][INFO    ][20971] Executing state service.mod_watch for ceilometer-agent-notification
2017-11-04 07:57:34,787 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2017-11-04 07:57:34,796 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2017-11-04 07:57:34,806 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2017-11-04 07:57:34,979 [salt.state       ][INFO    ][20971] {'ceilometer-agent-notification': True}
2017-11-04 07:57:34,979 [salt.state       ][INFO    ][20971] Completed state [ceilometer-agent-notification] at time 07:57:34.978975 duration_in_ms=192.819
2017-11-04 07:57:34,980 [salt.state       ][INFO    ][20971] Running state [ceilometer-agent-central] at time 07:57:34.979869
2017-11-04 07:57:34,980 [salt.state       ][INFO    ][20971] Executing state service.running for ceilometer-agent-central
2017-11-04 07:57:34,981 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2017-11-04 07:57:35,001 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2017-11-04 07:57:35,012 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2017-11-04 07:57:35,023 [salt.state       ][INFO    ][20971] The service ceilometer-agent-central is already running
2017-11-04 07:57:35,023 [salt.state       ][INFO    ][20971] Completed state [ceilometer-agent-central] at time 07:57:35.023170 duration_in_ms=43.301
2017-11-04 07:57:35,024 [salt.state       ][INFO    ][20971] Running state [ceilometer-agent-central] at time 07:57:35.023962
2017-11-04 07:57:35,024 [salt.state       ][INFO    ][20971] Executing state service.mod_watch for ceilometer-agent-central
2017-11-04 07:57:35,025 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2017-11-04 07:57:35,036 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2017-11-04 07:57:35,045 [salt.loaded.int.module.cmdmod][INFO    ][20971] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2017-11-04 07:57:35,211 [salt.state       ][INFO    ][20971] {'ceilometer-agent-central': True}
2017-11-04 07:57:35,211 [salt.state       ][INFO    ][20971] Completed state [ceilometer-agent-central] at time 07:57:35.211345 duration_in_ms=187.382
2017-11-04 07:57:35,214 [salt.minion      ][INFO    ][20971] Returning information for job: 20171104075658201094
2017-11-04 08:00:27,989 [salt.minion      ][INFO    ][1833] User sudo_ubuntu Executing command cp.push_dir with jid 20171104080027976663
2017-11-04 08:00:28,019 [salt.minion      ][INFO    ][24482] Starting a new job with PID 24482
