2018-07-16 05:58:05,676 [salt.loader      ][ERROR   ][1624] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:58:05,828 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,048 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,503 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,510 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,517 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,524 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,559 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,567 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,575 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,582 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,674 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,681 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:06,689 [salt.utils.decorators][ERROR   ][1624] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2018-07-16 05:58:38,161 [salt.loader      ][ERROR   ][1624] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:58:40,012 [salt.loaded.int.module.cmdmod][ERROR   ][1624] 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
2018-07-16 05:58:45,039 [salt.loader      ][ERROR   ][2375] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:58:45,627 [salt.loaded.int.module.cmdmod][INFO    ][2375] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-07-16 05:58:45,653 [salt.loaded.int.module.cmdmod][INFO    ][2375] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-07-16 05:58:45,693 [salt.loaded.int.module.cmdmod][INFO    ][2375] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-07-16 05:58:45,730 [salt.utils.parsers][WARNING ][1351] Minion received a SIGTERM. Exiting.
2018-07-16 05:58:46,598 [salt.cli.daemons ][INFO    ][2463] Setting up the Salt Minion "mdb03.mcp-ovs-dpdk-ha.local"
2018-07-16 05:58:46,809 [salt.cli.daemons ][INFO    ][2463] Starting up the Salt Minion
2018-07-16 05:58:46,811 [salt.utils.event ][INFO    ][2463] Starting pull socket on /var/run/salt/minion/minion_event_b590c73964_pull.ipc
2018-07-16 05:58:47,855 [salt.minion      ][INFO    ][2463] Creating minion process manager
2018-07-16 05:58:49,814 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2463] Executing command ['date', '+%z'] in directory '/root'
2018-07-16 05:58:49,851 [salt.utils.schedule][INFO    ][2463] Updating job settings for scheduled job: __mine_interval
2018-07-16 05:58:49,854 [salt.minion      ][INFO    ][2463] Added mine.update to scheduler
2018-07-16 05:58:49,862 [salt.minion      ][INFO    ][2463] Minion is starting as user 'root'
2018-07-16 05:58:49,882 [salt.minion      ][INFO    ][2463] Minion is ready to receive requests!
2018-07-16 05:58:50,885 [salt.utils.schedule][INFO    ][2463] Running scheduled job: __mine_interval
2018-07-16 05:59:35,955 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command state.apply with jid 20180716055935939965
2018-07-16 05:59:35,988 [salt.minion      ][INFO    ][2568] Starting a new job with PID 2568
2018-07-16 05:59:40,772 [salt.state       ][INFO    ][2568] Loading fresh modules for state activity
2018-07-16 05:59:40,902 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-07-16 05:59:40,954 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-07-16 05:59:41,285 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-07-16 05:59:41,534 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-07-16 05:59:41,775 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-07-16 05:59:42,297 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-07-16 05:59:42,564 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-07-16 05:59:42,801 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-07-16 05:59:43,125 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-07-16 05:59:43,369 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-07-16 05:59:43,621 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-07-16 05:59:43,864 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-07-16 05:59:44,185 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-07-16 05:59:44,449 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-07-16 05:59:44,694 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2018-07-16 05:59:44,937 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-07-16 05:59:45,182 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-07-16 05:59:45,433 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/system/banner.sls'
2018-07-16 05:59:45,685 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-07-16 05:59:46,405 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-07-16 05:59:47,287 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-07-16 05:59:47,698 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-07-16 05:59:48,247 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-07-16 05:59:48,498 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-07-16 05:59:48,773 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-07-16 05:59:48,798 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-07-16 05:59:48,881 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-07-16 05:59:48,973 [salt.state       ][INFO    ][2568] Running state [/etc/environment] at time 05:59:48.973236
2018-07-16 05:59:48,974 [salt.state       ][INFO    ][2568] Executing state file.blockreplace for /etc/environment
2018-07-16 05:59:48,993 [salt.state       ][INFO    ][2568] 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

2018-07-16 05:59:48,995 [salt.state       ][INFO    ][2568] Completed state [/etc/environment] at time 05:59:48.995179 duration_in_ms=21.942
2018-07-16 05:59:48,996 [salt.state       ][INFO    ][2568] Running state [/etc/profile.d] at time 05:59:48.996188
2018-07-16 05:59:48,996 [salt.state       ][INFO    ][2568] Executing state file.directory for /etc/profile.d
2018-07-16 05:59:49,000 [salt.state       ][INFO    ][2568] Directory /etc/profile.d is in the correct state
2018-07-16 05:59:49,001 [salt.state       ][INFO    ][2568] Completed state [/etc/profile.d] at time 05:59:49.001114 duration_in_ms=4.927
2018-07-16 05:59:49,150 [salt.loader      ][ERROR   ][2568] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 05:59:50,028 [salt.state       ][INFO    ][2568] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:59:50.028760
2018-07-16 05:59:50,029 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-16 05:59:50,065 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-07-16 05:59:50,083 [salt.state       ][INFO    ][2568] File changed:
New file
2018-07-16 05:59:50,084 [salt.state       ][INFO    ][2568] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 05:59:50.084092 duration_in_ms=55.333
2018-07-16 05:59:50,084 [salt.state       ][INFO    ][2568] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:59:50.084815
2018-07-16 05:59:50,085 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-16 05:59:50,110 [salt.state       ][INFO    ][2568] File changed:
New file
2018-07-16 05:59:50,111 [salt.state       ][INFO    ][2568] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:59:50.111009 duration_in_ms=26.193
2018-07-16 05:59:50,115 [salt.state       ][INFO    ][2568] Running state [linux_repo_prereq_pkgs] at time 05:59:50.115082
2018-07-16 05:59:50,115 [salt.state       ][INFO    ][2568] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-16 05:59:50,116 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 05:59:51,013 [salt.state       ][INFO    ][2568] All specified packages are already installed
2018-07-16 05:59:51,014 [salt.state       ][INFO    ][2568] Completed state [linux_repo_prereq_pkgs] at time 05:59:51.014311 duration_in_ms=899.228
2018-07-16 05:59:51,015 [salt.state       ][INFO    ][2568] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:59:51.014959
2018-07-16 05:59:51,015 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-16 05:59:51,036 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf.d_proxies'
2018-07-16 05:59:51,057 [salt.state       ][INFO    ][2568] File changed:
New file
2018-07-16 05:59:51,058 [salt.state       ][INFO    ][2568] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:59:51.058396 duration_in_ms=43.436
2018-07-16 05:59:51,059 [salt.state       ][INFO    ][2568] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:51.059176
2018-07-16 05:59:51,059 [salt.state       ][INFO    ][2568] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-16 05:59:51,060 [salt.state       ][INFO    ][2568] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-16 05:59:51,061 [salt.state       ][INFO    ][2568] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 05:59:51.061471 duration_in_ms=2.294
2018-07-16 05:59:51,062 [salt.state       ][INFO    ][2568] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:51.062484
2018-07-16 05:59:51,063 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-16 05:59:51,237 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2018-07-16 05:59:51,473 [salt.state       ][INFO    ][2568] File changed:
New file
2018-07-16 05:59:51,474 [salt.state       ][INFO    ][2568] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 05:59:51.474852 duration_in_ms=412.367
2018-07-16 05:59:51,477 [salt.state       ][INFO    ][2568] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:59:51.477662
2018-07-16 05:59:51,478 [salt.state       ][INFO    ][2568] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-16 05:59:51,479 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-16 05:59:52,280 [salt.state       ][INFO    ][2568] {'pid': 2633, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-16 05:59:52,282 [salt.state       ][INFO    ][2568] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 05:59:52.282129 duration_in_ms=804.466
2018-07-16 05:59:52,297 [salt.state       ][INFO    ][2568] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 05:59:52.297709
2018-07-16 05:59:52,299 [salt.state       ][INFO    ][2568] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-16 05:59:52,542 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 05:59:55,984 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716055955967893
2018-07-16 05:59:56,021 [salt.minion      ][INFO    ][3060] Starting a new job with PID 3060
2018-07-16 05:59:56,049 [salt.minion      ][INFO    ][3060] Returning information for job: 20180716055955967893
2018-07-16 06:00:02,691 [salt.state       ][INFO    ][2568] {'repo': 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'}
2018-07-16 06:00:02,692 [salt.state       ][INFO    ][2568] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:00:02.692099 duration_in_ms=10394.388
2018-07-16 06:00:02,692 [salt.state       ][INFO    ][2568] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:00:02.692811
2018-07-16 06:00:02,693 [salt.state       ][INFO    ][2568] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-16 06:00:02,694 [salt.state       ][INFO    ][2568] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-16 06:00:02,695 [salt.state       ][INFO    ][2568] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:00:02.694977 duration_in_ms=2.165
2018-07-16 06:00:02,695 [salt.state       ][INFO    ][2568] Running state [/etc/apt/preferences.d/uca] at time 06:00:02.695448
2018-07-16 06:00:02,695 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-16 06:00:02,920 [salt.state       ][INFO    ][2568] File changed:
New file
2018-07-16 06:00:02,920 [salt.state       ][INFO    ][2568] Completed state [/etc/apt/preferences.d/uca] at time 06:00:02.920798 duration_in_ms=225.35
2018-07-16 06:00:02,931 [salt.state       ][INFO    ][2568] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:00:02.931533
2018-07-16 06:00:02,931 [salt.state       ][INFO    ][2568] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-16 06:00:02,933 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-16 06:00:02,954 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA' in directory '/root'
2018-07-16 06:00:03,364 [salt.state       ][INFO    ][2568] {'pid': 3072, 'retcode': 0, 'stderr': 'gpg: requesting key EC4926EA from hkp server keyserver.ubuntu.com\ngpg: key EC4926EA: public key "Canonical Cloud Archive Signing Key <ftpmaster@canonical.com>" imported\ngpg: Total number processed: 1\ngpg:               imported: 1  (RSA: 1)', 'stdout': 'Executing: /tmp/tmp.9UZk9uwB9y/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\nEC4926EA'}
2018-07-16 06:00:03,365 [salt.state       ][INFO    ][2568] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:00:03.365156 duration_in_ms=433.622
2018-07-16 06:00:03,372 [salt.state       ][INFO    ][2568] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:00:03.372699
2018-07-16 06:00:03,373 [salt.state       ][INFO    ][2568] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-16 06:00:03,662 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:00:06,127 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060006106702
2018-07-16 06:00:06,157 [salt.minion      ][INFO    ][3543] Starting a new job with PID 3543
2018-07-16 06:00:06,195 [salt.minion      ][INFO    ][3543] Returning information for job: 20180716060006106702
2018-07-16 06:00:14,341 [salt.state       ][INFO    ][2568] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main'}
2018-07-16 06:00:14,342 [salt.state       ][INFO    ][2568] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:00:14.341957 duration_in_ms=10969.258
2018-07-16 06:00:14,342 [salt.state       ][INFO    ][2568] Running state [linux_extra_packages_latest] at time 06:00:14.342547
2018-07-16 06:00:14,343 [salt.state       ][INFO    ][2568] Executing state pkg.latest for linux_extra_packages_latest
2018-07-16 06:00:14,373 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-16 06:00:14,584 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:14,636 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-tornado'] in directory '/root'
2018-07-16 06:00:16,268 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060016248446
2018-07-16 06:00:16,296 [salt.minion      ][INFO    ][3606] Starting a new job with PID 3606
2018-07-16 06:00:16,332 [salt.minion      ][INFO    ][3606] Returning information for job: 20180716060016248446
2018-07-16 06:00:20,546 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:20,649 [salt.state       ][INFO    ][2568] Made the following changes:
'python-singledispatch' changed from 'absent' to '3.4.0.3-2'
'python-tornado' changed from '4.2.1-2~ds+1' to '4.5.3-1.0~u16.04+mcp1'
'python-backports-abc' changed from 'absent' to '0.5-2.0~u16.04+mcp1'

2018-07-16 06:00:20,691 [salt.state       ][INFO    ][2568] Loading fresh modules for state activity
2018-07-16 06:00:20,764 [salt.state       ][INFO    ][2568] Completed state [linux_extra_packages_latest] at time 06:00:20.764766 duration_in_ms=6422.219
2018-07-16 06:00:20,771 [salt.state       ][INFO    ][2568] Running state [UTC] at time 06:00:20.771383
2018-07-16 06:00:20,772 [salt.state       ][INFO    ][2568] Executing state timezone.system for UTC
2018-07-16 06:00:20,777 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:00:20,846 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:00:20,874 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-07-16 06:00:20,900 [salt.state       ][INFO    ][2568] {'timezone': 'UTC'}
2018-07-16 06:00:20,901 [salt.state       ][INFO    ][2568] Completed state [UTC] at time 06:00:20.901477 duration_in_ms=130.094
2018-07-16 06:00:20,906 [salt.state       ][INFO    ][2568] Running state [nf_conntrack] at time 06:00:20.906224
2018-07-16 06:00:20,907 [salt.state       ][INFO    ][2568] Executing state kmod.present for nf_conntrack
2018-07-16 06:00:20,908 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:21,517 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:21,543 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-07-16 06:00:21,586 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'lsmod' in directory '/root'
2018-07-16 06:00:21,821 [salt.state       ][INFO    ][2568] {'nf_conntrack': 'loaded'}
2018-07-16 06:00:21,822 [salt.state       ][INFO    ][2568] Completed state [nf_conntrack] at time 06:00:21.822444 duration_in_ms=916.219
2018-07-16 06:00:21,827 [salt.state       ][INFO    ][2568] Running state [kernel.panic] at time 06:00:21.827447
2018-07-16 06:00:21,828 [salt.state       ][INFO    ][2568] Executing state sysctl.present for kernel.panic
2018-07-16 06:00:21,830 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:21,930 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-07-16 06:00:21,955 [salt.state       ][INFO    ][2568] {'kernel.panic': 60}
2018-07-16 06:00:21,957 [salt.state       ][INFO    ][2568] Completed state [kernel.panic] at time 06:00:21.957555 duration_in_ms=130.108
2018-07-16 06:00:21,958 [salt.state       ][INFO    ][2568] Running state [net.ipv4.tcp_keepalive_probes] at time 06:00:21.958477
2018-07-16 06:00:21,959 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-16 06:00:21,961 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,037 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-07-16 06:00:22,062 [salt.state       ][INFO    ][2568] {'net.ipv4.tcp_keepalive_probes': 8}
2018-07-16 06:00:22,063 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:00:22.063292 duration_in_ms=104.814
2018-07-16 06:00:22,065 [salt.state       ][INFO    ][2568] Running state [fs.file-max] at time 06:00:22.065302
2018-07-16 06:00:22,066 [salt.state       ][INFO    ][2568] Executing state sysctl.present for fs.file-max
2018-07-16 06:00:22,067 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,141 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-07-16 06:00:22,167 [salt.state       ][INFO    ][2568] {'fs.file-max': 124165}
2018-07-16 06:00:22,168 [salt.state       ][INFO    ][2568] Completed state [fs.file-max] at time 06:00:22.168467 duration_in_ms=103.164
2018-07-16 06:00:22,169 [salt.state       ][INFO    ][2568] Running state [net.core.somaxconn] at time 06:00:22.169673
2018-07-16 06:00:22,171 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.core.somaxconn
2018-07-16 06:00:22,173 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,243 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-07-16 06:00:22,267 [salt.state       ][INFO    ][2568] {'net.core.somaxconn': 4096}
2018-07-16 06:00:22,268 [salt.state       ][INFO    ][2568] Completed state [net.core.somaxconn] at time 06:00:22.267987 duration_in_ms=98.314
2018-07-16 06:00:22,270 [salt.state       ][INFO    ][2568] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:00:22.270279
2018-07-16 06:00:22,271 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-16 06:00:22,273 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,340 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-07-16 06:00:22,366 [salt.state       ][INFO    ][2568] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-07-16 06:00:22,367 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:00:22.367142 duration_in_ms=96.862
2018-07-16 06:00:22,368 [salt.state       ][INFO    ][2568] Running state [net.ipv4.tcp_tw_reuse] at time 06:00:22.368384
2018-07-16 06:00:22,369 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-16 06:00:22,370 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,439 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-07-16 06:00:22,461 [salt.state       ][INFO    ][2568] {'net.ipv4.tcp_tw_reuse': 1}
2018-07-16 06:00:22,462 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.tcp_tw_reuse] at time 06:00:22.462444 duration_in_ms=94.059
2018-07-16 06:00:22,463 [salt.state       ][INFO    ][2568] Running state [net.ipv4.tcp_congestion_control] at time 06:00:22.463664
2018-07-16 06:00:22,464 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-16 06:00:22,466 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,528 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-07-16 06:00:22,557 [salt.state       ][INFO    ][2568] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-07-16 06:00:22,558 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.tcp_congestion_control] at time 06:00:22.558046 duration_in_ms=94.381
2018-07-16 06:00:22,558 [salt.state       ][INFO    ][2568] Running state [net.ipv4.tcp_retries2] at time 06:00:22.558591
2018-07-16 06:00:22,559 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-16 06:00:22,560 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,623 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-07-16 06:00:22,645 [salt.state       ][INFO    ][2568] {'net.ipv4.tcp_retries2': 5}
2018-07-16 06:00:22,646 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.tcp_retries2] at time 06:00:22.646398 duration_in_ms=87.807
2018-07-16 06:00:22,647 [salt.state       ][INFO    ][2568] Running state [net.core.netdev_max_backlog] at time 06:00:22.646962
2018-07-16 06:00:22,647 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-16 06:00:22,648 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,716 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-07-16 06:00:22,736 [salt.state       ][INFO    ][2568] {'net.core.netdev_max_backlog': 261144}
2018-07-16 06:00:22,737 [salt.state       ][INFO    ][2568] Completed state [net.core.netdev_max_backlog] at time 06:00:22.737320 duration_in_ms=90.358
2018-07-16 06:00:22,737 [salt.state       ][INFO    ][2568] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:22.737862
2018-07-16 06:00:22,738 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-16 06:00:22,739 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,797 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-07-16 06:00:22,817 [salt.state       ][INFO    ][2568] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-07-16 06:00:22,818 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:00:22.818270 duration_in_ms=80.407
2018-07-16 06:00:22,818 [salt.state       ][INFO    ][2568] Running state [vm.swappiness] at time 06:00:22.818841
2018-07-16 06:00:22,819 [salt.state       ][INFO    ][2568] Executing state sysctl.present for vm.swappiness
2018-07-16 06:00:22,821 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,895 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-07-16 06:00:22,925 [salt.state       ][INFO    ][2568] {'vm.swappiness': 10}
2018-07-16 06:00:22,925 [salt.state       ][INFO    ][2568] Completed state [vm.swappiness] at time 06:00:22.925560 duration_in_ms=106.718
2018-07-16 06:00:22,926 [salt.state       ][INFO    ][2568] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:00:22.926676
2018-07-16 06:00:22,927 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-16 06:00:22,928 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:22,994 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-07-16 06:00:23,018 [salt.state       ][INFO    ][2568] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-07-16 06:00:23,018 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:00:23.018750 duration_in_ms=92.074
2018-07-16 06:00:23,019 [salt.state       ][INFO    ][2568] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:23.019325
2018-07-16 06:00:23,019 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-16 06:00:23,021 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:23,096 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-07-16 06:00:23,120 [salt.state       ][INFO    ][2568] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-07-16 06:00:23,121 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:00:23.121696 duration_in_ms=102.371
2018-07-16 06:00:23,122 [salt.state       ][INFO    ][2568] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:23.122529
2018-07-16 06:00:23,123 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-16 06:00:23,124 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:23,190 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-07-16 06:00:23,215 [salt.state       ][INFO    ][2568] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-07-16 06:00:23,215 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:00:23.215872 duration_in_ms=93.342
2018-07-16 06:00:23,216 [salt.state       ][INFO    ][2568] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:23.216730
2018-07-16 06:00:23,217 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-16 06:00:23,218 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:23,285 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-07-16 06:00:23,311 [salt.state       ][INFO    ][2568] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-07-16 06:00:23,312 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:00:23.312121 duration_in_ms=95.391
2018-07-16 06:00:23,313 [salt.state       ][INFO    ][2568] Running state [net.ipv4.tcp_fin_timeout] at time 06:00:23.313247
2018-07-16 06:00:23,313 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-16 06:00:23,315 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:23,384 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-07-16 06:00:23,407 [salt.state       ][INFO    ][2568] {'net.ipv4.tcp_fin_timeout': 30}
2018-07-16 06:00:23,409 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.tcp_fin_timeout] at time 06:00:23.408529 duration_in_ms=95.28
2018-07-16 06:00:23,410 [salt.state       ][INFO    ][2568] Running state [net.ipv4.tcp_keepalive_time] at time 06:00:23.410157
2018-07-16 06:00:23,410 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-16 06:00:23,411 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:23,482 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-07-16 06:00:23,508 [salt.state       ][INFO    ][2568] {'net.ipv4.tcp_keepalive_time': 30}
2018-07-16 06:00:23,509 [salt.state       ][INFO    ][2568] Completed state [net.ipv4.tcp_keepalive_time] at time 06:00:23.509368 duration_in_ms=99.21
2018-07-16 06:00:23,510 [salt.state       ][INFO    ][2568] Running state [net.nf_conntrack_max] at time 06:00:23.509913
2018-07-16 06:00:23,511 [salt.state       ][INFO    ][2568] Executing state sysctl.present for net.nf_conntrack_max
2018-07-16 06:00:23,512 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:00:23,582 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-07-16 06:00:23,609 [salt.state       ][INFO    ][2568] {'net.nf_conntrack_max': 1048576}
2018-07-16 06:00:23,610 [salt.state       ][INFO    ][2568] Completed state [net.nf_conntrack_max] at time 06:00:23.610342 duration_in_ms=100.428
2018-07-16 06:00:23,621 [salt.state       ][INFO    ][2568] Running state [linux_sysfs_package] at time 06:00:23.621421
2018-07-16 06:00:23,621 [salt.state       ][INFO    ][2568] Executing state pkg.installed for linux_sysfs_package
2018-07-16 06:00:23,718 [salt.loader      ][ERROR   ][2568] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:00:24,461 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-07-16 06:00:24,679 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:00:26,351 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060026331952
2018-07-16 06:00:26,386 [salt.minion      ][INFO    ][4123] Starting a new job with PID 4123
2018-07-16 06:00:26,437 [salt.minion      ][INFO    ][4123] Returning information for job: 20180716060026331952
2018-07-16 06:00:29,821 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:29,895 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-07-16 06:00:36,394 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060036379816
2018-07-16 06:00:36,430 [salt.minion      ][INFO    ][4549] Starting a new job with PID 4549
2018-07-16 06:00:36,461 [salt.minion      ][INFO    ][4549] Returning information for job: 20180716060036379816
2018-07-16 06:00:37,291 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:37,384 [salt.state       ][INFO    ][2568] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-07-16 06:00:37,422 [salt.state       ][INFO    ][2568] Loading fresh modules for state activity
2018-07-16 06:00:37,496 [salt.state       ][INFO    ][2568] Completed state [linux_sysfs_package] at time 06:00:37.495994 duration_in_ms=13874.571
2018-07-16 06:00:37,505 [salt.state       ][INFO    ][2568] Running state [/etc/sysfs.d] at time 06:00:37.505070
2018-07-16 06:00:37,505 [salt.state       ][INFO    ][2568] Executing state file.directory for /etc/sysfs.d
2018-07-16 06:00:37,511 [salt.state       ][INFO    ][2568] Directory /etc/sysfs.d is in the correct state
2018-07-16 06:00:37,512 [salt.state       ][INFO    ][2568] Completed state [/etc/sysfs.d] at time 06:00:37.511948 duration_in_ms=6.878
2018-07-16 06:00:37,514 [salt.loader      ][ERROR   ][2568] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:00:37,986 [salt.state       ][INFO    ][2568] Running state [ondemand] at time 06:00:37.985910
2018-07-16 06:00:37,986 [salt.state       ][INFO    ][2568] Executing state service.dead for ondemand
2018-07-16 06:00:37,992 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:38,022 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:38,049 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:38,085 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:38,222 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:38,260 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:38,303 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:38,340 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-07-16 06:00:38,741 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:00:38,796 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'runlevel' in directory '/root'
2018-07-16 06:00:38,820 [salt.state       ][INFO    ][2568] {'ondemand': True}
2018-07-16 06:00:38,821 [salt.state       ][INFO    ][2568] Completed state [ondemand] at time 06:00:38.821793 duration_in_ms=835.884
2018-07-16 06:00:38,828 [salt.state       ][INFO    ][2568] Running state [cs_CZ.UTF-8] at time 06:00:38.828911
2018-07-16 06:00:38,829 [salt.state       ][INFO    ][2568] Executing state locale.present for cs_CZ.UTF-8
2018-07-16 06:00:38,831 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'locale -a' in directory '/root'
2018-07-16 06:00:38,867 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-07-16 06:00:41,485 [salt.state       ][INFO    ][2568] {'locale': 'cs_CZ.UTF-8'}
2018-07-16 06:00:41,486 [salt.state       ][INFO    ][2568] Completed state [cs_CZ.UTF-8] at time 06:00:41.486273 duration_in_ms=2657.361
2018-07-16 06:00:41,487 [salt.state       ][INFO    ][2568] Running state [en_US.UTF-8] at time 06:00:41.487558
2018-07-16 06:00:41,489 [salt.state       ][INFO    ][2568] Executing state locale.present for en_US.UTF-8
2018-07-16 06:00:41,490 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'locale -a' in directory '/root'
2018-07-16 06:00:41,524 [salt.state       ][INFO    ][2568] Locale en_US.UTF-8 is already present
2018-07-16 06:00:41,526 [salt.state       ][INFO    ][2568] Completed state [en_US.UTF-8] at time 06:00:41.526178 duration_in_ms=38.619
2018-07-16 06:00:41,530 [salt.state       ][INFO    ][2568] Running state [en_US.UTF-8] at time 06:00:41.530280
2018-07-16 06:00:41,531 [salt.state       ][INFO    ][2568] Executing state locale.system for en_US.UTF-8
2018-07-16 06:00:41,533 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'localectl' in directory '/root'
2018-07-16 06:00:41,614 [salt.state       ][INFO    ][2568] System locale en_US.UTF-8 already set
2018-07-16 06:00:41,615 [salt.state       ][INFO    ][2568] Completed state [en_US.UTF-8] at time 06:00:41.615534 duration_in_ms=85.253
2018-07-16 06:00:41,618 [salt.state       ][INFO    ][2568] Running state [root] at time 06:00:41.618318
2018-07-16 06:00:41,619 [salt.state       ][INFO    ][2568] Executing state group.present for root
2018-07-16 06:00:41,620 [salt.state       ][INFO    ][2568] Group root is present and up to date
2018-07-16 06:00:41,621 [salt.state       ][INFO    ][2568] Completed state [root] at time 06:00:41.621534 duration_in_ms=3.216
2018-07-16 06:00:41,627 [salt.state       ][INFO    ][2568] Running state [root] at time 06:00:41.627422
2018-07-16 06:00:41,628 [salt.state       ][INFO    ][2568] Executing state user.present for root
2018-07-16 06:00:41,640 [salt.state       ][INFO    ][2568] User root is present and up to date
2018-07-16 06:00:41,641 [salt.state       ][INFO    ][2568] Completed state [root] at time 06:00:41.641156 duration_in_ms=13.733
2018-07-16 06:00:41,643 [salt.state       ][INFO    ][2568] Running state [/root] at time 06:00:41.643690
2018-07-16 06:00:41,644 [salt.state       ][INFO    ][2568] Executing state file.directory for /root
2018-07-16 06:00:41,646 [salt.state       ][INFO    ][2568] Directory /root is in the correct state
2018-07-16 06:00:41,646 [salt.state       ][INFO    ][2568] Completed state [/root] at time 06:00:41.646606 duration_in_ms=2.917
2018-07-16 06:00:41,647 [salt.state       ][INFO    ][2568] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:00:41.646969
2018-07-16 06:00:41,647 [salt.state       ][INFO    ][2568] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-16 06:00:41,647 [salt.state       ][INFO    ][2568] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-16 06:00:41,648 [salt.state       ][INFO    ][2568] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:00:41.648030 duration_in_ms=1.061
2018-07-16 06:00:41,648 [salt.state       ][INFO    ][2568] Running state [ubuntu] at time 06:00:41.648937
2018-07-16 06:00:41,649 [salt.state       ][INFO    ][2568] Executing state group.present for ubuntu
2018-07-16 06:00:41,649 [salt.state       ][INFO    ][2568] Group ubuntu is present and up to date
2018-07-16 06:00:41,650 [salt.state       ][INFO    ][2568] Completed state [ubuntu] at time 06:00:41.650023 duration_in_ms=1.086
2018-07-16 06:00:41,652 [salt.state       ][INFO    ][2568] Running state [ubuntu] at time 06:00:41.652059
2018-07-16 06:00:41,652 [salt.state       ][INFO    ][2568] Executing state user.present for ubuntu
2018-07-16 06:00:41,658 [salt.state       ][INFO    ][2568] {'passwd': 'XXX-REDACTED-XXX'}
2018-07-16 06:00:41,659 [salt.state       ][INFO    ][2568] Completed state [ubuntu] at time 06:00:41.659206 duration_in_ms=7.147
2018-07-16 06:00:41,662 [salt.state       ][INFO    ][2568] Running state [/home/ubuntu] at time 06:00:41.662112
2018-07-16 06:00:41,662 [salt.state       ][INFO    ][2568] Executing state file.directory for /home/ubuntu
2018-07-16 06:00:41,664 [salt.state       ][INFO    ][2568] {'mode': '0700'}
2018-07-16 06:00:41,664 [salt.state       ][INFO    ][2568] Completed state [/home/ubuntu] at time 06:00:41.664432 duration_in_ms=2.32
2018-07-16 06:00:41,666 [salt.state       ][INFO    ][2568] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:41.666432
2018-07-16 06:00:41,667 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-16 06:00:41,693 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-07-16 06:00:41,701 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command '/usr/sbin/visudo -c -f /tmp/tmpMuHjp5' in directory '/root'
2018-07-16 06:00:41,735 [salt.state       ][INFO    ][2568] File changed:
New file
2018-07-16 06:00:41,735 [salt.state       ][INFO    ][2568] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:00:41.735619 duration_in_ms=69.187
2018-07-16 06:00:41,736 [salt.state       ][INFO    ][2568] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:41.736129
2018-07-16 06:00:41,736 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-16 06:00:41,763 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-07-16 06:00:41,998 [salt.state       ][INFO    ][2568] File changed:
New file
2018-07-16 06:00:41,998 [salt.state       ][INFO    ][2568] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:00:41.998649 duration_in_ms=262.521
2018-07-16 06:00:41,999 [salt.state       ][INFO    ][2568] Running state [apt-daily.timer] at time 06:00:41.999052
2018-07-16 06:00:41,999 [salt.state       ][INFO    ][2568] Executing state service.dead for apt-daily.timer
2018-07-16 06:00:42,000 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-16 06:00:42,028 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:42,053 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:42,077 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:42,124 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:42,151 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:42,181 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:42,218 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', 'systemctl', 'disable', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:42,472 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:00:42,510 [salt.state       ][INFO    ][2568] {'apt-daily.timer': True}
2018-07-16 06:00:42,511 [salt.state       ][INFO    ][2568] Completed state [apt-daily.timer] at time 06:00:42.510920 duration_in_ms=511.867
2018-07-16 06:00:42,511 [salt.state       ][INFO    ][2568] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:42.511487
2018-07-16 06:00:42,512 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-16 06:00:42,541 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-07-16 06:00:42,776 [salt.state       ][INFO    ][2568] File changed:
New file
2018-07-16 06:00:42,776 [salt.state       ][INFO    ][2568] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:00:42.776727 duration_in_ms=265.239
2018-07-16 06:00:42,780 [salt.state       ][INFO    ][2568] Running state [service.systemctl_reload] at time 06:00:42.780418
2018-07-16 06:00:42,780 [salt.state       ][INFO    ][2568] Executing state module.wait for service.systemctl_reload
2018-07-16 06:00:42,781 [salt.state       ][INFO    ][2568] No changes made for service.systemctl_reload
2018-07-16 06:00:42,781 [salt.state       ][INFO    ][2568] Completed state [service.systemctl_reload] at time 06:00:42.781455 duration_in_ms=1.038
2018-07-16 06:00:42,781 [salt.state       ][INFO    ][2568] Running state [service.systemctl_reload] at time 06:00:42.781750
2018-07-16 06:00:42,782 [salt.state       ][INFO    ][2568] Executing state module.mod_watch for service.systemctl_reload
2018-07-16 06:00:42,782 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-07-16 06:00:43,004 [salt.state       ][INFO    ][2568] {'ret': True}
2018-07-16 06:00:43,005 [salt.state       ][INFO    ][2568] Completed state [service.systemctl_reload] at time 06:00:43.005511 duration_in_ms=223.761
2018-07-16 06:00:43,006 [salt.state       ][INFO    ][2568] Running state [/etc/issue] at time 06:00:43.006707
2018-07-16 06:00:43,007 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/issue
2018-07-16 06:00:43,012 [salt.state       ][INFO    ][2568] File changed:
--- 
+++ 
@@ -1,2 +1,9 @@
-Ubuntu 16.04.4 LTS \n \l
-
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME_HERE.
+You are required to have authorisation from COMPANY_NAME_HERE
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME_HERE may take legal action against you.
+================================================================================

2018-07-16 06:00:43,012 [salt.state       ][INFO    ][2568] Completed state [/etc/issue] at time 06:00:43.012485 duration_in_ms=5.778
2018-07-16 06:00:43,012 [salt.state       ][INFO    ][2568] Running state [/etc/hostname] at time 06:00:43.012848
2018-07-16 06:00:43,013 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/hostname
2018-07-16 06:00:43,037 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-07-16 06:00:43,046 [salt.state       ][INFO    ][2568] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+mdb03

2018-07-16 06:00:43,046 [salt.state       ][INFO    ][2568] Completed state [/etc/hostname] at time 06:00:43.046281 duration_in_ms=33.432
2018-07-16 06:00:43,050 [salt.state       ][INFO    ][2568] Running state [hostname mdb03] at time 06:00:43.050421
2018-07-16 06:00:43,050 [salt.state       ][INFO    ][2568] Executing state cmd.wait for hostname mdb03
2018-07-16 06:00:43,051 [salt.state       ][INFO    ][2568] No changes made for hostname mdb03
2018-07-16 06:00:43,051 [salt.state       ][INFO    ][2568] Completed state [hostname mdb03] at time 06:00:43.051537 duration_in_ms=1.115
2018-07-16 06:00:43,051 [salt.state       ][INFO    ][2568] Running state [hostname mdb03] at time 06:00:43.051835
2018-07-16 06:00:43,052 [salt.state       ][INFO    ][2568] Executing state cmd.mod_watch for hostname mdb03
2018-07-16 06:00:43,054 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command 'hostname mdb03' in directory '/root'
2018-07-16 06:00:43,077 [salt.state       ][INFO    ][2568] {'pid': 4807, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 06:00:43,077 [salt.state       ][INFO    ][2568] Completed state [hostname mdb03] at time 06:00:43.077810 duration_in_ms=25.974
2018-07-16 06:00:43,081 [salt.state       ][INFO    ][2568] Running state [mdb02] at time 06:00:43.080973
2018-07-16 06:00:43,081 [salt.state       ][INFO    ][2568] Executing state host.present for mdb02
2018-07-16 06:00:43,083 [salt.state       ][INFO    ][2568] {'host': 'mdb02'}
2018-07-16 06:00:43,084 [salt.state       ][INFO    ][2568] Completed state [mdb02] at time 06:00:43.084670 duration_in_ms=3.697
2018-07-16 06:00:43,085 [salt.state       ][INFO    ][2568] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:00:43.085055
2018-07-16 06:00:43,085 [salt.state       ][INFO    ][2568] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,086 [salt.state       ][INFO    ][2568] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,087 [salt.state       ][INFO    ][2568] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:00:43.087044 duration_in_ms=1.988
2018-07-16 06:00:43,087 [salt.state       ][INFO    ][2568] Running state [mdb03] at time 06:00:43.087396
2018-07-16 06:00:43,087 [salt.state       ][INFO    ][2568] Executing state host.present for mdb03
2018-07-16 06:00:43,089 [salt.state       ][INFO    ][2568] {'host': 'mdb03'}
2018-07-16 06:00:43,089 [salt.state       ][INFO    ][2568] Completed state [mdb03] at time 06:00:43.089879 duration_in_ms=2.483
2018-07-16 06:00:43,090 [salt.state       ][INFO    ][2568] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:00:43.090221
2018-07-16 06:00:43,090 [salt.state       ][INFO    ][2568] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,093 [salt.state       ][INFO    ][2568] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,093 [salt.state       ][INFO    ][2568] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:00:43.093408 duration_in_ms=3.188
2018-07-16 06:00:43,093 [salt.state       ][INFO    ][2568] Running state [mdb01] at time 06:00:43.093761
2018-07-16 06:00:43,094 [salt.state       ][INFO    ][2568] Executing state host.present for mdb01
2018-07-16 06:00:43,095 [salt.state       ][INFO    ][2568] {'host': 'mdb01'}
2018-07-16 06:00:43,096 [salt.state       ][INFO    ][2568] Completed state [mdb01] at time 06:00:43.096072 duration_in_ms=2.312
2018-07-16 06:00:43,096 [salt.state       ][INFO    ][2568] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:00:43.096750
2018-07-16 06:00:43,097 [salt.state       ][INFO    ][2568] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,098 [salt.state       ][INFO    ][2568] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,098 [salt.state       ][INFO    ][2568] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:00:43.098769 duration_in_ms=2.019
2018-07-16 06:00:43,099 [salt.state       ][INFO    ][2568] Running state [mdb] at time 06:00:43.099146
2018-07-16 06:00:43,099 [salt.state       ][INFO    ][2568] Executing state host.present for mdb
2018-07-16 06:00:43,101 [salt.state       ][INFO    ][2568] {'host': 'mdb'}
2018-07-16 06:00:43,101 [salt.state       ][INFO    ][2568] Completed state [mdb] at time 06:00:43.101725 duration_in_ms=2.58
2018-07-16 06:00:43,102 [salt.state       ][INFO    ][2568] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 06:00:43.102084
2018-07-16 06:00:43,102 [salt.state       ][INFO    ][2568] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,104 [salt.state       ][INFO    ][2568] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,104 [salt.state       ][INFO    ][2568] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 06:00:43.104685 duration_in_ms=2.602
2018-07-16 06:00:43,105 [salt.state       ][INFO    ][2568] Running state [cfg01] at time 06:00:43.105042
2018-07-16 06:00:43,105 [salt.state       ][INFO    ][2568] Executing state host.present for cfg01
2018-07-16 06:00:43,107 [salt.state       ][INFO    ][2568] {'host': 'cfg01'}
2018-07-16 06:00:43,107 [salt.state       ][INFO    ][2568] Completed state [cfg01] at time 06:00:43.107649 duration_in_ms=2.607
2018-07-16 06:00:43,108 [salt.state       ][INFO    ][2568] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:43.107991
2018-07-16 06:00:43,108 [salt.state       ][INFO    ][2568] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,109 [salt.state       ][INFO    ][2568] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,110 [salt.state       ][INFO    ][2568] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:43.110053 duration_in_ms=2.062
2018-07-16 06:00:43,110 [salt.state       ][INFO    ][2568] Running state [prx01] at time 06:00:43.110715
2018-07-16 06:00:43,111 [salt.state       ][INFO    ][2568] Executing state host.present for prx01
2018-07-16 06:00:43,113 [salt.state       ][INFO    ][2568] {'host': 'prx01'}
2018-07-16 06:00:43,113 [salt.state       ][INFO    ][2568] Completed state [prx01] at time 06:00:43.113381 duration_in_ms=2.667
2018-07-16 06:00:43,113 [salt.state       ][INFO    ][2568] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 06:00:43.113732
2018-07-16 06:00:43,114 [salt.state       ][INFO    ][2568] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,115 [salt.state       ][INFO    ][2568] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,116 [salt.state       ][INFO    ][2568] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 06:00:43.116711 duration_in_ms=2.979
2018-07-16 06:00:43,117 [salt.state       ][INFO    ][2568] Running state [kvm01] at time 06:00:43.117078
2018-07-16 06:00:43,117 [salt.state       ][INFO    ][2568] Executing state host.present for kvm01
2018-07-16 06:00:43,119 [salt.state       ][INFO    ][2568] {'host': 'kvm01'}
2018-07-16 06:00:43,119 [salt.state       ][INFO    ][2568] Completed state [kvm01] at time 06:00:43.119801 duration_in_ms=2.723
2018-07-16 06:00:43,120 [salt.state       ][INFO    ][2568] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:00:43.120174
2018-07-16 06:00:43,120 [salt.state       ][INFO    ][2568] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,122 [salt.state       ][INFO    ][2568] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,122 [salt.state       ][INFO    ][2568] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:00:43.122292 duration_in_ms=2.119
2018-07-16 06:00:43,122 [salt.state       ][INFO    ][2568] Running state [kvm03] at time 06:00:43.122644
2018-07-16 06:00:43,123 [salt.state       ][INFO    ][2568] Executing state host.present for kvm03
2018-07-16 06:00:43,124 [salt.state       ][INFO    ][2568] {'host': 'kvm03'}
2018-07-16 06:00:43,125 [salt.state       ][INFO    ][2568] Completed state [kvm03] at time 06:00:43.125104 duration_in_ms=2.457
2018-07-16 06:00:43,125 [salt.state       ][INFO    ][2568] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:00:43.125718
2018-07-16 06:00:43,126 [salt.state       ][INFO    ][2568] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,129 [salt.state       ][INFO    ][2568] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,129 [salt.state       ][INFO    ][2568] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:00:43.129645 duration_in_ms=3.926
2018-07-16 06:00:43,130 [salt.state       ][INFO    ][2568] Running state [kvm02] at time 06:00:43.129999
2018-07-16 06:00:43,130 [salt.state       ][INFO    ][2568] Executing state host.present for kvm02
2018-07-16 06:00:43,132 [salt.state       ][INFO    ][2568] {'host': 'kvm02'}
2018-07-16 06:00:43,132 [salt.state       ][INFO    ][2568] Completed state [kvm02] at time 06:00:43.132485 duration_in_ms=2.486
2018-07-16 06:00:43,132 [salt.state       ][INFO    ][2568] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:00:43.132832
2018-07-16 06:00:43,133 [salt.state       ][INFO    ][2568] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,134 [salt.state       ][INFO    ][2568] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,135 [salt.state       ][INFO    ][2568] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:00:43.134975 duration_in_ms=2.143
2018-07-16 06:00:43,135 [salt.state       ][INFO    ][2568] Running state [dbs] at time 06:00:43.135325
2018-07-16 06:00:43,135 [salt.state       ][INFO    ][2568] Executing state host.present for dbs
2018-07-16 06:00:43,137 [salt.state       ][INFO    ][2568] {'host': 'dbs'}
2018-07-16 06:00:43,138 [salt.state       ][INFO    ][2568] Completed state [dbs] at time 06:00:43.138052 duration_in_ms=2.727
2018-07-16 06:00:43,138 [salt.state       ][INFO    ][2568] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 06:00:43.138395
2018-07-16 06:00:43,138 [salt.state       ][INFO    ][2568] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,140 [salt.state       ][INFO    ][2568] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,140 [salt.state       ][INFO    ][2568] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 06:00:43.140915 duration_in_ms=2.519
2018-07-16 06:00:43,141 [salt.state       ][INFO    ][2568] Running state [prx] at time 06:00:43.141270
2018-07-16 06:00:43,141 [salt.state       ][INFO    ][2568] Executing state host.present for prx
2018-07-16 06:00:43,143 [salt.state       ][INFO    ][2568] {'host': 'prx'}
2018-07-16 06:00:43,143 [salt.state       ][INFO    ][2568] Completed state [prx] at time 06:00:43.143748 duration_in_ms=2.478
2018-07-16 06:00:43,144 [salt.state       ][INFO    ][2568] Running state [prx.mcp-ovs-dpdk-ha.local] at time 06:00:43.144090
2018-07-16 06:00:43,144 [salt.state       ][INFO    ][2568] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,146 [salt.state       ][INFO    ][2568] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,146 [salt.state       ][INFO    ][2568] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 06:00:43.146318 duration_in_ms=2.228
2018-07-16 06:00:43,146 [salt.state       ][INFO    ][2568] Running state [prx02] at time 06:00:43.146664
2018-07-16 06:00:43,147 [salt.state       ][INFO    ][2568] Executing state host.present for prx02
2018-07-16 06:00:43,149 [salt.state       ][INFO    ][2568] {'host': 'prx02'}
2018-07-16 06:00:43,149 [salt.state       ][INFO    ][2568] Completed state [prx02] at time 06:00:43.149485 duration_in_ms=2.821
2018-07-16 06:00:43,149 [salt.state       ][INFO    ][2568] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 06:00:43.149824
2018-07-16 06:00:43,150 [salt.state       ][INFO    ][2568] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,151 [salt.state       ][INFO    ][2568] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,152 [salt.state       ][INFO    ][2568] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 06:00:43.152074 duration_in_ms=2.25
2018-07-16 06:00:43,152 [salt.state       ][INFO    ][2568] Running state [msg02] at time 06:00:43.152425
2018-07-16 06:00:43,152 [salt.state       ][INFO    ][2568] Executing state host.present for msg02
2018-07-16 06:00:43,154 [salt.state       ][INFO    ][2568] {'host': 'msg02'}
2018-07-16 06:00:43,155 [salt.state       ][INFO    ][2568] Completed state [msg02] at time 06:00:43.155247 duration_in_ms=2.822
2018-07-16 06:00:43,155 [salt.state       ][INFO    ][2568] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 06:00:43.155590
2018-07-16 06:00:43,155 [salt.state       ][INFO    ][2568] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,157 [salt.state       ][INFO    ][2568] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,157 [salt.state       ][INFO    ][2568] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 06:00:43.157879 duration_in_ms=2.289
2018-07-16 06:00:43,158 [salt.state       ][INFO    ][2568] Running state [msg03] at time 06:00:43.158243
2018-07-16 06:00:43,158 [salt.state       ][INFO    ][2568] Executing state host.present for msg03
2018-07-16 06:00:43,160 [salt.state       ][INFO    ][2568] {'host': 'msg03'}
2018-07-16 06:00:43,160 [salt.state       ][INFO    ][2568] Completed state [msg03] at time 06:00:43.160859 duration_in_ms=2.615
2018-07-16 06:00:43,161 [salt.state       ][INFO    ][2568] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 06:00:43.161201
2018-07-16 06:00:43,161 [salt.state       ][INFO    ][2568] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,163 [salt.state       ][INFO    ][2568] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,164 [salt.state       ][INFO    ][2568] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 06:00:43.164182 duration_in_ms=2.982
2018-07-16 06:00:43,164 [salt.state       ][INFO    ][2568] Running state [msg01] at time 06:00:43.164532
2018-07-16 06:00:43,164 [salt.state       ][INFO    ][2568] Executing state host.present for msg01
2018-07-16 06:00:43,166 [salt.state       ][INFO    ][2568] {'host': 'msg01'}
2018-07-16 06:00:43,167 [salt.state       ][INFO    ][2568] Completed state [msg01] at time 06:00:43.167170 duration_in_ms=2.637
2018-07-16 06:00:43,167 [salt.state       ][INFO    ][2568] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 06:00:43.167521
2018-07-16 06:00:43,167 [salt.state       ][INFO    ][2568] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,169 [salt.state       ][INFO    ][2568] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,169 [salt.state       ][INFO    ][2568] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 06:00:43.169897 duration_in_ms=2.376
2018-07-16 06:00:43,170 [salt.state       ][INFO    ][2568] Running state [msg] at time 06:00:43.170252
2018-07-16 06:00:43,170 [salt.state       ][INFO    ][2568] Executing state host.present for msg
2018-07-16 06:00:43,172 [salt.state       ][INFO    ][2568] {'host': 'msg'}
2018-07-16 06:00:43,173 [salt.state       ][INFO    ][2568] Completed state [msg] at time 06:00:43.173244 duration_in_ms=2.992
2018-07-16 06:00:43,173 [salt.state       ][INFO    ][2568] Running state [msg.mcp-ovs-dpdk-ha.local] at time 06:00:43.173592
2018-07-16 06:00:43,174 [salt.state       ][INFO    ][2568] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,176 [salt.state       ][INFO    ][2568] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,176 [salt.state       ][INFO    ][2568] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 06:00:43.176335 duration_in_ms=2.744
2018-07-16 06:00:43,176 [salt.state       ][INFO    ][2568] Running state [cfg01] at time 06:00:43.176688
2018-07-16 06:00:43,177 [salt.state       ][INFO    ][2568] Executing state host.present for cfg01
2018-07-16 06:00:43,178 [salt.state       ][INFO    ][2568] Host cfg01 (192.168.10.11) already present
2018-07-16 06:00:43,178 [salt.state       ][INFO    ][2568] Completed state [cfg01] at time 06:00:43.178276 duration_in_ms=1.588
2018-07-16 06:00:43,178 [salt.state       ][INFO    ][2568] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:43.178615
2018-07-16 06:00:43,178 [salt.state       ][INFO    ][2568] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,179 [salt.state       ][INFO    ][2568] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:00:43,179 [salt.state       ][INFO    ][2568] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:00:43.179935 duration_in_ms=1.319
2018-07-16 06:00:43,180 [salt.state       ][INFO    ][2568] Running state [cmp002] at time 06:00:43.180298
2018-07-16 06:00:43,180 [salt.state       ][INFO    ][2568] Executing state host.present for cmp002
2018-07-16 06:00:43,182 [salt.state       ][INFO    ][2568] {'host': 'cmp002'}
2018-07-16 06:00:43,182 [salt.state       ][INFO    ][2568] Completed state [cmp002] at time 06:00:43.182680 duration_in_ms=2.382
2018-07-16 06:00:43,183 [salt.state       ][INFO    ][2568] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:00:43.183052
2018-07-16 06:00:43,183 [salt.state       ][INFO    ][2568] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,186 [salt.state       ][INFO    ][2568] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,186 [salt.state       ][INFO    ][2568] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:00:43.186310 duration_in_ms=3.258
2018-07-16 06:00:43,186 [salt.state       ][INFO    ][2568] Running state [cmp001] at time 06:00:43.186659
2018-07-16 06:00:43,187 [salt.state       ][INFO    ][2568] Executing state host.present for cmp001
2018-07-16 06:00:43,188 [salt.state       ][INFO    ][2568] {'host': 'cmp001'}
2018-07-16 06:00:43,189 [salt.state       ][INFO    ][2568] Completed state [cmp001] at time 06:00:43.189128 duration_in_ms=2.468
2018-07-16 06:00:43,189 [salt.state       ][INFO    ][2568] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:00:43.189476
2018-07-16 06:00:43,189 [salt.state       ][INFO    ][2568] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,191 [salt.state       ][INFO    ][2568] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,192 [salt.state       ][INFO    ][2568] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:00:43.192273 duration_in_ms=2.796
2018-07-16 06:00:43,192 [salt.state       ][INFO    ][2568] Running state [dbs01] at time 06:00:43.192904
2018-07-16 06:00:43,193 [salt.state       ][INFO    ][2568] Executing state host.present for dbs01
2018-07-16 06:00:43,195 [salt.state       ][INFO    ][2568] {'host': 'dbs01'}
2018-07-16 06:00:43,196 [salt.state       ][INFO    ][2568] Completed state [dbs01] at time 06:00:43.195996 duration_in_ms=3.093
2018-07-16 06:00:43,196 [salt.state       ][INFO    ][2568] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:00:43.196932
2018-07-16 06:00:43,197 [salt.state       ][INFO    ][2568] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,199 [salt.state       ][INFO    ][2568] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,199 [salt.state       ][INFO    ][2568] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:00:43.199443 duration_in_ms=2.51
2018-07-16 06:00:43,199 [salt.state       ][INFO    ][2568] Running state [dbs02] at time 06:00:43.199784
2018-07-16 06:00:43,200 [salt.state       ][INFO    ][2568] Executing state host.present for dbs02
2018-07-16 06:00:43,202 [salt.state       ][INFO    ][2568] {'host': 'dbs02'}
2018-07-16 06:00:43,202 [salt.state       ][INFO    ][2568] Completed state [dbs02] at time 06:00:43.202295 duration_in_ms=2.511
2018-07-16 06:00:43,202 [salt.state       ][INFO    ][2568] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:00:43.202636
2018-07-16 06:00:43,203 [salt.state       ][INFO    ][2568] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,205 [salt.state       ][INFO    ][2568] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,205 [salt.state       ][INFO    ][2568] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:00:43.205484 duration_in_ms=2.847
2018-07-16 06:00:43,206 [salt.state       ][INFO    ][2568] Running state [dbs03] at time 06:00:43.206128
2018-07-16 06:00:43,206 [salt.state       ][INFO    ][2568] Executing state host.present for dbs03
2018-07-16 06:00:43,208 [salt.state       ][INFO    ][2568] {'host': 'dbs03'}
2018-07-16 06:00:43,209 [salt.state       ][INFO    ][2568] Completed state [dbs03] at time 06:00:43.208985 duration_in_ms=2.858
2018-07-16 06:00:43,209 [salt.state       ][INFO    ][2568] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:00:43.209608
2018-07-16 06:00:43,209 [salt.state       ][INFO    ][2568] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,211 [salt.state       ][INFO    ][2568] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,212 [salt.state       ][INFO    ][2568] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:00:43.212466 duration_in_ms=2.858
2018-07-16 06:00:43,212 [salt.state       ][INFO    ][2568] Running state [mas01] at time 06:00:43.212830
2018-07-16 06:00:43,213 [salt.state       ][INFO    ][2568] Executing state host.present for mas01
2018-07-16 06:00:43,215 [salt.state       ][INFO    ][2568] {'host': 'mas01'}
2018-07-16 06:00:43,215 [salt.state       ][INFO    ][2568] Completed state [mas01] at time 06:00:43.215698 duration_in_ms=2.868
2018-07-16 06:00:43,216 [salt.state       ][INFO    ][2568] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 06:00:43.216039
2018-07-16 06:00:43,216 [salt.state       ][INFO    ][2568] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,218 [salt.state       ][INFO    ][2568] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,219 [salt.state       ][INFO    ][2568] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 06:00:43.218657 duration_in_ms=2.618
2018-07-16 06:00:43,219 [salt.state       ][INFO    ][2568] Running state [ctl02] at time 06:00:43.219309
2018-07-16 06:00:43,219 [salt.state       ][INFO    ][2568] Executing state host.present for ctl02
2018-07-16 06:00:43,226 [salt.state       ][INFO    ][2568] {'host': 'ctl02'}
2018-07-16 06:00:43,226 [salt.state       ][INFO    ][2568] Completed state [ctl02] at time 06:00:43.226711 duration_in_ms=7.401
2018-07-16 06:00:43,227 [salt.state       ][INFO    ][2568] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:00:43.227091
2018-07-16 06:00:43,227 [salt.state       ][INFO    ][2568] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,229 [salt.state       ][INFO    ][2568] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,230 [salt.state       ][INFO    ][2568] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:00:43.229954 duration_in_ms=2.862
2018-07-16 06:00:43,230 [salt.state       ][INFO    ][2568] Running state [ctl03] at time 06:00:43.230299
2018-07-16 06:00:43,230 [salt.state       ][INFO    ][2568] Executing state host.present for ctl03
2018-07-16 06:00:43,232 [salt.state       ][INFO    ][2568] {'host': 'ctl03'}
2018-07-16 06:00:43,233 [salt.state       ][INFO    ][2568] Completed state [ctl03] at time 06:00:43.233251 duration_in_ms=2.953
2018-07-16 06:00:43,233 [salt.state       ][INFO    ][2568] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:00:43.233596
2018-07-16 06:00:43,233 [salt.state       ][INFO    ][2568] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,236 [salt.state       ][INFO    ][2568] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,236 [salt.state       ][INFO    ][2568] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:00:43.236598 duration_in_ms=3.002
2018-07-16 06:00:43,236 [salt.state       ][INFO    ][2568] Running state [ctl01] at time 06:00:43.236946
2018-07-16 06:00:43,237 [salt.state       ][INFO    ][2568] Executing state host.present for ctl01
2018-07-16 06:00:43,240 [salt.state       ][INFO    ][2568] {'host': 'ctl01'}
2018-07-16 06:00:43,240 [salt.state       ][INFO    ][2568] Completed state [ctl01] at time 06:00:43.240842 duration_in_ms=3.896
2018-07-16 06:00:43,241 [salt.state       ][INFO    ][2568] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:00:43.241323
2018-07-16 06:00:43,241 [salt.state       ][INFO    ][2568] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,244 [salt.state       ][INFO    ][2568] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,245 [salt.state       ][INFO    ][2568] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:00:43.245030 duration_in_ms=3.708
2018-07-16 06:00:43,245 [salt.state       ][INFO    ][2568] Running state [ctl] at time 06:00:43.245463
2018-07-16 06:00:43,245 [salt.state       ][INFO    ][2568] Executing state host.present for ctl
2018-07-16 06:00:43,248 [salt.state       ][INFO    ][2568] {'host': 'ctl'}
2018-07-16 06:00:43,249 [salt.state       ][INFO    ][2568] Completed state [ctl] at time 06:00:43.249116 duration_in_ms=3.654
2018-07-16 06:00:43,249 [salt.state       ][INFO    ][2568] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 06:00:43.249461
2018-07-16 06:00:43,249 [salt.state       ][INFO    ][2568] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-16 06:00:43,252 [salt.state       ][INFO    ][2568] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-07-16 06:00:43,253 [salt.state       ][INFO    ][2568] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 06:00:43.253106 duration_in_ms=3.645
2018-07-16 06:00:43,253 [salt.state       ][INFO    ][2568] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:00:43.253463
2018-07-16 06:00:43,253 [salt.state       ][INFO    ][2568] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-16 06:00:43,254 [salt.state       ][INFO    ][2568] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-07-16 06:00:43,255 [salt.state       ][INFO    ][2568] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:00:43.254958 duration_in_ms=1.495
2018-07-16 06:00:43,257 [salt.state       ][INFO    ][2568] Running state [ens3] at time 06:00:43.257570
2018-07-16 06:00:43,257 [salt.state       ][INFO    ][2568] Executing state network.managed for ens3
2018-07-16 06:00:43,641 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['ifup', 'ens3'] in directory '/root'
2018-07-16 06:00:45,115 [salt.state       ][INFO    ][2568] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-07-16 06:00:45,116 [salt.state       ][INFO    ][2568] Completed state [ens3] at time 06:00:45.116589 duration_in_ms=1859.018
2018-07-16 06:00:45,117 [salt.state       ][INFO    ][2568] Running state [ens2] at time 06:00:45.117072
2018-07-16 06:00:45,117 [salt.state       ][INFO    ][2568] Executing state network.managed for ens2
2018-07-16 06:00:45,161 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-07-16 06:00:45,216 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['ifup', 'ens2'] in directory '/root'
2018-07-16 06:00:45,368 [salt.state       ][INFO    ][2568] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-07-16 06:00:45,369 [salt.state       ][INFO    ][2568] Completed state [ens2] at time 06:00:45.369391 duration_in_ms=252.319
2018-07-16 06:00:45,370 [salt.state       ][INFO    ][2568] Running state [linux_system_network] at time 06:00:45.370236
2018-07-16 06:00:45,370 [salt.state       ][INFO    ][2568] Executing state network.system for linux_system_network
2018-07-16 06:00:45,372 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:45,403 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-16 06:00:45,445 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:45,479 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-16 06:00:45,518 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-16 06:00:46,627 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060046614173
2018-07-16 06:00:46,625 [salt.loaded.int.module.debian_ip][WARNING ][2568] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-16 06:00:46,631 [salt.state       ][INFO    ][2568] {'network_settings': u'--- \n+++ \n@@ -1,2 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=mdb03\n\n+DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-16 06:00:46,632 [salt.state       ][INFO    ][2568] Completed state [linux_system_network] at time 06:00:46.632825 duration_in_ms=1262.588
2018-07-16 06:00:46,633 [salt.state       ][INFO    ][2568] Running state [/etc/profile.d/proxy.sh] at time 06:00:46.633750
2018-07-16 06:00:46,634 [salt.state       ][INFO    ][2568] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-16 06:00:46,636 [salt.state       ][INFO    ][2568] File /etc/profile.d/proxy.sh is not present
2018-07-16 06:00:46,637 [salt.state       ][INFO    ][2568] Completed state [/etc/profile.d/proxy.sh] at time 06:00:46.636942 duration_in_ms=3.191
2018-07-16 06:00:46,637 [salt.state       ][INFO    ][2568] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:00:46.637672
2018-07-16 06:00:46,639 [salt.state       ][INFO    ][2568] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-16 06:00:46,640 [salt.state       ][INFO    ][2568] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-16 06:00:46,641 [salt.state       ][INFO    ][2568] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:00:46.641041 duration_in_ms=3.37
2018-07-16 06:00:46,643 [salt.state       ][INFO    ][2568] Running state [ntp] at time 06:00:46.643772
2018-07-16 06:00:46,645 [salt.state       ][INFO    ][2568] Executing state pkg.installed for ntp
2018-07-16 06:00:46,659 [salt.minion      ][INFO    ][5122] Starting a new job with PID 5122
2018-07-16 06:00:46,689 [salt.minion      ][INFO    ][5122] Returning information for job: 20180716060046614173
2018-07-16 06:00:47,044 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:00:47,109 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-07-16 06:00:55,455 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:00:55,552 [salt.state       ][INFO    ][2568] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.9'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-07-16 06:00:55,593 [salt.state       ][INFO    ][2568] Loading fresh modules for state activity
2018-07-16 06:00:55,664 [salt.state       ][INFO    ][2568] Completed state [ntp] at time 06:00:55.664838 duration_in_ms=9021.067
2018-07-16 06:00:55,672 [salt.state       ][INFO    ][2568] Running state [/etc/ntp.conf] at time 06:00:55.672747
2018-07-16 06:00:55,673 [salt.state       ][INFO    ][2568] Executing state file.managed for /etc/ntp.conf
2018-07-16 06:00:55,709 [salt.fileclient  ][INFO    ][2568] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-07-16 06:00:55,890 [salt.state       ][INFO    ][2568] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /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.se.pool.ntp.org iburst
+server 0.se.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
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# 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 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# 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

2018-07-16 06:00:55,901 [salt.state       ][INFO    ][2568] Completed state [/etc/ntp.conf] at time 06:00:55.901138 duration_in_ms=228.39
2018-07-16 06:00:55,902 [salt.loader      ][ERROR   ][2568] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:00:56,372 [salt.state       ][INFO    ][2568] Running state [ntp] at time 06:00:56.372246
2018-07-16 06:00:56,373 [salt.state       ][INFO    ][2568] Executing state service.running for ntp
2018-07-16 06:00:56,379 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-16 06:00:56,408 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:00:56,442 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:00:56,471 [salt.state       ][INFO    ][2568] The service ntp is already running
2018-07-16 06:00:56,472 [salt.state       ][INFO    ][2568] Completed state [ntp] at time 06:00:56.472595 duration_in_ms=100.351
2018-07-16 06:00:56,473 [salt.state       ][INFO    ][2568] Running state [ntp] at time 06:00:56.473458
2018-07-16 06:00:56,474 [salt.state       ][INFO    ][2568] Executing state service.mod_watch for ntp
2018-07-16 06:00:56,476 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:00:56,502 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:00:56,534 [salt.loaded.int.module.cmdmod][INFO    ][2568] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-07-16 06:00:56,732 [salt.state       ][INFO    ][2568] {'ntp': True}
2018-07-16 06:00:56,733 [salt.state       ][INFO    ][2568] Completed state [ntp] at time 06:00:56.732988 duration_in_ms=259.529
2018-07-16 06:00:56,756 [salt.minion      ][INFO    ][2568] Returning information for job: 20180716055935939965
2018-07-16 06:00:56,888 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060056670545
2018-07-16 06:00:56,925 [salt.minion      ][INFO    ][6064] Starting a new job with PID 6064
2018-07-16 06:00:56,955 [salt.minion      ][INFO    ][6064] Returning information for job: 20180716060056670545
2018-07-16 06:01:38,037 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command state.apply with jid 20180716060138023247
2018-07-16 06:01:38,075 [salt.minion      ][INFO    ][6082] Starting a new job with PID 6082
2018-07-16 06:01:42,773 [salt.state       ][INFO    ][6082] Loading fresh modules for state activity
2018-07-16 06:01:50,925 [salt.state       ][INFO    ][6082] Running state [/etc/environment] at time 06:01:50.925831
2018-07-16 06:01:50,927 [salt.state       ][INFO    ][6082] Executing state file.blockreplace for /etc/environment
2018-07-16 06:01:50,943 [salt.state       ][INFO    ][6082] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-07-16 06:01:50,947 [salt.state       ][INFO    ][6082] Completed state [/etc/environment] at time 06:01:50.947368 duration_in_ms=21.538
2018-07-16 06:01:50,947 [salt.state       ][INFO    ][6082] Running state [/etc/profile.d] at time 06:01:50.947769
2018-07-16 06:01:50,948 [salt.state       ][INFO    ][6082] Executing state file.directory for /etc/profile.d
2018-07-16 06:01:50,950 [salt.state       ][INFO    ][6082] Directory /etc/profile.d is in the correct state
2018-07-16 06:01:50,951 [salt.state       ][INFO    ][6082] Completed state [/etc/profile.d] at time 06:01:50.951012 duration_in_ms=3.242
2018-07-16 06:01:51,040 [salt.loader      ][ERROR   ][6082] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:01:51,989 [salt.state       ][INFO    ][6082] Running state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 06:01:51.989131
2018-07-16 06:01:51,989 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/apt/apt.conf.d/99allow_downgrades-salt
2018-07-16 06:01:52,037 [salt.state       ][INFO    ][6082] File /etc/apt/apt.conf.d/99allow_downgrades-salt is in the correct state
2018-07-16 06:01:52,037 [salt.state       ][INFO    ][6082] Completed state [/etc/apt/apt.conf.d/99allow_downgrades-salt] at time 06:01:52.037738 duration_in_ms=48.608
2018-07-16 06:01:52,038 [salt.state       ][INFO    ][6082] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:01:52.038103
2018-07-16 06:01:52,038 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-07-16 06:01:52,068 [salt.state       ][INFO    ][6082] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-07-16 06:01:52,068 [salt.state       ][INFO    ][6082] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 06:01:52.068796 duration_in_ms=30.694
2018-07-16 06:01:52,072 [salt.state       ][INFO    ][6082] Running state [linux_repo_prereq_pkgs] at time 06:01:52.072715
2018-07-16 06:01:52,073 [salt.state       ][INFO    ][6082] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-07-16 06:01:52,074 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:01:53,075 [salt.state       ][INFO    ][6082] All specified packages are already installed
2018-07-16 06:01:53,076 [salt.state       ][INFO    ][6082] Completed state [linux_repo_prereq_pkgs] at time 06:01:53.076314 duration_in_ms=1003.598
2018-07-16 06:01:53,076 [salt.state       ][INFO    ][6082] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 06:01:53.076823
2018-07-16 06:01:53,077 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/apt/apt.conf.d/99proxies-salt
2018-07-16 06:01:53,112 [salt.state       ][INFO    ][6082] File /etc/apt/apt.conf.d/99proxies-salt is in the correct state
2018-07-16 06:01:53,113 [salt.state       ][INFO    ][6082] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 06:01:53.113020 duration_in_ms=36.198
2018-07-16 06:01:53,113 [salt.state       ][INFO    ][6082] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:53.113756
2018-07-16 06:01:53,114 [salt.state       ][INFO    ][6082] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2018-07-16 06:01:53,115 [salt.state       ][INFO    ][6082] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2018-07-16 06:01:53,116 [salt.state       ][INFO    ][6082] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 06:01:53.116356 duration_in_ms=2.6
2018-07-16 06:01:53,117 [salt.state       ][INFO    ][6082] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:53.117135
2018-07-16 06:01:53,117 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2018-07-16 06:01:53,355 [salt.state       ][INFO    ][6082] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2018-07-16 06:01:53,356 [salt.state       ][INFO    ][6082] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 06:01:53.356535 duration_in_ms=239.4
2018-07-16 06:01:53,360 [salt.state       ][INFO    ][6082] Running state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 06:01:53.359945
2018-07-16 06:01:53,360 [salt.state       ][INFO    ][6082] Executing state cmd.run for curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -
2018-07-16 06:01:53,362 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -' in directory '/root'
2018-07-16 06:01:53,992 [salt.state       ][INFO    ][6082] {'pid': 6146, 'retcode': 0, 'stderr': '', 'stdout': 'OK'}
2018-07-16 06:01:53,994 [salt.state       ][INFO    ][6082] Completed state [curl -sL https://mirror.mirantis.com/nightly/openstack-queens/xenial/archive-queens.key | apt-key add -] at time 06:01:53.994001 duration_in_ms=634.056
2018-07-16 06:01:54,010 [salt.state       ][INFO    ][6082] Running state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:01:54.009686
2018-07-16 06:01:54,010 [salt.state       ][INFO    ][6082] Executing state pkgrepo.managed for deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main
2018-07-16 06:01:54,272 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:01:58,113 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060158098894
2018-07-16 06:01:58,138 [salt.minion      ][INFO    ][6589] Starting a new job with PID 6589
2018-07-16 06:01:58,169 [salt.minion      ][INFO    ][6589] Returning information for job: 20180716060158098894
2018-07-16 06:02:04,669 [salt.state       ][INFO    ][6082] Configured package repo 'deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main'
2018-07-16 06:02:04,670 [salt.state       ][INFO    ][6082] Completed state [deb http://mirror.mirantis.com/nightly/openstack-queens/xenial xenial main] at time 06:02:04.670621 duration_in_ms=10660.934
2018-07-16 06:02:04,672 [salt.state       ][INFO    ][6082] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:02:04.672144
2018-07-16 06:02:04,673 [salt.state       ][INFO    ][6082] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-07-16 06:02:04,674 [salt.state       ][INFO    ][6082] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-07-16 06:02:04,674 [salt.state       ][INFO    ][6082] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 06:02:04.674794 duration_in_ms=2.65
2018-07-16 06:02:04,675 [salt.state       ][INFO    ][6082] Running state [/etc/apt/preferences.d/uca] at time 06:02:04.675875
2018-07-16 06:02:04,676 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/apt/preferences.d/uca
2018-07-16 06:02:04,921 [salt.state       ][INFO    ][6082] File /etc/apt/preferences.d/uca is in the correct state
2018-07-16 06:02:04,922 [salt.state       ][INFO    ][6082] Completed state [/etc/apt/preferences.d/uca] at time 06:02:04.922198 duration_in_ms=246.323
2018-07-16 06:02:04,937 [salt.state       ][INFO    ][6082] Running state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:02:04.937392
2018-07-16 06:02:04,938 [salt.state       ][INFO    ][6082] Executing state cmd.run for apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA
2018-07-16 06:02:04,941 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'test -e /etc/apt/sources.list.d/uca.list' in directory '/root'
2018-07-16 06:02:04,964 [salt.state       ][INFO    ][6082] unless execution succeeded
2018-07-16 06:02:04,965 [salt.state       ][INFO    ][6082] Completed state [apt-key adv --keyserver keyserver.ubuntu.com --recv EC4926EA] at time 06:02:04.965219 duration_in_ms=27.827
2018-07-16 06:02:04,973 [salt.state       ][INFO    ][6082] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:02:04.973295
2018-07-16 06:02:04,974 [salt.state       ][INFO    ][6082] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-07-16 06:02:05,086 [salt.state       ][INFO    ][6082] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-07-16 06:02:05,087 [salt.state       ][INFO    ][6082] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 06:02:05.087321 duration_in_ms=114.026
2018-07-16 06:02:05,087 [salt.state       ][INFO    ][6082] Running state [linux_extra_packages_latest] at time 06:02:05.087727
2018-07-16 06:02:05,088 [salt.state       ][INFO    ][6082] Executing state pkg.latest for linux_extra_packages_latest
2018-07-16 06:02:05,120 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-07-16 06:02:05,312 [salt.state       ][INFO    ][6082] Package python-tornado is already up-to-date
2018-07-16 06:02:05,313 [salt.state       ][INFO    ][6082] Completed state [linux_extra_packages_latest] at time 06:02:05.313192 duration_in_ms=225.464
2018-07-16 06:02:05,314 [salt.state       ][INFO    ][6082] Running state [UTC] at time 06:02:05.314822
2018-07-16 06:02:05,315 [salt.state       ][INFO    ][6082] Executing state timezone.system for UTC
2018-07-16 06:02:05,316 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:02:05,394 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['timedatectl'] in directory '/root'
2018-07-16 06:02:05,431 [salt.state       ][INFO    ][6082] Timezone UTC already set, UTC already set to UTC
2018-07-16 06:02:05,432 [salt.state       ][INFO    ][6082] Completed state [UTC] at time 06:02:05.432878 duration_in_ms=118.056
2018-07-16 06:02:05,435 [salt.state       ][INFO    ][6082] Running state [nf_conntrack] at time 06:02:05.434947
2018-07-16 06:02:05,436 [salt.state       ][INFO    ][6082] Executing state kmod.present for nf_conntrack
2018-07-16 06:02:05,437 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'lsmod' in directory '/root'
2018-07-16 06:02:05,472 [salt.state       ][INFO    ][6082] Kernel module nf_conntrack is already present
2018-07-16 06:02:05,474 [salt.state       ][INFO    ][6082] Completed state [nf_conntrack] at time 06:02:05.473796 duration_in_ms=38.848
2018-07-16 06:02:05,478 [salt.state       ][INFO    ][6082] Running state [kernel.panic] at time 06:02:05.477950
2018-07-16 06:02:05,478 [salt.state       ][INFO    ][6082] Executing state sysctl.present for kernel.panic
2018-07-16 06:02:05,506 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,581 [salt.state       ][INFO    ][6082] Sysctl value kernel.panic = 60 is already set
2018-07-16 06:02:05,582 [salt.state       ][INFO    ][6082] Completed state [kernel.panic] at time 06:02:05.582296 duration_in_ms=104.345
2018-07-16 06:02:05,583 [salt.state       ][INFO    ][6082] Running state [net.ipv4.tcp_keepalive_probes] at time 06:02:05.583797
2018-07-16 06:02:05,584 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-07-16 06:02:05,585 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,660 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-07-16 06:02:05,661 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.tcp_keepalive_probes] at time 06:02:05.661435 duration_in_ms=77.637
2018-07-16 06:02:05,662 [salt.state       ][INFO    ][6082] Running state [fs.file-max] at time 06:02:05.661988
2018-07-16 06:02:05,662 [salt.state       ][INFO    ][6082] Executing state sysctl.present for fs.file-max
2018-07-16 06:02:05,664 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,746 [salt.state       ][INFO    ][6082] Sysctl value fs.file-max = 124165 is already set
2018-07-16 06:02:05,748 [salt.state       ][INFO    ][6082] Completed state [fs.file-max] at time 06:02:05.748216 duration_in_ms=86.227
2018-07-16 06:02:05,748 [salt.state       ][INFO    ][6082] Running state [net.core.somaxconn] at time 06:02:05.748904
2018-07-16 06:02:05,749 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.core.somaxconn
2018-07-16 06:02:05,750 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,834 [salt.state       ][INFO    ][6082] Sysctl value net.core.somaxconn = 4096 is already set
2018-07-16 06:02:05,835 [salt.state       ][INFO    ][6082] Completed state [net.core.somaxconn] at time 06:02:05.835748 duration_in_ms=86.844
2018-07-16 06:02:05,836 [salt.state       ][INFO    ][6082] Running state [net.ipv4.tcp_max_syn_backlog] at time 06:02:05.836330
2018-07-16 06:02:05,836 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-07-16 06:02:05,838 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:05,924 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-07-16 06:02:05,925 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.tcp_max_syn_backlog] at time 06:02:05.925478 duration_in_ms=89.147
2018-07-16 06:02:05,926 [salt.state       ][INFO    ][6082] Running state [net.ipv4.tcp_tw_reuse] at time 06:02:05.926315
2018-07-16 06:02:05,927 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-07-16 06:02:05,928 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,004 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-07-16 06:02:06,005 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.tcp_tw_reuse] at time 06:02:06.005258 duration_in_ms=78.942
2018-07-16 06:02:06,005 [salt.state       ][INFO    ][6082] Running state [net.ipv4.tcp_congestion_control] at time 06:02:06.005815
2018-07-16 06:02:06,006 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-07-16 06:02:06,008 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,092 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-07-16 06:02:06,092 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.tcp_congestion_control] at time 06:02:06.092655 duration_in_ms=86.839
2018-07-16 06:02:06,093 [salt.state       ][INFO    ][6082] Running state [net.ipv4.tcp_retries2] at time 06:02:06.093223
2018-07-16 06:02:06,094 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-07-16 06:02:06,094 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,176 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-07-16 06:02:06,177 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.tcp_retries2] at time 06:02:06.177495 duration_in_ms=84.272
2018-07-16 06:02:06,178 [salt.state       ][INFO    ][6082] Running state [net.core.netdev_max_backlog] at time 06:02:06.178044
2018-07-16 06:02:06,178 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.core.netdev_max_backlog
2018-07-16 06:02:06,180 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,257 [salt.state       ][INFO    ][6082] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-07-16 06:02:06,258 [salt.state       ][INFO    ][6082] Completed state [net.core.netdev_max_backlog] at time 06:02:06.258067 duration_in_ms=80.023
2018-07-16 06:02:06,259 [salt.state       ][INFO    ][6082] Running state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:06.259757
2018-07-16 06:02:06,260 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-07-16 06:02:06,261 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,336 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-07-16 06:02:06,336 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 06:02:06.336552 duration_in_ms=76.796
2018-07-16 06:02:06,337 [salt.state       ][INFO    ][6082] Running state [vm.swappiness] at time 06:02:06.337106
2018-07-16 06:02:06,337 [salt.state       ][INFO    ][6082] Executing state sysctl.present for vm.swappiness
2018-07-16 06:02:06,340 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,415 [salt.state       ][INFO    ][6082] Sysctl value vm.swappiness = 10 is already set
2018-07-16 06:02:06,416 [salt.state       ][INFO    ][6082] Completed state [vm.swappiness] at time 06:02:06.416379 duration_in_ms=79.272
2018-07-16 06:02:06,417 [salt.state       ][INFO    ][6082] Running state [net.ipv4.tcp_keepalive_intvl] at time 06:02:06.416946
2018-07-16 06:02:06,417 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-07-16 06:02:06,418 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,498 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-07-16 06:02:06,499 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.tcp_keepalive_intvl] at time 06:02:06.499159 duration_in_ms=82.214
2018-07-16 06:02:06,499 [salt.state       ][INFO    ][6082] Running state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:06.499719
2018-07-16 06:02:06,500 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-07-16 06:02:06,501 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,582 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-07-16 06:02:06,583 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 06:02:06.583448 duration_in_ms=83.729
2018-07-16 06:02:06,584 [salt.state       ][INFO    ][6082] Running state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:06.584004
2018-07-16 06:02:06,584 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-07-16 06:02:06,585 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,667 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-07-16 06:02:06,667 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 06:02:06.667501 duration_in_ms=83.496
2018-07-16 06:02:06,668 [salt.state       ][INFO    ][6082] Running state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:06.668051
2018-07-16 06:02:06,668 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-07-16 06:02:06,670 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,748 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-07-16 06:02:06,749 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 06:02:06.749129 duration_in_ms=81.077
2018-07-16 06:02:06,749 [salt.state       ][INFO    ][6082] Running state [net.ipv4.tcp_fin_timeout] at time 06:02:06.749689
2018-07-16 06:02:06,750 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-07-16 06:02:06,751 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,827 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-07-16 06:02:06,828 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.tcp_fin_timeout] at time 06:02:06.828097 duration_in_ms=78.407
2018-07-16 06:02:06,828 [salt.state       ][INFO    ][6082] Running state [net.ipv4.tcp_keepalive_time] at time 06:02:06.828932
2018-07-16 06:02:06,829 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-07-16 06:02:06,830 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,904 [salt.state       ][INFO    ][6082] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-07-16 06:02:06,904 [salt.state       ][INFO    ][6082] Completed state [net.ipv4.tcp_keepalive_time] at time 06:02:06.904718 duration_in_ms=75.785
2018-07-16 06:02:06,905 [salt.state       ][INFO    ][6082] Running state [net.nf_conntrack_max] at time 06:02:06.905300
2018-07-16 06:02:06,905 [salt.state       ][INFO    ][6082] Executing state sysctl.present for net.nf_conntrack_max
2018-07-16 06:02:06,906 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:02:06,984 [salt.state       ][INFO    ][6082] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-07-16 06:02:06,984 [salt.state       ][INFO    ][6082] Completed state [net.nf_conntrack_max] at time 06:02:06.984782 duration_in_ms=79.481
2018-07-16 06:02:06,985 [salt.state       ][INFO    ][6082] Running state [linux_sysfs_package] at time 06:02:06.985326
2018-07-16 06:02:06,985 [salt.state       ][INFO    ][6082] Executing state pkg.installed for linux_sysfs_package
2018-07-16 06:02:07,010 [salt.state       ][INFO    ][6082] All specified packages are already installed
2018-07-16 06:02:07,011 [salt.state       ][INFO    ][6082] Completed state [linux_sysfs_package] at time 06:02:07.011770 duration_in_ms=26.444
2018-07-16 06:02:07,016 [salt.state       ][INFO    ][6082] Running state [/etc/sysfs.d] at time 06:02:07.016425
2018-07-16 06:02:07,016 [salt.state       ][INFO    ][6082] Executing state file.directory for /etc/sysfs.d
2018-07-16 06:02:07,017 [salt.state       ][INFO    ][6082] Directory /etc/sysfs.d is in the correct state
2018-07-16 06:02:07,018 [salt.state       ][INFO    ][6082] Completed state [/etc/sysfs.d] at time 06:02:07.018123 duration_in_ms=1.697
2018-07-16 06:02:07,019 [salt.state       ][INFO    ][6082] Running state [ondemand] at time 06:02:07.019840
2018-07-16 06:02:07,020 [salt.state       ][INFO    ][6082] Executing state service.dead for ondemand
2018-07-16 06:02:07,022 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:07,065 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-07-16 06:02:07,102 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-07-16 06:02:07,155 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'runlevel' in directory '/root'
2018-07-16 06:02:07,186 [salt.state       ][INFO    ][6082] The service ondemand is already dead
2018-07-16 06:02:07,188 [salt.state       ][INFO    ][6082] Completed state [ondemand] at time 06:02:07.188638 duration_in_ms=168.797
2018-07-16 06:02:07,192 [salt.state       ][INFO    ][6082] Running state [cs_CZ.UTF-8] at time 06:02:07.192687
2018-07-16 06:02:07,193 [salt.state       ][INFO    ][6082] Executing state locale.present for cs_CZ.UTF-8
2018-07-16 06:02:07,196 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'locale -a' in directory '/root'
2018-07-16 06:02:07,223 [salt.state       ][INFO    ][6082] Locale cs_CZ.UTF-8 is already present
2018-07-16 06:02:07,224 [salt.state       ][INFO    ][6082] Completed state [cs_CZ.UTF-8] at time 06:02:07.224338 duration_in_ms=31.651
2018-07-16 06:02:07,225 [salt.state       ][INFO    ][6082] Running state [en_US.UTF-8] at time 06:02:07.225281
2018-07-16 06:02:07,226 [salt.state       ][INFO    ][6082] Executing state locale.present for en_US.UTF-8
2018-07-16 06:02:07,230 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'locale -a' in directory '/root'
2018-07-16 06:02:07,257 [salt.state       ][INFO    ][6082] Locale en_US.UTF-8 is already present
2018-07-16 06:02:07,258 [salt.state       ][INFO    ][6082] Completed state [en_US.UTF-8] at time 06:02:07.258459 duration_in_ms=33.177
2018-07-16 06:02:07,264 [salt.state       ][INFO    ][6082] Running state [en_US.UTF-8] at time 06:02:07.264880
2018-07-16 06:02:07,266 [salt.state       ][INFO    ][6082] Executing state locale.system for en_US.UTF-8
2018-07-16 06:02:07,268 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'localectl' in directory '/root'
2018-07-16 06:02:07,344 [salt.state       ][INFO    ][6082] System locale en_US.UTF-8 already set
2018-07-16 06:02:07,345 [salt.state       ][INFO    ][6082] Completed state [en_US.UTF-8] at time 06:02:07.344992 duration_in_ms=80.111
2018-07-16 06:02:07,348 [salt.state       ][INFO    ][6082] Running state [root] at time 06:02:07.348649
2018-07-16 06:02:07,349 [salt.state       ][INFO    ][6082] Executing state group.present for root
2018-07-16 06:02:07,350 [salt.state       ][INFO    ][6082] Group root is present and up to date
2018-07-16 06:02:07,350 [salt.state       ][INFO    ][6082] Completed state [root] at time 06:02:07.350624 duration_in_ms=1.975
2018-07-16 06:02:07,359 [salt.state       ][INFO    ][6082] Running state [root] at time 06:02:07.359366
2018-07-16 06:02:07,360 [salt.state       ][INFO    ][6082] Executing state user.present for root
2018-07-16 06:02:07,363 [salt.state       ][INFO    ][6082] User root is present and up to date
2018-07-16 06:02:07,364 [salt.state       ][INFO    ][6082] Completed state [root] at time 06:02:07.364149 duration_in_ms=4.783
2018-07-16 06:02:07,368 [salt.state       ][INFO    ][6082] Running state [/root] at time 06:02:07.368666
2018-07-16 06:02:07,369 [salt.state       ][INFO    ][6082] Executing state file.directory for /root
2018-07-16 06:02:07,371 [salt.state       ][INFO    ][6082] Directory /root is in the correct state
2018-07-16 06:02:07,372 [salt.state       ][INFO    ][6082] Completed state [/root] at time 06:02:07.372042 duration_in_ms=3.377
2018-07-16 06:02:07,372 [salt.state       ][INFO    ][6082] Running state [/etc/sudoers.d/90-salt-user-root] at time 06:02:07.372500
2018-07-16 06:02:07,373 [salt.state       ][INFO    ][6082] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-07-16 06:02:07,374 [salt.state       ][INFO    ][6082] File /etc/sudoers.d/90-salt-user-root is not present
2018-07-16 06:02:07,374 [salt.state       ][INFO    ][6082] Completed state [/etc/sudoers.d/90-salt-user-root] at time 06:02:07.374396 duration_in_ms=1.897
2018-07-16 06:02:07,375 [salt.state       ][INFO    ][6082] Running state [ubuntu] at time 06:02:07.374727
2018-07-16 06:02:07,375 [salt.state       ][INFO    ][6082] Executing state group.present for ubuntu
2018-07-16 06:02:07,375 [salt.state       ][INFO    ][6082] Group ubuntu is present and up to date
2018-07-16 06:02:07,376 [salt.state       ][INFO    ][6082] Completed state [ubuntu] at time 06:02:07.376430 duration_in_ms=1.705
2018-07-16 06:02:07,379 [salt.state       ][INFO    ][6082] Running state [ubuntu] at time 06:02:07.379582
2018-07-16 06:02:07,379 [salt.state       ][INFO    ][6082] Executing state user.present for ubuntu
2018-07-16 06:02:07,382 [salt.state       ][INFO    ][6082] User ubuntu is present and up to date
2018-07-16 06:02:07,382 [salt.state       ][INFO    ][6082] Completed state [ubuntu] at time 06:02:07.382311 duration_in_ms=2.729
2018-07-16 06:02:07,386 [salt.state       ][INFO    ][6082] Running state [/home/ubuntu] at time 06:02:07.386154
2018-07-16 06:02:07,386 [salt.state       ][INFO    ][6082] Executing state file.directory for /home/ubuntu
2018-07-16 06:02:07,388 [salt.state       ][INFO    ][6082] Directory /home/ubuntu is in the correct state
2018-07-16 06:02:07,388 [salt.state       ][INFO    ][6082] Completed state [/home/ubuntu] at time 06:02:07.388617 duration_in_ms=2.463
2018-07-16 06:02:07,391 [salt.state       ][INFO    ][6082] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:07.390994
2018-07-16 06:02:07,391 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-07-16 06:02:07,418 [salt.state       ][INFO    ][6082] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-07-16 06:02:07,418 [salt.state       ][INFO    ][6082] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 06:02:07.418400 duration_in_ms=27.405
2018-07-16 06:02:07,419 [salt.state       ][INFO    ][6082] Running state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:07.419637
2018-07-16 06:02:07,420 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-07-16 06:02:07,652 [salt.state       ][INFO    ][6082] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-07-16 06:02:07,652 [salt.state       ][INFO    ][6082] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 06:02:07.652624 duration_in_ms=232.986
2018-07-16 06:02:07,653 [salt.state       ][INFO    ][6082] Running state [apt-daily.timer] at time 06:02:07.652998
2018-07-16 06:02:07,653 [salt.state       ][INFO    ][6082] Executing state service.dead for apt-daily.timer
2018-07-16 06:02:07,654 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-07-16 06:02:07,690 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:02:07,722 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-07-16 06:02:07,766 [salt.state       ][INFO    ][6082] The service apt-daily.timer is already dead
2018-07-16 06:02:07,767 [salt.state       ][INFO    ][6082] Completed state [apt-daily.timer] at time 06:02:07.767703 duration_in_ms=114.704
2018-07-16 06:02:07,769 [salt.state       ][INFO    ][6082] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:07.769017
2018-07-16 06:02:07,769 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-07-16 06:02:08,006 [salt.state       ][INFO    ][6082] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-07-16 06:02:08,008 [salt.state       ][INFO    ][6082] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 06:02:08.008498 duration_in_ms=239.48
2018-07-16 06:02:08,012 [salt.state       ][INFO    ][6082] Running state [service.systemctl_reload] at time 06:02:08.012558
2018-07-16 06:02:08,013 [salt.state       ][INFO    ][6082] Executing state module.wait for service.systemctl_reload
2018-07-16 06:02:08,014 [salt.state       ][INFO    ][6082] No changes made for service.systemctl_reload
2018-07-16 06:02:08,014 [salt.state       ][INFO    ][6082] Completed state [service.systemctl_reload] at time 06:02:08.014741 duration_in_ms=2.182
2018-07-16 06:02:08,015 [salt.state       ][INFO    ][6082] Running state [/etc/issue] at time 06:02:08.015533
2018-07-16 06:02:08,016 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/issue
2018-07-16 06:02:08,018 [salt.state       ][INFO    ][6082] File /etc/issue is in the correct state
2018-07-16 06:02:08,020 [salt.state       ][INFO    ][6082] Completed state [/etc/issue] at time 06:02:08.020277 duration_in_ms=4.745
2018-07-16 06:02:08,021 [salt.state       ][INFO    ][6082] Running state [/etc/hostname] at time 06:02:08.021003
2018-07-16 06:02:08,021 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/hostname
2018-07-16 06:02:08,041 [salt.state       ][INFO    ][6082] File /etc/hostname is in the correct state
2018-07-16 06:02:08,042 [salt.state       ][INFO    ][6082] Completed state [/etc/hostname] at time 06:02:08.042731 duration_in_ms=21.728
2018-07-16 06:02:08,045 [salt.state       ][INFO    ][6082] Running state [hostname mdb03] at time 06:02:08.045530
2018-07-16 06:02:08,046 [salt.state       ][INFO    ][6082] Executing state cmd.wait for hostname mdb03
2018-07-16 06:02:08,047 [salt.state       ][INFO    ][6082] No changes made for hostname mdb03
2018-07-16 06:02:08,048 [salt.state       ][INFO    ][6082] Completed state [hostname mdb03] at time 06:02:08.048070 duration_in_ms=2.538
2018-07-16 06:02:08,049 [salt.state       ][INFO    ][6082] Running state [mdb02] at time 06:02:08.049148
2018-07-16 06:02:08,049 [salt.state       ][INFO    ][6082] Executing state host.present for mdb02
2018-07-16 06:02:08,051 [salt.state       ][INFO    ][6082] Host mdb02 (192.168.10.33) already present
2018-07-16 06:02:08,051 [salt.state       ][INFO    ][6082] Completed state [mdb02] at time 06:02:08.051585 duration_in_ms=2.437
2018-07-16 06:02:08,052 [salt.state       ][INFO    ][6082] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:02:08.052066
2018-07-16 06:02:08,052 [salt.state       ][INFO    ][6082] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,053 [salt.state       ][INFO    ][6082] Host mdb02.mcp-ovs-dpdk-ha.local (192.168.10.33) already present
2018-07-16 06:02:08,054 [salt.state       ][INFO    ][6082] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 06:02:08.054019 duration_in_ms=1.953
2018-07-16 06:02:08,054 [salt.state       ][INFO    ][6082] Running state [mdb03] at time 06:02:08.054490
2018-07-16 06:02:08,055 [salt.state       ][INFO    ][6082] Executing state host.present for mdb03
2018-07-16 06:02:08,056 [salt.state       ][INFO    ][6082] Host mdb03 (192.168.10.34) already present
2018-07-16 06:02:08,056 [salt.state       ][INFO    ][6082] Completed state [mdb03] at time 06:02:08.056469 duration_in_ms=1.979
2018-07-16 06:02:08,057 [salt.state       ][INFO    ][6082] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:02:08.056935
2018-07-16 06:02:08,057 [salt.state       ][INFO    ][6082] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,058 [salt.state       ][INFO    ][6082] Host mdb03.mcp-ovs-dpdk-ha.local (192.168.10.34) already present
2018-07-16 06:02:08,059 [salt.state       ][INFO    ][6082] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 06:02:08.059782 duration_in_ms=2.847
2018-07-16 06:02:08,063 [salt.state       ][INFO    ][6082] Running state [file.replace] at time 06:02:08.063751
2018-07-16 06:02:08,064 [salt.state       ][INFO    ][6082] Executing state module.run for file.replace
2018-07-16 06:02:08,184 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060208169152
2018-07-16 06:02:08,217 [salt.minion      ][INFO    ][6656] Starting a new job with PID 6656
2018-07-16 06:02:08,250 [salt.minion      ][INFO    ][6656] Returning information for job: 20180716060208169152
2018-07-16 06:02:08,372 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['git', '--version'] in directory '/root'
2018-07-16 06:02:08,896 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command 'grep -q "mdb03 mdb03.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-07-16 06:02:08,928 [salt.state       ][INFO    ][6082] {'ret': '--- \n+++ \n@@ -7,7 +7,7 @@\n ff02::2\t\tip6-allrouters\n ff02::3\t\tip6-allhosts\n 192.168.10.33\t\tmdb02 mdb02.mcp-ovs-dpdk-ha.local\n-192.168.10.34\t\tmdb03 mdb03.mcp-ovs-dpdk-ha.local\n+192.168.10.34\t\tmdb03.mcp-ovs-dpdk-ha.local mdb03\n 192.168.10.32\t\tmdb01 mdb01.mcp-ovs-dpdk-ha.local\n 192.168.10.31\t\tmdb mdb.mcp-ovs-dpdk-ha.local\n 192.168.10.11\t\tcfg01 cfg01.mcp-ovs-dpdk-ha.local\n'}
2018-07-16 06:02:08,929 [salt.state       ][INFO    ][6082] Completed state [file.replace] at time 06:02:08.929528 duration_in_ms=865.777
2018-07-16 06:02:08,931 [salt.state       ][INFO    ][6082] Running state [mdb01] at time 06:02:08.931625
2018-07-16 06:02:08,932 [salt.state       ][INFO    ][6082] Executing state host.present for mdb01
2018-07-16 06:02:08,934 [salt.state       ][INFO    ][6082] Host mdb01 (192.168.10.32) already present
2018-07-16 06:02:08,935 [salt.state       ][INFO    ][6082] Completed state [mdb01] at time 06:02:08.935160 duration_in_ms=3.534
2018-07-16 06:02:08,936 [salt.state       ][INFO    ][6082] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:02:08.936193
2018-07-16 06:02:08,936 [salt.state       ][INFO    ][6082] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,938 [salt.state       ][INFO    ][6082] Host mdb01.mcp-ovs-dpdk-ha.local (192.168.10.32) already present
2018-07-16 06:02:08,938 [salt.state       ][INFO    ][6082] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 06:02:08.938837 duration_in_ms=2.623
2018-07-16 06:02:08,939 [salt.state       ][INFO    ][6082] Running state [mdb] at time 06:02:08.939873
2018-07-16 06:02:08,940 [salt.state       ][INFO    ][6082] Executing state host.present for mdb
2018-07-16 06:02:08,942 [salt.state       ][INFO    ][6082] Host mdb (192.168.10.31) already present
2018-07-16 06:02:08,943 [salt.state       ][INFO    ][6082] Completed state [mdb] at time 06:02:08.943341 duration_in_ms=3.467
2018-07-16 06:02:08,944 [salt.state       ][INFO    ][6082] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 06:02:08.944084
2018-07-16 06:02:08,945 [salt.state       ][INFO    ][6082] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,946 [salt.state       ][INFO    ][6082] Host mdb.mcp-ovs-dpdk-ha.local (192.168.10.31) already present
2018-07-16 06:02:08,947 [salt.state       ][INFO    ][6082] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 06:02:08.946969 duration_in_ms=2.886
2018-07-16 06:02:08,947 [salt.state       ][INFO    ][6082] Running state [cfg01] at time 06:02:08.947713
2018-07-16 06:02:08,948 [salt.state       ][INFO    ][6082] Executing state host.present for cfg01
2018-07-16 06:02:08,949 [salt.state       ][INFO    ][6082] Host cfg01 (192.168.10.11) already present
2018-07-16 06:02:08,950 [salt.state       ][INFO    ][6082] Completed state [cfg01] at time 06:02:08.950285 duration_in_ms=2.572
2018-07-16 06:02:08,951 [salt.state       ][INFO    ][6082] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:08.951037
2018-07-16 06:02:08,952 [salt.state       ][INFO    ][6082] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,953 [salt.state       ][INFO    ][6082] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:02:08,954 [salt.state       ][INFO    ][6082] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:08.954185 duration_in_ms=3.148
2018-07-16 06:02:08,954 [salt.state       ][INFO    ][6082] Running state [prx01] at time 06:02:08.954935
2018-07-16 06:02:08,955 [salt.state       ][INFO    ][6082] Executing state host.present for prx01
2018-07-16 06:02:08,956 [salt.state       ][INFO    ][6082] Host prx01 (192.168.10.14) already present
2018-07-16 06:02:08,957 [salt.state       ][INFO    ][6082] Completed state [prx01] at time 06:02:08.957520 duration_in_ms=2.584
2018-07-16 06:02:08,958 [salt.state       ][INFO    ][6082] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 06:02:08.958237
2018-07-16 06:02:08,958 [salt.state       ][INFO    ][6082] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,960 [salt.state       ][INFO    ][6082] Host prx01.mcp-ovs-dpdk-ha.local (192.168.10.14) already present
2018-07-16 06:02:08,961 [salt.state       ][INFO    ][6082] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 06:02:08.961101 duration_in_ms=2.865
2018-07-16 06:02:08,961 [salt.state       ][INFO    ][6082] Running state [kvm01] at time 06:02:08.961826
2018-07-16 06:02:08,962 [salt.state       ][INFO    ][6082] Executing state host.present for kvm01
2018-07-16 06:02:08,964 [salt.state       ][INFO    ][6082] Host kvm01 (192.168.10.20) already present
2018-07-16 06:02:08,964 [salt.state       ][INFO    ][6082] Completed state [kvm01] at time 06:02:08.964732 duration_in_ms=2.907
2018-07-16 06:02:08,965 [salt.state       ][INFO    ][6082] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:02:08.965095
2018-07-16 06:02:08,965 [salt.state       ][INFO    ][6082] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,966 [salt.state       ][INFO    ][6082] Host kvm01.mcp-ovs-dpdk-ha.local (192.168.10.20) already present
2018-07-16 06:02:08,967 [salt.state       ][INFO    ][6082] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 06:02:08.967436 duration_in_ms=2.342
2018-07-16 06:02:08,967 [salt.state       ][INFO    ][6082] Running state [kvm03] at time 06:02:08.967796
2018-07-16 06:02:08,968 [salt.state       ][INFO    ][6082] Executing state host.present for kvm03
2018-07-16 06:02:08,968 [salt.state       ][INFO    ][6082] Host kvm03 (192.168.10.22) already present
2018-07-16 06:02:08,969 [salt.state       ][INFO    ][6082] Completed state [kvm03] at time 06:02:08.969218 duration_in_ms=1.423
2018-07-16 06:02:08,969 [salt.state       ][INFO    ][6082] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:02:08.969561
2018-07-16 06:02:08,969 [salt.state       ][INFO    ][6082] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,970 [salt.state       ][INFO    ][6082] Host kvm03.mcp-ovs-dpdk-ha.local (192.168.10.22) already present
2018-07-16 06:02:08,971 [salt.state       ][INFO    ][6082] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 06:02:08.970996 duration_in_ms=1.435
2018-07-16 06:02:08,971 [salt.state       ][INFO    ][6082] Running state [kvm02] at time 06:02:08.971647
2018-07-16 06:02:08,971 [salt.state       ][INFO    ][6082] Executing state host.present for kvm02
2018-07-16 06:02:08,972 [salt.state       ][INFO    ][6082] Host kvm02 (192.168.10.21) already present
2018-07-16 06:02:08,973 [salt.state       ][INFO    ][6082] Completed state [kvm02] at time 06:02:08.973057 duration_in_ms=1.411
2018-07-16 06:02:08,973 [salt.state       ][INFO    ][6082] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:02:08.973404
2018-07-16 06:02:08,973 [salt.state       ][INFO    ][6082] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,975 [salt.state       ][INFO    ][6082] Host kvm02.mcp-ovs-dpdk-ha.local (192.168.10.21) already present
2018-07-16 06:02:08,975 [salt.state       ][INFO    ][6082] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 06:02:08.975398 duration_in_ms=1.995
2018-07-16 06:02:08,975 [salt.state       ][INFO    ][6082] Running state [dbs] at time 06:02:08.975759
2018-07-16 06:02:08,976 [salt.state       ][INFO    ][6082] Executing state host.present for dbs
2018-07-16 06:02:08,977 [salt.state       ][INFO    ][6082] Host dbs (192.168.10.23) already present
2018-07-16 06:02:08,977 [salt.state       ][INFO    ][6082] Completed state [dbs] at time 06:02:08.977779 duration_in_ms=2.021
2018-07-16 06:02:08,978 [salt.state       ][INFO    ][6082] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 06:02:08.978131
2018-07-16 06:02:08,978 [salt.state       ][INFO    ][6082] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,980 [salt.state       ][INFO    ][6082] Host dbs.mcp-ovs-dpdk-ha.local (192.168.10.23) already present
2018-07-16 06:02:08,980 [salt.state       ][INFO    ][6082] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 06:02:08.980413 duration_in_ms=2.283
2018-07-16 06:02:08,980 [salt.state       ][INFO    ][6082] Running state [prx] at time 06:02:08.980768
2018-07-16 06:02:08,981 [salt.state       ][INFO    ][6082] Executing state host.present for prx
2018-07-16 06:02:08,981 [salt.state       ][INFO    ][6082] Host prx (192.168.10.13) already present
2018-07-16 06:02:08,982 [salt.state       ][INFO    ][6082] Completed state [prx] at time 06:02:08.982170 duration_in_ms=1.401
2018-07-16 06:02:08,982 [salt.state       ][INFO    ][6082] Running state [prx.mcp-ovs-dpdk-ha.local] at time 06:02:08.982517
2018-07-16 06:02:08,983 [salt.state       ][INFO    ][6082] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,984 [salt.state       ][INFO    ][6082] Host prx.mcp-ovs-dpdk-ha.local (192.168.10.13) already present
2018-07-16 06:02:08,984 [salt.state       ][INFO    ][6082] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 06:02:08.984498 duration_in_ms=1.982
2018-07-16 06:02:08,984 [salt.state       ][INFO    ][6082] Running state [prx02] at time 06:02:08.984838
2018-07-16 06:02:08,985 [salt.state       ][INFO    ][6082] Executing state host.present for prx02
2018-07-16 06:02:08,985 [salt.state       ][INFO    ][6082] Host prx02 (192.168.10.15) already present
2018-07-16 06:02:08,986 [salt.state       ][INFO    ][6082] Completed state [prx02] at time 06:02:08.986573 duration_in_ms=1.736
2018-07-16 06:02:08,987 [salt.state       ][INFO    ][6082] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 06:02:08.986967
2018-07-16 06:02:08,987 [salt.state       ][INFO    ][6082] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,988 [salt.state       ][INFO    ][6082] Host prx02.mcp-ovs-dpdk-ha.local (192.168.10.15) already present
2018-07-16 06:02:08,989 [salt.state       ][INFO    ][6082] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 06:02:08.988998 duration_in_ms=2.032
2018-07-16 06:02:08,989 [salt.state       ][INFO    ][6082] Running state [msg02] at time 06:02:08.989400
2018-07-16 06:02:08,989 [salt.state       ][INFO    ][6082] Executing state host.present for msg02
2018-07-16 06:02:08,990 [salt.state       ][INFO    ][6082] Host msg02 (192.168.10.29) already present
2018-07-16 06:02:08,991 [salt.state       ][INFO    ][6082] Completed state [msg02] at time 06:02:08.991216 duration_in_ms=1.817
2018-07-16 06:02:08,991 [salt.state       ][INFO    ][6082] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 06:02:08.991582
2018-07-16 06:02:08,991 [salt.state       ][INFO    ][6082] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,992 [salt.state       ][INFO    ][6082] Host msg02.mcp-ovs-dpdk-ha.local (192.168.10.29) already present
2018-07-16 06:02:08,993 [salt.state       ][INFO    ][6082] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 06:02:08.993109 duration_in_ms=1.526
2018-07-16 06:02:08,993 [salt.state       ][INFO    ][6082] Running state [msg03] at time 06:02:08.993548
2018-07-16 06:02:08,994 [salt.state       ][INFO    ][6082] Executing state host.present for msg03
2018-07-16 06:02:08,995 [salt.state       ][INFO    ][6082] Host msg03 (192.168.10.30) already present
2018-07-16 06:02:08,995 [salt.state       ][INFO    ][6082] Completed state [msg03] at time 06:02:08.995655 duration_in_ms=2.106
2018-07-16 06:02:08,996 [salt.state       ][INFO    ][6082] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 06:02:08.996035
2018-07-16 06:02:08,996 [salt.state       ][INFO    ][6082] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:08,997 [salt.state       ][INFO    ][6082] Host msg03.mcp-ovs-dpdk-ha.local (192.168.10.30) already present
2018-07-16 06:02:08,997 [salt.state       ][INFO    ][6082] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 06:02:08.997433 duration_in_ms=1.398
2018-07-16 06:02:08,997 [salt.state       ][INFO    ][6082] Running state [msg01] at time 06:02:08.997777
2018-07-16 06:02:08,998 [salt.state       ][INFO    ][6082] Executing state host.present for msg01
2018-07-16 06:02:08,999 [salt.state       ][INFO    ][6082] Host msg01 (192.168.10.28) already present
2018-07-16 06:02:08,999 [salt.state       ][INFO    ][6082] Completed state [msg01] at time 06:02:08.999774 duration_in_ms=1.997
2018-07-16 06:02:09,000 [salt.state       ][INFO    ][6082] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 06:02:09.000119
2018-07-16 06:02:09,000 [salt.state       ][INFO    ][6082] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,001 [salt.state       ][INFO    ][6082] Host msg01.mcp-ovs-dpdk-ha.local (192.168.10.28) already present
2018-07-16 06:02:09,001 [salt.state       ][INFO    ][6082] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 06:02:09.001532 duration_in_ms=1.413
2018-07-16 06:02:09,001 [salt.state       ][INFO    ][6082] Running state [msg] at time 06:02:09.001871
2018-07-16 06:02:09,002 [salt.state       ][INFO    ][6082] Executing state host.present for msg
2018-07-16 06:02:09,003 [salt.state       ][INFO    ][6082] Host msg (192.168.10.27) already present
2018-07-16 06:02:09,003 [salt.state       ][INFO    ][6082] Completed state [msg] at time 06:02:09.003579 duration_in_ms=1.709
2018-07-16 06:02:09,003 [salt.state       ][INFO    ][6082] Running state [msg.mcp-ovs-dpdk-ha.local] at time 06:02:09.003920
2018-07-16 06:02:09,004 [salt.state       ][INFO    ][6082] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,005 [salt.state       ][INFO    ][6082] Host msg.mcp-ovs-dpdk-ha.local (192.168.10.27) already present
2018-07-16 06:02:09,005 [salt.state       ][INFO    ][6082] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 06:02:09.005304 duration_in_ms=1.385
2018-07-16 06:02:09,005 [salt.state       ][INFO    ][6082] Running state [cfg01] at time 06:02:09.005658
2018-07-16 06:02:09,006 [salt.state       ][INFO    ][6082] Executing state host.present for cfg01
2018-07-16 06:02:09,007 [salt.state       ][INFO    ][6082] Host cfg01 (192.168.10.11) already present
2018-07-16 06:02:09,007 [salt.state       ][INFO    ][6082] Completed state [cfg01] at time 06:02:09.007388 duration_in_ms=1.729
2018-07-16 06:02:09,007 [salt.state       ][INFO    ][6082] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:09.007732
2018-07-16 06:02:09,008 [salt.state       ][INFO    ][6082] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,008 [salt.state       ][INFO    ][6082] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-07-16 06:02:09,009 [salt.state       ][INFO    ][6082] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 06:02:09.009132 duration_in_ms=1.4
2018-07-16 06:02:09,009 [salt.state       ][INFO    ][6082] Running state [cmp002] at time 06:02:09.009477
2018-07-16 06:02:09,009 [salt.state       ][INFO    ][6082] Executing state host.present for cmp002
2018-07-16 06:02:09,010 [salt.state       ][INFO    ][6082] Host cmp002 (192.168.10.53) already present
2018-07-16 06:02:09,011 [salt.state       ][INFO    ][6082] Completed state [cmp002] at time 06:02:09.011181 duration_in_ms=1.704
2018-07-16 06:02:09,011 [salt.state       ][INFO    ][6082] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:02:09.011539
2018-07-16 06:02:09,011 [salt.state       ][INFO    ][6082] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,013 [salt.state       ][INFO    ][6082] Host cmp002.mcp-ovs-dpdk-ha.local (192.168.10.53) already present
2018-07-16 06:02:09,013 [salt.state       ][INFO    ][6082] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 06:02:09.013251 duration_in_ms=1.712
2018-07-16 06:02:09,013 [salt.state       ][INFO    ][6082] Running state [cmp001] at time 06:02:09.013602
2018-07-16 06:02:09,013 [salt.state       ][INFO    ][6082] Executing state host.present for cmp001
2018-07-16 06:02:09,015 [salt.state       ][INFO    ][6082] Host cmp001 (192.168.10.52) already present
2018-07-16 06:02:09,015 [salt.state       ][INFO    ][6082] Completed state [cmp001] at time 06:02:09.015349 duration_in_ms=1.746
2018-07-16 06:02:09,015 [salt.state       ][INFO    ][6082] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:02:09.015689
2018-07-16 06:02:09,016 [salt.state       ][INFO    ][6082] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,016 [salt.state       ][INFO    ][6082] Host cmp001.mcp-ovs-dpdk-ha.local (192.168.10.52) already present
2018-07-16 06:02:09,017 [salt.state       ][INFO    ][6082] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 06:02:09.017092 duration_in_ms=1.404
2018-07-16 06:02:09,017 [salt.state       ][INFO    ][6082] Running state [dbs01] at time 06:02:09.017437
2018-07-16 06:02:09,017 [salt.state       ][INFO    ][6082] Executing state host.present for dbs01
2018-07-16 06:02:09,019 [salt.state       ][INFO    ][6082] Host dbs01 (192.168.10.24) already present
2018-07-16 06:02:09,019 [salt.state       ][INFO    ][6082] Completed state [dbs01] at time 06:02:09.019482 duration_in_ms=2.045
2018-07-16 06:02:09,019 [salt.state       ][INFO    ][6082] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:02:09.019823
2018-07-16 06:02:09,020 [salt.state       ][INFO    ][6082] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,020 [salt.state       ][INFO    ][6082] Host dbs01.mcp-ovs-dpdk-ha.local (192.168.10.24) already present
2018-07-16 06:02:09,021 [salt.state       ][INFO    ][6082] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 06:02:09.021211 duration_in_ms=1.389
2018-07-16 06:02:09,021 [salt.state       ][INFO    ][6082] Running state [dbs02] at time 06:02:09.021549
2018-07-16 06:02:09,021 [salt.state       ][INFO    ][6082] Executing state host.present for dbs02
2018-07-16 06:02:09,023 [salt.state       ][INFO    ][6082] Host dbs02 (192.168.10.25) already present
2018-07-16 06:02:09,023 [salt.state       ][INFO    ][6082] Completed state [dbs02] at time 06:02:09.023252 duration_in_ms=1.703
2018-07-16 06:02:09,023 [salt.state       ][INFO    ][6082] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:02:09.023591
2018-07-16 06:02:09,023 [salt.state       ][INFO    ][6082] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,024 [salt.state       ][INFO    ][6082] Host dbs02.mcp-ovs-dpdk-ha.local (192.168.10.25) already present
2018-07-16 06:02:09,025 [salt.state       ][INFO    ][6082] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 06:02:09.024979 duration_in_ms=1.387
2018-07-16 06:02:09,025 [salt.state       ][INFO    ][6082] Running state [dbs03] at time 06:02:09.025316
2018-07-16 06:02:09,025 [salt.state       ][INFO    ][6082] Executing state host.present for dbs03
2018-07-16 06:02:09,026 [salt.state       ][INFO    ][6082] Host dbs03 (192.168.10.26) already present
2018-07-16 06:02:09,026 [salt.state       ][INFO    ][6082] Completed state [dbs03] at time 06:02:09.026695 duration_in_ms=1.379
2018-07-16 06:02:09,027 [salt.state       ][INFO    ][6082] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:02:09.027089
2018-07-16 06:02:09,027 [salt.state       ][INFO    ][6082] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,028 [salt.state       ][INFO    ][6082] Host dbs03.mcp-ovs-dpdk-ha.local (192.168.10.26) already present
2018-07-16 06:02:09,028 [salt.state       ][INFO    ][6082] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 06:02:09.028481 duration_in_ms=1.393
2018-07-16 06:02:09,028 [salt.state       ][INFO    ][6082] Running state [mas01] at time 06:02:09.028825
2018-07-16 06:02:09,029 [salt.state       ][INFO    ][6082] Executing state host.present for mas01
2018-07-16 06:02:09,029 [salt.state       ][INFO    ][6082] Host mas01 (192.168.10.12) already present
2018-07-16 06:02:09,030 [salt.state       ][INFO    ][6082] Completed state [mas01] at time 06:02:09.030207 duration_in_ms=1.381
2018-07-16 06:02:09,030 [salt.state       ][INFO    ][6082] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 06:02:09.030544
2018-07-16 06:02:09,031 [salt.state       ][INFO    ][6082] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,032 [salt.state       ][INFO    ][6082] Host mas01.mcp-ovs-dpdk-ha.local (192.168.10.12) already present
2018-07-16 06:02:09,032 [salt.state       ][INFO    ][6082] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 06:02:09.032522 duration_in_ms=1.977
2018-07-16 06:02:09,032 [salt.state       ][INFO    ][6082] Running state [ctl02] at time 06:02:09.032867
2018-07-16 06:02:09,033 [salt.state       ][INFO    ][6082] Executing state host.present for ctl02
2018-07-16 06:02:09,034 [salt.state       ][INFO    ][6082] Host ctl02 (192.168.10.37) already present
2018-07-16 06:02:09,034 [salt.state       ][INFO    ][6082] Completed state [ctl02] at time 06:02:09.034553 duration_in_ms=1.686
2018-07-16 06:02:09,034 [salt.state       ][INFO    ][6082] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:02:09.034910
2018-07-16 06:02:09,035 [salt.state       ][INFO    ][6082] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,036 [salt.state       ][INFO    ][6082] Host ctl02.mcp-ovs-dpdk-ha.local (192.168.10.37) already present
2018-07-16 06:02:09,036 [salt.state       ][INFO    ][6082] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 06:02:09.036317 duration_in_ms=1.407
2018-07-16 06:02:09,036 [salt.state       ][INFO    ][6082] Running state [ctl03] at time 06:02:09.036661
2018-07-16 06:02:09,037 [salt.state       ][INFO    ][6082] Executing state host.present for ctl03
2018-07-16 06:02:09,038 [salt.state       ][INFO    ][6082] Host ctl03 (192.168.10.38) already present
2018-07-16 06:02:09,038 [salt.state       ][INFO    ][6082] Completed state [ctl03] at time 06:02:09.038345 duration_in_ms=1.683
2018-07-16 06:02:09,038 [salt.state       ][INFO    ][6082] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:02:09.038684
2018-07-16 06:02:09,039 [salt.state       ][INFO    ][6082] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,040 [salt.state       ][INFO    ][6082] Host ctl03.mcp-ovs-dpdk-ha.local (192.168.10.38) already present
2018-07-16 06:02:09,040 [salt.state       ][INFO    ][6082] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 06:02:09.040259 duration_in_ms=1.575
2018-07-16 06:02:09,040 [salt.state       ][INFO    ][6082] Running state [ctl01] at time 06:02:09.040597
2018-07-16 06:02:09,040 [salt.state       ][INFO    ][6082] Executing state host.present for ctl01
2018-07-16 06:02:09,041 [salt.state       ][INFO    ][6082] Host ctl01 (192.168.10.36) already present
2018-07-16 06:02:09,042 [salt.state       ][INFO    ][6082] Completed state [ctl01] at time 06:02:09.041990 duration_in_ms=1.393
2018-07-16 06:02:09,042 [salt.state       ][INFO    ][6082] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:02:09.042324
2018-07-16 06:02:09,042 [salt.state       ][INFO    ][6082] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,043 [salt.state       ][INFO    ][6082] Host ctl01.mcp-ovs-dpdk-ha.local (192.168.10.36) already present
2018-07-16 06:02:09,044 [salt.state       ][INFO    ][6082] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 06:02:09.044034 duration_in_ms=1.71
2018-07-16 06:02:09,044 [salt.state       ][INFO    ][6082] Running state [ctl] at time 06:02:09.044381
2018-07-16 06:02:09,044 [salt.state       ][INFO    ][6082] Executing state host.present for ctl
2018-07-16 06:02:09,045 [salt.state       ][INFO    ][6082] Host ctl (192.168.10.35) already present
2018-07-16 06:02:09,046 [salt.state       ][INFO    ][6082] Completed state [ctl] at time 06:02:09.046056 duration_in_ms=1.674
2018-07-16 06:02:09,046 [salt.state       ][INFO    ][6082] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 06:02:09.046392
2018-07-16 06:02:09,046 [salt.state       ][INFO    ][6082] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-07-16 06:02:09,047 [salt.state       ][INFO    ][6082] Host ctl.mcp-ovs-dpdk-ha.local (192.168.10.35) already present
2018-07-16 06:02:09,047 [salt.state       ][INFO    ][6082] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 06:02:09.047827 duration_in_ms=1.435
2018-07-16 06:02:09,048 [salt.state       ][INFO    ][6082] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:02:09.048166
2018-07-16 06:02:09,048 [salt.state       ][INFO    ][6082] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-07-16 06:02:09,049 [salt.state       ][INFO    ][6082] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-07-16 06:02:09,049 [salt.state       ][INFO    ][6082] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 06:02:09.049518 duration_in_ms=1.352
2018-07-16 06:02:09,049 [salt.state       ][INFO    ][6082] Running state [ens3] at time 06:02:09.049863
2018-07-16 06:02:09,050 [salt.state       ][INFO    ][6082] Executing state network.managed for ens3
2018-07-16 06:02:10,612 [salt.state       ][INFO    ][6082] Interface ens3 is up to date.
2018-07-16 06:02:10,613 [salt.state       ][INFO    ][6082] Completed state [ens3] at time 06:02:10.613462 duration_in_ms=1563.597
2018-07-16 06:02:10,614 [salt.state       ][INFO    ][6082] Running state [ens2] at time 06:02:10.614611
2018-07-16 06:02:10,616 [salt.state       ][INFO    ][6082] Executing state network.managed for ens2
2018-07-16 06:02:11,988 [salt.state       ][INFO    ][6082] Interface ens2 is up to date.
2018-07-16 06:02:11,989 [salt.state       ][INFO    ][6082] Completed state [ens2] at time 06:02:11.989440 duration_in_ms=1374.832
2018-07-16 06:02:11,990 [salt.state       ][INFO    ][6082] Running state [linux_system_network] at time 06:02:11.990591
2018-07-16 06:02:11,992 [salt.state       ][INFO    ][6082] Executing state network.system for linux_system_network
2018-07-16 06:02:11,993 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'status', 'networking.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:12,029 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'is-active', 'networking.service'] in directory '/root'
2018-07-16 06:02:12,073 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'status', 'NetworkManager.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:12,108 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'is-enabled', 'networking.service'] in directory '/root'
2018-07-16 06:02:12,147 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'networking.service'] in directory '/root'
2018-07-16 06:02:13,208 [salt.loaded.int.module.debian_ip][WARNING ][6082] The network state sls is requiring a reboot of the system to properly apply network configuration.
2018-07-16 06:02:13,209 [salt.state       ][INFO    ][6082] {'network_settings': u'--- \n+++ \n@@ -1,3 +1,4 @@\n NETWORKING=yes\n\n HOSTNAME=mdb03\n\n DOMAIN=mcp-ovs-dpdk-ha.local\n\n+SEARCH=maas\n'}
2018-07-16 06:02:13,210 [salt.state       ][INFO    ][6082] Completed state [linux_system_network] at time 06:02:13.210112 duration_in_ms=1219.524
2018-07-16 06:02:13,210 [salt.state       ][INFO    ][6082] Running state [/etc/profile.d/proxy.sh] at time 06:02:13.210675
2018-07-16 06:02:13,218 [salt.state       ][INFO    ][6082] Executing state file.absent for /etc/profile.d/proxy.sh
2018-07-16 06:02:13,218 [salt.state       ][INFO    ][6082] File /etc/profile.d/proxy.sh is not present
2018-07-16 06:02:13,219 [salt.state       ][INFO    ][6082] Completed state [/etc/profile.d/proxy.sh] at time 06:02:13.219162 duration_in_ms=8.487
2018-07-16 06:02:13,219 [salt.state       ][INFO    ][6082] Running state [/etc/apt/apt.conf.d/95proxies] at time 06:02:13.219521
2018-07-16 06:02:13,219 [salt.state       ][INFO    ][6082] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-07-16 06:02:13,220 [salt.state       ][INFO    ][6082] File /etc/apt/apt.conf.d/95proxies is not present
2018-07-16 06:02:13,220 [salt.state       ][INFO    ][6082] Completed state [/etc/apt/apt.conf.d/95proxies] at time 06:02:13.220593 duration_in_ms=1.072
2018-07-16 06:02:13,221 [salt.state       ][INFO    ][6082] Running state [ntp] at time 06:02:13.220969
2018-07-16 06:02:13,221 [salt.state       ][INFO    ][6082] Executing state pkg.installed for ntp
2018-07-16 06:02:13,243 [salt.state       ][INFO    ][6082] All specified packages are already installed
2018-07-16 06:02:13,243 [salt.state       ][INFO    ][6082] Completed state [ntp] at time 06:02:13.243757 duration_in_ms=22.788
2018-07-16 06:02:13,246 [salt.state       ][INFO    ][6082] Running state [/etc/ntp.conf] at time 06:02:13.246591
2018-07-16 06:02:13,247 [salt.state       ][INFO    ][6082] Executing state file.managed for /etc/ntp.conf
2018-07-16 06:02:13,418 [salt.state       ][INFO    ][6082] File /etc/ntp.conf is in the correct state
2018-07-16 06:02:13,418 [salt.state       ][INFO    ][6082] Completed state [/etc/ntp.conf] at time 06:02:13.418914 duration_in_ms=172.323
2018-07-16 06:02:13,421 [salt.state       ][INFO    ][6082] Running state [ntp] at time 06:02:13.421898
2018-07-16 06:02:13,422 [salt.state       ][INFO    ][6082] Executing state service.running for ntp
2018-07-16 06:02:13,423 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-07-16 06:02:13,458 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-07-16 06:02:13,491 [salt.loaded.int.module.cmdmod][INFO    ][6082] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-07-16 06:02:13,528 [salt.state       ][INFO    ][6082] The service ntp is already running
2018-07-16 06:02:13,529 [salt.state       ][INFO    ][6082] Completed state [ntp] at time 06:02:13.529607 duration_in_ms=107.701
2018-07-16 06:02:13,541 [salt.minion      ][INFO    ][6082] Returning information for job: 20180716060138023247
2018-07-16 06:02:53,321 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180716060253299738
2018-07-16 06:02:53,356 [salt.minion      ][INFO    ][6899] Starting a new job with PID 6899
2018-07-16 06:02:53,385 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6899] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-07-16 06:02:53,392 [salt.minion      ][INFO    ][6899] Returning information for job: 20180716060253299738
2018-07-16 06:03:30,469 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command pkg.upgrade with jid 20180716060330457229
2018-07-16 06:03:30,501 [salt.minion      ][INFO    ][6904] Starting a new job with PID 6904
2018-07-16 06:03:30,549 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6904] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:03:31,676 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6904] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-07-16 06:03:49,065 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6904] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:03:49,156 [salt.minion      ][INFO    ][6904] Returning information for job: 20180716060330457229
2018-07-16 06:04:13,331 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command test.ping with jid 20180716060413319474
2018-07-16 06:04:13,366 [salt.minion      ][INFO    ][7891] Starting a new job with PID 7891
2018-07-16 06:04:13,495 [salt.minion      ][INFO    ][7891] Returning information for job: 20180716060413319474
2018-07-16 06:04:13,636 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command state.sls with jid 20180716060413624083
2018-07-16 06:04:13,667 [salt.minion      ][INFO    ][7896] Starting a new job with PID 7896
2018-07-16 06:04:16,400 [salt.state       ][INFO    ][7896] Loading fresh modules for state activity
2018-07-16 06:04:16,496 [salt.fileclient  ][INFO    ][7896] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2018-07-16 06:04:16,543 [salt.fileclient  ][INFO    ][7896] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2018-07-16 06:04:16,757 [salt.loader      ][ERROR   ][7896] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:04:17,636 [salt.state       ][INFO    ][7896] Running state [keepalived] at time 06:04:17.636503
2018-07-16 06:04:17,637 [salt.state       ][INFO    ][7896] Executing state pkg.installed for keepalived
2018-07-16 06:04:17,638 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:04:18,674 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['apt-cache', '-q', 'policy', 'keepalived'] in directory '/root'
2018-07-16 06:04:18,903 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:04:23,906 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:04:23,976 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2018-07-16 06:04:33,231 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:04:33,327 [salt.state       ][INFO    ][7896] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'keepalived' changed from 'absent' to '1:1.3.9-1build1~cloud0'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'

2018-07-16 06:04:33,368 [salt.state       ][INFO    ][7896] Loading fresh modules for state activity
2018-07-16 06:04:33,440 [salt.state       ][INFO    ][7896] Completed state [keepalived] at time 06:04:33.440765 duration_in_ms=15804.262
2018-07-16 06:04:33,450 [salt.state       ][INFO    ][7896] Running state [lsof] at time 06:04:33.450468
2018-07-16 06:04:33,450 [salt.state       ][INFO    ][7896] Executing state pkg.installed for lsof
2018-07-16 06:04:33,521 [salt.loader      ][ERROR   ][7896] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:04:34,162 [salt.state       ][INFO    ][7896] All specified packages are already installed
2018-07-16 06:04:34,162 [salt.state       ][INFO    ][7896] Completed state [lsof] at time 06:04:34.162752 duration_in_ms=712.283
2018-07-16 06:04:34,167 [salt.state       ][INFO    ][7896] Running state [/etc/keepalived/keepalived.conf] at time 06:04:34.167498
2018-07-16 06:04:34,168 [salt.state       ][INFO    ][7896] Executing state file.managed for /etc/keepalived/keepalived.conf
2018-07-16 06:04:34,222 [salt.fileclient  ][INFO    ][7896] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2018-07-16 06:04:34,335 [salt.state       ][INFO    ][7896] File changed:
New file
2018-07-16 06:04:34,336 [salt.state       ][INFO    ][7896] Completed state [/etc/keepalived/keepalived.conf] at time 06:04:34.336071 duration_in_ms=168.573
2018-07-16 06:04:34,337 [salt.state       ][INFO    ][7896] Running state [keepalived] at time 06:04:34.337453
2018-07-16 06:04:34,337 [salt.state       ][INFO    ][7896] Executing state service.running for keepalived
2018-07-16 06:04:34,338 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2018-07-16 06:04:34,367 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-16 06:04:34,391 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:04:34,414 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:04:34,438 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2018-07-16 06:04:34,498 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716060433727243
2018-07-16 06:04:34,530 [salt.minion      ][INFO    ][9208] Starting a new job with PID 9208
2018-07-16 06:04:34,553 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2018-07-16 06:04:34,595 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:04:34,630 [salt.loaded.int.module.cmdmod][INFO    ][7896] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2018-07-16 06:04:34,654 [salt.minion      ][INFO    ][9208] Returning information for job: 20180716060433727243
2018-07-16 06:04:34,655 [salt.state       ][INFO    ][7896] {'keepalived': True}
2018-07-16 06:04:34,656 [salt.state       ][INFO    ][7896] Completed state [keepalived] at time 06:04:34.656110 duration_in_ms=318.657
2018-07-16 06:04:34,659 [salt.minion      ][INFO    ][7896] Returning information for job: 20180716060413624083
2018-07-16 06:09:47,028 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command pillar.get with jid 20180716060947015392
2018-07-16 06:09:47,067 [salt.minion      ][INFO    ][9253] Starting a new job with PID 9253
2018-07-16 06:09:47,078 [salt.minion      ][INFO    ][9253] Returning information for job: 20180716060947015392
2018-07-16 06:27:56,242 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command state.sls with jid 20180716062756233075
2018-07-16 06:27:56,281 [salt.minion      ][INFO    ][9427] Starting a new job with PID 9427
2018-07-16 06:27:59,992 [salt.state       ][INFO    ][9427] Loading fresh modules for state activity
2018-07-16 06:28:00,799 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'memcached/init.sls'
2018-07-16 06:28:00,838 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'memcached/server.sls'
2018-07-16 06:28:00,883 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'memcached/map.jinja'
2018-07-16 06:28:01,009 [salt.loader      ][ERROR   ][9427] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:01,895 [salt.state       ][INFO    ][9427] Running state [memcached] at time 06:28:01.895067
2018-07-16 06:28:01,896 [salt.state       ][INFO    ][9427] Executing state pkg.installed for memcached
2018-07-16 06:28:01,897 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:02,924 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['apt-cache', '-q', 'policy', 'memcached'] in directory '/root'
2018-07-16 06:28:03,116 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:28:08,151 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:28:08,208 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'memcached'] in directory '/root'
2018-07-16 06:28:15,465 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:15,560 [salt.state       ][INFO    ][9427] Made the following changes:
'memcached' changed from 'absent' to '1.4.25-2ubuntu1.4'

2018-07-16 06:28:15,598 [salt.state       ][INFO    ][9427] Loading fresh modules for state activity
2018-07-16 06:28:15,675 [salt.state       ][INFO    ][9427] Completed state [memcached] at time 06:28:15.675479 duration_in_ms=13780.412
2018-07-16 06:28:15,684 [salt.state       ][INFO    ][9427] Running state [python-memcache] at time 06:28:15.684885
2018-07-16 06:28:15,686 [salt.state       ][INFO    ][9427] Executing state pkg.installed for python-memcache
2018-07-16 06:28:15,760 [salt.loader      ][ERROR   ][9427] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:16,499 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:28:16,560 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-memcache'] in directory '/root'
2018-07-16 06:28:16,763 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716062816320324
2018-07-16 06:28:16,797 [salt.minion      ][INFO    ][10257] Starting a new job with PID 10257
2018-07-16 06:28:16,827 [salt.minion      ][INFO    ][10257] Returning information for job: 20180716062816320324
2018-07-16 06:28:20,832 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:20,924 [salt.state       ][INFO    ][9427] Made the following changes:
'python-memcache' changed from 'absent' to '1.57+fixed-1~u16.04+mcp1'

2018-07-16 06:28:20,962 [salt.state       ][INFO    ][9427] Loading fresh modules for state activity
2018-07-16 06:28:21,034 [salt.state       ][INFO    ][9427] Completed state [python-memcache] at time 06:28:21.034530 duration_in_ms=5349.645
2018-07-16 06:28:21,041 [salt.state       ][INFO    ][9427] Running state [/etc/memcached.conf] at time 06:28:21.040995
2018-07-16 06:28:21,042 [salt.state       ][INFO    ][9427] Executing state file.managed for /etc/memcached.conf
2018-07-16 06:28:21,094 [salt.fileclient  ][INFO    ][9427] Fetching file from saltenv 'base', ** done ** 'memcached/files/memcached.conf'
2018-07-16 06:28:21,157 [salt.state       ][INFO    ][9427] File changed:
--- 
+++ 
@@ -1,11 +1,10 @@
+
 # memcached default config file
 # 2003 - Jay Bonci <jaybonci@debian.org>
-# This configuration file is read by the start-memcached script provided as
-# part of the Debian GNU/Linux distribution.
+# This configuration file is read by the start-memcached script provided as part of the Debian GNU/Linux distribution. 
 
 # Run memcached as a daemon. This command is implied, and is not needed for the
-# daemon to run. See the README.Debian that comes with this package for more
-# information.
+# daemon to run. See the README.Debian that comes with this package for more information.
 -d
 
 # Log memcached's output to /var/log/memcached
@@ -18,13 +17,13 @@
 # -vv
 
 # Start with a cap of 64 megs of memory. It's reasonable, and the daemon default
-# Note that the daemon will grow to this size, but does not start out holding this much
-# memory
+# Note that the daemon will grow to this size, but does not start out holding this much memory
 -m 64
 
 # Default connection port is 11211
 -p 11211
 
+-U 11211
 # Run the daemon as root. The start-memcached will default to running as root if no
 # -u command is present in this config file
 -u memcache
@@ -32,10 +31,12 @@
 # Specify which IP address to listen on. The default is to listen on all IP addresses
 # This parameter is one of the only security measures that memcached has, so make sure
 # it's listening on a firewalled interface.
--l 127.0.0.1
+-l 0.0.0.0
 
 # Limit the number of simultaneous incoming connections. The daemon default is 1024
 # -c 1024
+# Mirantis
+-c 8192
 
 # Lock down all paged memory. Consult with the README and homepage before you do this
 # -k
@@ -45,3 +46,9 @@
 
 # Maximize core file limit
 # -r
+
+# Number of threads to use to process incoming requests.
+-t 1
+
+# Set size of each slab page. Default value for this parameter is 1m, minimum is 1k, max is 128m.
+-I 1m

2018-07-16 06:28:21,158 [salt.state       ][INFO    ][9427] Completed state [/etc/memcached.conf] at time 06:28:21.158168 duration_in_ms=117.173
2018-07-16 06:28:21,159 [salt.loader      ][ERROR   ][9427] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:21,590 [salt.state       ][INFO    ][9427] Running state [memcached] at time 06:28:21.590559
2018-07-16 06:28:21,591 [salt.state       ][INFO    ][9427] Executing state service.running for memcached
2018-07-16 06:28:21,595 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'status', 'memcached.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:21,622 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-07-16 06:28:21,644 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-07-16 06:28:21,668 [salt.state       ][INFO    ][9427] The service memcached is already running
2018-07-16 06:28:21,669 [salt.state       ][INFO    ][9427] Completed state [memcached] at time 06:28:21.669605 duration_in_ms=79.047
2018-07-16 06:28:21,670 [salt.state       ][INFO    ][9427] Running state [memcached] at time 06:28:21.670009
2018-07-16 06:28:21,670 [salt.state       ][INFO    ][9427] Executing state service.mod_watch for memcached
2018-07-16 06:28:21,671 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-active', 'memcached.service'] in directory '/root'
2018-07-16 06:28:21,697 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemctl', 'is-enabled', 'memcached.service'] in directory '/root'
2018-07-16 06:28:21,721 [salt.loaded.int.module.cmdmod][INFO    ][9427] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'memcached.service'] in directory '/root'
2018-07-16 06:28:21,780 [salt.state       ][INFO    ][9427] {'memcached': True}
2018-07-16 06:28:21,780 [salt.state       ][INFO    ][9427] Completed state [memcached] at time 06:28:21.780795 duration_in_ms=110.785
2018-07-16 06:28:21,782 [salt.minion      ][INFO    ][9427] Returning information for job: 20180716062756233075
2018-07-16 06:28:23,811 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command state.sls with jid 20180716062823795808
2018-07-16 06:28:23,846 [salt.minion      ][INFO    ][10412] Starting a new job with PID 10412
2018-07-16 06:28:29,279 [salt.state       ][INFO    ][10412] Loading fresh modules for state activity
2018-07-16 06:28:29,365 [salt.fileclient  ][INFO    ][10412] Fetching file from saltenv 'base', ** done ** 'haproxy/init.sls'
2018-07-16 06:28:29,398 [salt.fileclient  ][INFO    ][10412] Fetching file from saltenv 'base', ** done ** 'haproxy/proxy.sls'
2018-07-16 06:28:29,599 [salt.loader      ][ERROR   ][10412] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:30,492 [salt.state       ][INFO    ][10412] Running state [haproxy] at time 06:28:30.492480
2018-07-16 06:28:30,493 [salt.state       ][INFO    ][10412] Executing state pkg.installed for haproxy
2018-07-16 06:28:30,494 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:31,634 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['apt-cache', '-q', 'policy', 'haproxy'] in directory '/root'
2018-07-16 06:28:31,866 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 06:28:37,005 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:28:37,066 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'haproxy'] in directory '/root'
2018-07-16 06:28:43,905 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716062843887160
2018-07-16 06:28:43,941 [salt.minion      ][INFO    ][11203] Starting a new job with PID 11203
2018-07-16 06:28:43,975 [salt.minion      ][INFO    ][11203] Returning information for job: 20180716062843887160
2018-07-16 06:28:44,865 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:44,957 [salt.state       ][INFO    ][10412] Made the following changes:
'haproxy' changed from 'absent' to '1.6.3-1ubuntu0.1'
'liblua5.3-0' changed from 'absent' to '5.3.1-1ubuntu2'

2018-07-16 06:28:44,997 [salt.state       ][INFO    ][10412] Loading fresh modules for state activity
2018-07-16 06:28:45,072 [salt.state       ][INFO    ][10412] Completed state [haproxy] at time 06:28:45.072427 duration_in_ms=14579.947
2018-07-16 06:28:45,079 [salt.state       ][INFO    ][10412] Running state [/etc/default/haproxy] at time 06:28:45.079127
2018-07-16 06:28:45,079 [salt.state       ][INFO    ][10412] Executing state file.managed for /etc/default/haproxy
2018-07-16 06:28:45,122 [salt.fileclient  ][INFO    ][10412] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.default'
2018-07-16 06:28:45,127 [salt.state       ][INFO    ][10412] 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"

2018-07-16 06:28:45,128 [salt.state       ][INFO    ][10412] Completed state [/etc/default/haproxy] at time 06:28:45.128156 duration_in_ms=49.029
2018-07-16 06:28:45,128 [salt.state       ][INFO    ][10412] Running state [/etc/haproxy/haproxy.cfg] at time 06:28:45.128691
2018-07-16 06:28:45,129 [salt.state       ][INFO    ][10412] Executing state file.managed for /etc/haproxy/haproxy.cfg
2018-07-16 06:28:45,151 [salt.fileclient  ][INFO    ][10412] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy.cfg'
2018-07-16 06:28:45,613 [salt.state       ][INFO    ][10412] File changed:
--- 
+++ 
@@ -1,35 +1,78 @@
 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.31:8777 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 192.168.10.32:8777 check
+  server mdb02 192.168.10.33:8777 check
+  server mdb03 192.168.10.34:8777 check
+
+listen panko_api
+  bind 192.168.10.31:8977 
+  mode http
+  balance roundrobin
+  option  httplog
+  server mdb01 192.168.10.32:8977 check
+  server mdb02 192.168.10.33:8977 check
+  server mdb03 192.168.10.34:8977 check
+
+listen gnocchi_api
+  bind 192.168.10.31:8041 
+  # NOTE(vsaienko): by default haproxy uses OPTIONS method when doing check
+  # This is not guaranteed by openstack APIs, change it to GET instead
+  option  httpchk GET /
+  option  httplog
+  option  httpclose
+  server mdb01 192.168.10.32:8041 check
+  server mdb02 192.168.10.33:8041 check
+  server mdb03 192.168.10.34:8041 check
+
+listen aodh-api
+  bind 192.168.10.31:8042 
+  # NOTE(vsaienko): by default haproxy uses OPTIONS method when doing check
+  # This is not guaranteed by openstack APIs, change it to GET instead
+  option  httpchk GET /
+  option  httplog
+  option  httpclose
+  server mdb01 192.168.10.32:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb02 192.168.10.33:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3
+  server mdb03 192.168.10.34:8042 check inter 10s fastinter 2s downinter 3s rise 3 fall 3

2018-07-16 06:28:45,620 [salt.state       ][INFO    ][10412] Completed state [/etc/haproxy/haproxy.cfg] at time 06:28:45.620742 duration_in_ms=492.051
2018-07-16 06:28:45,631 [salt.state       ][INFO    ][10412] Running state [/etc/haproxy/ssl] at time 06:28:45.631212
2018-07-16 06:28:45,631 [salt.state       ][INFO    ][10412] Executing state file.directory for /etc/haproxy/ssl
2018-07-16 06:28:45,639 [salt.state       ][INFO    ][10412] {'/etc/haproxy/ssl': 'New Dir'}
2018-07-16 06:28:45,640 [salt.state       ][INFO    ][10412] Completed state [/etc/haproxy/ssl] at time 06:28:45.640273 duration_in_ms=9.061
2018-07-16 06:28:45,642 [salt.state       ][INFO    ][10412] Running state [/etc/haproxy/errors/429.http11] at time 06:28:45.642595
2018-07-16 06:28:45,643 [salt.state       ][INFO    ][10412] Executing state file.managed for /etc/haproxy/errors/429.http11
2018-07-16 06:28:45,675 [salt.fileclient  ][INFO    ][10412] Fetching file from saltenv 'base', ** done ** 'haproxy/files/errors/429.http11'
2018-07-16 06:28:45,683 [salt.state       ][INFO    ][10412] File changed:
New file
2018-07-16 06:28:45,683 [salt.state       ][INFO    ][10412] Completed state [/etc/haproxy/errors/429.http11] at time 06:28:45.683464 duration_in_ms=40.869
2018-07-16 06:28:45,686 [salt.state       ][INFO    ][10412] Running state [haproxy_status_packages] at time 06:28:45.686513
2018-07-16 06:28:45,687 [salt.state       ][INFO    ][10412] Executing state pkg.installed for haproxy_status_packages
2018-07-16 06:28:45,768 [salt.loader      ][ERROR   ][10412] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:46,528 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 06:28:46,586 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'socat'] in directory '/root'
2018-07-16 06:28:51,208 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 06:28:51,317 [salt.state       ][INFO    ][10412] Made the following changes:
'socat' changed from 'absent' to '1.7.3.1-1'

2018-07-16 06:28:51,359 [salt.state       ][INFO    ][10412] Loading fresh modules for state activity
2018-07-16 06:28:51,426 [salt.state       ][INFO    ][10412] Completed state [haproxy_status_packages] at time 06:28:51.425893 duration_in_ms=5739.38
2018-07-16 06:28:51,431 [salt.state       ][INFO    ][10412] Running state [/usr/bin/haproxy-status.sh] at time 06:28:51.431304
2018-07-16 06:28:51,431 [salt.state       ][INFO    ][10412] Executing state file.managed for /usr/bin/haproxy-status.sh
2018-07-16 06:28:51,464 [salt.fileclient  ][INFO    ][10412] Fetching file from saltenv 'base', ** done ** 'haproxy/files/haproxy-status.sh'
2018-07-16 06:28:51,518 [salt.state       ][INFO    ][10412] File changed:
New file
2018-07-16 06:28:51,518 [salt.state       ][INFO    ][10412] Completed state [/usr/bin/haproxy-status.sh] at time 06:28:51.518321 duration_in_ms=87.018
2018-07-16 06:28:51,521 [salt.state       ][INFO    ][10412] Running state [net.ipv4.ip_nonlocal_bind] at time 06:28:51.521585
2018-07-16 06:28:51,521 [salt.state       ][INFO    ][10412] Executing state sysctl.present for net.ipv4.ip_nonlocal_bind
2018-07-16 06:28:51,525 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command 'sysctl -a' in directory '/root'
2018-07-16 06:28:51,585 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command 'sysctl -w net.ipv4.ip_nonlocal_bind="1"' in directory '/root'
2018-07-16 06:28:51,607 [salt.state       ][INFO    ][10412] {'net.ipv4.ip_nonlocal_bind': 1}
2018-07-16 06:28:51,607 [salt.state       ][INFO    ][10412] Completed state [net.ipv4.ip_nonlocal_bind] at time 06:28:51.607759 duration_in_ms=86.174
2018-07-16 06:28:51,610 [salt.loader      ][ERROR   ][10412] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:52,054 [salt.state       ][INFO    ][10412] Running state [haproxy] at time 06:28:52.054879
2018-07-16 06:28:52,055 [salt.state       ][INFO    ][10412] Executing state service.running for haproxy
2018-07-16 06:28:52,056 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:52,086 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:52,110 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:52,135 [salt.state       ][INFO    ][10412] The service haproxy is already running
2018-07-16 06:28:52,135 [salt.state       ][INFO    ][10412] Completed state [haproxy] at time 06:28:52.135678 duration_in_ms=80.799
2018-07-16 06:28:52,136 [salt.state       ][INFO    ][10412] Running state [haproxy] at time 06:28:52.136381
2018-07-16 06:28:52,136 [salt.state       ][INFO    ][10412] Executing state service.mod_watch for haproxy
2018-07-16 06:28:52,137 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:52,161 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['systemctl', 'is-enabled', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:52,186 [salt.loaded.int.module.cmdmod][INFO    ][10412] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:52,251 [salt.state       ][INFO    ][10412] {'haproxy': True}
2018-07-16 06:28:52,252 [salt.state       ][INFO    ][10412] Completed state [haproxy] at time 06:28:52.251914 duration_in_ms=115.533
2018-07-16 06:28:52,264 [salt.minion      ][INFO    ][10412] Returning information for job: 20180716062823795808
2018-07-16 06:28:54,347 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command service.status with jid 20180716062854332992
2018-07-16 06:28:54,382 [salt.minion      ][INFO    ][11583] Starting a new job with PID 11583
2018-07-16 06:28:54,389 [salt.loader      ][ERROR   ][11583] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:54,964 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][11583] Executing command ['systemctl', 'status', 'haproxy.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:54,993 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][11583] Executing command ['systemctl', 'is-active', 'haproxy.service'] in directory '/root'
2018-07-16 06:28:55,023 [salt.minion      ][INFO    ][11583] Returning information for job: 20180716062854332992
2018-07-16 06:28:56,375 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command service.restart with jid 20180716062856358916
2018-07-16 06:28:56,411 [salt.minion      ][INFO    ][11591] Starting a new job with PID 11591
2018-07-16 06:28:56,415 [salt.loader      ][ERROR   ][11591] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 06:28:56,987 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][11591] Executing command ['systemctl', 'status', 'rsyslog.service', '-n', '0'] in directory '/root'
2018-07-16 06:28:57,016 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][11591] Executing command ['systemctl', 'is-enabled', 'rsyslog.service'] in directory '/root'
2018-07-16 06:28:57,068 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][11591] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'rsyslog.service'] in directory '/root'
2018-07-16 06:28:57,139 [salt.minion      ][INFO    ][11591] Returning information for job: 20180716062856358916
2018-07-16 06:58:50,884 [salt.utils.schedule][INFO    ][2463] Running scheduled job: __mine_interval
2018-07-16 07:15:42,759 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command state.sls with jid 20180716071542748091
2018-07-16 07:15:42,803 [salt.minion      ][INFO    ][11755] Starting a new job with PID 11755
2018-07-16 07:15:46,574 [salt.state       ][INFO    ][11755] Loading fresh modules for state activity
2018-07-16 07:15:46,685 [salt.fileclient  ][INFO    ][11755] Fetching file from saltenv 'base', ** done ** 'redis/init.sls'
2018-07-16 07:15:46,734 [salt.fileclient  ][INFO    ][11755] Fetching file from saltenv 'base', ** done ** 'redis/server.sls'
2018-07-16 07:15:46,779 [salt.fileclient  ][INFO    ][11755] Fetching file from saltenv 'base', ** done ** 'redis/map.jinja'
2018-07-16 07:15:46,871 [salt.fileclient  ][INFO    ][11755] Fetching file from saltenv 'base', ** done ** 'redis/cluster.sls'
2018-07-16 07:15:47,098 [salt.loader      ][ERROR   ][11755] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:15:48,275 [salt.state       ][INFO    ][11755] Running state [redis-server] at time 07:15:48.275040
2018-07-16 07:15:48,275 [salt.state       ][INFO    ][11755] Executing state pkg.installed for redis-server
2018-07-16 07:15:48,277 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:15:49,530 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['apt-cache', '-q', 'policy', 'redis-server'] in directory '/root'
2018-07-16 07:15:49,796 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 07:16:01,472 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:16:01,546 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'redis-server'] in directory '/root'
2018-07-16 07:16:02,859 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716071602847028
2018-07-16 07:16:02,898 [salt.minion      ][INFO    ][12142] Starting a new job with PID 12142
2018-07-16 07:16:02,933 [salt.minion      ][INFO    ][12142] Returning information for job: 20180716071602847028
2018-07-16 07:16:10,564 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:16:10,680 [salt.state       ][INFO    ][11755] Made the following changes:
'redis-server' changed from 'absent' to '2:3.0.6-1'
'redis-tools' changed from 'absent' to '2:3.0.6-1'
'libjemalloc1' changed from 'absent' to '3.6.0-9ubuntu1'

2018-07-16 07:16:10,727 [salt.state       ][INFO    ][11755] Loading fresh modules for state activity
2018-07-16 07:16:10,811 [salt.state       ][INFO    ][11755] Completed state [redis-server] at time 07:16:10.811425 duration_in_ms=22536.386
2018-07-16 07:16:10,817 [salt.state       ][INFO    ][11755] Running state [vm.overcommit_memory] at time 07:16:10.817425
2018-07-16 07:16:10,817 [salt.state       ][INFO    ][11755] Executing state sysctl.present for vm.overcommit_memory
2018-07-16 07:16:10,822 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command 'sysctl -a' in directory '/root'
2018-07-16 07:16:10,897 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command 'sysctl -w vm.overcommit_memory="1"' in directory '/root'
2018-07-16 07:16:10,922 [salt.state       ][INFO    ][11755] {'vm.overcommit_memory': 1}
2018-07-16 07:16:10,923 [salt.state       ][INFO    ][11755] Completed state [vm.overcommit_memory] at time 07:16:10.922916 duration_in_ms=105.491
2018-07-16 07:16:10,929 [salt.state       ][INFO    ][11755] Running state [/etc/redis/redis.conf] at time 07:16:10.929682
2018-07-16 07:16:10,930 [salt.state       ][INFO    ][11755] Executing state file.managed for /etc/redis/redis.conf
2018-07-16 07:16:11,003 [salt.fileclient  ][INFO    ][11755] Fetching file from saltenv 'base', ** done ** 'redis/files/3.0/redis.conf'
2018-07-16 07:16:11,213 [salt.state       ][INFO    ][11755] File changed:
--- 
+++ 
@@ -66,7 +66,7 @@
 # Examples:
 #
 # bind 192.168.1.100 10.0.0.1
-bind 127.0.0.1
+bind 192.168.10.34
 
 # Specify the path for the Unix socket that will be used to listen for
 # incoming connections. There is no default, so Redis will not listen
@@ -92,7 +92,7 @@
 # On other kernels the period depends on the kernel configuration.
 #
 # A reasonable value for this option is 60 seconds.
-tcp-keepalive 0
+tcp-keepalive 60
 
 # Specify the server verbosity level.
 # This can be one of:
@@ -208,6 +208,7 @@
 #    and resynchronize with them.
 #
 # slaveof <masterip> <masterport>
+slaveof 192.168.10.32 6379
 
 # If the master is password protected (using the "requirepass" configuration
 # directive below) it is possible to tell the slave to authenticate before
@@ -505,7 +506,6 @@
 # with the better durability guarantees.
 #
 # Please check http://redis.io/topics/persistence for more information.
-
 appendonly no
 
 # The name of the append only file (default: "appendonly.aof")
@@ -535,9 +535,7 @@
 #
 # If unsure, use "everysec".
 
-# appendfsync always
-appendfsync everysec
-# appendfsync no
+appendfsync no
 
 # When the AOF fsync policy is set to always or everysec, and a background
 # saving process (a background save or AOF log background rewriting) is

2018-07-16 07:16:11,214 [salt.state       ][INFO    ][11755] Completed state [/etc/redis/redis.conf] at time 07:16:11.214407 duration_in_ms=284.725
2018-07-16 07:16:11,217 [salt.loader      ][ERROR   ][11755] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:16:11,741 [salt.state       ][INFO    ][11755] Running state [redis-server] at time 07:16:11.740936
2018-07-16 07:16:11,741 [salt.state       ][INFO    ][11755] Executing state service.running for redis-server
2018-07-16 07:16:11,743 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemctl', 'status', 'redis-server.service', '-n', '0'] in directory '/root'
2018-07-16 07:16:11,780 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-16 07:16:11,808 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-16 07:16:11,836 [salt.state       ][INFO    ][11755] The service redis-server is already running
2018-07-16 07:16:11,836 [salt.state       ][INFO    ][11755] Completed state [redis-server] at time 07:16:11.836852 duration_in_ms=95.918
2018-07-16 07:16:11,837 [salt.state       ][INFO    ][11755] Running state [redis-server] at time 07:16:11.837319
2018-07-16 07:16:11,838 [salt.state       ][INFO    ][11755] Executing state service.mod_watch for redis-server
2018-07-16 07:16:11,839 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemctl', 'is-active', 'redis-server.service'] in directory '/root'
2018-07-16 07:16:11,870 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemctl', 'is-enabled', 'redis-server.service'] in directory '/root'
2018-07-16 07:16:11,899 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'redis-server.service'] in directory '/root'
2018-07-16 07:16:12,354 [salt.state       ][INFO    ][11755] {'redis-server': True}
2018-07-16 07:16:12,355 [salt.state       ][INFO    ][11755] Completed state [redis-server] at time 07:16:12.355685 duration_in_ms=518.364
2018-07-16 07:16:12,361 [salt.state       ][INFO    ][11755] Running state [redis-sentinel] at time 07:16:12.361486
2018-07-16 07:16:12,362 [salt.state       ][INFO    ][11755] Executing state pkg.installed for redis-sentinel
2018-07-16 07:16:12,788 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:16:12,858 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'redis-sentinel'] in directory '/root'
2018-07-16 07:16:12,976 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716071612961990
2018-07-16 07:16:13,011 [salt.minion      ][INFO    ][12717] Starting a new job with PID 12717
2018-07-16 07:16:13,046 [salt.minion      ][INFO    ][12717] Returning information for job: 20180716071612961990
2018-07-16 07:16:20,749 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:16:20,856 [salt.state       ][INFO    ][11755] Made the following changes:
'redis-sentinel' changed from 'absent' to '2:3.0.6-1'

2018-07-16 07:16:20,900 [salt.state       ][INFO    ][11755] Loading fresh modules for state activity
2018-07-16 07:16:20,983 [salt.state       ][INFO    ][11755] Completed state [redis-sentinel] at time 07:16:20.983776 duration_in_ms=8622.289
2018-07-16 07:16:20,990 [salt.loader      ][ERROR   ][11755] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:16:21,544 [salt.state       ][INFO    ][11755] Running state [/etc/redis/sentinel.conf] at time 07:16:21.544214
2018-07-16 07:16:21,546 [salt.state       ][INFO    ][11755] Executing state file.managed for /etc/redis/sentinel.conf
2018-07-16 07:16:21,589 [salt.fileclient  ][INFO    ][11755] Fetching file from saltenv 'base', ** done ** 'redis/files/3.0/sentinel.conf'
2018-07-16 07:16:21,691 [salt.state       ][INFO    ][11755] File changed:
--- 
+++ 
@@ -21,7 +21,7 @@
 # Examples:
 #
 # bind 192.168.1.100 10.0.0.1
-bind 127.0.0.1
+bind 192.168.10.34
 
 # port <sentinel-port>
 # The port that this sentinel instance will run on
@@ -73,7 +73,7 @@
 #
 # Note: master name should not include special characters or spaces.
 # The valid charset is A-z 0-9 and the three characters ".-_".
-sentinel monitor mymaster 127.0.0.1 6379 2
+sentinel monitor master_1 192.168.10.32 6379 2
 
 # sentinel auth-pass <master-name> <password>
 #
@@ -102,7 +102,7 @@
 # Down).
 #
 # Default is 30 seconds.
-sentinel down-after-milliseconds mymaster 30000
+sentinel down-after-milliseconds master_1 30000
 
 # sentinel parallel-syncs <master-name> <numslaves>
 #
@@ -110,7 +110,7 @@
 # during the failover. Use a low number if you use the slaves to serve query
 # to avoid that all the slaves will be unreachable at about the same
 # time while performing the synchronization with the master.
-sentinel parallel-syncs mymaster 1
+sentinel parallel-syncs master_1 1
 
 # sentinel failover-timeout <master-name> <milliseconds>
 #
@@ -135,7 +135,7 @@
 #   the exact parallel-syncs progression as specified.
 #
 # Default is 3 minutes.
-sentinel failover-timeout mymaster 180000
+sentinel failover-timeout master_1 180000
 
 # SCRIPTS EXECUTION
 #

2018-07-16 07:16:21,698 [salt.state       ][INFO    ][11755] Completed state [/etc/redis/sentinel.conf] at time 07:16:21.698532 duration_in_ms=154.319
2018-07-16 07:16:21,699 [salt.state       ][INFO    ][11755] Running state [redis-sentinel] at time 07:16:21.699541
2018-07-16 07:16:21,699 [salt.state       ][INFO    ][11755] Executing state service.running for redis-sentinel
2018-07-16 07:16:21,713 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemctl', 'status', 'redis-sentinel.service', '-n', '0'] in directory '/root'
2018-07-16 07:16:21,752 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-16 07:16:21,779 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-16 07:16:21,807 [salt.state       ][INFO    ][11755] The service redis-sentinel is already running
2018-07-16 07:16:21,808 [salt.state       ][INFO    ][11755] Completed state [redis-sentinel] at time 07:16:21.808287 duration_in_ms=108.746
2018-07-16 07:16:21,808 [salt.state       ][INFO    ][11755] Running state [redis-sentinel] at time 07:16:21.808729
2018-07-16 07:16:21,809 [salt.state       ][INFO    ][11755] Executing state service.mod_watch for redis-sentinel
2018-07-16 07:16:21,811 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemctl', 'is-active', 'redis-sentinel.service'] in directory '/root'
2018-07-16 07:16:21,838 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemctl', 'is-enabled', 'redis-sentinel.service'] in directory '/root'
2018-07-16 07:16:21,867 [salt.loaded.int.module.cmdmod][INFO    ][11755] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'redis-sentinel.service'] in directory '/root'
2018-07-16 07:16:22,349 [salt.state       ][INFO    ][11755] {'redis-sentinel': True}
2018-07-16 07:16:22,360 [salt.state       ][INFO    ][11755] Completed state [redis-sentinel] at time 07:16:22.360479 duration_in_ms=551.749
2018-07-16 07:16:22,364 [salt.minion      ][INFO    ][11755] Returning information for job: 20180716071542748091
2018-07-16 07:16:23,232 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command test.ping with jid 20180716071623219606
2018-07-16 07:16:23,271 [salt.minion      ][INFO    ][13052] Starting a new job with PID 13052
2018-07-16 07:16:23,424 [salt.minion      ][INFO    ][13052] Returning information for job: 20180716071623219606
2018-07-16 07:19:05,909 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command state.sls with jid 20180716071905900169
2018-07-16 07:19:05,942 [salt.minion      ][INFO    ][13070] Starting a new job with PID 13070
2018-07-16 07:19:08,728 [salt.state       ][INFO    ][13070] Loading fresh modules for state activity
2018-07-16 07:19:08,839 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'gnocchi/init.sls'
2018-07-16 07:19:08,887 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'gnocchi/server.sls'
2018-07-16 07:19:09,046 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/init.sls'
2018-07-16 07:19:09,089 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/server/init.sls'
2018-07-16 07:19:09,127 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/server/service/init.sls'
2018-07-16 07:19:09,338 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/server/service/modules.sls'
2018-07-16 07:19:09,528 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/server/service/mpm.sls'
2018-07-16 07:19:09,736 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/server/site.sls'
2018-07-16 07:19:10,103 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/server/users.sls'
2018-07-16 07:19:10,287 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/server/robots.sls'
2018-07-16 07:19:10,443 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'gnocchi/_common.sls'
2018-07-16 07:19:10,757 [salt.loader      ][ERROR   ][13070] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:19:11,886 [salt.state       ][INFO    ][13070] Running state [apache2] at time 07:19:11.885904
2018-07-16 07:19:11,887 [salt.state       ][INFO    ][13070] Executing state pkg.installed for apache2
2018-07-16 07:19:11,889 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:19:13,109 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['apt-cache', '-q', 'policy', 'apache2'] in directory '/root'
2018-07-16 07:19:13,377 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 07:19:19,259 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:19:19,334 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'apache2'] in directory '/root'
2018-07-16 07:19:26,021 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716071926001655
2018-07-16 07:19:26,059 [salt.minion      ][INFO    ][14133] Starting a new job with PID 14133
2018-07-16 07:19:26,099 [salt.minion      ][INFO    ][14133] Returning information for job: 20180716071926001655
2018-07-16 07:19:35,216 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:19:35,340 [salt.state       ][INFO    ][13070] Made the following changes:
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.9'
'libapr1' changed from 'absent' to '1.5.2-3'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.9'
'httpd' changed from 'absent' to '1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.9'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.9'
'ssl-cert' changed from 'absent' to '1.0.37'
'httpd-cgi' changed from 'absent' to '1'

2018-07-16 07:19:35,401 [salt.state       ][INFO    ][13070] Loading fresh modules for state activity
2018-07-16 07:19:35,496 [salt.state       ][INFO    ][13070] Completed state [apache2] at time 07:19:35.496633 duration_in_ms=23610.73
2018-07-16 07:19:35,508 [salt.state       ][INFO    ][13070] Running state [openssl] at time 07:19:35.508443
2018-07-16 07:19:35,509 [salt.state       ][INFO    ][13070] Executing state pkg.installed for openssl
2018-07-16 07:19:35,597 [salt.loader      ][ERROR   ][13070] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:19:36,414 [salt.state       ][INFO    ][13070] All specified packages are already installed
2018-07-16 07:19:36,415 [salt.state       ][INFO    ][13070] Completed state [openssl] at time 07:19:36.415567 duration_in_ms=907.123
2018-07-16 07:19:36,418 [salt.state       ][INFO    ][13070] Running state [a2enmod rewrite] at time 07:19:36.418625
2018-07-16 07:19:36,419 [salt.state       ][INFO    ][13070] Executing state cmd.run for a2enmod rewrite
2018-07-16 07:19:36,420 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command 'a2enmod rewrite' in directory '/root'
2018-07-16 07:19:36,544 [salt.state       ][INFO    ][13070] {'pid': 14577, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module rewrite.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-07-16 07:19:36,545 [salt.state       ][INFO    ][13070] Completed state [a2enmod rewrite] at time 07:19:36.545380 duration_in_ms=126.755
2018-07-16 07:19:36,548 [salt.state       ][INFO    ][13070] Running state [libapache2-mod-wsgi] at time 07:19:36.548041
2018-07-16 07:19:36,549 [salt.state       ][INFO    ][13070] Executing state pkg.installed for libapache2-mod-wsgi
2018-07-16 07:19:36,616 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:19:36,689 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libapache2-mod-wsgi'] in directory '/root'
2018-07-16 07:19:36,838 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716071936225157
2018-07-16 07:19:36,870 [salt.minion      ][INFO    ][14605] Starting a new job with PID 14605
2018-07-16 07:19:36,905 [salt.minion      ][INFO    ][14605] Returning information for job: 20180716071936225157
2018-07-16 07:19:45,403 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:19:45,530 [salt.state       ][INFO    ][13070] Made the following changes:
'libapache2-mod-wsgi' changed from 'absent' to '4.4.15-0.1.1~u16.04+mcp2'
'httpd-wsgi' changed from 'absent' to '1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.3'

2018-07-16 07:19:45,581 [salt.state       ][INFO    ][13070] Loading fresh modules for state activity
2018-07-16 07:19:45,668 [salt.state       ][INFO    ][13070] Completed state [libapache2-mod-wsgi] at time 07:19:45.667433 duration_in_ms=9119.391
2018-07-16 07:19:45,674 [salt.state       ][INFO    ][13070] Running state [a2enmod wsgi] at time 07:19:45.674844
2018-07-16 07:19:45,676 [salt.state       ][INFO    ][13070] Executing state cmd.run for a2enmod wsgi
2018-07-16 07:19:45,677 [salt.state       ][INFO    ][13070] /etc/apache2/mods-enabled/wsgi.load exists
2018-07-16 07:19:45,678 [salt.state       ][INFO    ][13070] Completed state [a2enmod wsgi] at time 07:19:45.678491 duration_in_ms=3.648
2018-07-16 07:19:45,689 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:19:45.688951
2018-07-16 07:19:45,689 [salt.state       ][INFO    ][13070] Executing state file.managed for /etc/apache2/mods-available/mpm_prefork.conf
2018-07-16 07:19:45,757 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/files/mpm/mpm_prefork.conf'
2018-07-16 07:19:45,903 [salt.state       ][INFO    ][13070] File changed:
--- 
+++ 
@@ -6,11 +6,12 @@
 # MaxConnectionsPerChild: maximum number of requests a server process serves
 
 <IfModule mpm_prefork_module>
-	StartServers			 5
-	MinSpareServers		  5
-	MaxSpareServers		 10
-	MaxRequestWorkers	  150
-	MaxConnectionsPerChild   0
+    StartServers            5
+    MinSpareServers         5
+    MaxSpareServers         10
+    MaxRequestWorkers       150
+    MaxConnectionsPerChild  0
+    ServerLimit             150
 </IfModule>
 
-# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
+# vim: syntax=apache ts=4 sw=4 sts=4 sr et

2018-07-16 07:19:45,911 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:19:45.911488 duration_in_ms=222.537
2018-07-16 07:19:45,911 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:19:45.911863
2018-07-16 07:19:45,912 [salt.state       ][INFO    ][13070] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-07-16 07:19:45,913 [salt.state       ][INFO    ][13070] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-07-16 07:19:45,913 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:19:45.913354 duration_in_ms=1.491
2018-07-16 07:19:45,913 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:19:45.913709
2018-07-16 07:19:45,914 [salt.state       ][INFO    ][13070] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.load
2018-07-16 07:19:45,914 [salt.state       ][INFO    ][13070] {'removed': '/etc/apache2/mods-enabled/mpm_event.load'}
2018-07-16 07:19:45,921 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:19:45.921253 duration_in_ms=7.544
2018-07-16 07:19:45,923 [salt.state       ][INFO    ][13070] Running state [a2enmod mpm_prefork] at time 07:19:45.923291
2018-07-16 07:19:45,925 [salt.state       ][INFO    ][13070] Executing state cmd.run for a2enmod mpm_prefork
2018-07-16 07:19:45,930 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command 'a2enmod mpm_prefork' in directory '/root'
2018-07-16 07:19:46,061 [salt.state       ][INFO    ][13070] {'pid': 14896, 'retcode': 0, 'stderr': '', 'stdout': 'Considering conflict mpm_event for mpm_prefork:\nConsidering conflict mpm_worker for mpm_prefork:\nEnabling module mpm_prefork.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-07-16 07:19:46,063 [salt.state       ][INFO    ][13070] Completed state [a2enmod mpm_prefork] at time 07:19:46.063081 duration_in_ms=139.79
2018-07-16 07:19:46,064 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:19:46.064212
2018-07-16 07:19:46,065 [salt.state       ][INFO    ][13070] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-07-16 07:19:46,066 [salt.state       ][INFO    ][13070] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-07-16 07:19:46,067 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:19:46.067696 duration_in_ms=3.484
2018-07-16 07:19:46,068 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:19:46.068498
2018-07-16 07:19:46,069 [salt.state       ][INFO    ][13070] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.conf
2018-07-16 07:19:46,070 [salt.state       ][INFO    ][13070] {'removed': '/etc/apache2/mods-enabled/mpm_event.conf'}
2018-07-16 07:19:46,071 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:19:46.071063 duration_in_ms=2.565
2018-07-16 07:19:46,072 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/ports.conf] at time 07:19:46.072455
2018-07-16 07:19:46,073 [salt.state       ][INFO    ][13070] Executing state file.managed for /etc/apache2/ports.conf
2018-07-16 07:19:46,105 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/files/ports.conf'
2018-07-16 07:19:46,248 [salt.state       ][INFO    ][13070] File /etc/apache2/ports.conf is in the correct state
2018-07-16 07:19:46,249 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/ports.conf] at time 07:19:46.249379 duration_in_ms=176.923
2018-07-16 07:19:46,250 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/conf-available/security.conf] at time 07:19:46.250612
2018-07-16 07:19:46,251 [salt.state       ][INFO    ][13070] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-07-16 07:19:46,282 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/files/security.conf'
2018-07-16 07:19:46,522 [salt.state       ][INFO    ][13070] File changed:
--- 
+++ 
@@ -1,73 +1,14 @@
-#
-# Disable access to the entire file system except for the directories that
-# are explicitly allowed later.
-#
-# This currently breaks the configurations that come with some web application
-# Debian packages.
-#
-#<Directory />
-#   AllowOverride None
-#   Require all denied
-#</Directory>
+ServerSignature Off
+TraceEnable Off
+ServerTokens Prod
+<DirectoryMatch "/\.svn">
+    Require all denied
+</DirectoryMatch>
 
+<DirectoryMatch "/\.git">
+    Require all denied
+</DirectoryMatch>
 
-# Changing the following options will not really affect the security of the
-# server, but might make attacks slightly more difficult in some cases.
-
-#
-# ServerTokens
-# This directive configures what you return as the Server HTTP response
-# Header. The default is 'Full' which sends information about the OS-Type
-# and compiled in modules.
-# Set to one of:  Full | OS | Minimal | Minor | Major | Prod
-# where Full conveys the most information, and Prod the least.
-#ServerTokens Minimal
-ServerTokens OS
-#ServerTokens Full
-
-#
-# Optionally add a line containing the server version and virtual host
-# name to server-generated pages (internal error documents, FTP directory
-# listings, mod_status and mod_info output etc., but not CGI generated
-# documents or custom error documents).
-# Set to "EMail" to also include a mailto: link to the ServerAdmin.
-# Set to one of:  On | Off | EMail
-#ServerSignature Off
-ServerSignature On
-
-#
-# Allow TRACE method
-#
-# Set to "extended" to also reflect the request body (only for testing and
-# diagnostic purposes).
-#
-# Set to one of:  On | Off | extended
-TraceEnable Off
-#TraceEnable On
-
-#
-# Forbid access to version control directories
-#
-# If you use version control systems in your document root, you should
-# probably deny access to their directories. For example, for subversion:
-#
-#<DirectoryMatch "/\.svn">
-#   Require all denied
-#</DirectoryMatch>
-
-#
-# Setting this header will prevent MSIE from interpreting files as something
-# else than declared by the content type in the HTTP headers.
-# Requires mod_headers to be enabled.
-#
-#Header set X-Content-Type-Options: "nosniff"
-
-#
-# Setting this header will prevent other sites from embedding pages from this
-# site as frames. This defends against clickjacking attacks.
-# Requires mod_headers to be enabled.
-#
-#Header set X-Frame-Options: "sameorigin"
-
-
-# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
+<DirectoryMatch "/\.hg">
+    Require all denied
+</DirectoryMatch>

2018-07-16 07:19:46,530 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/conf-available/security.conf] at time 07:19:46.530167 duration_in_ms=279.554
2018-07-16 07:19:46,546 [salt.loader      ][ERROR   ][13070] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:19:46,958 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716071946380159
2018-07-16 07:19:46,993 [salt.minion      ][INFO    ][14932] Starting a new job with PID 14932
2018-07-16 07:19:47,028 [salt.minion      ][INFO    ][14932] Returning information for job: 20180716071946380159
2018-07-16 07:19:47,098 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:19:47.098379
2018-07-16 07:19:47,099 [salt.state       ][INFO    ][13070] Executing state file.managed for /etc/apache2/sites-available/wsgi_panko.conf
2018-07-16 07:19:47,138 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/files/wsgi.conf'
2018-07-16 07:19:47,201 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/files/_name.conf'
2018-07-16 07:19:47,368 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/files/_wsgi.conf'
2018-07-16 07:19:47,416 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/files/_ssl.conf'
2018-07-16 07:19:47,648 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/files/_core.conf'
2018-07-16 07:19:47,689 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/files/_log.conf'
2018-07-16 07:19:47,740 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'apache/files/_limits.conf'
2018-07-16 07:19:47,772 [salt.state       ][INFO    ][13070] File changed:
New file
2018-07-16 07:19:47,773 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:19:47.773076 duration_in_ms=674.698
2018-07-16 07:19:47,774 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:19:47.774448
2018-07-16 07:19:47,774 [salt.state       ][INFO    ][13070] Executing state file.managed for /etc/apache2/sites-available/wsgi_gnocchi.conf
2018-07-16 07:19:48,355 [salt.state       ][INFO    ][13070] File changed:
New file
2018-07-16 07:19:48,356 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:19:48.356126 duration_in_ms=581.678
2018-07-16 07:19:48,356 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 07:19:48.356696
2018-07-16 07:19:48,357 [salt.state       ][INFO    ][13070] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-07-16 07:19:48,358 [salt.state       ][INFO    ][13070] {'removed': '/etc/apache2/sites-enabled/000-default.conf'}
2018-07-16 07:19:48,359 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 07:19:48.358945 duration_in_ms=2.25
2018-07-16 07:19:48,366 [salt.state       ][INFO    ][13070] Running state [apache2] at time 07:19:48.366321
2018-07-16 07:19:48,366 [salt.state       ][INFO    ][13070] Executing state service.running for apache2
2018-07-16 07:19:48,368 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-16 07:19:48,418 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:19:48,457 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:19:48,501 [salt.state       ][INFO    ][13070] The service apache2 is already running
2018-07-16 07:19:48,502 [salt.state       ][INFO    ][13070] Completed state [apache2] at time 07:19:48.502610 duration_in_ms=136.284
2018-07-16 07:19:48,503 [salt.state       ][INFO    ][13070] Running state [apache2] at time 07:19:48.503604
2018-07-16 07:19:48,504 [salt.state       ][INFO    ][13070] Executing state service.mod_watch for apache2
2018-07-16 07:19:48,507 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:19:48,547 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:19:48,595 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemd-run', '--scope', 'systemctl', 'reload', 'apache2.service'] in directory '/root'
2018-07-16 07:19:48,935 [salt.state       ][INFO    ][13070] {'apache2': True}
2018-07-16 07:19:48,938 [salt.state       ][INFO    ][13070] Completed state [apache2] at time 07:19:48.937971 duration_in_ms=434.368
2018-07-16 07:19:48,946 [salt.state       ][INFO    ][13070] Running state [/etc/apache2/conf-enabled/security.conf] at time 07:19:48.946377
2018-07-16 07:19:48,948 [salt.state       ][INFO    ][13070] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-07-16 07:19:48,965 [salt.state       ][INFO    ][13070] {'new': '/etc/apache2/conf-enabled/security.conf'}
2018-07-16 07:19:48,965 [salt.state       ][INFO    ][13070] Completed state [/etc/apache2/conf-enabled/security.conf] at time 07:19:48.965450 duration_in_ms=19.073
2018-07-16 07:19:48,967 [salt.state       ][INFO    ][13070] Running state [gnocchi-common] at time 07:19:48.967921
2018-07-16 07:19:48,968 [salt.state       ][INFO    ][13070] Executing state pkg.installed for gnocchi-common
2018-07-16 07:19:49,441 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:19:49,515 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'gnocchi-common'] in directory '/root'
2018-07-16 07:19:56,514 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716071956497358
2018-07-16 07:19:56,551 [salt.minion      ][INFO    ][15284] Starting a new job with PID 15284
2018-07-16 07:19:56,590 [salt.minion      ][INFO    ][15284] Returning information for job: 20180716071956497358
2018-07-16 07:20:06,739 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072006723912
2018-07-16 07:20:06,771 [salt.minion      ][INFO    ][16001] Starting a new job with PID 16001
2018-07-16 07:20:06,810 [salt.minion      ][INFO    ][16001] Returning information for job: 20180716072006723912
2018-07-16 07:20:16,961 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072016940325
2018-07-16 07:20:16,997 [salt.minion      ][INFO    ][17117] Starting a new job with PID 17117
2018-07-16 07:20:17,045 [salt.minion      ][INFO    ][17117] Returning information for job: 20180716072016940325
2018-07-16 07:20:26,981 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072026969830
2018-07-16 07:20:27,015 [salt.minion      ][INFO    ][17364] Starting a new job with PID 17364
2018-07-16 07:20:27,062 [salt.minion      ][INFO    ][17364] Returning information for job: 20180716072026969830
2018-07-16 07:20:37,005 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072036988292
2018-07-16 07:20:37,038 [salt.minion      ][INFO    ][17613] Starting a new job with PID 17613
2018-07-16 07:20:37,073 [salt.minion      ][INFO    ][17613] Returning information for job: 20180716072036988292
2018-07-16 07:20:47,230 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072047220745
2018-07-16 07:20:47,271 [salt.minion      ][INFO    ][17801] Starting a new job with PID 17801
2018-07-16 07:20:47,309 [salt.minion      ][INFO    ][17801] Returning information for job: 20180716072047220745
2018-07-16 07:20:57,472 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072057454902
2018-07-16 07:20:57,512 [salt.minion      ][INFO    ][18068] Starting a new job with PID 18068
2018-07-16 07:20:57,548 [salt.minion      ][INFO    ][18068] Returning information for job: 20180716072057454902
2018-07-16 07:21:07,711 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072107694191
2018-07-16 07:21:07,744 [salt.minion      ][INFO    ][18283] Starting a new job with PID 18283
2018-07-16 07:21:07,786 [salt.minion      ][INFO    ][18283] Returning information for job: 20180716072107694191
2018-07-16 07:21:10,689 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:21:10,843 [salt.state       ][INFO    ][13070] Made the following changes:
'python-routes' changed from 'absent' to '2.4.1-1~u16.04+mcp2'
'python-oslosphinx-common' changed from 'absent' to '4.10.0-0.1~u16.04+mcp3'
'python-kombu' changed from 'absent' to '4.1.0-1~u16.04+mcp1'
'python-oslo.concurrency' changed from 'absent' to '3.25.0-1.0~u16.04+mcp2'
'python-sqlparse' changed from 'absent' to '0.2.2-1~u16.04+mcp1'
'python-monotonic' changed from 'absent' to '0.6-2'
'python-cotyledon' changed from 'absent' to '1.6.3-1.1~u16.04+mcp2'
'python-daiquiri' changed from 'absent' to '1.3.0-3.0~u16.04+mcp1'
'liblapack3' changed from 'absent' to '3.6.0-2ubuntu2'
'python-openssl' changed from '0.15.1-2build1' to '16.2.0-2~u16.04+mcp1'
'python-psycopg2' changed from 'absent' to '2.7.4-1.0~u16.04+mcp1'
'python-secretstorage' changed from 'absent' to '2.1.3-1'
'python2.7-numpy' changed from 'absent' to '1'
'python-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'python-pygments' changed from 'absent' to '2.2.0+dfsg-1~u16.04+mcp2'
'python-migrate' changed from 'absent' to '0.11.0-1~u16.04+mcp2'
'python-cachetools' changed from 'absent' to '2.0.0-2.0~u16.04+mcp1'
'python-asn1crypto' changed from 'absent' to '0.22.0-1~u16.04+mcp2'
'python-ply-yacc-3.5' changed from 'absent' to '1'
'python-egenix-mxtools' changed from 'absent' to '3.2.9-1'
'python-blinker' changed from 'absent' to '1.3.dfsg2-1build1'
'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.6.0-1~u16.04+mcp1'
'liblapack.so.3' changed from 'absent' to '1'
'python-tenacity' changed from 'absent' to '4.8.0-1.0~u16.04+mcp1'
'python-setuptools' changed from 'absent' to '39.0.1-2~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.1~u16.04+mcp2'
'python-lz4' changed from 'absent' to '0.10.1+dfsg1-0.2~u16.04+mcp2'
'python-testtools' changed from 'absent' to '2.3.0-1.0~u16.04+mcp1'
'python-egenix-mxdatetime' changed from 'absent' to '3.2.9-1'
'python-anyjson' changed from 'absent' to '0.3.3-1build1'
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'python-prettytable' changed from 'absent' to '0.7.2-3'
'python-pymemcache' changed from 'absent' to '1.3.2-2ubuntu1'
'libblas3' changed from 'absent' to '3.6.0-2ubuntu2'
'python-netaddr' changed from 'absent' to '0.7.18-1'
'python-dnspython' changed from 'absent' to '1.14.0-3.1~u16.04+mcp2'
'python-babel' changed from 'absent' to '2.3.4+dfsg.1-2.1~u16.04+mcp2'
'python-requests' changed from '2.9.1-3' to '2.18.1-2~u16.04+mcp1'
'python-certifi' changed from 'absent' to '2015.11.20.1-2'
'python-sqlalchemy-utils' changed from 'absent' to '0.32.21-1~cloud0'
'python-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'python2.7-lxml' changed from 'absent' to '1'
'python-oslo.db' changed from 'absent' to '4.33.0-1.0~u16.04+mcp9'
'python2.7-sqlalchemy-ext' changed from 'absent' to '1'
'python2.7-netifaces' changed from 'absent' to '1'
'python-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python2.7-arrow' changed from 'absent' to '1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.4'
'python-funcsigs' changed from 'absent' to '1.0.2-4.0~u16.04+mcp1'
'python-ply-lex-3.5' changed from 'absent' to '1'
'python-scgi' changed from 'absent' to '1.13-1.1build1'
'python2.7-pil' changed from 'absent' to '1'
'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'
'docutils' changed from 'absent' to '1'
'ieee-data' changed from 'absent' to '20150531.1'
'python2.7-dbus' changed from 'absent' to '1'
'python-oslo.middleware' changed from 'absent' to '3.34.0-1.0~u16.04+mcp2'
'python-pillow' changed from 'absent' to '1'
'libpaperg' changed from 'absent' to '1'
'python-pytimeparse' changed from 'absent' to '1.1.5-1'
'dbconfig-common' changed from 'absent' to '2.0.4ubuntu1'
'python-numpy-dev' changed from 'absent' to '1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'python-oslo.context' changed from 'absent' to '1:2.20.0-1.0~u16.04+mcp1'
'python-urllib3' changed from '1.13.1-2ubuntu0.16.04.1' to '1.21.1-1~u16.04+mcp2'
'python-oslo.cache' changed from 'absent' to '1.28.0-1.0~u16.04+mcp7'
'python2.7-pyinotify' changed from 'absent' to '1'
'python-webob' changed from 'absent' to '1:1.7.2-1~u16.04+mcp2'
'python-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1.1~u16.04+mcp2'
'python-babel-localedata' changed from 'absent' to '2.3.4+dfsg.1-2.1~u16.04+mcp2'
'python-cffi' changed from 'absent' to '1.9.1-2~u16.04+mcp3'
'python-distribute' changed from 'absent' to '1'
'python-trollius' changed from 'absent' to '2.1~b1-3'
'python-oslo-log' changed from 'absent' to '1'
'python-iso8601' changed from 'absent' to '0.1.11-1'
'python-pycadf' changed from 'absent' to '2.6.0-1~u16.04+mcp2'
'python-jsonpatch' changed from 'absent' to '1.21-1~u16.04+mcp1'
'alembic' changed from 'absent' to '0.8.10-1.1~u16.04+mcp2'
'libwebpmux1' changed from 'absent' to '0.4.4-1'
'python-debtcollector' changed from 'absent' to '1.3.0-2'
'python-oslo.policy' changed from 'absent' to '1.33.1-1.0~u16.04+mcp1'
'python-stevedore' changed from 'absent' to '1:1.25.0-1~u16.04+mcp2'
'python-paste' changed from 'absent' to '2.0.3+dfsg-4.1~u16.04+mcp1'
'python-oauthlib' changed from 'absent' to '1.0.3-1'
'python-ujson' changed from 'absent' to '1.35-2~cloud0'
'python-lxml' changed from 'absent' to '3.5.0-1build1'
'python-oslo.config' changed from 'absent' to '1:5.2.0-1.0~u16.04+mcp5'
'python-futurist' changed from 'absent' to '1.6.0-1.0~u16.04+mcp1'
'python-f2py' changed from 'absent' to '1'
'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'
'python-positional' changed from 'absent' to '1.1.1-3.1~u16.04+mcp2'
'python-pastedeploy-tpl' changed from 'absent' to '1.5.2-1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-arrow' changed from 'absent' to '0.7.0-1'
'python-oslo-db' changed from 'absent' to '1'
'libblas-common' changed from 'absent' to '3.6.0-2ubuntu2'
'python-werkzeug' changed from 'absent' to '0.10.4+dfsg1-1ubuntu1.1'
'python-mimeparse' changed from 'absent' to '0.1.4-1build1'
'libgfortran3' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-gi' changed from 'absent' to '3.20.0-0ubuntu1'
'libpq5' changed from 'absent' to '9.5.13-0ubuntu0.16.04'
'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.24.0-1.0~u16.04+mcp1'
'python-oslo.utils' changed from 'absent' to '3.35.0-1.0~u16.04+mcp8'
'python-pika-pool' changed from 'absent' to '0.1.3-1ubuntu1'
'python-keyrings.alt' changed from 'absent' to '1.1.1-1'
'python2.7-iso8601' changed from 'absent' to '1'
'python-numpy' changed from 'absent' to '1:1.11.0-1ubuntu1'
'python-tooz' changed from 'absent' to '1.59.0-1.0~u16.04+mcp1'
'python-simplegeneric' changed from 'absent' to '0.8.1-1'
'python-docutils' changed from 'absent' to '0.12+dfsg-1'
'gnocchi-common' changed from 'absent' to '4.2.4-3~u16.04+mcp1'
'python-openid' changed from 'absent' to '2.2.5-6'
'python-pastedeploy' changed from 'absent' to '1.5.2-1'
'python-ply' changed from 'absent' to '3.7-1'
'python-pecan' changed from 'absent' to '1.1.2-1.1~u16.04+mcp2'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'python2.7-zope.interface' changed from 'absent' to '1'
'python-oslo.i18n' changed from 'absent' to '3.19.0-1.0~u16.04+mcp2'
'python-webtest' changed from 'absent' to '2.0.28-1.0~u16.04+mcp1'
'python-alembic' changed from 'absent' to '0.8.10-1.1~u16.04+mcp2'
'python-statsd' changed from 'absent' to '3.2.1-2~u16.04+mcp2'
'python-redis' changed from 'absent' to '2.10.5-1ubuntu1'
'python-oslosphinx' changed from 'absent' to '4.10.0-0.1~u16.04+mcp3'
'python-waitress' changed from 'absent' to '0.8.10-1'
'python-oslo-utils' changed from 'absent' to '1'
'libblas.so.3' changed from 'absent' to '1'
'python-extras' changed from 'absent' to '1.0.0-2.0~u16.04+mcp1'
'python-wrapt' changed from 'absent' to '1.8.0-5build2'
'python-rfc3986' changed from 'absent' to '0.3.1-2.1~u16.04+mcp2'
'python-eventlet' changed from 'absent' to '0.20.0-4~u16.04+mcp2'
'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.36.0-1.0~u16.04+mcp6'
'python-pyinotify' changed from 'absent' to '0.9.6-1.1~u16.04+mcp2'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3.1'
'python-amqp' changed from 'absent' to '2.2.1-1~exp1~u16.04+mcp1'
'python-pbr' changed from 'absent' to '3.1.1-3.0~u16.04+mcp1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python-logutils' changed from 'absent' to '0.3.3-5'
'python-numpy-abi9' changed from 'absent' to '1'
'python-vine' changed from 'absent' to '1.1.3+dfsg-2~u16.04+mcp3'
'python-retrying' changed from 'absent' to '1.3.3-1'
'python-kazoo' changed from 'absent' to '2.2.1-1ubuntu1'
'python-decorator' changed from 'absent' to '4.0.6-1'
'python-oslo.messaging' changed from 'absent' to '5.35.0-1.0~u16.04+mcp18'
'python-pycparser' changed from 'absent' to '2.14+dfsg-2build1'
'python-tempita' changed from 'absent' to '0.5.2-1build1'
'python-json-pointer' changed from 'absent' to '1.9-3'
'python-dogpile.cache' changed from 'absent' to '0.6.2-1.1~u16.04+mcp2'
'python-html5lib' changed from 'absent' to '0.999-4'
'python-swiftclient' changed from 'absent' to '1:3.4.0-1~u16.04+mcp2'
'python-pika' changed from 'absent' to '0.10.0-1'
'python-keystoneclient' changed from 'absent' to '1:3.15.0-1.0~u16.04+mcp2'
'python-greenlet' changed from 'absent' to '0.4.12-2.0~u16.04+mcp1'
'python-sqlalchemy-ext' changed from 'absent' to '1.0.13+ds1-1.1~u16.04+mcp2'
'python-oslo.service' changed from 'absent' to '1.29.0-1.0~u16.04+mcp1'
'python-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python-oslo-context' changed from 'absent' to '1'
'python-keyring' changed from 'absent' to '8.5.1-1.1~u16.04+mcp2'
'python-zopeinterface' changed from 'absent' to '1'
'python-traceback2' changed from 'absent' to '1.4.0-3'
'python-numpy-api10' changed from 'absent' to '1'
'python-keystoneauth1' changed from 'absent' to '3.4.0-1.0~u16.04+mcp1'
'python-sqlalchemy' changed from 'absent' to '1.0.13+ds1-1.1~u16.04+mcp2'
'python-keystonemiddleware' changed from 'absent' to '4.21.0-1.0~u16.04+mcp1'
'python-gnocchi' changed from 'absent' to '4.2.4-3~u16.04+mcp1'
'python-setproctitle' changed from 'absent' to '1.1.8-1build2'
'pycadf-common' changed from 'absent' to '2.6.0-1~u16.04+mcp2'
'python-zope' changed from 'absent' to '1'
'python-voluptuous' changed from 'absent' to '0.9.3-1.1~u16.04+mcp2'
'python2.7-ply' changed from 'absent' to '1'
'python-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'python-future' changed from 'absent' to '0.15.2-1'
'python-cryptography' changed from '1.2.3-1ubuntu0.1' to '2.1.4-1.0~u16.04+mcp1'
'libjbig0' changed from 'absent' to '2.1-3.1'

2018-07-16 07:21:10,901 [salt.state       ][INFO    ][13070] Loading fresh modules for state activity
2018-07-16 07:21:10,991 [salt.state       ][INFO    ][13070] Completed state [gnocchi-common] at time 07:21:10.991506 duration_in_ms=82023.584
2018-07-16 07:21:10,999 [salt.state       ][INFO    ][13070] Running state [/etc/gnocchi/gnocchi.conf] at time 07:21:10.999230
2018-07-16 07:21:11,002 [salt.state       ][INFO    ][13070] Executing state file.managed for /etc/gnocchi/gnocchi.conf
2018-07-16 07:21:11,045 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'gnocchi/files/4.2/gnocchi.conf'
2018-07-16 07:21:11,279 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'gnocchi/files/4.2/storage/_redis.conf'
2018-07-16 07:21:11,318 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/keystonemiddleware/_auth_token.conf'
2018-07-16 07:21:11,382 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/keystoneauth/_type_password.conf'
2018-07-16 07:21:11,474 [salt.fileclient  ][INFO    ][13070] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_middleware.conf'
2018-07-16 07:21:11,498 [salt.state       ][INFO    ][13070] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 [DEFAULT]
 
 #
@@ -20,6 +22,7 @@
 
 # If set to true, the logging level will be set to DEBUG. (boolean value)
 #debug = false
+debug = False
 
 # If set to true, the logging level will be set to INFO. (boolean value)
 #verbose = true
@@ -34,6 +37,7 @@
 
 # Coordination driver URL (string value)
 #coordination_url = <None>
+coordination_url = redis://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.34:26379
 
 # Number of threads to use to parallelize some operations. Default is set to
 # the number of CPU available. (integer value)
@@ -53,7 +57,6 @@
 # Syslog facility to receive log lines. (string value)
 #syslog_log_facility = user
 
-
 [api]
 
 #
@@ -65,10 +68,11 @@
 
 # Authentication mode to use. (string value)
 # Possible values:
+# remoteuser - <No description provided>
 # keystone - <No description provided>
-# remoteuser - <No description provided>
 # basic - <No description provided>
 #auth_mode = basic
+auth_mode = keystone
 
 # The maximum number of items returned in a single response from a collection
 # resource (integer value)
@@ -80,8 +84,8 @@
 # Deprecated group/name - [api]/refresh_timeout
 #operation_timeout = 10
 
-# Warning: Failed to format sample for host
-# unhashable type: 'HostAddress'
+# Host to listen on (host address value)
+#host = 0.0.0.0
 
 # Port to listen on (port value)
 # Minimum value: 0
@@ -100,7 +104,6 @@
 # socket - <No description provided>
 #uwsgi_mode = http
 
-
 [archive_policy]
 
 #
@@ -110,216 +113,14 @@
 # Default aggregation methods to use in created archive policies (list value)
 #default_aggregation_methods = mean,min,max,sum,std,count
 
-
 [cors]
 
-#
-# From oslo.middleware.cors
-#
-
-# Indicate whether this resource may be shared with the domain received in the
-# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
-# 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 =
-
-# 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 = OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,PATCH
-
-# Indicate which header field names may be used during the actual request.
-# (list value)
-#allow_headers = Authorization,X-Auth-Token,X-Subject-Token,X-User-Id,X-Domain-Id,X-Project-Id,X-Roles
-
-
-[healthcheck]
-
-#
-# From oslo.middleware.healthcheck
-#
-
-# DEPRECATED: The path to respond to healtcheck requests on. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#path = /healthcheck
-
-# Show more detailed information as part of the response (boolean value)
-#detailed = false
-
-# Additional backends that can perform health checks and report that
-# information back as part of a request. (list value)
-#backends =
-
-# Check the presence of a file to determine if an application is running on a
-# port. Used by DisableByFileHealthcheck plugin. (string value)
-#disable_by_file_path = <None>
-
-# Check the presence of a file based on a port to determine if an application
-# is running on a port. Expects a "port:path" list of strings. Used by
-# DisableByFilesPortsHealthcheck plugin. (list value)
-#disable_by_file_paths =
-
-
 [incoming]
-
-#
-# From gnocchi
-#
-
-# Storage driver to use (string value)
-#driver = ${storage.driver}
-
-# Ceph pool name to use. (string value)
-#ceph_pool = ${storage.ceph_pool}
-
-# Ceph username (ie: admin without "client." prefix). (string value)
-#ceph_username = ${storage.ceph_username}
-
-# Ceph key (string value)
-#ceph_secret = ${storage.ceph_secret}
-
-# Ceph keyring path. (string value)
-#ceph_keyring = ${storage.ceph_keyring}
-
-# Ceph connection timeout in seconds (string value)
-#ceph_timeout = ${storage.ceph_timeout}
-
-# Ceph configuration file. (string value)
-#ceph_conffile = ${storage.ceph_conffile}
-
-# Path used to store gnocchi data files. (string value)
-#file_basepath = ${storage.file_basepath}
-
-# Swift authentication version to user. (string value)
-#swift_auth_version = ${storage.swift_auth_version}
-
-# If True, swiftclient won't check for a valid SSL certificate when
-# authenticating. (boolean value)
-#swift_auth_insecure = ${storage.swift_auth_insecure}
-
-# Swift URL. If unset, it is obtained from the auth service. (string value)
-#swift_url = ${storage.swift_url}
-
-# Swift auth URL. (string value)
-#swift_authurl = ${storage.swift_authurl}
-
-# Swift token to user to authenticate. (string value)
-#swift_preauthtoken = ${storage.swift_preauthtoken}
-
-# A string giving the CA certificate file to use in SSL connections for
-# verifying certs. (string value)
-#swift_cacert = ${storage.swift_cacert}
-
-# Swift region. (string value)
-#swift_region = ${storage.swift_region}
-
-# Swift user. (string value)
-#swift_user = ${storage.swift_user}
-
-# Swift user domain name. (string value)
-#swift_user_domain_name = ${storage.swift_user_domain_name}
-
-# Swift key/password. (string value)
-#swift_key = ${storage.swift_key}
-
-# Swift tenant name, only used in v2/v3 auth. (string value)
-# Deprecated group/name - [incoming]/swift_tenant_name
-#swift_project_name = ${storage.swift_project_name}
-
-# Swift project domain name. (string value)
-#swift_project_domain_name = ${storage.swift_project_domain_name}
-
-# Prefix to namespace metric containers. (string value)
-#swift_container_prefix = ${storage.swift_container_prefix}
-
-# Endpoint type to connect to Swift (string value)
-#swift_endpoint_type = ${storage.swift_endpoint_type}
-
-# A string giving the service type of the swift service to use. This setting is
-# only used if swift_auth_version is 2. (string value)
-#swift_service_type = ${storage.swift_service_type}
-
-# Connection timeout in seconds. (integer value)
-# Minimum value: 0
-#swift_timeout = ${storage.swift_timeout}
-
-# Redis URL
-#
-#   For example::
-#
-#     redis://[:password]@localhost:6379?db=0
-#
-#   We proxy some options to the redis client (used to configure the redis
-# client
-#   internals so that it works as you expect/want it to):  `socket_keepalive`,
-# `sentinel_fallback`, `socket_timeout`, `encoding`, `ssl_certfile`, `ssl`,
-# `sentinel`, `ssl_keyfile`, `db`, `retry_on_timeout`
-#
-#   Further resources/links:
-#
-#    - http://redis-py.readthedocs.org/en/latest/#redis.Redis
-#    - https://github.com/andymccurdy/redis-py/blob/2.10.3/redis/client.py
-#
-#   To use a `sentinel`_ the connection URI must point to the sentinel server.
-#   At connection time the sentinel will be asked for the current IP and port
-#   of the master and then connect there. The connection URI for sentinel
-#   should be written as follows::
-#
-#     redis://<sentinel host>:<sentinel port>?sentinel=<master name>
-#
-#   Additional sentinel hosts are listed with multiple ``sentinel_fallback``
-#   parameters as follows::
-#
-#       redis://<sentinel host>:<sentinel port>?sentinel=<master name>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>
-#
-#   Further resources/links:
-#
-#   - http://redis.io/
-#   - http://redis.io/topics/sentinel
-#   - http://redis.io/topics/cluster-spec
-#
-#  (string value)
-#redis_url = ${storage.redis_url}
-
-# S3 endpoint URL (string value)
-#s3_endpoint_url = ${storage.s3_endpoint_url}
-
-# S3 region name (string value)
-#s3_region_name = ${storage.s3_region_name}
-
-# S3 access key id (string value)
-#s3_access_key_id = ${storage.s3_access_key_id}
-
-# S3 secret access key (string value)
-#s3_secret_access_key = ${storage.s3_secret_access_key}
-
-# Prefix to namespace metric bucket. (string value)
-#s3_bucket_prefix = ${storage.s3_bucket_prefix}
-
-# Maximum time to wait checking data consistency when writing to S3. Set to 0
-# to disable data consistency validation. (floating point value)
-# Minimum value: 0
-#s3_check_consistency_timeout = ${storage.s3_check_consistency_timeout}
-
-# The maximum number of connections to keep in a connection pool. (integer
-# value)
-# Minimum value: 1
-#s3_max_pool_connections = ${storage.s3_max_pool_connections}
-
+driver = redis
+
+redis_url = redis://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.34:26379
 
 [indexer]
-url = sqlite:////var/lib/gnocchi/gnocchidb
 
 #
 # From gnocchi
@@ -327,11 +128,8 @@
 
 # Indexer driver to use (string value)
 #url = <None>
-
-
+url = mysql+pymysql://gnocchi:opnfv_secret@192.168.10.23/gnocchi
 [keystone_authtoken]
-auth_protocol = http
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -346,6 +144,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://192.168.10.35:5000
 
 # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not
 # be an "admin" endpoint, as it should be accessible by all end users.
@@ -361,6 +160,7 @@
 # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri
 # and will be removed in the S  release.
 #auth_uri = <None>
+auth_uri = http://192.168.10.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -398,6 +198,7 @@
 
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
+region_name = RegionOne
 
 # DEPRECATED: Directory used to cache files related to PKI tokens. This option
 # has been deprecated in the Ocata release and will be removed in the P
@@ -515,153 +316,150 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Possible values:
-# http - <No description provided>
-# https - <No description provided>
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
-
-[metricd]
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
+# Possible values:
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internal
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
+
+# Authentication URL (string value)
+#auth_url = <None>
+auth_url = http://192.168.10.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
+
+# Scope for system operations (string value)
+#system_scope = <None>
+
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
+
+# Trust ID (string value)
+#trust_id = <None>
+
+# 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 ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = gnocchi
+
+[oslo_middleware]
+#
+# From oslo.middleware
+#
+
+# The maximum body size for each  request, in bytes. (integer value)
+# Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
+# Deprecated group/name - [DEFAULT]/max_request_body_size
+#max_request_body_size = 114688
+
+# DEPRECATED: The HTTP Header that will be used to determine what the
+# original request protocol scheme was, even if it was hidden by a SSL
+# termination proxy. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#secure_proxy_ssl_header = X-Forwarded-Proto
+
+# Whether the application is behind a proxy or not. This determines if
+# the middleware should parse the headers or not. (boolean value)
+enable_proxy_headers_parsing = True
+
+[oslo_policy]
+
+[statsd]
 
 #
 # From gnocchi
 #
 
-# Number of workers for Gnocchi metric daemons. By default the available number
-# of CPU is used. (integer value)
-# Minimum value: 1
-#workers = <None>
-
-# How many seconds to wait between scheduling new metrics to process (integer
-# value)
-#metric_processing_delay = 60
-
-# Allow to bypass `metric_processing_delay` if metricd is notified that
-# measures are ready to be processed. (boolean value)
-#greedy = true
-
-# How many seconds to wait between metric ingestion reporting. Set value to -1
-# to disable reporting (integer value)
-# Minimum value: -1
-#metric_reporting_delay = 120
-
-# How many seconds to wait between cleaning of expired data (integer value)
-#metric_cleanup_delay = 300
-
-# Number of workers that share a task. A higher value may improve worker
-# utilization but may also increase load on coordination backend. Value is
-# capped by number of workers globally. (integer value)
-# Minimum value: 1
-#processing_replicas = 3
-
-
-[oslo_middleware]
-
-#
-# From oslo.middleware.http_proxy_to_wsgi
-#
-
-# Whether the application is behind a proxy or not. This determines if the
-# middleware should parse the headers or not. (boolean value)
-#enable_proxy_headers_parsing = false
-
-
-[oslo_policy]
-
-#
-# From oslo.policy
-#
-
-# This option controls whether or not to enforce scope when evaluating
-# policies. If ``True``, the scope of the token used in the request is compared
-# to the ``scope_types`` of the policy being enforced. If the scopes do not
-# match, an ``InvalidScope`` exception will be raised. If ``False``, a message
-# will be logged informing operators that policies are being invoked with
-# mismatching scope. (boolean value)
-#enforce_scope = false
-
-# The file that defines policies. (string value)
-#policy_file = policy.json
-
-# Default rule. Enforced when a requested rule is not found. (string value)
-#policy_default_rule = default
-
-# Directories where policy configuration files are stored. They can be relative
-# to any directory in the search path defined by the config_dir option, or
-# absolute paths. The file defined by policy_file must exist for these
-# directories to be searched.  Missing or empty directories are ignored. (multi
-# valued)
-#policy_dirs = policy.d
-
-# Content Type to send and receive data for REST based policy check (string
-# value)
-# Possible values:
-# application/x-www-form-urlencoded - <No description provided>
-# application/json - <No description provided>
-#remote_content_type = application/x-www-form-urlencoded
-
-# server identity verification for REST based policy check (boolean value)
-#remote_ssl_verify_server_crt = false
-
-# Absolute path to ca cert file for REST based policy check (string value)
-#remote_ssl_ca_crt_file = <None>
-
-# Absolute path to client cert for REST based policy check (string value)
-#remote_ssl_client_crt_file = <None>
-
-# Absolute path client key file REST based policy check (string value)
-#remote_ssl_client_key_file = <None>
-
-
-[statsd]
-
-#
-# From gnocchi
-#
-
-# Warning: Failed to format sample for host
-# unhashable type: 'HostAddress'
+# The listen IP for statsd (host address value)
+#host = 0.0.0.0
 
 # The port for statsd (port value)
 # Minimum value: 0
@@ -682,150 +480,6 @@
 
 
 [storage]
-
-#
-# From gnocchi
-#
-
-# Storage driver to use (string value)
-#driver = file
-
-# Ceph pool name to use. (string value)
-#ceph_pool = gnocchi
-
-# Ceph username (ie: admin without "client." prefix). (string value)
-#ceph_username = <None>
-
-# Ceph key (string value)
-#ceph_secret = <None>
-
-# Ceph keyring path. (string value)
-#ceph_keyring = <None>
-
-# Ceph connection timeout in seconds (string value)
-#ceph_timeout = 30
-
-# Ceph configuration file. (string value)
-#ceph_conffile = /etc/ceph/ceph.conf
-
-# Path used to store gnocchi data files. (string value)
-#file_basepath = /var/lib/gnocchi
-
-# Swift authentication version to user. (string value)
-#swift_auth_version = 1
-
-# If True, swiftclient won't check for a valid SSL certificate when
-# authenticating. (boolean value)
-#swift_auth_insecure = false
-
-# Swift URL. If unset, it is obtained from the auth service. (string value)
-#swift_url = <None>
-
-# Swift auth URL. (string value)
-#swift_authurl = http://localhost:8080/auth/v1.0
-
-# Swift token to user to authenticate. (string value)
-#swift_preauthtoken = <None>
-
-# A string giving the CA certificate file to use in SSL connections for
-# verifying certs. (string value)
-#swift_cacert = <None>
-
-# Swift region. (string value)
-#swift_region = <None>
-
-# Swift user. (string value)
-#swift_user = admin:admin
-
-# Swift user domain name. (string value)
-#swift_user_domain_name = Default
-
-# Swift key/password. (string value)
-#swift_key = admin
-
-# Swift tenant name, only used in v2/v3 auth. (string value)
-# Deprecated group/name - [storage]/swift_tenant_name
-#swift_project_name = <None>
-
-# Swift project domain name. (string value)
-#swift_project_domain_name = Default
-
-# Prefix to namespace metric containers. (string value)
-#swift_container_prefix = gnocchi
-
-# Endpoint type to connect to Swift (string value)
-#swift_endpoint_type = publicURL
-
-# A string giving the service type of the swift service to use. This setting is
-# only used if swift_auth_version is 2. (string value)
-#swift_service_type = object-store
-
-# Connection timeout in seconds. (integer value)
-# Minimum value: 0
-#swift_timeout = 300
-
-# Redis URL
-#
-#   For example::
-#
-#     redis://[:password]@localhost:6379?db=0
-#
-#   We proxy some options to the redis client (used to configure the redis
-# client
-#   internals so that it works as you expect/want it to):  `socket_keepalive`,
-# `sentinel_fallback`, `socket_timeout`, `encoding`, `ssl_certfile`, `ssl`,
-# `sentinel`, `ssl_keyfile`, `db`, `retry_on_timeout`
-#
-#   Further resources/links:
-#
-#    - http://redis-py.readthedocs.org/en/latest/#redis.Redis
-#    - https://github.com/andymccurdy/redis-py/blob/2.10.3/redis/client.py
-#
-#   To use a `sentinel`_ the connection URI must point to the sentinel server.
-#   At connection time the sentinel will be asked for the current IP and port
-#   of the master and then connect there. The connection URI for sentinel
-#   should be written as follows::
-#
-#     redis://<sentinel host>:<sentinel port>?sentinel=<master name>
-#
-#   Additional sentinel hosts are listed with multiple ``sentinel_fallback``
-#   parameters as follows::
-#
-#       redis://<sentinel host>:<sentinel port>?sentinel=<master name>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>&
-#         sentinel_fallback=<other sentinel host>:<sentinel port>
-#
-#   Further resources/links:
-#
-#   - http://redis.io/
-#   - http://redis.io/topics/sentinel
-#   - http://redis.io/topics/cluster-spec
-#
-#  (string value)
-#redis_url = redis://localhost:6379/
-
-# S3 endpoint URL (string value)
-#s3_endpoint_url = <None>
-
-# S3 region name (string value)
-#s3_region_name = <None>
-
-# S3 access key id (string value)
-#s3_access_key_id = <None>
-
-# S3 secret access key (string value)
-#s3_secret_access_key = <None>
-
-# Prefix to namespace metric bucket. (string value)
-#s3_bucket_prefix = gnocchi
-
-# Maximum time to wait checking data consistency when writing to S3. Set to 0
-# to disable data consistency validation. (floating point value)
-# Minimum value: 0
-#s3_check_consistency_timeout = 60
-
-# The maximum number of connections to keep in a connection pool. (integer
-# value)
-# Minimum value: 1
-#s3_max_pool_connections = 50
+driver = redis
+
+redis_url = redis://192.168.10.34:6379

2018-07-16 07:21:11,507 [salt.state       ][INFO    ][13070] Completed state [/etc/gnocchi/gnocchi.conf] at time 07:21:11.507637 duration_in_ms=508.407
2018-07-16 07:21:11,539 [salt.state       ][INFO    ][13070] Running state [gnocchi-api] at time 07:21:11.539267
2018-07-16 07:21:11,539 [salt.state       ][INFO    ][13070] Executing state pkg.installed for gnocchi-api
2018-07-16 07:21:12,836 [salt.loader      ][ERROR   ][13070] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:21:13,942 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:21:14,042 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'gnocchi-api'] in directory '/root'
2018-07-16 07:21:17,943 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072117928970
2018-07-16 07:21:17,976 [salt.minion      ][INFO    ][18565] Starting a new job with PID 18565
2018-07-16 07:21:18,023 [salt.minion      ][INFO    ][18565] Returning information for job: 20180716072117928970
2018-07-16 07:21:28,196 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072128180328
2018-07-16 07:21:28,230 [salt.minion      ][INFO    ][19183] Starting a new job with PID 19183
2018-07-16 07:21:28,265 [salt.minion      ][INFO    ][19183] Returning information for job: 20180716072128180328
2018-07-16 07:21:33,619 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:21:33,769 [salt.state       ][INFO    ][13070] Made the following changes:
'python-novaclient' changed from 'absent' to '2:9.1.1-1~u16.04+mcp6'
'python-mock' changed from 'absent' to '2.0.0-1.1~u16.04+mcp2'
'python-os-service-types' changed from 'absent' to '1.1.0-1.0~u16.04+mcp1'
'python-warlock' changed from 'absent' to '1.2.0-2.0~u16.04+mcp1'
'python-unicodecsv' changed from 'absent' to '0.14.1-1'
'python-jmespath' changed from 'absent' to '0.9.0-2'
'python-osc-lib' changed from 'absent' to '1.9.0-1.0~u16.04+mcp1'
'python-cinderclient' changed from 'absent' to '1:3.5.0-1.0~u16.04+mcp1'
'python-openstacksdk' changed from 'absent' to '0.11.3+repack-1.0~u16.04+mcp2'
'python-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'python-glanceclient' changed from 'absent' to '1:2.10.0-1.0~u16.04+mcp3'
'python-functools32' changed from 'absent' to '3.2.3.2-2'
'python-cmd2' changed from 'absent' to '0.6.8-1'
'python-cliff' changed from 'absent' to '2.8.0-1~u16.04+mcp2'
'python-openstackclient' changed from 'absent' to '3.14.2-1.0~u16.04+mcp5'
'python2.7-simplejson' changed from 'absent' to '1'
'python-os-client-config' changed from 'absent' to '1.29.0-1.0~u16.04+mcp2'
'python-appdirs' changed from 'absent' to '1.4.0-2'
'python-requestsexceptions' changed from 'absent' to '1.3.0-3~u16.04+mcp2'
'python-neutronclient' changed from 'absent' to '1:6.7.0-1.0~u16.04+mcp12'
'gnocchi-api' changed from 'absent' to '4.2.4-3~u16.04+mcp1'
'python2.7-cmd2' changed from 'absent' to '1'
'python-munch' changed from 'absent' to '2.2.0-1.0~u16.04+mcp1'
'python-jsonschema' changed from 'absent' to '2.6.0-2.0~u16.04+mcp1'
'python2.7-cinderclient' changed from 'absent' to '1'
'python-deprecation' changed from 'absent' to '1.0.1-1~u16.04+mcp2'

2018-07-16 07:21:33,831 [salt.state       ][INFO    ][13070] Loading fresh modules for state activity
2018-07-16 07:21:33,912 [salt.state       ][INFO    ][13070] Completed state [gnocchi-api] at time 07:21:33.912064 duration_in_ms=22372.796
2018-07-16 07:21:33,923 [salt.state       ][INFO    ][13070] Running state [gnocchi-metricd] at time 07:21:33.923487
2018-07-16 07:21:33,923 [salt.state       ][INFO    ][13070] Executing state pkg.installed for gnocchi-metricd
2018-07-16 07:21:34,615 [salt.loader      ][ERROR   ][13070] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:21:35,845 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:21:35,945 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'gnocchi-metricd'] in directory '/root'
2018-07-16 07:21:38,441 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072138424193
2018-07-16 07:21:38,479 [salt.minion      ][INFO    ][19347] Starting a new job with PID 19347
2018-07-16 07:21:38,521 [salt.minion      ][INFO    ][19347] Returning information for job: 20180716072138424193
2018-07-16 07:21:43,158 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:21:43,308 [salt.state       ][INFO    ][13070] Made the following changes:
'gnocchi-metricd' changed from 'absent' to '4.2.4-3~u16.04+mcp1'

2018-07-16 07:21:43,386 [salt.state       ][INFO    ][13070] Loading fresh modules for state activity
2018-07-16 07:21:43,905 [salt.state       ][INFO    ][13070] Completed state [gnocchi-metricd] at time 07:21:43.904159 duration_in_ms=9980.67
2018-07-16 07:21:43,916 [salt.state       ][INFO    ][13070] Running state [python-memcache] at time 07:21:43.916475
2018-07-16 07:21:43,918 [salt.state       ][INFO    ][13070] Executing state pkg.installed for python-memcache
2018-07-16 07:21:44,017 [salt.loader      ][ERROR   ][13070] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:21:44,867 [salt.state       ][INFO    ][13070] All specified packages are already installed
2018-07-16 07:21:44,868 [salt.state       ][INFO    ][13070] Completed state [python-memcache] at time 07:21:44.868505 duration_in_ms=952.03
2018-07-16 07:21:44,872 [salt.state       ][INFO    ][13070] Running state [gnocchi-upgrade] at time 07:21:44.872188
2018-07-16 07:21:44,873 [salt.state       ][INFO    ][13070] Executing state cmd.run for gnocchi-upgrade
2018-07-16 07:21:44,875 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command 'gnocchi-upgrade' as user 'gnocchi' in directory '/var/lib/gnocchi'
2018-07-16 07:21:47,763 [salt.state       ][INFO    ][13070] {'pid': 19528, 'retcode': 0, 'stderr': '2018-07-16 07:21:46,592 [19536] INFO     gnocchi.service: Gnocchi version 4.2.4\n2018-07-16 07:21:47,376 [19536] INFO     gnocchi.cli.manage: Upgrading indexer SQLAlchemyIndexer: mysql+pymysql://gnocchi:opnfv_secret@192.168.10.23/gnocchi\n2018-07-16 07:21:47,630 [19536] INFO     gnocchi.cli.manage: Upgrading storage RedisStorage: StrictRedis<ConnectionPool<Connection<host=192.168.10.34,port=6379,db=0>>>\n2018-07-16 07:21:47,632 [19536] INFO     gnocchi.cli.manage: Upgrading incoming storage RedisStorage: StrictRedis<SentinelConnectionPool<service=master_1(master)>', 'stdout': ''}
2018-07-16 07:21:47,765 [salt.state       ][INFO    ][13070] Completed state [gnocchi-upgrade] at time 07:21:47.765212 duration_in_ms=2893.024
2018-07-16 07:21:47,771 [salt.state       ][INFO    ][13070] Running state [wsgi_gnocchi] at time 07:21:47.771009
2018-07-16 07:21:47,772 [salt.state       ][INFO    ][13070] Executing state apache_site.enabled for wsgi_gnocchi
2018-07-16 07:21:47,775 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['a2ensite', 'wsgi_gnocchi'] in directory '/root'
2018-07-16 07:21:47,911 [salt.state       ][INFO    ][13070] {'new': 'wsgi_gnocchi', 'old': None}
2018-07-16 07:21:47,912 [salt.state       ][INFO    ][13070] Completed state [wsgi_gnocchi] at time 07:21:47.912235 duration_in_ms=141.226
2018-07-16 07:21:47,916 [salt.state       ][INFO    ][13070] Running state [apache2] at time 07:21:47.916432
2018-07-16 07:21:47,917 [salt.state       ][INFO    ][13070] Executing state service.running for apache2
2018-07-16 07:21:47,919 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:21:47,959 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:21:48,005 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:21:48,052 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'apache2.service'] in directory '/root'
2018-07-16 07:21:48,699 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072148682425
2018-07-16 07:21:48,734 [salt.minion      ][INFO    ][19625] Starting a new job with PID 19625
2018-07-16 07:21:48,772 [salt.minion      ][INFO    ][19625] Returning information for job: 20180716072148682425
2018-07-16 07:21:49,473 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:21:49,527 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:21:49,599 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:21:49,654 [salt.state       ][INFO    ][13070] {'apache2': True}
2018-07-16 07:21:49,654 [salt.state       ][INFO    ][13070] Completed state [apache2] at time 07:21:49.654801 duration_in_ms=1738.369
2018-07-16 07:21:49,657 [salt.state       ][INFO    ][13070] Running state [gnocchi-metricd] at time 07:21:49.657100
2018-07-16 07:21:49,657 [salt.state       ][INFO    ][13070] Executing state service.running for gnocchi-metricd
2018-07-16 07:21:49,667 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'status', 'gnocchi-metricd.service', '-n', '0'] in directory '/root'
2018-07-16 07:21:49,714 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-active', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:21:49,753 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:21:49,813 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:21:49,875 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:21:49,986 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-active', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:21:50,101 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:21:50,200 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:21:50,274 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:21:50,365 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemd-run', '--scope', 'systemctl', 'enable', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:21:52,323 [salt.loaded.int.module.cmdmod][INFO    ][13070] Executing command ['systemctl', 'is-enabled', 'gnocchi-metricd.service'] in directory '/root'
2018-07-16 07:21:52,397 [salt.state       ][INFO    ][13070] {'gnocchi-metricd': True}
2018-07-16 07:21:52,400 [salt.state       ][INFO    ][13070] Completed state [gnocchi-metricd] at time 07:21:52.399742 duration_in_ms=2742.637
2018-07-16 07:21:52,415 [salt.minion      ][INFO    ][13070] Returning information for job: 20180716071905900169
2018-07-16 07:24:15,917 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command test.ping with jid 20180716072415905719
2018-07-16 07:24:15,955 [salt.minion      ][INFO    ][19852] Starting a new job with PID 19852
2018-07-16 07:24:16,108 [salt.minion      ][INFO    ][19852] Returning information for job: 20180716072415905719
2018-07-16 07:24:49,257 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command state.sls with jid 20180716072449242878
2018-07-16 07:24:49,293 [salt.minion      ][INFO    ][19857] Starting a new job with PID 19857
2018-07-16 07:24:52,089 [salt.state       ][INFO    ][19857] Loading fresh modules for state activity
2018-07-16 07:24:52,199 [salt.fileclient  ][INFO    ][19857] Fetching file from saltenv 'base', ** done ** 'panko/init.sls'
2018-07-16 07:24:52,247 [salt.fileclient  ][INFO    ][19857] Fetching file from saltenv 'base', ** done ** 'panko/server.sls'
2018-07-16 07:24:55,281 [salt.loader      ][ERROR   ][19857] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:24:57,250 [salt.state       ][INFO    ][19857] Running state [apache2] at time 07:24:57.250859
2018-07-16 07:24:57,252 [salt.state       ][INFO    ][19857] Executing state pkg.installed for apache2
2018-07-16 07:24:57,254 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:24:58,599 [salt.state       ][INFO    ][19857] All specified packages are already installed
2018-07-16 07:24:58,599 [salt.state       ][INFO    ][19857] Completed state [apache2] at time 07:24:58.599729 duration_in_ms=1348.87
2018-07-16 07:24:58,600 [salt.state       ][INFO    ][19857] Running state [openssl] at time 07:24:58.600281
2018-07-16 07:24:58,600 [salt.state       ][INFO    ][19857] Executing state pkg.installed for openssl
2018-07-16 07:24:58,620 [salt.state       ][INFO    ][19857] All specified packages are already installed
2018-07-16 07:24:58,621 [salt.state       ][INFO    ][19857] Completed state [openssl] at time 07:24:58.621002 duration_in_ms=20.722
2018-07-16 07:24:58,622 [salt.state       ][INFO    ][19857] Running state [a2enmod rewrite] at time 07:24:58.622548
2018-07-16 07:24:58,623 [salt.state       ][INFO    ][19857] Executing state cmd.run for a2enmod rewrite
2018-07-16 07:24:58,623 [salt.state       ][INFO    ][19857] /etc/apache2/mods-enabled/rewrite.load exists
2018-07-16 07:24:58,624 [salt.state       ][INFO    ][19857] Completed state [a2enmod rewrite] at time 07:24:58.624025 duration_in_ms=1.477
2018-07-16 07:24:58,624 [salt.state       ][INFO    ][19857] Running state [libapache2-mod-wsgi] at time 07:24:58.624780
2018-07-16 07:24:58,625 [salt.state       ][INFO    ][19857] Executing state pkg.installed for libapache2-mod-wsgi
2018-07-16 07:24:58,644 [salt.state       ][INFO    ][19857] All specified packages are already installed
2018-07-16 07:24:58,645 [salt.state       ][INFO    ][19857] Completed state [libapache2-mod-wsgi] at time 07:24:58.645127 duration_in_ms=20.347
2018-07-16 07:24:58,646 [salt.state       ][INFO    ][19857] Running state [a2enmod wsgi] at time 07:24:58.646790
2018-07-16 07:24:58,647 [salt.state       ][INFO    ][19857] Executing state cmd.run for a2enmod wsgi
2018-07-16 07:24:58,647 [salt.state       ][INFO    ][19857] /etc/apache2/mods-enabled/wsgi.load exists
2018-07-16 07:24:58,648 [salt.state       ][INFO    ][19857] Completed state [a2enmod wsgi] at time 07:24:58.648019 duration_in_ms=1.229
2018-07-16 07:24:58,660 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:24:58.660145
2018-07-16 07:24:58,660 [salt.state       ][INFO    ][19857] Executing state file.managed for /etc/apache2/mods-available/mpm_prefork.conf
2018-07-16 07:24:59,342 [salt.state       ][INFO    ][19857] File /etc/apache2/mods-available/mpm_prefork.conf is in the correct state
2018-07-16 07:24:59,343 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/mods-available/mpm_prefork.conf] at time 07:24:59.343000 duration_in_ms=682.855
2018-07-16 07:24:59,344 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:24:59.344179
2018-07-16 07:24:59,344 [salt.state       ][INFO    ][19857] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.load
2018-07-16 07:24:59,345 [salt.state       ][INFO    ][19857] File /etc/apache2/mods-enabled/mpm_worker.load is not present
2018-07-16 07:24:59,345 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/mods-enabled/mpm_worker.load] at time 07:24:59.345444 duration_in_ms=1.265
2018-07-16 07:24:59,346 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:24:59.346394
2018-07-16 07:24:59,346 [salt.state       ][INFO    ][19857] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.load
2018-07-16 07:24:59,347 [salt.state       ][INFO    ][19857] File /etc/apache2/mods-enabled/mpm_event.load is not present
2018-07-16 07:24:59,347 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/mods-enabled/mpm_event.load] at time 07:24:59.347461 duration_in_ms=1.068
2018-07-16 07:24:59,348 [salt.state       ][INFO    ][19857] Running state [a2enmod mpm_prefork] at time 07:24:59.348847
2018-07-16 07:24:59,349 [salt.state       ][INFO    ][19857] Executing state cmd.run for a2enmod mpm_prefork
2018-07-16 07:24:59,350 [salt.state       ][INFO    ][19857] /etc/apache2/mods-enabled/mpm_prefork.load exists
2018-07-16 07:24:59,350 [salt.state       ][INFO    ][19857] Completed state [a2enmod mpm_prefork] at time 07:24:59.350331 duration_in_ms=1.485
2018-07-16 07:24:59,351 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:24:59.351016
2018-07-16 07:24:59,351 [salt.state       ][INFO    ][19857] Executing state file.absent for /etc/apache2/mods-enabled/mpm_worker.conf
2018-07-16 07:24:59,351 [salt.state       ][INFO    ][19857] File /etc/apache2/mods-enabled/mpm_worker.conf is not present
2018-07-16 07:24:59,352 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/mods-enabled/mpm_worker.conf] at time 07:24:59.352052 duration_in_ms=1.036
2018-07-16 07:24:59,352 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:24:59.352393
2018-07-16 07:24:59,352 [salt.state       ][INFO    ][19857] Executing state file.absent for /etc/apache2/mods-enabled/mpm_event.conf
2018-07-16 07:24:59,353 [salt.state       ][INFO    ][19857] File /etc/apache2/mods-enabled/mpm_event.conf is not present
2018-07-16 07:24:59,353 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/mods-enabled/mpm_event.conf] at time 07:24:59.353820 duration_in_ms=1.427
2018-07-16 07:24:59,355 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/ports.conf] at time 07:24:59.355145
2018-07-16 07:24:59,355 [salt.state       ][INFO    ][19857] Executing state file.managed for /etc/apache2/ports.conf
2018-07-16 07:24:59,534 [salt.state       ][INFO    ][19857] File /etc/apache2/ports.conf is in the correct state
2018-07-16 07:24:59,535 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/ports.conf] at time 07:24:59.535345 duration_in_ms=180.2
2018-07-16 07:24:59,536 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/conf-available/security.conf] at time 07:24:59.536187
2018-07-16 07:24:59,536 [salt.state       ][INFO    ][19857] Executing state file.managed for /etc/apache2/conf-available/security.conf
2018-07-16 07:24:59,723 [salt.state       ][INFO    ][19857] File /etc/apache2/conf-available/security.conf is in the correct state
2018-07-16 07:24:59,723 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/conf-available/security.conf] at time 07:24:59.723917 duration_in_ms=187.73
2018-07-16 07:24:59,747 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:24:59.747504
2018-07-16 07:24:59,748 [salt.state       ][INFO    ][19857] Executing state file.managed for /etc/apache2/sites-available/wsgi_panko.conf
2018-07-16 07:25:00,345 [salt.state       ][INFO    ][19857] File /etc/apache2/sites-available/wsgi_panko.conf is in the correct state
2018-07-16 07:25:00,346 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/sites-available/wsgi_panko.conf] at time 07:25:00.346481 duration_in_ms=598.977
2018-07-16 07:25:00,347 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:25:00.347643
2018-07-16 07:25:00,348 [salt.state       ][INFO    ][19857] Executing state file.managed for /etc/apache2/sites-available/wsgi_gnocchi.conf
2018-07-16 07:25:00,946 [salt.state       ][INFO    ][19857] File /etc/apache2/sites-available/wsgi_gnocchi.conf is in the correct state
2018-07-16 07:25:00,947 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/sites-available/wsgi_gnocchi.conf] at time 07:25:00.946975 duration_in_ms=599.331
2018-07-16 07:25:00,947 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/sites-enabled/000-default.conf] at time 07:25:00.947716
2018-07-16 07:25:00,948 [salt.state       ][INFO    ][19857] Executing state file.absent for /etc/apache2/sites-enabled/000-default.conf
2018-07-16 07:25:00,949 [salt.state       ][INFO    ][19857] File /etc/apache2/sites-enabled/000-default.conf is not present
2018-07-16 07:25:00,950 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/sites-enabled/000-default.conf] at time 07:25:00.950207 duration_in_ms=2.491
2018-07-16 07:25:00,954 [salt.state       ][INFO    ][19857] Running state [apache2] at time 07:25:00.954768
2018-07-16 07:25:00,955 [salt.state       ][INFO    ][19857] Executing state service.running for apache2
2018-07-16 07:25:00,957 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-16 07:25:01,037 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:25:01,078 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:25:01,126 [salt.state       ][INFO    ][19857] The service apache2 is already running
2018-07-16 07:25:01,128 [salt.state       ][INFO    ][19857] Completed state [apache2] at time 07:25:01.127938 duration_in_ms=173.163
2018-07-16 07:25:01,132 [salt.state       ][INFO    ][19857] Running state [/etc/apache2/conf-enabled/security.conf] at time 07:25:01.132186
2018-07-16 07:25:01,133 [salt.state       ][INFO    ][19857] Executing state file.symlink for /etc/apache2/conf-enabled/security.conf
2018-07-16 07:25:01,139 [salt.state       ][INFO    ][19857] Symlink /etc/apache2/conf-enabled/security.conf is present and owned by root:root
2018-07-16 07:25:01,140 [salt.state       ][INFO    ][19857] Completed state [/etc/apache2/conf-enabled/security.conf] at time 07:25:01.140208 duration_in_ms=8.022
2018-07-16 07:25:01,141 [salt.state       ][INFO    ][19857] Running state [panko-api] at time 07:25:01.141543
2018-07-16 07:25:01,142 [salt.state       ][INFO    ][19857] Executing state pkg.installed for panko-api
2018-07-16 07:25:01,202 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['apt-cache', '-q', 'policy', 'panko-api'] in directory '/root'
2018-07-16 07:25:01,465 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 07:25:07,622 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:25:07,715 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'panko-api'] in directory '/root'
2018-07-16 07:25:09,367 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072509357568
2018-07-16 07:25:09,401 [salt.minion      ][INFO    ][20270] Starting a new job with PID 20270
2018-07-16 07:25:09,444 [salt.minion      ][INFO    ][20270] Returning information for job: 20180716072509357568
2018-07-16 07:25:15,467 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:25:15,612 [salt.state       ][INFO    ][19857] Made the following changes:
'python-ipaddr' changed from 'absent' to '2.1.11-2'
'python-panko' changed from 'absent' to '4.0.1-1.1~u16.04+mcp2'
'python-defusedxml' changed from 'absent' to '0.5.0-1~u16.04+mcp1'
'python-wsme' changed from 'absent' to '0.8.0-2ubuntu2'
'panko-common' changed from 'absent' to '4.0.1-1.1~u16.04+mcp2'
'panko-api' changed from 'absent' to '4.0.1-1.1~u16.04+mcp2'
'python-oslo.reports' changed from 'absent' to '1.26.0-1.0~u16.04+mcp2'

2018-07-16 07:25:15,687 [salt.state       ][INFO    ][19857] Loading fresh modules for state activity
2018-07-16 07:25:15,779 [salt.state       ][INFO    ][19857] Completed state [panko-api] at time 07:25:15.779626 duration_in_ms=14638.085
2018-07-16 07:25:15,786 [salt.state       ][INFO    ][19857] Running state [/etc/panko/panko.conf] at time 07:25:15.786436
2018-07-16 07:25:15,787 [salt.state       ][INFO    ][19857] Executing state file.managed for /etc/panko/panko.conf
2018-07-16 07:25:15,832 [salt.fileclient  ][INFO    ][19857] Fetching file from saltenv 'base', ** done ** 'panko/files/queens/panko.conf.Debian'
2018-07-16 07:25:15,936 [salt.fileclient  ][INFO    ][19857] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_log.conf'
2018-07-16 07:25:15,986 [salt.fileclient  ][INFO    ][19857] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_database.conf'
2018-07-16 07:25:16,217 [salt.state       ][INFO    ][19857] File changed:
--- 
+++ 
@@ -1,125 +1,127 @@
 [DEFAULT]
 
 #
+# From panko
+#
+
+# Configuration file for WSGI definition of API. (string value)
+#api_paste_config = api_paste.ini
+#
 # From oslo.log
 #
 
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
+# If set to true, the logging level will be set to DEBUG instead of
+# the default INFO level. (boolean value)
 # Note: This option can be changed without restarting.
 #debug = false
 
-# The name of a logging configuration file. This file is appended to any
-# existing logging configuration files. For details about logging configuration
-# files, see the Python logging module documentation. Note that when logging
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
+# The name of a logging configuration file. This file is appended to
+# any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation.
+# Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging
+# configuration options are ignored (for example,
+# logging_context_format_string). (string value)
 # Note: This option can be changed without restarting.
 # Deprecated group/name - [DEFAULT]/log_config
 #log_config_append = <None>
 
 # Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
+# %(default)s . This option is ignored if log_config_append is set.
+# (string value)
 #log_date_format = %Y-%m-%d %H:%M:%S
 
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
+# (Optional) Name of log file to send logging output to. If no default
+# is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logfile
 #log_file = <None>
 
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
+# (Optional) The base directory used for relative log_file  paths.
+# This option is ignored if log_config_append is set. (string value)
 # Deprecated group/name - [DEFAULT]/logdir
 #log_dir = <None>
 
-# 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
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
+# 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 instantaneously. It makes sense only if log_file
+# option is specified and Linux platform is used. This option is
+# ignored if log_config_append is set. (boolean value)
+#watch_log_file = false
+
+# Use syslog for logging. Existing syslog format is DEPRECATED and
+# will be changed later to honor RFC5424. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_syslog = false
+
+# Enable journald for logging. If running in a systemd environment you
+# may wish to enable journal support. Doing so will use the journal
+# native protocol which includes structured metadata in addition to
+# log messages.This option is ignored if log_config_append is set.
 # (boolean value)
-#watch_log_file = false
-
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_syslog = false
-
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
 #use_journal = false
 
 # Syslog facility to receive log lines. This option is ignored if
 # log_config_append is set. (string value)
 #syslog_log_facility = LOG_USER
 
-# Use JSON formatting for logging. This option is ignored if log_config_append
-# is set. (boolean value)
+# Use JSON formatting for logging. This option is ignored if
+# log_config_append is set. (boolean value)
 #use_json = false
 
-# Log output to standard error. This option is ignored if log_config_append is
-# set. (boolean value)
+# Log output to standard error. This option is ignored if
+# log_config_append is set. (boolean value)
 #use_stderr = false
 
 # Format string to use for log messages with context. (string value)
 #logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
 
-# Format string to use for log messages when context is undefined. (string
-# value)
+# Format string to use for log messages when context is undefined.
+# (string value)
 #logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
 
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
+# Additional data to append to log message when logging level for the
+# message is DEBUG. (string value)
 #logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
 
-# Prefix each line of exception output with this format. (string value)
+# Prefix each line of exception output with this format. (string
+# value)
 #logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
 
 # Defines the format string for %(user_identity)s that is used in
 # logging_context_format_string. (string value)
 #logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
 
-# List of package logging levels in logger=LEVEL pairs. This option is ignored
-# if log_config_append is set. (list value)
+# 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,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
 
 # Enables or disables publication of error events. (boolean value)
 #publish_errors = false
 
-# The format for an instance that is passed with the log message. (string
-# value)
+# The format for an instance that is passed with the log message.
+# (string value)
 #instance_format = "[instance: %(uuid)s] "
 
-# The format for an instance UUID that is passed with the log message. (string
-# value)
+# The format for an instance UUID that is passed with the log message.
+# (string value)
 #instance_uuid_format = "[instance: %(uuid)s] "
 
 # Interval, number of seconds, of log rate limiting. (integer value)
 #rate_limit_interval = 0
 
-# Maximum number of logged messages per rate_limit_interval. (integer value)
+# Maximum number of logged messages per rate_limit_interval. (integer
+# value)
 #rate_limit_burst = 0
 
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG
-# or empty string. Logs with level greater or equal to rate_limit_except_level
-# are not filtered. An empty string means that all levels are filtered. (string
-# value)
+# Log level name used by rate limiting: CRITICAL, ERROR, INFO,
+# WARNING, DEBUG or empty string. Logs with level greater or equal to
+# rate_limit_except_level are not filtered. An empty string means that
+# all levels are filtered. (string value)
 #rate_limit_except_level = CRITICAL
 
 # Enables or disables fatal status of deprecations. (boolean value)
 #fatal_deprecations = false
-
-#
-# From panko
-#
-
-# Configuration file for WSGI definition of API. (string value)
-#api_paste_config = api_paste.ini
-
 
 [api]
 
@@ -131,38 +133,23 @@
 # Minimum value: 1
 #default_api_return_limit = 100
 
-
 [cors]
 
-#
-# From oslo.middleware.cors
-#
-
-# Indicate whether this resource may be shared with the domain received in the
-# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
-# 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
-
-
 [database]
 
+#
+# From panko
+#
+
+# Number of seconds that events are kept in the database for (<= 0 means
+# forever). (integer value)
+#event_time_to_live = -1
+
+# DEPRECATED: The connection string used to connect to the event database -
+# rather use ${database.connection} (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#event_connection = <None>
 #
 # From oslo.db
 #
@@ -172,68 +159,76 @@
 
 # The back end to use for the database. (string value)
 # Deprecated group/name - [DEFAULT]/db_backend
-backend = sqlalchemy
-
-# The SQLAlchemy connection string to use to connect to the database. (string
-# value)
+#backend = sqlalchemy
+
+# The SQLAlchemy connection string to use to connect to the database.
+# (string value)
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
-connection = sqlite:////var/lib/panko/sqlite.db
-
-# The SQLAlchemy connection string to use to connect to the slave database.
-# (string value)
+#connection = <None>
+connection = mysql+pymysql://panko:opnfv_secret@192.168.10.23/panko?charset=utf8
+
+# The SQLAlchemy connection string to use to connect to the slave
+# database. (string value)
 #slave_connection = <None>
 
-# The SQL mode to be used for MySQL sessions. This option, including the
-# default, overrides any server-set SQL mode. To use whatever SQL mode is set
-# by the server configuration, set this to no value. Example: mysql_sql_mode=
-# (string value)
+# The SQL mode to be used for MySQL sessions. This option, including
+# the default, overrides any server-set SQL mode. To use whatever SQL
+# mode is set by the server configuration, set this to no value.
+# Example: mysql_sql_mode= (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
+# If True, transparently enables support for handling MySQL Cluster
+# (NDB). (boolean value)
 #mysql_enable_ndb = false
 
-# Connections which have been present in the connection pool longer than this
-# number of seconds will be replaced with a new one the next time they are
-# checked out from the pool. (integer value)
+# Connections which have been present in the connection pool longer
+# than this number of seconds will be replaced with a new one the next
+# time they are checked out from the pool. (integer value)
 # Deprecated group/name - [DATABASE]/idle_timeout
 # Deprecated group/name - [database]/idle_timeout
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
 #connection_recycle_time = 3600
-
-# Minimum number of SQL connections to keep open in a pool. (integer value)
+connection_recycle_time = 300
+
+# Minimum number of SQL connections to keep open in a pool. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
 # Deprecated group/name - [DATABASE]/sql_min_pool_size
 #min_pool_size = 1
 
-# Maximum number of SQL connections to keep open in a pool. Setting a value of
-# 0 indicates no limit. (integer value)
+# Maximum number of SQL connections to keep open in a pool. Setting a
+# value of 0 indicates no limit. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
 #max_pool_size = 5
-
-# Maximum number of database connection retries during startup. Set to -1 to
-# specify an infinite retry count. (integer value)
+max_pool_size = 10
+
+# Maximum number of database connection retries during startup. Set to
+# -1 to specify an infinite retry count. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
 #max_retries = 10
-
-# Interval between retries of opening a SQL connection. (integer value)
+max_retries = -1
+
+# Interval between retries of opening a SQL connection. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
 # Deprecated group/name - [DATABASE]/reconnect_interval
 #retry_interval = 10
 
-# If set, use this value for max_overflow with SQLAlchemy. (integer value)
+# If set, use this value for max_overflow with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
 #max_overflow = 50
-
-# Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
-# value)
+max_overflow = 30
+
+# Verbosity of SQL debugging information: 0=None, 100=Everything.
+# (integer value)
 # Minimum value: 0
 # Maximum value: 100
 # Deprecated group/name - [DEFAULT]/sql_connection_debug
@@ -243,46 +238,63 @@
 # Deprecated group/name - [DEFAULT]/sql_connection_trace
 #connection_trace = false
 
-# If set, use this value for pool_timeout with SQLAlchemy. (integer value)
+# If set, use this value for pool_timeout with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DATABASE]/sqlalchemy_pool_timeout
 #pool_timeout = <None>
 
-# Enable the experimental use of database reconnect on connection lost.
-# (boolean value)
+# Enable the experimental use of database reconnect on connection
+# lost. (boolean value)
 #use_db_reconnect = false
 
 # Seconds between retries of a database transaction. (integer value)
 #db_retry_interval = 1
 
-# If True, increases the interval between retries of a database operation up to
-# db_max_retry_interval. (boolean value)
+# If True, increases the interval between retries of a database
+# operation up to db_max_retry_interval. (boolean value)
 #db_inc_retry_interval = true
 
-# If db_inc_retry_interval is set, the maximum seconds between retries of a
-# database operation. (integer value)
+# If db_inc_retry_interval is set, the maximum seconds between retries
+# of a database operation. (integer value)
 #db_max_retry_interval = 10
 
-# Maximum retries in case of connection error or deadlock error before error is
-# raised. Set to -1 to specify an infinite retry count. (integer value)
+# Maximum retries in case of connection error or deadlock error before
+# error is raised. Set to -1 to specify an infinite retry count.
+# (integer value)
 #db_max_retries = 20
 
 #
-# From panko
-#
-
-# Number of seconds that events are kept in the database for (<= 0 means
-# forever). (integer value)
-#event_time_to_live = -1
-
-# DEPRECATED: The connection string used to connect to the event database -
-# rather use ${database.connection} (string value)
+# From oslo.db.concurrency
+#
+
+# Enable the experimental use of thread pooling for all DB API calls
+# (boolean value)
+# Deprecated group/name - [DEFAULT]/dbapi_use_tpool
+#use_tpool = false
+
+[oslo_middleware]
+#
+# From oslo.middleware
+#
+
+# The maximum body size for each  request, in bytes. (integer value)
+# Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
+# Deprecated group/name - [DEFAULT]/max_request_body_size
+#max_request_body_size = 114688
+
+# DEPRECATED: The HTTP Header that will be used to determine what the
+# original request protocol scheme was, even if it was hidden by a SSL
+# termination proxy. (string value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
-#event_connection = <None>
-
+#secure_proxy_ssl_header = X-Forwarded-Proto
+
+# Whether the application is behind a proxy or not. This determines if
+# the middleware should parse the headers or not. (boolean value)
+
+[oslo_policy]
 
 [keystone_authtoken]
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -297,6 +309,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://192.168.10.35:5000
 
 # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not
 # be an "admin" endpoint, as it should be accessible by all end users.
@@ -312,6 +325,7 @@
 # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri
 # and will be removed in the S  release.
 #auth_uri = <None>
+auth_uri = http://192.168.10.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -349,6 +363,7 @@
 
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
+region_name = RegionOne
 
 # DEPRECATED: Directory used to cache files related to PKI tokens. This option
 # has been deprecated in the Ocata release and will be removed in the P
@@ -466,110 +481,118 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Possible values:
-# http - <No description provided>
-# https - <No description provided>
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
-
-[oslo_middleware]
-
-#
-# From oslo.middleware.http_proxy_to_wsgi
-#
-
-# Whether the application is behind a proxy or not. This determines if the
-# middleware should parse the headers or not. (boolean value)
-#enable_proxy_headers_parsing = false
-
-
-[oslo_policy]
-
-#
-# From oslo.policy
-#
-
-# This option controls whether or not to enforce scope when evaluating
-# policies. If ``True``, the scope of the token used in the request is compared
-# to the ``scope_types`` of the policy being enforced. If the scopes do not
-# match, an ``InvalidScope`` exception will be raised. If ``False``, a message
-# will be logged informing operators that policies are being invoked with
-# mismatching scope. (boolean value)
-#enforce_scope = false
-
-# The file that defines policies. (string value)
-#policy_file = policy.json
-
-# Default rule. Enforced when a requested rule is not found. (string value)
-#policy_default_rule = default
-
-# Directories where policy configuration files are stored. They can be relative
-# to any directory in the search path defined by the config_dir option, or
-# absolute paths. The file defined by policy_file must exist for these
-# directories to be searched.  Missing or empty directories are ignored. (multi
-# valued)
-#policy_dirs = policy.d
-
-# Content Type to send and receive data for REST based policy check (string
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
 # value)
 # Possible values:
-# application/x-www-form-urlencoded - <No description provided>
-# application/json - <No description provided>
-#remote_content_type = application/x-www-form-urlencoded
-
-# server identity verification for REST based policy check (boolean value)
-#remote_ssl_verify_server_crt = false
-
-# Absolute path to ca cert file for REST based policy check (string value)
-#remote_ssl_ca_crt_file = <None>
-
-# Absolute path to client cert for REST based policy check (string value)
-#remote_ssl_client_crt_file = <None>
-
-# Absolute path client key file REST based policy check (string value)
-#remote_ssl_client_key_file = <None>
-
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
+
+# Authentication URL (string value)
+#auth_url = <None>
+auth_url = http://192.168.10.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
+
+# Scope for system operations (string value)
+#system_scope = <None>
+
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
+
+# Trust ID (string value)
+#trust_id = <None>
+
+# 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 ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = panko
 
 [storage]
 

2018-07-16 07:25:16,228 [salt.state       ][INFO    ][19857] Completed state [/etc/panko/panko.conf] at time 07:25:16.227914 duration_in_ms=441.477
2018-07-16 07:25:16,230 [salt.state       ][INFO    ][19857] Running state [panko-dbsync] at time 07:25:16.230081
2018-07-16 07:25:16,230 [salt.state       ][INFO    ][19857] Executing state cmd.run for panko-dbsync
2018-07-16 07:25:16,251 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command 'panko-dbsync' in directory '/root'
2018-07-16 07:25:18,497 [salt.state       ][INFO    ][19857] {'pid': 20466, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-07-16 07:25:18,500 [salt.state       ][INFO    ][19857] Completed state [panko-dbsync] at time 07:25:18.500719 duration_in_ms=2270.636
2018-07-16 07:25:18,512 [salt.state       ][INFO    ][19857] Running state [wsgi_panko] at time 07:25:18.512030
2018-07-16 07:25:18,512 [salt.state       ][INFO    ][19857] Executing state apache_site.enabled for wsgi_panko
2018-07-16 07:25:18,518 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['a2ensite', 'wsgi_panko'] in directory '/root'
2018-07-16 07:25:18,674 [salt.state       ][INFO    ][19857] {'new': 'wsgi_panko', 'old': None}
2018-07-16 07:25:18,676 [salt.state       ][INFO    ][19857] Completed state [wsgi_panko] at time 07:25:18.676205 duration_in_ms=164.176
2018-07-16 07:25:18,680 [salt.loader      ][ERROR   ][19857] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:25:19,303 [salt.state       ][INFO    ][19857] Running state [apache2] at time 07:25:19.303367
2018-07-16 07:25:19,304 [salt.state       ][INFO    ][19857] Executing state service.running for apache2
2018-07-16 07:25:19,306 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:25:19,340 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:25:19,382 [salt.state       ][INFO    ][19857] The service apache2 is already running
2018-07-16 07:25:19,383 [salt.state       ][INFO    ][19857] Completed state [apache2] at time 07:25:19.383372 duration_in_ms=80.005
2018-07-16 07:25:19,384 [salt.state       ][INFO    ][19857] Running state [apache2] at time 07:25:19.384325
2018-07-16 07:25:19,385 [salt.state       ][INFO    ][19857] Executing state service.mod_watch for apache2
2018-07-16 07:25:19,387 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:25:19,426 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:25:19,471 [salt.loaded.int.module.cmdmod][INFO    ][19857] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-16 07:25:19,600 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072519581054
2018-07-16 07:25:19,631 [salt.minion      ][INFO    ][20527] Starting a new job with PID 20527
2018-07-16 07:25:19,670 [salt.minion      ][INFO    ][20527] Returning information for job: 20180716072519581054
2018-07-16 07:25:22,100 [salt.state       ][INFO    ][19857] {'apache2': True}
2018-07-16 07:25:22,101 [salt.state       ][INFO    ][19857] Completed state [apache2] at time 07:25:22.101283 duration_in_ms=2716.958
2018-07-16 07:25:22,111 [salt.minion      ][INFO    ][19857] Returning information for job: 20180716072449242878
2018-07-16 07:25:50,818 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command test.ping with jid 20180716072550806886
2018-07-16 07:25:50,849 [salt.minion      ][INFO    ][20633] Starting a new job with PID 20633
2018-07-16 07:25:50,999 [salt.minion      ][INFO    ][20633] Returning information for job: 20180716072550806886
2018-07-16 07:27:52,397 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command state.sls with jid 20180716072752380787
2018-07-16 07:27:52,430 [salt.minion      ][INFO    ][20649] Starting a new job with PID 20649
2018-07-16 07:27:55,276 [salt.state       ][INFO    ][20649] Loading fresh modules for state activity
2018-07-16 07:27:55,394 [salt.fileclient  ][INFO    ][20649] Fetching file from saltenv 'base', ** done ** 'aodh/init.sls'
2018-07-16 07:27:55,455 [salt.fileclient  ][INFO    ][20649] Fetching file from saltenv 'base', ** done ** 'aodh/server.sls'
2018-07-16 07:27:57,415 [salt.loader      ][ERROR   ][20649] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:27:59,346 [salt.state       ][INFO    ][20649] Running state [aodh-api] at time 07:27:59.346132
2018-07-16 07:27:59,347 [salt.state       ][INFO    ][20649] Executing state pkg.installed for aodh-api
2018-07-16 07:27:59,350 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:28:00,615 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['apt-cache', '-q', 'policy', 'aodh-api'] in directory '/root'
2018-07-16 07:28:00,907 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 07:28:06,956 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:28:07,064 [salt.loaded.int.module.cmdmod][INFO    ][20649] 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'
2018-07-16 07:28:12,518 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072812507680
2018-07-16 07:28:12,561 [salt.minion      ][INFO    ][21159] Starting a new job with PID 21159
2018-07-16 07:28:12,598 [salt.minion      ][INFO    ][21159] Returning information for job: 20180716072812507680
2018-07-16 07:28:22,739 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072822725159
2018-07-16 07:28:22,781 [salt.minion      ][INFO    ][21369] Starting a new job with PID 21369
2018-07-16 07:28:22,821 [salt.minion      ][INFO    ][21369] Returning information for job: 20180716072822725159
2018-07-16 07:28:32,771 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072832756296
2018-07-16 07:28:32,809 [salt.minion      ][INFO    ][26139] Starting a new job with PID 26139
2018-07-16 07:28:32,846 [salt.minion      ][INFO    ][26139] Returning information for job: 20180716072832756296
2018-07-16 07:28:36,968 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:28:37,117 [salt.state       ][INFO    ][20649] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'c++-compiler' changed from 'absent' to '1'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'python-aodh' changed from 'absent' to '6.0.0-2~u16.04+mcp2'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-130.156'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'aodh-common' changed from 'absent' to '6.0.0-2~u16.04+mcp2'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.4'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu10'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-ceilometerclient' changed from 'absent' to '2.9.0-2~u16.04+mcp1'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu10'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.4'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-gnocchiclient' changed from 'absent' to '7.0.2-1~u16.04+mcp0'
'elf-binutils' changed from 'absent' to '1'
'aodh-api' changed from 'absent' to '6.0.0-2~u16.04+mcp2'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'python-croniter' changed from 'absent' to '0.3.8-1'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev' changed from 'absent' to '1'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'binutils-gold' changed from 'absent' to '1'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.10'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.6'

2018-07-16 07:28:37,195 [salt.state       ][INFO    ][20649] Loading fresh modules for state activity
2018-07-16 07:28:37,709 [salt.state       ][INFO    ][20649] Completed state [aodh-api] at time 07:28:37.709841 duration_in_ms=38363.71
2018-07-16 07:28:37,720 [salt.state       ][INFO    ][20649] Running state [aodh-evaluator] at time 07:28:37.720038
2018-07-16 07:28:37,720 [salt.state       ][INFO    ][20649] Executing state pkg.installed for aodh-evaluator
2018-07-16 07:28:37,819 [salt.loader      ][ERROR   ][20649] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:28:38,638 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:28:38,726 [salt.loaded.int.module.cmdmod][INFO    ][20649] 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'
2018-07-16 07:28:42,997 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072842983944
2018-07-16 07:28:43,041 [salt.minion      ][INFO    ][26424] Starting a new job with PID 26424
2018-07-16 07:28:43,078 [salt.minion      ][INFO    ][26424] Returning information for job: 20180716072842983944
2018-07-16 07:28:46,945 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:28:47,081 [salt.state       ][INFO    ][20649] Made the following changes:
'aodh-evaluator' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-16 07:28:47,156 [salt.state       ][INFO    ][20649] Loading fresh modules for state activity
2018-07-16 07:28:47,245 [salt.state       ][INFO    ][20649] Completed state [aodh-evaluator] at time 07:28:47.245404 duration_in_ms=9525.364
2018-07-16 07:28:47,257 [salt.state       ][INFO    ][20649] Running state [aodh-notifier] at time 07:28:47.257941
2018-07-16 07:28:47,259 [salt.state       ][INFO    ][20649] Executing state pkg.installed for aodh-notifier
2018-07-16 07:28:47,356 [salt.loader      ][ERROR   ][20649] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:28:48,200 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:28:48,289 [salt.loaded.int.module.cmdmod][INFO    ][20649] 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'
2018-07-16 07:28:53,220 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072853213334
2018-07-16 07:28:53,287 [salt.minion      ][INFO    ][26773] Starting a new job with PID 26773
2018-07-16 07:28:53,336 [salt.minion      ][INFO    ][26773] Returning information for job: 20180716072853213334
2018-07-16 07:28:56,347 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:28:56,490 [salt.state       ][INFO    ][20649] Made the following changes:
'aodh-notifier' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-16 07:28:56,564 [salt.state       ][INFO    ][20649] Loading fresh modules for state activity
2018-07-16 07:28:56,649 [salt.state       ][INFO    ][20649] Completed state [aodh-notifier] at time 07:28:56.649609 duration_in_ms=9391.666
2018-07-16 07:28:56,660 [salt.state       ][INFO    ][20649] Running state [aodh-listener] at time 07:28:56.660402
2018-07-16 07:28:56,660 [salt.state       ][INFO    ][20649] Executing state pkg.installed for aodh-listener
2018-07-16 07:28:56,762 [salt.loader      ][ERROR   ][20649] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:28:58,481 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:28:58,580 [salt.loaded.int.module.cmdmod][INFO    ][20649] 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'
2018-07-16 07:29:03,297 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072903279777
2018-07-16 07:29:03,378 [salt.minion      ][INFO    ][27041] Starting a new job with PID 27041
2018-07-16 07:29:03,439 [salt.minion      ][INFO    ][27041] Returning information for job: 20180716072903279777
2018-07-16 07:29:07,002 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:29:07,354 [salt.state       ][INFO    ][20649] Made the following changes:
'aodh-listener' changed from 'absent' to '6.0.0-2~u16.04+mcp2'

2018-07-16 07:29:07,415 [salt.state       ][INFO    ][20649] Loading fresh modules for state activity
2018-07-16 07:29:07,499 [salt.state       ][INFO    ][20649] Completed state [aodh-listener] at time 07:29:07.498995 duration_in_ms=10838.591
2018-07-16 07:29:07,510 [salt.state       ][INFO    ][20649] Running state [python-aodhclient] at time 07:29:07.510440
2018-07-16 07:29:07,511 [salt.state       ][INFO    ][20649] Executing state pkg.installed for python-aodhclient
2018-07-16 07:29:07,612 [salt.loader      ][ERROR   ][20649] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:29:08,538 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:29:08,632 [salt.loaded.int.module.cmdmod][INFO    ][20649] 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'
2018-07-16 07:29:13,400 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072913383702
2018-07-16 07:29:13,434 [salt.minion      ][INFO    ][27225] Starting a new job with PID 27225
2018-07-16 07:29:13,470 [salt.minion      ][INFO    ][27225] Returning information for job: 20180716072913383702
2018-07-16 07:29:14,266 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:29:14,421 [salt.state       ][INFO    ][20649] Made the following changes:
'python-aodhclient' changed from 'absent' to '0.9.0-1~u16.04+mcp4'

2018-07-16 07:29:14,498 [salt.state       ][INFO    ][20649] Loading fresh modules for state activity
2018-07-16 07:29:14,586 [salt.state       ][INFO    ][20649] Completed state [python-aodhclient] at time 07:29:14.586564 duration_in_ms=7076.124
2018-07-16 07:29:14,596 [salt.state       ][INFO    ][20649] Running state [/etc/aodh/aodh.conf] at time 07:29:14.596251
2018-07-16 07:29:14,597 [salt.state       ][INFO    ][20649] Executing state file.managed for /etc/aodh/aodh.conf
2018-07-16 07:29:14,684 [salt.fileclient  ][INFO    ][20649] Fetching file from saltenv 'base', ** done ** 'aodh/files/queens/aodh.conf.Debian'
2018-07-16 07:29:14,851 [salt.fileclient  ][INFO    ][20649] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_default.conf'
2018-07-16 07:29:15,100 [salt.fileclient  ][INFO    ][20649] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_healthcheck.conf'
2018-07-16 07:29:15,129 [salt.fileclient  ][INFO    ][20649] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/_policy.conf'
2018-07-16 07:29:15,227 [salt.state       ][INFO    ][20649] File changed:
--- 
+++ 
@@ -1,5 +1,4 @@
 [DEFAULT]
-log_dir = /var/log/aodh
 
 #
 # From aodh
@@ -43,120 +42,6 @@
 # Period of evaluation cycle, should be >= than configured pipeline interval
 # for collection of underlying meters. (integer value)
 #evaluation_interval = 60
-
-#
-# From oslo.log
-#
-
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
-# Note: This option can be changed without restarting.
-#debug = false
-
-# The name of a logging configuration file. This file is appended to any
-# existing logging configuration files. For details about logging configuration
-# files, see the Python logging module documentation. Note that when logging
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
-# Note: This option can be changed without restarting.
-# Deprecated group/name - [DEFAULT]/log_config
-#log_config_append = <None>
-
-# Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
-#log_date_format = %Y-%m-%d %H:%M:%S
-
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logfile
-#log_file = <None>
-
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logdir
-#log_dir = <None>
-
-# 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
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
-# (boolean value)
-#watch_log_file = false
-
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_syslog = false
-
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
-# Syslog facility to receive log lines. This option is ignored if
-# log_config_append is set. (string value)
-#syslog_log_facility = LOG_USER
-
-# Use JSON formatting for logging. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_json = false
-
-# Log output to standard error. This option is ignored if log_config_append is
-# set. (boolean value)
-#use_stderr = false
-
-# Format string to use for log messages with context. (string value)
-#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
-
-# Format string to use for log messages when context is undefined. (string
-# value)
-#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
-
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
-#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
-
-# Prefix each line of exception output with this format. (string value)
-#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
-
-# Defines the format string for %(user_identity)s that is used in
-# logging_context_format_string. (string value)
-#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
-
-# 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,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
-
-# Enables or disables publication of error events. (boolean value)
-#publish_errors = false
-
-# The format for an instance that is passed with the log message. (string
-# value)
-#instance_format = "[instance: %(uuid)s] "
-
-# The format for an instance UUID that is passed with the log message. (string
-# value)
-#instance_uuid_format = "[instance: %(uuid)s] "
-
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
-
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG
-# or empty string. Logs with level greater or equal to rate_limit_except_level
-# are not filtered. An empty string means that all levels are filtered. (string
-# value)
-#rate_limit_except_level = CRITICAL
-
-# Enables or disables fatal status of deprecations. (boolean value)
-#fatal_deprecations = false
-
 #
 # From oslo.messaging
 #
@@ -164,14 +49,17 @@
 # Size of RPC connection pool. (integer value)
 #rpc_conn_pool_size = 30
 
-# The pool size limit for connections expiration policy (integer value)
+# The pool size limit for connections expiration policy (integer
+# value)
 #conn_pool_min_size = 2
 
-# The time-to-live in sec of idle connections in the pool (integer value)
+# The time-to-live in sec of idle connections in the pool (integer
+# value)
 #conn_pool_ttl = 1200
 
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
+# ZeroMQ bind address. Should be a wildcard (*), an ethernet
+# interface, or IP. The "host" option should point or resolve to this
+# address. (string value)
 #rpc_zmq_bind_address = *
 
 # MatchMaker driver. (string value)
@@ -184,51 +72,54 @@
 # Number of ZeroMQ contexts, defaults to 1. (integer value)
 #rpc_zmq_contexts = 1
 
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
+# Maximum number of ingress messages to locally buffer per topic.
+# Default is unlimited. (integer value)
 #rpc_zmq_topic_backlog = <None>
 
 # Directory for holding IPC sockets. (string value)
 #rpc_zmq_ipc_dir = /var/run/openstack
 
-# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
-# "host" option, if running Nova. (string value)
+# Name of this node. Must be a valid hostname, FQDN, or IP address.
+# Must match "host" option, if running Nova. (string value)
 #rpc_zmq_host = localhost
 
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
+# Number of seconds to wait before all pending messages will be sent
+# after closing a socket. The default value of -1 specifies an
+# infinite linger period. The value of 0 specifies no linger period.
+# Pending messages shall be discarded immediately when the socket is
+# closed. Positive values specify an upper bound for the linger
+# period. (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_cast_timeout
 #zmq_linger = -1
 
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
+# The default number of seconds that poll should wait. Poll raises
+# timeout exception when timeout expired. (integer value)
 #rpc_poll_timeout = 1
 
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
+# Expiration timeout in seconds of a name service record about
+# existing target ( < 0 means no timeout). (integer value)
 #zmq_target_expire = 300
 
-# Update period in seconds of a name service record about existing target.
-# (integer value)
+# Update period in seconds of a name service record about existing
+# target. (integer value)
 #zmq_target_update = 180
 
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
+# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy.
+# (boolean value)
 #use_pub_sub = false
 
 # Use ROUTER remote proxy. (boolean value)
 #use_router_proxy = false
 
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
+# This option makes direct connections dynamic or static. It makes
+# sense only with use_router_proxy=False which means to use direct
+# connections for direct message types (ignored otherwise). (boolean
+# value)
 #use_dynamic_connections = false
 
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
+# How many additional connections to a host will be made for failover
+# reasons. This option is actual only in dynamic connections mode.
+# (integer value)
 #zmq_failover_connections = 2
 
 # Minimal port number for random ports range. (port value)
@@ -241,8 +132,8 @@
 # Maximum value: 65536
 #rpc_zmq_max_port = 65536
 
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
+# Number of retries to find free port number before fail with
+# ZMQBindError. (integer value)
 #rpc_zmq_bind_port_retries = 100
 
 # Default serialization mechanism for serializing/deserializing
@@ -252,78 +143,83 @@
 # msgpack - <No description provided>
 #rpc_zmq_serialization = json
 
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
+# This option configures round-robin mode in zmq socket. True means
+# not keeping a queue when server side disconnects. False means to
+# keep queue and messages even if server is disconnected, when the
+# server appears we send all accumulated messages to it. (boolean
+# value)
 #zmq_immediate = true
 
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
+# Enable/disable TCP keepalive (KA) mechanism. The default value of -1
+# (or any other negative value) means to skip any overrides and leave
+# it to OS default; 0 and 1 (or any other positive value) mean to
+# disable and enable the option respectively. (integer value)
 #zmq_tcp_keepalive = -1
 
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
+# The duration between two keepalive transmissions in idle condition.
+# The unit is platform dependent, for example, seconds in Linux,
+# milliseconds in Windows etc. The default value of -1 (or any other
+# negative value and 0) means to skip any overrides and leave it to OS
+# default. (integer value)
 #zmq_tcp_keepalive_idle = -1
 
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
+# The number of retransmissions to be carried out before declaring
+# that remote end is not available. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
 #zmq_tcp_keepalive_cnt = -1
 
 # The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
+# acknowledgement to the previous keepalive transmission is not
+# received. The unit is platform dependent, for example, seconds in
+# Linux, milliseconds in Windows etc. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
 #zmq_tcp_keepalive_intvl = -1
 
-# Maximum number of (green) threads to work concurrently. (integer value)
+# Maximum number of (green) threads to work concurrently. (integer
+# value)
 #rpc_thread_pool_size = 100
 
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
+# Expiration timeout in seconds of a sent/received message after which
+# it is not tracked anymore by a client/server. (integer value)
 #rpc_message_ttl = 300
 
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
+# Wait for message acknowledgements from receivers. This mechanism
+# works only via proxy without PUB/SUB. (boolean value)
 #rpc_use_acks = false
 
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
+# Number of seconds to wait for an ack from a cast/call. After each
+# retry attempt this timeout is multiplied by some specified
+# multiplier. (integer value)
 #rpc_ack_timeout_base = 15
 
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
+# Number to multiply base ack timeout by after each retry attempt.
+# (integer value)
 #rpc_ack_timeout_multiplier = 2
 
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
+# Default number of message sending attempts in case of any problems
+# occurred: positive value N means at most N retries, 0 means no
+# retries, None or -1 (or any other negative values) mean to retry
+# forever. This option is used only if acknowledgments are enabled.
+# (integer value)
 #rpc_retry_attempts = 3
 
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
+# List of publisher hosts SubConsumer can subscribe on. This option
+# has higher priority then the default publishers list taken from the
+# matchmaker. (list value)
 #subscribe_on =
 
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
+# Size of executor thread pool when executor is threading or eventlet.
+# (integer value)
 # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
 #executor_thread_pool_size = 64
 
 # Seconds to wait for a response from a call. (integer value)
 #rpc_response_timeout = 60
 
-# The network address and optional user credentials for connecting to the
-# messaging backend, in URL format. The expected format is:
+# The network address and optional user credentials for connecting to
+# the messaging backend, in URL format. The expected format is:
 #
 # driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query
 #
@@ -334,18 +230,136 @@
 # https://docs.openstack.org/oslo.messaging/latest/reference/transport.html
 # (string value)
 #transport_url = <None>
-
-# DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
-# include amqp and zmq. (string value)
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.28:5672,openstack:opnfv_secret@192.168.10.29:5672,openstack:opnfv_secret@192.168.10.30:5672//openstack
+
+# DEPRECATED: The messaging driver to use, defaults to rabbit. Other
+# drivers include amqp and zmq. (string value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 # Reason: Replaced by [DEFAULT]/transport_url
 #rpc_backend = rabbit
 
-# The default exchange under which topics are scoped. May be overridden by an
-# exchange name specified in the transport_url option. (string value)
+# The default exchange under which topics are scoped. May be
+# overridden by an exchange name specified in the transport_url
+# option. (string value)
 #control_exchange = openstack
 
+#
+# From oslo.log
+#
+
+# If set to true, the logging level will be set to DEBUG instead of
+# the default INFO level. (boolean value)
+# Note: This option can be changed without restarting.
+#debug = false
+
+# The name of a logging configuration file. This file is appended to
+# any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation.
+# Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging
+# configuration options are ignored (for example,
+# logging_context_format_string). (string value)
+# Note: This option can be changed without restarting.
+# Deprecated group/name - [DEFAULT]/log_config
+#log_config_append = <None>
+
+# Defines the format string for %%(asctime)s in log records. Default:
+# %(default)s . This option is ignored if log_config_append is set.
+# (string value)
+#log_date_format = %Y-%m-%d %H:%M:%S
+
+# (Optional) Name of log file to send logging output to. If no default
+# is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logfile
+#log_file = <None>
+
+# (Optional) The base directory used for relative log_file  paths.
+# This option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logdir
+#log_dir = <None>
+
+# 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 instantaneously. It makes sense only if log_file
+# option is specified and Linux platform is used. This option is
+# ignored if log_config_append is set. (boolean value)
+#watch_log_file = false
+
+# Use syslog for logging. Existing syslog format is DEPRECATED and
+# will be changed later to honor RFC5424. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_syslog = false
+
+# Enable journald for logging. If running in a systemd environment you
+# may wish to enable journal support. Doing so will use the journal
+# native protocol which includes structured metadata in addition to
+# log messages.This option is ignored if log_config_append is set.
+# (boolean value)
+#use_journal = false
+
+# Syslog facility to receive log lines. This option is ignored if
+# log_config_append is set. (string value)
+#syslog_log_facility = LOG_USER
+
+# Use JSON formatting for logging. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_json = false
+
+# Log output to standard error. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_stderr = false
+
+# Format string to use for log messages with context. (string value)
+#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
+
+# Format string to use for log messages when context is undefined.
+# (string value)
+#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
+
+# Additional data to append to log message when logging level for the
+# message is DEBUG. (string value)
+#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
+
+# Prefix each line of exception output with this format. (string
+# value)
+#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
+
+# Defines the format string for %(user_identity)s that is used in
+# logging_context_format_string. (string value)
+#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
+
+# 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,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
+
+# Enables or disables publication of error events. (boolean value)
+#publish_errors = false
+
+# The format for an instance that is passed with the log message.
+# (string value)
+#instance_format = "[instance: %(uuid)s] "
+
+# The format for an instance UUID that is passed with the log message.
+# (string value)
+#instance_uuid_format = "[instance: %(uuid)s] "
+
+# Interval, number of seconds, of log rate limiting. (integer value)
+#rate_limit_interval = 0
+
+# Maximum number of logged messages per rate_limit_interval. (integer
+# value)
+#rate_limit_burst = 0
+
+# Log level name used by rate limiting: CRITICAL, ERROR, INFO,
+# WARNING, DEBUG or empty string. Logs with level greater or equal to
+# rate_limit_except_level are not filtered. An empty string means that
+# all levels are filtered. (string value)
+#rate_limit_except_level = CRITICAL
+
+# Enables or disables fatal status of deprecations. (boolean value)
+#fatal_deprecations = false
 
 [api]
 
@@ -353,8 +367,12 @@
 # From aodh
 #
 
+port = 8042
+
+host = 192.168.10.34
+
 # Configuration file for WSGI definition of API. (string value)
-#paste_config = /build/aodh-SUcROP/aodh-6.0.0/aodh/api/api-paste.ini
+#paste_config = /usr/src/git/aodh/aodh/api/api-paste.ini
 
 # Authentication mode to use. Unset to disable authentication (string value)
 #auth_mode = keystone
@@ -384,6 +402,7 @@
 # evaluation won't do workload partitioning and will only function correctly if
 # a single instance of the service is running. (string value)
 #backend_url = <None>
+backend_url = redis://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.34:26379
 
 # Number of seconds between heartbeats for distributed coordination. (floating
 # point value)
@@ -402,38 +421,7 @@
 #max_retry_interval = 30
 
 
-[cors]
-
-#
-# From oslo.middleware.cors
-#
-
-# Indicate whether this resource may be shared with the domain received in the
-# requests "origin" header. Format: "<protocol>://<host>[:<port>]", no trailing
-# 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-Openstack-Request-Id,X-Subject-Token
-
-# 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-Openstack-Request-Id,X-Subject-Token
-
-
 [database]
-backend = sqlalchemy
-connection = sqlite:////var/lib/aodh/sqlite.db
 
 #
 # From aodh
@@ -442,7 +430,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
 #
@@ -454,66 +442,74 @@
 # Deprecated group/name - [DEFAULT]/db_backend
 #backend = sqlalchemy
 
-# The SQLAlchemy connection string to use to connect to the database. (string
-# value)
+# The SQLAlchemy connection string to use to connect to the database.
+# (string value)
 # Deprecated group/name - [DEFAULT]/sql_connection
 # Deprecated group/name - [DATABASE]/sql_connection
 # Deprecated group/name - [sql]/connection
 #connection = <None>
-
-# The SQLAlchemy connection string to use to connect to the slave database.
-# (string value)
+connection = mysql+pymysql://aodh:opnfv_secret@192.168.10.23/aodh?charset=utf8
+
+# The SQLAlchemy connection string to use to connect to the slave
+# database. (string value)
 #slave_connection = <None>
 
-# The SQL mode to be used for MySQL sessions. This option, including the
-# default, overrides any server-set SQL mode. To use whatever SQL mode is set
-# by the server configuration, set this to no value. Example: mysql_sql_mode=
-# (string value)
+# The SQL mode to be used for MySQL sessions. This option, including
+# the default, overrides any server-set SQL mode. To use whatever SQL
+# mode is set by the server configuration, set this to no value.
+# Example: mysql_sql_mode= (string value)
 #mysql_sql_mode = TRADITIONAL
 
-# If True, transparently enables support for handling MySQL Cluster (NDB).
-# (boolean value)
+# If True, transparently enables support for handling MySQL Cluster
+# (NDB). (boolean value)
 #mysql_enable_ndb = false
 
-# Connections which have been present in the connection pool longer than this
-# number of seconds will be replaced with a new one the next time they are
-# checked out from the pool. (integer value)
+# Connections which have been present in the connection pool longer
+# than this number of seconds will be replaced with a new one the next
+# time they are checked out from the pool. (integer value)
 # Deprecated group/name - [DATABASE]/idle_timeout
 # Deprecated group/name - [database]/idle_timeout
 # Deprecated group/name - [DEFAULT]/sql_idle_timeout
 # Deprecated group/name - [DATABASE]/sql_idle_timeout
 # Deprecated group/name - [sql]/idle_timeout
 #connection_recycle_time = 3600
-
-# Minimum number of SQL connections to keep open in a pool. (integer value)
+connection_recycle_time = 300
+
+# Minimum number of SQL connections to keep open in a pool. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_min_pool_size
 # Deprecated group/name - [DATABASE]/sql_min_pool_size
 #min_pool_size = 1
 
-# Maximum number of SQL connections to keep open in a pool. Setting a value of
-# 0 indicates no limit. (integer value)
+# Maximum number of SQL connections to keep open in a pool. Setting a
+# value of 0 indicates no limit. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_pool_size
 # Deprecated group/name - [DATABASE]/sql_max_pool_size
 #max_pool_size = 5
-
-# Maximum number of database connection retries during startup. Set to -1 to
-# specify an infinite retry count. (integer value)
+max_pool_size = 10
+
+# Maximum number of database connection retries during startup. Set to
+# -1 to specify an infinite retry count. (integer value)
 # Deprecated group/name - [DEFAULT]/sql_max_retries
 # Deprecated group/name - [DATABASE]/sql_max_retries
 #max_retries = 10
-
-# Interval between retries of opening a SQL connection. (integer value)
+max_retries = -1
+
+# Interval between retries of opening a SQL connection. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_retry_interval
 # Deprecated group/name - [DATABASE]/reconnect_interval
 #retry_interval = 10
 
-# If set, use this value for max_overflow with SQLAlchemy. (integer value)
+# If set, use this value for max_overflow with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DEFAULT]/sql_max_overflow
 # Deprecated group/name - [DATABASE]/sqlalchemy_max_overflow
 #max_overflow = 50
-
-# Verbosity of SQL debugging information: 0=None, 100=Everything. (integer
-# value)
+max_overflow = 30
+
+# Verbosity of SQL debugging information: 0=None, 100=Everything.
+# (integer value)
 # Minimum value: 0
 # Maximum value: 100
 # Deprecated group/name - [DEFAULT]/sql_connection_debug
@@ -523,28 +519,39 @@
 # Deprecated group/name - [DEFAULT]/sql_connection_trace
 #connection_trace = false
 
-# If set, use this value for pool_timeout with SQLAlchemy. (integer value)
+# If set, use this value for pool_timeout with SQLAlchemy. (integer
+# value)
 # Deprecated group/name - [DATABASE]/sqlalchemy_pool_timeout
 #pool_timeout = <None>
 
-# Enable the experimental use of database reconnect on connection lost.
-# (boolean value)
+# Enable the experimental use of database reconnect on connection
+# lost. (boolean value)
 #use_db_reconnect = false
 
 # Seconds between retries of a database transaction. (integer value)
 #db_retry_interval = 1
 
-# If True, increases the interval between retries of a database operation up to
-# db_max_retry_interval. (boolean value)
+# If True, increases the interval between retries of a database
+# operation up to db_max_retry_interval. (boolean value)
 #db_inc_retry_interval = true
 
-# If db_inc_retry_interval is set, the maximum seconds between retries of a
-# database operation. (integer value)
+# If db_inc_retry_interval is set, the maximum seconds between retries
+# of a database operation. (integer value)
 #db_max_retry_interval = 10
 
-# Maximum retries in case of connection error or deadlock error before error is
-# raised. Set to -1 to specify an infinite retry count. (integer value)
+# Maximum retries in case of connection error or deadlock error before
+# error is raised. Set to -1 to specify an infinite retry count.
+# (integer value)
 #db_max_retries = 20
+
+#
+# From oslo.db.concurrency
+#
+
+# Enable the experimental use of thread pooling for all DB API calls
+# (boolean value)
+# Deprecated group/name - [DEFAULT]/dbapi_use_tpool
+#use_tpool = false
 
 
 [evaluator]
@@ -558,36 +565,290 @@
 #workers = 1
 
 
+[listener]
+
+#
+# From aodh
+#
+
+# Number of workers for listener service. default value is 1. (integer value)
+# Minimum value: 1
+#workers = 1
+
+# The topic that aodh uses for event alarm evaluation. (string value)
+#event_alarm_topic = alarm.all
+
+# Number of notification messages to wait before dispatching them. (integer
+# value)
+#batch_size = 1
+
+# Number of seconds to wait before dispatching samples when batch_size is not
+# reached (None means indefinitely). (integer value)
+#batch_timeout = <None>
+
+
+[notifier]
+
+#
+# From aodh
+#
+
+# Number of workers for notifier service. default value is 1. (integer value)
+# Minimum value: 1
+#workers = 1
+
+# Number of notification messages to wait before dispatching them. (integer
+# value)
+#batch_size = 1
+
+# Number of seconds to wait before dispatching samples when batch_size is not
+# reached (None means indefinitely). (integer value)
+#batch_timeout = <None>
+
+
+[service_credentials]
+
+#
+# From aodh
+#
+
+# Region name to use for OpenStack service endpoints. (string value)
+# Deprecated group/name - [service_credentials]/os_region_name
+#region_name = <None>
+
+# Type of endpoint in Identity service catalog to use for communication with
+# OpenStack services. (string value)
+# Possible values:
+# public - <No description provided>
+# internal - <No description provided>
+# admin - <No description provided>
+# auth - <No description provided>
+# publicURL - <No description provided>
+# internalURL - <No description provided>
+# adminURL - <No description provided>
+# Deprecated group/name - [service_credentials]/os_endpoint_type
+#interface = public
+
+#
+# From aodh-auth
+#
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
+# Possible values:
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
+
+# Authentication URL (string value)
+#auth_url = <None>
+auth_url = http://192.168.10.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
+
+# Scope for system operations (string value)
+#system_scope = <None>
+
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
+
+# Trust ID (string value)
+#trust_id = <None>
+
+# 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 ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = aodh
+
+[service_types]
+
+#
+# From aodh
+#
+
+# Message queue service type. (string value)
+#zaqar = messaging
+
+[cors]
+
+[oslo_middleware]
+#
+# From oslo.middleware
+#
+
+# The maximum body size for each  request, in bytes. (integer value)
+# Deprecated group/name - [DEFAULT]/osapi_max_request_body_size
+# Deprecated group/name - [DEFAULT]/max_request_body_size
+#max_request_body_size = 114688
+
+# DEPRECATED: The HTTP Header that will be used to determine what the
+# original request protocol scheme was, even if it was hidden by a SSL
+# termination proxy. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#secure_proxy_ssl_header = X-Forwarded-Proto
+
+# Whether the application is behind a proxy or not. This determines if
+# the middleware should parse the headers or not. (boolean value)
+
 [healthcheck]
-
-#
-# From oslo.middleware.healthcheck
-#
-
-# DEPRECATED: The path to respond to healtcheck requests on. (string value)
+#
+# From oslo.middleware
+#
+
+# DEPRECATED: The path to respond to healtcheck requests on. (string
+# value)
 # This option is deprecated for removal.
 # Its value may be silently ignored in the future.
 #path = /healthcheck
 
-# Show more detailed information as part of the response (boolean value)
+# Show more detailed information as part of the response (boolean
+# value)
 #detailed = false
 
 # Additional backends that can perform health checks and report that
 # information back as part of a request. (list value)
 #backends =
 
-# Check the presence of a file to determine if an application is running on a
-# port. Used by DisableByFileHealthcheck plugin. (string value)
+# Check the presence of a file to determine if an application is
+# running on a port. Used by DisableByFileHealthcheck plugin. (string
+# value)
 #disable_by_file_path = <None>
 
-# Check the presence of a file based on a port to determine if an application
-# is running on a port. Expects a "port:path" list of strings. Used by
-# DisableByFilesPortsHealthcheck plugin. (list value)
+# Check the presence of a file based on a port to determine if an
+# application is running on a port. Expects a "port:path" list of
+# strings. Used by DisableByFilesPortsHealthcheck plugin. (list value)
 #disable_by_file_paths =
 
 
+[oslo_policy]
+#
+# From oslo.policy
+#
+
+# This option controls whether or not to enforce scope when evaluating
+# policies. If ``True``, the scope of the token used in the request is
+# compared to the ``scope_types`` of the policy being enforced. If the
+# scopes do not match, an ``InvalidScope`` exception will be raised.
+# If ``False``, a message will be logged informing operators that
+# policies are being invoked with mismatching scope. (boolean value)
+#enforce_scope = false
+
+# The file that defines policies. (string value)
+#policy_file = policy.json
+policy_file = /etc/aodh/policy.json
+
+# Default rule. Enforced when a requested rule is not found. (string
+# value)
+#policy_default_rule = default
+
+# Directories where policy configuration files are stored. They can be
+# relative to any directory in the search path defined by the
+# config_dir option, or absolute paths. The file defined by
+# policy_file must exist for these directories to be searched.
+# Missing or empty directories are ignored. (multi valued)
+#policy_dirs = policy.d
+
+# Content Type to send and receive data for REST based policy check
+# (string value)
+# Possible values:
+# application/x-www-form-urlencoded - <No description provided>
+# application/json - <No description provided>
+#remote_content_type = application/x-www-form-urlencoded
+
+# server identity verification for REST based policy check (boolean
+# value)
+#remote_ssl_verify_server_crt = false
+
+# Absolute path to ca cert file for REST based policy check (string
+# value)
+#remote_ssl_ca_crt_file = <None>
+
+# Absolute path to client cert for REST based policy check (string
+# value)
+#remote_ssl_client_crt_file = <None>
+
+# Absolute path client key file REST based policy check (string value)
+#remote_ssl_client_key_file = <None>
+
 [keystone_authtoken]
-
 #
 # From keystonemiddleware.auth_token
 #
@@ -602,6 +863,7 @@
 # value)
 # Deprecated group/name - [keystone_authtoken]/auth_uri
 #www_authenticate_uri = <None>
+www_authenticate_uri = http://192.168.10.35:5000
 
 # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not
 # be an "admin" endpoint, as it should be accessible by all end users.
@@ -617,6 +879,7 @@
 # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri
 # and will be removed in the S  release.
 #auth_uri = <None>
+auth_uri = http://192.168.10.35:5000
 
 # API version of the admin Identity API endpoint. (string value)
 #auth_version = <None>
@@ -654,6 +917,7 @@
 
 # The region in which the identity server can be found. (string value)
 #region_name = <None>
+region_name = RegionOne
 
 # DEPRECATED: Directory used to cache files related to PKI tokens. This option
 # has been deprecated in the Ocata release and will be removed in the P
@@ -771,995 +1035,115 @@
 # possible. (boolean value)
 #service_token_roles_required = false
 
-# Prefix to prepend at the beginning of the path. Deprecated, use identity_uri.
-# (string value)
-#auth_admin_prefix =
-
-# Host providing the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-#auth_host = 127.0.0.1
-
-# Port of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (integer value)
-#auth_port = 35357
-
-# Protocol of the admin Identity API endpoint. Deprecated, use identity_uri.
-# (string value)
-# Possible values:
-# http - <No description provided>
-# https - <No description provided>
-#auth_protocol = https
-
-# Complete admin Identity API endpoint. This should specify the unversioned
-# root endpoint e.g. https://localhost:35357/ (string value)
-#identity_uri = <None>
-
-# This option is deprecated and may be removed in a future release. Single
-# shared secret with the Keystone configuration used for bootstrapping a
-# Keystone installation, or otherwise bypassing the normal authentication
-# process. This option should not be used, use `admin_user` and
-# `admin_password` instead. (string value)
-#admin_token = <None>
-
-# Service username. (string value)
-#admin_user = <None>
-
-# Service user password. (string value)
-#admin_password = <None>
-
-# Service tenant name. (string value)
-#admin_tenant_name = admin
-
 # Authentication type to load (string value)
 # Deprecated group/name - [keystone_authtoken]/auth_plugin
 #auth_type = <None>
+auth_type = password
 
 # Config Section from which to load plugin specific options (string value)
 #auth_section = <None>
 
-
-[listener]
-
-#
-# From aodh
-#
-
-# Number of workers for listener service. default value is 1. (integer value)
-# Minimum value: 1
-#workers = 1
-
-# The topic that aodh uses for event alarm evaluation. (string value)
-#event_alarm_topic = alarm.all
-
-# Number of notification messages to wait before dispatching them. (integer
-# value)
-#batch_size = 1
-
-# Number of seconds to wait before dispatching samples when batch_size is not
-# reached (None means indefinitely). (integer value)
-#batch_timeout = <None>
-
-
-[matchmaker_redis]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Host to locate redis. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#host = 127.0.0.1
-
-# DEPRECATED: Use this port to connect to redis host. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#port = 6379
-
-# DEPRECATED: Password for Redis server (optional). (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#password =
-
-# DEPRECATED: List of Redis Sentinel hosts (fault tolerance mode), e.g.,
-# [host:port, host1:port ... ] (list value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#sentinel_hosts =
-
-# Redis replica set name. (string value)
-#sentinel_group_name = oslo-messaging-zeromq
-
-# Time in ms to wait between connection attempts. (integer value)
-#wait_timeout = 2000
-
-# Time in ms to wait before the transaction is killed. (integer value)
-#check_timeout = 20000
-
-# Timeout in ms on blocking socket operations. (integer value)
-#socket_timeout = 10000
-
-
-[notifier]
-
-#
-# From aodh
-#
-
-# Number of workers for notifier service. default value is 1. (integer value)
-# Minimum value: 1
-#workers = 1
-
-# Number of notification messages to wait before dispatching them. (integer
-# value)
-#batch_size = 1
-
-# Number of seconds to wait before dispatching samples when batch_size is not
-# reached (None means indefinitely). (integer value)
-#batch_timeout = <None>
-
-
-[oslo_messaging_amqp]
-
-#
-# From oslo.messaging
-#
-
-# Name for the AMQP container. must be globally unique. Defaults to a generated
-# UUID (string value)
-#container_name = <None>
-
-# Timeout for inactive connections (in seconds) (integer value)
-#idle_timeout = 0
-
-# Debug: dump AMQP frames to stdout (boolean value)
-#trace = false
-
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
-# CA certificate PEM file used to verify the server's certificate (string
-# value)
-#ssl_ca_file =
-
-# Self-identifying certificate PEM file for client authentication (string
-# value)
-#ssl_cert_file =
-
-# Private key PEM file used to sign ssl_cert_file certificate (optional)
+# Name of nova region to use. Useful if keystone manages more than one region.
 # (string value)
-#ssl_key_file =
-
-# Password for decrypting ssl_key_file (if encrypted) (string value)
-#ssl_key_password = <None>
-
-# By default SSL checks that the name in the server's certificate matches the
-# hostname in the transport_url. In some configurations it may be preferable to
-# use the virtual hostname instead, for example if the server uses the Server
-# Name Indication TLS extension (rfc6066) to provide a certificate per virtual
-# host. Set ssl_verify_vhost to True if the server's SSL certificate uses the
-# virtual host name instead of the DNS name. (boolean value)
-#ssl_verify_vhost = false
-
-# DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Not applicable - not a SSL server
-#allow_insecure_clients = false
-
-# Space separated list of acceptable SASL mechanisms (string value)
-#sasl_mechanisms =
-
-# Path to directory that contains the SASL configuration (string value)
-#sasl_config_dir =
-
-# Name of configuration file (without .conf suffix) (string value)
-#sasl_config_name =
-
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
-#username =
-
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
-#password =
-
-# Seconds to pause before attempting to re-connect. (integer value)
-# Minimum value: 1
-#connection_retry_interval = 1
-
-# Increase the connection_retry_interval by this many seconds after each
-# unsuccessful failover attempt. (integer value)
-# Minimum value: 0
-#connection_retry_backoff = 2
-
-# Maximum limit for connection_retry_interval + connection_retry_backoff
-# (integer value)
-# Minimum value: 1
-#connection_retry_interval_max = 30
-
-# Time to pause between re-connecting an AMQP 1.0 link that failed due to a
-# recoverable error. (integer value)
-# Minimum value: 1
-#link_retry_delay = 10
-
-# The maximum number of attempts to re-send a reply message which failed due to
-# a recoverable error. (integer value)
-# Minimum value: -1
-#default_reply_retry = 0
-
-# The deadline for an rpc reply message delivery. (integer value)
-# Minimum value: 5
-#default_reply_timeout = 30
-
-# The deadline for an rpc cast or call message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_send_timeout = 30
-
-# The deadline for a sent notification message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_notify_timeout = 30
-
-# The duration to schedule a purge of idle sender links. Detach link after
-# expiry. (integer value)
-# Minimum value: 1
-#default_sender_link_timeout = 600
-
-# Indicates the addressing mode used by the driver.
-# Permitted values:
-# 'legacy'   - use legacy non-routable addressing
-# 'routable' - use routable addresses
-# 'dynamic'  - use legacy addresses if the message bus does not support routing
-# otherwise use routable addressing (string value)
-#addressing_mode = dynamic
-
-# Enable virtual host support for those message buses that do not natively
-# support virtual hosting (such as qpidd). When set to true the virtual host
-# name will be added to all message bus addresses, effectively creating a
-# private 'subnet' per virtual host. Set to False if the message bus supports
-# virtual hosting using the 'hostname' field in the AMQP 1.0 Open performative
-# as the name of the virtual host. (boolean value)
-#pseudo_vhost = true
-
-# address prefix used when sending to a specific server (string value)
-#server_request_prefix = exclusive
-
-# address prefix used when broadcasting to all servers (string value)
-#broadcast_prefix = broadcast
-
-# address prefix when sending to any server in group (string value)
-#group_request_prefix = unicast
-
-# Address prefix for all generated RPC addresses (string value)
-#rpc_address_prefix = openstack.org/om/rpc
-
-# Address prefix for all generated Notification addresses (string value)
-#notify_address_prefix = openstack.org/om/notify
-
-# Appended to the address prefix when sending a fanout message. Used by the
-# message bus to identify fanout messages. (string value)
-#multicast_address = multicast
-
-# Appended to the address prefix when sending to a particular RPC/Notification
-# server. Used by the message bus to identify messages sent to a single
-# destination. (string value)
-#unicast_address = unicast
-
-# Appended to the address prefix when sending to a group of consumers. Used by
-# the message bus to identify messages that should be delivered in a round-
-# robin fashion across consumers. (string value)
-#anycast_address = anycast
-
-# Exchange name used in notification addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_notification_exchange if set
-# else control_exchange if set
-# else 'notify' (string value)
-#default_notification_exchange = <None>
-
-# Exchange name used in RPC addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_rpc_exchange if set
-# else control_exchange if set
-# else 'rpc' (string value)
-#default_rpc_exchange = <None>
-
-# Window size for incoming RPC Reply messages. (integer value)
-# Minimum value: 1
-#reply_link_credit = 200
-
-# Window size for incoming RPC Request messages (integer value)
-# Minimum value: 1
-#rpc_server_credit = 100
-
-# Window size for incoming Notification messages (integer value)
-# Minimum value: 1
-#notify_server_credit = 100
-
-# Send messages of this type pre-settled.
-# Pre-settled messages will not receive acknowledgement
-# from the peer. Note well: pre-settled messages may be
-# silently discarded if the delivery fails.
-# Permitted values:
-# 'rpc-call' - send RPC Calls pre-settled
-# 'rpc-reply'- send RPC Replies pre-settled
-# 'rpc-cast' - Send RPC Casts pre-settled
-# 'notify'   - Send Notifications pre-settled
-#  (multi valued)
-#pre_settled = rpc-cast
-#pre_settled = rpc-reply
-
-
-[oslo_messaging_kafka]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Default Kafka broker Host (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_host = localhost
-
-# DEPRECATED: Default Kafka broker Port (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_port = 9092
-
-# Max fetch bytes of Kafka consumer (integer value)
-#kafka_max_fetch_bytes = 1048576
-
-# Default timeout(s) for Kafka consumers (floating point value)
-#kafka_consumer_timeout = 1.0
-
-# DEPRECATED: Pool Size for Kafka Consumers (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#pool_size = 10
-
-# DEPRECATED: The pool size limit for connections expiration policy (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_min_size = 2
-
-# DEPRECATED: The time-to-live in sec of idle connections in the pool (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_ttl = 1200
-
-# Group id for Kafka consumer. Consumers in one group will coordinate message
-# consumption (string value)
-#consumer_group = oslo_messaging_consumer
-
-# Upper bound on the delay for KafkaProducer batching in seconds (floating
-# point value)
-#producer_batch_timeout = 0.0
-
-# Size of batch for the producer async send (integer value)
-#producer_batch_size = 16384
-
-
-[oslo_messaging_notifications]
-
-#
-# From oslo.messaging
-#
-
-# The Drivers(s) to handle sending notifications. Possible values are
-# messaging, messagingv2, routing, log, test, noop (multi valued)
-# Deprecated group/name - [DEFAULT]/notification_driver
-#driver =
-
-# A URL representing the messaging driver to use for notifications. If not set,
-# we fall back to the same configuration used for RPC. (string value)
-# Deprecated group/name - [DEFAULT]/notification_transport_url
-#transport_url = <None>
-
-# AMQP topic used for OpenStack notifications. (list value)
-# Deprecated group/name - [rpc_notifier2]/topics
-# Deprecated group/name - [DEFAULT]/notification_topics
-#topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
-
-
-[oslo_messaging_rabbit]
-
-#
-# From oslo.messaging
-#
-
-# Use durable queues in AMQP. (boolean value)
-# Deprecated group/name - [DEFAULT]/amqp_durable_queues
-# Deprecated group/name - [DEFAULT]/rabbit_durable_queues
-#amqp_durable_queues = false
-
-# Auto-delete queues in AMQP. (boolean value)
-#amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
-
-# SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
-# SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
-# distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
-
-# SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
-
-# SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
-
-# SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
-
-# How long to wait before reconnecting in response to an AMQP consumer cancel
-# notification. (floating point value)
-#kombu_reconnect_delay = 1.0
-
-# EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
-# be used. This option may not be available in future versions. (string value)
-#kombu_compression = <None>
-
-# How long to wait a missing client before abandoning to send it its replies.
-# This value should not be longer than rpc_response_timeout. (integer value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout
-#kombu_missing_consumer_retry_timeout = 60
-
-# Determines how the next RabbitMQ node is chosen in case the one we are
-# currently connected to becomes unavailable. Takes effect only if more than
-# one RabbitMQ node is provided in config. (string value)
-# Possible values:
-# round-robin - <No description provided>
-# shuffle - <No description provided>
-#kombu_failover_strategy = round-robin
-
-# DEPRECATED: The RabbitMQ broker address where a single node is used. (string
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_host = localhost
-
-# DEPRECATED: The RabbitMQ broker port where a single node is used. (port
-# value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_port = 5672
-
-# DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_hosts = $rabbit_host:$rabbit_port
-
-# DEPRECATED: The RabbitMQ userid. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_userid = guest
-
-# DEPRECATED: The RabbitMQ password. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_password = guest
-
-# The RabbitMQ login method. (string value)
-# Possible values:
-# PLAIN - <No description provided>
-# AMQPLAIN - <No description provided>
-# RABBIT-CR-DEMO - <No description provided>
-#rabbit_login_method = AMQPLAIN
-
-# DEPRECATED: The RabbitMQ virtual host. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_virtual_host = /
-
-# How frequently to retry connecting with RabbitMQ. (integer value)
-#rabbit_retry_interval = 1
-
-# How long to backoff for between retries when connecting to RabbitMQ. (integer
-# value)
-#rabbit_retry_backoff = 2
-
-# Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
-# (integer value)
-#rabbit_interval_max = 30
-
-# DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
-# (infinite retry count). (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#rabbit_max_retries = 0
-
-# Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this
-# option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring
-# is no longer controlled by the x-ha-policy argument when declaring a queue.
-# If you just want to make sure that all queues (except those with auto-
-# generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
-# HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
-#rabbit_ha_queues = false
-
-# Positive integer representing duration in seconds for queue TTL (x-expires).
-# Queues which are unused for the duration of the TTL are automatically
-# deleted. The parameter affects only reply and fanout queues. (integer value)
-# Minimum value: 1
-#rabbit_transient_queues_ttl = 1800
-
-# Specifies the number of messages to prefetch. Setting to zero allows
-# unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 64
-
-# Number of seconds after which the Rabbit broker is considered down if
-# heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
-# value)
-#heartbeat_timeout_threshold = 60
-
-# How often times during the heartbeat_timeout_threshold we check the
-# heartbeat. (integer value)
-#heartbeat_rate = 2
-
-# Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
-#fake_rabbit = false
-
-# Maximum number of channels to allow (integer value)
-#channel_max = <None>
-
-# The maximum byte size for an AMQP frame (integer value)
-#frame_max = <None>
-
-# How often to send heartbeats for consumer's connections (integer value)
-#heartbeat_interval = 3
-
-# Arguments passed to ssl.wrap_socket (dict value)
-#ssl_options = <None>
-
-# Set socket timeout in seconds for connection's socket (floating point value)
-#socket_timeout = 0.25
-
-# Set TCP_USER_TIMEOUT in seconds for connection's socket (floating point
-# value)
-#tcp_user_timeout = 0.25
-
-# Set delay for reconnection to some host which has connection error (floating
-# point value)
-#host_connection_reconnect_delay = 0.25
-
-# Connection factory implementation (string value)
-# Possible values:
-# new - <No description provided>
-# single - <No description provided>
-# read_write - <No description provided>
-#connection_factory = single
-
-# Maximum number of connections to keep queued. (integer value)
-#pool_max_size = 30
-
-# Maximum number of connections to create above `pool_max_size`. (integer
-# value)
-#pool_max_overflow = 0
-
-# Default number of seconds to wait for a connections to available (integer
-# value)
-#pool_timeout = 30
-
-# Lifetime of a connection (since creation) in seconds or None for no
-# recycling. Expired connections are closed on acquire. (integer value)
-#pool_recycle = 600
-
-# Threshold at which inactive (since release) connections are considered stale
-# in seconds or None for no staleness. Stale connections are closed on acquire.
-# (integer value)
-#pool_stale = 60
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#default_serializer_type = json
-
-# Persist notification messages. (boolean value)
-#notification_persistence = false
-
-# Exchange name for sending notifications (string value)
-#default_notification_exchange = ${control_exchange}_notification
-
-# Max number of not acknowledged message which RabbitMQ can send to
-# notification listener. (integer value)
-#notification_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# notification, -1 means infinite retry. (integer value)
-#default_notification_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# notification message (floating point value)
-#notification_retry_delay = 0.25
-
-# Time to live for rpc queues without consumers in seconds. (integer value)
-#rpc_queue_expiration = 60
-
-# Exchange name for sending RPC messages (string value)
-#default_rpc_exchange = ${control_exchange}_rpc
-
-# Exchange name for receiving RPC replies (string value)
-#rpc_reply_exchange = ${control_exchange}_rpc_reply
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc
-# listener. (integer value)
-#rpc_listener_prefetch_count = 100
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc reply
-# listener. (integer value)
-#rpc_reply_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# reply. -1 means infinite retry during rpc_timeout (integer value)
-#rpc_reply_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# reply. (floating point value)
-#rpc_reply_retry_delay = 0.25
-
-# Reconnecting retry count in case of connectivity problem during sending RPC
-# message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
-# request could be processed more than one time (integer value)
-#default_rpc_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending RPC
-# message (floating point value)
-#rpc_retry_delay = 0.25
-
-
-[oslo_messaging_zmq]
-
-#
-# From oslo.messaging
-#
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Possible values:
-# redis - <No description provided>
-# sentinel - <No description provided>
-# dummy - <No description provided>
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#rpc_zmq_ipc_dir = /var/run/openstack
-
-# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
-# "host" option, if running Nova. (string value)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#rpc_zmq_serialization = json
-
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
-
-
-[oslo_middleware]
-
-#
-# From oslo.middleware.http_proxy_to_wsgi
-#
-
-# Whether the application is behind a proxy or not. This determines if the
-# middleware should parse the headers or not. (boolean value)
-#enable_proxy_headers_parsing = false
-
-
-[oslo_policy]
-
-#
-# From oslo.policy
-#
-
-# This option controls whether or not to enforce scope when evaluating
-# policies. If ``True``, the scope of the token used in the request is compared
-# to the ``scope_types`` of the policy being enforced. If the scopes do not
-# match, an ``InvalidScope`` exception will be raised. If ``False``, a message
-# will be logged informing operators that policies are being invoked with
-# mismatching scope. (boolean value)
-#enforce_scope = false
-
-# The file that defines policies. (string value)
-#policy_file = policy.json
-
-# Default rule. Enforced when a requested rule is not found. (string value)
-#policy_default_rule = default
-
-# Directories where policy configuration files are stored. They can be relative
-# to any directory in the search path defined by the config_dir option, or
-# absolute paths. The file defined by policy_file must exist for these
-# directories to be searched.  Missing or empty directories are ignored. (multi
-# valued)
-#policy_dirs = policy.d
-
-# Content Type to send and receive data for REST based policy check (string
-# value)
-# Possible values:
-# application/x-www-form-urlencoded - <No description provided>
-# application/json - <No description provided>
-#remote_content_type = application/x-www-form-urlencoded
-
-# server identity verification for REST based policy check (boolean value)
-#remote_ssl_verify_server_crt = false
-
-# Absolute path to ca cert file for REST based policy check (string value)
-#remote_ssl_ca_crt_file = <None>
-
-# Absolute path to client cert for REST based policy check (string value)
-#remote_ssl_client_crt_file = <None>
-
-# Absolute path client key file REST based policy check (string value)
-#remote_ssl_client_key_file = <None>
-
-
-[service_credentials]
-
-#
-# From aodh
-#
-
-# Region name to use for OpenStack service endpoints. (string value)
-# Deprecated group/name - [service_credentials]/os_region_name
 #region_name = <None>
-
-# Type of endpoint in Identity service catalog to use for communication with
-# OpenStack services. (string value)
+region_name = RegionOne
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
 # Possible values:
 # public - <No description provided>
+# admin - <No description provided>
 # internal - <No description provided>
-# admin - <No description provided>
-# auth - <No description provided>
-# publicURL - <No description provided>
-# internalURL - <No description provided>
-# adminURL - <No description provided>
-# Deprecated group/name - [service_credentials]/os_endpoint_type
-#interface = public
-
-#
-# From aodh-auth
-#
-
-# Authentication type to load (string value)
-# Deprecated group/name - [service_credentials]/auth_plugin
-#auth_type = <None>
-
-# Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://192.168.10.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
 
 # Scope for system operations (string value)
 #system_scope = <None>
 
-# Domain ID to scope to (string value)
-#domain_id = <None>
-
-# Domain name to scope to (string value)
-#domain_name = <None>
-
-# Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
-#project_id = <None>
-
-# Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
-#project_name = <None>
-
-# Domain ID containing project (string value)
-#project_domain_id = <None>
-
-# Domain name containing project (string value)
-#project_domain_name = <None>
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
 
 # Trust ID (string value)
 #trust_id = <None>
 
-# Optional domain ID to use with v3 and v2 parameters. It will be used for both
-# the user and project domain in v3 and ignored in v2 authentication. (string
-# value)
-#default_domain_id = <None>
-
-# Optional domain name to use with v3 API and v2 parameters. It will be used
-# for both the user and project domain in v3 and ignored in v2 authentication.
-# (string value)
-#default_domain_name = <None>
-
-# User id (string value)
-#user_id = <None>
-
-# Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
-#username = <None>
-
 # 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>
-
-
-[service_types]
-
-#
-# From aodh
-#
-
-# Message queue service type. (string value)
-#zaqar = messaging
+# User ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = aodh

2018-07-16 07:29:15,244 [salt.state       ][INFO    ][20649] Completed state [/etc/aodh/aodh.conf] at time 07:29:15.244032 duration_in_ms=647.772
2018-07-16 07:29:15,245 [salt.state       ][INFO    ][20649] Running state [/etc/default/aodh-evaluator] at time 07:29:15.245094
2018-07-16 07:29:15,246 [salt.state       ][INFO    ][20649] Executing state file.managed for /etc/default/aodh-evaluator
2018-07-16 07:29:15,279 [salt.fileclient  ][INFO    ][20649] Fetching file from saltenv 'base', ** done ** 'aodh/files/default'
2018-07-16 07:29:15,291 [salt.state       ][INFO    ][20649] File changed:
New file
2018-07-16 07:29:15,292 [salt.state       ][INFO    ][20649] Completed state [/etc/default/aodh-evaluator] at time 07:29:15.292034 duration_in_ms=46.939
2018-07-16 07:29:15,293 [salt.state       ][INFO    ][20649] Running state [/etc/default/aodh-notifier] at time 07:29:15.292962
2018-07-16 07:29:15,293 [salt.state       ][INFO    ][20649] Executing state file.managed for /etc/default/aodh-notifier
2018-07-16 07:29:15,331 [salt.state       ][INFO    ][20649] File changed:
New file
2018-07-16 07:29:15,331 [salt.state       ][INFO    ][20649] Completed state [/etc/default/aodh-notifier] at time 07:29:15.331483 duration_in_ms=38.521
2018-07-16 07:29:15,332 [salt.state       ][INFO    ][20649] Running state [/etc/default/aodh-listener] at time 07:29:15.332840
2018-07-16 07:29:15,333 [salt.state       ][INFO    ][20649] Executing state file.managed for /etc/default/aodh-listener
2018-07-16 07:29:15,353 [salt.state       ][INFO    ][20649] File changed:
New file
2018-07-16 07:29:15,353 [salt.state       ][INFO    ][20649] Completed state [/etc/default/aodh-listener] at time 07:29:15.353570 duration_in_ms=20.731
2018-07-16 07:29:15,356 [salt.state       ][INFO    ][20649] Running state [aodh-dbsync] at time 07:29:15.356361
2018-07-16 07:29:15,362 [salt.state       ][INFO    ][20649] Executing state cmd.run for aodh-dbsync
2018-07-16 07:29:15,367 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command 'aodh-dbsync' in directory '/root'
2018-07-16 07:29:18,964 [salt.state       ][INFO    ][20649] {'pid': 27278, 'retcode': 0, 'stderr': '', 'stdout': '2018-07-16 07:29:18.723 27279 INFO alembic.runtime.migration [-] Context impl MySQLImpl.\n2018-07-16 07:29:18.725 27279 INFO alembic.runtime.migration [-] Will assume non-transactional DDL.'}
2018-07-16 07:29:18,965 [salt.state       ][INFO    ][20649] Completed state [aodh-dbsync] at time 07:29:18.965678 duration_in_ms=3609.317
2018-07-16 07:29:18,967 [salt.state       ][INFO    ][20649] Running state [/etc/apache2/sites-available/aodh-api.conf] at time 07:29:18.967308
2018-07-16 07:29:18,967 [salt.state       ][INFO    ][20649] Executing state file.managed for /etc/apache2/sites-available/aodh-api.conf
2018-07-16 07:29:19,023 [salt.fileclient  ][INFO    ][20649] Fetching file from saltenv 'base', ** done ** 'aodh/files/queens/apache-aodh.apache2.conf.Debian'
2018-07-16 07:29:19,102 [salt.state       ][INFO    ][20649] 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.34:8042
 
 <VirtualHost *:8042>
     WSGIDaemonProcess aodh-api processes=2 threads=10 user=aodh display-name=%{GROUP}
@@ -23,5 +10,5 @@
         ErrorLogFormat "%{cu}t %M"
     </IfVersion>
     ErrorLog /var/log/apache2/aodh_error.log
-    CustomLog /var/log/apache2/aodh_access.log combined
+    CustomLog /var/log/apache2/aodh_access.log "%v:%p %h %l %u %t \"%r\" %>s %D %O \"%{Referer}i\" \"%{User-Agent}i\""
 </VirtualHost>

2018-07-16 07:29:19,102 [salt.state       ][INFO    ][20649] Completed state [/etc/apache2/sites-available/aodh-api.conf] at time 07:29:19.102389 duration_in_ms=135.081
2018-07-16 07:29:19,102 [salt.state       ][INFO    ][20649] Running state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:29:19.102795
2018-07-16 07:29:19,103 [salt.state       ][INFO    ][20649] Executing state file.symlink for /etc/apache2/sites-enabled/aodh-api.conf
2018-07-16 07:29:19,117 [salt.state       ][INFO    ][20649] {'new': '/etc/apache2/sites-enabled/aodh-api.conf'}
2018-07-16 07:29:19,118 [salt.state       ][INFO    ][20649] Completed state [/etc/apache2/sites-enabled/aodh-api.conf] at time 07:29:19.118106 duration_in_ms=15.311
2018-07-16 07:29:19,121 [salt.loader      ][ERROR   ][20649] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:29:19,758 [salt.state       ][INFO    ][20649] Running state [apache2] at time 07:29:19.758716
2018-07-16 07:29:19,759 [salt.state       ][INFO    ][20649] Executing state service.running for apache2
2018-07-16 07:29:19,763 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-07-16 07:29:19,812 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:29:19,850 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:29:19,895 [salt.state       ][INFO    ][20649] The service apache2 is already running
2018-07-16 07:29:19,897 [salt.state       ][INFO    ][20649] Completed state [apache2] at time 07:29:19.897137 duration_in_ms=138.421
2018-07-16 07:29:19,898 [salt.state       ][INFO    ][20649] Running state [apache2] at time 07:29:19.897981
2018-07-16 07:29:19,899 [salt.state       ][INFO    ][20649] Executing state service.mod_watch for apache2
2018-07-16 07:29:19,900 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-07-16 07:29:19,939 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-07-16 07:29:19,984 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-07-16 07:29:22,617 [salt.state       ][INFO    ][20649] {'apache2': True}
2018-07-16 07:29:22,624 [salt.state       ][INFO    ][20649] Completed state [apache2] at time 07:29:22.624509 duration_in_ms=2726.528
2018-07-16 07:29:22,628 [salt.state       ][INFO    ][20649] Running state [aodh-evaluator] at time 07:29:22.628567
2018-07-16 07:29:22,629 [salt.state       ][INFO    ][20649] Executing state service.running for aodh-evaluator
2018-07-16 07:29:22,630 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'status', 'aodh-evaluator.service', '-n', '0'] in directory '/root'
2018-07-16 07:29:22,691 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-07-16 07:29:22,722 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-07-16 07:29:22,752 [salt.state       ][INFO    ][20649] The service aodh-evaluator is already running
2018-07-16 07:29:22,753 [salt.state       ][INFO    ][20649] Completed state [aodh-evaluator] at time 07:29:22.753483 duration_in_ms=124.916
2018-07-16 07:29:22,754 [salt.state       ][INFO    ][20649] Running state [aodh-evaluator] at time 07:29:22.754514
2018-07-16 07:29:22,756 [salt.state       ][INFO    ][20649] Executing state service.mod_watch for aodh-evaluator
2018-07-16 07:29:22,758 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-active', 'aodh-evaluator.service'] in directory '/root'
2018-07-16 07:29:22,793 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-enabled', 'aodh-evaluator.service'] in directory '/root'
2018-07-16 07:29:22,824 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-evaluator.service'] in directory '/root'
2018-07-16 07:29:23,107 [salt.state       ][INFO    ][20649] {'aodh-evaluator': True}
2018-07-16 07:29:23,108 [salt.state       ][INFO    ][20649] Completed state [aodh-evaluator] at time 07:29:23.108598 duration_in_ms=354.084
2018-07-16 07:29:23,131 [salt.state       ][INFO    ][20649] Running state [aodh-notifier] at time 07:29:23.131422
2018-07-16 07:29:23,132 [salt.state       ][INFO    ][20649] Executing state service.running for aodh-notifier
2018-07-16 07:29:23,135 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'status', 'aodh-notifier.service', '-n', '0'] in directory '/root'
2018-07-16 07:29:23,212 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-07-16 07:29:23,276 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-07-16 07:29:23,345 [salt.state       ][INFO    ][20649] The service aodh-notifier is already running
2018-07-16 07:29:23,346 [salt.state       ][INFO    ][20649] Completed state [aodh-notifier] at time 07:29:23.346006 duration_in_ms=214.583
2018-07-16 07:29:23,346 [salt.state       ][INFO    ][20649] Running state [aodh-notifier] at time 07:29:23.346505
2018-07-16 07:29:23,347 [salt.state       ][INFO    ][20649] Executing state service.mod_watch for aodh-notifier
2018-07-16 07:29:23,352 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-active', 'aodh-notifier.service'] in directory '/root'
2018-07-16 07:29:23,384 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-enabled', 'aodh-notifier.service'] in directory '/root'
2018-07-16 07:29:23,416 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-notifier.service'] in directory '/root'
2018-07-16 07:29:23,624 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072923612480
2018-07-16 07:29:23,718 [salt.minion      ][INFO    ][27500] Starting a new job with PID 27500
2018-07-16 07:29:23,778 [salt.minion      ][INFO    ][27500] Returning information for job: 20180716072923612480
2018-07-16 07:29:33,753 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072933735629
2018-07-16 07:29:33,786 [salt.minion      ][INFO    ][27556] Starting a new job with PID 27556
2018-07-16 07:29:33,833 [salt.minion      ][INFO    ][27556] Returning information for job: 20180716072933735629
2018-07-16 07:29:38,708 [salt.state       ][INFO    ][20649] {'aodh-notifier': True}
2018-07-16 07:29:38,709 [salt.state       ][INFO    ][20649] Completed state [aodh-notifier] at time 07:29:38.708955 duration_in_ms=15362.449
2018-07-16 07:29:38,725 [salt.state       ][INFO    ][20649] Running state [aodh-listener] at time 07:29:38.724988
2018-07-16 07:29:38,725 [salt.state       ][INFO    ][20649] Executing state service.running for aodh-listener
2018-07-16 07:29:38,735 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'status', 'aodh-listener.service', '-n', '0'] in directory '/root'
2018-07-16 07:29:38,792 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-07-16 07:29:38,837 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-07-16 07:29:38,870 [salt.state       ][INFO    ][20649] The service aodh-listener is already running
2018-07-16 07:29:38,871 [salt.state       ][INFO    ][20649] Completed state [aodh-listener] at time 07:29:38.871603 duration_in_ms=146.615
2018-07-16 07:29:38,872 [salt.state       ][INFO    ][20649] Running state [aodh-listener] at time 07:29:38.872850
2018-07-16 07:29:38,873 [salt.state       ][INFO    ][20649] Executing state service.mod_watch for aodh-listener
2018-07-16 07:29:38,876 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-active', 'aodh-listener.service'] in directory '/root'
2018-07-16 07:29:38,907 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemctl', 'is-enabled', 'aodh-listener.service'] in directory '/root'
2018-07-16 07:29:38,941 [salt.loaded.int.module.cmdmod][INFO    ][20649] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'aodh-listener.service'] in directory '/root'
2018-07-16 07:29:43,795 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072943773469
2018-07-16 07:29:43,835 [salt.minion      ][INFO    ][27636] Starting a new job with PID 27636
2018-07-16 07:29:43,873 [salt.minion      ][INFO    ][27636] Returning information for job: 20180716072943773469
2018-07-16 07:29:54,044 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716072954024228
2018-07-16 07:29:54,078 [salt.minion      ][INFO    ][27641] Starting a new job with PID 27641
2018-07-16 07:29:54,133 [salt.state       ][INFO    ][20649] {'aodh-listener': True}
2018-07-16 07:29:54,153 [salt.state       ][INFO    ][20649] Completed state [aodh-listener] at time 07:29:54.153124 duration_in_ms=15280.273
2018-07-16 07:29:54,162 [salt.minion      ][INFO    ][20649] Returning information for job: 20180716072752380787
2018-07-16 07:29:54,177 [salt.minion      ][INFO    ][27641] Returning information for job: 20180716072954024228
2018-07-16 07:31:41,435 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command state.sls with jid 20180716073141424995
2018-07-16 07:31:41,470 [salt.minion      ][INFO    ][27694] Starting a new job with PID 27694
2018-07-16 07:31:45,232 [salt.state       ][INFO    ][27694] Loading fresh modules for state activity
2018-07-16 07:31:45,332 [salt.fileclient  ][INFO    ][27694] Fetching file from saltenv 'base', ** done ** 'ceilometer/init.sls'
2018-07-16 07:31:45,379 [salt.fileclient  ][INFO    ][27694] Fetching file from saltenv 'base', ** done ** 'ceilometer/server.sls'
2018-07-16 07:31:47,324 [salt.loader      ][ERROR   ][27694] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:31:49,211 [salt.state       ][INFO    ][27694] Running state [ceilometer-api] at time 07:31:49.211030
2018-07-16 07:31:49,212 [salt.state       ][INFO    ][27694] Executing state pkg.installed for ceilometer-api
2018-07-16 07:31:49,213 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:31:50,496 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['apt-cache', '-q', 'policy', 'ceilometer-api'] in directory '/root'
2018-07-16 07:31:50,762 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-07-16 07:31:56,782 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:31:56,878 [salt.loaded.int.module.cmdmod][INFO    ][27694] 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'
2018-07-16 07:32:01,531 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073201511195
2018-07-16 07:32:01,572 [salt.minion      ][INFO    ][28115] Starting a new job with PID 28115
2018-07-16 07:32:01,608 [salt.minion      ][INFO    ][28115] Returning information for job: 20180716073201511195
2018-07-16 07:32:02,114 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:32:02,271 [salt.state       ][INFO    ][27694] Made the following changes:
'ceilometer-api' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'

2018-07-16 07:32:02,347 [salt.state       ][INFO    ][27694] Loading fresh modules for state activity
2018-07-16 07:32:02,881 [salt.state       ][INFO    ][27694] Completed state [ceilometer-api] at time 07:32:02.881193 duration_in_ms=13670.16
2018-07-16 07:32:02,897 [salt.state       ][INFO    ][27694] Running state [ceilometer-agent-central] at time 07:32:02.897343
2018-07-16 07:32:02,898 [salt.state       ][INFO    ][27694] Executing state pkg.installed for ceilometer-agent-central
2018-07-16 07:32:03,007 [salt.loader      ][ERROR   ][27694] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:32:04,053 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:32:04,151 [salt.loaded.int.module.cmdmod][INFO    ][27694] 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'
2018-07-16 07:32:11,589 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073211574432
2018-07-16 07:32:11,619 [salt.minion      ][INFO    ][28443] Starting a new job with PID 28443
2018-07-16 07:32:11,664 [salt.minion      ][INFO    ][28443] Returning information for job: 20180716073211574432
2018-07-16 07:32:21,648 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073221632490
2018-07-16 07:32:21,682 [salt.minion      ][INFO    ][29112] Starting a new job with PID 29112
2018-07-16 07:32:21,737 [salt.minion      ][INFO    ][29112] Returning information for job: 20180716073221632490
2018-07-16 07:32:31,739 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073231724972
2018-07-16 07:32:31,810 [salt.minion      ][INFO    ][30087] Starting a new job with PID 30087
2018-07-16 07:32:31,922 [salt.minion      ][INFO    ][30087] Returning information for job: 20180716073231724972
2018-07-16 07:32:41,914 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073241901582
2018-07-16 07:32:41,959 [salt.minion      ][INFO    ][30140] Starting a new job with PID 30140
2018-07-16 07:32:42,010 [salt.minion      ][INFO    ][30140] Returning information for job: 20180716073241901582
2018-07-16 07:32:46,810 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:32:46,963 [salt.state       ][INFO    ][27694] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'python-pysnmp4-mibs' changed from 'absent' to '0.1.3-1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'qemu-keymaps' changed from 'absent' to '1'
'qemu-kvm-spice' changed from 'absent' to '1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.10'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libfdt1' changed from 'absent' to '1.4.2-1.2~u16.04+mcp2'
'python-jsonpath-rw' changed from 'absent' to '1.4.0-1'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'qemu-system-x86' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'python-twisted-bin' changed from 'absent' to '16.0.0-1ubuntu0.2'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20180124.fbe8c52d-0ubuntu2~cloud0'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'libaio1' changed from 'absent' to '0.3.110-2'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'python-pysnmp-common' changed from 'absent' to '1'
'libvorbis0a' changed from 'absent' to '1.3.5-3ubuntu0.2'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'python-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'python-twisted' changed from 'absent' to '16.0.0-1ubuntu0.2'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'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 '4.0.0-1ubuntu8.3~cloud0'
'qemu-system-common' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'qemu-system-i386' changed from 'absent' to '1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'python-twisted-core' changed from 'absent' to '16.0.0-1ubuntu0.2'
'libvirt-daemon-driver-storage-rbd' changed from 'absent' to '4.0.0-1ubuntu8.3~cloud0'
'python-libvirt' changed from 'absent' to '3.5.0-1.1~u16.04+mcp3'
'python-service-identity' changed from 'absent' to '16.0.0-2'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'ipxe-qemu-256k-compat-efi-roms' changed from 'absent' to '1.0.0+git-20150424.a25a16d-0ubuntu2~cloud0'
'python-pysnmp4' changed from 'absent' to '4.2.5-1'
'python-pysnmp2' changed from 'absent' to '1'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'qemu-system-x86-64' changed from 'absent' to '1'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'seabios' changed from 'absent' to '1.10.2-1.1~u16.04+mcp2'
'python-oslo.rootwrap' changed from 'absent' to '5.13.0-1.0~u16.04+mcp1'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python2.7-twisted-core' changed from 'absent' to '1'
'python-os-xenapi' changed from 'absent' to '0.3.1-1.0~u16.04+mcp1'
'ceilometer-common' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libvirt-daemon' changed from 'absent' to '4.0.0-1ubuntu8.3~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3ubuntu0.2'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'smitools' changed from 'absent' to '0.4.8+dfsg2-11'
'libflac8' changed from 'absent' to '1.3.1-4'
'librados2' changed from 'absent' to '12.2.4-0ubuntu1~cloud1'
'msr-tools' changed from 'absent' to '1.3-2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'librbd1' changed from 'absent' to '12.2.4-0ubuntu1~cloud1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'qemu-block-extra' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1ubuntu0.1'
'kvm' changed from 'absent' to '1'
'python-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'qemu-utils' changed from 'absent' to '1:2.11+dfsg-1ubuntu7.4~cloud0'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python-ceilometer' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'
'python-attr' changed from 'absent' to '17.4.0-2~cloud0'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'python2.7-twisted' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'python-serial' changed from 'absent' to '3.0.1-1'
'ceilometer-agent-central' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'
'python-oslo-rootwrap' changed from 'absent' to '1'
'python-jsonpath-rw-ext' changed from 'absent' to '1.1.3-1~cloud0'
'python2.7-twisted-bin' changed from 'absent' to '1'
'python-pysnmp4-apps' changed from 'absent' to '0.3.2-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2018-07-16 07:32:47,043 [salt.state       ][INFO    ][27694] Loading fresh modules for state activity
2018-07-16 07:32:47,131 [salt.state       ][INFO    ][27694] Completed state [ceilometer-agent-central] at time 07:32:47.131835 duration_in_ms=44234.492
2018-07-16 07:32:47,145 [salt.state       ][INFO    ][27694] Running state [python-ceilometerclient] at time 07:32:47.145055
2018-07-16 07:32:47,147 [salt.state       ][INFO    ][27694] Executing state pkg.installed for python-ceilometerclient
2018-07-16 07:32:47,252 [salt.loader      ][ERROR   ][27694] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:32:48,190 [salt.state       ][INFO    ][27694] All specified packages are already installed
2018-07-16 07:32:48,192 [salt.state       ][INFO    ][27694] Completed state [python-ceilometerclient] at time 07:32:48.192259 duration_in_ms=1047.203
2018-07-16 07:32:48,193 [salt.state       ][INFO    ][27694] Running state [ceilometer-agent-notification] at time 07:32:48.193179
2018-07-16 07:32:48,194 [salt.state       ][INFO    ][27694] Executing state pkg.installed for ceilometer-agent-notification
2018-07-16 07:32:48,255 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:32:48,355 [salt.loaded.int.module.cmdmod][INFO    ][27694] 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'
2018-07-16 07:32:52,005 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073251994784
2018-07-16 07:32:52,045 [salt.minion      ][INFO    ][30435] Starting a new job with PID 30435
2018-07-16 07:32:52,086 [salt.minion      ][INFO    ][30435] Returning information for job: 20180716073251994784
2018-07-16 07:32:57,268 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:32:57,432 [salt.state       ][INFO    ][27694] Made the following changes:
'ceilometer-agent-notification' changed from 'absent' to '1:10.0.1-2~u16.04+mcp1'

2018-07-16 07:32:57,571 [salt.state       ][INFO    ][27694] Loading fresh modules for state activity
2018-07-16 07:32:57,745 [salt.state       ][INFO    ][27694] Completed state [ceilometer-agent-notification] at time 07:32:57.745607 duration_in_ms=9552.427
2018-07-16 07:32:57,778 [salt.state       ][INFO    ][27694] Running state [python-elasticsearch] at time 07:32:57.778717
2018-07-16 07:32:57,779 [salt.state       ][INFO    ][27694] Executing state pkg.installed for python-elasticsearch
2018-07-16 07:32:58,014 [salt.loader      ][ERROR   ][27694] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:33:00,120 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:33:00,322 [salt.loaded.int.module.cmdmod][INFO    ][27694] 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'
2018-07-16 07:33:02,096 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073302086767
2018-07-16 07:33:02,138 [salt.minion      ][INFO    ][30679] Starting a new job with PID 30679
2018-07-16 07:33:02,254 [salt.minion      ][INFO    ][30679] Returning information for job: 20180716073302086767
2018-07-16 07:33:06,043 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:33:06,197 [salt.state       ][INFO    ][27694] Made the following changes:
'python-elasticsearch' changed from 'absent' to '1.6.0-1'

2018-07-16 07:33:06,273 [salt.state       ][INFO    ][27694] Loading fresh modules for state activity
2018-07-16 07:33:06,361 [salt.state       ][INFO    ][27694] Completed state [python-elasticsearch] at time 07:33:06.361494 duration_in_ms=8582.776
2018-07-16 07:33:06,374 [salt.state       ][INFO    ][27694] Running state [python-influxdb] at time 07:33:06.374443
2018-07-16 07:33:06,375 [salt.state       ][INFO    ][27694] Executing state pkg.installed for python-influxdb
2018-07-16 07:33:06,476 [salt.loader      ][ERROR   ][27694] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:33:08,161 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:33:08,371 [salt.loaded.int.module.cmdmod][INFO    ][27694] 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'
2018-07-16 07:33:12,177 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073312162552
2018-07-16 07:33:12,231 [salt.minion      ][INFO    ][30852] Starting a new job with PID 30852
2018-07-16 07:33:12,347 [salt.minion      ][INFO    ][30852] Returning information for job: 20180716073312162552
2018-07-16 07:33:14,253 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:33:14,412 [salt.state       ][INFO    ][27694] Made the following changes:
'python-influxdb' changed from 'absent' to '2.12.0-1'

2018-07-16 07:33:14,487 [salt.state       ][INFO    ][27694] Loading fresh modules for state activity
2018-07-16 07:33:14,586 [salt.state       ][INFO    ][27694] Completed state [python-influxdb] at time 07:33:14.586536 duration_in_ms=8212.093
2018-07-16 07:33:14,603 [salt.state       ][INFO    ][27694] Running state [python-pymongo] at time 07:33:14.603864
2018-07-16 07:33:14,604 [salt.state       ][INFO    ][27694] Executing state pkg.installed for python-pymongo
2018-07-16 07:33:14,795 [salt.loader      ][ERROR   ][27694] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:33:16,996 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-07-16 07:33:17,199 [salt.loaded.int.module.cmdmod][INFO    ][27694] 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'
2018-07-16 07:33:22,341 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command saltutil.find_job with jid 20180716073322325459
2018-07-16 07:33:22,401 [salt.minion      ][INFO    ][31030] Starting a new job with PID 31030
2018-07-16 07:33:22,459 [salt.minion      ][INFO    ][31030] Returning information for job: 20180716073322325459
2018-07-16 07:33:23,620 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-07-16 07:33:23,805 [salt.state       ][INFO    ][27694] 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'

2018-07-16 07:33:23,890 [salt.state       ][INFO    ][27694] Loading fresh modules for state activity
2018-07-16 07:33:23,983 [salt.state       ][INFO    ][27694] Completed state [python-pymongo] at time 07:33:23.983591 duration_in_ms=9379.727
2018-07-16 07:33:23,994 [salt.state       ][INFO    ][27694] Running state [/etc/ceilometer/ceilometer.conf] at time 07:33:23.994762
2018-07-16 07:33:23,996 [salt.state       ][INFO    ][27694] Executing state file.managed for /etc/ceilometer/ceilometer.conf
2018-07-16 07:33:24,074 [salt.fileclient  ][INFO    ][27694] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/ceilometer-server.conf.Debian'
2018-07-16 07:33:24,877 [salt.fileclient  ][INFO    ][27694] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_notifications.conf'
2018-07-16 07:33:24,923 [salt.fileclient  ][INFO    ][27694] Fetching file from saltenv 'base', ** done ** 'oslo_templates/files/queens/oslo/messaging/_rabbit.conf'
2018-07-16 07:33:25,057 [salt.state       ][INFO    ][27694] File changed:
--- 
+++ 
@@ -1,4 +1,322 @@
 [DEFAULT]
+#
+# From oslo.messaging
+#
+
+# Size of RPC connection pool. (integer value)
+#rpc_conn_pool_size = 30
+
+# The pool size limit for connections expiration policy (integer
+# value)
+#conn_pool_min_size = 2
+
+# The time-to-live in sec of idle connections in the pool (integer
+# value)
+#conn_pool_ttl = 1200
+
+# ZeroMQ bind address. Should be a wildcard (*), an ethernet
+# interface, or IP. The "host" option should point or resolve to this
+# address. (string value)
+#rpc_zmq_bind_address = *
+
+# MatchMaker driver. (string value)
+# Possible values:
+# redis - <No description provided>
+# sentinel - <No description provided>
+# dummy - <No description provided>
+#rpc_zmq_matchmaker = redis
+
+# Number of ZeroMQ contexts, defaults to 1. (integer value)
+#rpc_zmq_contexts = 1
+
+# Maximum number of ingress messages to locally buffer per topic.
+# Default is unlimited. (integer value)
+#rpc_zmq_topic_backlog = <None>
+
+# Directory for holding IPC sockets. (string value)
+#rpc_zmq_ipc_dir = /var/run/openstack
+
+# Name of this node. Must be a valid hostname, FQDN, or IP address.
+# Must match "host" option, if running Nova. (string value)
+#rpc_zmq_host = localhost
+
+# Number of seconds to wait before all pending messages will be sent
+# after closing a socket. The default value of -1 specifies an
+# infinite linger period. The value of 0 specifies no linger period.
+# Pending messages shall be discarded immediately when the socket is
+# closed. Positive values specify an upper bound for the linger
+# period. (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
+#zmq_linger = -1
+
+# The default number of seconds that poll should wait. Poll raises
+# timeout exception when timeout expired. (integer value)
+#rpc_poll_timeout = 1
+
+# Expiration timeout in seconds of a name service record about
+# existing target ( < 0 means no timeout). (integer value)
+#zmq_target_expire = 300
+
+# Update period in seconds of a name service record about existing
+# target. (integer value)
+#zmq_target_update = 180
+
+# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy.
+# (boolean value)
+#use_pub_sub = false
+
+# Use ROUTER remote proxy. (boolean value)
+#use_router_proxy = false
+
+# This option makes direct connections dynamic or static. It makes
+# sense only with use_router_proxy=False which means to use direct
+# connections for direct message types (ignored otherwise). (boolean
+# value)
+#use_dynamic_connections = false
+
+# How many additional connections to a host will be made for failover
+# reasons. This option is actual only in dynamic connections mode.
+# (integer value)
+#zmq_failover_connections = 2
+
+# Minimal port number for random ports range. (port value)
+# Minimum value: 0
+# Maximum value: 65535
+#rpc_zmq_min_port = 49153
+
+# Maximal port number for random ports range. (integer value)
+# Minimum value: 1
+# Maximum value: 65536
+#rpc_zmq_max_port = 65536
+
+# Number of retries to find free port number before fail with
+# ZMQBindError. (integer value)
+#rpc_zmq_bind_port_retries = 100
+
+# Default serialization mechanism for serializing/deserializing
+# outgoing/incoming messages (string value)
+# Possible values:
+# json - <No description provided>
+# msgpack - <No description provided>
+#rpc_zmq_serialization = json
+
+# This option configures round-robin mode in zmq socket. True means
+# not keeping a queue when server side disconnects. False means to
+# keep queue and messages even if server is disconnected, when the
+# server appears we send all accumulated messages to it. (boolean
+# value)
+#zmq_immediate = true
+
+# Enable/disable TCP keepalive (KA) mechanism. The default value of -1
+# (or any other negative value) means to skip any overrides and leave
+# it to OS default; 0 and 1 (or any other positive value) mean to
+# disable and enable the option respectively. (integer value)
+#zmq_tcp_keepalive = -1
+
+# The duration between two keepalive transmissions in idle condition.
+# The unit is platform dependent, for example, seconds in Linux,
+# milliseconds in Windows etc. The default value of -1 (or any other
+# negative value and 0) means to skip any overrides and leave it to OS
+# default. (integer value)
+#zmq_tcp_keepalive_idle = -1
+
+# The number of retransmissions to be carried out before declaring
+# that remote end is not available. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
+#zmq_tcp_keepalive_cnt = -1
+
+# The duration between two successive keepalive retransmissions, if
+# acknowledgement to the previous keepalive transmission is not
+# received. The unit is platform dependent, for example, seconds in
+# Linux, milliseconds in Windows etc. The default value of -1 (or any
+# other negative value and 0) means to skip any overrides and leave it
+# to OS default. (integer value)
+#zmq_tcp_keepalive_intvl = -1
+
+# Maximum number of (green) threads to work concurrently. (integer
+# value)
+#rpc_thread_pool_size = 100
+
+# Expiration timeout in seconds of a sent/received message after which
+# it is not tracked anymore by a client/server. (integer value)
+#rpc_message_ttl = 300
+
+# Wait for message acknowledgements from receivers. This mechanism
+# works only via proxy without PUB/SUB. (boolean value)
+#rpc_use_acks = false
+
+# Number of seconds to wait for an ack from a cast/call. After each
+# retry attempt this timeout is multiplied by some specified
+# multiplier. (integer value)
+#rpc_ack_timeout_base = 15
+
+# Number to multiply base ack timeout by after each retry attempt.
+# (integer value)
+#rpc_ack_timeout_multiplier = 2
+
+# Default number of message sending attempts in case of any problems
+# occurred: positive value N means at most N retries, 0 means no
+# retries, None or -1 (or any other negative values) mean to retry
+# forever. This option is used only if acknowledgments are enabled.
+# (integer value)
+#rpc_retry_attempts = 3
+
+# List of publisher hosts SubConsumer can subscribe on. This option
+# has higher priority then the default publishers list taken from the
+# matchmaker. (list value)
+#subscribe_on =
+
+# Size of executor thread pool when executor is threading or eventlet.
+# (integer value)
+# Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
+#executor_thread_pool_size = 64
+
+# Seconds to wait for a response from a call. (integer value)
+#rpc_response_timeout = 60
+
+# The network address and optional user credentials for connecting to
+# the messaging backend, in URL format. The expected format is:
+#
+# driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query
+#
+# Example: rabbit://rabbitmq:password@127.0.0.1:5672//
+#
+# For full details on the fields in the URL see the documentation of
+# oslo_messaging.TransportURL at
+# https://docs.openstack.org/oslo.messaging/latest/reference/transport.html
+# (string value)
+#transport_url = <None>
+transport_url = rabbit://openstack:opnfv_secret@192.168.10.28:5672,openstack:opnfv_secret@192.168.10.29:5672,openstack:opnfv_secret@192.168.10.30:5672//openstack
+
+# DEPRECATED: The messaging driver to use, defaults to rabbit. Other
+# drivers include amqp and zmq. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rpc_backend = rabbit
+
+# The default exchange under which topics are scoped. May be
+# overridden by an exchange name specified in the transport_url
+# option. (string value)
+#control_exchange = openstack
+
+#
+# From oslo.log
+#
+
+# If set to true, the logging level will be set to DEBUG instead of
+# the default INFO level. (boolean value)
+# Note: This option can be changed without restarting.
+#debug = false
+
+# The name of a logging configuration file. This file is appended to
+# any existing logging configuration files. For details about logging
+# configuration files, see the Python logging module documentation.
+# Note that when logging configuration files are used then all logging
+# configuration is set in the configuration file and other logging
+# configuration options are ignored (for example,
+# logging_context_format_string). (string value)
+# Note: This option can be changed without restarting.
+# Deprecated group/name - [DEFAULT]/log_config
+#log_config_append = <None>
+
+# Defines the format string for %%(asctime)s in log records. Default:
+# %(default)s . This option is ignored if log_config_append is set.
+# (string value)
+#log_date_format = %Y-%m-%d %H:%M:%S
+
+# (Optional) Name of log file to send logging output to. If no default
+# is set, logging will go to stderr as defined by use_stderr. This
+# option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logfile
+#log_file = <None>
+
+# (Optional) The base directory used for relative log_file  paths.
+# This option is ignored if log_config_append is set. (string value)
+# Deprecated group/name - [DEFAULT]/logdir
+#log_dir = <None>
+
+# 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 instantaneously. It makes sense only if log_file
+# option is specified and Linux platform is used. This option is
+# ignored if log_config_append is set. (boolean value)
+#watch_log_file = false
+
+# Use syslog for logging. Existing syslog format is DEPRECATED and
+# will be changed later to honor RFC5424. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_syslog = false
+
+# Enable journald for logging. If running in a systemd environment you
+# may wish to enable journal support. Doing so will use the journal
+# native protocol which includes structured metadata in addition to
+# log messages.This option is ignored if log_config_append is set.
+# (boolean value)
+#use_journal = false
+
+# Syslog facility to receive log lines. This option is ignored if
+# log_config_append is set. (string value)
+#syslog_log_facility = LOG_USER
+
+# Use JSON formatting for logging. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_json = false
+
+# Log output to standard error. This option is ignored if
+# log_config_append is set. (boolean value)
+#use_stderr = false
+
+# Format string to use for log messages with context. (string value)
+#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
+
+# Format string to use for log messages when context is undefined.
+# (string value)
+#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
+
+# Additional data to append to log message when logging level for the
+# message is DEBUG. (string value)
+#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
+
+# Prefix each line of exception output with this format. (string
+# value)
+#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
+
+# Defines the format string for %(user_identity)s that is used in
+# logging_context_format_string. (string value)
+#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
+
+# 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,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
+
+# Enables or disables publication of error events. (boolean value)
+#publish_errors = false
+
+# The format for an instance that is passed with the log message.
+# (string value)
+#instance_format = "[instance: %(uuid)s] "
+
+# The format for an instance UUID that is passed with the log message.
+# (string value)
+#instance_uuid_format = "[instance: %(uuid)s] "
+
+# Interval, number of seconds, of log rate limiting. (integer value)
+#rate_limit_interval = 0
+
+# Maximum number of logged messages per rate_limit_interval. (integer
+# value)
+#rate_limit_burst = 0
+
+# Log level name used by rate limiting: CRITICAL, ERROR, INFO,
+# WARNING, DEBUG or empty string. Logs with level greater or equal to
+# rate_limit_except_level are not filtered. An empty string means that
+# all levels are filtered. (string value)
+#rate_limit_except_level = CRITICAL
+
+# Enables or disables fatal status of deprecations. (boolean value)
+#fatal_deprecations = false
 
 #
 # From ceilometer
@@ -55,7 +373,7 @@
 
 # Name of this node, which must be valid in an AMQP key. Can be an opaque
 # identifier. For ZeroMQ only, must be a valid host name, FQDN, or IP address.
-# (unknown value)
+# (host address value)
 #host = <your_hostname>
 
 # Timeout seconds for HTTP requests. Set it to None to disable timeout.
@@ -66,372 +384,6 @@
 # (integer value)
 # Minimum value: 1
 #max_parallel_requests = 64
-
-#
-# From oslo.log
-#
-
-# If set to true, the logging level will be set to DEBUG instead of the default
-# INFO level. (boolean value)
-# Note: This option can be changed without restarting.
-#debug = false
-
-# The name of a logging configuration file. This file is appended to any
-# existing logging configuration files. For details about logging configuration
-# files, see the Python logging module documentation. Note that when logging
-# configuration files are used then all logging configuration is set in the
-# configuration file and other logging configuration options are ignored (for
-# example, logging_context_format_string). (string value)
-# Note: This option can be changed without restarting.
-# Deprecated group/name - [DEFAULT]/log_config
-#log_config_append = <None>
-
-# Defines the format string for %%(asctime)s in log records. Default:
-# %(default)s . This option is ignored if log_config_append is set. (string
-# value)
-#log_date_format = %Y-%m-%d %H:%M:%S
-
-# (Optional) Name of log file to send logging output to. If no default is set,
-# logging will go to stderr as defined by use_stderr. This option is ignored if
-# log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logfile
-#log_file = <None>
-
-# (Optional) The base directory used for relative log_file  paths. This option
-# is ignored if log_config_append is set. (string value)
-# Deprecated group/name - [DEFAULT]/logdir
-#log_dir = <None>
-
-# 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
-# instantaneously. It makes sense only if log_file option is specified and
-# Linux platform is used. This option is ignored if log_config_append is set.
-# (boolean value)
-#watch_log_file = false
-
-# Use syslog for logging. Existing syslog format is DEPRECATED and will be
-# changed later to honor RFC5424. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_syslog = false
-
-# Enable journald for logging. If running in a systemd environment you may wish
-# to enable journal support. Doing so will use the journal native protocol
-# which includes structured metadata in addition to log messages.This option is
-# ignored if log_config_append is set. (boolean value)
-#use_journal = false
-
-# Syslog facility to receive log lines. This option is ignored if
-# log_config_append is set. (string value)
-#syslog_log_facility = LOG_USER
-
-# Use JSON formatting for logging. This option is ignored if log_config_append
-# is set. (boolean value)
-#use_json = false
-
-# Log output to standard error. This option is ignored if log_config_append is
-# set. (boolean value)
-#use_stderr = false
-
-# Format string to use for log messages with context. (string value)
-#logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s
-
-# Format string to use for log messages when context is undefined. (string
-# value)
-#logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s
-
-# Additional data to append to log message when logging level for the message
-# is DEBUG. (string value)
-#logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d
-
-# Prefix each line of exception output with this format. (string value)
-#logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s
-
-# Defines the format string for %(user_identity)s that is used in
-# logging_context_format_string. (string value)
-#logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s
-
-# 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,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
-
-# Enables or disables publication of error events. (boolean value)
-#publish_errors = false
-
-# The format for an instance that is passed with the log message. (string
-# value)
-#instance_format = "[instance: %(uuid)s] "
-
-# The format for an instance UUID that is passed with the log message. (string
-# value)
-#instance_uuid_format = "[instance: %(uuid)s] "
-
-# Interval, number of seconds, of log rate limiting. (integer value)
-#rate_limit_interval = 0
-
-# Maximum number of logged messages per rate_limit_interval. (integer value)
-#rate_limit_burst = 0
-
-# Log level name used by rate limiting: CRITICAL, ERROR, INFO, WARNING, DEBUG
-# or empty string. Logs with level greater or equal to rate_limit_except_level
-# are not filtered. An empty string means that all levels are filtered. (string
-# value)
-#rate_limit_except_level = CRITICAL
-
-# Enables or disables fatal status of deprecations. (boolean value)
-#fatal_deprecations = false
-
-#
-# From oslo.messaging
-#
-
-# Size of RPC connection pool. (integer value)
-#rpc_conn_pool_size = 30
-
-# The pool size limit for connections expiration policy (integer value)
-#conn_pool_min_size = 2
-
-# The time-to-live in sec of idle connections in the pool (integer value)
-#conn_pool_ttl = 1200
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Possible values:
-# redis - <No description provided>
-# sentinel - <No description provided>
-# dummy - <No description provided>
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#rpc_zmq_ipc_dir = /var/run/openstack
-
-# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
-# "host" option, if running Nova. (string value)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#rpc_zmq_serialization = json
-
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
-
-# Size of executor thread pool when executor is threading or eventlet. (integer
-# value)
-# Deprecated group/name - [DEFAULT]/rpc_thread_pool_size
-#executor_thread_pool_size = 64
-
-# Seconds to wait for a response from a call. (integer value)
-#rpc_response_timeout = 60
-
-# The network address and optional user credentials for connecting to the
-# messaging backend, in URL format. The expected format is:
-#
-# driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query
-#
-# Example: rabbit://rabbitmq:password@127.0.0.1:5672//
-#
-# For full details on the fields in the URL see the documentation of
-# oslo_messaging.TransportURL at
-# https://docs.openstack.org/oslo.messaging/latest/reference/transport.html
-# (string value)
-#transport_url = <None>
-
-# DEPRECATED: The messaging driver to use, defaults to rabbit. Other drivers
-# include amqp and zmq. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rpc_backend = rabbit
-
-# The default exchange under which topics are scoped. May be overridden by an
-# exchange name specified in the transport_url option. (string value)
-#control_exchange = openstack
-
-#
-# From oslo.service.service
-#
-
-# Enable eventlet backdoor.  Acceptable values are 0, <port>, and
-# <start>:<end>, where 0 results in listening on a random tcp port number;
-# <port> results in listening on the specified port number (and not enabling
-# backdoor if that port is in use); and <start>:<end> results in listening on
-# the smallest unused port number within the specified range of port numbers.
-# The chosen port is displayed in the service's log file. (string value)
-#backdoor_port = <None>
-
-# Enable eventlet backdoor, using the provided path as a unix socket that can
-# receive connections. This option is mutually exclusive with 'backdoor_port'
-# in that only one should be provided. If both are provided then the existence
-# of this option overrides the usage of that option. (string value)
-#backdoor_socket = <None>
-
-# Enables or disables logging values of all registered options when starting a
-# service (at DEBUG level). (boolean value)
-#log_options = true
-
-# Specify a timeout after which a gracefully shutdown server will exit. Zero
-# value means endless wait. (integer value)
-#graceful_shutdown_timeout = 60
-
-
-[compute]
-
-#
-# From ceilometer
-#
-
-# Ceilometer offers many methods to discover the instance running on a compute
-# node:
-# * naive: poll nova to get all instances
-# * workload_partitioning: poll nova to get instances of the compute
-# * libvirt_metadata: get instances from libvirt metadata   but without
-# instance metadata (recommended for Gnocchi   backend (string value)
-# Possible values:
-# naive - <No description provided>
-# workload_partitioning - <No description provided>
-# libvirt_metadata - <No description provided>
-#instance_discovery_method = libvirt_metadata
-
-# New instances will be discovered periodically based on this option (in
-# seconds). By default, the agent discovers instances according to pipeline
-# polling interval. If option is greater than 0, the instance list to poll will
-# be updated based on this option's interval. Measurements relating to the
-# instances will match intervals defined in pipeline. This option is only used
-# for agent polling to Nova API, so it will work only when
-# 'instance_discovery_method' is set to 'naive'. (integer value)
-# Minimum value: 0
-#resource_update_interval = 0
-
-# The expiry to totally refresh the instances resource cache, since the
-# instance may be migrated to another host, we need to clean the legacy
-# instances info in local cache by totally refreshing the local cache. The
-# minimum should be the value of the config option of resource_update_interval.
-# This option is only used for agent polling to Nova API, so it will work only
-# when 'instance_discovery_method' is set to 'naive'. (integer value)
-# Minimum value: 0
-#resource_cache_expiry = 3600
 
 
 [coordination]
@@ -445,42 +397,11 @@
 # partitioning and will only function correctly if a single instance of that
 # service is running. (string value)
 #backend_url = <None>
+backend_url = redis://192.168.10.32:26379?sentinel=master_1&sentinel_fallback=192.168.10.33:26379&sentinel_fallback=192.168.10.34:26379
 
 # Number of seconds between checks to see if group membership has changed
 # (floating point value)
 #check_watchers = 10.0
-
-
-[dispatcher_gnocchi]
-
-#
-# From ceilometer
-#
-
-# DEPRECATED: Gnocchi project used to filter out samples generated by Gnocchi
-# service activity (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#filter_project = gnocchi
-
-# DEPRECATED: The archive policy to use when the dispatcher create a new
-# metric. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#archive_policy = <None>
-
-# DEPRECATED: The Yaml file that defines mapping between samples and gnocchi
-# resources/metrics (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#resources_definition_file = gnocchi_resources.yaml
-
-# DEPRECATED: Number of seconds before request to gnocchi times out (floating
-# point value)
-# Minimum value: 0
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#request_timeout = 6.05
 
 
 [event]
@@ -560,52 +481,6 @@
 #polling_retry = 3
 
 
-[matchmaker_redis]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Host to locate redis. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#host = 127.0.0.1
-
-# DEPRECATED: Use this port to connect to redis host. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#port = 6379
-
-# DEPRECATED: Password for Redis server (optional). (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#password =
-
-# DEPRECATED: List of Redis Sentinel hosts (fault tolerance mode), e.g.,
-# [host:port, host1:port ... ] (list value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#sentinel_hosts =
-
-# Redis replica set name. (string value)
-#sentinel_group_name = oslo-messaging-zeromq
-
-# Time in ms to wait between connection attempts. (integer value)
-#wait_timeout = 2000
-
-# Time in ms to wait before the transaction is killed. (integer value)
-#check_timeout = 20000
-
-# Timeout in ms on blocking socket operations. (integer value)
-#socket_timeout = 10000
-
-
 [meter]
 
 #
@@ -622,7 +497,7 @@
 
 # List directory to find files of defining meter notifications. (multi valued)
 #meter_definitions_dirs = /etc/ceilometer/meters.d
-#meter_definitions_dirs = /build/ceilometer-XKjd36/ceilometer-10.0.1/ceilometer/data/meters.d
+#meter_definitions_dirs = /usr/src/git/ceilometer/ceilometer/data/meters.d
 
 
 [notification]
@@ -631,17 +506,22 @@
 # From ceilometer
 #
 
-# Number of queues to parallelize workload across. This value should be larger
-# than the number of active notification agents for optimal results. WARNING:
-# Once set, lowering this value may result in lost data. (integer value)
+# DEPRECATED: Number of queues to parallelize workload across. This value
+# should be larger than the number of active notification agents for optimal
+# results. WARNING: Once set, lowering this value may result in lost data.
+# (integer value)
 # Minimum value: 1
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
 #pipeline_processing_queues = 10
 
 # Acknowledge message when event persistence fails. (boolean value)
 #ack_on_event_error = true
 
-# Enable workload partitioning, allowing multiple notification agents to be run
-# simultaneously. (boolean value)
+# DEPRECATED: Enable workload partitioning, allowing multiple notification
+# agents to be run simultaneously. (boolean value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
 #workload_partitioning = false
 
 # Messaging URLs to listen for notifications. Example:
@@ -690,726 +570,6 @@
 #notification_control_exchanges = aodh
 
 
-[oslo_concurrency]
-
-#
-# From oslo.concurrency
-#
-
-# Enables or disables inter-process locks. (boolean value)
-#disable_process_locking = false
-
-# Directory to use for lock files.  For security, the specified directory
-# should only be writable by the user running the processes that need locking.
-# Defaults to environment variable OSLO_LOCK_PATH. If OSLO_LOCK_PATH is not set
-# in the environment, use the Python tempfile.gettempdir function to find a
-# suitable location. If external locks are used, a lock path must be set.
-# (string value)
-#lock_path = /tmp
-
-
-[oslo_messaging_amqp]
-
-#
-# From oslo.messaging
-#
-
-# Name for the AMQP container. must be globally unique. Defaults to a generated
-# UUID (string value)
-#container_name = <None>
-
-# Timeout for inactive connections (in seconds) (integer value)
-#idle_timeout = 0
-
-# Debug: dump AMQP frames to stdout (boolean value)
-#trace = false
-
-# Attempt to connect via SSL. If no other ssl-related parameters are given, it
-# will use the system's CA-bundle to verify the server's certificate. (boolean
-# value)
-#ssl = false
-
-# CA certificate PEM file used to verify the server's certificate (string
-# value)
-#ssl_ca_file =
-
-# Self-identifying certificate PEM file for client authentication (string
-# value)
-#ssl_cert_file =
-
-# Private key PEM file used to sign ssl_cert_file certificate (optional)
-# (string value)
-#ssl_key_file =
-
-# Password for decrypting ssl_key_file (if encrypted) (string value)
-#ssl_key_password = <None>
-
-# By default SSL checks that the name in the server's certificate matches the
-# hostname in the transport_url. In some configurations it may be preferable to
-# use the virtual hostname instead, for example if the server uses the Server
-# Name Indication TLS extension (rfc6066) to provide a certificate per virtual
-# host. Set ssl_verify_vhost to True if the server's SSL certificate uses the
-# virtual host name instead of the DNS name. (boolean value)
-#ssl_verify_vhost = false
-
-# DEPRECATED: Accept clients using either SSL or plain TCP (boolean value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Not applicable - not a SSL server
-#allow_insecure_clients = false
-
-# Space separated list of acceptable SASL mechanisms (string value)
-#sasl_mechanisms =
-
-# Path to directory that contains the SASL configuration (string value)
-#sasl_config_dir =
-
-# Name of configuration file (without .conf suffix) (string value)
-#sasl_config_name =
-
-# SASL realm to use if no realm present in username (string value)
-#sasl_default_realm =
-
-# DEPRECATED: User name for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# username.
-#username =
-
-# DEPRECATED: Password for message broker authentication (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Should use configuration option transport_url to provide the
-# password.
-#password =
-
-# Seconds to pause before attempting to re-connect. (integer value)
-# Minimum value: 1
-#connection_retry_interval = 1
-
-# Increase the connection_retry_interval by this many seconds after each
-# unsuccessful failover attempt. (integer value)
-# Minimum value: 0
-#connection_retry_backoff = 2
-
-# Maximum limit for connection_retry_interval + connection_retry_backoff
-# (integer value)
-# Minimum value: 1
-#connection_retry_interval_max = 30
-
-# Time to pause between re-connecting an AMQP 1.0 link that failed due to a
-# recoverable error. (integer value)
-# Minimum value: 1
-#link_retry_delay = 10
-
-# The maximum number of attempts to re-send a reply message which failed due to
-# a recoverable error. (integer value)
-# Minimum value: -1
-#default_reply_retry = 0
-
-# The deadline for an rpc reply message delivery. (integer value)
-# Minimum value: 5
-#default_reply_timeout = 30
-
-# The deadline for an rpc cast or call message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_send_timeout = 30
-
-# The deadline for a sent notification message delivery. Only used when caller
-# does not provide a timeout expiry. (integer value)
-# Minimum value: 5
-#default_notify_timeout = 30
-
-# The duration to schedule a purge of idle sender links. Detach link after
-# expiry. (integer value)
-# Minimum value: 1
-#default_sender_link_timeout = 600
-
-# Indicates the addressing mode used by the driver.
-# Permitted values:
-# 'legacy'   - use legacy non-routable addressing
-# 'routable' - use routable addresses
-# 'dynamic'  - use legacy addresses if the message bus does not support routing
-# otherwise use routable addressing (string value)
-#addressing_mode = dynamic
-
-# Enable virtual host support for those message buses that do not natively
-# support virtual hosting (such as qpidd). When set to true the virtual host
-# name will be added to all message bus addresses, effectively creating a
-# private 'subnet' per virtual host. Set to False if the message bus supports
-# virtual hosting using the 'hostname' field in the AMQP 1.0 Open performative
-# as the name of the virtual host. (boolean value)
-#pseudo_vhost = true
-
-# address prefix used when sending to a specific server (string value)
-#server_request_prefix = exclusive
-
-# address prefix used when broadcasting to all servers (string value)
-#broadcast_prefix = broadcast
-
-# address prefix when sending to any server in group (string value)
-#group_request_prefix = unicast
-
-# Address prefix for all generated RPC addresses (string value)
-#rpc_address_prefix = openstack.org/om/rpc
-
-# Address prefix for all generated Notification addresses (string value)
-#notify_address_prefix = openstack.org/om/notify
-
-# Appended to the address prefix when sending a fanout message. Used by the
-# message bus to identify fanout messages. (string value)
-#multicast_address = multicast
-
-# Appended to the address prefix when sending to a particular RPC/Notification
-# server. Used by the message bus to identify messages sent to a single
-# destination. (string value)
-#unicast_address = unicast
-
-# Appended to the address prefix when sending to a group of consumers. Used by
-# the message bus to identify messages that should be delivered in a round-
-# robin fashion across consumers. (string value)
-#anycast_address = anycast
-
-# Exchange name used in notification addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_notification_exchange if set
-# else control_exchange if set
-# else 'notify' (string value)
-#default_notification_exchange = <None>
-
-# Exchange name used in RPC addresses.
-# Exchange name resolution precedence:
-# Target.exchange if set
-# else default_rpc_exchange if set
-# else control_exchange if set
-# else 'rpc' (string value)
-#default_rpc_exchange = <None>
-
-# Window size for incoming RPC Reply messages. (integer value)
-# Minimum value: 1
-#reply_link_credit = 200
-
-# Window size for incoming RPC Request messages (integer value)
-# Minimum value: 1
-#rpc_server_credit = 100
-
-# Window size for incoming Notification messages (integer value)
-# Minimum value: 1
-#notify_server_credit = 100
-
-# Send messages of this type pre-settled.
-# Pre-settled messages will not receive acknowledgement
-# from the peer. Note well: pre-settled messages may be
-# silently discarded if the delivery fails.
-# Permitted values:
-# 'rpc-call' - send RPC Calls pre-settled
-# 'rpc-reply'- send RPC Replies pre-settled
-# 'rpc-cast' - Send RPC Casts pre-settled
-# 'notify'   - Send Notifications pre-settled
-#  (multi valued)
-#pre_settled = rpc-cast
-#pre_settled = rpc-reply
-
-
-[oslo_messaging_kafka]
-
-#
-# From oslo.messaging
-#
-
-# DEPRECATED: Default Kafka broker Host (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_host = localhost
-
-# DEPRECATED: Default Kafka broker Port (port value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#kafka_default_port = 9092
-
-# Max fetch bytes of Kafka consumer (integer value)
-#kafka_max_fetch_bytes = 1048576
-
-# Default timeout(s) for Kafka consumers (floating point value)
-#kafka_consumer_timeout = 1.0
-
-# DEPRECATED: Pool Size for Kafka Consumers (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#pool_size = 10
-
-# DEPRECATED: The pool size limit for connections expiration policy (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_min_size = 2
-
-# DEPRECATED: The time-to-live in sec of idle connections in the pool (integer
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Driver no longer uses connection pool.
-#conn_pool_ttl = 1200
-
-# Group id for Kafka consumer. Consumers in one group will coordinate message
-# consumption (string value)
-#consumer_group = oslo_messaging_consumer
-
-# Upper bound on the delay for KafkaProducer batching in seconds (floating
-# point value)
-#producer_batch_timeout = 0.0
-
-# Size of batch for the producer async send (integer value)
-#producer_batch_size = 16384
-
-
-[oslo_messaging_notifications]
-
-#
-# From oslo.messaging
-#
-
-# The Drivers(s) to handle sending notifications. Possible values are
-# messaging, messagingv2, routing, log, test, noop (multi valued)
-# Deprecated group/name - [DEFAULT]/notification_driver
-#driver =
-
-# A URL representing the messaging driver to use for notifications. If not set,
-# we fall back to the same configuration used for RPC. (string value)
-# Deprecated group/name - [DEFAULT]/notification_transport_url
-#transport_url = <None>
-
-# AMQP topic used for OpenStack notifications. (list value)
-# Deprecated group/name - [rpc_notifier2]/topics
-# Deprecated group/name - [DEFAULT]/notification_topics
-#topics = notifications
-
-# The maximum number of attempts to re-send a notification message which failed
-# to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite
-# (integer value)
-#retry = -1
-
-
-[oslo_messaging_rabbit]
-
-#
-# From oslo.messaging
-#
-
-# Use durable queues in AMQP. (boolean value)
-# Deprecated group/name - [DEFAULT]/amqp_durable_queues
-# Deprecated group/name - [DEFAULT]/rabbit_durable_queues
-#amqp_durable_queues = false
-
-# Auto-delete queues in AMQP. (boolean value)
-#amqp_auto_delete = false
-
-# Enable SSL (boolean value)
-#ssl = <None>
-
-# SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and
-# SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some
-# distributions. (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_version
-#ssl_version =
-
-# SSL key file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_keyfile
-#ssl_key_file =
-
-# SSL cert file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_certfile
-#ssl_cert_file =
-
-# SSL certification authority file (valid only if SSL enabled). (string value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_ssl_ca_certs
-#ssl_ca_file =
-
-# How long to wait before reconnecting in response to an AMQP consumer cancel
-# notification. (floating point value)
-#kombu_reconnect_delay = 1.0
-
-# EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not
-# be used. This option may not be available in future versions. (string value)
-#kombu_compression = <None>
-
-# How long to wait a missing client before abandoning to send it its replies.
-# This value should not be longer than rpc_response_timeout. (integer value)
-# Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout
-#kombu_missing_consumer_retry_timeout = 60
-
-# Determines how the next RabbitMQ node is chosen in case the one we are
-# currently connected to becomes unavailable. Takes effect only if more than
-# one RabbitMQ node is provided in config. (string value)
-# Possible values:
-# round-robin - <No description provided>
-# shuffle - <No description provided>
-#kombu_failover_strategy = round-robin
-
-# DEPRECATED: The RabbitMQ broker address where a single node is used. (string
-# value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_host = localhost
-
-# DEPRECATED: The RabbitMQ broker port where a single node is used. (port
-# value)
-# Minimum value: 0
-# Maximum value: 65535
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_port = 5672
-
-# DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_hosts = $rabbit_host:$rabbit_port
-
-# DEPRECATED: The RabbitMQ userid. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_userid = guest
-
-# DEPRECATED: The RabbitMQ password. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_password = guest
-
-# The RabbitMQ login method. (string value)
-# Possible values:
-# PLAIN - <No description provided>
-# AMQPLAIN - <No description provided>
-# RABBIT-CR-DEMO - <No description provided>
-#rabbit_login_method = AMQPLAIN
-
-# DEPRECATED: The RabbitMQ virtual host. (string value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-# Reason: Replaced by [DEFAULT]/transport_url
-#rabbit_virtual_host = /
-
-# How frequently to retry connecting with RabbitMQ. (integer value)
-#rabbit_retry_interval = 1
-
-# How long to backoff for between retries when connecting to RabbitMQ. (integer
-# value)
-#rabbit_retry_backoff = 2
-
-# Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
-# (integer value)
-#rabbit_interval_max = 30
-
-# DEPRECATED: Maximum number of RabbitMQ connection retries. Default is 0
-# (infinite retry count). (integer value)
-# This option is deprecated for removal.
-# Its value may be silently ignored in the future.
-#rabbit_max_retries = 0
-
-# Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this
-# option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring
-# is no longer controlled by the x-ha-policy argument when declaring a queue.
-# If you just want to make sure that all queues (except those with auto-
-# generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy
-# HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value)
-#rabbit_ha_queues = false
-
-# Positive integer representing duration in seconds for queue TTL (x-expires).
-# Queues which are unused for the duration of the TTL are automatically
-# deleted. The parameter affects only reply and fanout queues. (integer value)
-# Minimum value: 1
-#rabbit_transient_queues_ttl = 1800
-
-# Specifies the number of messages to prefetch. Setting to zero allows
-# unlimited messages. (integer value)
-#rabbit_qos_prefetch_count = 64
-
-# Number of seconds after which the Rabbit broker is considered down if
-# heartbeat's keep-alive fails (0 disable the heartbeat). EXPERIMENTAL (integer
-# value)
-#heartbeat_timeout_threshold = 60
-
-# How often times during the heartbeat_timeout_threshold we check the
-# heartbeat. (integer value)
-#heartbeat_rate = 2
-
-# Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake (boolean value)
-#fake_rabbit = false
-
-# Maximum number of channels to allow (integer value)
-#channel_max = <None>
-
-# The maximum byte size for an AMQP frame (integer value)
-#frame_max = <None>
-
-# How often to send heartbeats for consumer's connections (integer value)
-#heartbeat_interval = 3
-
-# Arguments passed to ssl.wrap_socket (dict value)
-#ssl_options = <None>
-
-# Set socket timeout in seconds for connection's socket (floating point value)
-#socket_timeout = 0.25
-
-# Set TCP_USER_TIMEOUT in seconds for connection's socket (floating point
-# value)
-#tcp_user_timeout = 0.25
-
-# Set delay for reconnection to some host which has connection error (floating
-# point value)
-#host_connection_reconnect_delay = 0.25
-
-# Connection factory implementation (string value)
-# Possible values:
-# new - <No description provided>
-# single - <No description provided>
-# read_write - <No description provided>
-#connection_factory = single
-
-# Maximum number of connections to keep queued. (integer value)
-#pool_max_size = 30
-
-# Maximum number of connections to create above `pool_max_size`. (integer
-# value)
-#pool_max_overflow = 0
-
-# Default number of seconds to wait for a connections to available (integer
-# value)
-#pool_timeout = 30
-
-# Lifetime of a connection (since creation) in seconds or None for no
-# recycling. Expired connections are closed on acquire. (integer value)
-#pool_recycle = 600
-
-# Threshold at which inactive (since release) connections are considered stale
-# in seconds or None for no staleness. Stale connections are closed on acquire.
-# (integer value)
-#pool_stale = 60
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#default_serializer_type = json
-
-# Persist notification messages. (boolean value)
-#notification_persistence = false
-
-# Exchange name for sending notifications (string value)
-#default_notification_exchange = ${control_exchange}_notification
-
-# Max number of not acknowledged message which RabbitMQ can send to
-# notification listener. (integer value)
-#notification_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# notification, -1 means infinite retry. (integer value)
-#default_notification_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# notification message (floating point value)
-#notification_retry_delay = 0.25
-
-# Time to live for rpc queues without consumers in seconds. (integer value)
-#rpc_queue_expiration = 60
-
-# Exchange name for sending RPC messages (string value)
-#default_rpc_exchange = ${control_exchange}_rpc
-
-# Exchange name for receiving RPC replies (string value)
-#rpc_reply_exchange = ${control_exchange}_rpc_reply
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc
-# listener. (integer value)
-#rpc_listener_prefetch_count = 100
-
-# Max number of not acknowledged message which RabbitMQ can send to rpc reply
-# listener. (integer value)
-#rpc_reply_listener_prefetch_count = 100
-
-# Reconnecting retry count in case of connectivity problem during sending
-# reply. -1 means infinite retry during rpc_timeout (integer value)
-#rpc_reply_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending
-# reply. (floating point value)
-#rpc_reply_retry_delay = 0.25
-
-# Reconnecting retry count in case of connectivity problem during sending RPC
-# message, -1 means infinite retry. If actual retry attempts in not 0 the rpc
-# request could be processed more than one time (integer value)
-#default_rpc_retry_attempts = -1
-
-# Reconnecting retry delay in case of connectivity problem during sending RPC
-# message (floating point value)
-#rpc_retry_delay = 0.25
-
-
-[oslo_messaging_zmq]
-
-#
-# From oslo.messaging
-#
-
-# ZeroMQ bind address. Should be a wildcard (*), an ethernet interface, or IP.
-# The "host" option should point or resolve to this address. (string value)
-#rpc_zmq_bind_address = *
-
-# MatchMaker driver. (string value)
-# Possible values:
-# redis - <No description provided>
-# sentinel - <No description provided>
-# dummy - <No description provided>
-#rpc_zmq_matchmaker = redis
-
-# Number of ZeroMQ contexts, defaults to 1. (integer value)
-#rpc_zmq_contexts = 1
-
-# Maximum number of ingress messages to locally buffer per topic. Default is
-# unlimited. (integer value)
-#rpc_zmq_topic_backlog = <None>
-
-# Directory for holding IPC sockets. (string value)
-#rpc_zmq_ipc_dir = /var/run/openstack
-
-# Name of this node. Must be a valid hostname, FQDN, or IP address. Must match
-# "host" option, if running Nova. (string value)
-#rpc_zmq_host = localhost
-
-# Number of seconds to wait before all pending messages will be sent after
-# closing a socket. The default value of -1 specifies an infinite linger
-# period. The value of 0 specifies no linger period. Pending messages shall be
-# discarded immediately when the socket is closed. Positive values specify an
-# upper bound for the linger period. (integer value)
-# Deprecated group/name - [DEFAULT]/rpc_cast_timeout
-#zmq_linger = -1
-
-# The default number of seconds that poll should wait. Poll raises timeout
-# exception when timeout expired. (integer value)
-#rpc_poll_timeout = 1
-
-# Expiration timeout in seconds of a name service record about existing target
-# ( < 0 means no timeout). (integer value)
-#zmq_target_expire = 300
-
-# Update period in seconds of a name service record about existing target.
-# (integer value)
-#zmq_target_update = 180
-
-# Use PUB/SUB pattern for fanout methods. PUB/SUB always uses proxy. (boolean
-# value)
-#use_pub_sub = false
-
-# Use ROUTER remote proxy. (boolean value)
-#use_router_proxy = false
-
-# This option makes direct connections dynamic or static. It makes sense only
-# with use_router_proxy=False which means to use direct connections for direct
-# message types (ignored otherwise). (boolean value)
-#use_dynamic_connections = false
-
-# How many additional connections to a host will be made for failover reasons.
-# This option is actual only in dynamic connections mode. (integer value)
-#zmq_failover_connections = 2
-
-# Minimal port number for random ports range. (port value)
-# Minimum value: 0
-# Maximum value: 65535
-#rpc_zmq_min_port = 49153
-
-# Maximal port number for random ports range. (integer value)
-# Minimum value: 1
-# Maximum value: 65536
-#rpc_zmq_max_port = 65536
-
-# Number of retries to find free port number before fail with ZMQBindError.
-# (integer value)
-#rpc_zmq_bind_port_retries = 100
-
-# Default serialization mechanism for serializing/deserializing
-# outgoing/incoming messages (string value)
-# Possible values:
-# json - <No description provided>
-# msgpack - <No description provided>
-#rpc_zmq_serialization = json
-
-# This option configures round-robin mode in zmq socket. True means not keeping
-# a queue when server side disconnects. False means to keep queue and messages
-# even if server is disconnected, when the server appears we send all
-# accumulated messages to it. (boolean value)
-#zmq_immediate = true
-
-# Enable/disable TCP keepalive (KA) mechanism. The default value of -1 (or any
-# other negative value) means to skip any overrides and leave it to OS default;
-# 0 and 1 (or any other positive value) mean to disable and enable the option
-# respectively. (integer value)
-#zmq_tcp_keepalive = -1
-
-# The duration between two keepalive transmissions in idle condition. The unit
-# is platform dependent, for example, seconds in Linux, milliseconds in Windows
-# etc. The default value of -1 (or any other negative value and 0) means to
-# skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_idle = -1
-
-# The number of retransmissions to be carried out before declaring that remote
-# end is not available. The default value of -1 (or any other negative value
-# and 0) means to skip any overrides and leave it to OS default. (integer
-# value)
-#zmq_tcp_keepalive_cnt = -1
-
-# The duration between two successive keepalive retransmissions, if
-# acknowledgement to the previous keepalive transmission is not received. The
-# unit is platform dependent, for example, seconds in Linux, milliseconds in
-# Windows etc. The default value of -1 (or any other negative value and 0)
-# means to skip any overrides and leave it to OS default. (integer value)
-#zmq_tcp_keepalive_intvl = -1
-
-# Maximum number of (green) threads to work concurrently. (integer value)
-#rpc_thread_pool_size = 100
-
-# Expiration timeout in seconds of a sent/received message after which it is
-# not tracked anymore by a client/server. (integer value)
-#rpc_message_ttl = 300
-
-# Wait for message acknowledgements from receivers. This mechanism works only
-# via proxy without PUB/SUB. (boolean value)
-#rpc_use_acks = false
-
-# Number of seconds to wait for an ack from a cast/call. After each retry
-# attempt this timeout is multiplied by some specified multiplier. (integer
-# value)
-#rpc_ack_timeout_base = 15
-
-# Number to multiply base ack timeout by after each retry attempt. (integer
-# value)
-#rpc_ack_timeout_multiplier = 2
-
-# Default number of message sending attempts in case of any problems occurred:
-# positive value N means at most N retries, 0 means no retries, None or -1 (or
-# any other negative values) mean to retry forever. This option is used only if
-# acknowledgments are enabled. (integer value)
-#rpc_retry_attempts = 3
-
-# List of publisher hosts SubConsumer can subscribe on. This option has higher
-# priority then the default publishers list taken from the matchmaker. (list
-# value)
-#subscribe_on =
-
-
 [polling]
 
 #
@@ -1438,6 +598,7 @@
 # Deprecated group/name - [publisher_rpc]/metering_secret
 # Deprecated group/name - [publisher]/metering_secret
 #telemetry_secret = change this for valid signing
+telemetry_secret=opnfv_secret
 
 
 [publisher_notifier]
@@ -1475,72 +636,109 @@
 #
 # From ceilometer-auth
 #
-
-# Authentication type to load (string value)
-# Deprecated group/name - [service_credentials]/auth_plugin
-#auth_type = <None>
-
-# Config Section from which to load plugin specific options (string value)
-#auth_section = <None>
+# Name of nova region to use. Useful if keystone manages more than one region.
+# (string value)
+#region_name = <None>
+
+# Type of the nova endpoint to use.  This endpoint will be looked up in the
+# keystone catalog and should be one of public, internal or admin. (string
+# value)
+# Possible values:
+# public - <No description provided>
+# admin - <No description provided>
+# internal - <No description provided>
+#endpoint_type = public
+endpoint_type = internalURL
+
+# API version of the admin Identity API endpoint. (string value)
+#auth_version = <None>
+
 
 # Authentication URL (string value)
 #auth_url = <None>
+auth_url = http://192.168.10.35:35357
+
+# Authentication type to load (string value)
+# Deprecated group/name - [nova]/auth_plugin
+#auth_type = <None>
+auth_type = password
+
+# Required if identity server requires client certificate (string value)
+#certfile = <None>
+
+# A PEM encoded Certificate Authority to use when verifying HTTPs connections.
+# Defaults to system CAs. (string value)
+#cafile = <None>
+
+# Optional domain ID to use with v3 and v2 parameters. It will be used for both
+# the user and project domain in v3 and ignored in v2 authentication. (string
+# value)
+#default_domain_id = <None>
+
+# Optional domain name to use with v3 API and v2 parameters. It will be used for
+# both the user and project domain in v3 and ignored in v2 authentication.
+# (string value)
+#default_domain_name = <None>
+
+# Domain ID to scope to (string value)
+#domain_id = <None>
+
+# Domain name to scope to (string value)
+#domain_name = <None>
+
+# Verify HTTPS connections. (boolean value)
+#insecure = false
+
+# Required if identity server requires client certificate (string value)
+#keyfile = <None>
+
+# User's password (string value)
+#password = <None>
+password = opnfv_secret
+
+# Domain ID containing project (string value)
+#project_domain_id = <None>
+project_domain_id = default
+
+# Domain name containing project (string value)
+#project_domain_name = <None>
+
+# Project ID to scope to (string value)
+#project_id = <None>
+
+# Project name to scope to (string value)
+#project_name = <None>
+project_name = service
 
 # Scope for system operations (string value)
 #system_scope = <None>
 
-# Domain ID to scope to (string value)
-#domain_id = <None>
-
-# Domain name to scope to (string value)
-#domain_name = <None>
-
-# Project ID to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_id
-#project_id = <None>
-
-# Project name to scope to (string value)
-# Deprecated group/name - [service_credentials]/tenant_name
-#project_name = <None>
-
-# Domain ID containing project (string value)
-#project_domain_id = <None>
-
-# Domain name containing project (string value)
-#project_domain_name = <None>
+# Tenant ID (string value)
+#tenant_id = <None>
+
+# Tenant Name (string value)
+#tenant_name = <None>
+
+# Timeout value for http requests (integer value)
+#timeout = <None>
 
 # Trust ID (string value)
 #trust_id = <None>
 
-# Optional domain ID to use with v3 and v2 parameters. It will be used for both
-# the user and project domain in v3 and ignored in v2 authentication. (string
-# value)
-#default_domain_id = <None>
-
-# Optional domain name to use with v3 API and v2 parameters. It will be used
-# for both the user and project domain in v3 and ignored in v2 authentication.
-# (string value)
-#default_domain_name = <None>
-
-# User id (string value)
-#user_id = <None>
-
-# Username (string value)
-# Deprecated group/name - [service_credentials]/user_name
-#username = <None>
-
 # 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>
-
-# Region name to use for OpenStack service endpoints. (string value)
-# Deprecated group/name - [DEFAULT]/os_region_name
-#region_name = <None>
+# User ID (string value)
+#user_id = <None>
+
+# Username (string value)
+# Deprecated group/name - [neutron]/user_name
+#username = <None>
+username = ceilometer
 
 # Type of endpoint in Identity service catalog to use for communication with
 # OpenStack services. (string value)
@@ -1553,7 +751,7 @@
 # internalURL - <No description provided>
 # adminURL - <No description provided>
 # Deprecated group/name - [service_credentials]/os_endpoint_type
-#interface = public
+interface = internal
 
 
 [service_types]
@@ -1594,7 +792,7 @@
 # From ceilometer
 #
 
-# IP address of the VMware vSphere host. (unknown value)
+# IP address of the VMware vSphere host. (host address value)
 #host_ip = 127.0.0.1
 
 # Port of the VMware vSphere host. (port value)
@@ -1643,3 +841,286 @@
 
 # Password for connection to XenServer/Xen Cloud Platform. (string value)
 #connection_password = <None>
+
+[oslo_concurrency]
+
+[oslo_messaging_notifications]
+#
+# From oslo.messaging
+#
+
+# The Drivers(s) to handle sending notifications. Possible values are
+# messaging, messagingv2, routing, log, test, noop (multi valued)
+# Deprecated group/name - [DEFAULT]/notification_driver
+#driver =
+driver = messagingv2
+
+# A URL representing the messaging driver to use for notifications. If
+# not set, we fall back to the same configuration used for RPC.
+# (string value)
+# Deprecated group/name - [DEFAULT]/notification_transport_url
+#transport_url = <None>
+
+# AMQP topic used for OpenStack notifications. (list value)
+# Deprecated group/name - [rpc_notifier2]/topics
+# Deprecated group/name - [DEFAULT]/notification_topics
+#topics = notifications
+topics = notifications
+
+# The maximum number of attempts to re-send a notification message
+# which failed to be delivered due to a recoverable error. 0 - No
+# retry, -1 - indefinite (integer value)
+#retry = -1
+[oslo_messaging_rabbit]
+#
+# From oslo.messaging
+#
+
+# Use durable queues in AMQP. (boolean value)
+# Deprecated group/name - [DEFAULT]/amqp_durable_queues
+# Deprecated group/name - [DEFAULT]/rabbit_durable_queues
+#amqp_durable_queues = false
+
+# Auto-delete queues in AMQP. (boolean value)
+#amqp_auto_delete = false
+
+# Enable SSL (boolean value)
+#ssl = <None>
+
+
+# How long to wait before reconnecting in response to an AMQP consumer
+# cancel notification. (floating point value)
+#kombu_reconnect_delay = 1.0
+
+# EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression
+# will not be used. This option may not be available in future
+# versions. (string value)
+#kombu_compression = <None>
+
+# How long to wait a missing client before abandoning to send it its
+# replies. This value should not be longer than rpc_response_timeout.
+# (integer value)
+# Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout
+#kombu_missing_consumer_retry_timeout = 60
+
+# Determines how the next RabbitMQ node is chosen in case the one we
+# are currently connected to becomes unavailable. Takes effect only if
+# more than one RabbitMQ node is provided in config. (string value)
+# Possible values:
+# round-robin - <No description provided>
+# shuffle - <No description provided>
+#kombu_failover_strategy = round-robin
+
+# DEPRECATED: The RabbitMQ broker address where a single node is used.
+# (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_host = localhost
+
+# DEPRECATED: The RabbitMQ broker port where a single node is used.
+# (port value)
+# Minimum value: 0
+# Maximum value: 65535
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_port = 5672
+
+# DEPRECATED: RabbitMQ HA cluster host:port pairs. (list value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_hosts = $rabbit_host:$rabbit_port
+
+# DEPRECATED: The RabbitMQ userid. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_userid = guest
+
+# DEPRECATED: The RabbitMQ password. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_password = guest
+
+# The RabbitMQ login method. (string value)
+# Possible values:
+# PLAIN - <No description provided>
+# AMQPLAIN - <No description provided>
+# RABBIT-CR-DEMO - <No description provided>
+#rabbit_login_method = AMQPLAIN
+
+# DEPRECATED: The RabbitMQ virtual host. (string value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+# Reason: Replaced by [DEFAULT]/transport_url
+#rabbit_virtual_host = /
+
+# How frequently to retry connecting with RabbitMQ. (integer value)
+#rabbit_retry_interval = 1
+
+# How long to backoff for between retries when connecting to RabbitMQ.
+# (integer value)
+#rabbit_retry_backoff = 2
+
+# Maximum interval of RabbitMQ connection retries. Default is 30
+# seconds. (integer value)
+#rabbit_interval_max = 30
+
+# DEPRECATED: Maximum number of RabbitMQ connection retries. Default
+# is 0 (infinite retry count). (integer value)
+# This option is deprecated for removal.
+# Its value may be silently ignored in the future.
+#rabbit_max_retries = 0
+
+# Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change
+# this option, you must wipe the RabbitMQ database. In RabbitMQ 3.0,
+# queue mirroring is no longer controlled by the x-ha-policy argument
+# when declaring a queue. If you just want to make sure that all
+# queues (except those with auto-generated names) are mirrored across
+# all nodes, run: "rabbitmqctl set_policy HA '^(?!amq\.).*' '{"ha-
+# mode": "all"}' " (boolean value)
+#rabbit_ha_queues = false
+
+# Positive integer representing duration in seconds for queue TTL
+# (x-expires). Queues which are unused for the duration of the TTL are
+# automatically deleted. The parameter affects only reply and fanout
+# queues. (integer value)
+# Minimum value: 1
+#rabbit_transient_queues_ttl = 1800
+
+# Specifies the number of messages to prefetch. Setting to zero allows
+# unlimited messages. (integer value)
+#rabbit_qos_prefetch_count = 64
+
+# Number of seconds after which the Rabbit broker is considered down
+# if heartbeat's keep-alive fails (0 disable the heartbeat).
+# EXPERIMENTAL (integer value)
+#heartbeat_timeout_threshold = 60
+
+# How often times during the heartbeat_timeout_threshold we check the
+# heartbeat. (integer value)
+#heartbeat_rate = 2
+
+# Deprecated, use rpc_backend=kombu+memory or rpc_backend=fake
+# (boolean value)
+#fake_rabbit = false
+
+# Maximum number of channels to allow (integer value)
+#channel_max = <None>
+
+# The maximum byte size for an AMQP frame (integer value)
+#frame_max = <None>
+
+# How often to send heartbeats for consumer's connections (integer
+# value)
+#heartbeat_interval = 3
+
+# Arguments passed to ssl.wrap_socket (dict value)
+#ssl_options = <None>
+
+# Set socket timeout in seconds for connection's socket (floating
+# point value)
+#socket_timeout = 0.25
+
+# Set TCP_USER_TIMEOUT in seconds for connection's socket (floating
+# point value)
+#tcp_user_timeout = 0.25
+
+# Set delay for reconnection to some host which has connection error
+# (floating point value)
+#host_connection_reconnect_delay = 0.25
+
+# Connection factory implementation (string value)
+# Possible values:
+# new - <No description provided>
+# single - <No description provided>
+# read_write - <No description provided>
+#connection_factory = single
+
+# Maximum number of connections to keep queued. (integer value)
+#pool_max_size = 30
+
+# Maximum number of connections to create above `pool_max_size`.
+# (integer value)
+#pool_max_overflow = 0
+
+# Default number of seconds to wait for a connections to available
+# (integer value)
+#pool_timeout = 30
+
+# Lifetime of a connection (since creation) in seconds or None for no
+# recycling. Expired connections are closed on acquire. (integer
+# value)
+#pool_recycle = 600
+
+# Threshold at which inactive (since release) connections are
+# considered stale in seconds or None for no staleness. Stale
+# connections are closed on acquire. (integer value)
+#pool_stale = 60
+
+# Default serialization mechanism for serializing/deserializing
+# outgoing/incoming messages (string value)
+# Possible values:
+# json - <No description provided>
+# msgpack - <No description provided>
+#default_serializer_type = json
+
+# Persist notification messages. (boolean value)
+#notification_persistence = false
+
+# Exchange name for sending notifications (string value)
+#default_notification_exchange = ${control_exchange}_notification
+
+# Max number of not acknowledged message which RabbitMQ can send to
+# notification listener. (integer value)
+#notification_listener_prefetch_count = 100
+
+# Reconnecting retry count in case of connectivity problem during
+# sending notification, -1 means infinite retry. (integer value)
+#default_notification_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during
+# sending notification message (floating point value)
+#notification_retry_delay = 0.25
+
+# Time to live for rpc queues without consumers in seconds. (integer
+# value)
+#rpc_queue_expiration = 60
+
+# Exchange name for sending RPC messages (string value)
+#default_rpc_exchange = ${control_exchange}_rpc
+
+# Exchange name for receiving RPC replies (string value)
+#rpc_reply_exchange = ${control_exchange}_rpc_reply
+
+# Max number of not acknowledged message which RabbitMQ can send to
+# rpc listener. (integer value)
+#rpc_listener_prefetch_count = 100
+
+# Max number of not acknowledged message which RabbitMQ can send to
+# rpc reply listener. (integer value)
+#rpc_reply_listener_prefetch_count = 100
+
+# Reconnecting retry count in case of connectivity problem during
+# sending reply. -1 means infinite retry during rpc_timeout (integer
+# value)
+#rpc_reply_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during
+# sending reply. (floating point value)
+#rpc_reply_retry_delay = 0.25
+
+# Reconnecting retry count in case of connectivity problem during
+# sending RPC message, -1 means infinite retry. If actual retry
+# attempts in not 0 the rpc request could be processed more than one
+# time (integer value)
+#default_rpc_retry_attempts = -1
+
+# Reconnecting retry delay in case of connectivity problem during
+# sending RPC message (floating point value)
+#rpc_retry_delay = 0.25
+
+

2018-07-16 07:33:25,060 [salt.state       ][INFO    ][27694] Completed state [/etc/ceilometer/ceilometer.conf] at time 07:33:25.060762 duration_in_ms=1065.998
2018-07-16 07:33:25,061 [salt.state       ][INFO    ][27694] Running state [/etc/default/ceilometer-agent-central] at time 07:33:25.061502
2018-07-16 07:33:25,061 [salt.state       ][INFO    ][27694] Executing state file.managed for /etc/default/ceilometer-agent-central
2018-07-16 07:33:25,099 [salt.fileclient  ][INFO    ][27694] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/default'
2018-07-16 07:33:25,108 [salt.state       ][INFO    ][27694] File changed:
New file
2018-07-16 07:33:25,108 [salt.state       ][INFO    ][27694] Completed state [/etc/default/ceilometer-agent-central] at time 07:33:25.108734 duration_in_ms=47.232
2018-07-16 07:33:25,109 [salt.state       ][INFO    ][27694] Running state [/etc/default/ceilometer-agent-notification] at time 07:33:25.109423
2018-07-16 07:33:25,110 [salt.state       ][INFO    ][27694] Executing state file.managed for /etc/default/ceilometer-agent-notification
2018-07-16 07:33:25,143 [salt.state       ][INFO    ][27694] File changed:
New file
2018-07-16 07:33:25,143 [salt.state       ][INFO    ][27694] Completed state [/etc/default/ceilometer-agent-notification] at time 07:33:25.143662 duration_in_ms=34.239
2018-07-16 07:33:25,162 [salt.state       ][INFO    ][27694] Running state [python-gnocchiclient] at time 07:33:25.162695
2018-07-16 07:33:25,179 [salt.state       ][INFO    ][27694] Executing state pkg.latest for python-gnocchiclient
2018-07-16 07:33:25,210 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['apt-cache', '-q', 'policy', 'python-gnocchiclient'] in directory '/root'
2018-07-16 07:33:25,889 [salt.state       ][INFO    ][27694] Package python-gnocchiclient is already up-to-date
2018-07-16 07:33:25,890 [salt.state       ][INFO    ][27694] Completed state [python-gnocchiclient] at time 07:33:25.889895 duration_in_ms=727.2
2018-07-16 07:33:25,894 [salt.state       ][INFO    ][27694] Running state [/etc/ceilometer/pipeline.yaml] at time 07:33:25.893952
2018-07-16 07:33:25,894 [salt.state       ][INFO    ][27694] Executing state file.managed for /etc/ceilometer/pipeline.yaml
2018-07-16 07:33:25,957 [salt.fileclient  ][INFO    ][27694] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/pipeline.yaml'
2018-07-16 07:33:26,514 [salt.state       ][INFO    ][27694] File changed:
New file
2018-07-16 07:33:26,515 [salt.state       ][INFO    ][27694] Completed state [/etc/ceilometer/pipeline.yaml] at time 07:33:26.515043 duration_in_ms=621.09
2018-07-16 07:33:26,517 [salt.state       ][INFO    ][27694] Running state [/etc/ceilometer/event_pipeline.yaml] at time 07:33:26.517283
2018-07-16 07:33:26,518 [salt.state       ][INFO    ][27694] Executing state file.managed for /etc/ceilometer/event_pipeline.yaml
2018-07-16 07:33:26,548 [salt.fileclient  ][INFO    ][27694] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/event_pipeline.yaml'
2018-07-16 07:33:26,814 [salt.state       ][INFO    ][27694] File changed:
New file
2018-07-16 07:33:26,815 [salt.state       ][INFO    ][27694] Completed state [/etc/ceilometer/event_pipeline.yaml] at time 07:33:26.815487 duration_in_ms=298.204
2018-07-16 07:33:26,816 [salt.state       ][INFO    ][27694] Running state [/etc/ceilometer/event_definitions.yaml] at time 07:33:26.816642
2018-07-16 07:33:26,817 [salt.state       ][INFO    ][27694] Executing state file.managed for /etc/ceilometer/event_definitions.yaml
2018-07-16 07:33:26,850 [salt.fileclient  ][INFO    ][27694] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/event_definitions.yaml'
2018-07-16 07:33:26,884 [salt.state       ][INFO    ][27694] File changed:
New file
2018-07-16 07:33:26,884 [salt.state       ][INFO    ][27694] Completed state [/etc/ceilometer/event_definitions.yaml] at time 07:33:26.884476 duration_in_ms=67.833
2018-07-16 07:33:26,885 [salt.state       ][INFO    ][27694] Running state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:33:26.885263
2018-07-16 07:33:26,886 [salt.state       ][INFO    ][27694] Executing state file.managed for /etc/ceilometer/gabbi_pipeline.yaml
2018-07-16 07:33:26,913 [salt.fileclient  ][INFO    ][27694] Fetching file from saltenv 'base', ** done ** 'ceilometer/files/queens/gabbi_pipeline.yaml'
2018-07-16 07:33:26,918 [salt.state       ][INFO    ][27694] File changed:
New file
2018-07-16 07:33:26,919 [salt.state       ][INFO    ][27694] Completed state [/etc/ceilometer/gabbi_pipeline.yaml] at time 07:33:26.919272 duration_in_ms=34.008
2018-07-16 07:33:26,922 [salt.loader      ][ERROR   ][27694] Failed to import module dockerng_service, this is due most likely to a syntax error:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1334, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/var/cache/salt/minion/extmods/modules/dockerng_service.py", line 25, in <module>
    salt_version = __salt__['grains.get']('saltversioninfo', default=[2017,7,6])
NameError: name '__salt__' is not defined
2018-07-16 07:33:27,617 [salt.state       ][INFO    ][27694] Running state [ceilometer-agent-central] at time 07:33:27.616758
2018-07-16 07:33:27,619 [salt.state       ][INFO    ][27694] Executing state service.running for ceilometer-agent-central
2018-07-16 07:33:27,620 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemctl', 'status', 'ceilometer-agent-central.service', '-n', '0'] in directory '/root'
2018-07-16 07:33:27,663 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-16 07:33:27,698 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-16 07:33:27,729 [salt.state       ][INFO    ][27694] The service ceilometer-agent-central is already running
2018-07-16 07:33:27,730 [salt.state       ][INFO    ][27694] Completed state [ceilometer-agent-central] at time 07:33:27.729963 duration_in_ms=113.206
2018-07-16 07:33:27,730 [salt.state       ][INFO    ][27694] Running state [ceilometer-agent-central] at time 07:33:27.730542
2018-07-16 07:33:27,731 [salt.state       ][INFO    ][27694] Executing state service.mod_watch for ceilometer-agent-central
2018-07-16 07:33:27,733 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemctl', 'is-active', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-16 07:33:27,765 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-16 07:33:27,798 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-central.service'] in directory '/root'
2018-07-16 07:33:28,071 [salt.state       ][INFO    ][27694] {'ceilometer-agent-central': True}
2018-07-16 07:33:28,072 [salt.state       ][INFO    ][27694] Completed state [ceilometer-agent-central] at time 07:33:28.072529 duration_in_ms=341.986
2018-07-16 07:33:28,084 [salt.state       ][INFO    ][27694] Running state [ceilometer-agent-notification] at time 07:33:28.084410
2018-07-16 07:33:28,085 [salt.state       ][INFO    ][27694] Executing state service.running for ceilometer-agent-notification
2018-07-16 07:33:28,086 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemctl', 'status', 'ceilometer-agent-notification.service', '-n', '0'] in directory '/root'
2018-07-16 07:33:28,167 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-16 07:33:28,232 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-16 07:33:28,293 [salt.state       ][INFO    ][27694] The service ceilometer-agent-notification is already running
2018-07-16 07:33:28,295 [salt.state       ][INFO    ][27694] Completed state [ceilometer-agent-notification] at time 07:33:28.294881 duration_in_ms=210.471
2018-07-16 07:33:28,295 [salt.state       ][INFO    ][27694] Running state [ceilometer-agent-notification] at time 07:33:28.295661
2018-07-16 07:33:28,296 [salt.state       ][INFO    ][27694] Executing state service.mod_watch for ceilometer-agent-notification
2018-07-16 07:33:28,305 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemctl', 'is-active', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-16 07:33:28,379 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemctl', 'is-enabled', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-16 07:33:28,447 [salt.loaded.int.module.cmdmod][INFO    ][27694] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ceilometer-agent-notification.service'] in directory '/root'
2018-07-16 07:33:28,756 [salt.state       ][INFO    ][27694] {'ceilometer-agent-notification': True}
2018-07-16 07:33:28,757 [salt.state       ][INFO    ][27694] Completed state [ceilometer-agent-notification] at time 07:33:28.757554 duration_in_ms=461.892
2018-07-16 07:33:28,775 [salt.minion      ][INFO    ][27694] Returning information for job: 20180716073141424995
2018-07-16 07:50:27,074 [salt.minion      ][INFO    ][2463] User sudo_ubuntu Executing command cp.push_dir with jid 20180716075027060555
2018-07-16 07:50:27,113 [salt.minion      ][INFO    ][31244] Starting a new job with PID 31244
