2017-10-18 11:57:01,100 [salt.cli.daemons ][WARNING ][2485] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-18 12:31:12,124 [salt.state       ][ERROR   ][3835] No contents found in top file
2017-10-18 12:32:34,899 [salt.utils.parsers][WARNING ][2485] Minion received a SIGTERM. Exiting.
2017-10-18 12:35:01,273 [salt.cli.daemons ][WARNING ][3176] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-18 12:37:40,853 [salt.loaded.int.module.cmdmod][ERROR   ][10066] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-10-18 12:37:40,854 [salt.loaded.int.module.cmdmod][ERROR   ][10066] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-10-18 12:37:40,854 [salt.loaded.int.module.cmdmod][ERROR   ][10066] retcode: 1
2017-10-18 12:37:40,854 [salt.state       ][ERROR   ][10066] {'pid': 14894, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-10-18 12:37:57,406 [py.warnings      ][WARNING ][14971] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2017-10-18 12:50:13,150 [salt.loaded.int.module.cmdmod][ERROR   ][14971] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-18 12:50:13,150 [salt.loaded.int.module.cmdmod][ERROR   ][14971] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-18 12:50:19,559 [salt.loaded.int.module.cmdmod][ERROR   ][14971] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-18 12:50:19,559 [salt.loaded.int.module.cmdmod][ERROR   ][14971] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-18 12:50:27,355 [salt.loaded.int.module.cmdmod][ERROR   ][14971] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-18 12:50:27,356 [salt.loaded.int.module.cmdmod][ERROR   ][14971] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-18 12:50:36,215 [salt.loaded.int.module.cmdmod][ERROR   ][14971] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-18 12:50:36,216 [salt.loaded.int.module.cmdmod][ERROR   ][14971] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-18 12:50:44,945 [salt.loaded.int.module.cmdmod][ERROR   ][14971] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-18 12:50:44,945 [salt.loaded.int.module.cmdmod][ERROR   ][14971] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-18 12:50:50,715 [salt.loaded.int.module.cmdmod][ERROR   ][14971] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2017-10-18 12:50:54,326 [salt.state       ][ERROR   ][22862] No contents found in top file
2017-10-18 12:51:00,228 [salt.loaded.int.module.cmdmod][INFO    ][23330] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-18 12:51:00,235 [salt.loaded.int.module.cmdmod][INFO    ][23330] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-18 12:51:00,246 [salt.loaded.int.module.cmdmod][INFO    ][23330] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-10-18 12:51:00,254 [salt.utils.parsers][WARNING ][3176] Minion received a SIGTERM. Exiting.
2017-10-18 12:51:00,253 [salt.loader      ][ERROR   ][23337] Failed to import module cmdmod as the module called exit()
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1297, in _load_module
    mod = imp.load_module(mod_namespace, fn_, fpath, desc)
  File "/usr/lib/python2.7/dist-packages/salt/modules/cmdmod.py", line 52, in <module>
    log = logging.getLogger(__name__)
  File "/usr/lib/python2.7/logging/__init__.py", line 1574, in getLogger
    return Logger.manager.getLogger(name)
  File "/usr/lib/python2.7/logging/__init__.py", line 1058, in getLogger
    _releaseLock()
  File "/usr/lib/python2.7/dist-packages/salt/utils/process.py", line 663, in _handle_signals
    sys.exit(salt.defaults.exitcodes.EX_OK)
SystemExit: 0
2017-10-18 12:51:00,407 [salt.utils.decorators][ERROR   ][23337] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2017-10-18 12:51:00,421 [salt.utils.decorators][ERROR   ][23337] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2017-10-18 12:51:00,423 [salt.utils.decorators][ERROR   ][23337] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2017-10-18 12:51:00,424 [salt.utils.decorators][ERROR   ][23337] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2017-10-18 12:51:00,629 [salt.utils.decorators][ERROR   ][23337] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2017-10-18 12:51:00,633 [salt.utils.decorators][ERROR   ][23337] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2017-10-18 12:51:00,640 [salt.utils.decorators][ERROR   ][23337] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2017-10-18 12:51:00,643 [salt.utils.decorators][ERROR   ][23337] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2017-10-18 12:51:00,645 [salt.utils.decorators][ERROR   ][23337] Exception encountered when attempting to inspect frame in dependency decorator: list index out of range
2017-10-18 12:51:00,652 [salt.utils.templates][ERROR   ][23337] Rendering exception occurred: Jinja variable 'salt.utils.templates.AliasedLoader object' has no attribute 'cmd.shell'
/var/cache/salt/minion/files/base/glusterfs/meta/sphinx.yml(10):
---
[...]
  {%- if pillar.glusterfs.server is defined %}
    server:
      name: server
      param:
        version:
          value: "{{ salt['cmd.shell']('gluster --version 2>/dev/null || echo "unknown" |head -1') }}"    <======================
        {%- if pillar.glusterfs.server.get('peers', []) %}
        peers:
          value: {{ pillar.glusterfs.server.peers|yaml }}
        {%- endif %}
        {%- if pillar.glusterfs.server.get('volumes', {}) %}
[...]
---
2017-10-18 12:51:00,653 [salt.state       ][CRITICAL][23337] Rendering SLS 'base:salt.minion.service' failed: Jinja variable 'salt.utils.templates.AliasedLoader object' has no attribute 'cmd.shell'
/var/cache/salt/minion/files/base/glusterfs/meta/sphinx.yml(10):
---
[...]
  {%- if pillar.glusterfs.server is defined %}
    server:
      name: server
      param:
        version:
          value: "{{ salt['cmd.shell']('gluster --version 2>/dev/null || echo "unknown" |head -1') }}"    <======================
        {%- if pillar.glusterfs.server.get('peers', []) %}
        peers:
          value: {{ pillar.glusterfs.server.peers|yaml }}
        {%- endif %}
        {%- if pillar.glusterfs.server.get('volumes', {}) %}
[...]
---
2017-10-18 12:51:00,848 [salt.utils.templates][ERROR   ][23337] Rendering exception occurred: Jinja variable 'salt.utils.templates.AliasedLoader object' has no attribute 'cmd.shell'
/var/cache/salt/minion/files/base/glusterfs/meta/sphinx.yml(10):
---
[...]
  {%- if pillar.glusterfs.server is defined %}
    server:
      name: server
      param:
        version:
          value: "{{ salt['cmd.shell']('gluster --version 2>/dev/null || echo "unknown" |head -1') }}"    <======================
        {%- if pillar.glusterfs.server.get('peers', []) %}
        peers:
          value: {{ pillar.glusterfs.server.peers|yaml }}
        {%- endif %}
        {%- if pillar.glusterfs.server.get('volumes', {}) %}
[...]
---
2017-10-18 12:51:00,849 [salt.state       ][CRITICAL][23337] Rendering SLS 'base:salt.minion.grains' failed: Jinja variable 'salt.utils.templates.AliasedLoader object' has no attribute 'cmd.shell'
/var/cache/salt/minion/files/base/glusterfs/meta/sphinx.yml(10):
---
[...]
  {%- if pillar.glusterfs.server is defined %}
    server:
      name: server
      param:
        version:
          value: "{{ salt['cmd.shell']('gluster --version 2>/dev/null || echo "unknown" |head -1') }}"    <======================
        {%- if pillar.glusterfs.server.get('peers', []) %}
        peers:
          value: {{ pillar.glusterfs.server.peers|yaml }}
        {%- endif %}
        {%- if pillar.glusterfs.server.get('volumes', {}) %}
[...]
---
2017-10-18 12:51:01,228 [salt.cli.daemons ][INFO    ][23481] Setting up the Salt Minion "kvm01.baremetal-mcp-ocata-ovs-ha.local"
2017-10-18 12:51:01,752 [salt.minion      ][INFO    ][23481] Creating minion process manager
2017-10-18 12:51:01,752 [salt.cli.daemons ][WARNING ][23481] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-18 12:51:01,752 [salt.cli.daemons ][INFO    ][23481] The Salt Minion is starting up
2017-10-18 12:51:01,752 [salt.minion      ][INFO    ][23481] Minion is starting as user 'root'
2017-10-18 12:51:01,753 [salt.utils.event ][INFO    ][23481] Starting pull socket on /var/run/salt/minion/minion_event_fd678c5357_pull.ipc
2017-10-18 12:51:02,686 [salt.loaded.int.module.cmdmod][INFO    ][23481] Executing command ['date', '+%z'] in directory '/root'
2017-10-18 12:51:02,696 [salt.utils.schedule][INFO    ][23481] Updating job settings for scheduled job: __mine_interval
2017-10-18 12:51:02,698 [salt.minion      ][INFO    ][23481] Added mine.update to scheduler
2017-10-18 12:51:02,851 [salt.minion      ][INFO    ][23481] Minion is ready to receive requests!
2017-10-18 12:51:03,852 [salt.utils.schedule][INFO    ][23481] Running scheduled job: __mine_interval
2017-10-18 12:51:04,944 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command pillar.get with jid 20171018125104930664
2017-10-18 12:51:04,957 [salt.minion      ][INFO    ][23606] Starting a new job with PID 23606
2017-10-18 12:51:05,015 [salt.minion      ][INFO    ][23606] Returning information for job: 20171018125104930664
2017-10-18 12:52:18,864 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171018125218857335
2017-10-18 12:52:18,882 [salt.minion      ][INFO    ][23626] Starting a new job with PID 23626
2017-10-18 12:52:22,013 [salt.state       ][INFO    ][23626] Loading fresh modules for state activity
2017-10-18 12:52:22,129 [salt.state       ][ERROR   ][23626] No contents found in top file
2017-10-18 12:52:22,130 [salt.utils.extmods][INFO    ][23626] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-10-18 12:52:22,133 [salt.utils.extmods][INFO    ][23626] Syncing beacons for environment 'base'
2017-10-18 12:52:22,133 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_beacons, for base)
2017-10-18 12:52:22,133 [salt.fileclient  ][INFO    ][23626] Caching directory '_beacons/' for environment 'base'
2017-10-18 12:52:22,214 [salt.utils.extmods][INFO    ][23626] Syncing modules for environment 'base'
2017-10-18 12:52:22,215 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_modules, for base)
2017-10-18 12:52:22,215 [salt.fileclient  ][INFO    ][23626] Caching directory '_modules/' for environment 'base'
2017-10-18 12:52:22,265 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-10-18 12:52:22,618 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-10-18 12:52:22,646 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-10-18 12:52:22,668 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-10-18 12:52:22,683 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-10-18 12:52:22,707 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-10-18 12:52:22,722 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-10-18 12:52:22,739 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-10-18 12:52:22,751 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-10-18 12:52:22,780 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-10-18 12:52:22,824 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-10-18 12:52:22,838 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-10-18 12:52:22,880 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-10-18 12:52:22,912 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-10-18 12:52:22,958 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-10-18 12:52:22,975 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-10-18 12:52:23,017 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-10-18 12:52:23,043 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-10-18 12:52:23,069 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-10-18 12:52:23,113 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-10-18 12:52:23,143 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-10-18 12:52:23,175 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-10-18 12:52:23,203 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-10-18 12:52:23,211 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-10-18 12:52:23,249 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-10-18 12:52:23,285 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-10-18 12:52:23,306 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-10-18 12:52:23,352 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-10-18 12:52:23,380 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-10-18 12:52:23,387 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-10-18 12:52:23,422 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-10-18 12:52:23,432 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-10-18 12:52:23,435 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-10-18 12:52:23,435 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-10-18 12:52:23,435 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-10-18 12:52:23,435 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-10-18 12:52:23,436 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-10-18 12:52:23,436 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-10-18 12:52:23,436 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-10-18 12:52:23,436 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-10-18 12:52:23,437 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-10-18 12:52:23,437 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-10-18 12:52:23,437 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-10-18 12:52:23,437 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-10-18 12:52:23,438 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-10-18 12:52:23,438 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-10-18 12:52:23,438 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-10-18 12:52:23,438 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-10-18 12:52:23,438 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-10-18 12:52:23,439 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-10-18 12:52:23,439 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-10-18 12:52:23,439 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-10-18 12:52:23,439 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-10-18 12:52:23,439 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-10-18 12:52:23,440 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-10-18 12:52:23,440 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-10-18 12:52:23,440 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-10-18 12:52:23,441 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-10-18 12:52:23,441 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-10-18 12:52:23,441 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-10-18 12:52:23,442 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-10-18 12:52:23,442 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-10-18 12:52:23,442 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-10-18 12:52:23,442 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/testing/django_client_proxy.py' to '/var/cache/salt/minion/extmods/modules/testing/django_client_proxy.py'
2017-10-18 12:52:23,443 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-10-18 12:52:23,443 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-10-18 12:52:23,447 [salt.utils.extmods][INFO    ][23626] Syncing states for environment 'base'
2017-10-18 12:52:23,448 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_states, for base)
2017-10-18 12:52:23,448 [salt.fileclient  ][INFO    ][23626] Caching directory '_states/' for environment 'base'
2017-10-18 12:52:23,488 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-10-18 12:52:23,505 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-10-18 12:52:23,565 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-10-18 12:52:23,586 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-10-18 12:52:23,596 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-10-18 12:52:23,627 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-10-18 12:52:23,680 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-10-18 12:52:23,694 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-10-18 12:52:23,706 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-10-18 12:52:23,741 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-10-18 12:52:23,750 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-10-18 12:52:23,771 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-10-18 12:52:23,795 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-10-18 12:52:23,816 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-10-18 12:52:23,852 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-10-18 12:52:23,912 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-10-18 12:52:24,015 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-10-18 12:52:24,036 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-10-18 12:52:24,047 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-10-18 12:52:24,060 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-10-18 12:52:24,074 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-10-18 12:52:24,088 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-10-18 12:52:24,323 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-10-18 12:52:24,603 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-10-18 12:52:24,616 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-10-18 12:52:24,630 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-10-18 12:52:24,646 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-10-18 12:52:25,046 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-10-18 12:52:25,056 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-10-18 12:52:25,062 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-10-18 12:52:25,062 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-10-18 12:52:25,063 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-10-18 12:52:25,063 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-10-18 12:52:25,064 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-10-18 12:52:25,064 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-10-18 12:52:25,064 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-10-18 12:52:25,065 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-10-18 12:52:25,065 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-10-18 12:52:25,065 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-10-18 12:52:25,065 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-10-18 12:52:25,066 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-10-18 12:52:25,066 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-10-18 12:52:25,066 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-10-18 12:52:25,067 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-10-18 12:52:25,067 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-10-18 12:52:25,067 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-10-18 12:52:25,068 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-10-18 12:52:25,068 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-10-18 12:52:25,068 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-10-18 12:52:25,069 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-10-18 12:52:25,069 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-10-18 12:52:25,069 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-10-18 12:52:25,070 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-10-18 12:52:25,070 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-10-18 12:52:25,070 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-10-18 12:52:25,071 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-10-18 12:52:25,071 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-10-18 12:52:25,071 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-10-18 12:52:25,071 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-10-18 12:52:25,072 [salt.utils.extmods][INFO    ][23626] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-10-18 12:52:25,075 [salt.utils.extmods][INFO    ][23626] Syncing sdb for environment 'base'
2017-10-18 12:52:25,075 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_sdb, for base)
2017-10-18 12:52:25,076 [salt.fileclient  ][INFO    ][23626] Caching directory '_sdb/' for environment 'base'
2017-10-18 12:52:25,101 [salt.utils.extmods][INFO    ][23626] Syncing grains for environment 'base'
2017-10-18 12:52:25,101 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_grains, for base)
2017-10-18 12:52:25,101 [salt.fileclient  ][INFO    ][23626] Caching directory '_grains/' for environment 'base'
2017-10-18 12:52:25,123 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-10-18 12:52:25,132 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-10-18 12:52:25,144 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-10-18 12:52:25,155 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-10-18 12:52:25,165 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-10-18 12:52:25,171 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-10-18 12:52:25,178 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-10-18 12:52:25,185 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-10-18 12:52:25,460 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-10-18 12:52:25,492 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-10-18 12:52:25,511 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-10-18 12:52:25,518 [salt.fileclient  ][INFO    ][23626] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-10-18 12:52:25,520 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-10-18 12:52:25,521 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-10-18 12:52:25,521 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-10-18 12:52:25,521 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-10-18 12:52:25,521 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-10-18 12:52:25,522 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-10-18 12:52:25,522 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-10-18 12:52:25,522 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-10-18 12:52:25,522 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-10-18 12:52:25,522 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-10-18 12:52:25,523 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-10-18 12:52:25,523 [salt.utils.extmods][INFO    ][23626] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-10-18 12:52:25,524 [salt.utils.extmods][INFO    ][23626] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-10-18 12:52:25,527 [salt.utils.extmods][INFO    ][23626] Syncing renderers for environment 'base'
2017-10-18 12:52:25,527 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_renderers, for base)
2017-10-18 12:52:25,527 [salt.fileclient  ][INFO    ][23626] Caching directory '_renderers/' for environment 'base'
2017-10-18 12:52:25,549 [salt.utils.extmods][INFO    ][23626] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-10-18 12:52:25,551 [salt.utils.extmods][INFO    ][23626] Syncing returners for environment 'base'
2017-10-18 12:52:25,551 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_returners, for base)
2017-10-18 12:52:25,552 [salt.fileclient  ][INFO    ][23626] Caching directory '_returners/' for environment 'base'
2017-10-18 12:52:25,568 [salt.utils.extmods][INFO    ][23626] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-10-18 12:52:25,570 [salt.utils.extmods][INFO    ][23626] Syncing output for environment 'base'
2017-10-18 12:52:25,571 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_output, for base)
2017-10-18 12:52:25,571 [salt.fileclient  ][INFO    ][23626] Caching directory '_output/' for environment 'base'
2017-10-18 12:52:25,587 [salt.utils.extmods][INFO    ][23626] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-10-18 12:52:25,590 [salt.utils.extmods][INFO    ][23626] Syncing utils for environment 'base'
2017-10-18 12:52:25,590 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_utils, for base)
2017-10-18 12:52:25,590 [salt.fileclient  ][INFO    ][23626] Caching directory '_utils/' for environment 'base'
2017-10-18 12:52:25,606 [salt.utils.extmods][INFO    ][23626] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-10-18 12:52:25,609 [salt.utils.extmods][INFO    ][23626] Syncing log_handlers for environment 'base'
2017-10-18 12:52:25,609 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_log_handlers, for base)
2017-10-18 12:52:25,609 [salt.fileclient  ][INFO    ][23626] Caching directory '_log_handlers/' for environment 'base'
2017-10-18 12:52:25,626 [salt.utils.extmods][INFO    ][23626] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-10-18 12:52:25,628 [salt.utils.extmods][INFO    ][23626] Syncing proxy for environment 'base'
2017-10-18 12:52:25,628 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_proxy, for base)
2017-10-18 12:52:25,628 [salt.fileclient  ][INFO    ][23626] Caching directory '_proxy/' for environment 'base'
2017-10-18 12:52:25,645 [salt.utils.extmods][INFO    ][23626] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-10-18 12:52:25,647 [salt.utils.extmods][INFO    ][23626] Syncing engines for environment 'base'
2017-10-18 12:52:25,647 [salt.utils.extmods][INFO    ][23626] Loading cache from salt://_engines, for base)
2017-10-18 12:52:25,648 [salt.fileclient  ][INFO    ][23626] Caching directory '_engines/' for environment 'base'
2017-10-18 12:52:25,667 [salt.minion      ][INFO    ][23626] Returning information for job: 20171018125218857335
2017-10-18 12:56:42,144 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command test.ping with jid 20171018125642140633
2017-10-18 12:56:42,162 [salt.minion      ][INFO    ][23787] Starting a new job with PID 23787
2017-10-18 12:56:42,187 [salt.minion      ][INFO    ][23787] Returning information for job: 20171018125642140633
2017-10-18 13:00:15,936 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command state.sls with jid 20171018130015925835
2017-10-18 13:00:15,951 [salt.minion      ][INFO    ][23851] Starting a new job with PID 23851
2017-10-18 13:00:16,371 [salt.state       ][INFO    ][23851] Loading fresh modules for state activity
2017-10-18 13:00:16,443 [salt.fileclient  ][INFO    ][23851] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-18 13:00:16,461 [salt.fileclient  ][INFO    ][23851] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-18 13:00:16,485 [salt.fileclient  ][INFO    ][23851] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-18 13:00:16,781 [salt.state       ][INFO    ][23851] Running state [lsof] at time 13:00:16.780961
2017-10-18 13:00:16,781 [salt.state       ][INFO    ][23851] Executing state pkg.installed for lsof
2017-10-18 13:00:16,782 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 13:00:17,015 [salt.state       ][INFO    ][23851] Package lsof is already installed
2017-10-18 13:00:17,015 [salt.state       ][INFO    ][23851] Completed state [lsof] at time 13:00:17.015180 duration_in_ms=234.218
2017-10-18 13:00:17,015 [salt.state       ][INFO    ][23851] Running state [keepalived] at time 13:00:17.015395
2017-10-18 13:00:17,016 [salt.state       ][INFO    ][23851] Executing state pkg.installed for keepalived
2017-10-18 13:00:17,030 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-18 13:00:18,886 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'keepalived'] in directory '/root'
2017-10-18 13:00:25,981 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command saltutil.find_job with jid 20171018130025970966
2017-10-18 13:00:25,992 [salt.minion      ][INFO    ][25280] Starting a new job with PID 25280
2017-10-18 13:00:26,001 [salt.minion      ][INFO    ][25280] Returning information for job: 20171018130025970966
2017-10-18 13:00:26,669 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 13:00:26,690 [salt.state       ][INFO    ][23851] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4'
'keepalived' changed from 'absent' to '1:1.2.19-1ubuntu0.2'
'ipvsadm' changed from 'absent' to '1:1.28-3'
'libsensors4' changed from 'absent' to '1:3.4.0-2'

