2017-10-25 14:52:28,185 [salt.cli.daemons ][WARNING ][2491] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-25 15:26:24,876 [salt.state       ][ERROR   ][3820] No contents found in top file
2017-10-25 15:29:54,924 [salt.utils.parsers][WARNING ][2491] Minion received a SIGTERM. Exiting.
2017-10-25 15:32:21,163 [salt.cli.daemons ][WARNING ][3230] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-25 15:35:03,812 [salt.loaded.int.module.cmdmod][ERROR   ][11094] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-10-25 15:35:03,813 [salt.loaded.int.module.cmdmod][ERROR   ][11094] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-10-25 15:35:03,813 [salt.loaded.int.module.cmdmod][ERROR   ][11094] retcode: 1
2017-10-25 15:35:03,814 [salt.state       ][ERROR   ][11094] {'pid': 15964, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-10-25 15:35:24,097 [py.warnings      ][WARNING ][16041] /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-25 15:36:41,486 [salt.loaded.int.module.cmdmod][ERROR   ][16041] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-25 15:36:41,487 [salt.loaded.int.module.cmdmod][ERROR   ][16041] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-25 15:36:47,639 [salt.loaded.int.module.cmdmod][ERROR   ][16041] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-25 15:36:47,640 [salt.loaded.int.module.cmdmod][ERROR   ][16041] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-25 15:36:55,356 [salt.loaded.int.module.cmdmod][ERROR   ][16041] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-25 15:36:55,357 [salt.loaded.int.module.cmdmod][ERROR   ][16041] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-25 15:37:03,776 [salt.loaded.int.module.cmdmod][ERROR   ][16041] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-25 15:37:03,777 [salt.loaded.int.module.cmdmod][ERROR   ][16041] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-25 15:37:15,942 [salt.loaded.int.module.cmdmod][ERROR   ][16041] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-25 15:37:15,942 [salt.loaded.int.module.cmdmod][ERROR   ][16041] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-25 15:37:21,795 [salt.loaded.int.module.cmdmod][ERROR   ][16041] 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-25 15:37:25,344 [salt.state       ][ERROR   ][23621] No contents found in top file
2017-10-25 15:37:32,763 [salt.loaded.int.module.cmdmod][INFO    ][24140] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-25 15:37:32,769 [salt.loaded.int.module.cmdmod][INFO    ][24140] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-25 15:37:32,779 [salt.loaded.int.module.cmdmod][INFO    ][24140] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-10-25 15:37:32,786 [salt.utils.parsers][WARNING ][3230] Minion received a SIGTERM. Exiting.
2017-10-25 15:37:33,038 [salt.cli.daemons ][INFO    ][24289] Setting up the Salt Minion "kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-10-25 15:37:33,571 [salt.minion      ][INFO    ][24289] Creating minion process manager
2017-10-25 15:37:33,571 [salt.cli.daemons ][WARNING ][24289] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-25 15:37:33,571 [salt.cli.daemons ][INFO    ][24289] The Salt Minion is starting up
2017-10-25 15:37:33,571 [salt.minion      ][INFO    ][24289] Minion is starting as user 'root'
2017-10-25 15:37:33,572 [salt.utils.event ][INFO    ][24289] Starting pull socket on /var/run/salt/minion/minion_event_0fd62c7a6e_pull.ipc
2017-10-25 15:37:34,578 [salt.loaded.int.module.cmdmod][INFO    ][24289] Executing command ['date', '+%z'] in directory '/root'
2017-10-25 15:37:34,586 [salt.utils.schedule][INFO    ][24289] Updating job settings for scheduled job: __mine_interval
2017-10-25 15:37:34,588 [salt.minion      ][INFO    ][24289] Added mine.update to scheduler
2017-10-25 15:37:34,695 [salt.minion      ][INFO    ][24289] Minion is ready to receive requests!
2017-10-25 15:37:35,696 [salt.utils.schedule][INFO    ][24289] Running scheduled job: __mine_interval
2017-10-25 15:37:37,108 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command state.sls with jid 20171025153737100431
2017-10-25 15:37:37,121 [salt.minion      ][INFO    ][24416] Starting a new job with PID 24416
2017-10-25 15:37:37,612 [salt.state       ][INFO    ][24416] Loading fresh modules for state activity
2017-10-25 15:37:37,634 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-10-25 15:37:37,653 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-10-25 15:37:37,677 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-25 15:37:37,757 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-10-25 15:37:37,817 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-10-25 15:37:37,842 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-25 15:37:38,049 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-25 15:37:38,092 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-25 15:37:38,136 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-25 15:37:38,153 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-25 15:37:38,168 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 15:37:38,184 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-25 15:37:38,191 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-25 15:37:38,291 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-25 15:37:38,306 [py.warnings      ][WARNING ][24416] /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-25 15:37:38,306 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'salt-minion --version' in directory '/root'
2017-10-25 15:37:38,561 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-25 15:37:38,580 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-25 15:37:38,590 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-25 15:37:38,602 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-25 15:37:38,646 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-25 15:37:38,681 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-25 15:37:38,738 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-10-25 15:37:38,763 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-25 15:37:38,817 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-25 15:37:38,834 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-25 15:37:38,877 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-25 15:37:38,894 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-25 15:37:38,907 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 15:37:38,922 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-25 15:37:38,928 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-25 15:37:38,951 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-25 15:37:38,966 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'salt-minion --version' in directory '/root'
2017-10-25 15:37:39,205 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-25 15:37:39,223 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-25 15:37:39,236 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-25 15:37:39,248 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-25 15:37:39,292 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-25 15:37:39,328 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-25 15:37:39,390 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-10-25 15:37:39,445 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-25 15:37:39,766 [salt.state       ][INFO    ][24416] Running state [salt-minion] at time 15:37:39.765710
2017-10-25 15:37:39,766 [salt.state       ][INFO    ][24416] Executing state pkg.installed for salt-minion
2017-10-25 15:37:39,767 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:37:40,051 [salt.state       ][INFO    ][24416] Package salt-minion is already installed
2017-10-25 15:37:40,051 [salt.state       ][INFO    ][24416] Completed state [salt-minion] at time 15:37:40.051140 duration_in_ms=285.429
2017-10-25 15:37:40,051 [salt.state       ][INFO    ][24416] Running state [salt_minion_dependency_packages] at time 15:37:40.051342
2017-10-25 15:37:40,052 [salt.state       ][INFO    ][24416] Executing state pkg.installed for salt_minion_dependency_packages
2017-10-25 15:37:40,054 [salt.state       ][INFO    ][24416] All specified packages are already installed
2017-10-25 15:37:40,054 [salt.state       ][INFO    ][24416] Completed state [salt_minion_dependency_packages] at time 15:37:40.054228 duration_in_ms=2.886
2017-10-25 15:37:40,056 [salt.state       ][INFO    ][24416] Running state [/etc/salt/minion.d/minion.conf] at time 15:37:40.055641
2017-10-25 15:37:40,056 [salt.state       ][INFO    ][24416] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-10-25 15:37:40,076 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-10-25 15:37:40,120 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-25 15:37:40,164 [salt.fileclient  ][INFO    ][24416] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-25 15:37:40,196 [salt.state       ][INFO    ][24416] File /etc/salt/minion.d/minion.conf is in the correct state
2017-10-25 15:37:40,196 [salt.state       ][INFO    ][24416] Completed state [/etc/salt/minion.d/minion.conf] at time 15:37:40.196153 duration_in_ms=140.512
2017-10-25 15:37:40,196 [salt.state       ][INFO    ][24416] Running state [/etc/salt/minion.d/_virt.conf] at time 15:37:40.196430
2017-10-25 15:37:40,197 [salt.state       ][INFO    ][24416] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-10-25 15:37:40,275 [salt.state       ][INFO    ][24416] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-10-25 15:37:40,276 [salt.state       ][INFO    ][24416] Completed state [/etc/salt/minion.d/_virt.conf] at time 15:37:40.275586 duration_in_ms=79.156
2017-10-25 15:37:40,277 [salt.state       ][INFO    ][24416] Running state [salt-minion] at time 15:37:40.276966
2017-10-25 15:37:40,277 [salt.state       ][INFO    ][24416] Executing state service.running for salt-minion
2017-10-25 15:37:40,278 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-25 15:37:40,294 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-10-25 15:37:40,302 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-25 15:37:40,381 [salt.state       ][INFO    ][24416] The service salt-minion is already running
2017-10-25 15:37:40,381 [salt.state       ][INFO    ][24416] Completed state [salt-minion] at time 15:37:40.380980 duration_in_ms=104.014
2017-10-25 15:37:40,382 [salt.state       ][INFO    ][24416] Running state [/etc/salt/grains.d] at time 15:37:40.382280
2017-10-25 15:37:40,383 [salt.state       ][INFO    ][24416] Executing state file.directory for /etc/salt/grains.d
2017-10-25 15:37:40,383 [salt.state       ][INFO    ][24416] Directory /etc/salt/grains.d is in the correct state
2017-10-25 15:37:40,383 [salt.state       ][INFO    ][24416] Completed state [/etc/salt/grains.d] at time 15:37:40.383174 duration_in_ms=0.895
2017-10-25 15:37:40,384 [salt.state       ][INFO    ][24416] Running state [/etc/salt/grains] at time 15:37:40.383593
2017-10-25 15:37:40,384 [salt.state       ][INFO    ][24416] Executing state file.managed for /etc/salt/grains
2017-10-25 15:37:40,384 [salt.state       ][INFO    ][24416] File /etc/salt/grains exists with proper permissions. No changes made.
2017-10-25 15:37:40,384 [salt.state       ][INFO    ][24416] Completed state [/etc/salt/grains] at time 15:37:40.384260 duration_in_ms=0.667
2017-10-25 15:37:40,385 [salt.state       ][INFO    ][24416] Running state [/etc/salt/grains.d/placeholder] at time 15:37:40.384530
2017-10-25 15:37:40,385 [salt.state       ][INFO    ][24416] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-10-25 15:37:40,385 [salt.state       ][INFO    ][24416] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-10-25 15:37:40,385 [salt.state       ][INFO    ][24416] Completed state [/etc/salt/grains.d/placeholder] at time 15:37:40.385150 duration_in_ms=0.619
2017-10-25 15:37:40,385 [salt.state       ][INFO    ][24416] Running state [/etc/salt/grains.d/sphinx] at time 15:37:40.385430
2017-10-25 15:37:40,386 [salt.state       ][INFO    ][24416] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-10-25 15:37:40,450 [salt.state       ][INFO    ][24416] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 10.167.4.141
               - 127.0.0.1
               - 192.168.11.2
-              - 192.168.122.1
         system:
           name: System
           param:

2017-10-25 15:37:40,451 [salt.state       ][INFO    ][24416] Completed state [/etc/salt/grains.d/sphinx] at time 15:37:40.450664 duration_in_ms=65.233
2017-10-25 15:37:40,451 [salt.state       ][INFO    ][24416] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 15:37:40.451392
2017-10-25 15:37:40,452 [salt.state       ][INFO    ][24416] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:40,452 [salt.state       ][INFO    ][24416] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:40,452 [salt.state       ][INFO    ][24416] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 15:37:40.452099 duration_in_ms=0.707
2017-10-25 15:37:40,452 [salt.state       ][INFO    ][24416] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 15:37:40.452260
2017-10-25 15:37:40,452 [salt.state       ][INFO    ][24416] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:40,453 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-10-25 15:37:40,545 [salt.state       ][INFO    ][24416] {'pid': 24464, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-25 15:37:40,545 [salt.state       ][INFO    ][24416] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 15:37:40.544866 duration_in_ms=92.605
2017-10-25 15:37:40,545 [salt.state       ][INFO    ][24416] Running state [/etc/salt/grains.d/dns_records] at time 15:37:40.545327
2017-10-25 15:37:40,546 [salt.state       ][INFO    ][24416] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-10-25 15:37:40,660 [salt.state       ][INFO    ][24416] File /etc/salt/grains.d/dns_records is in the correct state
2017-10-25 15:37:40,660 [salt.state       ][INFO    ][24416] Completed state [/etc/salt/grains.d/dns_records] at time 15:37:40.660041 duration_in_ms=114.714
2017-10-25 15:37:40,661 [salt.state       ][INFO    ][24416] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 15:37:40.660722
2017-10-25 15:37:40,661 [salt.state       ][INFO    ][24416] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:40,661 [salt.state       ][INFO    ][24416] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:40,661 [salt.state       ][INFO    ][24416] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 15:37:40.661360 duration_in_ms=0.638
2017-10-25 15:37:40,662 [salt.state       ][INFO    ][24416] Running state [/etc/salt/grains.d/salt] at time 15:37:40.661682
2017-10-25 15:37:40,662 [salt.state       ][INFO    ][24416] Executing state file.managed for /etc/salt/grains.d/salt
2017-10-25 15:37:40,781 [salt.state       ][INFO    ][24416] File /etc/salt/grains.d/salt is in the correct state
2017-10-25 15:37:40,781 [salt.state       ][INFO    ][24416] Completed state [/etc/salt/grains.d/salt] at time 15:37:40.781361 duration_in_ms=119.679
2017-10-25 15:37:40,782 [salt.state       ][INFO    ][24416] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 15:37:40.782065
2017-10-25 15:37:40,782 [salt.state       ][INFO    ][24416] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:40,783 [salt.state       ][INFO    ][24416] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-25 15:37:40,783 [salt.state       ][INFO    ][24416] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 15:37:40.782697 duration_in_ms=0.632
2017-10-25 15:37:40,784 [salt.state       ][INFO    ][24416] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 15:37:40.783992
2017-10-25 15:37:40,784 [salt.state       ][INFO    ][24416] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-25 15:37:40,784 [salt.state       ][INFO    ][24416] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-25 15:37:40,785 [salt.state       ][INFO    ][24416] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 15:37:40.784593 duration_in_ms=0.6
2017-10-25 15:37:40,785 [salt.state       ][INFO    ][24416] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 15:37:40.784744
2017-10-25 15:37:40,785 [salt.state       ][INFO    ][24416] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-25 15:37:40,786 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-10-25 15:37:40,883 [salt.state       ][INFO    ][24416] {'pid': 24466, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-25 15:37:40,883 [salt.state       ][INFO    ][24416] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 15:37:40.882979 duration_in_ms=98.234
2017-10-25 15:37:40,884 [salt.state       ][INFO    ][24416] Running state [mine.update] at time 15:37:40.883590
2017-10-25 15:37:40,884 [salt.state       ][INFO    ][24416] Executing state module.wait for mine.update
2017-10-25 15:37:40,884 [salt.state       ][INFO    ][24416] No changes made for mine.update
2017-10-25 15:37:40,884 [salt.state       ][INFO    ][24416] Completed state [mine.update] at time 15:37:40.884221 duration_in_ms=0.631
2017-10-25 15:37:40,884 [salt.state       ][INFO    ][24416] Running state [mine.update] at time 15:37:40.884375
2017-10-25 15:37:40,885 [salt.state       ][INFO    ][24416] Executing state module.mod_watch for mine.update
2017-10-25 15:37:41,407 [salt.state       ][INFO    ][24416] {'ret': True}
2017-10-25 15:37:41,407 [salt.state       ][INFO    ][24416] Completed state [mine.update] at time 15:37:41.406845 duration_in_ms=522.47
2017-10-25 15:37:41,407 [salt.state       ][INFO    ][24416] Running state [ca-certificates] at time 15:37:41.407138
2017-10-25 15:37:41,407 [salt.state       ][INFO    ][24416] Executing state pkg.installed for ca-certificates
2017-10-25 15:37:41,411 [salt.state       ][INFO    ][24416] Package ca-certificates is already installed
2017-10-25 15:37:41,415 [salt.state       ][INFO    ][24416] Completed state [ca-certificates] at time 15:37:41.415209 duration_in_ms=8.071
2017-10-25 15:37:41,416 [salt.state       ][INFO    ][24416] Running state [update-ca-certificates] at time 15:37:41.415861
2017-10-25 15:37:41,416 [salt.state       ][INFO    ][24416] Executing state cmd.wait for update-ca-certificates
2017-10-25 15:37:41,416 [salt.state       ][INFO    ][24416] No changes made for update-ca-certificates
2017-10-25 15:37:41,417 [salt.state       ][INFO    ][24416] Completed state [update-ca-certificates] at time 15:37:41.416538 duration_in_ms=0.677
2017-10-25 15:37:41,417 [salt.state       ][INFO    ][24416] Running state [libvirt-dev] at time 15:37:41.416737
2017-10-25 15:37:41,417 [salt.state       ][INFO    ][24416] Executing state pkg.installed for libvirt-dev
2017-10-25 15:37:41,420 [salt.state       ][INFO    ][24416] Package libvirt-dev is already installed
2017-10-25 15:37:41,420 [salt.state       ][INFO    ][24416] Completed state [libvirt-dev] at time 15:37:41.419855 duration_in_ms=3.118
2017-10-25 15:37:41,420 [salt.state       ][INFO    ][24416] Running state [pkg-config] at time 15:37:41.420057
2017-10-25 15:37:41,420 [salt.state       ][INFO    ][24416] Executing state pkg.installed for pkg-config
2017-10-25 15:37:41,423 [salt.state       ][INFO    ][24416] Package pkg-config is already installed
2017-10-25 15:37:41,423 [salt.state       ][INFO    ][24416] Completed state [pkg-config] at time 15:37:41.423147 duration_in_ms=3.09
2017-10-25 15:37:41,423 [salt.state       ][INFO    ][24416] Running state [virtng.init] at time 15:37:41.423348
2017-10-25 15:37:41,424 [salt.state       ][INFO    ][24416] Executing state module.run for virtng.init
2017-10-25 15:37:41,492 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command ['git', '--version'] in directory '/root'
2017-10-25 15:37:41,547 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:41,563 [salt.state       ][INFO    ][24416] unless execution succeeded
2017-10-25 15:37:41,563 [salt.state       ][INFO    ][24416] Completed state [virtng.init] at time 15:37:41.563235 duration_in_ms=139.887
2017-10-25 15:37:41,563 [salt.state       ][INFO    ][24416] Running state [virt.set_autostart] at time 15:37:41.563463
2017-10-25 15:37:41,564 [salt.state       ][INFO    ][24416] Executing state module.run for virt.set_autostart
2017-10-25 15:37:41,566 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:41,581 [salt.state       ][INFO    ][24416] unless execution succeeded
2017-10-25 15:37:41,581 [salt.state       ][INFO    ][24416] Completed state [virt.set_autostart] at time 15:37:41.580894 duration_in_ms=17.431
2017-10-25 15:37:41,581 [salt.state       ][INFO    ][24416] Running state [virtng.init] at time 15:37:41.581120
2017-10-25 15:37:41,581 [salt.state       ][INFO    ][24416] Executing state module.run for virtng.init
2017-10-25 15:37:41,583 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:41,598 [salt.state       ][INFO    ][24416] unless execution succeeded
2017-10-25 15:37:41,598 [salt.state       ][INFO    ][24416] Completed state [virtng.init] at time 15:37:41.598390 duration_in_ms=17.27
2017-10-25 15:37:41,599 [salt.state       ][INFO    ][24416] Running state [virt.set_autostart] at time 15:37:41.598601
2017-10-25 15:37:41,599 [salt.state       ][INFO    ][24416] Executing state module.run for virt.set_autostart
2017-10-25 15:37:41,601 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:41,616 [salt.state       ][INFO    ][24416] unless execution succeeded
2017-10-25 15:37:41,616 [salt.state       ][INFO    ][24416] Completed state [virt.set_autostart] at time 15:37:41.615856 duration_in_ms=17.255
2017-10-25 15:37:41,616 [salt.state       ][INFO    ][24416] Running state [virtng.init] at time 15:37:41.616057
2017-10-25 15:37:41,616 [salt.state       ][INFO    ][24416] Executing state module.run for virtng.init
2017-10-25 15:37:41,618 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:41,633 [salt.state       ][INFO    ][24416] unless execution succeeded
2017-10-25 15:37:41,656 [salt.state       ][INFO    ][24416] Completed state [virtng.init] at time 15:37:41.655726 duration_in_ms=39.668
2017-10-25 15:37:41,656 [salt.state       ][INFO    ][24416] Running state [virt.set_autostart] at time 15:37:41.655973
2017-10-25 15:37:41,656 [salt.state       ][INFO    ][24416] Executing state module.run for virt.set_autostart
2017-10-25 15:37:41,658 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:41,673 [salt.state       ][INFO    ][24416] unless execution succeeded
2017-10-25 15:37:41,673 [salt.state       ][INFO    ][24416] Completed state [virt.set_autostart] at time 15:37:41.673111 duration_in_ms=17.138
2017-10-25 15:37:41,673 [salt.state       ][INFO    ][24416] Running state [virtng.init] at time 15:37:41.673309
2017-10-25 15:37:41,673 [salt.state       ][INFO    ][24416] Executing state module.run for virtng.init
2017-10-25 15:37:41,675 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:41,693 [salt.state       ][INFO    ][24416] unless execution succeeded
2017-10-25 15:37:41,693 [salt.state       ][INFO    ][24416] Completed state [virtng.init] at time 15:37:41.693411 duration_in_ms=20.101
2017-10-25 15:37:41,694 [salt.state       ][INFO    ][24416] Running state [virt.set_autostart] at time 15:37:41.693638
2017-10-25 15:37:41,694 [salt.state       ][INFO    ][24416] Executing state module.run for virt.set_autostart
2017-10-25 15:37:41,696 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:41,711 [salt.state       ][INFO    ][24416] unless execution succeeded
2017-10-25 15:37:41,711 [salt.state       ][INFO    ][24416] Completed state [virt.set_autostart] at time 15:37:41.711220 duration_in_ms=17.582
2017-10-25 15:37:41,711 [salt.state       ][INFO    ][24416] Running state [virtng.init] at time 15:37:41.711414
2017-10-25 15:37:41,712 [salt.state       ][INFO    ][24416] Executing state module.run for virtng.init
2017-10-25 15:37:41,713 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:41,729 [salt.state       ][INFO    ][24416] unless execution succeeded
2017-10-25 15:37:41,729 [salt.state       ][INFO    ][24416] Completed state [virtng.init] at time 15:37:41.728860 duration_in_ms=17.444
2017-10-25 15:37:41,729 [salt.state       ][INFO    ][24416] Running state [virt.set_autostart] at time 15:37:41.729057
2017-10-25 15:37:41,729 [salt.state       ][INFO    ][24416] Executing state module.run for virt.set_autostart
2017-10-25 15:37:41,731 [salt.loaded.int.module.cmdmod][INFO    ][24416] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-25 15:37:41,745 [salt.state       ][INFO    ][24416] unless execution succeeded
2017-10-25 15:37:41,746 [salt.state       ][INFO    ][24416] Completed state [virt.set_autostart] at time 15:37:41.745554 duration_in_ms=16.497
2017-10-25 15:37:41,748 [salt.minion      ][INFO    ][24416] Returning information for job: 20171025153737100431
2017-10-25 15:37:44,015 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command pillar.get with jid 20171025153744007549
2017-10-25 15:37:44,029 [salt.minion      ][INFO    ][24519] Starting a new job with PID 24519
2017-10-25 15:37:44,033 [salt.minion      ][INFO    ][24519] Returning information for job: 20171025153744007549
2017-10-25 15:38:47,675 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171025153847667470
2017-10-25 15:38:47,695 [salt.minion      ][INFO    ][24543] Starting a new job with PID 24543
2017-10-25 15:38:50,825 [salt.state       ][INFO    ][24543] Loading fresh modules for state activity
2017-10-25 15:38:50,876 [salt.state       ][ERROR   ][24543] No contents found in top file
2017-10-25 15:38:50,877 [salt.utils.extmods][INFO    ][24543] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-10-25 15:38:50,880 [salt.utils.extmods][INFO    ][24543] Syncing beacons for environment 'base'
2017-10-25 15:38:50,880 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_beacons, for base)
2017-10-25 15:38:50,880 [salt.fileclient  ][INFO    ][24543] Caching directory '_beacons/' for environment 'base'
2017-10-25 15:38:50,966 [salt.utils.extmods][INFO    ][24543] Syncing modules for environment 'base'
2017-10-25 15:38:50,967 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_modules, for base)
2017-10-25 15:38:50,967 [salt.fileclient  ][INFO    ][24543] Caching directory '_modules/' for environment 'base'
2017-10-25 15:38:51,087 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-10-25 15:38:51,097 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-10-25 15:38:51,107 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-10-25 15:38:51,114 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-10-25 15:38:51,121 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-10-25 15:38:51,129 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-10-25 15:38:51,138 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-10-25 15:38:51,146 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-10-25 15:38:51,280 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-10-25 15:38:51,290 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-10-25 15:38:51,302 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-10-25 15:38:51,311 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-10-25 15:38:51,325 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-10-25 15:38:51,343 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-10-25 15:38:51,356 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-10-25 15:38:51,379 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-10-25 15:38:51,402 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-10-25 15:38:51,413 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-10-25 15:38:51,441 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-10-25 15:38:51,482 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-10-25 15:38:51,493 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-10-25 15:38:51,530 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-10-25 15:38:51,552 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-10-25 15:38:51,592 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-10-25 15:38:51,609 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-10-25 15:38:51,621 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-10-25 15:38:51,644 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-10-25 15:38:51,659 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-10-25 15:38:51,667 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-10-25 15:38:51,701 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-10-25 15:38:51,707 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-10-25 15:38:51,719 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-10-25 15:38:51,723 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-10-25 15:38:51,723 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-10-25 15:38:51,724 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-10-25 15:38:51,724 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-10-25 15:38:51,724 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-10-25 15:38:51,725 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-10-25 15:38:51,725 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-10-25 15:38:51,725 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-10-25 15:38:51,726 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-10-25 15:38:51,726 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-10-25 15:38:51,726 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-10-25 15:38:51,726 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-10-25 15:38:51,726 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-10-25 15:38:51,727 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-10-25 15:38:51,727 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-10-25 15:38:51,727 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-10-25 15:38:51,727 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-10-25 15:38:51,727 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-10-25 15:38:51,728 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-10-25 15:38:51,728 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-10-25 15:38:51,728 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-10-25 15:38:51,728 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-10-25 15:38:51,729 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-10-25 15:38:51,729 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-10-25 15:38:51,729 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-10-25 15:38:51,729 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-10-25 15:38:51,729 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-10-25 15:38:51,730 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-10-25 15:38:51,730 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-10-25 15:38:51,730 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-10-25 15:38:51,730 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-10-25 15:38:51,730 [salt.utils.extmods][INFO    ][24543] 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-25 15:38:51,731 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-10-25 15:38:51,731 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-10-25 15:38:51,735 [salt.utils.extmods][INFO    ][24543] Syncing states for environment 'base'
2017-10-25 15:38:51,735 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_states, for base)
2017-10-25 15:38:51,735 [salt.fileclient  ][INFO    ][24543] Caching directory '_states/' for environment 'base'
2017-10-25 15:38:51,773 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-10-25 15:38:51,785 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-10-25 15:38:51,804 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-10-25 15:38:51,812 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-10-25 15:38:51,820 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-10-25 15:38:51,829 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-10-25 15:38:51,873 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-10-25 15:38:51,887 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-10-25 15:38:51,894 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-10-25 15:38:51,900 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-10-25 15:38:51,911 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-10-25 15:38:51,920 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-10-25 15:38:51,940 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-10-25 15:38:51,947 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-10-25 15:38:51,963 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-10-25 15:38:52,010 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-10-25 15:38:52,021 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-10-25 15:38:52,029 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-10-25 15:38:52,038 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-10-25 15:38:52,045 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-10-25 15:38:52,053 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-10-25 15:38:52,062 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-10-25 15:38:52,068 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-10-25 15:38:52,095 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-10-25 15:38:52,105 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-10-25 15:38:52,113 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-10-25 15:38:52,123 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-10-25 15:38:52,133 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-10-25 15:38:52,159 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-10-25 15:38:52,165 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-10-25 15:38:52,165 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-10-25 15:38:52,165 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-10-25 15:38:52,166 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-10-25 15:38:52,166 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-10-25 15:38:52,166 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-10-25 15:38:52,167 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-10-25 15:38:52,167 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-10-25 15:38:52,167 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-10-25 15:38:52,168 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-10-25 15:38:52,168 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-10-25 15:38:52,168 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-10-25 15:38:52,168 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-10-25 15:38:52,169 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-10-25 15:38:52,169 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-10-25 15:38:52,169 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-10-25 15:38:52,169 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-10-25 15:38:52,169 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-10-25 15:38:52,169 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-10-25 15:38:52,170 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-10-25 15:38:52,170 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-10-25 15:38:52,170 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-10-25 15:38:52,171 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-10-25 15:38:52,171 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-10-25 15:38:52,171 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-10-25 15:38:52,172 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-10-25 15:38:52,172 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-10-25 15:38:52,172 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-10-25 15:38:52,172 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-10-25 15:38:52,172 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-10-25 15:38:52,174 [salt.utils.extmods][INFO    ][24543] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-10-25 15:38:52,177 [salt.utils.extmods][INFO    ][24543] Syncing sdb for environment 'base'
2017-10-25 15:38:52,177 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_sdb, for base)
2017-10-25 15:38:52,177 [salt.fileclient  ][INFO    ][24543] Caching directory '_sdb/' for environment 'base'
2017-10-25 15:38:52,269 [salt.utils.extmods][INFO    ][24543] Syncing grains for environment 'base'
2017-10-25 15:38:52,270 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_grains, for base)
2017-10-25 15:38:52,270 [salt.fileclient  ][INFO    ][24543] Caching directory '_grains/' for environment 'base'
2017-10-25 15:38:52,314 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-10-25 15:38:52,333 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-10-25 15:38:52,350 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-10-25 15:38:52,364 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-10-25 15:38:52,384 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-10-25 15:38:52,391 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-10-25 15:38:52,399 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-10-25 15:38:52,413 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-10-25 15:38:52,422 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-10-25 15:38:52,432 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-10-25 15:38:52,441 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-10-25 15:38:52,464 [salt.fileclient  ][INFO    ][24543] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-10-25 15:38:52,467 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-10-25 15:38:52,467 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-10-25 15:38:52,467 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-10-25 15:38:52,467 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-10-25 15:38:52,468 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-10-25 15:38:52,468 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-10-25 15:38:52,468 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-10-25 15:38:52,468 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-10-25 15:38:52,468 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-10-25 15:38:52,469 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-10-25 15:38:52,469 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-10-25 15:38:52,469 [salt.utils.extmods][INFO    ][24543] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-10-25 15:38:52,470 [salt.utils.extmods][INFO    ][24543] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-10-25 15:38:52,473 [salt.utils.extmods][INFO    ][24543] Syncing renderers for environment 'base'
2017-10-25 15:38:52,473 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_renderers, for base)
2017-10-25 15:38:52,473 [salt.fileclient  ][INFO    ][24543] Caching directory '_renderers/' for environment 'base'
2017-10-25 15:38:52,509 [salt.utils.extmods][INFO    ][24543] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-10-25 15:38:52,511 [salt.utils.extmods][INFO    ][24543] Syncing returners for environment 'base'
2017-10-25 15:38:52,511 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_returners, for base)
2017-10-25 15:38:52,512 [salt.fileclient  ][INFO    ][24543] Caching directory '_returners/' for environment 'base'
2017-10-25 15:38:52,532 [salt.utils.extmods][INFO    ][24543] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-10-25 15:38:52,534 [salt.utils.extmods][INFO    ][24543] Syncing output for environment 'base'
2017-10-25 15:38:52,534 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_output, for base)
2017-10-25 15:38:52,535 [salt.fileclient  ][INFO    ][24543] Caching directory '_output/' for environment 'base'
2017-10-25 15:38:52,567 [salt.utils.extmods][INFO    ][24543] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-10-25 15:38:52,569 [salt.utils.extmods][INFO    ][24543] Syncing utils for environment 'base'
2017-10-25 15:38:52,570 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_utils, for base)
2017-10-25 15:38:52,570 [salt.fileclient  ][INFO    ][24543] Caching directory '_utils/' for environment 'base'
2017-10-25 15:38:52,596 [salt.utils.extmods][INFO    ][24543] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-10-25 15:38:52,598 [salt.utils.extmods][INFO    ][24543] Syncing log_handlers for environment 'base'
2017-10-25 15:38:52,598 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_log_handlers, for base)
2017-10-25 15:38:52,598 [salt.fileclient  ][INFO    ][24543] Caching directory '_log_handlers/' for environment 'base'
2017-10-25 15:38:52,617 [salt.utils.extmods][INFO    ][24543] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-10-25 15:38:52,620 [salt.utils.extmods][INFO    ][24543] Syncing proxy for environment 'base'
2017-10-25 15:38:52,620 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_proxy, for base)
2017-10-25 15:38:52,620 [salt.fileclient  ][INFO    ][24543] Caching directory '_proxy/' for environment 'base'
2017-10-25 15:38:52,646 [salt.utils.extmods][INFO    ][24543] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-10-25 15:38:52,648 [salt.utils.extmods][INFO    ][24543] Syncing engines for environment 'base'
2017-10-25 15:38:52,648 [salt.utils.extmods][INFO    ][24543] Loading cache from salt://_engines, for base)
2017-10-25 15:38:52,648 [salt.fileclient  ][INFO    ][24543] Caching directory '_engines/' for environment 'base'
2017-10-25 15:38:52,675 [salt.minion      ][INFO    ][24543] Returning information for job: 20171025153847667470
2017-10-25 15:46:48,815 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command test.ping with jid 20171025154648804443
2017-10-25 15:46:48,832 [salt.minion      ][INFO    ][24763] Starting a new job with PID 24763
2017-10-25 15:46:48,858 [salt.minion      ][INFO    ][24763] Returning information for job: 20171025154648804443
2017-10-25 15:50:23,213 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command state.sls with jid 20171025155023195217
2017-10-25 15:50:23,228 [salt.minion      ][INFO    ][24844] Starting a new job with PID 24844
2017-10-25 15:50:23,638 [salt.state       ][INFO    ][24844] Loading fresh modules for state activity
2017-10-25 15:50:23,712 [salt.fileclient  ][INFO    ][24844] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-25 15:50:23,730 [salt.fileclient  ][INFO    ][24844] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-25 15:50:23,754 [salt.fileclient  ][INFO    ][24844] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 15:50:24,035 [salt.state       ][INFO    ][24844] Running state [lsof] at time 15:50:24.034526
2017-10-25 15:50:24,035 [salt.state       ][INFO    ][24844] Executing state pkg.installed for lsof
2017-10-25 15:50:24,035 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:50:24,300 [salt.state       ][INFO    ][24844] Package lsof is already installed
2017-10-25 15:50:24,301 [salt.state       ][INFO    ][24844] Completed state [lsof] at time 15:50:24.300675 duration_in_ms=266.15
2017-10-25 15:50:24,301 [salt.state       ][INFO    ][24844] Running state [keepalived] at time 15:50:24.300857
2017-10-25 15:50:24,301 [salt.state       ][INFO    ][24844] Executing state pkg.installed for keepalived
2017-10-25 15:50:24,316 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-25 15:50:27,018 [salt.loaded.int.module.cmdmod][INFO    ][24844] 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-25 15:50:33,261 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025155033239762
2017-10-25 15:50:33,276 [salt.minion      ][INFO    ][26225] Starting a new job with PID 26225
2017-10-25 15:50:33,286 [salt.minion      ][INFO    ][26225] Returning information for job: 20171025155033239762
2017-10-25 15:50:34,674 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:50:34,697 [salt.state       ][INFO    ][24844] 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-25 15:50:34,705 [salt.state       ][INFO    ][24844] Loading fresh modules for state activity
2017-10-25 15:50:34,716 [salt.state       ][INFO    ][24844] Completed state [keepalived] at time 15:50:34.716448 duration_in_ms=10415.59
2017-10-25 15:50:34,718 [salt.state       ][INFO    ][24844] Running state [/etc/keepalived/keepalived.conf] at time 15:50:34.718418
2017-10-25 15:50:34,719 [salt.state       ][INFO    ][24844] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-25 15:50:34,745 [salt.fileclient  ][INFO    ][24844] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-25 15:50:34,776 [salt.fileclient  ][INFO    ][24844] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 15:50:34,783 [salt.state       ][INFO    ][24844] File changed:
New file
2017-10-25 15:50:34,783 [salt.state       ][INFO    ][24844] Completed state [/etc/keepalived/keepalived.conf] at time 15:50:34.782976 duration_in_ms=64.558
2017-10-25 15:50:34,846 [salt.state       ][INFO    ][24844] Running state [keepalived] at time 15:50:34.846196
2017-10-25 15:50:34,846 [salt.state       ][INFO    ][24844] Executing state service.running for keepalived
2017-10-25 15:50:34,848 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-25 15:50:34,859 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:34,867 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:34,877 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:34,885 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:34,953 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:34,961 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:34,969 [salt.loaded.int.module.cmdmod][INFO    ][24844] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-25 15:50:34,976 [salt.state       ][INFO    ][24844] {'keepalived': True}
2017-10-25 15:50:34,977 [salt.state       ][INFO    ][24844] Completed state [keepalived] at time 15:50:34.976621 duration_in_ms=130.426
2017-10-25 15:50:34,977 [salt.minion      ][INFO    ][24844] Returning information for job: 20171025155023195217
2017-10-25 15:50:50,662 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command pillar.get with jid 20171025155050642409
2017-10-25 15:50:50,682 [salt.minion      ][INFO    ][26440] Starting a new job with PID 26440
2017-10-25 15:50:50,685 [salt.minion      ][INFO    ][26440] Returning information for job: 20171025155050642409
2017-10-25 15:56:05,286 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command state.sls with jid 20171025155605268334
2017-10-25 15:56:05,301 [salt.minion      ][INFO    ][26544] Starting a new job with PID 26544
2017-10-25 15:56:07,739 [salt.state       ][INFO    ][26544] Loading fresh modules for state activity
2017-10-25 15:56:07,760 [salt.fileclient  ][INFO    ][26544] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-25 15:56:07,779 [salt.fileclient  ][INFO    ][26544] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 15:56:08,052 [salt.state       ][INFO    ][26544] Running state [attr] at time 15:56:08.052450
2017-10-25 15:56:08,053 [salt.state       ][INFO    ][26544] Executing state pkg.installed for attr
2017-10-25 15:56:08,053 [salt.loaded.int.module.cmdmod][INFO    ][26544] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:56:08,342 [salt.loaded.int.module.cmdmod][INFO    ][26544] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-25 15:56:11,495 [salt.loaded.int.module.cmdmod][INFO    ][26544] 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-25 15:56:13,777 [salt.loaded.int.module.cmdmod][INFO    ][26544] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:56:13,799 [salt.state       ][INFO    ][26544] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-10-25 15:56:13,807 [salt.state       ][INFO    ][26544] Loading fresh modules for state activity
2017-10-25 15:56:13,818 [salt.state       ][INFO    ][26544] Completed state [attr] at time 15:56:13.817941 duration_in_ms=5765.492
2017-10-25 15:56:13,822 [salt.state       ][INFO    ][26544] Running state [glusterfs-server] at time 15:56:13.822354
2017-10-25 15:56:13,823 [salt.state       ][INFO    ][26544] Executing state pkg.installed for glusterfs-server
2017-10-25 15:56:14,011 [salt.loaded.int.module.cmdmod][INFO    ][26544] 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-25 15:56:15,380 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025155615360209
2017-10-25 15:56:15,395 [salt.minion      ][INFO    ][27560] Starting a new job with PID 27560
2017-10-25 15:56:15,408 [salt.minion      ][INFO    ][27560] Returning information for job: 20171025155615360209
2017-10-25 15:56:25,585 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command saltutil.find_job with jid 20171025155625563567
2017-10-25 15:56:25,599 [salt.minion      ][INFO    ][30294] Starting a new job with PID 30294
2017-10-25 15:56:25,613 [salt.minion      ][INFO    ][30294] Returning information for job: 20171025155625563567
2017-10-25 15:56:31,467 [salt.loaded.int.module.cmdmod][INFO    ][26544] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:56:31,491 [salt.state       ][INFO    ][26544] 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-25 15:56:31,498 [salt.state       ][INFO    ][26544] Loading fresh modules for state activity
2017-10-25 15:56:31,511 [salt.state       ][INFO    ][26544] Completed state [glusterfs-server] at time 15:56:31.511301 duration_in_ms=17688.946
2017-10-25 15:56:31,517 [salt.state       ][INFO    ][26544] Running state [bc] at time 15:56:31.516557
2017-10-25 15:56:31,517 [salt.state       ][INFO    ][26544] Executing state pkg.installed for bc
2017-10-25 15:56:31,776 [salt.loaded.int.module.cmdmod][INFO    ][26544] 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-25 15:56:34,478 [salt.loaded.int.module.cmdmod][INFO    ][26544] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:56:34,504 [salt.state       ][INFO    ][26544] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-10-25 15:56:34,511 [salt.state       ][INFO    ][26544] Loading fresh modules for state activity
2017-10-25 15:56:34,525 [salt.state       ][INFO    ][26544] Completed state [bc] at time 15:56:34.525181 duration_in_ms=3008.624
2017-10-25 15:56:34,591 [salt.state       ][INFO    ][26544] Running state [glusterfs-server] at time 15:56:34.590643
2017-10-25 15:56:34,591 [salt.state       ][INFO    ][26544] Executing state service.running for glusterfs-server
2017-10-25 15:56:34,592 [salt.loaded.int.module.cmdmod][INFO    ][26544] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-25 15:56:34,602 [salt.loaded.int.module.cmdmod][INFO    ][26544] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-25 15:56:34,610 [salt.loaded.int.module.cmdmod][INFO    ][26544] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-25 15:56:34,619 [salt.state       ][INFO    ][26544] The service glusterfs-server is already running
2017-10-25 15:56:34,620 [salt.state       ][INFO    ][26544] Completed state [glusterfs-server] at time 15:56:34.619647 duration_in_ms=29.004
2017-10-25 15:56:34,621 [salt.state       ][INFO    ][26544] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 15:56:34.621186
2017-10-25 15:56:34,621 [salt.state       ][INFO    ][26544] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-25 15:56:34,646 [salt.state       ][INFO    ][26544] File changed:
New file
2017-10-25 15:56:34,647 [salt.state       ][INFO    ][26544] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 15:56:34.646505 duration_in_ms=25.319
2017-10-25 15:56:34,647 [salt.state       ][INFO    ][26544] Running state [/srv/glusterfs/glance] at time 15:56:34.646653
2017-10-25 15:56:34,647 [salt.state       ][INFO    ][26544] Executing state file.directory for /srv/glusterfs/glance
2017-10-25 15:56:34,647 [salt.state       ][INFO    ][26544] {'/srv/glusterfs/glance': 'New Dir'}
2017-10-25 15:56:34,647 [salt.state       ][INFO    ][26544] Completed state [/srv/glusterfs/glance] at time 15:56:34.647424 duration_in_ms=0.772
2017-10-25 15:56:34,648 [salt.state       ][INFO    ][26544] Running state [/srv/glusterfs/keystone-keys] at time 15:56:34.647564
2017-10-25 15:56:34,648 [salt.state       ][INFO    ][26544] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-25 15:56:34,648 [salt.state       ][INFO    ][26544] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-10-25 15:56:34,648 [salt.state       ][INFO    ][26544] Completed state [/srv/glusterfs/keystone-keys] at time 15:56:34.648231 duration_in_ms=0.667
2017-10-25 15:56:34,648 [salt.state       ][INFO    ][26544] Running state [/srv/glusterfs/nova_instances] at time 15:56:34.648371
2017-10-25 15:56:34,649 [salt.state       ][INFO    ][26544] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-25 15:56:34,649 [salt.state       ][INFO    ][26544] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-10-25 15:56:34,649 [salt.state       ][INFO    ][26544] Completed state [/srv/glusterfs/nova_instances] at time 15:56:34.648979 duration_in_ms=0.608
2017-10-25 15:56:34,649 [salt.state       ][INFO    ][26544] Running state [/srv/glusterfs/keystone-credential-keys] at time 15:56:34.649118
2017-10-25 15:56:34,649 [salt.state       ][INFO    ][26544] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-25 15:56:34,650 [salt.state       ][INFO    ][26544] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-10-25 15:56:34,650 [salt.state       ][INFO    ][26544] Completed state [/srv/glusterfs/keystone-credential-keys] at time 15:56:34.649734 duration_in_ms=0.617
2017-10-25 15:56:34,650 [salt.minion      ][INFO    ][26544] Returning information for job: 20171025155605268334
2017-10-25 15:56:36,048 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command test.ping with jid 20171025155636030852
2017-10-25 15:56:36,062 [salt.minion      ][INFO    ][31311] Starting a new job with PID 31311
2017-10-25 15:56:36,089 [salt.minion      ][INFO    ][31311] Returning information for job: 20171025155636030852
2017-10-25 15:57:21,943 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command state.sls with jid 20171025155721922881
2017-10-25 15:57:21,958 [salt.minion      ][INFO    ][31529] Starting a new job with PID 31529
2017-10-25 15:57:22,390 [salt.state       ][INFO    ][31529] Loading fresh modules for state activity
2017-10-25 15:57:22,412 [salt.fileclient  ][INFO    ][31529] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-25 15:57:22,444 [salt.fileclient  ][INFO    ][31529] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 15:57:22,507 [salt.fileclient  ][INFO    ][31529] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-25 15:57:22,525 [salt.fileclient  ][INFO    ][31529] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 15:57:22,781 [salt.state       ][INFO    ][31529] Running state [attr] at time 15:57:22.780947
2017-10-25 15:57:22,781 [salt.state       ][INFO    ][31529] Executing state pkg.installed for attr
2017-10-25 15:57:22,782 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 15:57:23,061 [salt.state       ][INFO    ][31529] Package attr is already installed
2017-10-25 15:57:23,061 [salt.state       ][INFO    ][31529] Completed state [attr] at time 15:57:23.061011 duration_in_ms=280.064
2017-10-25 15:57:23,061 [salt.state       ][INFO    ][31529] Running state [glusterfs-server] at time 15:57:23.061203
2017-10-25 15:57:23,061 [salt.state       ][INFO    ][31529] Executing state pkg.installed for glusterfs-server
2017-10-25 15:57:23,064 [salt.state       ][INFO    ][31529] Package glusterfs-server is already installed
2017-10-25 15:57:23,064 [salt.state       ][INFO    ][31529] Completed state [glusterfs-server] at time 15:57:23.064070 duration_in_ms=2.868
2017-10-25 15:57:23,064 [salt.state       ][INFO    ][31529] Running state [bc] at time 15:57:23.064209
2017-10-25 15:57:23,064 [salt.state       ][INFO    ][31529] Executing state pkg.installed for bc
2017-10-25 15:57:23,067 [salt.state       ][INFO    ][31529] Package bc is already installed
2017-10-25 15:57:23,067 [salt.state       ][INFO    ][31529] Completed state [bc] at time 15:57:23.066948 duration_in_ms=2.739
2017-10-25 15:57:23,068 [salt.state       ][INFO    ][31529] Running state [glusterfs-server] at time 15:57:23.067733
2017-10-25 15:57:23,068 [salt.state       ][INFO    ][31529] Executing state service.running for glusterfs-server
2017-10-25 15:57:23,068 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-25 15:57:23,078 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-10-25 15:57:23,121 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-25 15:57:23,135 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-25 15:57:23,141 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-25 15:57:23,150 [salt.state       ][INFO    ][31529] The service glusterfs-server is already running
2017-10-25 15:57:23,150 [salt.state       ][INFO    ][31529] Completed state [glusterfs-server] at time 15:57:23.149742 duration_in_ms=82.007
2017-10-25 15:57:23,151 [salt.state       ][INFO    ][31529] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 15:57:23.151309
2017-10-25 15:57:23,152 [salt.state       ][INFO    ][31529] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-25 15:57:23,161 [salt.state       ][INFO    ][31529] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-25 15:57:23,161 [salt.state       ][INFO    ][31529] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 15:57:23.161311 duration_in_ms=10.002
2017-10-25 15:57:23,162 [salt.state       ][INFO    ][31529] Running state [/srv/glusterfs/glance] at time 15:57:23.161500
2017-10-25 15:57:23,162 [salt.state       ][INFO    ][31529] Executing state file.directory for /srv/glusterfs/glance
2017-10-25 15:57:23,162 [salt.state       ][INFO    ][31529] Directory /srv/glusterfs/glance is in the correct state
2017-10-25 15:57:23,162 [salt.state       ][INFO    ][31529] Completed state [/srv/glusterfs/glance] at time 15:57:23.162174 duration_in_ms=0.674
2017-10-25 15:57:23,162 [salt.state       ][INFO    ][31529] Running state [/srv/glusterfs/keystone-keys] at time 15:57:23.162331
2017-10-25 15:57:23,162 [salt.state       ][INFO    ][31529] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-25 15:57:23,163 [salt.state       ][INFO    ][31529] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-25 15:57:23,163 [salt.state       ][INFO    ][31529] Completed state [/srv/glusterfs/keystone-keys] at time 15:57:23.162942 duration_in_ms=0.611
2017-10-25 15:57:23,163 [salt.state       ][INFO    ][31529] Running state [/srv/glusterfs/nova_instances] at time 15:57:23.163097
2017-10-25 15:57:23,163 [salt.state       ][INFO    ][31529] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-25 15:57:23,164 [salt.state       ][INFO    ][31529] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-25 15:57:23,164 [salt.state       ][INFO    ][31529] Completed state [/srv/glusterfs/nova_instances] at time 15:57:23.163747 duration_in_ms=0.649
2017-10-25 15:57:23,164 [salt.state       ][INFO    ][31529] Running state [/srv/glusterfs/keystone-credential-keys] at time 15:57:23.163904
2017-10-25 15:57:23,164 [salt.state       ][INFO    ][31529] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-25 15:57:23,164 [salt.state       ][INFO    ][31529] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-25 15:57:23,165 [salt.state       ][INFO    ][31529] Completed state [/srv/glusterfs/keystone-credential-keys] at time 15:57:23.164541 duration_in_ms=0.637
2017-10-25 15:57:23,217 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command ['git', '--version'] in directory '/root'
2017-10-25 15:57:23,309 [salt.state       ][INFO    ][31529] Running state [sleep 5] at time 15:57:23.309226
2017-10-25 15:57:23,310 [salt.state       ][INFO    ][31529] Executing state cmd.wait for sleep 5
2017-10-25 15:57:23,310 [salt.state       ][INFO    ][31529] No changes made for sleep 5
2017-10-25 15:57:23,310 [salt.state       ][INFO    ][31529] Completed state [sleep 5] at time 15:57:23.309821 duration_in_ms=0.596
2017-10-25 15:57:23,310 [salt.state       ][INFO    ][31529] Running state [10.167.4.141] at time 15:57:23.310202
2017-10-25 15:57:23,310 [salt.state       ][INFO    ][31529] Executing state glusterfs.peered for 10.167.4.141
2017-10-25 15:57:23,311 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:23,320 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:23,369 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:23,377 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:23,427 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:23,435 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:23,484 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:23,492 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:23,540 [salt.state       ][INFO    ][31529] Peering with localhost is not needed
2017-10-25 15:57:23,540 [salt.state       ][INFO    ][31529] Completed state [10.167.4.141] at time 15:57:23.540447 duration_in_ms=230.245
2017-10-25 15:57:23,543 [salt.state       ][INFO    ][31529] Running state [10.167.4.142] at time 15:57:23.542770
2017-10-25 15:57:23,543 [salt.state       ][INFO    ][31529] Executing state glusterfs.peered for 10.167.4.142
2017-10-25 15:57:23,543 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:23,552 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:23,599 [salt.state       ][INFO    ][31529] Host 10.167.4.142 already peered
2017-10-25 15:57:23,599 [salt.state       ][INFO    ][31529] Completed state [10.167.4.142] at time 15:57:23.599329 duration_in_ms=56.559
2017-10-25 15:57:23,601 [salt.state       ][INFO    ][31529] Running state [10.167.4.143] at time 15:57:23.601466
2017-10-25 15:57:23,602 [salt.state       ][INFO    ][31529] Executing state glusterfs.peered for 10.167.4.143
2017-10-25 15:57:23,602 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:23,610 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:23,658 [salt.state       ][INFO    ][31529] Host 10.167.4.143 already peered
2017-10-25 15:57:23,658 [salt.state       ][INFO    ][31529] Completed state [10.167.4.143] at time 15:57:23.658431 duration_in_ms=56.965
2017-10-25 15:57:23,659 [salt.state       ][INFO    ][31529] Running state [glance] at time 15:57:23.659186
2017-10-25 15:57:23,659 [salt.state       ][INFO    ][31529] Executing state glusterfs.created for glance
2017-10-25 15:57:23,660 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:23,668 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:23,715 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:23,723 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:23,774 [salt.state       ][INFO    ][31529] Volume glance already exists and is started.
2017-10-25 15:57:23,774 [salt.state       ][INFO    ][31529] Completed state [glance] at time 15:57:23.774431 duration_in_ms=115.244
2017-10-25 15:57:23,777 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:23.776999
2017-10-25 15:57:23,777 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 15:57:23,778 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:23,825 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:23,825 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:23.825306 duration_in_ms=48.306
2017-10-25 15:57:23,826 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 15:57:23.825731
2017-10-25 15:57:23,826 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-25 15:57:23,826 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 15:57:23,875 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:23,875 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 15:57:23.875418 duration_in_ms=49.687
2017-10-25 15:57:23,876 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 15:57:23.875855
2017-10-25 15:57:23,876 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-25 15:57:23,876 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 15:57:23,928 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:23,928 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 15:57:23.927942 duration_in_ms=52.087
2017-10-25 15:57:23,928 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:23.928357
2017-10-25 15:57:23,929 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 15:57:23,929 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:23,976 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:23,977 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:23.976539 duration_in_ms=48.182
2017-10-25 15:57:23,977 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 15:57:23.976976
2017-10-25 15:57:23,977 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-25 15:57:23,978 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 15:57:24,029 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:24,029 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 15:57:24.028829 duration_in_ms=51.852
2017-10-25 15:57:24,030 [salt.state       ][INFO    ][31529] Running state [glance] at time 15:57:24.029733
2017-10-25 15:57:24,030 [salt.state       ][INFO    ][31529] Executing state glusterfs.started for glance
2017-10-25 15:57:24,030 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:24,037 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:24,085 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:24,093 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:24,144 [salt.state       ][INFO    ][31529] Volume glance is already started
2017-10-25 15:57:24,145 [salt.state       ][INFO    ][31529] Completed state [glance] at time 15:57:24.144622 duration_in_ms=114.889
2017-10-25 15:57:24,145 [salt.state       ][INFO    ][31529] Running state [keystone-keys] at time 15:57:24.145348
2017-10-25 15:57:24,146 [salt.state       ][INFO    ][31529] Executing state glusterfs.created for keystone-keys
2017-10-25 15:57:24,146 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:24,154 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:24,202 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:24,212 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:24,269 [salt.state       ][INFO    ][31529] Volume keystone-keys already exists and is started.
2017-10-25 15:57:24,269 [salt.state       ][INFO    ][31529] Completed state [keystone-keys] at time 15:57:24.269342 duration_in_ms=123.993
2017-10-25 15:57:24,272 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 15:57:24.272007
2017-10-25 15:57:24,272 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-25 15:57:24,273 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 15:57:24,322 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:24,323 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 15:57:24.322485 duration_in_ms=50.478
2017-10-25 15:57:24,323 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:24.322988
2017-10-25 15:57:24,323 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 15:57:24,324 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:24,373 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:24,373 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:24.372786 duration_in_ms=49.798
2017-10-25 15:57:24,373 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:24.373290
2017-10-25 15:57:24,374 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 15:57:24,374 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:24,423 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:24,423 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:24.422900 duration_in_ms=49.61
2017-10-25 15:57:24,423 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 15:57:24.423337
2017-10-25 15:57:24,424 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-25 15:57:24,424 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 15:57:24,473 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:24,473 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 15:57:24.472906 duration_in_ms=49.569
2017-10-25 15:57:24,473 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 15:57:24.473410
2017-10-25 15:57:24,474 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-25 15:57:24,474 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 15:57:24,525 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:24,526 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 15:57:24.525488 duration_in_ms=52.076
2017-10-25 15:57:24,526 [salt.state       ][INFO    ][31529] Running state [keystone-keys] at time 15:57:24.526401
2017-10-25 15:57:24,527 [salt.state       ][INFO    ][31529] Executing state glusterfs.started for keystone-keys
2017-10-25 15:57:24,527 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:24,536 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:24,583 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:24,592 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:24,644 [salt.state       ][INFO    ][31529] Volume keystone-keys is already started
2017-10-25 15:57:24,644 [salt.state       ][INFO    ][31529] Completed state [keystone-keys] at time 15:57:24.644219 duration_in_ms=117.817
2017-10-25 15:57:24,645 [salt.state       ][INFO    ][31529] Running state [nova_instances] at time 15:57:24.645022
2017-10-25 15:57:24,645 [salt.state       ][INFO    ][31529] Executing state glusterfs.created for nova_instances
2017-10-25 15:57:24,646 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:24,655 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:24,703 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:24,712 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:24,766 [salt.state       ][INFO    ][31529] Volume nova_instances already exists and is started.
2017-10-25 15:57:24,766 [salt.state       ][INFO    ][31529] Completed state [nova_instances] at time 15:57:24.766175 duration_in_ms=121.152
2017-10-25 15:57:24,769 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:24.769294
2017-10-25 15:57:24,770 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 15:57:24,770 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:24,821 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:24,821 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:24.821121 duration_in_ms=51.827
2017-10-25 15:57:24,822 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 15:57:24.821521
2017-10-25 15:57:24,822 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-25 15:57:24,822 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-25 15:57:24,871 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:24,871 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 15:57:24.871065 duration_in_ms=49.544
2017-10-25 15:57:24,872 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 15:57:24.871494
2017-10-25 15:57:24,872 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-25 15:57:24,872 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-25 15:57:24,921 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:24,921 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 15:57:24.920753 duration_in_ms=49.258
2017-10-25 15:57:24,921 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 15:57:24.921191
2017-10-25 15:57:24,921 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-25 15:57:24,922 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-25 15:57:24,973 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:24,973 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 15:57:24.973120 duration_in_ms=51.929
2017-10-25 15:57:24,974 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:24.973597
2017-10-25 15:57:24,974 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 15:57:24,974 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:25,023 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:25,024 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:25.023645 duration_in_ms=50.047
2017-10-25 15:57:25,025 [salt.state       ][INFO    ][31529] Running state [nova_instances] at time 15:57:25.024568
2017-10-25 15:57:25,025 [salt.state       ][INFO    ][31529] Executing state glusterfs.started for nova_instances
2017-10-25 15:57:25,025 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:25,034 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:25,082 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:25,090 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:25,153 [salt.state       ][INFO    ][31529] Volume nova_instances is already started
2017-10-25 15:57:25,154 [salt.state       ][INFO    ][31529] Completed state [nova_instances] at time 15:57:25.153571 duration_in_ms=129.002
2017-10-25 15:57:25,154 [salt.state       ][INFO    ][31529] Running state [keystone-credential-keys] at time 15:57:25.154380
2017-10-25 15:57:25,155 [salt.state       ][INFO    ][31529] Executing state glusterfs.created for keystone-credential-keys
2017-10-25 15:57:25,155 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:25,163 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:25,213 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:25,225 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:25,279 [salt.state       ][INFO    ][31529] Volume keystone-credential-keys already exists and is started.
2017-10-25 15:57:25,280 [salt.state       ][INFO    ][31529] Completed state [keystone-credential-keys] at time 15:57:25.279642 duration_in_ms=125.262
2017-10-25 15:57:25,283 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 15:57:25.282813
2017-10-25 15:57:25,283 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-25 15:57:25,284 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 15:57:25,333 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:25,333 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 15:57:25.332808 duration_in_ms=49.995
2017-10-25 15:57:25,333 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:25.333271
2017-10-25 15:57:25,334 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 15:57:25,334 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:25,384 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:25,384 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 15:57:25.384259 duration_in_ms=50.988
2017-10-25 15:57:25,385 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 15:57:25.384746
2017-10-25 15:57:25,385 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-25 15:57:25,385 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 15:57:25,433 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:25,433 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 15:57:25.433349 duration_in_ms=48.602
2017-10-25 15:57:25,434 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:25.433809
2017-10-25 15:57:25,434 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 15:57:25,435 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 15:57:25,485 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:25,485 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 15:57:25.485440 duration_in_ms=51.63
2017-10-25 15:57:25,486 [salt.state       ][INFO    ][31529] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 15:57:25.485979
2017-10-25 15:57:25,486 [salt.state       ][INFO    ][31529] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-25 15:57:25,487 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 15:57:25,535 [salt.state       ][INFO    ][31529] unless execution succeeded
2017-10-25 15:57:25,535 [salt.state       ][INFO    ][31529] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 15:57:25.534948 duration_in_ms=48.969
2017-10-25 15:57:25,536 [salt.state       ][INFO    ][31529] Running state [keystone-credential-keys] at time 15:57:25.535911
2017-10-25 15:57:25,536 [salt.state       ][INFO    ][31529] Executing state glusterfs.started for keystone-credential-keys
2017-10-25 15:57:25,537 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:25,545 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:25,591 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --version' in directory '/root'
2017-10-25 15:57:25,601 [salt.loaded.int.module.cmdmod][INFO    ][31529] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 15:57:25,656 [salt.state       ][INFO    ][31529] Volume keystone-credential-keys is already started
2017-10-25 15:57:25,656 [salt.state       ][INFO    ][31529] Completed state [keystone-credential-keys] at time 15:57:25.656216 duration_in_ms=120.305
2017-10-25 15:57:25,658 [salt.minion      ][INFO    ][31529] Returning information for job: 20171025155721922881
2017-10-25 15:57:26,843 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command test.ping with jid 20171025155726823996
2017-10-25 15:57:26,857 [salt.minion      ][INFO    ][31930] Starting a new job with PID 31930
2017-10-25 15:57:26,883 [salt.minion      ][INFO    ][31930] Returning information for job: 20171025155726823996
2017-10-25 15:57:27,544 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command cmd.run with jid 20171025155727526788
2017-10-25 15:57:27,561 [salt.minion      ][INFO    ][31935] Starting a new job with PID 31935
2017-10-25 15:57:27,565 [salt.loaded.int.module.cmdmod][INFO    ][31935] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-25 15:57:27,677 [salt.minion      ][INFO    ][31935] Returning information for job: 20171025155727526788
2017-10-25 16:11:44,863 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command test.ping with jid 20171025161144850192
2017-10-25 16:11:44,882 [salt.minion      ][INFO    ][32225] Starting a new job with PID 32225
2017-10-25 16:11:44,914 [salt.minion      ][INFO    ][32225] Returning information for job: 20171025161144850192
2017-10-25 16:12:09,433 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command state.sls with jid 20171025161209419669
2017-10-25 16:12:09,448 [salt.minion      ][INFO    ][32237] Starting a new job with PID 32237
2017-10-25 16:12:09,870 [salt.state       ][INFO    ][32237] Loading fresh modules for state activity
2017-10-25 16:12:09,894 [salt.fileclient  ][INFO    ][32237] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-25 16:12:09,910 [salt.fileclient  ][INFO    ][32237] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-25 16:12:09,932 [salt.fileclient  ][INFO    ][32237] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 16:12:10,198 [salt.state       ][INFO    ][32237] Running state [lsof] at time 16:12:10.197748
2017-10-25 16:12:10,198 [salt.state       ][INFO    ][32237] Executing state pkg.installed for lsof
2017-10-25 16:12:10,198 [salt.loaded.int.module.cmdmod][INFO    ][32237] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 16:12:10,479 [salt.state       ][INFO    ][32237] Package lsof is already installed
2017-10-25 16:12:10,480 [salt.state       ][INFO    ][32237] Completed state [lsof] at time 16:12:10.479730 duration_in_ms=281.981
2017-10-25 16:12:10,480 [salt.state       ][INFO    ][32237] Running state [keepalived] at time 16:12:10.479925
2017-10-25 16:12:10,480 [salt.state       ][INFO    ][32237] Executing state pkg.installed for keepalived
2017-10-25 16:12:10,483 [salt.state       ][INFO    ][32237] Package keepalived is already installed
2017-10-25 16:12:10,483 [salt.state       ][INFO    ][32237] Completed state [keepalived] at time 16:12:10.482776 duration_in_ms=2.852
2017-10-25 16:12:10,484 [salt.state       ][INFO    ][32237] Running state [/etc/keepalived/keepalived.conf] at time 16:12:10.484171
2017-10-25 16:12:10,484 [salt.state       ][INFO    ][32237] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-25 16:12:10,510 [salt.fileclient  ][INFO    ][32237] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-25 16:12:10,538 [salt.fileclient  ][INFO    ][32237] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-25 16:12:10,543 [salt.state       ][INFO    ][32237] File /etc/keepalived/keepalived.conf is in the correct state
2017-10-25 16:12:10,543 [salt.state       ][INFO    ][32237] Completed state [/etc/keepalived/keepalived.conf] at time 16:12:10.542705 duration_in_ms=58.534
2017-10-25 16:12:10,543 [salt.state       ][INFO    ][32237] Running state [keepalived] at time 16:12:10.543202
2017-10-25 16:12:10,543 [salt.state       ][INFO    ][32237] Executing state service.running for keepalived
2017-10-25 16:12:10,544 [salt.loaded.int.module.cmdmod][INFO    ][32237] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-25 16:12:10,561 [salt.loaded.int.module.cmdmod][INFO    ][32237] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-25 16:12:10,569 [salt.loaded.int.module.cmdmod][INFO    ][32237] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-25 16:12:10,577 [salt.state       ][INFO    ][32237] The service keepalived is already running
2017-10-25 16:12:10,577 [salt.state       ][INFO    ][32237] Completed state [keepalived] at time 16:12:10.576717 duration_in_ms=33.514
2017-10-25 16:12:10,578 [salt.minion      ][INFO    ][32237] Returning information for job: 20171025161209419669
2017-10-25 16:12:13,023 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command pillar.get with jid 20171025161213010705
2017-10-25 16:12:13,042 [salt.minion      ][INFO    ][32271] Starting a new job with PID 32271
2017-10-25 16:12:13,047 [salt.minion      ][INFO    ][32271] Returning information for job: 20171025161213010705
2017-10-25 16:12:48,926 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command state.sls with jid 20171025161248917378
2017-10-25 16:12:48,942 [salt.minion      ][INFO    ][32283] Starting a new job with PID 32283
2017-10-25 16:12:49,287 [salt.state       ][INFO    ][32283] Loading fresh modules for state activity
2017-10-25 16:12:49,306 [salt.fileclient  ][INFO    ][32283] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-25 16:12:49,324 [salt.fileclient  ][INFO    ][32283] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 16:12:49,599 [salt.state       ][INFO    ][32283] Running state [attr] at time 16:12:49.598806
2017-10-25 16:12:49,599 [salt.state       ][INFO    ][32283] Executing state pkg.installed for attr
2017-10-25 16:12:49,599 [salt.loaded.int.module.cmdmod][INFO    ][32283] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 16:12:49,856 [salt.state       ][INFO    ][32283] Package attr is already installed
2017-10-25 16:12:49,856 [salt.state       ][INFO    ][32283] Completed state [attr] at time 16:12:49.856051 duration_in_ms=257.245
2017-10-25 16:12:49,856 [salt.state       ][INFO    ][32283] Running state [glusterfs-server] at time 16:12:49.856244
2017-10-25 16:12:49,856 [salt.state       ][INFO    ][32283] Executing state pkg.installed for glusterfs-server
2017-10-25 16:12:49,859 [salt.state       ][INFO    ][32283] Package glusterfs-server is already installed
2017-10-25 16:12:49,859 [salt.state       ][INFO    ][32283] Completed state [glusterfs-server] at time 16:12:49.859063 duration_in_ms=2.818
2017-10-25 16:12:49,859 [salt.state       ][INFO    ][32283] Running state [bc] at time 16:12:49.859199
2017-10-25 16:12:49,859 [salt.state       ][INFO    ][32283] Executing state pkg.installed for bc
2017-10-25 16:12:49,862 [salt.state       ][INFO    ][32283] Package bc is already installed
2017-10-25 16:12:49,862 [salt.state       ][INFO    ][32283] Completed state [bc] at time 16:12:49.861923 duration_in_ms=2.725
2017-10-25 16:12:49,863 [salt.state       ][INFO    ][32283] Running state [glusterfs-server] at time 16:12:49.862565
2017-10-25 16:12:49,863 [salt.state       ][INFO    ][32283] Executing state service.running for glusterfs-server
2017-10-25 16:12:49,863 [salt.loaded.int.module.cmdmod][INFO    ][32283] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-25 16:12:49,881 [salt.loaded.int.module.cmdmod][INFO    ][32283] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-25 16:12:49,890 [salt.loaded.int.module.cmdmod][INFO    ][32283] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-25 16:12:49,900 [salt.state       ][INFO    ][32283] The service glusterfs-server is already running
2017-10-25 16:12:49,900 [salt.state       ][INFO    ][32283] Completed state [glusterfs-server] at time 16:12:49.900088 duration_in_ms=37.521
2017-10-25 16:12:49,902 [salt.state       ][INFO    ][32283] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 16:12:49.901577
2017-10-25 16:12:49,902 [salt.state       ][INFO    ][32283] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-25 16:12:49,908 [salt.state       ][INFO    ][32283] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-25 16:12:49,908 [salt.state       ][INFO    ][32283] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 16:12:49.908304 duration_in_ms=6.727
2017-10-25 16:12:49,909 [salt.state       ][INFO    ][32283] Running state [/srv/glusterfs/glance] at time 16:12:49.908508
2017-10-25 16:12:49,909 [salt.state       ][INFO    ][32283] Executing state file.directory for /srv/glusterfs/glance
2017-10-25 16:12:49,909 [salt.state       ][INFO    ][32283] Directory /srv/glusterfs/glance is in the correct state
2017-10-25 16:12:49,909 [salt.state       ][INFO    ][32283] Completed state [/srv/glusterfs/glance] at time 16:12:49.909226 duration_in_ms=0.719
2017-10-25 16:12:49,909 [salt.state       ][INFO    ][32283] Running state [/srv/glusterfs/keystone-keys] at time 16:12:49.909394
2017-10-25 16:12:49,910 [salt.state       ][INFO    ][32283] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-25 16:12:49,910 [salt.state       ][INFO    ][32283] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-25 16:12:49,910 [salt.state       ][INFO    ][32283] Completed state [/srv/glusterfs/keystone-keys] at time 16:12:49.910052 duration_in_ms=0.658
2017-10-25 16:12:49,910 [salt.state       ][INFO    ][32283] Running state [/srv/glusterfs/nova_instances] at time 16:12:49.910226
2017-10-25 16:12:49,910 [salt.state       ][INFO    ][32283] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-25 16:12:49,911 [salt.state       ][INFO    ][32283] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-25 16:12:49,911 [salt.state       ][INFO    ][32283] Completed state [/srv/glusterfs/nova_instances] at time 16:12:49.910905 duration_in_ms=0.679
2017-10-25 16:12:49,911 [salt.state       ][INFO    ][32283] Running state [/srv/glusterfs/keystone-credential-keys] at time 16:12:49.911070
2017-10-25 16:12:49,911 [salt.state       ][INFO    ][32283] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-25 16:12:49,912 [salt.state       ][INFO    ][32283] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-25 16:12:49,912 [salt.state       ][INFO    ][32283] Completed state [/srv/glusterfs/keystone-credential-keys] at time 16:12:49.911755 duration_in_ms=0.685
2017-10-25 16:12:49,912 [salt.minion      ][INFO    ][32283] Returning information for job: 20171025161248917378
2017-10-25 16:12:51,186 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command test.ping with jid 20171025161251175923
2017-10-25 16:12:51,217 [salt.minion      ][INFO    ][32306] Starting a new job with PID 32306
2017-10-25 16:12:51,242 [salt.minion      ][INFO    ][32306] Returning information for job: 20171025161251175923
2017-10-25 16:12:59,873 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command state.sls with jid 20171025161259859705
2017-10-25 16:12:59,887 [salt.minion      ][INFO    ][32314] Starting a new job with PID 32314
2017-10-25 16:13:00,309 [salt.state       ][INFO    ][32314] Loading fresh modules for state activity
2017-10-25 16:13:00,331 [salt.fileclient  ][INFO    ][32314] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-25 16:13:00,361 [salt.fileclient  ][INFO    ][32314] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 16:13:00,424 [salt.fileclient  ][INFO    ][32314] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-25 16:13:00,442 [salt.fileclient  ][INFO    ][32314] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-25 16:13:00,711 [salt.state       ][INFO    ][32314] Running state [attr] at time 16:13:00.710650
2017-10-25 16:13:00,711 [salt.state       ][INFO    ][32314] Executing state pkg.installed for attr
2017-10-25 16:13:00,711 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-25 16:13:00,985 [salt.state       ][INFO    ][32314] Package attr is already installed
2017-10-25 16:13:00,986 [salt.state       ][INFO    ][32314] Completed state [attr] at time 16:13:00.985573 duration_in_ms=274.923
2017-10-25 16:13:00,986 [salt.state       ][INFO    ][32314] Running state [glusterfs-server] at time 16:13:00.985790
2017-10-25 16:13:00,986 [salt.state       ][INFO    ][32314] Executing state pkg.installed for glusterfs-server
2017-10-25 16:13:00,989 [salt.state       ][INFO    ][32314] Package glusterfs-server is already installed
2017-10-25 16:13:00,989 [salt.state       ][INFO    ][32314] Completed state [glusterfs-server] at time 16:13:00.988694 duration_in_ms=2.904
2017-10-25 16:13:00,989 [salt.state       ][INFO    ][32314] Running state [bc] at time 16:13:00.988835
2017-10-25 16:13:00,989 [salt.state       ][INFO    ][32314] Executing state pkg.installed for bc
2017-10-25 16:13:00,991 [salt.state       ][INFO    ][32314] Package bc is already installed
2017-10-25 16:13:00,992 [salt.state       ][INFO    ][32314] Completed state [bc] at time 16:13:00.991589 duration_in_ms=2.755
2017-10-25 16:13:00,992 [salt.state       ][INFO    ][32314] Running state [glusterfs-server] at time 16:13:00.992397
2017-10-25 16:13:00,993 [salt.state       ][INFO    ][32314] Executing state service.running for glusterfs-server
2017-10-25 16:13:00,993 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-25 16:13:01,011 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-25 16:13:01,019 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-25 16:13:01,028 [salt.state       ][INFO    ][32314] The service glusterfs-server is already running
2017-10-25 16:13:01,029 [salt.state       ][INFO    ][32314] Completed state [glusterfs-server] at time 16:13:01.028660 duration_in_ms=36.263
2017-10-25 16:13:01,030 [salt.state       ][INFO    ][32314] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 16:13:01.030161
2017-10-25 16:13:01,030 [salt.state       ][INFO    ][32314] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-25 16:13:01,044 [salt.state       ][INFO    ][32314] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-25 16:13:01,045 [salt.state       ][INFO    ][32314] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 16:13:01.044581 duration_in_ms=14.42
2017-10-25 16:13:01,045 [salt.state       ][INFO    ][32314] Running state [/srv/glusterfs/glance] at time 16:13:01.044759
2017-10-25 16:13:01,045 [salt.state       ][INFO    ][32314] Executing state file.directory for /srv/glusterfs/glance
2017-10-25 16:13:01,045 [salt.state       ][INFO    ][32314] Directory /srv/glusterfs/glance is in the correct state
2017-10-25 16:13:01,045 [salt.state       ][INFO    ][32314] Completed state [/srv/glusterfs/glance] at time 16:13:01.045447 duration_in_ms=0.688
2017-10-25 16:13:01,046 [salt.state       ][INFO    ][32314] Running state [/srv/glusterfs/keystone-keys] at time 16:13:01.045619
2017-10-25 16:13:01,046 [salt.state       ][INFO    ][32314] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-25 16:13:01,046 [salt.state       ][INFO    ][32314] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-25 16:13:01,046 [salt.state       ][INFO    ][32314] Completed state [/srv/glusterfs/keystone-keys] at time 16:13:01.046295 duration_in_ms=0.676
2017-10-25 16:13:01,046 [salt.state       ][INFO    ][32314] Running state [/srv/glusterfs/nova_instances] at time 16:13:01.046465
2017-10-25 16:13:01,047 [salt.state       ][INFO    ][32314] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-25 16:13:01,047 [salt.state       ][INFO    ][32314] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-25 16:13:01,047 [salt.state       ][INFO    ][32314] Completed state [/srv/glusterfs/nova_instances] at time 16:13:01.047120 duration_in_ms=0.655
2017-10-25 16:13:01,047 [salt.state       ][INFO    ][32314] Running state [/srv/glusterfs/keystone-credential-keys] at time 16:13:01.047287
2017-10-25 16:13:01,047 [salt.state       ][INFO    ][32314] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-25 16:13:01,048 [salt.state       ][INFO    ][32314] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-25 16:13:01,048 [salt.state       ][INFO    ][32314] Completed state [/srv/glusterfs/keystone-credential-keys] at time 16:13:01.048028 duration_in_ms=0.741
2017-10-25 16:13:01,087 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command ['git', '--version'] in directory '/root'
2017-10-25 16:13:01,129 [salt.state       ][INFO    ][32314] Running state [sleep 5] at time 16:13:01.129325
2017-10-25 16:13:01,130 [salt.state       ][INFO    ][32314] Executing state cmd.wait for sleep 5
2017-10-25 16:13:01,130 [salt.state       ][INFO    ][32314] No changes made for sleep 5
2017-10-25 16:13:01,130 [salt.state       ][INFO    ][32314] Completed state [sleep 5] at time 16:13:01.129904 duration_in_ms=0.579
2017-10-25 16:13:01,130 [salt.state       ][INFO    ][32314] Running state [10.167.4.141] at time 16:13:01.130279
2017-10-25 16:13:01,130 [salt.state       ][INFO    ][32314] Executing state glusterfs.peered for 10.167.4.141
2017-10-25 16:13:01,131 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:01,139 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:01,188 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:01,198 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:01,249 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:01,257 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:01,307 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:01,316 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:01,415 [salt.state       ][INFO    ][32314] Peering with localhost is not needed
2017-10-25 16:13:01,415 [salt.state       ][INFO    ][32314] Completed state [10.167.4.141] at time 16:13:01.414898 duration_in_ms=284.619
2017-10-25 16:13:01,418 [salt.state       ][INFO    ][32314] Running state [10.167.4.142] at time 16:13:01.417959
2017-10-25 16:13:01,418 [salt.state       ][INFO    ][32314] Executing state glusterfs.peered for 10.167.4.142
2017-10-25 16:13:01,419 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:01,429 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:01,477 [salt.state       ][INFO    ][32314] Host 10.167.4.142 already peered
2017-10-25 16:13:01,484 [salt.state       ][INFO    ][32314] Completed state [10.167.4.142] at time 16:13:01.484139 duration_in_ms=66.179
2017-10-25 16:13:01,486 [salt.state       ][INFO    ][32314] Running state [10.167.4.143] at time 16:13:01.486391
2017-10-25 16:13:01,487 [salt.state       ][INFO    ][32314] Executing state glusterfs.peered for 10.167.4.143
2017-10-25 16:13:01,487 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:01,496 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:01,543 [salt.state       ][INFO    ][32314] Host 10.167.4.143 already peered
2017-10-25 16:13:01,544 [salt.state       ][INFO    ][32314] Completed state [10.167.4.143] at time 16:13:01.543710 duration_in_ms=57.319
2017-10-25 16:13:01,544 [salt.state       ][INFO    ][32314] Running state [glance] at time 16:13:01.544464
2017-10-25 16:13:01,545 [salt.state       ][INFO    ][32314] Executing state glusterfs.created for glance
2017-10-25 16:13:01,545 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:01,553 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:01,601 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:01,610 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:01,660 [salt.state       ][INFO    ][32314] Volume glance already exists and is started.
2017-10-25 16:13:01,660 [salt.state       ][INFO    ][32314] Completed state [glance] at time 16:13:01.660178 duration_in_ms=115.712
2017-10-25 16:13:01,663 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 16:13:01.662774
2017-10-25 16:13:01,663 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 16:13:01,663 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 16:13:01,715 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:01,716 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 16:13:01.715542 duration_in_ms=52.768
2017-10-25 16:13:01,716 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 16:13:01.715998
2017-10-25 16:13:01,716 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-25 16:13:01,717 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 16:13:01,770 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:01,771 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 16:13:01.770676 duration_in_ms=54.677
2017-10-25 16:13:01,771 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 16:13:01.771092
2017-10-25 16:13:01,771 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-25 16:13:01,772 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 16:13:01,819 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:01,819 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 16:13:01.818846 duration_in_ms=47.753
2017-10-25 16:13:01,819 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 16:13:01.819281
2017-10-25 16:13:01,820 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 16:13:01,820 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 16:13:01,867 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:01,867 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 16:13:01.867273 duration_in_ms=47.992
2017-10-25 16:13:01,868 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 16:13:01.867730
2017-10-25 16:13:01,868 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-25 16:13:01,868 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 16:13:01,917 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:01,917 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 16:13:01.917354 duration_in_ms=49.624
2017-10-25 16:13:01,918 [salt.state       ][INFO    ][32314] Running state [glance] at time 16:13:01.918286
2017-10-25 16:13:01,919 [salt.state       ][INFO    ][32314] Executing state glusterfs.started for glance
2017-10-25 16:13:01,919 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:01,929 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:01,976 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:01,986 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:02,037 [salt.state       ][INFO    ][32314] Volume glance is already started
2017-10-25 16:13:02,037 [salt.state       ][INFO    ][32314] Completed state [glance] at time 16:13:02.036757 duration_in_ms=118.47
2017-10-25 16:13:02,038 [salt.state       ][INFO    ][32314] Running state [keystone-keys] at time 16:13:02.037541
2017-10-25 16:13:02,038 [salt.state       ][INFO    ][32314] Executing state glusterfs.created for keystone-keys
2017-10-25 16:13:02,038 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:02,047 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:02,093 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:02,102 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:02,154 [salt.state       ][INFO    ][32314] Volume keystone-keys already exists and is started.
2017-10-25 16:13:02,154 [salt.state       ][INFO    ][32314] Completed state [keystone-keys] at time 16:13:02.154368 duration_in_ms=116.826
2017-10-25 16:13:02,157 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 16:13:02.157152
2017-10-25 16:13:02,157 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-25 16:13:02,158 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 16:13:02,206 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:02,206 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 16:13:02.206389 duration_in_ms=49.237
2017-10-25 16:13:02,207 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 16:13:02.206819
2017-10-25 16:13:02,207 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 16:13:02,207 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 16:13:02,254 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:02,255 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 16:13:02.254625 duration_in_ms=47.806
2017-10-25 16:13:02,255 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 16:13:02.255047
2017-10-25 16:13:02,255 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 16:13:02,256 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 16:13:02,302 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:02,302 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 16:13:02.302445 duration_in_ms=47.397
2017-10-25 16:13:02,303 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 16:13:02.302889
2017-10-25 16:13:02,303 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-25 16:13:02,304 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 16:13:02,352 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:02,353 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 16:13:02.352478 duration_in_ms=49.588
2017-10-25 16:13:02,353 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 16:13:02.352929
2017-10-25 16:13:02,353 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-25 16:13:02,354 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 16:13:02,403 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:02,403 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 16:13:02.402847 duration_in_ms=49.917
2017-10-25 16:13:02,404 [salt.state       ][INFO    ][32314] Running state [keystone-keys] at time 16:13:02.403773
2017-10-25 16:13:02,404 [salt.state       ][INFO    ][32314] Executing state glusterfs.started for keystone-keys
2017-10-25 16:13:02,404 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:02,413 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:02,459 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:02,468 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:02,521 [salt.state       ][INFO    ][32314] Volume keystone-keys is already started
2017-10-25 16:13:02,521 [salt.state       ][INFO    ][32314] Completed state [keystone-keys] at time 16:13:02.521009 duration_in_ms=117.236
2017-10-25 16:13:02,522 [salt.state       ][INFO    ][32314] Running state [nova_instances] at time 16:13:02.521761
2017-10-25 16:13:02,522 [salt.state       ][INFO    ][32314] Executing state glusterfs.created for nova_instances
2017-10-25 16:13:02,522 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:02,531 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:02,579 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:02,587 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:02,638 [salt.state       ][INFO    ][32314] Volume nova_instances already exists and is started.
2017-10-25 16:13:02,638 [salt.state       ][INFO    ][32314] Completed state [nova_instances] at time 16:13:02.638375 duration_in_ms=116.612
2017-10-25 16:13:02,641 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 16:13:02.641375
2017-10-25 16:13:02,642 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 16:13:02,642 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 16:13:02,692 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:02,692 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 16:13:02.692122 duration_in_ms=50.745
2017-10-25 16:13:02,693 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 16:13:02.692542
2017-10-25 16:13:02,693 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-25 16:13:02,693 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-25 16:13:02,741 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:02,741 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 16:13:02.740755 duration_in_ms=48.212
2017-10-25 16:13:02,741 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 16:13:02.741185
2017-10-25 16:13:02,741 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-25 16:13:02,742 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-25 16:13:02,789 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:02,790 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 16:13:02.789543 duration_in_ms=48.358
2017-10-25 16:13:02,790 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 16:13:02.789983
2017-10-25 16:13:02,790 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-25 16:13:02,791 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-25 16:13:02,842 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:02,842 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 16:13:02.841741 duration_in_ms=51.757
2017-10-25 16:13:02,842 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 16:13:02.842163
2017-10-25 16:13:02,842 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 16:13:02,843 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 16:13:02,892 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:02,892 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 16:13:02.892287 duration_in_ms=50.124
2017-10-25 16:13:02,893 [salt.state       ][INFO    ][32314] Running state [nova_instances] at time 16:13:02.893232
2017-10-25 16:13:02,893 [salt.state       ][INFO    ][32314] Executing state glusterfs.started for nova_instances
2017-10-25 16:13:02,894 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:02,902 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:02,949 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:02,959 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:03,013 [salt.state       ][INFO    ][32314] Volume nova_instances is already started
2017-10-25 16:13:03,014 [salt.state       ][INFO    ][32314] Completed state [nova_instances] at time 16:13:03.013597 duration_in_ms=120.364
2017-10-25 16:13:03,014 [salt.state       ][INFO    ][32314] Running state [keystone-credential-keys] at time 16:13:03.014412
2017-10-25 16:13:03,015 [salt.state       ][INFO    ][32314] Executing state glusterfs.created for keystone-credential-keys
2017-10-25 16:13:03,015 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:03,024 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:03,073 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:03,082 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:03,133 [salt.state       ][INFO    ][32314] Volume keystone-credential-keys already exists and is started.
2017-10-25 16:13:03,133 [salt.state       ][INFO    ][32314] Completed state [keystone-credential-keys] at time 16:13:03.132872 duration_in_ms=118.459
2017-10-25 16:13:03,140 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 16:13:03.138898
2017-10-25 16:13:03,141 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-25 16:13:03,143 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-25 16:13:03,194 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:03,194 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 16:13:03.194206 duration_in_ms=55.316
2017-10-25 16:13:03,195 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 16:13:03.194831
2017-10-25 16:13:03,195 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-25 16:13:03,196 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-25 16:13:03,245 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:03,245 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 16:13:03.245004 duration_in_ms=50.173
2017-10-25 16:13:03,245 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 16:13:03.245446
2017-10-25 16:13:03,246 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-25 16:13:03,246 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-25 16:13:03,295 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:03,295 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 16:13:03.294978 duration_in_ms=49.532
2017-10-25 16:13:03,295 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 16:13:03.295432
2017-10-25 16:13:03,296 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-25 16:13:03,296 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-25 16:13:03,347 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:03,348 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 16:13:03.347689 duration_in_ms=52.257
2017-10-25 16:13:03,348 [salt.state       ][INFO    ][32314] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 16:13:03.348131
2017-10-25 16:13:03,348 [salt.state       ][INFO    ][32314] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-25 16:13:03,349 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-25 16:13:03,397 [salt.state       ][INFO    ][32314] unless execution succeeded
2017-10-25 16:13:03,397 [salt.state       ][INFO    ][32314] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 16:13:03.397182 duration_in_ms=49.051
2017-10-25 16:13:03,398 [salt.state       ][INFO    ][32314] Running state [keystone-credential-keys] at time 16:13:03.398204
2017-10-25 16:13:03,398 [salt.state       ][INFO    ][32314] Executing state glusterfs.started for keystone-credential-keys
2017-10-25 16:13:03,399 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:03,408 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:03,456 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --version' in directory '/root'
2017-10-25 16:13:03,466 [salt.loaded.int.module.cmdmod][INFO    ][32314] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-25 16:13:03,523 [salt.state       ][INFO    ][32314] Volume keystone-credential-keys is already started
2017-10-25 16:13:03,523 [salt.state       ][INFO    ][32314] Completed state [keystone-credential-keys] at time 16:13:03.523057 duration_in_ms=124.853
2017-10-25 16:13:03,526 [salt.minion      ][INFO    ][32314] Returning information for job: 20171025161259859705
2017-10-25 16:13:04,694 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command test.ping with jid 20171025161304684971
2017-10-25 16:13:04,709 [salt.minion      ][INFO    ][32697] Starting a new job with PID 32697
2017-10-25 16:13:04,734 [salt.minion      ][INFO    ][32697] Returning information for job: 20171025161304684971
2017-10-25 16:13:05,394 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command cmd.run with jid 20171025161305379202
2017-10-25 16:13:05,408 [salt.minion      ][INFO    ][32702] Starting a new job with PID 32702
2017-10-25 16:13:05,414 [salt.loaded.int.module.cmdmod][INFO    ][32702] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-25 16:13:05,528 [salt.minion      ][INFO    ][32702] Returning information for job: 20171025161305379202
2017-10-25 16:37:35,696 [salt.utils.schedule][INFO    ][24289] Running scheduled job: __mine_interval
2017-10-25 17:20:18,818 [salt.minion      ][INFO    ][24289] User sudo_ubuntu Executing command cp.push_dir with jid 20171025172018800577
2017-10-25 17:20:18,838 [salt.minion      ][INFO    ][1312] Starting a new job with PID 1312
