2017-10-22 02:48:58,490 [salt.cli.daemons ][WARNING ][2549] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-22 03:07:18,276 [salt.state       ][ERROR   ][3877] No contents found in top file
2017-10-22 03:10:44,899 [salt.utils.parsers][WARNING ][2549] Minion received a SIGTERM. Exiting.
2017-10-22 03:12:59,160 [salt.cli.daemons ][WARNING ][3192] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-22 03:16:03,204 [salt.loaded.int.module.cmdmod][ERROR   ][11060] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-10-22 03:16:03,204 [salt.loaded.int.module.cmdmod][ERROR   ][11060] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-10-22 03:16:03,204 [salt.loaded.int.module.cmdmod][ERROR   ][11060] retcode: 1
2017-10-22 03:16:03,205 [salt.state       ][ERROR   ][11060] {'pid': 15939, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-10-22 03:16:19,044 [py.warnings      ][WARNING ][16016] /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-22 03:17:21,318 [salt.loaded.int.module.cmdmod][ERROR   ][16016] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-22 03:17:21,318 [salt.loaded.int.module.cmdmod][ERROR   ][16016] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-22 03:17:27,860 [salt.loaded.int.module.cmdmod][ERROR   ][16016] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-22 03:17:27,860 [salt.loaded.int.module.cmdmod][ERROR   ][16016] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-22 03:17:36,009 [salt.loaded.int.module.cmdmod][ERROR   ][16016] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-22 03:17:36,010 [salt.loaded.int.module.cmdmod][ERROR   ][16016] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-22 03:17:46,403 [salt.loaded.int.module.cmdmod][ERROR   ][16016] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-22 03:17:46,403 [salt.loaded.int.module.cmdmod][ERROR   ][16016] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-22 03:17:55,583 [salt.loaded.int.module.cmdmod][ERROR   ][16016] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-10-22 03:17:55,583 [salt.loaded.int.module.cmdmod][ERROR   ][16016] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-10-22 03:18:02,377 [salt.loaded.int.module.cmdmod][ERROR   ][16016] 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-22 03:18:05,897 [salt.state       ][ERROR   ][23606] No contents found in top file
2017-10-22 03:18:13,426 [salt.loaded.int.module.cmdmod][INFO    ][24140] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-22 03:18:13,434 [salt.loaded.int.module.cmdmod][INFO    ][24140] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-22 03:18:13,444 [salt.loaded.int.module.cmdmod][INFO    ][24140] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-10-22 03:18:13,452 [salt.utils.parsers][WARNING ][3192] Minion received a SIGTERM. Exiting.
2017-10-22 03:18:13,713 [salt.cli.daemons ][INFO    ][24272] Setting up the Salt Minion "kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-10-22 03:18:14,246 [salt.minion      ][INFO    ][24272] Creating minion process manager
2017-10-22 03:18:14,246 [salt.cli.daemons ][WARNING ][24272] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-10-22 03:18:14,246 [salt.cli.daemons ][INFO    ][24272] The Salt Minion is starting up
2017-10-22 03:18:14,246 [salt.minion      ][INFO    ][24272] Minion is starting as user 'root'
2017-10-22 03:18:14,247 [salt.utils.event ][INFO    ][24272] Starting pull socket on /var/run/salt/minion/minion_event_4fcafbd0f5_pull.ipc
2017-10-22 03:18:15,143 [salt.loaded.int.module.cmdmod][INFO    ][24272] Executing command ['date', '+%z'] in directory '/root'
2017-10-22 03:18:15,154 [salt.utils.schedule][INFO    ][24272] Updating job settings for scheduled job: __mine_interval
2017-10-22 03:18:15,179 [salt.minion      ][INFO    ][24272] Added mine.update to scheduler
2017-10-22 03:18:15,255 [salt.minion      ][INFO    ][24272] Minion is ready to receive requests!
2017-10-22 03:18:16,256 [salt.utils.schedule][INFO    ][24272] Running scheduled job: __mine_interval
2017-10-22 03:18:24,379 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command state.sls with jid 20171022031824370560
2017-10-22 03:18:24,393 [salt.minion      ][INFO    ][24398] Starting a new job with PID 24398
2017-10-22 03:18:26,836 [salt.state       ][INFO    ][24398] Loading fresh modules for state activity
2017-10-22 03:18:26,861 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-10-22 03:18:26,880 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-10-22 03:18:26,902 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-22 03:18:26,991 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-10-22 03:18:27,009 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-10-22 03:18:27,035 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-22 03:18:27,124 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-22 03:18:27,141 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-22 03:18:27,184 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-22 03:18:27,201 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-22 03:18:27,214 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-22 03:18:27,228 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-22 03:18:27,235 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-22 03:18:27,341 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-22 03:18:27,356 [py.warnings      ][WARNING ][24398] /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-22 03:18:27,378 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'salt-minion --version' in directory '/root'
2017-10-22 03:18:27,658 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-22 03:18:27,684 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-22 03:18:27,696 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-22 03:18:27,708 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-22 03:18:27,754 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-22 03:18:27,817 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-22 03:18:27,886 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-10-22 03:18:27,909 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-22 03:18:27,960 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-10-22 03:18:27,976 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-22 03:18:28,024 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-10-22 03:18:28,049 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-10-22 03:18:28,074 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-22 03:18:28,091 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-10-22 03:18:28,097 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-10-22 03:18:28,118 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-10-22 03:18:28,132 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'salt-minion --version' in directory '/root'
2017-10-22 03:18:28,374 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-10-22 03:18:28,392 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-10-22 03:18:28,403 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-10-22 03:18:28,415 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-10-22 03:18:28,482 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-10-22 03:18:28,518 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-10-22 03:18:28,595 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-10-22 03:18:28,647 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-22 03:18:28,961 [salt.state       ][INFO    ][24398] Running state [salt-minion] at time 03:18:28.960897
2017-10-22 03:18:28,961 [salt.state       ][INFO    ][24398] Executing state pkg.installed for salt-minion
2017-10-22 03:18:28,962 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-22 03:18:29,217 [salt.state       ][INFO    ][24398] Package salt-minion is already installed
2017-10-22 03:18:29,217 [salt.state       ][INFO    ][24398] Completed state [salt-minion] at time 03:18:29.217292 duration_in_ms=256.395
2017-10-22 03:18:29,218 [salt.state       ][INFO    ][24398] Running state [salt_minion_dependency_packages] at time 03:18:29.217524
2017-10-22 03:18:29,218 [salt.state       ][INFO    ][24398] Executing state pkg.installed for salt_minion_dependency_packages
2017-10-22 03:18:29,220 [salt.state       ][INFO    ][24398] All specified packages are already installed
2017-10-22 03:18:29,221 [salt.state       ][INFO    ][24398] Completed state [salt_minion_dependency_packages] at time 03:18:29.220472 duration_in_ms=2.949
2017-10-22 03:18:29,222 [salt.state       ][INFO    ][24398] Running state [/etc/salt/minion.d/minion.conf] at time 03:18:29.221980
2017-10-22 03:18:29,222 [salt.state       ][INFO    ][24398] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-10-22 03:18:29,242 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-10-22 03:18:29,286 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-10-22 03:18:29,380 [salt.fileclient  ][INFO    ][24398] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-10-22 03:18:29,413 [salt.state       ][INFO    ][24398] File /etc/salt/minion.d/minion.conf is in the correct state
2017-10-22 03:18:29,413 [salt.state       ][INFO    ][24398] Completed state [/etc/salt/minion.d/minion.conf] at time 03:18:29.413386 duration_in_ms=191.405
2017-10-22 03:18:29,414 [salt.state       ][INFO    ][24398] Running state [/etc/salt/minion.d/_virt.conf] at time 03:18:29.413715
2017-10-22 03:18:29,414 [salt.state       ][INFO    ][24398] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-10-22 03:18:29,568 [salt.state       ][INFO    ][24398] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-10-22 03:18:29,569 [salt.state       ][INFO    ][24398] Completed state [/etc/salt/minion.d/_virt.conf] at time 03:18:29.568602 duration_in_ms=154.886
2017-10-22 03:18:29,570 [salt.state       ][INFO    ][24398] Running state [salt-minion] at time 03:18:29.570346
2017-10-22 03:18:29,571 [salt.state       ][INFO    ][24398] Executing state service.running for salt-minion
2017-10-22 03:18:29,571 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-10-22 03:18:29,587 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-10-22 03:18:29,611 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-10-22 03:18:29,618 [salt.state       ][INFO    ][24398] The service salt-minion is already running
2017-10-22 03:18:29,618 [salt.state       ][INFO    ][24398] Completed state [salt-minion] at time 03:18:29.618353 duration_in_ms=48.007
2017-10-22 03:18:29,620 [salt.state       ][INFO    ][24398] Running state [/etc/salt/grains.d] at time 03:18:29.619696
2017-10-22 03:18:29,620 [salt.state       ][INFO    ][24398] Executing state file.directory for /etc/salt/grains.d
2017-10-22 03:18:29,621 [salt.state       ][INFO    ][24398] Directory /etc/salt/grains.d is in the correct state
2017-10-22 03:18:29,621 [salt.state       ][INFO    ][24398] Completed state [/etc/salt/grains.d] at time 03:18:29.620675 duration_in_ms=0.98
2017-10-22 03:18:29,621 [salt.state       ][INFO    ][24398] Running state [/etc/salt/grains] at time 03:18:29.621113
2017-10-22 03:18:29,621 [salt.state       ][INFO    ][24398] Executing state file.managed for /etc/salt/grains
2017-10-22 03:18:29,622 [salt.state       ][INFO    ][24398] File /etc/salt/grains exists with proper permissions. No changes made.
2017-10-22 03:18:29,622 [salt.state       ][INFO    ][24398] Completed state [/etc/salt/grains] at time 03:18:29.621818 duration_in_ms=0.704
2017-10-22 03:18:29,622 [salt.state       ][INFO    ][24398] Running state [/etc/salt/grains.d/placeholder] at time 03:18:29.622107
2017-10-22 03:18:29,622 [salt.state       ][INFO    ][24398] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-10-22 03:18:29,623 [salt.state       ][INFO    ][24398] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-10-22 03:18:29,623 [salt.state       ][INFO    ][24398] Completed state [/etc/salt/grains.d/placeholder] at time 03:18:29.622795 duration_in_ms=0.688
2017-10-22 03:18:29,623 [salt.state       ][INFO    ][24398] Running state [/etc/salt/grains.d/sphinx] at time 03:18:29.623104
2017-10-22 03:18:29,623 [salt.state       ][INFO    ][24398] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-10-22 03:18:29,725 [salt.state       ][INFO    ][24398] 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-22 03:18:29,725 [salt.state       ][INFO    ][24398] Completed state [/etc/salt/grains.d/sphinx] at time 03:18:29.724951 duration_in_ms=101.846
2017-10-22 03:18:29,726 [salt.state       ][INFO    ][24398] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:18:29.725609
2017-10-22 03:18:29,726 [salt.state       ][INFO    ][24398] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-22 03:18:29,726 [salt.state       ][INFO    ][24398] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-10-22 03:18:29,726 [salt.state       ][INFO    ][24398] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:18:29.726155 duration_in_ms=0.547
2017-10-22 03:18:29,726 [salt.state       ][INFO    ][24398] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:18:29.726279
2017-10-22 03:18:29,726 [salt.state       ][INFO    ][24398] 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-22 03:18:29,727 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-10-22 03:18:29,810 [salt.state       ][INFO    ][24398] {'pid': 24450, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-22 03:18:29,810 [salt.state       ][INFO    ][24398] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:18:29.810341 duration_in_ms=84.061
2017-10-22 03:18:29,811 [salt.state       ][INFO    ][24398] Running state [/etc/salt/grains.d/dns_records] at time 03:18:29.810777
2017-10-22 03:18:29,811 [salt.state       ][INFO    ][24398] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-10-22 03:18:29,847 [salt.state       ][INFO    ][24398] File /etc/salt/grains.d/dns_records is in the correct state
2017-10-22 03:18:29,847 [salt.state       ][INFO    ][24398] Completed state [/etc/salt/grains.d/dns_records] at time 03:18:29.847293 duration_in_ms=36.516
2017-10-22 03:18:29,848 [salt.state       ][INFO    ][24398] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 03:18:29.847990
2017-10-22 03:18:29,848 [salt.state       ][INFO    ][24398] 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-22 03:18:29,849 [salt.state       ][INFO    ][24398] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-10-22 03:18:29,849 [salt.state       ][INFO    ][24398] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 03:18:29.848652 duration_in_ms=0.662
2017-10-22 03:18:29,849 [salt.state       ][INFO    ][24398] Running state [/etc/salt/grains.d/salt] at time 03:18:29.848978
2017-10-22 03:18:29,849 [salt.state       ][INFO    ][24398] Executing state file.managed for /etc/salt/grains.d/salt
2017-10-22 03:18:29,937 [salt.state       ][INFO    ][24398] File /etc/salt/grains.d/salt is in the correct state
2017-10-22 03:18:29,937 [salt.state       ][INFO    ][24398] Completed state [/etc/salt/grains.d/salt] at time 03:18:29.937156 duration_in_ms=88.177
2017-10-22 03:18:29,938 [salt.state       ][INFO    ][24398] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 03:18:29.937786
2017-10-22 03:18:29,938 [salt.state       ][INFO    ][24398] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-22 03:18:29,938 [salt.state       ][INFO    ][24398] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-10-22 03:18:29,938 [salt.state       ][INFO    ][24398] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 03:18:29.938413 duration_in_ms=0.627
2017-10-22 03:18:29,940 [salt.state       ][INFO    ][24398] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:18:29.939661
2017-10-22 03:18:29,940 [salt.state       ][INFO    ][24398] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-22 03:18:29,940 [salt.state       ][INFO    ][24398] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-22 03:18:29,940 [salt.state       ][INFO    ][24398] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:18:29.940318 duration_in_ms=0.656
2017-10-22 03:18:29,941 [salt.state       ][INFO    ][24398] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:18:29.940486
2017-10-22 03:18:29,941 [salt.state       ][INFO    ][24398] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-10-22 03:18:29,942 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-10-22 03:18:29,949 [salt.state       ][INFO    ][24398] {'pid': 24452, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-10-22 03:18:29,949 [salt.state       ][INFO    ][24398] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:18:29.949429 duration_in_ms=8.941
2017-10-22 03:18:29,950 [salt.state       ][INFO    ][24398] Running state [mine.update] at time 03:18:29.950103
2017-10-22 03:18:29,950 [salt.state       ][INFO    ][24398] Executing state module.wait for mine.update
2017-10-22 03:18:29,951 [salt.state       ][INFO    ][24398] No changes made for mine.update
2017-10-22 03:18:29,951 [salt.state       ][INFO    ][24398] Completed state [mine.update] at time 03:18:29.950750 duration_in_ms=0.648
2017-10-22 03:18:29,951 [salt.state       ][INFO    ][24398] Running state [mine.update] at time 03:18:29.950911
2017-10-22 03:18:29,951 [salt.state       ][INFO    ][24398] Executing state module.mod_watch for mine.update
2017-10-22 03:18:30,470 [salt.state       ][INFO    ][24398] {'ret': True}
2017-10-22 03:18:30,470 [salt.state       ][INFO    ][24398] Completed state [mine.update] at time 03:18:30.469881 duration_in_ms=518.969
2017-10-22 03:18:30,470 [salt.state       ][INFO    ][24398] Running state [ca-certificates] at time 03:18:30.470130
2017-10-22 03:18:30,470 [salt.state       ][INFO    ][24398] Executing state pkg.installed for ca-certificates
2017-10-22 03:18:30,474 [salt.state       ][INFO    ][24398] Package ca-certificates is already installed
2017-10-22 03:18:30,474 [salt.state       ][INFO    ][24398] Completed state [ca-certificates] at time 03:18:30.473743 duration_in_ms=3.613
2017-10-22 03:18:30,474 [salt.state       ][INFO    ][24398] Running state [update-ca-certificates] at time 03:18:30.474317
2017-10-22 03:18:30,475 [salt.state       ][INFO    ][24398] Executing state cmd.wait for update-ca-certificates
2017-10-22 03:18:30,475 [salt.state       ][INFO    ][24398] No changes made for update-ca-certificates
2017-10-22 03:18:30,475 [salt.state       ][INFO    ][24398] Completed state [update-ca-certificates] at time 03:18:30.474916 duration_in_ms=0.599
2017-10-22 03:18:30,475 [salt.state       ][INFO    ][24398] Running state [libvirt-dev] at time 03:18:30.475100
2017-10-22 03:18:30,475 [salt.state       ][INFO    ][24398] Executing state pkg.installed for libvirt-dev
2017-10-22 03:18:30,478 [salt.state       ][INFO    ][24398] Package libvirt-dev is already installed
2017-10-22 03:18:30,478 [salt.state       ][INFO    ][24398] Completed state [libvirt-dev] at time 03:18:30.478155 duration_in_ms=3.056
2017-10-22 03:18:30,478 [salt.state       ][INFO    ][24398] Running state [pkg-config] at time 03:18:30.478333
2017-10-22 03:18:30,479 [salt.state       ][INFO    ][24398] Executing state pkg.installed for pkg-config
2017-10-22 03:18:30,481 [salt.state       ][INFO    ][24398] Package pkg-config is already installed
2017-10-22 03:18:30,481 [salt.state       ][INFO    ][24398] Completed state [pkg-config] at time 03:18:30.481390 duration_in_ms=3.057
2017-10-22 03:18:30,482 [salt.state       ][INFO    ][24398] Running state [virtng.init] at time 03:18:30.481565
2017-10-22 03:18:30,482 [salt.state       ][INFO    ][24398] Executing state module.run for virtng.init
2017-10-22 03:18:30,557 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command ['git', '--version'] in directory '/root'
2017-10-22 03:18:30,910 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-22 03:18:30,927 [salt.state       ][INFO    ][24398] unless execution succeeded
2017-10-22 03:18:30,927 [salt.state       ][INFO    ][24398] Completed state [virtng.init] at time 03:18:30.926810 duration_in_ms=445.244
2017-10-22 03:18:30,927 [salt.state       ][INFO    ][24398] Running state [virt.set_autostart] at time 03:18:30.927045
2017-10-22 03:18:30,927 [salt.state       ][INFO    ][24398] Executing state module.run for virt.set_autostart
2017-10-22 03:18:30,929 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-22 03:18:30,944 [salt.state       ][INFO    ][24398] unless execution succeeded
2017-10-22 03:18:30,945 [salt.state       ][INFO    ][24398] Completed state [virt.set_autostart] at time 03:18:30.944587 duration_in_ms=17.542
2017-10-22 03:18:30,945 [salt.state       ][INFO    ][24398] Running state [virtng.init] at time 03:18:30.944790
2017-10-22 03:18:30,945 [salt.state       ][INFO    ][24398] Executing state module.run for virtng.init
2017-10-22 03:18:30,947 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-22 03:18:30,960 [salt.state       ][INFO    ][24398] unless execution succeeded
2017-10-22 03:18:30,960 [salt.state       ][INFO    ][24398] Completed state [virtng.init] at time 03:18:30.960038 duration_in_ms=15.247
2017-10-22 03:18:30,960 [salt.state       ][INFO    ][24398] Running state [virt.set_autostart] at time 03:18:30.960247
2017-10-22 03:18:30,960 [salt.state       ][INFO    ][24398] Executing state module.run for virt.set_autostart
2017-10-22 03:18:30,962 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-22 03:18:30,974 [salt.state       ][INFO    ][24398] unless execution succeeded
2017-10-22 03:18:30,982 [salt.state       ][INFO    ][24398] Completed state [virt.set_autostart] at time 03:18:30.981881 duration_in_ms=21.632
2017-10-22 03:18:30,982 [salt.state       ][INFO    ][24398] Running state [virtng.init] at time 03:18:30.982246
2017-10-22 03:18:30,982 [salt.state       ][INFO    ][24398] Executing state module.run for virtng.init
2017-10-22 03:18:30,984 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-22 03:18:31,000 [salt.state       ][INFO    ][24398] unless execution succeeded
2017-10-22 03:18:31,000 [salt.state       ][INFO    ][24398] Completed state [virtng.init] at time 03:18:31.000314 duration_in_ms=18.068
2017-10-22 03:18:31,001 [salt.state       ][INFO    ][24398] Running state [virt.set_autostart] at time 03:18:31.000547
2017-10-22 03:18:31,001 [salt.state       ][INFO    ][24398] Executing state module.run for virt.set_autostart
2017-10-22 03:18:31,003 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-22 03:18:31,016 [salt.state       ][INFO    ][24398] unless execution succeeded
2017-10-22 03:18:31,016 [salt.state       ][INFO    ][24398] Completed state [virt.set_autostart] at time 03:18:31.016416 duration_in_ms=15.869
2017-10-22 03:18:31,017 [salt.state       ][INFO    ][24398] Running state [virtng.init] at time 03:18:31.016643
2017-10-22 03:18:31,017 [salt.state       ][INFO    ][24398] Executing state module.run for virtng.init
2017-10-22 03:18:31,019 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-22 03:18:31,031 [salt.state       ][INFO    ][24398] unless execution succeeded
2017-10-22 03:18:31,032 [salt.state       ][INFO    ][24398] Completed state [virtng.init] at time 03:18:31.031615 duration_in_ms=14.971
2017-10-22 03:18:31,032 [salt.state       ][INFO    ][24398] Running state [virt.set_autostart] at time 03:18:31.031821
2017-10-22 03:18:31,032 [salt.state       ][INFO    ][24398] Executing state module.run for virt.set_autostart
2017-10-22 03:18:31,034 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-22 03:18:31,048 [salt.state       ][INFO    ][24398] unless execution succeeded
2017-10-22 03:18:31,048 [salt.state       ][INFO    ][24398] Completed state [virt.set_autostart] at time 03:18:31.047760 duration_in_ms=15.939
2017-10-22 03:18:31,048 [salt.state       ][INFO    ][24398] Running state [virtng.init] at time 03:18:31.047973
2017-10-22 03:18:31,048 [salt.state       ][INFO    ][24398] Executing state module.run for virtng.init
2017-10-22 03:18:31,050 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-22 03:18:31,065 [salt.state       ][INFO    ][24398] unless execution succeeded
2017-10-22 03:18:31,065 [salt.state       ][INFO    ][24398] Completed state [virtng.init] at time 03:18:31.065090 duration_in_ms=17.116
2017-10-22 03:18:31,065 [salt.state       ][INFO    ][24398] Running state [virt.set_autostart] at time 03:18:31.065291
2017-10-22 03:18:31,065 [salt.state       ][INFO    ][24398] Executing state module.run for virt.set_autostart
2017-10-22 03:18:31,067 [salt.loaded.int.module.cmdmod][INFO    ][24398] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-10-22 03:18:31,080 [salt.state       ][INFO    ][24398] unless execution succeeded
2017-10-22 03:18:31,080 [salt.state       ][INFO    ][24398] Completed state [virt.set_autostart] at time 03:18:31.079925 duration_in_ms=14.634
2017-10-22 03:18:31,082 [salt.minion      ][INFO    ][24398] Returning information for job: 20171022031824370560
2017-10-22 03:19:35,665 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171022031935657816
2017-10-22 03:19:35,683 [salt.minion      ][INFO    ][24526] Starting a new job with PID 24526
2017-10-22 03:19:38,739 [salt.state       ][INFO    ][24526] Loading fresh modules for state activity
2017-10-22 03:19:38,762 [salt.state       ][ERROR   ][24526] No contents found in top file
2017-10-22 03:19:38,763 [salt.utils.extmods][INFO    ][24526] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-10-22 03:19:38,766 [salt.utils.extmods][INFO    ][24526] Syncing beacons for environment 'base'
2017-10-22 03:19:38,766 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_beacons, for base)
2017-10-22 03:19:38,766 [salt.fileclient  ][INFO    ][24526] Caching directory '_beacons/' for environment 'base'
2017-10-22 03:19:38,790 [salt.utils.extmods][INFO    ][24526] Syncing modules for environment 'base'
2017-10-22 03:19:38,790 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_modules, for base)
2017-10-22 03:19:38,790 [salt.fileclient  ][INFO    ][24526] Caching directory '_modules/' for environment 'base'
2017-10-22 03:19:38,825 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-10-22 03:19:38,836 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-10-22 03:19:39,146 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-10-22 03:19:39,158 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-10-22 03:19:39,390 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-10-22 03:19:39,410 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-10-22 03:19:39,421 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-10-22 03:19:39,477 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-10-22 03:19:39,492 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-10-22 03:19:39,536 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-10-22 03:19:39,548 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-10-22 03:19:39,619 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-10-22 03:19:39,632 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-10-22 03:19:39,641 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-10-22 03:19:39,658 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-10-22 03:19:39,746 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-10-22 03:19:39,761 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-10-22 03:19:39,782 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-10-22 03:19:39,805 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-10-22 03:19:39,813 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-10-22 03:19:39,840 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-10-22 03:19:39,850 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-10-22 03:19:39,866 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-10-22 03:19:39,884 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-10-22 03:19:39,918 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-10-22 03:19:39,972 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-10-22 03:19:39,986 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-10-22 03:19:40,002 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-10-22 03:19:40,018 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-10-22 03:19:40,038 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-10-22 03:19:40,097 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-10-22 03:19:40,142 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-10-22 03:19:40,145 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-10-22 03:19:40,145 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-10-22 03:19:40,145 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-10-22 03:19:40,145 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-10-22 03:19:40,146 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-10-22 03:19:40,146 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-10-22 03:19:40,146 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-10-22 03:19:40,146 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-10-22 03:19:40,146 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-10-22 03:19:40,147 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-10-22 03:19:40,147 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-10-22 03:19:40,147 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-10-22 03:19:40,147 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-10-22 03:19:40,147 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-10-22 03:19:40,147 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-10-22 03:19:40,148 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-10-22 03:19:40,148 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-10-22 03:19:40,148 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-10-22 03:19:40,148 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-10-22 03:19:40,148 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-10-22 03:19:40,149 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-10-22 03:19:40,149 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-10-22 03:19:40,149 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-10-22 03:19:40,149 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-10-22 03:19:40,150 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-10-22 03:19:40,150 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-10-22 03:19:40,150 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-10-22 03:19:40,150 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-10-22 03:19:40,150 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-10-22 03:19:40,151 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-10-22 03:19:40,151 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-10-22 03:19:40,151 [salt.utils.extmods][INFO    ][24526] 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-22 03:19:40,151 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-10-22 03:19:40,151 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-10-22 03:19:40,156 [salt.utils.extmods][INFO    ][24526] Syncing states for environment 'base'
2017-10-22 03:19:40,156 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_states, for base)
2017-10-22 03:19:40,156 [salt.fileclient  ][INFO    ][24526] Caching directory '_states/' for environment 'base'
2017-10-22 03:19:40,217 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-10-22 03:19:40,234 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-10-22 03:19:40,258 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-10-22 03:19:40,269 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-10-22 03:19:40,298 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-10-22 03:19:40,341 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-10-22 03:19:40,359 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-10-22 03:19:40,400 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-10-22 03:19:40,438 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-10-22 03:19:40,467 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-10-22 03:19:40,475 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-10-22 03:19:40,494 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-10-22 03:19:40,504 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-10-22 03:19:40,528 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-10-22 03:19:40,537 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-10-22 03:19:40,573 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-10-22 03:19:40,587 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-10-22 03:19:40,625 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-10-22 03:19:40,668 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-10-22 03:19:40,685 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-10-22 03:19:40,692 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-10-22 03:19:40,728 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-10-22 03:19:40,736 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-10-22 03:19:41,144 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-10-22 03:19:41,152 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-10-22 03:19:41,161 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-10-22 03:19:41,172 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-10-22 03:19:41,179 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-10-22 03:19:41,186 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-10-22 03:19:41,189 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-10-22 03:19:41,189 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-10-22 03:19:41,190 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-10-22 03:19:41,190 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-10-22 03:19:41,190 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-10-22 03:19:41,191 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-10-22 03:19:41,191 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-10-22 03:19:41,191 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-10-22 03:19:41,191 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-10-22 03:19:41,191 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-10-22 03:19:41,192 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-10-22 03:19:41,192 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-10-22 03:19:41,192 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-10-22 03:19:41,192 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-10-22 03:19:41,193 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-10-22 03:19:41,193 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-10-22 03:19:41,193 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-10-22 03:19:41,193 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-10-22 03:19:41,193 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-10-22 03:19:41,194 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-10-22 03:19:41,194 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-10-22 03:19:41,194 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-10-22 03:19:41,194 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-10-22 03:19:41,194 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-10-22 03:19:41,195 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-10-22 03:19:41,195 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-10-22 03:19:41,195 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-10-22 03:19:41,195 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-10-22 03:19:41,196 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-10-22 03:19:41,196 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-10-22 03:19:41,198 [salt.utils.extmods][INFO    ][24526] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-10-22 03:19:41,200 [salt.utils.extmods][INFO    ][24526] Syncing sdb for environment 'base'
2017-10-22 03:19:41,200 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_sdb, for base)
2017-10-22 03:19:41,200 [salt.fileclient  ][INFO    ][24526] Caching directory '_sdb/' for environment 'base'
2017-10-22 03:19:41,221 [salt.utils.extmods][INFO    ][24526] Syncing grains for environment 'base'
2017-10-22 03:19:41,221 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_grains, for base)
2017-10-22 03:19:41,221 [salt.fileclient  ][INFO    ][24526] Caching directory '_grains/' for environment 'base'
2017-10-22 03:19:41,250 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-10-22 03:19:41,272 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-10-22 03:19:41,459 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-10-22 03:19:41,468 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-10-22 03:19:41,477 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-10-22 03:19:41,491 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-10-22 03:19:41,732 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-10-22 03:19:41,742 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-10-22 03:19:41,757 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-10-22 03:19:41,763 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-10-22 03:19:41,776 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-10-22 03:19:41,784 [salt.fileclient  ][INFO    ][24526] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-10-22 03:19:41,788 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-10-22 03:19:41,788 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-10-22 03:19:41,788 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-10-22 03:19:41,788 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-10-22 03:19:41,788 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-10-22 03:19:41,788 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-10-22 03:19:41,789 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-10-22 03:19:41,789 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-10-22 03:19:41,789 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-10-22 03:19:41,789 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-10-22 03:19:41,789 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-10-22 03:19:41,789 [salt.utils.extmods][INFO    ][24526] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-10-22 03:19:41,791 [salt.utils.extmods][INFO    ][24526] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-10-22 03:19:41,794 [salt.utils.extmods][INFO    ][24526] Syncing renderers for environment 'base'
2017-10-22 03:19:41,794 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_renderers, for base)
2017-10-22 03:19:41,794 [salt.fileclient  ][INFO    ][24526] Caching directory '_renderers/' for environment 'base'
2017-10-22 03:19:41,817 [salt.utils.extmods][INFO    ][24526] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-10-22 03:19:41,819 [salt.utils.extmods][INFO    ][24526] Syncing returners for environment 'base'
2017-10-22 03:19:41,819 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_returners, for base)
2017-10-22 03:19:41,819 [salt.fileclient  ][INFO    ][24526] Caching directory '_returners/' for environment 'base'
2017-10-22 03:19:41,856 [salt.utils.extmods][INFO    ][24526] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-10-22 03:19:41,858 [salt.utils.extmods][INFO    ][24526] Syncing output for environment 'base'
2017-10-22 03:19:41,858 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_output, for base)
2017-10-22 03:19:41,859 [salt.fileclient  ][INFO    ][24526] Caching directory '_output/' for environment 'base'
2017-10-22 03:19:41,889 [salt.utils.extmods][INFO    ][24526] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-10-22 03:19:41,892 [salt.utils.extmods][INFO    ][24526] Syncing utils for environment 'base'
2017-10-22 03:19:41,892 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_utils, for base)
2017-10-22 03:19:41,892 [salt.fileclient  ][INFO    ][24526] Caching directory '_utils/' for environment 'base'
2017-10-22 03:19:41,909 [salt.utils.extmods][INFO    ][24526] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-10-22 03:19:41,911 [salt.utils.extmods][INFO    ][24526] Syncing log_handlers for environment 'base'
2017-10-22 03:19:41,911 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_log_handlers, for base)
2017-10-22 03:19:41,911 [salt.fileclient  ][INFO    ][24526] Caching directory '_log_handlers/' for environment 'base'
2017-10-22 03:19:42,207 [salt.utils.extmods][INFO    ][24526] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-10-22 03:19:42,210 [salt.utils.extmods][INFO    ][24526] Syncing proxy for environment 'base'
2017-10-22 03:19:42,210 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_proxy, for base)
2017-10-22 03:19:42,210 [salt.fileclient  ][INFO    ][24526] Caching directory '_proxy/' for environment 'base'
2017-10-22 03:19:42,230 [salt.utils.extmods][INFO    ][24526] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-10-22 03:19:42,233 [salt.utils.extmods][INFO    ][24526] Syncing engines for environment 'base'
2017-10-22 03:19:42,233 [salt.utils.extmods][INFO    ][24526] Loading cache from salt://_engines, for base)
2017-10-22 03:19:42,234 [salt.fileclient  ][INFO    ][24526] Caching directory '_engines/' for environment 'base'
2017-10-22 03:19:42,258 [salt.minion      ][INFO    ][24526] Returning information for job: 20171022031935657816
2017-10-22 03:27:39,859 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command test.ping with jid 20171022032739855979
2017-10-22 03:27:39,874 [salt.minion      ][INFO    ][24745] Starting a new job with PID 24745
2017-10-22 03:27:39,900 [salt.minion      ][INFO    ][24745] Returning information for job: 20171022032739855979
2017-10-22 03:31:18,145 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command state.sls with jid 20171022033118136183
2017-10-22 03:31:18,159 [salt.minion      ][INFO    ][24835] Starting a new job with PID 24835
2017-10-22 03:31:18,584 [salt.state       ][INFO    ][24835] Loading fresh modules for state activity
2017-10-22 03:31:18,675 [salt.fileclient  ][INFO    ][24835] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-10-22 03:31:18,692 [salt.fileclient  ][INFO    ][24835] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-10-22 03:31:18,716 [salt.fileclient  ][INFO    ][24835] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-22 03:31:19,010 [salt.state       ][INFO    ][24835] Running state [lsof] at time 03:31:19.009746
2017-10-22 03:31:19,010 [salt.state       ][INFO    ][24835] Executing state pkg.installed for lsof
2017-10-22 03:31:19,010 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-22 03:31:19,316 [salt.state       ][INFO    ][24835] Package lsof is already installed
2017-10-22 03:31:19,316 [salt.state       ][INFO    ][24835] Completed state [lsof] at time 03:31:19.315882 duration_in_ms=306.137
2017-10-22 03:31:19,316 [salt.state       ][INFO    ][24835] Running state [keepalived] at time 03:31:19.316069
2017-10-22 03:31:19,316 [salt.state       ][INFO    ][24835] Executing state pkg.installed for keepalived
2017-10-22 03:31:19,331 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-22 03:31:21,106 [salt.loaded.int.module.cmdmod][INFO    ][24835] 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-22 03:31:28,191 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command saltutil.find_job with jid 20171022033128182001
2017-10-22 03:31:28,205 [salt.minion      ][INFO    ][26284] Starting a new job with PID 26284
2017-10-22 03:31:28,214 [salt.minion      ][INFO    ][26284] Returning information for job: 20171022033128182001
2017-10-22 03:31:29,488 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-22 03:31:29,512 [salt.state       ][INFO    ][24835] 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-22 03:31:29,520 [salt.state       ][INFO    ][24835] Loading fresh modules for state activity
2017-10-22 03:31:29,531 [salt.state       ][INFO    ][24835] Completed state [keepalived] at time 03:31:29.530952 duration_in_ms=10214.881
2017-10-22 03:31:29,533 [salt.state       ][INFO    ][24835] Running state [/etc/keepalived/keepalived.conf] at time 03:31:29.532652
2017-10-22 03:31:29,533 [salt.state       ][INFO    ][24835] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-10-22 03:31:29,554 [salt.fileclient  ][INFO    ][24835] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-10-22 03:31:29,583 [salt.fileclient  ][INFO    ][24835] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-10-22 03:31:29,589 [salt.state       ][INFO    ][24835] File changed:
New file
2017-10-22 03:31:29,590 [salt.state       ][INFO    ][24835] Completed state [/etc/keepalived/keepalived.conf] at time 03:31:29.589589 duration_in_ms=56.937
2017-10-22 03:31:29,649 [salt.state       ][INFO    ][24835] Running state [keepalived] at time 03:31:29.649239
2017-10-22 03:31:29,650 [salt.state       ][INFO    ][24835] Executing state service.running for keepalived
2017-10-22 03:31:29,651 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-10-22 03:31:29,661 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-22 03:31:29,669 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-22 03:31:29,677 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-22 03:31:29,685 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-10-22 03:31:29,742 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-10-22 03:31:29,751 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-22 03:31:29,759 [salt.loaded.int.module.cmdmod][INFO    ][24835] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-10-22 03:31:29,765 [salt.state       ][INFO    ][24835] {'keepalived': True}
2017-10-22 03:31:29,766 [salt.state       ][INFO    ][24835] Completed state [keepalived] at time 03:31:29.765612 duration_in_ms=116.373
2017-10-22 03:31:29,766 [salt.minion      ][INFO    ][24835] Returning information for job: 20171022033118136183
2017-10-22 03:31:43,153 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command pillar.get with jid 20171022033143146038
2017-10-22 03:31:43,173 [salt.minion      ][INFO    ][26433] Starting a new job with PID 26433
2017-10-22 03:31:43,178 [salt.minion      ][INFO    ][26433] Returning information for job: 20171022033143146038
2017-10-22 03:38:24,941 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command state.sls with jid 20171022033824933300
2017-10-22 03:38:24,956 [salt.minion      ][INFO    ][26564] Starting a new job with PID 26564
2017-10-22 03:38:27,422 [salt.state       ][INFO    ][26564] Loading fresh modules for state activity
2017-10-22 03:38:27,443 [salt.fileclient  ][INFO    ][26564] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-22 03:38:27,464 [salt.fileclient  ][INFO    ][26564] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-22 03:38:27,737 [salt.state       ][INFO    ][26564] Running state [attr] at time 03:38:27.737289
2017-10-22 03:38:27,738 [salt.state       ][INFO    ][26564] Executing state pkg.installed for attr
2017-10-22 03:38:27,738 [salt.loaded.int.module.cmdmod][INFO    ][26564] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-22 03:38:28,022 [salt.loaded.int.module.cmdmod][INFO    ][26564] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-10-22 03:38:31,183 [salt.loaded.int.module.cmdmod][INFO    ][26564] 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-22 03:38:33,411 [salt.loaded.int.module.cmdmod][INFO    ][26564] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-22 03:38:33,436 [salt.state       ][INFO    ][26564] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-10-22 03:38:33,444 [salt.state       ][INFO    ][26564] Loading fresh modules for state activity
2017-10-22 03:38:33,456 [salt.state       ][INFO    ][26564] Completed state [attr] at time 03:38:33.456077 duration_in_ms=5718.787
2017-10-22 03:38:33,461 [salt.state       ][INFO    ][26564] Running state [glusterfs-server] at time 03:38:33.461182
2017-10-22 03:38:33,461 [salt.state       ][INFO    ][26564] Executing state pkg.installed for glusterfs-server
2017-10-22 03:38:33,658 [salt.loaded.int.module.cmdmod][INFO    ][26564] 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-22 03:38:35,033 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command saltutil.find_job with jid 20171022033835024235
2017-10-22 03:38:35,048 [salt.minion      ][INFO    ][27583] Starting a new job with PID 27583
2017-10-22 03:38:35,062 [salt.minion      ][INFO    ][27583] Returning information for job: 20171022033835024235
2017-10-22 03:38:45,246 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command saltutil.find_job with jid 20171022033845237051
2017-10-22 03:38:45,261 [salt.minion      ][INFO    ][30281] Starting a new job with PID 30281
2017-10-22 03:38:45,271 [salt.minion      ][INFO    ][30281] Returning information for job: 20171022033845237051
2017-10-22 03:38:53,051 [salt.loaded.int.module.cmdmod][INFO    ][26564] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-22 03:38:53,075 [salt.state       ][INFO    ][26564] 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-22 03:38:53,083 [salt.state       ][INFO    ][26564] Loading fresh modules for state activity
2017-10-22 03:38:53,095 [salt.state       ][INFO    ][26564] Completed state [glusterfs-server] at time 03:38:53.094592 duration_in_ms=19633.409
2017-10-22 03:38:53,099 [salt.state       ][INFO    ][26564] Running state [bc] at time 03:38:53.099041
2017-10-22 03:38:53,099 [salt.state       ][INFO    ][26564] Executing state pkg.installed for bc
2017-10-22 03:38:53,340 [salt.loaded.int.module.cmdmod][INFO    ][26564] 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-22 03:38:55,399 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command saltutil.find_job with jid 20171022033855391425
2017-10-22 03:38:55,412 [salt.minion      ][INFO    ][31258] Starting a new job with PID 31258
2017-10-22 03:38:55,427 [salt.minion      ][INFO    ][31258] Returning information for job: 20171022033855391425
2017-10-22 03:38:56,275 [salt.loaded.int.module.cmdmod][INFO    ][26564] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-22 03:38:56,301 [salt.state       ][INFO    ][26564] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-10-22 03:38:56,309 [salt.state       ][INFO    ][26564] Loading fresh modules for state activity
2017-10-22 03:38:56,323 [salt.state       ][INFO    ][26564] Completed state [bc] at time 03:38:56.322880 duration_in_ms=3223.839
2017-10-22 03:38:56,387 [salt.state       ][INFO    ][26564] Running state [glusterfs-server] at time 03:38:56.387256
2017-10-22 03:38:56,388 [salt.state       ][INFO    ][26564] Executing state service.running for glusterfs-server
2017-10-22 03:38:56,389 [salt.loaded.int.module.cmdmod][INFO    ][26564] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-22 03:38:56,399 [salt.loaded.int.module.cmdmod][INFO    ][26564] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-22 03:38:56,407 [salt.loaded.int.module.cmdmod][INFO    ][26564] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-22 03:38:56,416 [salt.state       ][INFO    ][26564] The service glusterfs-server is already running
2017-10-22 03:38:56,416 [salt.state       ][INFO    ][26564] Completed state [glusterfs-server] at time 03:38:56.415826 duration_in_ms=28.57
2017-10-22 03:38:56,417 [salt.state       ][INFO    ][26564] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 03:38:56.417224
2017-10-22 03:38:56,417 [salt.state       ][INFO    ][26564] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-22 03:38:56,428 [salt.state       ][INFO    ][26564] File changed:
New file
2017-10-22 03:38:56,428 [salt.state       ][INFO    ][26564] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 03:38:56.427758 duration_in_ms=10.534
2017-10-22 03:38:56,428 [salt.state       ][INFO    ][26564] Running state [/srv/glusterfs/glance] at time 03:38:56.427934
2017-10-22 03:38:56,428 [salt.state       ][INFO    ][26564] Executing state file.directory for /srv/glusterfs/glance
2017-10-22 03:38:56,429 [salt.state       ][INFO    ][26564] {'/srv/glusterfs/glance': 'New Dir'}
2017-10-22 03:38:56,429 [salt.state       ][INFO    ][26564] Completed state [/srv/glusterfs/glance] at time 03:38:56.428895 duration_in_ms=0.962
2017-10-22 03:38:56,429 [salt.state       ][INFO    ][26564] Running state [/srv/glusterfs/keystone-keys] at time 03:38:56.429044
2017-10-22 03:38:56,429 [salt.state       ][INFO    ][26564] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-22 03:38:56,430 [salt.state       ][INFO    ][26564] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-10-22 03:38:56,430 [salt.state       ][INFO    ][26564] Completed state [/srv/glusterfs/keystone-keys] at time 03:38:56.429678 duration_in_ms=0.635
2017-10-22 03:38:56,430 [salt.state       ][INFO    ][26564] Running state [/srv/glusterfs/nova_instances] at time 03:38:56.429822
2017-10-22 03:38:56,430 [salt.state       ][INFO    ][26564] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-22 03:38:56,430 [salt.state       ][INFO    ][26564] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-10-22 03:38:56,430 [salt.state       ][INFO    ][26564] Completed state [/srv/glusterfs/nova_instances] at time 03:38:56.430443 duration_in_ms=0.622
2017-10-22 03:38:56,431 [salt.state       ][INFO    ][26564] Running state [/srv/glusterfs/keystone-credential-keys] at time 03:38:56.430584
2017-10-22 03:38:56,431 [salt.state       ][INFO    ][26564] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-22 03:38:56,431 [salt.state       ][INFO    ][26564] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-10-22 03:38:56,431 [salt.state       ][INFO    ][26564] Completed state [/srv/glusterfs/keystone-credential-keys] at time 03:38:56.431218 duration_in_ms=0.633
2017-10-22 03:38:56,432 [salt.minion      ][INFO    ][26564] Returning information for job: 20171022033824933300
2017-10-22 03:39:04,511 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command test.ping with jid 20171022033904503907
2017-10-22 03:39:04,525 [salt.minion      ][INFO    ][31351] Starting a new job with PID 31351
2017-10-22 03:39:04,733 [salt.minion      ][INFO    ][31351] Returning information for job: 20171022033904503907
2017-10-22 03:39:04,856 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command state.sls with jid 20171022033904847796
2017-10-22 03:39:04,867 [salt.minion      ][INFO    ][31356] Starting a new job with PID 31356
2017-10-22 03:39:06,184 [salt.state       ][INFO    ][31356] Loading fresh modules for state activity
2017-10-22 03:39:06,205 [salt.fileclient  ][INFO    ][31356] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-10-22 03:39:06,237 [salt.fileclient  ][INFO    ][31356] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-22 03:39:06,298 [salt.fileclient  ][INFO    ][31356] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-10-22 03:39:06,315 [salt.fileclient  ][INFO    ][31356] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-10-22 03:39:06,583 [salt.state       ][INFO    ][31356] Running state [attr] at time 03:39:06.583340
2017-10-22 03:39:06,584 [salt.state       ][INFO    ][31356] Executing state pkg.installed for attr
2017-10-22 03:39:06,584 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-10-22 03:39:06,848 [salt.state       ][INFO    ][31356] Package attr is already installed
2017-10-22 03:39:06,848 [salt.state       ][INFO    ][31356] Completed state [attr] at time 03:39:06.847943 duration_in_ms=264.603
2017-10-22 03:39:06,848 [salt.state       ][INFO    ][31356] Running state [glusterfs-server] at time 03:39:06.848135
2017-10-22 03:39:06,848 [salt.state       ][INFO    ][31356] Executing state pkg.installed for glusterfs-server
2017-10-22 03:39:06,851 [salt.state       ][INFO    ][31356] Package glusterfs-server is already installed
2017-10-22 03:39:06,851 [salt.state       ][INFO    ][31356] Completed state [glusterfs-server] at time 03:39:06.850968 duration_in_ms=2.833
2017-10-22 03:39:06,851 [salt.state       ][INFO    ][31356] Running state [bc] at time 03:39:06.851103
2017-10-22 03:39:06,851 [salt.state       ][INFO    ][31356] Executing state pkg.installed for bc
2017-10-22 03:39:06,854 [salt.state       ][INFO    ][31356] Package bc is already installed
2017-10-22 03:39:06,854 [salt.state       ][INFO    ][31356] Completed state [bc] at time 03:39:06.853810 duration_in_ms=2.706
2017-10-22 03:39:06,855 [salt.state       ][INFO    ][31356] Running state [glusterfs-server] at time 03:39:06.854583
2017-10-22 03:39:06,855 [salt.state       ][INFO    ][31356] Executing state service.running for glusterfs-server
2017-10-22 03:39:06,855 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-22 03:39:06,865 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-10-22 03:39:06,908 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-10-22 03:39:06,923 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-10-22 03:39:06,931 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-10-22 03:39:06,938 [salt.state       ][INFO    ][31356] The service glusterfs-server is already running
2017-10-22 03:39:06,938 [salt.state       ][INFO    ][31356] Completed state [glusterfs-server] at time 03:39:06.938301 duration_in_ms=83.718
2017-10-22 03:39:06,940 [salt.state       ][INFO    ][31356] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 03:39:06.939648
2017-10-22 03:39:06,940 [salt.state       ][INFO    ][31356] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-10-22 03:39:06,950 [salt.state       ][INFO    ][31356] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-10-22 03:39:06,950 [salt.state       ][INFO    ][31356] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 03:39:06.950115 duration_in_ms=10.467
2017-10-22 03:39:06,950 [salt.state       ][INFO    ][31356] Running state [/srv/glusterfs/glance] at time 03:39:06.950256
2017-10-22 03:39:06,950 [salt.state       ][INFO    ][31356] Executing state file.directory for /srv/glusterfs/glance
2017-10-22 03:39:06,951 [salt.state       ][INFO    ][31356] Directory /srv/glusterfs/glance is in the correct state
2017-10-22 03:39:06,951 [salt.state       ][INFO    ][31356] Completed state [/srv/glusterfs/glance] at time 03:39:06.950814 duration_in_ms=0.557
2017-10-22 03:39:06,951 [salt.state       ][INFO    ][31356] Running state [/srv/glusterfs/keystone-keys] at time 03:39:06.950966
2017-10-22 03:39:06,951 [salt.state       ][INFO    ][31356] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-10-22 03:39:06,951 [salt.state       ][INFO    ][31356] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-10-22 03:39:06,952 [salt.state       ][INFO    ][31356] Completed state [/srv/glusterfs/keystone-keys] at time 03:39:06.951537 duration_in_ms=0.571
2017-10-22 03:39:06,952 [salt.state       ][INFO    ][31356] Running state [/srv/glusterfs/nova_instances] at time 03:39:06.951673
2017-10-22 03:39:06,952 [salt.state       ][INFO    ][31356] Executing state file.directory for /srv/glusterfs/nova_instances
2017-10-22 03:39:06,952 [salt.state       ][INFO    ][31356] Directory /srv/glusterfs/nova_instances is in the correct state
2017-10-22 03:39:06,952 [salt.state       ][INFO    ][31356] Completed state [/srv/glusterfs/nova_instances] at time 03:39:06.952247 duration_in_ms=0.574
2017-10-22 03:39:06,952 [salt.state       ][INFO    ][31356] Running state [/srv/glusterfs/keystone-credential-keys] at time 03:39:06.952415
2017-10-22 03:39:06,953 [salt.state       ][INFO    ][31356] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-10-22 03:39:06,953 [salt.state       ][INFO    ][31356] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-10-22 03:39:06,953 [salt.state       ][INFO    ][31356] Completed state [/srv/glusterfs/keystone-credential-keys] at time 03:39:06.952977 duration_in_ms=0.561
2017-10-22 03:39:07,003 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command ['git', '--version'] in directory '/root'
2017-10-22 03:39:07,046 [salt.state       ][INFO    ][31356] Running state [sleep 5] at time 03:39:07.046154
2017-10-22 03:39:07,046 [salt.state       ][INFO    ][31356] Executing state cmd.wait for sleep 5
2017-10-22 03:39:07,047 [salt.state       ][INFO    ][31356] No changes made for sleep 5
2017-10-22 03:39:07,047 [salt.state       ][INFO    ][31356] Completed state [sleep 5] at time 03:39:07.046702 duration_in_ms=0.549
2017-10-22 03:39:07,047 [salt.state       ][INFO    ][31356] Running state [10.167.4.141] at time 03:39:07.047083
2017-10-22 03:39:07,047 [salt.state       ][INFO    ][31356] Executing state glusterfs.peered for 10.167.4.141
2017-10-22 03:39:07,048 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:07,057 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:07,107 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:07,116 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:07,525 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:07,537 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:07,604 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:07,615 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:07,690 [salt.state       ][INFO    ][31356] {'new': {'10.167.4.141': []}, 'old': None}
2017-10-22 03:39:07,690 [salt.state       ][INFO    ][31356] Completed state [10.167.4.141] at time 03:39:07.690327 duration_in_ms=643.243
2017-10-22 03:39:07,693 [salt.state       ][INFO    ][31356] Running state [10.167.4.142] at time 03:39:07.692725
2017-10-22 03:39:07,693 [salt.state       ][INFO    ][31356] Executing state glusterfs.peered for 10.167.4.142
2017-10-22 03:39:07,693 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:07,702 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:07,874 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:07,884 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:08,241 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:08,252 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:08,310 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:08,321 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:08,373 [salt.state       ][INFO    ][31356] {'new': {'10.167.4.141': [], '10.167.4.142': []}, 'old': {'10.167.4.141': []}}
2017-10-22 03:39:08,373 [salt.state       ][INFO    ][31356] Completed state [10.167.4.142] at time 03:39:08.372941 duration_in_ms=680.216
2017-10-22 03:39:08,379 [salt.state       ][INFO    ][31356] Running state [10.167.4.143] at time 03:39:08.378567
2017-10-22 03:39:08,379 [salt.state       ][INFO    ][31356] Executing state glusterfs.peered for 10.167.4.143
2017-10-22 03:39:08,379 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:08,390 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:08,505 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:08,515 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:08,566 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:08,575 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:08,655 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:08,665 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:08,717 [salt.state       ][INFO    ][31356] Peering with localhost is not needed
2017-10-22 03:39:08,717 [salt.state       ][INFO    ][31356] Completed state [10.167.4.143] at time 03:39:08.716826 duration_in_ms=338.259
2017-10-22 03:39:08,718 [salt.state       ][INFO    ][31356] Running state [glance] at time 03:39:08.717593
2017-10-22 03:39:08,718 [salt.state       ][INFO    ][31356] Executing state glusterfs.created for glance
2017-10-22 03:39:08,718 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:08,726 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:08,785 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:08,794 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:09,530 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:09,541 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:10,619 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:10,630 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:10,685 [salt.state       ][INFO    ][31356] {'new': ['glance'], 'old': []}
2017-10-22 03:39:10,685 [salt.state       ][INFO    ][31356] Completed state [glance] at time 03:39:10.684949 duration_in_ms=1967.354
2017-10-22 03:39:10,688 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 03:39:10.687738
2017-10-22 03:39:10,688 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-10-22 03:39:10,689 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-22 03:39:10,745 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-22 03:39:11,393 [salt.state       ][INFO    ][31356] {'pid': 31580, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:11,393 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 03:39:11.392968 duration_in_ms=705.229
2017-10-22 03:39:11,394 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 03:39:11.393531
2017-10-22 03:39:11,394 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-10-22 03:39:11,394 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-22 03:39:11,451 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2017-10-22 03:39:12,102 [salt.state       ][INFO    ][31356] {'pid': 31598, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:12,102 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 03:39:12.102086 duration_in_ms=708.555
2017-10-22 03:39:12,103 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 03:39:12.102643
2017-10-22 03:39:12,103 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-10-22 03:39:12,103 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-10-22 03:39:12,160 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2017-10-22 03:39:14,841 [salt.state       ][INFO    ][31356] {'pid': 31616, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:14,841 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 03:39:14.841030 duration_in_ms=2738.386
2017-10-22 03:39:14,842 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 03:39:14.841567
2017-10-22 03:39:14,842 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-10-22 03:39:14,842 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-22 03:39:14,894 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command saltutil.find_job with jid 20171022033914886032
2017-10-22 03:39:14,902 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-22 03:39:14,908 [salt.minion      ][INFO    ][31640] Starting a new job with PID 31640
2017-10-22 03:39:14,918 [salt.minion      ][INFO    ][31640] Returning information for job: 20171022033914886032
2017-10-22 03:39:15,591 [salt.state       ][INFO    ][31356] {'pid': 31639, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:15,592 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 03:39:15.591750 duration_in_ms=750.182
2017-10-22 03:39:15,592 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 03:39:15.592345
2017-10-22 03:39:15,593 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-10-22 03:39:15,593 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-22 03:39:15,651 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-10-22 03:39:16,301 [salt.state       ][INFO    ][31356] {'pid': 31659, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:16,301 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 03:39:16.301293 duration_in_ms=708.947
2017-10-22 03:39:16,302 [salt.state       ][INFO    ][31356] Running state [glance] at time 03:39:16.302329
2017-10-22 03:39:16,303 [salt.state       ][INFO    ][31356] Executing state glusterfs.started for glance
2017-10-22 03:39:16,303 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:16,316 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:16,369 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:16,381 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:16,440 [salt.state       ][INFO    ][31356] Volume glance is already started
2017-10-22 03:39:16,440 [salt.state       ][INFO    ][31356] Completed state [glance] at time 03:39:16.440317 duration_in_ms=137.987
2017-10-22 03:39:16,441 [salt.state       ][INFO    ][31356] Running state [keystone-keys] at time 03:39:16.441179
2017-10-22 03:39:16,441 [salt.state       ][INFO    ][31356] Executing state glusterfs.created for keystone-keys
2017-10-22 03:39:16,442 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:16,453 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:16,503 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:16,515 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:17,284 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:17,297 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:20,378 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:20,390 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:20,444 [salt.state       ][INFO    ][31356] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2017-10-22 03:39:20,445 [salt.state       ][INFO    ][31356] Completed state [keystone-keys] at time 03:39:20.444512 duration_in_ms=4003.332
2017-10-22 03:39:20,448 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 03:39:20.448025
2017-10-22 03:39:20,448 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-10-22 03:39:20,449 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-22 03:39:20,504 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-10-22 03:39:21,204 [salt.state       ][INFO    ][31356] {'pid': 31770, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:21,205 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 03:39:21.204942 duration_in_ms=756.916
2017-10-22 03:39:21,206 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:39:21.205590
2017-10-22 03:39:21,206 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-22 03:39:21,207 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-22 03:39:21,263 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-22 03:39:21,917 [salt.state       ][INFO    ][31356] {'pid': 31787, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:21,918 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:39:21.917756 duration_in_ms=712.164
2017-10-22 03:39:21,918 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:39:21.918317
2017-10-22 03:39:21,919 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-22 03:39:21,919 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-22 03:39:21,978 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-22 03:39:22,698 [salt.state       ][INFO    ][31356] {'pid': 31805, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:22,698 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:39:22.697825 duration_in_ms=779.508
2017-10-22 03:39:22,698 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 03:39:22.698384
2017-10-22 03:39:22,699 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-10-22 03:39:22,699 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-22 03:39:22,754 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2017-10-22 03:39:25,031 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command saltutil.find_job with jid 20171022033925022056
2017-10-22 03:39:25,047 [salt.minion      ][INFO    ][31836] Starting a new job with PID 31836
2017-10-22 03:39:25,058 [salt.minion      ][INFO    ][31836] Returning information for job: 20171022033925022056
2017-10-22 03:39:25,483 [salt.state       ][INFO    ][31356] {'pid': 31823, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:25,483 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 03:39:25.483113 duration_in_ms=2784.729
2017-10-22 03:39:25,484 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 03:39:25.483655
2017-10-22 03:39:25,484 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-10-22 03:39:25,485 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-22 03:39:25,540 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-10-22 03:39:26,181 [salt.state       ][INFO    ][31356] {'pid': 31849, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:26,181 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 03:39:26.181338 duration_in_ms=697.682
2017-10-22 03:39:26,182 [salt.state       ][INFO    ][31356] Running state [keystone-keys] at time 03:39:26.182425
2017-10-22 03:39:26,183 [salt.state       ][INFO    ][31356] Executing state glusterfs.started for keystone-keys
2017-10-22 03:39:26,184 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:26,196 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:26,251 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:26,261 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:26,318 [salt.state       ][INFO    ][31356] Volume keystone-keys is already started
2017-10-22 03:39:26,318 [salt.state       ][INFO    ][31356] Completed state [keystone-keys] at time 03:39:26.318366 duration_in_ms=135.941
2017-10-22 03:39:26,319 [salt.state       ][INFO    ][31356] Running state [nova_instances] at time 03:39:26.319175
2017-10-22 03:39:26,319 [salt.state       ][INFO    ][31356] Executing state glusterfs.created for nova_instances
2017-10-22 03:39:26,320 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:26,331 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:26,382 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:26,393 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:27,101 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:27,113 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:30,072 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:30,085 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:30,136 [salt.state       ][INFO    ][31356] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2017-10-22 03:39:30,136 [salt.state       ][INFO    ][31356] Completed state [nova_instances] at time 03:39:30.136131 duration_in_ms=3816.955
2017-10-22 03:39:30,140 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 03:39:30.139780
2017-10-22 03:39:30,140 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-10-22 03:39:30,141 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-22 03:39:30,196 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-22 03:39:30,851 [salt.state       ][INFO    ][31356] {'pid': 31962, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:30,851 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 03:39:30.851115 duration_in_ms=711.333
2017-10-22 03:39:30,852 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 03:39:30.851671
2017-10-22 03:39:30,852 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-10-22 03:39:30,853 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-10-22 03:39:30,908 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'' in directory '/root'
2017-10-22 03:39:31,593 [salt.state       ][INFO    ][31356] {'pid': 31980, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:31,593 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 03:39:31.593161 duration_in_ms=741.488
2017-10-22 03:39:31,594 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 03:39:31.593676
2017-10-22 03:39:31,594 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-10-22 03:39:31,594 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-10-22 03:39:31,651 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'On'' in directory '/root'
2017-10-22 03:39:32,334 [salt.state       ][INFO    ][31356] {'pid': 31997, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:32,334 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 03:39:32.334364 duration_in_ms=740.687
2017-10-22 03:39:32,335 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 03:39:32.335192
2017-10-22 03:39:32,336 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-10-22 03:39:32,336 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-10-22 03:39:32,394 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'On'' in directory '/root'
2017-10-22 03:39:35,090 [salt.state       ][INFO    ][31356] {'pid': 32014, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:35,090 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 03:39:35.090195 duration_in_ms=2755.003
2017-10-22 03:39:35,091 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 03:39:35.090789
2017-10-22 03:39:35,091 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-10-22 03:39:35,092 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-22 03:39:35,147 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-22 03:39:35,174 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command saltutil.find_job with jid 20171022033935165172
2017-10-22 03:39:35,187 [salt.minion      ][INFO    ][32041] Starting a new job with PID 32041
2017-10-22 03:39:35,196 [salt.minion      ][INFO    ][32041] Returning information for job: 20171022033935165172
2017-10-22 03:39:35,777 [salt.state       ][INFO    ][31356] {'pid': 32035, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:35,778 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 03:39:35.777750 duration_in_ms=686.959
2017-10-22 03:39:35,779 [salt.state       ][INFO    ][31356] Running state [nova_instances] at time 03:39:35.778822
2017-10-22 03:39:35,779 [salt.state       ][INFO    ][31356] Executing state glusterfs.started for nova_instances
2017-10-22 03:39:35,780 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:35,791 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:35,848 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:35,857 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:35,916 [salt.state       ][INFO    ][31356] Volume nova_instances is already started
2017-10-22 03:39:35,917 [salt.state       ][INFO    ][31356] Completed state [nova_instances] at time 03:39:35.916675 duration_in_ms=137.852
2017-10-22 03:39:35,918 [salt.state       ][INFO    ][31356] Running state [keystone-credential-keys] at time 03:39:35.917697
2017-10-22 03:39:35,918 [salt.state       ][INFO    ][31356] Executing state glusterfs.created for keystone-credential-keys
2017-10-22 03:39:35,919 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:35,928 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:35,981 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:35,990 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:36,785 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:36,797 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:39,732 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:39,743 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:39,796 [salt.state       ][INFO    ][31356] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2017-10-22 03:39:39,796 [salt.state       ][INFO    ][31356] Completed state [keystone-credential-keys] at time 03:39:39.796036 duration_in_ms=3878.339
2017-10-22 03:39:39,799 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 03:39:39.799251
2017-10-22 03:39:39,800 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-10-22 03:39:39,800 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-10-22 03:39:39,853 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-10-22 03:39:40,623 [salt.state       ][INFO    ][31356] {'pid': 32156, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:40,624 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 03:39:40.623668 duration_in_ms=824.416
2017-10-22 03:39:40,624 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:39:40.624229
2017-10-22 03:39:40,625 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-10-22 03:39:40,625 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-10-22 03:39:40,683 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-10-22 03:39:41,351 [salt.state       ][INFO    ][31356] {'pid': 32175, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:41,351 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 03:39:41.351003 duration_in_ms=726.773
2017-10-22 03:39:41,352 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 03:39:41.351573
2017-10-22 03:39:41,352 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-10-22 03:39:41,352 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-10-22 03:39:41,409 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2017-10-22 03:39:44,111 [salt.state       ][INFO    ][31356] {'pid': 32193, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:44,111 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 03:39:44.111382 duration_in_ms=2759.808
2017-10-22 03:39:44,112 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:39:44.111945
2017-10-22 03:39:44,112 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-10-22 03:39:44,113 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-10-22 03:39:44,173 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-10-22 03:39:44,832 [salt.state       ][INFO    ][31356] {'pid': 32212, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:44,832 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 03:39:44.831915 duration_in_ms=719.97
2017-10-22 03:39:44,832 [salt.state       ][INFO    ][31356] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 03:39:44.832461
2017-10-22 03:39:44,833 [salt.state       ][INFO    ][31356] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-10-22 03:39:44,833 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-10-22 03:39:44,891 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-10-22 03:39:45,311 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command saltutil.find_job with jid 20171022033945303114
2017-10-22 03:39:45,325 [salt.minion      ][INFO    ][32240] Starting a new job with PID 32240
2017-10-22 03:39:45,334 [salt.minion      ][INFO    ][32240] Returning information for job: 20171022033945303114
2017-10-22 03:39:45,537 [salt.state       ][INFO    ][31356] {'pid': 32230, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-10-22 03:39:45,537 [salt.state       ][INFO    ][31356] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 03:39:45.536897 duration_in_ms=704.434
2017-10-22 03:39:45,538 [salt.state       ][INFO    ][31356] Running state [keystone-credential-keys] at time 03:39:45.537938
2017-10-22 03:39:45,538 [salt.state       ][INFO    ][31356] Executing state glusterfs.started for keystone-credential-keys
2017-10-22 03:39:45,539 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:45,550 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:45,605 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --version' in directory '/root'
2017-10-22 03:39:45,615 [salt.loaded.int.module.cmdmod][INFO    ][31356] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-10-22 03:39:45,670 [salt.state       ][INFO    ][31356] Volume keystone-credential-keys is already started
2017-10-22 03:39:45,670 [salt.state       ][INFO    ][31356] Completed state [keystone-credential-keys] at time 03:39:45.669939 duration_in_ms=132.0
2017-10-22 03:39:45,672 [salt.minion      ][INFO    ][31356] Returning information for job: 20171022033904847796
2017-10-22 03:39:55,644 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command test.ping with jid 20171022033955636529
2017-10-22 03:39:55,657 [salt.minion      ][INFO    ][32267] Starting a new job with PID 32267
2017-10-22 03:39:55,681 [salt.minion      ][INFO    ][32267] Returning information for job: 20171022033955636529
2017-10-22 03:39:55,811 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command cmd.run with jid 20171022033955803417
2017-10-22 03:39:55,822 [salt.minion      ][INFO    ][32272] Starting a new job with PID 32272
2017-10-22 03:39:55,826 [salt.loaded.int.module.cmdmod][INFO    ][32272] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-10-22 03:39:55,933 [salt.minion      ][INFO    ][32272] Returning information for job: 20171022033955803417
2017-10-22 04:18:16,256 [salt.utils.schedule][INFO    ][24272] Running scheduled job: __mine_interval
2017-10-22 05:03:22,302 [salt.minion      ][INFO    ][24272] User sudo_ubuntu Executing command cp.push_dir with jid 20171022050322298563
2017-10-22 05:03:22,319 [salt.minion      ][INFO    ][1157] Starting a new job with PID 1157