2017-10-18 13:00:26,697 [salt.state       ][INFO    ][23851] Loading fresh modules for state activity
2017-10-18 13:00:26,709 [salt.state       ][INFO    ][23851] Completed state [keepalived] at time 13:00:26.708856 duration_in_ms=9693.459
2017-10-18 13:00:26,711 [salt.state       ][INFO    ][23851] Running state [/etc/keepalived/keepalived.conf] at time 13:00:26.710778
2017-10-18 13:00:26,711 [salt.state       ][INFO    ][23851] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-18 13:00:26,736 [salt.fileclient  ][INFO    ][23851] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-18 13:00:26,765 [salt.fileclient  ][INFO    ][23851] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-18 13:00:26,771 [salt.state       ][INFO    ][23851] File changed:
New file
2017-10-18 13:00:26,771 [salt.state       ][INFO    ][23851] Completed state [/etc/keepalived/keepalived.conf] at time 13:00:26.770888 duration_in_ms=60.109
2017-10-18 13:00:26,826 [salt.state       ][INFO    ][23851] Running state [keepalived] at time 13:00:26.826173
2017-10-18 13:00:26,826 [salt.state       ][INFO    ][23851] Executing state service.running for keepalived
2017-10-18 13:00:26,828 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-18 13:00:26,838 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-18 13:00:26,845 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-18 13:00:26,851 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-18 13:00:26,858 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-10-18 13:00:26,917 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-18 13:00:26,924 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-18 13:00:26,931 [salt.loaded.int.module.cmdmod][INFO    ][23851] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-18 13:00:26,938 [salt.state       ][INFO    ][23851] {'keepalived': True}
2017-10-18 13:00:26,938 [salt.state       ][INFO    ][23851] Completed state [keepalived] at time 13:00:26.937911 duration_in_ms=111.737
2017-10-18 13:00:26,939 [salt.minion      ][INFO    ][23851] Returning information for job: 20171018130015925835
2017-10-18 13:00:42,257 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command pillar.get with jid 20171018130042248339
2017-10-18 13:00:42,273 [salt.minion      ][INFO    ][25411] Starting a new job with PID 25411
2017-10-18 13:00:42,279 [salt.minion      ][INFO    ][25411] Returning information for job: 20171018130042248339
2017-10-18 13:05:56,776 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command state.sls with jid 20171018130556770862
2017-10-18 13:05:56,791 [salt.minion      ][INFO    ][25511] Starting a new job with PID 25511
2017-10-18 13:05:59,244 [salt.state       ][INFO    ][25511] Loading fresh modules for state activity
2017-10-18 13:05:59,264 [salt.fileclient  ][INFO    ][25511] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-18 13:05:59,283 [salt.fileclient  ][INFO    ][25511] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-18 13:05:59,552 [salt.state       ][INFO    ][25511] Running state [attr] at time 13:05:59.551581
2017-10-18 13:05:59,552 [salt.state       ][INFO    ][25511] Executing state pkg.installed for attr
2017-10-18 13:05:59,552 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 13:05:59,805 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-18 13:06:01,693 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'attr'] in directory '/root'
2017-10-18 13:06:04,112 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 13:06:04,135 [salt.state       ][INFO    ][25511] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-10-18 13:06:04,142 [salt.state       ][INFO    ][25511] Loading fresh modules for state activity
2017-10-18 13:06:04,154 [salt.state       ][INFO    ][25511] Completed state [attr] at time 13:06:04.154243 duration_in_ms=4602.662
2017-10-18 13:06:04,159 [salt.state       ][INFO    ][25511] Running state [glusterfs-server] at time 13:06:04.159026
2017-10-18 13:06:04,159 [salt.state       ][INFO    ][25511] Executing state pkg.installed for glusterfs-server
2017-10-18 13:06:04,340 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'glusterfs-server'] in directory '/root'
2017-10-18 13:06:06,871 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command saltutil.find_job with jid 20171018130606861471
2017-10-18 13:06:06,887 [salt.minion      ][INFO    ][26518] Starting a new job with PID 26518
2017-10-18 13:06:06,904 [salt.minion      ][INFO    ][26518] Returning information for job: 20171018130606861471
2017-10-18 13:06:17,085 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command saltutil.find_job with jid 20171018130617061048
2017-10-18 13:06:17,101 [salt.minion      ][INFO    ][29375] Starting a new job with PID 29375
2017-10-18 13:06:17,112 [salt.minion      ][INFO    ][29375] Returning information for job: 20171018130617061048
2017-10-18 13:06:20,552 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 13:06:20,575 [salt.state       ][INFO    ][25511] Made the following changes:
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'glusterfs-common' changed from 'absent' to '3.7.6-1ubuntu1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'portmap' changed from 'absent' to '1'
'libattr1-dev' changed from 'absent' to '1:2.4.47-2'
'attr-dev' changed from 'absent' to '1'
'acl-dev' changed from 'absent' to '1'
'glusterfs-server' changed from 'absent' to '3.7.6-1ubuntu1'
'glusterfs-client' changed from 'absent' to '3.7.6-1ubuntu1'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.1'
'nfs-client' changed from 'absent' to '1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'libacl1-dev' changed from 'absent' to '2.2.52-3'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libtirpc1' changed from 'absent' to '0.2.5-1'

