2017-10-26 08:45:50,595 [salt.cli.daemons ][WARNING ][2498] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-26 09:53:47,152 [salt.state       ][ERROR   ][3921] No contents found in top file
2017-10-26 09:54:03,882 [salt.transport.ipc][ERROR   ][2498] Exception occurred while handling stream: [Errno 0] Success
2017-10-26 09:55:29,704 [salt.utils.parsers][WARNING ][2498] Minion received a SIGTERM. Exiting.
2017-10-26 09:57:42,873 [salt.cli.daemons ][WARNING ][3512] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-26 09:59:30,297 [salt.transport.ipc][ERROR   ][3512] Exception occurred while handling stream: [Errno 0] Success
2017-10-26 10:00:44,683 [salt.loaded.int.module.cmdmod][ERROR   ][10576] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-10-26 10:00:44,683 [salt.loaded.int.module.cmdmod][ERROR   ][10576] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-10-26 10:00:44,684 [salt.loaded.int.module.cmdmod][ERROR   ][10576] retcode: 1
2017-10-26 10:00:44,684 [salt.state       ][ERROR   ][10576] {'pid': 15442, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-10-26 10:01:01,962 [py.warnings      ][WARNING ][15524] /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-26 10:15:05,081 [salt.loaded.int.module.cmdmod][ERROR   ][15524] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-26 10:15:05,082 [salt.loaded.int.module.cmdmod][ERROR   ][15524] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-26 10:15:11,643 [salt.loaded.int.module.cmdmod][ERROR   ][15524] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-26 10:15:11,644 [salt.loaded.int.module.cmdmod][ERROR   ][15524] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-26 10:15:19,692 [salt.loaded.int.module.cmdmod][ERROR   ][15524] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-26 10:15:19,693 [salt.loaded.int.module.cmdmod][ERROR   ][15524] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-26 10:15:28,667 [salt.loaded.int.module.cmdmod][ERROR   ][15524] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-26 10:15:28,667 [salt.loaded.int.module.cmdmod][ERROR   ][15524] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-26 10:15:37,456 [salt.loaded.int.module.cmdmod][ERROR   ][15524] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-26 10:15:37,457 [salt.loaded.int.module.cmdmod][ERROR   ][15524] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-26 10:15:43,430 [salt.loaded.int.module.cmdmod][ERROR   ][15524] 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-26 10:15:46,025 [salt.state       ][ERROR   ][23598] No contents found in top file
2017-10-26 10:15:53,393 [salt.loaded.int.module.cmdmod][INFO    ][24064] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-26 10:15:53,399 [salt.loaded.int.module.cmdmod][INFO    ][24064] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-26 10:15:53,418 [salt.loaded.int.module.cmdmod][INFO    ][24064] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-10-26 10:15:53,425 [salt.utils.parsers][WARNING ][3512] Minion received a SIGTERM. Exiting.
2017-10-26 10:15:53,683 [salt.cli.daemons ][INFO    ][24201] Setting up the Salt Minion "kvm03.baremetal-mcp-ocata-ovs-ha.local"
2017-10-26 10:15:54,225 [salt.minion      ][INFO    ][24201] Creating minion process manager
2017-10-26 10:15:54,226 [salt.cli.daemons ][WARNING ][24201] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-26 10:15:54,226 [salt.cli.daemons ][INFO    ][24201] The Salt Minion is starting up
2017-10-26 10:15:54,226 [salt.minion      ][INFO    ][24201] Minion is starting as user 'root'
2017-10-26 10:15:54,226 [salt.utils.event ][INFO    ][24201] Starting pull socket on /var/run/salt/minion/minion_event_98ff1e569f_pull.ipc
2017-10-26 10:15:55,265 [salt.loaded.int.module.cmdmod][INFO    ][24201] Executing command ['date', '+%z'] in directory '/root'
2017-10-26 10:15:55,284 [salt.utils.schedule][INFO    ][24201] Updating job settings for scheduled job: __mine_interval
2017-10-26 10:15:55,286 [salt.minion      ][INFO    ][24201] Added mine.update to scheduler
2017-10-26 10:15:55,339 [salt.minion      ][INFO    ][24201] Minion is ready to receive requests!
2017-10-26 10:15:56,359 [salt.utils.schedule][INFO    ][24201] Running scheduled job: __mine_interval
2017-10-26 10:16:03,129 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command saltutil.find_job with jid 20171026101603118940
2017-10-26 10:16:03,145 [salt.minion      ][INFO    ][24341] Starting a new job with PID 24341
2017-10-26 10:16:03,154 [salt.minion      ][INFO    ][24341] Returning information for job: 20171026101603118940
2017-10-26 10:16:24,145 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command state.sls with jid 20171026101624134928
2017-10-26 10:16:24,158 [salt.minion      ][INFO    ][24347] Starting a new job with PID 24347
2017-10-26 10:16:25,549 [salt.state       ][INFO    ][24347] Loading fresh modules for state activity
2017-10-26 10:16:25,630 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-10-26 10:16:25,650 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-10-26 10:16:25,672 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-26 10:16:25,807 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-10-26 10:16:25,822 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-10-26 10:16:25,847 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-26 10:16:25,999 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-26 10:16:26,016 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-26 10:16:26,059 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-26 10:16:26,078 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-26 10:16:26,090 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-26 10:16:26,104 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-26 10:16:26,111 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-26 10:16:26,196 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-26 10:16:26,211 [py.warnings      ][WARNING ][24347] /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-26 10:16:26,211 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'salt-minion --version' in directory '/root'
2017-10-26 10:16:26,467 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-26 10:16:26,485 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-26 10:16:26,496 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-26 10:16:26,507 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-26 10:16:26,548 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-26 10:16:26,578 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-26 10:16:26,631 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-10-26 10:16:26,650 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-26 10:16:26,704 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-26 10:16:26,722 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-26 10:16:26,763 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-26 10:16:26,780 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-26 10:16:26,792 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-26 10:16:26,806 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-26 10:16:26,812 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-26 10:16:26,835 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-26 10:16:26,850 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'salt-minion --version' in directory '/root'
2017-10-26 10:16:27,171 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-26 10:16:27,296 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-26 10:16:27,309 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-26 10:16:27,430 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-26 10:16:27,535 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-26 10:16:27,592 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-26 10:16:27,658 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-10-26 10:16:27,716 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-26 10:16:28,085 [salt.state       ][INFO    ][24347] Running state [salt-minion] at time 10:16:28.084672
2017-10-26 10:16:28,091 [salt.state       ][INFO    ][24347] Executing state pkg.installed for salt-minion
2017-10-26 10:16:28,092 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-26 10:16:28,368 [salt.state       ][INFO    ][24347] Package salt-minion is already installed
2017-10-26 10:16:28,368 [salt.state       ][INFO    ][24347] Completed state [salt-minion] at time 10:16:28.367833 duration_in_ms=283.162
2017-10-26 10:16:28,368 [salt.state       ][INFO    ][24347] Running state [salt_minion_dependency_packages] at time 10:16:28.368055
2017-10-26 10:16:28,368 [salt.state       ][INFO    ][24347] Executing state pkg.installed for salt_minion_dependency_packages
2017-10-26 10:16:28,371 [salt.state       ][INFO    ][24347] All specified packages are already installed
2017-10-26 10:16:28,371 [salt.state       ][INFO    ][24347] Completed state [salt_minion_dependency_packages] at time 10:16:28.370978 duration_in_ms=2.922
2017-10-26 10:16:28,372 [salt.state       ][INFO    ][24347] Running state [/etc/salt/minion.d/minion.conf] at time 10:16:28.372447
2017-10-26 10:16:28,373 [salt.state       ][INFO    ][24347] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-10-26 10:16:28,407 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-10-26 10:16:28,452 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-26 10:16:28,512 [salt.fileclient  ][INFO    ][24347] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-26 10:16:28,544 [salt.state       ][INFO    ][24347] File /etc/salt/minion.d/minion.conf is in the correct state
2017-10-26 10:16:28,544 [salt.state       ][INFO    ][24347] Completed state [/etc/salt/minion.d/minion.conf] at time 10:16:28.544281 duration_in_ms=171.833
2017-10-26 10:16:28,545 [salt.state       ][INFO    ][24347] Running state [/etc/salt/minion.d/_virt.conf] at time 10:16:28.544576
2017-10-26 10:16:28,545 [salt.state       ][INFO    ][24347] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-10-26 10:16:28,583 [salt.state       ][INFO    ][24347] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-10-26 10:16:28,583 [salt.state       ][INFO    ][24347] Completed state [/etc/salt/minion.d/_virt.conf] at time 10:16:28.583418 duration_in_ms=38.842
2017-10-26 10:16:28,585 [salt.state       ][INFO    ][24347] Running state [salt-minion] at time 10:16:28.584846
2017-10-26 10:16:28,585 [salt.state       ][INFO    ][24347] Executing state service.running for salt-minion
2017-10-26 10:16:28,585 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-26 10:16:28,603 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-10-26 10:16:28,611 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-26 10:16:28,619 [salt.state       ][INFO    ][24347] The service salt-minion is already running
2017-10-26 10:16:28,619 [salt.state       ][INFO    ][24347] Completed state [salt-minion] at time 10:16:28.619436 duration_in_ms=34.59
2017-10-26 10:16:28,621 [salt.state       ][INFO    ][24347] Running state [/etc/salt/grains.d] at time 10:16:28.620805
2017-10-26 10:16:28,621 [salt.state       ][INFO    ][24347] Executing state file.directory for /etc/salt/grains.d
2017-10-26 10:16:28,622 [salt.state       ][INFO    ][24347] Directory /etc/salt/grains.d is in the correct state
2017-10-26 10:16:28,622 [salt.state       ][INFO    ][24347] Completed state [/etc/salt/grains.d] at time 10:16:28.621733 duration_in_ms=0.929
2017-10-26 10:16:28,622 [salt.state       ][INFO    ][24347] Running state [/etc/salt/grains] at time 10:16:28.622162
2017-10-26 10:16:28,622 [salt.state       ][INFO    ][24347] Executing state file.managed for /etc/salt/grains
2017-10-26 10:16:28,623 [salt.state       ][INFO    ][24347] File /etc/salt/grains exists with proper permissions. No changes made.
2017-10-26 10:16:28,623 [salt.state       ][INFO    ][24347] Completed state [/etc/salt/grains] at time 10:16:28.622844 duration_in_ms=0.682
2017-10-26 10:16:28,623 [salt.state       ][INFO    ][24347] Running state [/etc/salt/grains.d/placeholder] at time 10:16:28.623139
2017-10-26 10:16:28,623 [salt.state       ][INFO    ][24347] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-10-26 10:16:28,624 [salt.state       ][INFO    ][24347] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-10-26 10:16:28,624 [salt.state       ][INFO    ][24347] Completed state [/etc/salt/grains.d/placeholder] at time 10:16:28.623821 duration_in_ms=0.682
2017-10-26 10:16:28,624 [salt.state       ][INFO    ][24347] Running state [/etc/salt/grains.d/sphinx] at time 10:16:28.624109
2017-10-26 10:16:28,624 [salt.state       ][INFO    ][24347] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-10-26 10:16:28,667 [salt.state       ][INFO    ][24347] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 10.167.4.143
               - 127.0.0.1
               - 192.168.11.251
-              - 192.168.122.1
         system:
           name: System
           param:

2017-10-26 10:16:28,668 [salt.state       ][INFO    ][24347] Completed state [/etc/salt/grains.d/sphinx] at time 10:16:28.667636 duration_in_ms=43.526
2017-10-26 10:16:28,668 [salt.state       ][INFO    ][24347] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:16:28.668217
2017-10-26 10:16:28,668 [salt.state       ][INFO    ][24347] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-26 10:16:28,669 [salt.state       ][INFO    ][24347] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-26 10:16:28,669 [salt.state       ][INFO    ][24347] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:16:28.668822 duration_in_ms=0.605
2017-10-26 10:16:28,669 [salt.state       ][INFO    ][24347] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:16:28.668981
2017-10-26 10:16:28,669 [salt.state       ][INFO    ][24347] 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-26 10:16:28,670 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-10-26 10:16:28,750 [salt.state       ][INFO    ][24347] {'pid': 24396, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-26 10:16:28,751 [salt.state       ][INFO    ][24347] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 10:16:28.750575 duration_in_ms=81.593
2017-10-26 10:16:28,751 [salt.state       ][INFO    ][24347] Running state [/etc/salt/grains.d/dns_records] at time 10:16:28.751041
2017-10-26 10:16:28,751 [salt.state       ][INFO    ][24347] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-10-26 10:16:28,860 [salt.state       ][INFO    ][24347] File /etc/salt/grains.d/dns_records is in the correct state
2017-10-26 10:16:28,860 [salt.state       ][INFO    ][24347] Completed state [/etc/salt/grains.d/dns_records] at time 10:16:28.859876 duration_in_ms=108.833
2017-10-26 10:16:28,861 [salt.state       ][INFO    ][24347] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:16:28.860610
2017-10-26 10:16:28,861 [salt.state       ][INFO    ][24347] 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-26 10:16:28,861 [salt.state       ][INFO    ][24347] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-26 10:16:28,861 [salt.state       ][INFO    ][24347] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 10:16:28.861206 duration_in_ms=0.595
2017-10-26 10:16:28,862 [salt.state       ][INFO    ][24347] Running state [/etc/salt/grains.d/salt] at time 10:16:28.861493
2017-10-26 10:16:28,862 [salt.state       ][INFO    ][24347] Executing state file.managed for /etc/salt/grains.d/salt
2017-10-26 10:16:28,967 [salt.state       ][INFO    ][24347] File /etc/salt/grains.d/salt is in the correct state
2017-10-26 10:16:28,968 [salt.state       ][INFO    ][24347] Completed state [/etc/salt/grains.d/salt] at time 10:16:28.967652 duration_in_ms=106.159
2017-10-26 10:16:28,968 [salt.state       ][INFO    ][24347] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:16:28.968256
2017-10-26 10:16:28,969 [salt.state       ][INFO    ][24347] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-26 10:16:28,969 [salt.state       ][INFO    ][24347] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-26 10:16:28,969 [salt.state       ][INFO    ][24347] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 10:16:28.968884 duration_in_ms=0.628
2017-10-26 10:16:28,970 [salt.state       ][INFO    ][24347] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:16:28.970150
2017-10-26 10:16:28,970 [salt.state       ][INFO    ][24347] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-26 10:16:28,971 [salt.state       ][INFO    ][24347] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-26 10:16:28,971 [salt.state       ][INFO    ][24347] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:16:28.970857 duration_in_ms=0.708
2017-10-26 10:16:28,971 [salt.state       ][INFO    ][24347] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:16:28.971021
2017-10-26 10:16:28,971 [salt.state       ][INFO    ][24347] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-26 10:16:28,973 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-10-26 10:16:28,982 [salt.state       ][INFO    ][24347] {'pid': 24398, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-26 10:16:28,982 [salt.state       ][INFO    ][24347] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 10:16:28.982088 duration_in_ms=11.066
2017-10-26 10:16:28,983 [salt.state       ][INFO    ][24347] Running state [mine.update] at time 10:16:28.982677
2017-10-26 10:16:28,983 [salt.state       ][INFO    ][24347] Executing state module.wait for mine.update
2017-10-26 10:16:28,983 [salt.state       ][INFO    ][24347] No changes made for mine.update
2017-10-26 10:16:28,983 [salt.state       ][INFO    ][24347] Completed state [mine.update] at time 10:16:28.983221 duration_in_ms=0.545
2017-10-26 10:16:28,983 [salt.state       ][INFO    ][24347] Running state [mine.update] at time 10:16:28.983356
2017-10-26 10:16:28,984 [salt.state       ][INFO    ][24347] Executing state module.mod_watch for mine.update
2017-10-26 10:16:29,503 [salt.state       ][INFO    ][24347] {'ret': True}
2017-10-26 10:16:29,504 [salt.state       ][INFO    ][24347] Completed state [mine.update] at time 10:16:29.503661 duration_in_ms=520.305
2017-10-26 10:16:29,504 [salt.state       ][INFO    ][24347] Running state [ca-certificates] at time 10:16:29.503915
2017-10-26 10:16:29,504 [salt.state       ][INFO    ][24347] Executing state pkg.installed for ca-certificates
2017-10-26 10:16:29,507 [salt.state       ][INFO    ][24347] Package ca-certificates is already installed
2017-10-26 10:16:29,508 [salt.state       ][INFO    ][24347] Completed state [ca-certificates] at time 10:16:29.507605 duration_in_ms=3.689
2017-10-26 10:16:29,508 [salt.state       ][INFO    ][24347] Running state [update-ca-certificates] at time 10:16:29.508170
2017-10-26 10:16:29,508 [salt.state       ][INFO    ][24347] Executing state cmd.wait for update-ca-certificates
2017-10-26 10:16:29,509 [salt.state       ][INFO    ][24347] No changes made for update-ca-certificates
2017-10-26 10:16:29,509 [salt.state       ][INFO    ][24347] Completed state [update-ca-certificates] at time 10:16:29.508787 duration_in_ms=0.617
2017-10-26 10:16:29,509 [salt.state       ][INFO    ][24347] Running state [libvirt-dev] at time 10:16:29.508974
2017-10-26 10:16:29,509 [salt.state       ][INFO    ][24347] Executing state pkg.installed for libvirt-dev
2017-10-26 10:16:29,512 [salt.state       ][INFO    ][24347] Package libvirt-dev is already installed
2017-10-26 10:16:29,512 [salt.state       ][INFO    ][24347] Completed state [libvirt-dev] at time 10:16:29.512081 duration_in_ms=3.106
2017-10-26 10:16:29,512 [salt.state       ][INFO    ][24347] Running state [pkg-config] at time 10:16:29.512265
2017-10-26 10:16:29,512 [salt.state       ][INFO    ][24347] Executing state pkg.installed for pkg-config
2017-10-26 10:16:29,515 [salt.state       ][INFO    ][24347] Package pkg-config is already installed
2017-10-26 10:16:29,515 [salt.state       ][INFO    ][24347] Completed state [pkg-config] at time 10:16:29.515341 duration_in_ms=3.077
2017-10-26 10:16:29,516 [salt.state       ][INFO    ][24347] Running state [virtng.init] at time 10:16:29.515530
2017-10-26 10:16:29,516 [salt.state       ][INFO    ][24347] Executing state module.run for virtng.init
2017-10-26 10:16:29,570 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command ['git', '--version'] in directory '/root'
2017-10-26 10:16:29,620 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-26 10:16:29,638 [salt.state       ][INFO    ][24347] unless execution succeeded
2017-10-26 10:16:29,638 [salt.state       ][INFO    ][24347] Completed state [virtng.init] at time 10:16:29.637875 duration_in_ms=122.344
2017-10-26 10:16:29,638 [salt.state       ][INFO    ][24347] Running state [virt.set_autostart] at time 10:16:29.638133
2017-10-26 10:16:29,638 [salt.state       ][INFO    ][24347] Executing state module.run for virt.set_autostart
2017-10-26 10:16:29,640 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-26 10:16:29,655 [salt.state       ][INFO    ][24347] unless execution succeeded
2017-10-26 10:16:29,655 [salt.state       ][INFO    ][24347] Completed state [virt.set_autostart] at time 10:16:29.655194 duration_in_ms=17.061
2017-10-26 10:16:29,655 [salt.state       ][INFO    ][24347] Running state [virtng.init] at time 10:16:29.655415
2017-10-26 10:16:29,656 [salt.state       ][INFO    ][24347] Executing state module.run for virtng.init
2017-10-26 10:16:29,658 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-26 10:16:29,672 [salt.state       ][INFO    ][24347] unless execution succeeded
2017-10-26 10:16:29,673 [salt.state       ][INFO    ][24347] Completed state [virtng.init] at time 10:16:29.672497 duration_in_ms=17.081
2017-10-26 10:16:29,673 [salt.state       ][INFO    ][24347] Running state [virt.set_autostart] at time 10:16:29.672709
2017-10-26 10:16:29,673 [salt.state       ][INFO    ][24347] Executing state module.run for virt.set_autostart
2017-10-26 10:16:29,675 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-26 10:16:29,689 [salt.state       ][INFO    ][24347] unless execution succeeded
2017-10-26 10:16:29,714 [salt.state       ][INFO    ][24347] Completed state [virt.set_autostart] at time 10:16:29.713793 duration_in_ms=41.081
2017-10-26 10:16:29,714 [salt.state       ][INFO    ][24347] Running state [virtng.init] at time 10:16:29.714222
2017-10-26 10:16:29,714 [salt.state       ][INFO    ][24347] Executing state module.run for virtng.init
2017-10-26 10:16:29,716 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-26 10:16:29,731 [salt.state       ][INFO    ][24347] unless execution succeeded
2017-10-26 10:16:29,731 [salt.state       ][INFO    ][24347] Completed state [virtng.init] at time 10:16:29.731241 duration_in_ms=17.019
2017-10-26 10:16:29,731 [salt.state       ][INFO    ][24347] Running state [virt.set_autostart] at time 10:16:29.731447
2017-10-26 10:16:29,732 [salt.state       ][INFO    ][24347] Executing state module.run for virt.set_autostart
2017-10-26 10:16:29,733 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-26 10:16:29,748 [salt.state       ][INFO    ][24347] unless execution succeeded
2017-10-26 10:16:29,768 [salt.state       ][INFO    ][24347] Completed state [virt.set_autostart] at time 10:16:29.767954 duration_in_ms=36.505
2017-10-26 10:16:29,768 [salt.state       ][INFO    ][24347] Running state [virtng.init] at time 10:16:29.768348
2017-10-26 10:16:29,769 [salt.state       ][INFO    ][24347] Executing state module.run for virtng.init
2017-10-26 10:16:29,770 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-26 10:16:29,785 [salt.state       ][INFO    ][24347] unless execution succeeded
2017-10-26 10:16:29,785 [salt.state       ][INFO    ][24347] Completed state [virtng.init] at time 10:16:29.785201 duration_in_ms=16.853
2017-10-26 10:16:29,785 [salt.state       ][INFO    ][24347] Running state [virt.set_autostart] at time 10:16:29.785408
2017-10-26 10:16:29,786 [salt.state       ][INFO    ][24347] Executing state module.run for virt.set_autostart
2017-10-26 10:16:29,787 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-26 10:16:29,802 [salt.state       ][INFO    ][24347] unless execution succeeded
2017-10-26 10:16:29,802 [salt.state       ][INFO    ][24347] Completed state [virt.set_autostart] at time 10:16:29.801839 duration_in_ms=16.431
2017-10-26 10:16:29,802 [salt.state       ][INFO    ][24347] Running state [virtng.init] at time 10:16:29.802045
2017-10-26 10:16:29,802 [salt.state       ][INFO    ][24347] Executing state module.run for virtng.init
2017-10-26 10:16:29,804 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-26 10:16:29,820 [salt.state       ][INFO    ][24347] unless execution succeeded
2017-10-26 10:16:29,820 [salt.state       ][INFO    ][24347] Completed state [virtng.init] at time 10:16:29.820061 duration_in_ms=18.015
2017-10-26 10:16:29,820 [salt.state       ][INFO    ][24347] Running state [virt.set_autostart] at time 10:16:29.820266
2017-10-26 10:16:29,820 [salt.state       ][INFO    ][24347] Executing state module.run for virt.set_autostart
2017-10-26 10:16:29,822 [salt.loaded.int.module.cmdmod][INFO    ][24347] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-ha.local$"' in directory '/root'
2017-10-26 10:16:29,837 [salt.state       ][INFO    ][24347] unless execution succeeded
2017-10-26 10:16:29,837 [salt.state       ][INFO    ][24347] Completed state [virt.set_autostart] at time 10:16:29.836758 duration_in_ms=16.492
2017-10-26 10:16:29,839 [salt.minion      ][INFO    ][24347] Returning information for job: 20171026101624134928
2017-10-26 10:17:16,020 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171026101716007824
2017-10-26 10:17:16,036 [salt.minion      ][INFO    ][24474] Starting a new job with PID 24474
2017-10-26 10:17:19,267 [salt.state       ][INFO    ][24474] Loading fresh modules for state activity
2017-10-26 10:17:19,623 [salt.state       ][ERROR   ][24474] No contents found in top file
2017-10-26 10:17:19,624 [salt.utils.extmods][INFO    ][24474] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-10-26 10:17:19,627 [salt.utils.extmods][INFO    ][24474] Syncing beacons for environment 'base'
2017-10-26 10:17:19,627 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_beacons, for base)
2017-10-26 10:17:19,627 [salt.fileclient  ][INFO    ][24474] Caching directory '_beacons/' for environment 'base'
2017-10-26 10:17:19,650 [salt.utils.extmods][INFO    ][24474] Syncing modules for environment 'base'
2017-10-26 10:17:19,650 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_modules, for base)
2017-10-26 10:17:19,650 [salt.fileclient  ][INFO    ][24474] Caching directory '_modules/' for environment 'base'
2017-10-26 10:17:19,685 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-10-26 10:17:19,700 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-10-26 10:17:19,931 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-10-26 10:17:19,960 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-10-26 10:17:19,993 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-10-26 10:17:20,004 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-10-26 10:17:20,033 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-10-26 10:17:20,053 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-10-26 10:17:20,064 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-10-26 10:17:20,080 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-10-26 10:17:20,089 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-10-26 10:17:20,141 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-10-26 10:17:20,187 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-10-26 10:17:20,202 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-10-26 10:17:20,231 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-10-26 10:17:20,279 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-10-26 10:17:20,290 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-10-26 10:17:20,312 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-10-26 10:17:20,344 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-10-26 10:17:20,354 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-10-26 10:17:20,393 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-10-26 10:17:20,404 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-10-26 10:17:20,414 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-10-26 10:17:20,435 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-10-26 10:17:20,444 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-10-26 10:17:20,454 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-10-26 10:17:20,488 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-10-26 10:17:20,519 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-10-26 10:17:20,542 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-10-26 10:17:20,550 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-10-26 10:17:20,560 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-10-26 10:17:20,571 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-10-26 10:17:20,574 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-10-26 10:17:20,574 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-10-26 10:17:20,575 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-10-26 10:17:20,575 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-10-26 10:17:20,575 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-10-26 10:17:20,576 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-10-26 10:17:20,576 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-10-26 10:17:20,576 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-10-26 10:17:20,576 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-10-26 10:17:20,576 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-10-26 10:17:20,577 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-10-26 10:17:20,577 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-10-26 10:17:20,577 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-10-26 10:17:20,577 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-10-26 10:17:20,577 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-10-26 10:17:20,578 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-10-26 10:17:20,578 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-10-26 10:17:20,578 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-10-26 10:17:20,578 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-10-26 10:17:20,578 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-10-26 10:17:20,579 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-10-26 10:17:20,579 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-10-26 10:17:20,579 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-10-26 10:17:20,579 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-10-26 10:17:20,580 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-10-26 10:17:20,580 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-10-26 10:17:20,580 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-10-26 10:17:20,580 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-10-26 10:17:20,581 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-10-26 10:17:20,581 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-10-26 10:17:20,581 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-10-26 10:17:20,581 [salt.utils.extmods][INFO    ][24474] 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-26 10:17:20,581 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-10-26 10:17:20,581 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-10-26 10:17:20,586 [salt.utils.extmods][INFO    ][24474] Syncing states for environment 'base'
2017-10-26 10:17:20,586 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_states, for base)
2017-10-26 10:17:20,586 [salt.fileclient  ][INFO    ][24474] Caching directory '_states/' for environment 'base'
2017-10-26 10:17:20,626 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-10-26 10:17:20,638 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-10-26 10:17:20,657 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-10-26 10:17:20,671 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-10-26 10:17:20,687 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-10-26 10:17:20,698 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-10-26 10:17:20,727 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-10-26 10:17:20,736 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-10-26 10:17:20,745 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-10-26 10:17:20,794 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-10-26 10:17:20,836 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-10-26 10:17:20,860 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-10-26 10:17:20,887 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-10-26 10:17:20,906 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-10-26 10:17:20,927 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-10-26 10:17:20,940 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-10-26 10:17:20,963 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-10-26 10:17:20,972 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-10-26 10:17:21,042 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-10-26 10:17:21,106 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-10-26 10:17:21,113 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-10-26 10:17:21,121 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-10-26 10:17:21,126 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-10-26 10:17:21,184 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-10-26 10:17:21,191 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-10-26 10:17:21,203 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-10-26 10:17:21,210 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-10-26 10:17:21,218 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-10-26 10:17:21,231 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-10-26 10:17:21,235 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-10-26 10:17:21,235 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-10-26 10:17:21,235 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-10-26 10:17:21,236 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-10-26 10:17:21,236 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-10-26 10:17:21,236 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-10-26 10:17:21,237 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-10-26 10:17:21,237 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-10-26 10:17:21,237 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-10-26 10:17:21,238 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-10-26 10:17:21,238 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-10-26 10:17:21,238 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-10-26 10:17:21,239 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-10-26 10:17:21,239 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-10-26 10:17:21,239 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-10-26 10:17:21,239 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-10-26 10:17:21,240 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-10-26 10:17:21,240 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-10-26 10:17:21,240 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-10-26 10:17:21,241 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-10-26 10:17:21,241 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-10-26 10:17:21,241 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-10-26 10:17:21,241 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-10-26 10:17:21,242 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-10-26 10:17:21,242 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-10-26 10:17:21,242 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-10-26 10:17:21,243 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-10-26 10:17:21,243 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-10-26 10:17:21,243 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-10-26 10:17:21,244 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-10-26 10:17:21,247 [salt.utils.extmods][INFO    ][24474] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-10-26 10:17:21,249 [salt.utils.extmods][INFO    ][24474] Syncing sdb for environment 'base'
2017-10-26 10:17:21,250 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_sdb, for base)
2017-10-26 10:17:21,250 [salt.fileclient  ][INFO    ][24474] Caching directory '_sdb/' for environment 'base'
2017-10-26 10:17:21,281 [salt.utils.extmods][INFO    ][24474] Syncing grains for environment 'base'
2017-10-26 10:17:21,281 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_grains, for base)
2017-10-26 10:17:21,281 [salt.fileclient  ][INFO    ][24474] Caching directory '_grains/' for environment 'base'
2017-10-26 10:17:21,313 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-10-26 10:17:21,322 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-10-26 10:17:21,337 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-10-26 10:17:21,360 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-10-26 10:17:21,394 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-10-26 10:17:21,417 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-10-26 10:17:21,427 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-10-26 10:17:21,455 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-10-26 10:17:21,488 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-10-26 10:17:21,495 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-10-26 10:17:21,504 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-10-26 10:17:21,511 [salt.fileclient  ][INFO    ][24474] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-10-26 10:17:21,513 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-10-26 10:17:21,514 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-10-26 10:17:21,514 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-10-26 10:17:21,514 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-10-26 10:17:21,514 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-10-26 10:17:21,514 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-10-26 10:17:21,515 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-10-26 10:17:21,515 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-10-26 10:17:21,515 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-10-26 10:17:21,515 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-10-26 10:17:21,515 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-10-26 10:17:21,516 [salt.utils.extmods][INFO    ][24474] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-10-26 10:17:21,517 [salt.utils.extmods][INFO    ][24474] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-10-26 10:17:21,519 [salt.utils.extmods][INFO    ][24474] Syncing renderers for environment 'base'
2017-10-26 10:17:21,519 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_renderers, for base)
2017-10-26 10:17:21,520 [salt.fileclient  ][INFO    ][24474] Caching directory '_renderers/' for environment 'base'
2017-10-26 10:17:21,547 [salt.utils.extmods][INFO    ][24474] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-10-26 10:17:21,551 [salt.utils.extmods][INFO    ][24474] Syncing returners for environment 'base'
2017-10-26 10:17:21,551 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_returners, for base)
2017-10-26 10:17:21,551 [salt.fileclient  ][INFO    ][24474] Caching directory '_returners/' for environment 'base'
2017-10-26 10:17:21,595 [salt.utils.extmods][INFO    ][24474] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-10-26 10:17:21,600 [salt.utils.extmods][INFO    ][24474] Syncing output for environment 'base'
2017-10-26 10:17:21,600 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_output, for base)
2017-10-26 10:17:21,600 [salt.fileclient  ][INFO    ][24474] Caching directory '_output/' for environment 'base'
2017-10-26 10:17:21,624 [salt.utils.extmods][INFO    ][24474] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-10-26 10:17:21,627 [salt.utils.extmods][INFO    ][24474] Syncing utils for environment 'base'
2017-10-26 10:17:21,628 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_utils, for base)
2017-10-26 10:17:21,628 [salt.fileclient  ][INFO    ][24474] Caching directory '_utils/' for environment 'base'
2017-10-26 10:17:21,804 [salt.utils.extmods][INFO    ][24474] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-10-26 10:17:21,806 [salt.utils.extmods][INFO    ][24474] Syncing log_handlers for environment 'base'
2017-10-26 10:17:21,806 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_log_handlers, for base)
2017-10-26 10:17:21,806 [salt.fileclient  ][INFO    ][24474] Caching directory '_log_handlers/' for environment 'base'
2017-10-26 10:17:21,824 [salt.utils.extmods][INFO    ][24474] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-10-26 10:17:21,826 [salt.utils.extmods][INFO    ][24474] Syncing proxy for environment 'base'
2017-10-26 10:17:21,826 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_proxy, for base)
2017-10-26 10:17:21,826 [salt.fileclient  ][INFO    ][24474] Caching directory '_proxy/' for environment 'base'
2017-10-26 10:17:21,843 [salt.utils.extmods][INFO    ][24474] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-10-26 10:17:21,845 [salt.utils.extmods][INFO    ][24474] Syncing engines for environment 'base'
2017-10-26 10:17:21,845 [salt.utils.extmods][INFO    ][24474] Loading cache from salt://_engines, for base)
2017-10-26 10:17:21,846 [salt.fileclient  ][INFO    ][24474] Caching directory '_engines/' for environment 'base'
2017-10-26 10:17:21,866 [salt.minion      ][INFO    ][24474] Returning information for job: 20171026101716007824
2017-10-26 10:23:33,128 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command test.ping with jid 20171026102333118048
2017-10-26 10:23:33,145 [salt.minion      ][INFO    ][24643] Starting a new job with PID 24643
2017-10-26 10:23:33,172 [salt.minion      ][INFO    ][24643] Returning information for job: 20171026102333118048
2017-10-26 10:27:07,018 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command state.sls with jid 20171026102707007186
2017-10-26 10:27:07,033 [salt.minion      ][INFO    ][24705] Starting a new job with PID 24705
2017-10-26 10:27:07,437 [salt.state       ][INFO    ][24705] Loading fresh modules for state activity
2017-10-26 10:27:07,501 [salt.fileclient  ][INFO    ][24705] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-26 10:27:07,516 [salt.fileclient  ][INFO    ][24705] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-26 10:27:07,538 [salt.fileclient  ][INFO    ][24705] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-26 10:27:07,831 [salt.state       ][INFO    ][24705] Running state [lsof] at time 10:27:07.830962
2017-10-26 10:27:07,831 [salt.state       ][INFO    ][24705] Executing state pkg.installed for lsof
2017-10-26 10:27:07,832 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-26 10:27:08,064 [salt.state       ][INFO    ][24705] Package lsof is already installed
2017-10-26 10:27:08,064 [salt.state       ][INFO    ][24705] Completed state [lsof] at time 10:27:08.064454 duration_in_ms=233.492
2017-10-26 10:27:08,065 [salt.state       ][INFO    ][24705] Running state [keepalived] at time 10:27:08.064668
2017-10-26 10:27:08,065 [salt.state       ][INFO    ][24705] Executing state pkg.installed for keepalived
2017-10-26 10:27:08,079 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-26 10:27:10,193 [salt.loaded.int.module.cmdmod][INFO    ][24705] 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-26 10:27:17,059 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command saltutil.find_job with jid 20171026102717045367
2017-10-26 10:27:17,072 [salt.minion      ][INFO    ][26137] Starting a new job with PID 26137
2017-10-26 10:27:17,081 [salt.minion      ][INFO    ][26137] Returning information for job: 20171026102717045367
2017-10-26 10:27:17,936 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-26 10:27:17,960 [salt.state       ][INFO    ][24705] 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-26 10:27:17,969 [salt.state       ][INFO    ][24705] Loading fresh modules for state activity
2017-10-26 10:27:17,981 [salt.state       ][INFO    ][24705] Completed state [keepalived] at time 10:27:17.980769 duration_in_ms=9916.1
2017-10-26 10:27:17,983 [salt.state       ][INFO    ][24705] Running state [/etc/keepalived/keepalived.conf] at time 10:27:17.982978
2017-10-26 10:27:17,983 [salt.state       ][INFO    ][24705] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-26 10:27:18,012 [salt.fileclient  ][INFO    ][24705] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-26 10:27:18,042 [salt.fileclient  ][INFO    ][24705] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-26 10:27:18,049 [salt.state       ][INFO    ][24705] File changed:
New file
2017-10-26 10:27:18,049 [salt.state       ][INFO    ][24705] Completed state [/etc/keepalived/keepalived.conf] at time 10:27:18.048978 duration_in_ms=65.999
2017-10-26 10:27:18,108 [salt.state       ][INFO    ][24705] Running state [keepalived] at time 10:27:18.107698
2017-10-26 10:27:18,108 [salt.state       ][INFO    ][24705] Executing state service.running for keepalived
2017-10-26 10:27:18,109 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-26 10:27:18,117 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-26 10:27:18,123 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-26 10:27:18,129 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-26 10:27:18,136 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-10-26 10:27:18,195 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-26 10:27:18,203 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-26 10:27:18,210 [salt.loaded.int.module.cmdmod][INFO    ][24705] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-26 10:27:18,217 [salt.state       ][INFO    ][24705] {'keepalived': True}
2017-10-26 10:27:18,218 [salt.state       ][INFO    ][24705] Completed state [keepalived] at time 10:27:18.217570 duration_in_ms=109.872
2017-10-26 10:27:18,218 [salt.minion      ][INFO    ][24705] Returning information for job: 20171026102707007186
2017-10-26 10:27:32,095 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command pillar.get with jid 20171026102732085625
2017-10-26 10:27:32,114 [salt.minion      ][INFO    ][26269] Starting a new job with PID 26269
2017-10-26 10:27:32,118 [salt.minion      ][INFO    ][26269] Returning information for job: 20171026102732085625
2017-10-26 10:32:46,202 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command state.sls with jid 20171026103246189593
2017-10-26 10:32:46,217 [salt.minion      ][INFO    ][26371] Starting a new job with PID 26371
2017-10-26 10:32:48,699 [salt.state       ][INFO    ][26371] Loading fresh modules for state activity
2017-10-26 10:32:48,720 [salt.fileclient  ][INFO    ][26371] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-26 10:32:48,740 [salt.fileclient  ][INFO    ][26371] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-26 10:32:48,998 [salt.state       ][INFO    ][26371] Running state [attr] at time 10:32:48.997848
2017-10-26 10:32:48,998 [salt.state       ][INFO    ][26371] Executing state pkg.installed for attr
2017-10-26 10:32:48,998 [salt.loaded.int.module.cmdmod][INFO    ][26371] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-26 10:32:49,268 [salt.loaded.int.module.cmdmod][INFO    ][26371] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-26 10:32:51,006 [salt.loaded.int.module.cmdmod][INFO    ][26371] 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-26 10:32:53,179 [salt.loaded.int.module.cmdmod][INFO    ][26371] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-26 10:32:53,202 [salt.state       ][INFO    ][26371] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-10-26 10:32:53,210 [salt.state       ][INFO    ][26371] Loading fresh modules for state activity
2017-10-26 10:32:53,222 [salt.state       ][INFO    ][26371] Completed state [attr] at time 10:32:53.221640 duration_in_ms=4223.792
2017-10-26 10:32:53,226 [salt.state       ][INFO    ][26371] Running state [glusterfs-server] at time 10:32:53.226373
2017-10-26 10:32:53,227 [salt.state       ][INFO    ][26371] Executing state pkg.installed for glusterfs-server
2017-10-26 10:32:53,408 [salt.loaded.int.module.cmdmod][INFO    ][26371] 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-26 10:32:56,295 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command saltutil.find_job with jid 20171026103256282561
2017-10-26 10:32:56,310 [salt.minion      ][INFO    ][27368] Starting a new job with PID 27368
2017-10-26 10:32:56,322 [salt.minion      ][INFO    ][27368] Returning information for job: 20171026103256282561
2017-10-26 10:33:06,498 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command saltutil.find_job with jid 20171026103306485520
2017-10-26 10:33:06,511 [salt.minion      ][INFO    ][30195] Starting a new job with PID 30195
2017-10-26 10:33:06,520 [salt.minion      ][INFO    ][30195] Returning information for job: 20171026103306485520
2017-10-26 10:33:11,230 [salt.loaded.int.module.cmdmod][INFO    ][26371] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-26 10:33:11,254 [salt.state       ][INFO    ][26371] 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-26 10:33:11,262 [salt.state       ][INFO    ][26371] Loading fresh modules for state activity
2017-10-26 10:33:11,274 [salt.state       ][INFO    ][26371] Completed state [glusterfs-server] at time 10:33:11.274267 duration_in_ms=18047.893
2017-10-26 10:33:11,279 [salt.state       ][INFO    ][26371] Running state [bc] at time 10:33:11.278955
2017-10-26 10:33:11,279 [salt.state       ][INFO    ][26371] Executing state pkg.installed for bc
2017-10-26 10:33:11,543 [salt.loaded.int.module.cmdmod][INFO    ][26371] 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-26 10:33:14,336 [salt.loaded.int.module.cmdmod][INFO    ][26371] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-26 10:33:14,361 [salt.state       ][INFO    ][26371] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-10-26 10:33:14,369 [salt.state       ][INFO    ][26371] Loading fresh modules for state activity
2017-10-26 10:33:14,381 [salt.state       ][INFO    ][26371] Completed state [bc] at time 10:33:14.381313 duration_in_ms=3102.358
2017-10-26 10:33:14,443 [salt.state       ][INFO    ][26371] Running state [glusterfs-server] at time 10:33:14.442533
2017-10-26 10:33:14,443 [salt.state       ][INFO    ][26371] Executing state service.running for glusterfs-server
2017-10-26 10:33:14,444 [salt.loaded.int.module.cmdmod][INFO    ][26371] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-26 10:33:14,452 [salt.loaded.int.module.cmdmod][INFO    ][26371] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-26 10:33:14,459 [salt.loaded.int.module.cmdmod][INFO    ][26371] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-26 10:33:14,467 [salt.state       ][INFO    ][26371] The service glusterfs-server is already running
2017-10-26 10:33:14,467 [salt.state       ][INFO    ][26371] Completed state [glusterfs-server] at time 10:33:14.467400 duration_in_ms=24.867
2017-10-26 10:33:14,469 [salt.state       ][INFO    ][26371] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:33:14.468857
2017-10-26 10:33:14,469 [salt.state       ][INFO    ][26371] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-26 10:33:14,480 [salt.state       ][INFO    ][26371] File changed:
New file
2017-10-26 10:33:14,480 [salt.state       ][INFO    ][26371] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:33:14.479736 duration_in_ms=10.879
2017-10-26 10:33:14,480 [salt.state       ][INFO    ][26371] Running state [/srv/glusterfs/glance] at time 10:33:14.479886
2017-10-26 10:33:14,480 [salt.state       ][INFO    ][26371] Executing state file.directory for /srv/glusterfs/glance
2017-10-26 10:33:14,481 [salt.state       ][INFO    ][26371] {'/srv/glusterfs/glance': 'New Dir'}
2017-10-26 10:33:14,481 [salt.state       ][INFO    ][26371] Completed state [/srv/glusterfs/glance] at time 10:33:14.480662 duration_in_ms=0.776
2017-10-26 10:33:14,481 [salt.state       ][INFO    ][26371] Running state [/srv/glusterfs/keystone-keys] at time 10:33:14.480794
2017-10-26 10:33:14,481 [salt.state       ][INFO    ][26371] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-26 10:33:14,481 [salt.state       ][INFO    ][26371] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-10-26 10:33:14,481 [salt.state       ][INFO    ][26371] Completed state [/srv/glusterfs/keystone-keys] at time 10:33:14.481393 duration_in_ms=0.598
2017-10-26 10:33:14,482 [salt.state       ][INFO    ][26371] Running state [/srv/glusterfs/nova_instances] at time 10:33:14.481525
2017-10-26 10:33:14,482 [salt.state       ][INFO    ][26371] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-26 10:33:14,482 [salt.state       ][INFO    ][26371] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-10-26 10:33:14,482 [salt.state       ][INFO    ][26371] Completed state [/srv/glusterfs/nova_instances] at time 10:33:14.482111 duration_in_ms=0.585
2017-10-26 10:33:14,482 [salt.state       ][INFO    ][26371] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:33:14.482245
2017-10-26 10:33:14,482 [salt.state       ][INFO    ][26371] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-26 10:33:14,483 [salt.state       ][INFO    ][26371] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-10-26 10:33:14,483 [salt.state       ][INFO    ][26371] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:33:14.482845 duration_in_ms=0.6
2017-10-26 10:33:14,484 [salt.minion      ][INFO    ][26371] Returning information for job: 20171026103246189593
2017-10-26 10:33:16,638 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command test.ping with jid 20171026103316630211
2017-10-26 10:33:16,651 [salt.minion      ][INFO    ][31127] Starting a new job with PID 31127
2017-10-26 10:33:16,680 [salt.minion      ][INFO    ][31127] Returning information for job: 20171026103316630211
2017-10-26 10:33:58,101 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command state.sls with jid 20171026103358090886
2017-10-26 10:33:58,115 [salt.minion      ][INFO    ][31347] Starting a new job with PID 31347
2017-10-26 10:33:59,743 [salt.state       ][INFO    ][31347] Loading fresh modules for state activity
2017-10-26 10:33:59,764 [salt.fileclient  ][INFO    ][31347] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-26 10:33:59,797 [salt.fileclient  ][INFO    ][31347] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-26 10:33:59,859 [salt.fileclient  ][INFO    ][31347] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-26 10:33:59,878 [salt.fileclient  ][INFO    ][31347] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-26 10:34:00,135 [salt.state       ][INFO    ][31347] Running state [attr] at time 10:34:00.134869
2017-10-26 10:34:00,135 [salt.state       ][INFO    ][31347] Executing state pkg.installed for attr
2017-10-26 10:34:00,135 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-26 10:34:00,405 [salt.state       ][INFO    ][31347] Package attr is already installed
2017-10-26 10:34:00,405 [salt.state       ][INFO    ][31347] Completed state [attr] at time 10:34:00.405176 duration_in_ms=270.307
2017-10-26 10:34:00,405 [salt.state       ][INFO    ][31347] Running state [glusterfs-server] at time 10:34:00.405366
2017-10-26 10:34:00,406 [salt.state       ][INFO    ][31347] Executing state pkg.installed for glusterfs-server
2017-10-26 10:34:00,408 [salt.state       ][INFO    ][31347] Package glusterfs-server is already installed
2017-10-26 10:34:00,408 [salt.state       ][INFO    ][31347] Completed state [glusterfs-server] at time 10:34:00.408192 duration_in_ms=2.825
2017-10-26 10:34:00,408 [salt.state       ][INFO    ][31347] Running state [bc] at time 10:34:00.408329
2017-10-26 10:34:00,408 [salt.state       ][INFO    ][31347] Executing state pkg.installed for bc
2017-10-26 10:34:00,411 [salt.state       ][INFO    ][31347] Package bc is already installed
2017-10-26 10:34:00,411 [salt.state       ][INFO    ][31347] Completed state [bc] at time 10:34:00.411046 duration_in_ms=2.718
2017-10-26 10:34:00,412 [salt.state       ][INFO    ][31347] Running state [glusterfs-server] at time 10:34:00.411819
2017-10-26 10:34:00,412 [salt.state       ][INFO    ][31347] Executing state service.running for glusterfs-server
2017-10-26 10:34:00,412 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-26 10:34:00,422 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-10-26 10:34:00,464 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-26 10:34:00,478 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-26 10:34:00,484 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-26 10:34:00,492 [salt.state       ][INFO    ][31347] The service glusterfs-server is already running
2017-10-26 10:34:00,493 [salt.state       ][INFO    ][31347] Completed state [glusterfs-server] at time 10:34:00.492706 duration_in_ms=80.887
2017-10-26 10:34:00,494 [salt.state       ][INFO    ][31347] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:34:00.494085
2017-10-26 10:34:00,494 [salt.state       ][INFO    ][31347] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-26 10:34:00,511 [salt.state       ][INFO    ][31347] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-26 10:34:00,511 [salt.state       ][INFO    ][31347] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 10:34:00.510785 duration_in_ms=16.699
2017-10-26 10:34:00,511 [salt.state       ][INFO    ][31347] Running state [/srv/glusterfs/glance] at time 10:34:00.510934
2017-10-26 10:34:00,511 [salt.state       ][INFO    ][31347] Executing state file.directory for /srv/glusterfs/glance
2017-10-26 10:34:00,511 [salt.state       ][INFO    ][31347] Directory /srv/glusterfs/glance is in the correct state
2017-10-26 10:34:00,512 [salt.state       ][INFO    ][31347] Completed state [/srv/glusterfs/glance] at time 10:34:00.511547 duration_in_ms=0.601
2017-10-26 10:34:00,512 [salt.state       ][INFO    ][31347] Running state [/srv/glusterfs/keystone-keys] at time 10:34:00.511688
2017-10-26 10:34:00,512 [salt.state       ][INFO    ][31347] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-26 10:34:00,512 [salt.state       ][INFO    ][31347] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-26 10:34:00,512 [salt.state       ][INFO    ][31347] Completed state [/srv/glusterfs/keystone-keys] at time 10:34:00.512267 duration_in_ms=0.578
2017-10-26 10:34:00,512 [salt.state       ][INFO    ][31347] Running state [/srv/glusterfs/nova_instances] at time 10:34:00.512411
2017-10-26 10:34:00,513 [salt.state       ][INFO    ][31347] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-26 10:34:00,513 [salt.state       ][INFO    ][31347] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-26 10:34:00,513 [salt.state       ][INFO    ][31347] Completed state [/srv/glusterfs/nova_instances] at time 10:34:00.512966 duration_in_ms=0.555
2017-10-26 10:34:00,513 [salt.state       ][INFO    ][31347] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:34:00.513107
2017-10-26 10:34:00,513 [salt.state       ][INFO    ][31347] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-26 10:34:00,514 [salt.state       ][INFO    ][31347] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-26 10:34:00,514 [salt.state       ][INFO    ][31347] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:34:00.513684 duration_in_ms=0.577
2017-10-26 10:34:00,560 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command ['git', '--version'] in directory '/root'
2017-10-26 10:34:00,610 [salt.state       ][INFO    ][31347] Running state [sleep 5] at time 10:34:00.609820
2017-10-26 10:34:00,610 [salt.state       ][INFO    ][31347] Executing state cmd.wait for sleep 5
2017-10-26 10:34:00,610 [salt.state       ][INFO    ][31347] No changes made for sleep 5
2017-10-26 10:34:00,610 [salt.state       ][INFO    ][31347] Completed state [sleep 5] at time 10:34:00.610368 duration_in_ms=0.549
2017-10-26 10:34:00,611 [salt.state       ][INFO    ][31347] Running state [10.167.4.141] at time 10:34:00.610736
2017-10-26 10:34:00,611 [salt.state       ][INFO    ][31347] Executing state glusterfs.peered for 10.167.4.141
2017-10-26 10:34:00,611 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:00,619 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:00,667 [salt.state       ][INFO    ][31347] Host 10.167.4.141 already peered
2017-10-26 10:34:00,667 [salt.state       ][INFO    ][31347] Completed state [10.167.4.141] at time 10:34:00.666701 duration_in_ms=55.964
2017-10-26 10:34:00,669 [salt.state       ][INFO    ][31347] Running state [10.167.4.142] at time 10:34:00.668893
2017-10-26 10:34:00,669 [salt.state       ][INFO    ][31347] Executing state glusterfs.peered for 10.167.4.142
2017-10-26 10:34:00,669 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:00,678 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:00,724 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:00,733 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:00,784 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:00,792 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:00,895 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:00,904 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:00,954 [salt.state       ][INFO    ][31347] {'new': {'10.167.4.141': [], 'kvm02.baremetal-mcp-ocata-ovs-ha.local': ['10.167.4.142']}, 'old': {'10.167.4.141': [], 'kvm02.baremetal-mcp-ocata-ovs-ha.local': []}}
2017-10-26 10:34:00,954 [salt.state       ][INFO    ][31347] Completed state [10.167.4.142] at time 10:34:00.954037 duration_in_ms=285.144
2017-10-26 10:34:00,956 [salt.state       ][INFO    ][31347] Running state [10.167.4.143] at time 10:34:00.956381
2017-10-26 10:34:00,957 [salt.state       ][INFO    ][31347] Executing state glusterfs.peered for 10.167.4.143
2017-10-26 10:34:00,957 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:00,964 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:01,011 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:01,020 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:01,069 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:01,078 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:01,128 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:01,136 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:01,184 [salt.state       ][INFO    ][31347] Peering with localhost is not needed
2017-10-26 10:34:01,185 [salt.state       ][INFO    ][31347] Completed state [10.167.4.143] at time 10:34:01.184592 duration_in_ms=228.209
2017-10-26 10:34:01,185 [salt.state       ][INFO    ][31347] Running state [glance] at time 10:34:01.185416
2017-10-26 10:34:01,186 [salt.state       ][INFO    ][31347] Executing state glusterfs.created for glance
2017-10-26 10:34:01,186 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:01,195 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:01,243 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:01,252 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:01,304 [salt.state       ][INFO    ][31347] Volume glance already exists and is started.
2017-10-26 10:34:01,304 [salt.state       ][INFO    ][31347] Completed state [glance] at time 10:34:01.304205 duration_in_ms=118.787
2017-10-26 10:34:01,307 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:34:01.306754
2017-10-26 10:34:01,307 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-26 10:34:01,307 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-26 10:34:01,356 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:01,357 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:34:01.356575 duration_in_ms=49.821
2017-10-26 10:34:01,357 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:34:01.357002
2017-10-26 10:34:01,357 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-26 10:34:01,358 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-26 10:34:01,405 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:01,405 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:34:01.405255 duration_in_ms=48.252
2017-10-26 10:34:01,406 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:34:01.405703
2017-10-26 10:34:01,406 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-26 10:34:01,406 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-26 10:34:01,454 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:01,455 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:34:01.454594 duration_in_ms=48.889
2017-10-26 10:34:01,455 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:34:01.455042
2017-10-26 10:34:01,455 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-26 10:34:01,456 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-26 10:34:01,504 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:01,504 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:34:01.504250 duration_in_ms=49.208
2017-10-26 10:34:01,505 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:34:01.504697
2017-10-26 10:34:01,505 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-26 10:34:01,505 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-26 10:34:01,554 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:01,554 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:34:01.554048 duration_in_ms=49.351
2017-10-26 10:34:01,555 [salt.state       ][INFO    ][31347] Running state [glance] at time 10:34:01.554983
2017-10-26 10:34:01,555 [salt.state       ][INFO    ][31347] Executing state glusterfs.started for glance
2017-10-26 10:34:01,556 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:01,564 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:01,612 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:01,620 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:01,676 [salt.state       ][INFO    ][31347] Volume glance is already started
2017-10-26 10:34:01,676 [salt.state       ][INFO    ][31347] Completed state [glance] at time 10:34:01.676064 duration_in_ms=121.081
2017-10-26 10:34:01,677 [salt.state       ][INFO    ][31347] Running state [keystone-keys] at time 10:34:01.676852
2017-10-26 10:34:01,677 [salt.state       ][INFO    ][31347] Executing state glusterfs.created for keystone-keys
2017-10-26 10:34:01,677 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:01,687 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:01,736 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:01,743 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:01,797 [salt.state       ][INFO    ][31347] Volume keystone-keys already exists and is started.
2017-10-26 10:34:01,797 [salt.state       ][INFO    ][31347] Completed state [keystone-keys] at time 10:34:01.797147 duration_in_ms=120.295
2017-10-26 10:34:01,800 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:34:01.799874
2017-10-26 10:34:01,800 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-26 10:34:01,801 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-26 10:34:01,849 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:01,849 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:34:01.849234 duration_in_ms=49.36
2017-10-26 10:34:01,850 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:34:01.849656
2017-10-26 10:34:01,850 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-26 10:34:01,850 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-26 10:34:01,901 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:01,901 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:34:01.900749 duration_in_ms=51.093
2017-10-26 10:34:01,901 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:34:01.901197
2017-10-26 10:34:01,901 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-26 10:34:01,902 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-26 10:34:01,951 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:01,951 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:34:01.951298 duration_in_ms=50.101
2017-10-26 10:34:01,952 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:34:01.951765
2017-10-26 10:34:01,952 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-26 10:34:01,953 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-26 10:34:02,003 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,003 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:34:02.003217 duration_in_ms=51.451
2017-10-26 10:34:02,004 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:34:02.003671
2017-10-26 10:34:02,004 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-26 10:34:02,004 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-26 10:34:02,053 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,053 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:34:02.053000 duration_in_ms=49.328
2017-10-26 10:34:02,054 [salt.state       ][INFO    ][31347] Running state [keystone-keys] at time 10:34:02.053929
2017-10-26 10:34:02,054 [salt.state       ][INFO    ][31347] Executing state glusterfs.started for keystone-keys
2017-10-26 10:34:02,055 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:02,063 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:02,111 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:02,121 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:02,174 [salt.state       ][INFO    ][31347] Volume keystone-keys is already started
2017-10-26 10:34:02,175 [salt.state       ][INFO    ][31347] Completed state [keystone-keys] at time 10:34:02.174654 duration_in_ms=120.725
2017-10-26 10:34:02,176 [salt.state       ][INFO    ][31347] Running state [nova_instances] at time 10:34:02.175504
2017-10-26 10:34:02,176 [salt.state       ][INFO    ][31347] Executing state glusterfs.created for nova_instances
2017-10-26 10:34:02,176 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:02,184 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:02,232 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:02,240 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:02,293 [salt.state       ][INFO    ][31347] Volume nova_instances already exists and is started.
2017-10-26 10:34:02,293 [salt.state       ][INFO    ][31347] Completed state [nova_instances] at time 10:34:02.293123 duration_in_ms=117.619
2017-10-26 10:34:02,296 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:34:02.296059
2017-10-26 10:34:02,296 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-26 10:34:02,297 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-26 10:34:02,345 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,345 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:34:02.344878 duration_in_ms=48.819
2017-10-26 10:34:02,345 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 10:34:02.345308
2017-10-26 10:34:02,346 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-26 10:34:02,346 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-26 10:34:02,396 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,397 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 10:34:02.396448 duration_in_ms=51.14
2017-10-26 10:34:02,397 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 10:34:02.397243
2017-10-26 10:34:02,398 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-26 10:34:02,398 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-26 10:34:02,447 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,447 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 10:34:02.446968 duration_in_ms=49.725
2017-10-26 10:34:02,448 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 10:34:02.447479
2017-10-26 10:34:02,448 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-26 10:34:02,448 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-26 10:34:02,497 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,498 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 10:34:02.497606 duration_in_ms=50.126
2017-10-26 10:34:02,498 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:34:02.498065
2017-10-26 10:34:02,498 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-26 10:34:02,499 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-26 10:34:02,547 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,547 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:34:02.546897 duration_in_ms=48.832
2017-10-26 10:34:02,548 [salt.state       ][INFO    ][31347] Running state [nova_instances] at time 10:34:02.547901
2017-10-26 10:34:02,548 [salt.state       ][INFO    ][31347] Executing state glusterfs.started for nova_instances
2017-10-26 10:34:02,549 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:02,558 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:02,608 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:02,617 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:02,668 [salt.state       ][INFO    ][31347] Volume nova_instances is already started
2017-10-26 10:34:02,669 [salt.state       ][INFO    ][31347] Completed state [nova_instances] at time 10:34:02.668583 duration_in_ms=120.681
2017-10-26 10:34:02,670 [salt.state       ][INFO    ][31347] Running state [keystone-credential-keys] at time 10:34:02.669632
2017-10-26 10:34:02,670 [salt.state       ][INFO    ][31347] Executing state glusterfs.created for keystone-credential-keys
2017-10-26 10:34:02,670 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:02,679 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:02,727 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:02,735 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:02,785 [salt.state       ][INFO    ][31347] Volume keystone-credential-keys already exists and is started.
2017-10-26 10:34:02,786 [salt.state       ][INFO    ][31347] Completed state [keystone-credential-keys] at time 10:34:02.785573 duration_in_ms=115.941
2017-10-26 10:34:02,789 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:34:02.788827
2017-10-26 10:34:02,789 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-26 10:34:02,790 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-26 10:34:02,837 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,837 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:34:02.837077 duration_in_ms=48.25
2017-10-26 10:34:02,838 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:34:02.837530
2017-10-26 10:34:02,838 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-26 10:34:02,838 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-26 10:34:02,886 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,886 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:34:02.885744 duration_in_ms=48.214
2017-10-26 10:34:02,886 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:34:02.886210
2017-10-26 10:34:02,886 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-26 10:34:02,887 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-26 10:34:02,935 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,935 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:34:02.935404 duration_in_ms=49.193
2017-10-26 10:34:02,936 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:34:02.935875
2017-10-26 10:34:02,936 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-26 10:34:02,937 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-26 10:34:02,982 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:02,983 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:34:02.982637 duration_in_ms=46.762
2017-10-26 10:34:02,984 [salt.state       ][INFO    ][31347] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:34:02.983438
2017-10-26 10:34:02,984 [salt.state       ][INFO    ][31347] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-26 10:34:02,984 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-26 10:34:03,032 [salt.state       ][INFO    ][31347] unless execution succeeded
2017-10-26 10:34:03,032 [salt.state       ][INFO    ][31347] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:34:03.032115 duration_in_ms=48.677
2017-10-26 10:34:03,033 [salt.state       ][INFO    ][31347] Running state [keystone-credential-keys] at time 10:34:03.032984
2017-10-26 10:34:03,033 [salt.state       ][INFO    ][31347] Executing state glusterfs.started for keystone-credential-keys
2017-10-26 10:34:03,034 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:03,041 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:03,087 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --version' in directory '/root'
2017-10-26 10:34:03,096 [salt.loaded.int.module.cmdmod][INFO    ][31347] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-26 10:34:03,148 [salt.state       ][INFO    ][31347] Volume keystone-credential-keys is already started
2017-10-26 10:34:03,148 [salt.state       ][INFO    ][31347] Completed state [keystone-credential-keys] at time 10:34:03.147860 duration_in_ms=114.876
2017-10-26 10:34:03,150 [salt.minion      ][INFO    ][31347] Returning information for job: 20171026103358090886
2017-10-26 10:34:08,122 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command test.ping with jid 20171026103408113693
2017-10-26 10:34:08,138 [salt.minion      ][INFO    ][31773] Starting a new job with PID 31773
2017-10-26 10:34:08,163 [salt.minion      ][INFO    ][31773] Returning information for job: 20171026103408113693
2017-10-26 10:34:08,587 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command cmd.run with jid 20171026103408575417
2017-10-26 10:34:08,603 [salt.minion      ][INFO    ][31778] Starting a new job with PID 31778
2017-10-26 10:34:08,607 [salt.loaded.int.module.cmdmod][INFO    ][31778] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-26 10:34:08,717 [salt.minion      ][INFO    ][31778] Returning information for job: 20171026103408575417
2017-10-26 11:15:56,359 [salt.utils.schedule][INFO    ][24201] Running scheduled job: __mine_interval
2017-10-26 12:06:37,566 [salt.minion      ][INFO    ][24201] User sudo_ubuntu Executing command cp.push_dir with jid 20171026120637549893
2017-10-26 12:06:37,585 [salt.minion      ][INFO    ][706] Starting a new job with PID 706