2017-10-18 13:06:20,582 [salt.state       ][INFO    ][25511] Loading fresh modules for state activity
2017-10-18 13:06:20,594 [salt.state       ][INFO    ][25511] Completed state [glusterfs-server] at time 13:06:20.594124 duration_in_ms=16435.097
2017-10-18 13:06:20,598 [salt.state       ][INFO    ][25511] Running state [bc] at time 13:06:20.598348
2017-10-18 13:06:20,599 [salt.state       ][INFO    ][25511] Executing state pkg.installed for bc
2017-10-18 13:06:20,844 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bc'] in directory '/root'
2017-10-18 13:06:23,615 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 13:06:23,641 [salt.state       ][INFO    ][25511] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-10-18 13:06:23,650 [salt.state       ][INFO    ][25511] Loading fresh modules for state activity
2017-10-18 13:06:23,663 [salt.state       ][INFO    ][25511] Completed state [bc] at time 13:06:23.662719 duration_in_ms=3064.371
2017-10-18 13:06:23,723 [salt.state       ][INFO    ][25511] Running state [glusterfs-server] at time 13:06:23.723058
2017-10-18 13:06:23,723 [salt.state       ][INFO    ][25511] Executing state service.running for glusterfs-server
2017-10-18 13:06:23,725 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-18 13:06:23,734 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-18 13:06:23,741 [salt.loaded.int.module.cmdmod][INFO    ][25511] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-18 13:06:23,750 [salt.state       ][INFO    ][25511] The service glusterfs-server is already running
2017-10-18 13:06:23,750 [salt.state       ][INFO    ][25511] Completed state [glusterfs-server] at time 13:06:23.749759 duration_in_ms=26.701
2017-10-18 13:06:23,751 [salt.state       ][INFO    ][25511] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 13:06:23.751073
2017-10-18 13:06:23,751 [salt.state       ][INFO    ][25511] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-18 13:06:23,761 [salt.state       ][INFO    ][25511] File changed:
New file
2017-10-18 13:06:23,761 [salt.state       ][INFO    ][25511] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 13:06:23.761221 duration_in_ms=10.148
2017-10-18 13:06:23,761 [salt.state       ][INFO    ][25511] Running state [/srv/glusterfs/glance] at time 13:06:23.761374
2017-10-18 13:06:23,762 [salt.state       ][INFO    ][25511] Executing state file.directory for /srv/glusterfs/glance
2017-10-18 13:06:23,762 [salt.state       ][INFO    ][25511] {'/srv/glusterfs/glance': 'New Dir'}
2017-10-18 13:06:23,762 [salt.state       ][INFO    ][25511] Completed state [/srv/glusterfs/glance] at time 13:06:23.762220 duration_in_ms=0.846
2017-10-18 13:06:23,762 [salt.state       ][INFO    ][25511] Running state [/srv/glusterfs/keystone-keys] at time 13:06:23.762362
2017-10-18 13:06:23,763 [salt.state       ][INFO    ][25511] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-18 13:06:23,763 [salt.state       ][INFO    ][25511] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-10-18 13:06:23,763 [salt.state       ][INFO    ][25511] Completed state [/srv/glusterfs/keystone-keys] at time 13:06:23.762972 duration_in_ms=0.61
2017-10-18 13:06:23,763 [salt.state       ][INFO    ][25511] Running state [/srv/glusterfs/nova_instances] at time 13:06:23.763113
2017-10-18 13:06:23,763 [salt.state       ][INFO    ][25511] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-18 13:06:23,764 [salt.state       ][INFO    ][25511] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-10-18 13:06:23,764 [salt.state       ][INFO    ][25511] Completed state [/srv/glusterfs/nova_instances] at time 13:06:23.763751 duration_in_ms=0.637
2017-10-18 13:06:23,764 [salt.state       ][INFO    ][25511] Running state [/srv/glusterfs/keystone-credential-keys] at time 13:06:23.763893
2017-10-18 13:06:23,764 [salt.state       ][INFO    ][25511] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-18 13:06:23,764 [salt.state       ][INFO    ][25511] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-10-18 13:06:23,765 [salt.state       ][INFO    ][25511] Completed state [/srv/glusterfs/keystone-credential-keys] at time 13:06:23.764502 duration_in_ms=0.61
2017-10-18 13:06:23,765 [salt.minion      ][INFO    ][25511] Returning information for job: 20171018130556770862
2017-10-18 13:06:28,288 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command test.ping with jid 20171018130628278558
2017-10-18 13:06:28,302 [salt.minion      ][INFO    ][30245] Starting a new job with PID 30245
2017-10-18 13:06:28,330 [salt.minion      ][INFO    ][30245] Returning information for job: 20171018130628278558
2017-10-18 13:07:13,855 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command state.sls with jid 20171018130713848026
2017-10-18 13:07:13,872 [salt.minion      ][INFO    ][30465] Starting a new job with PID 30465
2017-10-18 13:07:14,300 [salt.state       ][INFO    ][30465] Loading fresh modules for state activity
2017-10-18 13:07:14,320 [salt.fileclient  ][INFO    ][30465] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-18 13:07:14,353 [salt.fileclient  ][INFO    ][30465] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-18 13:07:14,416 [salt.fileclient  ][INFO    ][30465] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-18 13:07:14,434 [salt.fileclient  ][INFO    ][30465] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-18 13:07:14,695 [salt.state       ][INFO    ][30465] Running state [attr] at time 13:07:14.695464
2017-10-18 13:07:14,696 [salt.state       ][INFO    ][30465] Executing state pkg.installed for attr
2017-10-18 13:07:14,696 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 13:07:14,928 [salt.state       ][INFO    ][30465] Package attr is already installed
2017-10-18 13:07:14,928 [salt.state       ][INFO    ][30465] Completed state [attr] at time 13:07:14.928173 duration_in_ms=232.71
2017-10-18 13:07:14,928 [salt.state       ][INFO    ][30465] Running state [glusterfs-server] at time 13:07:14.928352
2017-10-18 13:07:14,929 [salt.state       ][INFO    ][30465] Executing state pkg.installed for glusterfs-server
2017-10-18 13:07:14,931 [salt.state       ][INFO    ][30465] Package glusterfs-server is already installed
2017-10-18 13:07:14,931 [salt.state       ][INFO    ][30465] Completed state [glusterfs-server] at time 13:07:14.931192 duration_in_ms=2.839
2017-10-18 13:07:14,931 [salt.state       ][INFO    ][30465] Running state [bc] at time 13:07:14.931336
2017-10-18 13:07:14,931 [salt.state       ][INFO    ][30465] Executing state pkg.installed for bc
2017-10-18 13:07:14,934 [salt.state       ][INFO    ][30465] Package bc is already installed
2017-10-18 13:07:14,934 [salt.state       ][INFO    ][30465] Completed state [bc] at time 13:07:14.934060 duration_in_ms=2.725
2017-10-18 13:07:14,935 [salt.state       ][INFO    ][30465] Running state [glusterfs-server] at time 13:07:14.934815
2017-10-18 13:07:14,935 [salt.state       ][INFO    ][30465] Executing state service.running for glusterfs-server
2017-10-18 13:07:14,935 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-18 13:07:14,944 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-10-18 13:07:14,987 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-18 13:07:15,001 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-18 13:07:15,006 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-18 13:07:15,013 [salt.state       ][INFO    ][30465] The service glusterfs-server is already running
2017-10-18 13:07:15,013 [salt.state       ][INFO    ][30465] Completed state [glusterfs-server] at time 13:07:15.013311 duration_in_ms=78.496
2017-10-18 13:07:15,015 [salt.state       ][INFO    ][30465] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 13:07:15.014622
2017-10-18 13:07:15,015 [salt.state       ][INFO    ][30465] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-18 13:07:15,026 [salt.state       ][INFO    ][30465] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-18 13:07:15,026 [salt.state       ][INFO    ][30465] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 13:07:15.026138 duration_in_ms=11.517
2017-10-18 13:07:15,026 [salt.state       ][INFO    ][30465] Running state [/srv/glusterfs/glance] at time 13:07:15.026307
2017-10-18 13:07:15,026 [salt.state       ][INFO    ][30465] Executing state file.directory for /srv/glusterfs/glance
2017-10-18 13:07:15,027 [salt.state       ][INFO    ][30465] Directory /srv/glusterfs/glance is in the correct state
2017-10-18 13:07:15,027 [salt.state       ][INFO    ][30465] Completed state [/srv/glusterfs/glance] at time 13:07:15.026880 duration_in_ms=0.573
2017-10-18 13:07:15,027 [salt.state       ][INFO    ][30465] Running state [/srv/glusterfs/keystone-keys] at time 13:07:15.027017
2017-10-18 13:07:15,027 [salt.state       ][INFO    ][30465] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-18 13:07:15,028 [salt.state       ][INFO    ][30465] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-18 13:07:15,028 [salt.state       ][INFO    ][30465] Completed state [/srv/glusterfs/keystone-keys] at time 13:07:15.027626 duration_in_ms=0.609
2017-10-18 13:07:15,028 [salt.state       ][INFO    ][30465] Running state [/srv/glusterfs/nova_instances] at time 13:07:15.027762
2017-10-18 13:07:15,028 [salt.state       ][INFO    ][30465] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-18 13:07:15,028 [salt.state       ][INFO    ][30465] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-18 13:07:15,028 [salt.state       ][INFO    ][30465] Completed state [/srv/glusterfs/nova_instances] at time 13:07:15.028312 duration_in_ms=0.551
2017-10-18 13:07:15,028 [salt.state       ][INFO    ][30465] Running state [/srv/glusterfs/keystone-credential-keys] at time 13:07:15.028446
2017-10-18 13:07:15,029 [salt.state       ][INFO    ][30465] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-18 13:07:15,029 [salt.state       ][INFO    ][30465] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-18 13:07:15,029 [salt.state       ][INFO    ][30465] Completed state [/srv/glusterfs/keystone-credential-keys] at time 13:07:15.028981 duration_in_ms=0.535
2017-10-18 13:07:15,075 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command ['git', '--version'] in directory '/root'
2017-10-18 13:07:15,122 [salt.state       ][INFO    ][30465] Running state [sleep 5] at time 13:07:15.121858
2017-10-18 13:07:15,122 [salt.state       ][INFO    ][30465] Executing state cmd.wait for sleep 5
2017-10-18 13:07:15,122 [salt.state       ][INFO    ][30465] No changes made for sleep 5
2017-10-18 13:07:15,122 [salt.state       ][INFO    ][30465] Completed state [sleep 5] at time 13:07:15.122392 duration_in_ms=0.534
2017-10-18 13:07:15,123 [salt.state       ][INFO    ][30465] Running state [10.167.4.141] at time 13:07:15.122747
2017-10-18 13:07:15,123 [salt.state       ][INFO    ][30465] Executing state glusterfs.peered for 10.167.4.141
2017-10-18 13:07:15,123 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,131 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:15,176 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,183 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:15,231 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,237 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:15,284 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,292 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:15,380 [salt.state       ][INFO    ][30465] Peering with localhost is not needed
2017-10-18 13:07:15,380 [salt.state       ][INFO    ][30465] Completed state [10.167.4.141] at time 13:07:15.380233 duration_in_ms=257.485
2017-10-18 13:07:15,382 [salt.state       ][INFO    ][30465] Running state [10.167.4.142] at time 13:07:15.382231
2017-10-18 13:07:15,382 [salt.state       ][INFO    ][30465] Executing state glusterfs.peered for 10.167.4.142
2017-10-18 13:07:15,383 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,392 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:15,437 [salt.state       ][INFO    ][30465] Host 10.167.4.142 already peered
2017-10-18 13:07:15,438 [salt.state       ][INFO    ][30465] Completed state [10.167.4.142] at time 13:07:15.437673 duration_in_ms=55.441
2017-10-18 13:07:15,440 [salt.state       ][INFO    ][30465] Running state [10.167.4.143] at time 13:07:15.439935
2017-10-18 13:07:15,440 [salt.state       ][INFO    ][30465] Executing state glusterfs.peered for 10.167.4.143
2017-10-18 13:07:15,441 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,449 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:15,496 [salt.state       ][INFO    ][30465] Host 10.167.4.143 already peered
2017-10-18 13:07:15,496 [salt.state       ][INFO    ][30465] Completed state [10.167.4.143] at time 13:07:15.495783 duration_in_ms=55.846
2017-10-18 13:07:15,497 [salt.state       ][INFO    ][30465] Running state [glance] at time 13:07:15.496521
2017-10-18 13:07:15,497 [salt.state       ][INFO    ][30465] Executing state glusterfs.created for glance
2017-10-18 13:07:15,497 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,505 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:15,550 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,558 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:15,608 [salt.state       ][INFO    ][30465] Volume glance already exists and is started.
2017-10-18 13:07:15,609 [salt.state       ][INFO    ][30465] Completed state [glance] at time 13:07:15.608513 duration_in_ms=111.992
2017-10-18 13:07:15,611 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 13:07:15.611016
2017-10-18 13:07:15,611 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 13:07:15,612 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 13:07:15,658 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:15,658 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 13:07:15.658286 duration_in_ms=47.268
2017-10-18 13:07:15,659 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 13:07:15.658713
2017-10-18 13:07:15,659 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-18 13:07:15,659 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-18 13:07:15,706 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:15,707 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 13:07:15.706577 duration_in_ms=47.863
2017-10-18 13:07:15,707 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 13:07:15.706978
2017-10-18 13:07:15,707 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-18 13:07:15,708 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-18 13:07:15,754 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:15,754 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 13:07:15.754111 duration_in_ms=47.132
2017-10-18 13:07:15,755 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 13:07:15.754544
2017-10-18 13:07:15,755 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 13:07:15,755 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 13:07:15,802 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:15,802 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 13:07:15.802017 duration_in_ms=47.472
2017-10-18 13:07:15,802 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 13:07:15.802422
2017-10-18 13:07:15,803 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-18 13:07:15,803 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-18 13:07:15,850 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:15,850 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 13:07:15.849884 duration_in_ms=47.462
2017-10-18 13:07:15,851 [salt.state       ][INFO    ][30465] Running state [glance] at time 13:07:15.850761
2017-10-18 13:07:15,851 [salt.state       ][INFO    ][30465] Executing state glusterfs.started for glance
2017-10-18 13:07:15,851 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,859 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:15,905 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,914 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:15,967 [salt.state       ][INFO    ][30465] Volume glance is already started
2017-10-18 13:07:15,967 [salt.state       ][INFO    ][30465] Completed state [glance] at time 13:07:15.966803 duration_in_ms=116.042
2017-10-18 13:07:15,968 [salt.state       ][INFO    ][30465] Running state [keystone-keys] at time 13:07:15.967585
2017-10-18 13:07:15,968 [salt.state       ][INFO    ][30465] Executing state glusterfs.created for keystone-keys
2017-10-18 13:07:15,968 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:15,976 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:16,023 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:16,032 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:16,083 [salt.state       ][INFO    ][30465] Volume keystone-keys already exists and is started.
2017-10-18 13:07:16,084 [salt.state       ][INFO    ][30465] Completed state [keystone-keys] at time 13:07:16.083491 duration_in_ms=115.906
2017-10-18 13:07:16,086 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 13:07:16.086104
2017-10-18 13:07:16,086 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-18 13:07:16,087 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-18 13:07:16,134 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:16,135 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 13:07:16.134509 duration_in_ms=48.405
2017-10-18 13:07:16,135 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 13:07:16.134915
2017-10-18 13:07:16,135 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 13:07:16,136 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 13:07:16,182 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:16,183 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 13:07:16.182608 duration_in_ms=47.693
2017-10-18 13:07:16,183 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 13:07:16.183050
2017-10-18 13:07:16,183 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 13:07:16,184 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 13:07:16,231 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:16,231 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 13:07:16.230991 duration_in_ms=47.941
2017-10-18 13:07:16,231 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 13:07:16.231454
2017-10-18 13:07:16,232 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-18 13:07:16,232 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-18 13:07:16,277 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:16,277 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 13:07:16.277036 duration_in_ms=45.583
2017-10-18 13:07:16,277 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 13:07:16.277441
2017-10-18 13:07:16,278 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-18 13:07:16,278 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-18 13:07:16,327 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:16,328 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 13:07:16.327677 duration_in_ms=50.236
2017-10-18 13:07:16,329 [salt.state       ][INFO    ][30465] Running state [keystone-keys] at time 13:07:16.328586
2017-10-18 13:07:16,329 [salt.state       ][INFO    ][30465] Executing state glusterfs.started for keystone-keys
2017-10-18 13:07:16,329 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:16,338 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:16,384 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:16,393 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:16,445 [salt.state       ][INFO    ][30465] Volume keystone-keys is already started
2017-10-18 13:07:16,445 [salt.state       ][INFO    ][30465] Completed state [keystone-keys] at time 13:07:16.445420 duration_in_ms=116.832
2017-10-18 13:07:16,446 [salt.state       ][INFO    ][30465] Running state [nova_instances] at time 13:07:16.446187
2017-10-18 13:07:16,446 [salt.state       ][INFO    ][30465] Executing state glusterfs.created for nova_instances
2017-10-18 13:07:16,447 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:16,456 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:16,510 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:16,519 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:16,570 [salt.state       ][INFO    ][30465] Volume nova_instances already exists and is started.
2017-10-18 13:07:16,571 [salt.state       ][INFO    ][30465] Completed state [nova_instances] at time 13:07:16.570646 duration_in_ms=124.458
2017-10-18 13:07:16,574 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 13:07:16.573617
2017-10-18 13:07:16,574 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 13:07:16,574 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 13:07:16,622 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:16,622 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 13:07:16.621986 duration_in_ms=48.369
2017-10-18 13:07:16,622 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 13:07:16.622403
2017-10-18 13:07:16,623 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-18 13:07:16,623 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-18 13:07:16,670 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:16,670 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 13:07:16.670246 duration_in_ms=47.843
2017-10-18 13:07:16,671 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 13:07:16.670698
2017-10-18 13:07:16,671 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-18 13:07:16,671 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-18 13:07:16,720 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:16,720 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 13:07:16.719829 duration_in_ms=49.129
2017-10-18 13:07:16,720 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 13:07:16.720306
2017-10-18 13:07:16,721 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-18 13:07:16,721 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-18 13:07:16,768 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:16,768 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 13:07:16.768194 duration_in_ms=47.888
2017-10-18 13:07:16,769 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 13:07:16.768619
2017-10-18 13:07:16,769 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 13:07:16,769 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 13:07:16,816 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:16,816 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 13:07:16.815990 duration_in_ms=47.37
2017-10-18 13:07:16,817 [salt.state       ][INFO    ][30465] Running state [nova_instances] at time 13:07:16.816898
2017-10-18 13:07:16,817 [salt.state       ][INFO    ][30465] Executing state glusterfs.started for nova_instances
2017-10-18 13:07:16,818 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:16,825 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:16,872 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:16,880 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:16,930 [salt.state       ][INFO    ][30465] Volume nova_instances is already started
2017-10-18 13:07:16,931 [salt.state       ][INFO    ][30465] Completed state [nova_instances] at time 13:07:16.930683 duration_in_ms=113.784
2017-10-18 13:07:16,932 [salt.state       ][INFO    ][30465] Running state [keystone-credential-keys] at time 13:07:16.931567
2017-10-18 13:07:16,932 [salt.state       ][INFO    ][30465] Executing state glusterfs.created for keystone-credential-keys
2017-10-18 13:07:16,932 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:16,940 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:16,986 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:16,994 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:17,042 [salt.state       ][INFO    ][30465] Volume keystone-credential-keys already exists and is started.
2017-10-18 13:07:17,043 [salt.state       ][INFO    ][30465] Completed state [keystone-credential-keys] at time 13:07:17.042695 duration_in_ms=111.127
2017-10-18 13:07:17,046 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 13:07:17.045572
2017-10-18 13:07:17,046 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-18 13:07:17,046 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-18 13:07:17,095 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:17,095 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 13:07:17.095119 duration_in_ms=49.546
2017-10-18 13:07:17,096 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 13:07:17.095568
2017-10-18 13:07:17,096 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 13:07:17,096 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 13:07:17,146 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:17,146 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 13:07:17.146055 duration_in_ms=50.487
2017-10-18 13:07:17,147 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 13:07:17.146480
2017-10-18 13:07:17,147 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-18 13:07:17,147 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-18 13:07:17,195 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:17,195 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 13:07:17.195265 duration_in_ms=48.785
2017-10-18 13:07:17,196 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 13:07:17.195752
2017-10-18 13:07:17,196 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 13:07:17,196 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 13:07:17,243 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:17,243 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 13:07:17.243057 duration_in_ms=47.304
2017-10-18 13:07:17,244 [salt.state       ][INFO    ][30465] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 13:07:17.243560
2017-10-18 13:07:17,244 [salt.state       ][INFO    ][30465] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-18 13:07:17,244 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-18 13:07:17,294 [salt.state       ][INFO    ][30465] unless execution succeeded
2017-10-18 13:07:17,294 [salt.state       ][INFO    ][30465] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 13:07:17.293725 duration_in_ms=50.164
2017-10-18 13:07:17,295 [salt.state       ][INFO    ][30465] Running state [keystone-credential-keys] at time 13:07:17.294638
2017-10-18 13:07:17,295 [salt.state       ][INFO    ][30465] Executing state glusterfs.started for keystone-credential-keys
2017-10-18 13:07:17,295 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:17,304 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:17,354 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --version' in directory '/root'
2017-10-18 13:07:17,362 [salt.loaded.int.module.cmdmod][INFO    ][30465] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 13:07:17,413 [salt.state       ][INFO    ][30465] Volume keystone-credential-keys is already started
2017-10-18 13:07:17,414 [salt.state       ][INFO    ][30465] Completed state [keystone-credential-keys] at time 13:07:17.413473 duration_in_ms=118.834
2017-10-18 13:07:17,417 [salt.minion      ][INFO    ][30465] Returning information for job: 20171018130713848026
2017-10-18 13:07:18,468 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command test.ping with jid 20171018130718466413
2017-10-18 13:07:18,484 [salt.minion      ][INFO    ][30875] Starting a new job with PID 30875
2017-10-18 13:07:18,506 [salt.minion      ][INFO    ][30875] Returning information for job: 20171018130718466413
2017-10-18 13:07:19,170 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command cmd.run with jid 20171018130719161322
2017-10-18 13:07:19,185 [salt.minion      ][INFO    ][30882] Starting a new job with PID 30882
2017-10-18 13:07:19,189 [salt.loaded.int.module.cmdmod][INFO    ][30882] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-18 13:07:19,299 [salt.minion      ][INFO    ][30882] Returning information for job: 20171018130719161322
2017-10-18 13:51:03,853 [salt.utils.schedule][INFO    ][23481] Running scheduled job: __mine_interval
2017-10-18 14:16:00,607 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command test.ping with jid 20171018141600599313
2017-10-18 14:16:00,625 [salt.minion      ][INFO    ][32011] Starting a new job with PID 32011
2017-10-18 14:16:00,656 [salt.minion      ][INFO    ][32011] Returning information for job: 20171018141600599313
2017-10-18 14:16:26,801 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command state.sls with jid 20171018141626795252
2017-10-18 14:16:26,816 [salt.minion      ][INFO    ][32018] Starting a new job with PID 32018
2017-10-18 14:16:27,262 [salt.state       ][INFO    ][32018] Loading fresh modules for state activity
2017-10-18 14:16:27,288 [salt.fileclient  ][INFO    ][32018] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-18 14:16:27,305 [salt.fileclient  ][INFO    ][32018] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-18 14:16:27,329 [salt.fileclient  ][INFO    ][32018] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-18 14:16:27,597 [salt.state       ][INFO    ][32018] Running state [lsof] at time 14:16:27.596595
2017-10-18 14:16:27,597 [salt.state       ][INFO    ][32018] Executing state pkg.installed for lsof
2017-10-18 14:16:27,597 [salt.loaded.int.module.cmdmod][INFO    ][32018] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 14:16:27,839 [salt.state       ][INFO    ][32018] Package lsof is already installed
2017-10-18 14:16:27,840 [salt.state       ][INFO    ][32018] Completed state [lsof] at time 14:16:27.839620 duration_in_ms=243.025
2017-10-18 14:16:27,840 [salt.state       ][INFO    ][32018] Running state [keepalived] at time 14:16:27.839825
2017-10-18 14:16:27,840 [salt.state       ][INFO    ][32018] Executing state pkg.installed for keepalived
2017-10-18 14:16:27,843 [salt.state       ][INFO    ][32018] Package keepalived is already installed
2017-10-18 14:16:27,843 [salt.state       ][INFO    ][32018] Completed state [keepalived] at time 14:16:27.842717 duration_in_ms=2.892
2017-10-18 14:16:27,844 [salt.state       ][INFO    ][32018] Running state [/etc/keepalived/keepalived.conf] at time 14:16:27.844085
2017-10-18 14:16:27,844 [salt.state       ][INFO    ][32018] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-18 14:16:27,868 [salt.fileclient  ][INFO    ][32018] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-18 14:16:27,898 [salt.fileclient  ][INFO    ][32018] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-18 14:16:27,903 [salt.state       ][INFO    ][32018] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-18 14:16:27,903 [salt.state       ][INFO    ][32018] Completed state [/etc/keepalived/keepalived.conf] at time 14:16:27.902685 duration_in_ms=58.601
2017-10-18 14:16:27,903 [salt.state       ][INFO    ][32018] Running state [keepalived] at time 14:16:27.903166
2017-10-18 14:16:27,903 [salt.state       ][INFO    ][32018] Executing state service.running for keepalived
2017-10-18 14:16:27,904 [salt.loaded.int.module.cmdmod][INFO    ][32018] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-18 14:16:27,920 [salt.loaded.int.module.cmdmod][INFO    ][32018] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-18 14:16:27,928 [salt.loaded.int.module.cmdmod][INFO    ][32018] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-18 14:16:27,934 [salt.state       ][INFO    ][32018] The service keepalived is already running
2017-10-18 14:16:27,935 [salt.state       ][INFO    ][32018] Completed state [keepalived] at time 14:16:27.934532 duration_in_ms=31.366
2017-10-18 14:16:27,935 [salt.minion      ][INFO    ][32018] Returning information for job: 20171018141626795252
2017-10-18 14:16:31,408 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command pillar.get with jid 20171018141631401630
2017-10-18 14:16:31,432 [salt.minion      ][INFO    ][32042] Starting a new job with PID 32042
2017-10-18 14:16:31,436 [salt.minion      ][INFO    ][32042] Returning information for job: 20171018141631401630
2017-10-18 14:17:06,888 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command state.sls with jid 20171018141706885746
2017-10-18 14:17:06,904 [salt.minion      ][INFO    ][32052] Starting a new job with PID 32052
2017-10-18 14:17:07,317 [salt.state       ][INFO    ][32052] Loading fresh modules for state activity
2017-10-18 14:17:07,338 [salt.fileclient  ][INFO    ][32052] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-18 14:17:07,357 [salt.fileclient  ][INFO    ][32052] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-18 14:17:07,631 [salt.state       ][INFO    ][32052] Running state [attr] at time 14:17:07.631101
2017-10-18 14:17:07,631 [salt.state       ][INFO    ][32052] Executing state pkg.installed for attr
2017-10-18 14:17:07,632 [salt.loaded.int.module.cmdmod][INFO    ][32052] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 14:17:07,903 [salt.state       ][INFO    ][32052] Package attr is already installed
2017-10-18 14:17:07,903 [salt.state       ][INFO    ][32052] Completed state [attr] at time 14:17:07.902977 duration_in_ms=271.875
2017-10-18 14:17:07,903 [salt.state       ][INFO    ][32052] Running state [glusterfs-server] at time 14:17:07.903252
2017-10-18 14:17:07,904 [salt.state       ][INFO    ][32052] Executing state pkg.installed for glusterfs-server
2017-10-18 14:17:07,906 [salt.state       ][INFO    ][32052] Package glusterfs-server is already installed
2017-10-18 14:17:07,906 [salt.state       ][INFO    ][32052] Completed state [glusterfs-server] at time 14:17:07.906281 duration_in_ms=3.029
2017-10-18 14:17:07,907 [salt.state       ][INFO    ][32052] Running state [bc] at time 14:17:07.906492
2017-10-18 14:17:07,907 [salt.state       ][INFO    ][32052] Executing state pkg.installed for bc
2017-10-18 14:17:07,909 [salt.state       ][INFO    ][32052] Package bc is already installed
2017-10-18 14:17:07,910 [salt.state       ][INFO    ][32052] Completed state [bc] at time 14:17:07.909462 duration_in_ms=2.969
2017-10-18 14:17:07,910 [salt.state       ][INFO    ][32052] Running state [glusterfs-server] at time 14:17:07.910206
2017-10-18 14:17:07,910 [salt.state       ][INFO    ][32052] Executing state service.running for glusterfs-server
2017-10-18 14:17:07,911 [salt.loaded.int.module.cmdmod][INFO    ][32052] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-18 14:17:07,927 [salt.loaded.int.module.cmdmod][INFO    ][32052] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-18 14:17:07,935 [salt.loaded.int.module.cmdmod][INFO    ][32052] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-18 14:17:07,944 [salt.state       ][INFO    ][32052] The service glusterfs-server is already running
2017-10-18 14:17:07,944 [salt.state       ][INFO    ][32052] Completed state [glusterfs-server] at time 14:17:07.943911 duration_in_ms=33.705
2017-10-18 14:17:07,946 [salt.state       ][INFO    ][32052] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 14:17:07.945479
2017-10-18 14:17:07,946 [salt.state       ][INFO    ][32052] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-18 14:17:07,957 [salt.state       ][INFO    ][32052] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-18 14:17:07,957 [salt.state       ][INFO    ][32052] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 14:17:07.956783 duration_in_ms=11.305
2017-10-18 14:17:07,957 [salt.state       ][INFO    ][32052] Running state [/srv/glusterfs/glance] at time 14:17:07.956983
2017-10-18 14:17:07,957 [salt.state       ][INFO    ][32052] Executing state file.directory for /srv/glusterfs/glance
2017-10-18 14:17:07,958 [salt.state       ][INFO    ][32052] Directory /srv/glusterfs/glance is in the correct state
2017-10-18 14:17:07,958 [salt.state       ][INFO    ][32052] Completed state [/srv/glusterfs/glance] at time 14:17:07.957731 duration_in_ms=0.748
2017-10-18 14:17:07,958 [salt.state       ][INFO    ][32052] Running state [/srv/glusterfs/keystone-keys] at time 14:17:07.957913
2017-10-18 14:17:07,958 [salt.state       ][INFO    ][32052] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-18 14:17:07,959 [salt.state       ][INFO    ][32052] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-18 14:17:07,959 [salt.state       ][INFO    ][32052] Completed state [/srv/glusterfs/keystone-keys] at time 14:17:07.958649 duration_in_ms=0.736
2017-10-18 14:17:07,959 [salt.state       ][INFO    ][32052] Running state [/srv/glusterfs/nova_instances] at time 14:17:07.958824
2017-10-18 14:17:07,959 [salt.state       ][INFO    ][32052] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-18 14:17:07,959 [salt.state       ][INFO    ][32052] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-18 14:17:07,960 [salt.state       ][INFO    ][32052] Completed state [/srv/glusterfs/nova_instances] at time 14:17:07.959600 duration_in_ms=0.776
2017-10-18 14:17:07,960 [salt.state       ][INFO    ][32052] Running state [/srv/glusterfs/keystone-credential-keys] at time 14:17:07.959778
2017-10-18 14:17:07,960 [salt.state       ][INFO    ][32052] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-18 14:17:07,960 [salt.state       ][INFO    ][32052] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-18 14:17:07,961 [salt.state       ][INFO    ][32052] Completed state [/srv/glusterfs/keystone-credential-keys] at time 14:17:07.960516 duration_in_ms=0.737
2017-10-18 14:17:07,961 [salt.minion      ][INFO    ][32052] Returning information for job: 20171018141706885746
2017-10-18 14:17:09,132 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command test.ping with jid 20171018141709125199
2017-10-18 14:17:09,148 [salt.minion      ][INFO    ][32075] Starting a new job with PID 32075
2017-10-18 14:17:09,172 [salt.minion      ][INFO    ][32075] Returning information for job: 20171018141709125199
2017-10-18 14:17:17,895 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command state.sls with jid 20171018141717886271
2017-10-18 14:17:17,911 [salt.minion      ][INFO    ][32080] Starting a new job with PID 32080
2017-10-18 14:17:18,328 [salt.state       ][INFO    ][32080] Loading fresh modules for state activity
2017-10-18 14:17:18,352 [salt.fileclient  ][INFO    ][32080] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-18 14:17:18,384 [salt.fileclient  ][INFO    ][32080] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-18 14:17:18,447 [salt.fileclient  ][INFO    ][32080] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-18 14:17:18,464 [salt.fileclient  ][INFO    ][32080] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-18 14:17:18,734 [salt.state       ][INFO    ][32080] Running state [attr] at time 14:17:18.734044
2017-10-18 14:17:18,734 [salt.state       ][INFO    ][32080] Executing state pkg.installed for attr
2017-10-18 14:17:18,735 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 14:17:18,977 [salt.state       ][INFO    ][32080] Package attr is already installed
2017-10-18 14:17:18,977 [salt.state       ][INFO    ][32080] Completed state [attr] at time 14:17:18.977190 duration_in_ms=243.145
2017-10-18 14:17:18,977 [salt.state       ][INFO    ][32080] Running state [glusterfs-server] at time 14:17:18.977452
2017-10-18 14:17:18,978 [salt.state       ][INFO    ][32080] Executing state pkg.installed for glusterfs-server
2017-10-18 14:17:18,980 [salt.state       ][INFO    ][32080] Package glusterfs-server is already installed
2017-10-18 14:17:18,980 [salt.state       ][INFO    ][32080] Completed state [glusterfs-server] at time 14:17:18.980453 duration_in_ms=3.001
2017-10-18 14:17:18,981 [salt.state       ][INFO    ][32080] Running state [bc] at time 14:17:18.980654
2017-10-18 14:17:18,981 [salt.state       ][INFO    ][32080] Executing state pkg.installed for bc
2017-10-18 14:17:18,983 [salt.state       ][INFO    ][32080] Package bc is already installed
2017-10-18 14:17:18,984 [salt.state       ][INFO    ][32080] Completed state [bc] at time 14:17:18.983621 duration_in_ms=2.967
2017-10-18 14:17:18,984 [salt.state       ][INFO    ][32080] Running state [glusterfs-server] at time 14:17:18.984461
2017-10-18 14:17:18,985 [salt.state       ][INFO    ][32080] Executing state service.running for glusterfs-server
2017-10-18 14:17:18,985 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-18 14:17:19,001 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-18 14:17:19,010 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-18 14:17:19,018 [salt.state       ][INFO    ][32080] The service glusterfs-server is already running
2017-10-18 14:17:19,018 [salt.state       ][INFO    ][32080] Completed state [glusterfs-server] at time 14:17:19.018290 duration_in_ms=33.827
2017-10-18 14:17:19,020 [salt.state       ][INFO    ][32080] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 14:17:19.019898
2017-10-18 14:17:19,020 [salt.state       ][INFO    ][32080] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-18 14:17:19,024 [salt.state       ][INFO    ][32080] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-18 14:17:19,025 [salt.state       ][INFO    ][32080] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 14:17:19.024502 duration_in_ms=4.604
2017-10-18 14:17:19,025 [salt.state       ][INFO    ][32080] Running state [/srv/glusterfs/glance] at time 14:17:19.024686
2017-10-18 14:17:19,025 [salt.state       ][INFO    ][32080] Executing state file.directory for /srv/glusterfs/glance
2017-10-18 14:17:19,025 [salt.state       ][INFO    ][32080] Directory /srv/glusterfs/glance is in the correct state
2017-10-18 14:17:19,025 [salt.state       ][INFO    ][32080] Completed state [/srv/glusterfs/glance] at time 14:17:19.025414 duration_in_ms=0.729
2017-10-18 14:17:19,026 [salt.state       ][INFO    ][32080] Running state [/srv/glusterfs/keystone-keys] at time 14:17:19.025590
2017-10-18 14:17:19,026 [salt.state       ][INFO    ][32080] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-18 14:17:19,026 [salt.state       ][INFO    ][32080] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-18 14:17:19,026 [salt.state       ][INFO    ][32080] Completed state [/srv/glusterfs/keystone-keys] at time 14:17:19.026316 duration_in_ms=0.727
2017-10-18 14:17:19,027 [salt.state       ][INFO    ][32080] Running state [/srv/glusterfs/nova_instances] at time 14:17:19.026490
2017-10-18 14:17:19,027 [salt.state       ][INFO    ][32080] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-18 14:17:19,027 [salt.state       ][INFO    ][32080] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-18 14:17:19,027 [salt.state       ][INFO    ][32080] Completed state [/srv/glusterfs/nova_instances] at time 14:17:19.027206 duration_in_ms=0.716
2017-10-18 14:17:19,027 [salt.state       ][INFO    ][32080] Running state [/srv/glusterfs/keystone-credential-keys] at time 14:17:19.027402
2017-10-18 14:17:19,028 [salt.state       ][INFO    ][32080] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-18 14:17:19,028 [salt.state       ][INFO    ][32080] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-18 14:17:19,028 [salt.state       ][INFO    ][32080] Completed state [/srv/glusterfs/keystone-credential-keys] at time 14:17:19.028135 duration_in_ms=0.733
2017-10-18 14:17:19,069 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command ['git', '--version'] in directory '/root'
2017-10-18 14:17:19,146 [salt.state       ][INFO    ][32080] Running state [sleep 5] at time 14:17:19.145785
2017-10-18 14:17:19,146 [salt.state       ][INFO    ][32080] Executing state cmd.wait for sleep 5
2017-10-18 14:17:19,146 [salt.state       ][INFO    ][32080] No changes made for sleep 5
2017-10-18 14:17:19,147 [salt.state       ][INFO    ][32080] Completed state [sleep 5] at time 14:17:19.146481 duration_in_ms=0.696
2017-10-18 14:17:19,147 [salt.state       ][INFO    ][32080] Running state [10.167.4.141] at time 14:17:19.146930
2017-10-18 14:17:19,147 [salt.state       ][INFO    ][32080] Executing state glusterfs.peered for 10.167.4.141
2017-10-18 14:17:19,148 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,158 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:19,210 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,218 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:19,268 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,276 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:19,327 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,335 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:19,382 [salt.state       ][INFO    ][32080] Peering with localhost is not needed
2017-10-18 14:17:19,382 [salt.state       ][INFO    ][32080] Completed state [10.167.4.141] at time 14:17:19.382306 duration_in_ms=235.375
2017-10-18 14:17:19,385 [salt.state       ][INFO    ][32080] Running state [10.167.4.142] at time 14:17:19.384719
2017-10-18 14:17:19,385 [salt.state       ][INFO    ][32080] Executing state glusterfs.peered for 10.167.4.142
2017-10-18 14:17:19,385 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,394 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:19,443 [salt.state       ][INFO    ][32080] Host 10.167.4.142 already peered
2017-10-18 14:17:19,443 [salt.state       ][INFO    ][32080] Completed state [10.167.4.142] at time 14:17:19.443219 duration_in_ms=58.5
2017-10-18 14:17:19,446 [salt.state       ][INFO    ][32080] Running state [10.167.4.143] at time 14:17:19.445519
2017-10-18 14:17:19,446 [salt.state       ][INFO    ][32080] Executing state glusterfs.peered for 10.167.4.143
2017-10-18 14:17:19,446 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,456 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:19,506 [salt.state       ][INFO    ][32080] Host 10.167.4.143 already peered
2017-10-18 14:17:19,506 [salt.state       ][INFO    ][32080] Completed state [10.167.4.143] at time 14:17:19.506399 duration_in_ms=60.88
2017-10-18 14:17:19,507 [salt.state       ][INFO    ][32080] Running state [glance] at time 14:17:19.507114
2017-10-18 14:17:19,507 [salt.state       ][INFO    ][32080] Executing state glusterfs.created for glance
2017-10-18 14:17:19,508 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,516 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:19,564 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,573 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:19,624 [salt.state       ][INFO    ][32080] Volume glance already exists and is started.
2017-10-18 14:17:19,624 [salt.state       ][INFO    ][32080] Completed state [glance] at time 14:17:19.624136 duration_in_ms=117.021
2017-10-18 14:17:19,627 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 14:17:19.626677
2017-10-18 14:17:19,627 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 14:17:19,627 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 14:17:19,674 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:19,675 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 14:17:19.674632 duration_in_ms=47.955
2017-10-18 14:17:19,675 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 14:17:19.675028
2017-10-18 14:17:19,675 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-18 14:17:19,676 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-18 14:17:19,723 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:19,723 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 14:17:19.723144 duration_in_ms=48.116
2017-10-18 14:17:19,724 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 14:17:19.723621
2017-10-18 14:17:19,724 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-18 14:17:19,724 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-18 14:17:19,769 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:19,770 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 14:17:19.769615 duration_in_ms=45.993
2017-10-18 14:17:19,770 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 14:17:19.770015
2017-10-18 14:17:19,770 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 14:17:19,771 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 14:17:19,818 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:19,818 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 14:17:19.817860 duration_in_ms=47.845
2017-10-18 14:17:19,818 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 14:17:19.818318
2017-10-18 14:17:19,819 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-18 14:17:19,819 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-18 14:17:19,865 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:19,865 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 14:17:19.865224 duration_in_ms=46.907
2017-10-18 14:17:19,866 [salt.state       ][INFO    ][32080] Running state [glance] at time 14:17:19.866125
2017-10-18 14:17:19,866 [salt.state       ][INFO    ][32080] Executing state glusterfs.started for glance
2017-10-18 14:17:19,867 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,874 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:19,921 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,929 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:19,979 [salt.state       ][INFO    ][32080] Volume glance is already started
2017-10-18 14:17:19,979 [salt.state       ][INFO    ][32080] Completed state [glance] at time 14:17:19.978892 duration_in_ms=112.766
2017-10-18 14:17:19,980 [salt.state       ][INFO    ][32080] Running state [keystone-keys] at time 14:17:19.979650
2017-10-18 14:17:19,980 [salt.state       ][INFO    ][32080] Executing state glusterfs.created for keystone-keys
2017-10-18 14:17:19,980 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:19,988 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:20,033 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:20,040 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:20,089 [salt.state       ][INFO    ][32080] Volume keystone-keys already exists and is started.
2017-10-18 14:17:20,089 [salt.state       ][INFO    ][32080] Completed state [keystone-keys] at time 14:17:20.089380 duration_in_ms=109.718
2017-10-18 14:17:20,092 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 14:17:20.092123
2017-10-18 14:17:20,092 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-18 14:17:20,093 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-18 14:17:20,142 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:20,142 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 14:17:20.142261 duration_in_ms=50.138
2017-10-18 14:17:20,143 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 14:17:20.142691
2017-10-18 14:17:20,143 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 14:17:20,143 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 14:17:20,189 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:20,190 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 14:17:20.189620 duration_in_ms=46.928
2017-10-18 14:17:20,190 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 14:17:20.190045
2017-10-18 14:17:20,190 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 14:17:20,191 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 14:17:20,237 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:20,238 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 14:17:20.237581 duration_in_ms=47.536
2017-10-18 14:17:20,238 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 14:17:20.238019
2017-10-18 14:17:20,238 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-18 14:17:20,239 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-18 14:17:20,293 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:20,293 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 14:17:20.293340 duration_in_ms=55.321
2017-10-18 14:17:20,294 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 14:17:20.293733
2017-10-18 14:17:20,294 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-18 14:17:20,294 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-18 14:17:20,341 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:20,341 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 14:17:20.341232 duration_in_ms=47.499
2017-10-18 14:17:20,342 [salt.state       ][INFO    ][32080] Running state [keystone-keys] at time 14:17:20.342162
2017-10-18 14:17:20,342 [salt.state       ][INFO    ][32080] Executing state glusterfs.started for keystone-keys
2017-10-18 14:17:20,343 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:20,350 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:20,396 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:20,404 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:20,455 [salt.state       ][INFO    ][32080] Volume keystone-keys is already started
2017-10-18 14:17:20,455 [salt.state       ][INFO    ][32080] Completed state [keystone-keys] at time 14:17:20.454730 duration_in_ms=112.567
2017-10-18 14:17:20,456 [salt.state       ][INFO    ][32080] Running state [nova_instances] at time 14:17:20.455549
2017-10-18 14:17:20,456 [salt.state       ][INFO    ][32080] Executing state glusterfs.created for nova_instances
2017-10-18 14:17:20,456 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:20,464 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:20,511 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:20,519 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:20,568 [salt.state       ][INFO    ][32080] Volume nova_instances already exists and is started.
2017-10-18 14:17:20,569 [salt.state       ][INFO    ][32080] Completed state [nova_instances] at time 14:17:20.568518 duration_in_ms=112.968
2017-10-18 14:17:20,571 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 14:17:20.571387
2017-10-18 14:17:20,572 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 14:17:20,572 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 14:17:20,619 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:20,620 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 14:17:20.619497 duration_in_ms=48.11
2017-10-18 14:17:20,620 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 14:17:20.619941
2017-10-18 14:17:20,620 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-18 14:17:20,621 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-18 14:17:20,668 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:20,668 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 14:17:20.667884 duration_in_ms=47.943
2017-10-18 14:17:20,668 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 14:17:20.668281
2017-10-18 14:17:20,668 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-18 14:17:20,669 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-18 14:17:20,716 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:20,716 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 14:17:20.715919 duration_in_ms=47.637
2017-10-18 14:17:20,716 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 14:17:20.716365
2017-10-18 14:17:20,717 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-18 14:17:20,717 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-18 14:17:20,764 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:20,765 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 14:17:20.764527 duration_in_ms=48.162
2017-10-18 14:17:20,765 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 14:17:20.764935
2017-10-18 14:17:20,765 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 14:17:20,766 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 14:17:20,812 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:20,812 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 14:17:20.811911 duration_in_ms=46.976
2017-10-18 14:17:20,813 [salt.state       ][INFO    ][32080] Running state [nova_instances] at time 14:17:20.812831
2017-10-18 14:17:20,813 [salt.state       ][INFO    ][32080] Executing state glusterfs.started for nova_instances
2017-10-18 14:17:20,813 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:20,822 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:20,868 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:20,875 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:20,924 [salt.state       ][INFO    ][32080] Volume nova_instances is already started
2017-10-18 14:17:20,924 [salt.state       ][INFO    ][32080] Completed state [nova_instances] at time 14:17:20.924231 duration_in_ms=111.4
2017-10-18 14:17:20,925 [salt.state       ][INFO    ][32080] Running state [keystone-credential-keys] at time 14:17:20.925025
2017-10-18 14:17:20,925 [salt.state       ][INFO    ][32080] Executing state glusterfs.created for keystone-credential-keys
2017-10-18 14:17:20,926 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:20,934 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:20,980 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:20,987 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:21,037 [salt.state       ][INFO    ][32080] Volume keystone-credential-keys already exists and is started.
2017-10-18 14:17:21,037 [salt.state       ][INFO    ][32080] Completed state [keystone-credential-keys] at time 14:17:21.036991 duration_in_ms=111.965
2017-10-18 14:17:21,040 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 14:17:21.039872
2017-10-18 14:17:21,040 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-18 14:17:21,040 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-18 14:17:21,087 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:21,088 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 14:17:21.087651 duration_in_ms=47.779
2017-10-18 14:17:21,088 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 14:17:21.088090
2017-10-18 14:17:21,088 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 14:17:21,089 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 14:17:21,136 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:21,136 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 14:17:21.136138 duration_in_ms=48.048
2017-10-18 14:17:21,137 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 14:17:21.136525
2017-10-18 14:17:21,137 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-18 14:17:21,137 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-18 14:17:21,184 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:21,184 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 14:17:21.183792 duration_in_ms=47.266
2017-10-18 14:17:21,184 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 14:17:21.184245
2017-10-18 14:17:21,184 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 14:17:21,185 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 14:17:21,234 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:21,234 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 14:17:21.233895 duration_in_ms=49.649
2017-10-18 14:17:21,234 [salt.state       ][INFO    ][32080] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 14:17:21.234325
2017-10-18 14:17:21,235 [salt.state       ][INFO    ][32080] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-18 14:17:21,235 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-18 14:17:21,282 [salt.state       ][INFO    ][32080] unless execution succeeded
2017-10-18 14:17:21,283 [salt.state       ][INFO    ][32080] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 14:17:21.282647 duration_in_ms=48.322
2017-10-18 14:17:21,284 [salt.state       ][INFO    ][32080] Running state [keystone-credential-keys] at time 14:17:21.283619
2017-10-18 14:17:21,284 [salt.state       ][INFO    ][32080] Executing state glusterfs.started for keystone-credential-keys
2017-10-18 14:17:21,284 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:21,292 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:21,341 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:17:21,349 [salt.loaded.int.module.cmdmod][INFO    ][32080] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:17:21,402 [salt.state       ][INFO    ][32080] Volume keystone-credential-keys is already started
2017-10-18 14:17:21,403 [salt.state       ][INFO    ][32080] Completed state [keystone-credential-keys] at time 14:17:21.402828 duration_in_ms=119.209
2017-10-18 14:17:21,405 [salt.minion      ][INFO    ][32080] Returning information for job: 20171018141717886271
2017-10-18 14:17:22,597 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command test.ping with jid 20171018141722591047
2017-10-18 14:17:22,611 [salt.minion      ][INFO    ][32462] Starting a new job with PID 32462
2017-10-18 14:17:22,636 [salt.minion      ][INFO    ][32462] Returning information for job: 20171018141722591047
2017-10-18 14:17:23,286 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command cmd.run with jid 20171018141723279649
2017-10-18 14:17:23,298 [salt.minion      ][INFO    ][32467] Starting a new job with PID 32467
2017-10-18 14:17:23,302 [salt.loaded.int.module.cmdmod][INFO    ][32467] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-18 14:17:23,411 [salt.minion      ][INFO    ][32467] Returning information for job: 20171018141723279649
2017-10-18 14:22:13,427 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command test.ping with jid 20171018142213422161
2017-10-18 14:22:13,448 [salt.minion      ][INFO    ][32528] Starting a new job with PID 32528
2017-10-18 14:22:13,476 [salt.minion      ][INFO    ][32528] Returning information for job: 20171018142213422161
2017-10-18 14:22:41,963 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command state.sls with jid 20171018142241956899
2017-10-18 14:22:41,978 [salt.minion      ][INFO    ][32538] Starting a new job with PID 32538
2017-10-18 14:22:42,398 [salt.state       ][INFO    ][32538] Loading fresh modules for state activity
2017-10-18 14:22:42,426 [salt.fileclient  ][INFO    ][32538] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-18 14:22:42,445 [salt.fileclient  ][INFO    ][32538] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-18 14:22:42,470 [salt.fileclient  ][INFO    ][32538] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-18 14:22:42,729 [salt.state       ][INFO    ][32538] Running state [lsof] at time 14:22:42.728966
2017-10-18 14:22:42,729 [salt.state       ][INFO    ][32538] Executing state pkg.installed for lsof
2017-10-18 14:22:42,730 [salt.loaded.int.module.cmdmod][INFO    ][32538] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 14:22:43,004 [salt.state       ][INFO    ][32538] Package lsof is already installed
2017-10-18 14:22:43,004 [salt.state       ][INFO    ][32538] Completed state [lsof] at time 14:22:43.004057 duration_in_ms=275.091
2017-10-18 14:22:43,004 [salt.state       ][INFO    ][32538] Running state [keepalived] at time 14:22:43.004278
2017-10-18 14:22:43,004 [salt.state       ][INFO    ][32538] Executing state pkg.installed for keepalived
2017-10-18 14:22:43,007 [salt.state       ][INFO    ][32538] Package keepalived is already installed
2017-10-18 14:22:43,007 [salt.state       ][INFO    ][32538] Completed state [keepalived] at time 14:22:43.007198 duration_in_ms=2.92
2017-10-18 14:22:43,009 [salt.state       ][INFO    ][32538] Running state [/etc/keepalived/keepalived.conf] at time 14:22:43.008536
2017-10-18 14:22:43,009 [salt.state       ][INFO    ][32538] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-18 14:22:43,030 [salt.fileclient  ][INFO    ][32538] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-18 14:22:43,059 [salt.fileclient  ][INFO    ][32538] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-18 14:22:43,064 [salt.state       ][INFO    ][32538] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-18 14:22:43,064 [salt.state       ][INFO    ][32538] Completed state [/etc/keepalived/keepalived.conf] at time 14:22:43.063646 duration_in_ms=55.109
2017-10-18 14:22:43,064 [salt.state       ][INFO    ][32538] Running state [keepalived] at time 14:22:43.064170
2017-10-18 14:22:43,064 [salt.state       ][INFO    ][32538] Executing state service.running for keepalived
2017-10-18 14:22:43,065 [salt.loaded.int.module.cmdmod][INFO    ][32538] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-18 14:22:43,080 [salt.loaded.int.module.cmdmod][INFO    ][32538] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-18 14:22:43,087 [salt.loaded.int.module.cmdmod][INFO    ][32538] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-18 14:22:43,093 [salt.state       ][INFO    ][32538] The service keepalived is already running
2017-10-18 14:22:43,093 [salt.state       ][INFO    ][32538] Completed state [keepalived] at time 14:22:43.092896 duration_in_ms=28.725
2017-10-18 14:22:43,094 [salt.minion      ][INFO    ][32538] Returning information for job: 20171018142241956899
2017-10-18 14:22:44,063 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command pillar.get with jid 20171018142244056512
2017-10-18 14:22:44,084 [salt.minion      ][INFO    ][32562] Starting a new job with PID 32562
2017-10-18 14:22:44,088 [salt.minion      ][INFO    ][32562] Returning information for job: 20171018142244056512
2017-10-18 14:23:19,445 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command state.sls with jid 20171018142319437511
2017-10-18 14:23:19,459 [salt.minion      ][INFO    ][32571] Starting a new job with PID 32571
2017-10-18 14:23:19,874 [salt.state       ][INFO    ][32571] Loading fresh modules for state activity
2017-10-18 14:23:19,908 [salt.fileclient  ][INFO    ][32571] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-18 14:23:19,928 [salt.fileclient  ][INFO    ][32571] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-18 14:23:20,218 [salt.state       ][INFO    ][32571] Running state [attr] at time 14:23:20.218051
2017-10-18 14:23:20,218 [salt.state       ][INFO    ][32571] Executing state pkg.installed for attr
2017-10-18 14:23:20,219 [salt.loaded.int.module.cmdmod][INFO    ][32571] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 14:23:20,490 [salt.state       ][INFO    ][32571] Package attr is already installed
2017-10-18 14:23:20,490 [salt.state       ][INFO    ][32571] Completed state [attr] at time 14:23:20.489776 duration_in_ms=271.724
2017-10-18 14:23:20,490 [salt.state       ][INFO    ][32571] Running state [glusterfs-server] at time 14:23:20.489970
2017-10-18 14:23:20,490 [salt.state       ][INFO    ][32571] Executing state pkg.installed for glusterfs-server
2017-10-18 14:23:20,493 [salt.state       ][INFO    ][32571] Package glusterfs-server is already installed
2017-10-18 14:23:20,493 [salt.state       ][INFO    ][32571] Completed state [glusterfs-server] at time 14:23:20.492895 duration_in_ms=2.925
2017-10-18 14:23:20,493 [salt.state       ][INFO    ][32571] Running state [bc] at time 14:23:20.493035
2017-10-18 14:23:20,493 [salt.state       ][INFO    ][32571] Executing state pkg.installed for bc
2017-10-18 14:23:20,496 [salt.state       ][INFO    ][32571] Package bc is already installed
2017-10-18 14:23:20,496 [salt.state       ][INFO    ][32571] Completed state [bc] at time 14:23:20.495855 duration_in_ms=2.819
2017-10-18 14:23:20,497 [salt.state       ][INFO    ][32571] Running state [glusterfs-server] at time 14:23:20.496516
2017-10-18 14:23:20,497 [salt.state       ][INFO    ][32571] Executing state service.running for glusterfs-server
2017-10-18 14:23:20,497 [salt.loaded.int.module.cmdmod][INFO    ][32571] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-18 14:23:20,515 [salt.loaded.int.module.cmdmod][INFO    ][32571] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-18 14:23:20,523 [salt.loaded.int.module.cmdmod][INFO    ][32571] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-18 14:23:20,533 [salt.state       ][INFO    ][32571] The service glusterfs-server is already running
2017-10-18 14:23:20,533 [salt.state       ][INFO    ][32571] Completed state [glusterfs-server] at time 14:23:20.533237 duration_in_ms=36.721
2017-10-18 14:23:20,535 [salt.state       ][INFO    ][32571] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 14:23:20.534593
2017-10-18 14:23:20,535 [salt.state       ][INFO    ][32571] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-18 14:23:20,573 [salt.state       ][INFO    ][32571] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-18 14:23:20,573 [salt.state       ][INFO    ][32571] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 14:23:20.572652 duration_in_ms=38.06
2017-10-18 14:23:20,573 [salt.state       ][INFO    ][32571] Running state [/srv/glusterfs/glance] at time 14:23:20.572807
2017-10-18 14:23:20,573 [salt.state       ][INFO    ][32571] Executing state file.directory for /srv/glusterfs/glance
2017-10-18 14:23:20,573 [salt.state       ][INFO    ][32571] Directory /srv/glusterfs/glance is in the correct state
2017-10-18 14:23:20,573 [salt.state       ][INFO    ][32571] Completed state [/srv/glusterfs/glance] at time 14:23:20.573432 duration_in_ms=0.626
2017-10-18 14:23:20,574 [salt.state       ][INFO    ][32571] Running state [/srv/glusterfs/keystone-keys] at time 14:23:20.573577
2017-10-18 14:23:20,574 [salt.state       ][INFO    ][32571] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-18 14:23:20,574 [salt.state       ][INFO    ][32571] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-18 14:23:20,574 [salt.state       ][INFO    ][32571] Completed state [/srv/glusterfs/keystone-keys] at time 14:23:20.574192 duration_in_ms=0.615
2017-10-18 14:23:20,574 [salt.state       ][INFO    ][32571] Running state [/srv/glusterfs/nova_instances] at time 14:23:20.574335
2017-10-18 14:23:20,574 [salt.state       ][INFO    ][32571] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-18 14:23:20,575 [salt.state       ][INFO    ][32571] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-18 14:23:20,575 [salt.state       ][INFO    ][32571] Completed state [/srv/glusterfs/nova_instances] at time 14:23:20.574945 duration_in_ms=0.61
2017-10-18 14:23:20,575 [salt.state       ][INFO    ][32571] Running state [/srv/glusterfs/keystone-credential-keys] at time 14:23:20.575089
2017-10-18 14:23:20,575 [salt.state       ][INFO    ][32571] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-18 14:23:20,576 [salt.state       ][INFO    ][32571] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-18 14:23:20,576 [salt.state       ][INFO    ][32571] Completed state [/srv/glusterfs/keystone-credential-keys] at time 14:23:20.575704 duration_in_ms=0.615
2017-10-18 14:23:20,576 [salt.minion      ][INFO    ][32571] Returning information for job: 20171018142319437511
2017-10-18 14:23:21,735 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command test.ping with jid 20171018142321729547
2017-10-18 14:23:21,751 [salt.minion      ][INFO    ][32594] Starting a new job with PID 32594
2017-10-18 14:23:21,776 [salt.minion      ][INFO    ][32594] Returning information for job: 20171018142321729547
2017-10-18 14:23:30,656 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command state.sls with jid 20171018142330647868
2017-10-18 14:23:30,671 [salt.minion      ][INFO    ][32600] Starting a new job with PID 32600
2017-10-18 14:23:31,101 [salt.state       ][INFO    ][32600] Loading fresh modules for state activity
2017-10-18 14:23:31,124 [salt.fileclient  ][INFO    ][32600] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-18 14:23:31,157 [salt.fileclient  ][INFO    ][32600] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-18 14:23:31,220 [salt.fileclient  ][INFO    ][32600] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-18 14:23:31,239 [salt.fileclient  ][INFO    ][32600] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-18 14:23:31,504 [salt.state       ][INFO    ][32600] Running state [attr] at time 14:23:31.503689
2017-10-18 14:23:31,504 [salt.state       ][INFO    ][32600] Executing state pkg.installed for attr
2017-10-18 14:23:31,504 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-18 14:23:31,746 [salt.state       ][INFO    ][32600] Package attr is already installed
2017-10-18 14:23:31,746 [salt.state       ][INFO    ][32600] Completed state [attr] at time 14:23:31.746099 duration_in_ms=242.409
2017-10-18 14:23:31,746 [salt.state       ][INFO    ][32600] Running state [glusterfs-server] at time 14:23:31.746286
2017-10-18 14:23:31,746 [salt.state       ][INFO    ][32600] Executing state pkg.installed for glusterfs-server
2017-10-18 14:23:31,749 [salt.state       ][INFO    ][32600] Package glusterfs-server is already installed
2017-10-18 14:23:31,749 [salt.state       ][INFO    ][32600] Completed state [glusterfs-server] at time 14:23:31.749093 duration_in_ms=2.807
2017-10-18 14:23:31,749 [salt.state       ][INFO    ][32600] Running state [bc] at time 14:23:31.749225
2017-10-18 14:23:31,749 [salt.state       ][INFO    ][32600] Executing state pkg.installed for bc
2017-10-18 14:23:31,752 [salt.state       ][INFO    ][32600] Package bc is already installed
2017-10-18 14:23:31,752 [salt.state       ][INFO    ][32600] Completed state [bc] at time 14:23:31.751961 duration_in_ms=2.737
2017-10-18 14:23:31,753 [salt.state       ][INFO    ][32600] Running state [glusterfs-server] at time 14:23:31.752722
2017-10-18 14:23:31,753 [salt.state       ][INFO    ][32600] Executing state service.running for glusterfs-server
2017-10-18 14:23:31,753 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-18 14:23:31,770 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-18 14:23:31,778 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-18 14:23:31,788 [salt.state       ][INFO    ][32600] The service glusterfs-server is already running
2017-10-18 14:23:31,789 [salt.state       ][INFO    ][32600] Completed state [glusterfs-server] at time 14:23:31.788667 duration_in_ms=35.945
2017-10-18 14:23:31,790 [salt.state       ][INFO    ][32600] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 14:23:31.790332
2017-10-18 14:23:31,791 [salt.state       ][INFO    ][32600] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-18 14:23:31,798 [salt.state       ][INFO    ][32600] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-18 14:23:31,798 [salt.state       ][INFO    ][32600] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 14:23:31.798321 duration_in_ms=7.989
2017-10-18 14:23:31,799 [salt.state       ][INFO    ][32600] Running state [/srv/glusterfs/glance] at time 14:23:31.798527
2017-10-18 14:23:31,799 [salt.state       ][INFO    ][32600] Executing state file.directory for /srv/glusterfs/glance
2017-10-18 14:23:31,799 [salt.state       ][INFO    ][32600] Directory /srv/glusterfs/glance is in the correct state
2017-10-18 14:23:31,799 [salt.state       ][INFO    ][32600] Completed state [/srv/glusterfs/glance] at time 14:23:31.799397 duration_in_ms=0.87
2017-10-18 14:23:31,800 [salt.state       ][INFO    ][32600] Running state [/srv/glusterfs/keystone-keys] at time 14:23:31.799596
2017-10-18 14:23:31,800 [salt.state       ][INFO    ][32600] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-18 14:23:31,800 [salt.state       ][INFO    ][32600] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-18 14:23:31,800 [salt.state       ][INFO    ][32600] Completed state [/srv/glusterfs/keystone-keys] at time 14:23:31.800395 duration_in_ms=0.799
2017-10-18 14:23:31,801 [salt.state       ][INFO    ][32600] Running state [/srv/glusterfs/nova_instances] at time 14:23:31.800591
2017-10-18 14:23:31,801 [salt.state       ][INFO    ][32600] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-18 14:23:31,801 [salt.state       ][INFO    ][32600] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-18 14:23:31,801 [salt.state       ][INFO    ][32600] Completed state [/srv/glusterfs/nova_instances] at time 14:23:31.801385 duration_in_ms=0.794
2017-10-18 14:23:31,802 [salt.state       ][INFO    ][32600] Running state [/srv/glusterfs/keystone-credential-keys] at time 14:23:31.801579
2017-10-18 14:23:31,802 [salt.state       ][INFO    ][32600] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-18 14:23:31,802 [salt.state       ][INFO    ][32600] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-18 14:23:31,802 [salt.state       ][INFO    ][32600] Completed state [/srv/glusterfs/keystone-credential-keys] at time 14:23:31.802401 duration_in_ms=0.821
2017-10-18 14:23:31,845 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command ['git', '--version'] in directory '/root'
2017-10-18 14:23:31,932 [salt.state       ][INFO    ][32600] Running state [sleep 5] at time 14:23:31.932228
2017-10-18 14:23:31,933 [salt.state       ][INFO    ][32600] Executing state cmd.wait for sleep 5
2017-10-18 14:23:31,933 [salt.state       ][INFO    ][32600] No changes made for sleep 5
2017-10-18 14:23:31,933 [salt.state       ][INFO    ][32600] Completed state [sleep 5] at time 14:23:31.932859 duration_in_ms=0.632
2017-10-18 14:23:31,933 [salt.state       ][INFO    ][32600] Running state [10.167.4.141] at time 14:23:31.933256
2017-10-18 14:23:31,933 [salt.state       ][INFO    ][32600] Executing state glusterfs.peered for 10.167.4.141
2017-10-18 14:23:31,934 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:31,943 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:31,995 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,004 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,055 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,063 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,113 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,122 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,169 [salt.state       ][INFO    ][32600] Peering with localhost is not needed
2017-10-18 14:23:32,169 [salt.state       ][INFO    ][32600] Completed state [10.167.4.141] at time 14:23:32.169460 duration_in_ms=236.204
2017-10-18 14:23:32,172 [salt.state       ][INFO    ][32600] Running state [10.167.4.142] at time 14:23:32.171673
2017-10-18 14:23:32,172 [salt.state       ][INFO    ][32600] Executing state glusterfs.peered for 10.167.4.142
2017-10-18 14:23:32,172 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,182 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,235 [salt.state       ][INFO    ][32600] Host 10.167.4.142 already peered
2017-10-18 14:23:32,235 [salt.state       ][INFO    ][32600] Completed state [10.167.4.142] at time 14:23:32.234809 duration_in_ms=63.136
2017-10-18 14:23:32,237 [salt.state       ][INFO    ][32600] Running state [10.167.4.143] at time 14:23:32.236889
2017-10-18 14:23:32,237 [salt.state       ][INFO    ][32600] Executing state glusterfs.peered for 10.167.4.143
2017-10-18 14:23:32,237 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,247 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,298 [salt.state       ][INFO    ][32600] Host 10.167.4.143 already peered
2017-10-18 14:23:32,298 [salt.state       ][INFO    ][32600] Completed state [10.167.4.143] at time 14:23:32.298186 duration_in_ms=61.296
2017-10-18 14:23:32,299 [salt.state       ][INFO    ][32600] Running state [glance] at time 14:23:32.298894
2017-10-18 14:23:32,299 [salt.state       ][INFO    ][32600] Executing state glusterfs.created for glance
2017-10-18 14:23:32,300 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,308 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,356 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,364 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,417 [salt.state       ][INFO    ][32600] Volume glance already exists and is started.
2017-10-18 14:23:32,417 [salt.state       ][INFO    ][32600] Completed state [glance] at time 14:23:32.416775 duration_in_ms=117.88
2017-10-18 14:23:32,419 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 14:23:32.419360
2017-10-18 14:23:32,420 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 14:23:32,420 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 14:23:32,469 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:32,469 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 14:23:32.469122 duration_in_ms=49.762
2017-10-18 14:23:32,470 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 14:23:32.469611
2017-10-18 14:23:32,470 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-18 14:23:32,470 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-18 14:23:32,519 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:32,519 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 14:23:32.518763 duration_in_ms=49.152
2017-10-18 14:23:32,519 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 14:23:32.519189
2017-10-18 14:23:32,519 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-18 14:23:32,520 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-18 14:23:32,568 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:32,568 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 14:23:32.568215 duration_in_ms=49.026
2017-10-18 14:23:32,569 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 14:23:32.568637
2017-10-18 14:23:32,569 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 14:23:32,569 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 14:23:32,617 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:32,617 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 14:23:32.617136 duration_in_ms=48.499
2017-10-18 14:23:32,618 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 14:23:32.617577
2017-10-18 14:23:32,618 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-18 14:23:32,618 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-18 14:23:32,667 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:32,667 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 14:23:32.667178 duration_in_ms=49.6
2017-10-18 14:23:32,668 [salt.state       ][INFO    ][32600] Running state [glance] at time 14:23:32.668132
2017-10-18 14:23:32,668 [salt.state       ][INFO    ][32600] Executing state glusterfs.started for glance
2017-10-18 14:23:32,669 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,676 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,722 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,730 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,780 [salt.state       ][INFO    ][32600] Volume glance is already started
2017-10-18 14:23:32,780 [salt.state       ][INFO    ][32600] Completed state [glance] at time 14:23:32.779753 duration_in_ms=111.62
2017-10-18 14:23:32,781 [salt.state       ][INFO    ][32600] Running state [keystone-keys] at time 14:23:32.780507
2017-10-18 14:23:32,781 [salt.state       ][INFO    ][32600] Executing state glusterfs.created for keystone-keys
2017-10-18 14:23:32,781 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,790 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,839 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:32,846 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:32,896 [salt.state       ][INFO    ][32600] Volume keystone-keys already exists and is started.
2017-10-18 14:23:32,896 [salt.state       ][INFO    ][32600] Completed state [keystone-keys] at time 14:23:32.896375 duration_in_ms=115.866
2017-10-18 14:23:32,899 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 14:23:32.899005
2017-10-18 14:23:32,899 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-18 14:23:32,900 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-18 14:23:32,947 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:32,947 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 14:23:32.946772 duration_in_ms=47.767
2017-10-18 14:23:32,947 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 14:23:32.947168
2017-10-18 14:23:32,947 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 14:23:32,948 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 14:23:32,995 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:32,995 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 14:23:32.995081 duration_in_ms=47.913
2017-10-18 14:23:32,996 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 14:23:32.995597
2017-10-18 14:23:32,996 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 14:23:32,996 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 14:23:33,042 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,042 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 14:23:33.041798 duration_in_ms=46.201
2017-10-18 14:23:33,042 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 14:23:33.042268
2017-10-18 14:23:33,043 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-18 14:23:33,043 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-18 14:23:33,091 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,091 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 14:23:33.090852 duration_in_ms=48.583
2017-10-18 14:23:33,091 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 14:23:33.091301
2017-10-18 14:23:33,092 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-18 14:23:33,092 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-18 14:23:33,138 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,139 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 14:23:33.138503 duration_in_ms=47.202
2017-10-18 14:23:33,139 [salt.state       ][INFO    ][32600] Running state [keystone-keys] at time 14:23:33.139444
2017-10-18 14:23:33,140 [salt.state       ][INFO    ][32600] Executing state glusterfs.started for keystone-keys
2017-10-18 14:23:33,140 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:33,148 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:33,195 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:33,204 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:33,254 [salt.state       ][INFO    ][32600] Volume keystone-keys is already started
2017-10-18 14:23:33,254 [salt.state       ][INFO    ][32600] Completed state [keystone-keys] at time 14:23:33.254260 duration_in_ms=114.816
2017-10-18 14:23:33,255 [salt.state       ][INFO    ][32600] Running state [nova_instances] at time 14:23:33.254995
2017-10-18 14:23:33,255 [salt.state       ][INFO    ][32600] Executing state glusterfs.created for nova_instances
2017-10-18 14:23:33,256 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:33,264 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:33,310 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:33,318 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:33,369 [salt.state       ][INFO    ][32600] Volume nova_instances already exists and is started.
2017-10-18 14:23:33,370 [salt.state       ][INFO    ][32600] Completed state [nova_instances] at time 14:23:33.369526 duration_in_ms=114.531
2017-10-18 14:23:33,372 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 14:23:33.372431
2017-10-18 14:23:33,373 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 14:23:33,373 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 14:23:33,420 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,420 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 14:23:33.419737 duration_in_ms=47.306
2017-10-18 14:23:33,420 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 14:23:33.420142
2017-10-18 14:23:33,420 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-18 14:23:33,421 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-18 14:23:33,468 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,468 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 14:23:33.467794 duration_in_ms=47.651
2017-10-18 14:23:33,468 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 14:23:33.468211
2017-10-18 14:23:33,468 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-18 14:23:33,469 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-18 14:23:33,518 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,518 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 14:23:33.517924 duration_in_ms=49.713
2017-10-18 14:23:33,518 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 14:23:33.518336
2017-10-18 14:23:33,519 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-18 14:23:33,519 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-18 14:23:33,565 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,565 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 14:23:33.564778 duration_in_ms=46.442
2017-10-18 14:23:33,565 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 14:23:33.565194
2017-10-18 14:23:33,565 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 14:23:33,566 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 14:23:33,614 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,614 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 14:23:33.614017 duration_in_ms=48.822
2017-10-18 14:23:33,615 [salt.state       ][INFO    ][32600] Running state [nova_instances] at time 14:23:33.614891
2017-10-18 14:23:33,615 [salt.state       ][INFO    ][32600] Executing state glusterfs.started for nova_instances
2017-10-18 14:23:33,616 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:33,623 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:33,668 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:33,676 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:33,728 [salt.state       ][INFO    ][32600] Volume nova_instances is already started
2017-10-18 14:23:33,728 [salt.state       ][INFO    ][32600] Completed state [nova_instances] at time 14:23:33.727848 duration_in_ms=112.957
2017-10-18 14:23:33,729 [salt.state       ][INFO    ][32600] Running state [keystone-credential-keys] at time 14:23:33.728692
2017-10-18 14:23:33,729 [salt.state       ][INFO    ][32600] Executing state glusterfs.created for keystone-credential-keys
2017-10-18 14:23:33,729 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:33,737 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:33,783 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:33,790 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:33,841 [salt.state       ][INFO    ][32600] Volume keystone-credential-keys already exists and is started.
2017-10-18 14:23:33,841 [salt.state       ][INFO    ][32600] Completed state [keystone-credential-keys] at time 14:23:33.841262 duration_in_ms=112.57
2017-10-18 14:23:33,844 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 14:23:33.844111
2017-10-18 14:23:33,844 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-18 14:23:33,845 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-18 14:23:33,891 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,891 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 14:23:33.891353 duration_in_ms=47.242
2017-10-18 14:23:33,892 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 14:23:33.891792
2017-10-18 14:23:33,892 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-18 14:23:33,892 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-18 14:23:33,938 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,938 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 14:23:33.937814 duration_in_ms=46.021
2017-10-18 14:23:33,938 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 14:23:33.938236
2017-10-18 14:23:33,938 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-18 14:23:33,939 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-18 14:23:33,986 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:33,987 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 14:23:33.986511 duration_in_ms=48.274
2017-10-18 14:23:33,987 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 14:23:33.986949
2017-10-18 14:23:33,987 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-18 14:23:33,988 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-18 14:23:34,034 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:34,035 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 14:23:34.034479 duration_in_ms=47.53
2017-10-18 14:23:34,035 [salt.state       ][INFO    ][32600] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 14:23:34.034928
2017-10-18 14:23:34,035 [salt.state       ][INFO    ][32600] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-18 14:23:34,036 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-18 14:23:34,088 [salt.state       ][INFO    ][32600] unless execution succeeded
2017-10-18 14:23:34,088 [salt.state       ][INFO    ][32600] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 14:23:34.087867 duration_in_ms=52.939
2017-10-18 14:23:34,089 [salt.state       ][INFO    ][32600] Running state [keystone-credential-keys] at time 14:23:34.088763
2017-10-18 14:23:34,089 [salt.state       ][INFO    ][32600] Executing state glusterfs.started for keystone-credential-keys
2017-10-18 14:23:34,089 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:34,099 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:34,155 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --version' in directory '/root'
2017-10-18 14:23:34,162 [salt.loaded.int.module.cmdmod][INFO    ][32600] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-18 14:23:34,213 [salt.state       ][INFO    ][32600] Volume keystone-credential-keys is already started
2017-10-18 14:23:34,213 [salt.state       ][INFO    ][32600] Completed state [keystone-credential-keys] at time 14:23:34.212863 duration_in_ms=124.1
2017-10-18 14:23:34,215 [salt.minion      ][INFO    ][32600] Returning information for job: 20171018142330647868
2017-10-18 14:23:35,400 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command test.ping with jid 20171018142335391058
2017-10-18 14:23:35,416 [salt.minion      ][INFO    ][518] Starting a new job with PID 518
2017-10-18 14:23:35,440 [salt.minion      ][INFO    ][518] Returning information for job: 20171018142335391058
2017-10-18 14:23:36,113 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command cmd.run with jid 20171018142336103983
2017-10-18 14:23:36,128 [salt.minion      ][INFO    ][523] Starting a new job with PID 523
2017-10-18 14:23:36,132 [salt.loaded.int.module.cmdmod][INFO    ][523] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-18 14:23:36,241 [salt.minion      ][INFO    ][523] Returning information for job: 20171018142336103983
2017-10-18 14:40:49,772 [salt.minion      ][INFO    ][23481] User sudo_ubuntu Executing command cp.push_dir with jid 20171018144049762967
2017-10-18 14:40:49,793 [salt.minion      ][INFO    ][709] Starting a new job with PID 709
