2017-11-05 05:37:32,449 [salt.cli.daemons ][WARNING ][2411] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-05 05:37:54,094 [salt.state       ][ERROR   ][3895] No contents found in top file
2017-11-05 05:40:38,069 [salt.utils.parsers][WARNING ][2411] Minion received a SIGTERM. Exiting.
2017-11-05 05:45:04,266 [salt.cli.daemons ][WARNING ][3874] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-05 05:47:01,289 [salt.loaded.int.module.cmdmod][ERROR   ][12168] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-11-05 05:47:01,289 [salt.loaded.int.module.cmdmod][ERROR   ][12168] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-11-05 05:47:01,289 [salt.loaded.int.module.cmdmod][ERROR   ][12168] retcode: 1
2017-11-05 05:47:01,289 [salt.state       ][ERROR   ][12168] {'pid': 17131, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-11-05 05:47:26,826 [py.warnings      ][WARNING ][17212] /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-11-05 05:47:50,448 [salt.loaded.int.module.cmdmod][ERROR   ][17212] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-05 05:47:50,448 [salt.loaded.int.module.cmdmod][ERROR   ][17212] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-05 05:47:54,912 [salt.loaded.int.module.cmdmod][ERROR   ][17212] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-05 05:47:54,912 [salt.loaded.int.module.cmdmod][ERROR   ][17212] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-05 05:47:59,384 [salt.loaded.int.module.cmdmod][ERROR   ][17212] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-05 05:47:59,384 [salt.loaded.int.module.cmdmod][ERROR   ][17212] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-05 05:48:03,876 [salt.loaded.int.module.cmdmod][ERROR   ][17212] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-05 05:48:03,877 [salt.loaded.int.module.cmdmod][ERROR   ][17212] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-05 05:48:08,303 [salt.loaded.int.module.cmdmod][ERROR   ][17212] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-05 05:48:08,304 [salt.loaded.int.module.cmdmod][ERROR   ][17212] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-05 05:48:11,826 [salt.loaded.int.module.cmdmod][ERROR   ][17212] 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-11-05 05:48:14,406 [salt.loaded.int.module.cmdmod][INFO    ][25125] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-05 05:48:14,413 [salt.loaded.int.module.cmdmod][INFO    ][25125] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-05 05:48:14,422 [salt.loaded.int.module.cmdmod][INFO    ][25125] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-05 05:48:14,430 [salt.utils.parsers][WARNING ][3874] Minion received a SIGTERM. Exiting.
2017-11-05 05:48:14,752 [salt.cli.daemons ][INFO    ][25210] Setting up the Salt Minion "kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-05 05:48:15,409 [salt.minion      ][INFO    ][25210] Creating minion process manager
2017-11-05 05:48:15,409 [salt.cli.daemons ][WARNING ][25210] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-05 05:48:15,409 [salt.cli.daemons ][INFO    ][25210] The Salt Minion is starting up
2017-11-05 05:48:15,409 [salt.minion      ][INFO    ][25210] Minion is starting as user 'root'
2017-11-05 05:48:15,410 [salt.utils.event ][INFO    ][25210] Starting pull socket on /var/run/salt/minion/minion_event_4fcafbd0f5_pull.ipc
2017-11-05 05:48:16,516 [salt.loaded.int.module.cmdmod][INFO    ][25210] Executing command ['date', '+%z'] in directory '/root'
2017-11-05 05:48:16,527 [salt.utils.schedule][INFO    ][25210] Updating job settings for scheduled job: __mine_interval
2017-11-05 05:48:16,530 [salt.minion      ][INFO    ][25210] Added mine.update to scheduler
2017-11-05 05:48:16,546 [salt.minion      ][INFO    ][25210] Minion is ready to receive requests!
2017-11-05 05:48:17,548 [salt.utils.schedule][INFO    ][25210] Running scheduled job: __mine_interval
2017-11-05 05:48:24,751 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command saltutil.find_job with jid 20171105054824739548
2017-11-05 05:48:24,762 [salt.minion      ][INFO    ][25335] Starting a new job with PID 25335
2017-11-05 05:48:24,770 [salt.minion      ][INFO    ][25335] Returning information for job: 20171105054824739548
2017-11-05 05:48:35,744 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command state.sls with jid 20171105054835730301
2017-11-05 05:48:35,755 [salt.minion      ][INFO    ][25340] Starting a new job with PID 25340
2017-11-05 05:48:38,374 [salt.state       ][INFO    ][25340] Loading fresh modules for state activity
2017-11-05 05:48:38,403 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-05 05:48:38,422 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-05 05:48:38,451 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-05 05:48:38,538 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-05 05:48:38,553 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-05 05:48:38,584 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-05 05:48:38,875 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-05 05:48:38,895 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-05 05:48:38,957 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-05 05:48:38,980 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-05 05:48:38,998 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 05:48:39,016 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-05 05:48:39,026 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-05 05:48:39,047 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-05 05:48:39,068 [py.warnings      ][WARNING ][25340] /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-11-05 05:48:39,068 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'salt-minion --version' in directory '/root'
2017-11-05 05:48:39,343 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-05 05:48:39,371 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-05 05:48:39,383 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-05 05:48:39,396 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-05 05:48:39,456 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-05 05:48:39,500 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-05 05:48:39,577 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-05 05:48:39,604 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-05 05:48:39,670 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-05 05:48:39,691 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-05 05:48:39,753 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-05 05:48:39,774 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-05 05:48:39,792 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 05:48:39,810 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-05 05:48:39,818 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-05 05:48:39,838 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-05 05:48:39,857 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'salt-minion --version' in directory '/root'
2017-11-05 05:48:40,119 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-05 05:48:40,140 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-05 05:48:40,155 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-05 05:48:40,171 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-05 05:48:40,226 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-05 05:48:40,263 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-05 05:48:40,343 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-05 05:48:40,420 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-05 05:48:40,760 [salt.state       ][INFO    ][25340] Running state [salt-minion] at time 05:48:40.760177
2017-11-05 05:48:40,760 [salt.state       ][INFO    ][25340] Executing state pkg.installed for salt-minion
2017-11-05 05:48:40,761 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 05:48:41,016 [salt.state       ][INFO    ][25340] Package salt-minion is already installed
2017-11-05 05:48:41,017 [salt.state       ][INFO    ][25340] Completed state [salt-minion] at time 05:48:41.016552 duration_in_ms=256.374
2017-11-05 05:48:41,017 [salt.state       ][INFO    ][25340] Running state [salt_minion_dependency_packages] at time 05:48:41.016830
2017-11-05 05:48:41,017 [salt.state       ][INFO    ][25340] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-05 05:48:41,021 [salt.state       ][INFO    ][25340] All specified packages are already installed
2017-11-05 05:48:41,021 [salt.state       ][INFO    ][25340] Completed state [salt_minion_dependency_packages] at time 05:48:41.021337 duration_in_ms=4.507
2017-11-05 05:48:41,023 [salt.state       ][INFO    ][25340] Running state [/etc/salt/minion.d/minion.conf] at time 05:48:41.023057
2017-11-05 05:48:41,023 [salt.state       ][INFO    ][25340] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-05 05:48:41,047 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-05 05:48:41,106 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-05 05:48:41,159 [salt.fileclient  ][INFO    ][25340] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-05 05:48:41,211 [salt.state       ][INFO    ][25340] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-05 05:48:41,212 [salt.state       ][INFO    ][25340] Completed state [/etc/salt/minion.d/minion.conf] at time 05:48:41.211567 duration_in_ms=188.51
2017-11-05 05:48:41,212 [salt.state       ][INFO    ][25340] Running state [/etc/salt/minion.d/_virt.conf] at time 05:48:41.212015
2017-11-05 05:48:41,212 [salt.state       ][INFO    ][25340] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-05 05:48:41,213 [salt.state       ][INFO    ][25340] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-05 05:48:41,213 [salt.state       ][INFO    ][25340] Completed state [/etc/salt/minion.d/_virt.conf] at time 05:48:41.213365 duration_in_ms=1.35
2017-11-05 05:48:41,215 [salt.state       ][INFO    ][25340] Running state [salt-minion] at time 05:48:41.215116
2017-11-05 05:48:41,215 [salt.state       ][INFO    ][25340] Executing state service.running for salt-minion
2017-11-05 05:48:41,216 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-05 05:48:41,230 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-05 05:48:41,237 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-05 05:48:41,244 [salt.state       ][INFO    ][25340] The service salt-minion is already running
2017-11-05 05:48:41,244 [salt.state       ][INFO    ][25340] Completed state [salt-minion] at time 05:48:41.244125 duration_in_ms=29.009
2017-11-05 05:48:41,246 [salt.state       ][INFO    ][25340] Running state [/etc/salt/grains.d] at time 05:48:41.245769
2017-11-05 05:48:41,246 [salt.state       ][INFO    ][25340] Executing state file.directory for /etc/salt/grains.d
2017-11-05 05:48:41,247 [salt.state       ][INFO    ][25340] Directory /etc/salt/grains.d is in the correct state
2017-11-05 05:48:41,247 [salt.state       ][INFO    ][25340] Completed state [/etc/salt/grains.d] at time 05:48:41.246829 duration_in_ms=1.06
2017-11-05 05:48:41,247 [salt.state       ][INFO    ][25340] Running state [/etc/salt/grains] at time 05:48:41.247402
2017-11-05 05:48:41,248 [salt.state       ][INFO    ][25340] Executing state file.managed for /etc/salt/grains
2017-11-05 05:48:41,248 [salt.state       ][INFO    ][25340] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-05 05:48:41,248 [salt.state       ][INFO    ][25340] Completed state [/etc/salt/grains] at time 05:48:41.248152 duration_in_ms=0.75
2017-11-05 05:48:41,249 [salt.state       ][INFO    ][25340] Running state [/etc/salt/grains.d/placeholder] at time 05:48:41.248513
2017-11-05 05:48:41,249 [salt.state       ][INFO    ][25340] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-05 05:48:41,249 [salt.state       ][INFO    ][25340] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-05 05:48:41,249 [salt.state       ][INFO    ][25340] Completed state [/etc/salt/grains.d/placeholder] at time 05:48:41.249263 duration_in_ms=0.738
2017-11-05 05:48:41,250 [salt.state       ][INFO    ][25340] Running state [/etc/salt/grains.d/sphinx] at time 05:48:41.249663
2017-11-05 05:48:41,250 [salt.state       ][INFO    ][25340] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-05 05:48:41,251 [salt.state       ][INFO    ][25340] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.143
               - 192.168.11.251
-              - 192.168.122.1
         system:
           name: System
           param:

2017-11-05 05:48:41,252 [salt.state       ][INFO    ][25340] Completed state [/etc/salt/grains.d/sphinx] at time 05:48:41.251475 duration_in_ms=1.812
2017-11-05 05:48:41,252 [salt.state       ][INFO    ][25340] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:48:41.252218
2017-11-05 05:48:41,252 [salt.state       ][INFO    ][25340] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-05 05:48:41,253 [salt.state       ][INFO    ][25340] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-05 05:48:41,253 [salt.state       ][INFO    ][25340] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:48:41.252769 duration_in_ms=0.552
2017-11-05 05:48:41,253 [salt.state       ][INFO    ][25340] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:48:41.252926
2017-11-05 05:48:41,253 [salt.state       ][INFO    ][25340] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-05 05:48:41,254 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-11-05 05:48:41,333 [salt.state       ][INFO    ][25340] {'pid': 25388, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-05 05:48:41,333 [salt.state       ][INFO    ][25340] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:48:41.333359 duration_in_ms=80.432
2017-11-05 05:48:41,334 [salt.state       ][INFO    ][25340] Running state [/etc/salt/grains.d/dns_records] at time 05:48:41.333955
2017-11-05 05:48:41,334 [salt.state       ][INFO    ][25340] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-05 05:48:41,335 [salt.state       ][INFO    ][25340] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-05 05:48:41,335 [salt.state       ][INFO    ][25340] Completed state [/etc/salt/grains.d/dns_records] at time 05:48:41.335398 duration_in_ms=1.443
2017-11-05 05:48:41,336 [salt.state       ][INFO    ][25340] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:48:41.336256
2017-11-05 05:48:41,337 [salt.state       ][INFO    ][25340] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-05 05:48:41,337 [salt.state       ][INFO    ][25340] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-05 05:48:41,337 [salt.state       ][INFO    ][25340] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:48:41.336889 duration_in_ms=0.634
2017-11-05 05:48:41,337 [salt.state       ][INFO    ][25340] Running state [/etc/salt/grains.d/salt] at time 05:48:41.337290
2017-11-05 05:48:41,338 [salt.state       ][INFO    ][25340] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-05 05:48:41,338 [salt.state       ][INFO    ][25340] File /etc/salt/grains.d/salt is in the correct state
2017-11-05 05:48:41,338 [salt.state       ][INFO    ][25340] Completed state [/etc/salt/grains.d/salt] at time 05:48:41.338364 duration_in_ms=1.074
2017-11-05 05:48:41,339 [salt.state       ][INFO    ][25340] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:48:41.339094
2017-11-05 05:48:41,339 [salt.state       ][INFO    ][25340] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-05 05:48:41,340 [salt.state       ][INFO    ][25340] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-05 05:48:41,340 [salt.state       ][INFO    ][25340] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:48:41.339666 duration_in_ms=0.572
2017-11-05 05:48:41,341 [salt.state       ][INFO    ][25340] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:48:41.341243
2017-11-05 05:48:41,342 [salt.state       ][INFO    ][25340] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-05 05:48:41,342 [salt.state       ][INFO    ][25340] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-05 05:48:41,342 [salt.state       ][INFO    ][25340] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:48:41.341910 duration_in_ms=0.667
2017-11-05 05:48:41,342 [salt.state       ][INFO    ][25340] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:48:41.342059
2017-11-05 05:48:41,342 [salt.state       ][INFO    ][25340] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-05 05:48:41,344 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-11-05 05:48:41,350 [salt.state       ][INFO    ][25340] {'pid': 25390, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-05 05:48:41,350 [salt.state       ][INFO    ][25340] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:48:41.349935 duration_in_ms=7.875
2017-11-05 05:48:41,351 [salt.state       ][INFO    ][25340] Running state [mine.update] at time 05:48:41.350611
2017-11-05 05:48:41,351 [salt.state       ][INFO    ][25340] Executing state module.wait for mine.update
2017-11-05 05:48:41,351 [salt.state       ][INFO    ][25340] No changes made for mine.update
2017-11-05 05:48:41,351 [salt.state       ][INFO    ][25340] Completed state [mine.update] at time 05:48:41.351205 duration_in_ms=0.594
2017-11-05 05:48:41,351 [salt.state       ][INFO    ][25340] Running state [mine.update] at time 05:48:41.351361
2017-11-05 05:48:41,352 [salt.state       ][INFO    ][25340] Executing state module.mod_watch for mine.update
2017-11-05 05:48:41,866 [salt.state       ][INFO    ][25340] {'ret': True}
2017-11-05 05:48:41,866 [salt.state       ][INFO    ][25340] Completed state [mine.update] at time 05:48:41.866241 duration_in_ms=514.88
2017-11-05 05:48:41,867 [salt.state       ][INFO    ][25340] Running state [ca-certificates] at time 05:48:41.866515
2017-11-05 05:48:41,867 [salt.state       ][INFO    ][25340] Executing state pkg.installed for ca-certificates
2017-11-05 05:48:41,871 [salt.state       ][INFO    ][25340] Package ca-certificates is already installed
2017-11-05 05:48:41,871 [salt.state       ][INFO    ][25340] Completed state [ca-certificates] at time 05:48:41.871067 duration_in_ms=4.552
2017-11-05 05:48:41,872 [salt.state       ][INFO    ][25340] Running state [update-ca-certificates] at time 05:48:41.871746
2017-11-05 05:48:41,872 [salt.state       ][INFO    ][25340] Executing state cmd.wait for update-ca-certificates
2017-11-05 05:48:41,872 [salt.state       ][INFO    ][25340] No changes made for update-ca-certificates
2017-11-05 05:48:41,872 [salt.state       ][INFO    ][25340] Completed state [update-ca-certificates] at time 05:48:41.872348 duration_in_ms=0.602
2017-11-05 05:48:41,873 [salt.state       ][INFO    ][25340] Running state [libvirt-dev] at time 05:48:41.872549
2017-11-05 05:48:41,873 [salt.state       ][INFO    ][25340] Executing state pkg.installed for libvirt-dev
2017-11-05 05:48:41,876 [salt.state       ][INFO    ][25340] Package libvirt-dev is already installed
2017-11-05 05:48:41,877 [salt.state       ][INFO    ][25340] Completed state [libvirt-dev] at time 05:48:41.876594 duration_in_ms=4.045
2017-11-05 05:48:41,877 [salt.state       ][INFO    ][25340] Running state [pkg-config] at time 05:48:41.876800
2017-11-05 05:48:41,877 [salt.state       ][INFO    ][25340] Executing state pkg.installed for pkg-config
2017-11-05 05:48:41,881 [salt.state       ][INFO    ][25340] Package pkg-config is already installed
2017-11-05 05:48:41,881 [salt.state       ][INFO    ][25340] Completed state [pkg-config] at time 05:48:41.880806 duration_in_ms=4.006
2017-11-05 05:48:41,881 [salt.state       ][INFO    ][25340] Running state [virtng.init] at time 05:48:41.880980
2017-11-05 05:48:41,881 [salt.state       ][INFO    ][25340] Executing state module.run for virtng.init
2017-11-05 05:48:41,929 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command ['git', '--version'] in directory '/root'
2017-11-05 05:48:42,002 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'virsh list --all --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-05 05:48:42,020 [salt.state       ][INFO    ][25340] unless execution succeeded
2017-11-05 05:48:42,020 [salt.state       ][INFO    ][25340] Completed state [virtng.init] at time 05:48:42.019881 duration_in_ms=138.9
2017-11-05 05:48:42,020 [salt.state       ][INFO    ][25340] Running state [virt.set_autostart] at time 05:48:42.020179
2017-11-05 05:48:42,020 [salt.state       ][INFO    ][25340] Executing state module.run for virt.set_autostart
2017-11-05 05:48:42,023 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'virsh list --autostart --name| grep -E "^mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-05 05:48:42,039 [salt.state       ][INFO    ][25340] unless execution succeeded
2017-11-05 05:48:42,039 [salt.state       ][INFO    ][25340] Completed state [virt.set_autostart] at time 05:48:42.039430 duration_in_ms=19.251
2017-11-05 05:48:42,040 [salt.state       ][INFO    ][25340] Running state [virtng.init] at time 05:48:42.039693
2017-11-05 05:48:42,040 [salt.state       ][INFO    ][25340] Executing state module.run for virtng.init
2017-11-05 05:48:42,043 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'virsh list --all --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-05 05:48:42,058 [salt.state       ][INFO    ][25340] unless execution succeeded
2017-11-05 05:48:42,058 [salt.state       ][INFO    ][25340] Completed state [virtng.init] at time 05:48:42.057916 duration_in_ms=18.222
2017-11-05 05:48:42,058 [salt.state       ][INFO    ][25340] Running state [virt.set_autostart] at time 05:48:42.058193
2017-11-05 05:48:42,058 [salt.state       ][INFO    ][25340] Executing state module.run for virt.set_autostart
2017-11-05 05:48:42,061 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'virsh list --autostart --name| grep -E "^dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-05 05:48:42,077 [salt.state       ][INFO    ][25340] unless execution succeeded
2017-11-05 05:48:42,078 [salt.state       ][INFO    ][25340] Completed state [virt.set_autostart] at time 05:48:42.077492 duration_in_ms=19.298
2017-11-05 05:48:42,078 [salt.state       ][INFO    ][25340] Running state [virtng.init] at time 05:48:42.077749
2017-11-05 05:48:42,078 [salt.state       ][INFO    ][25340] Executing state module.run for virtng.init
2017-11-05 05:48:42,081 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'virsh list --all --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-05 05:48:42,095 [salt.state       ][INFO    ][25340] unless execution succeeded
2017-11-05 05:48:42,095 [salt.state       ][INFO    ][25340] Completed state [virtng.init] at time 05:48:42.095070 duration_in_ms=17.321
2017-11-05 05:48:42,095 [salt.state       ][INFO    ][25340] Running state [virt.set_autostart] at time 05:48:42.095320
2017-11-05 05:48:42,096 [salt.state       ][INFO    ][25340] Executing state module.run for virt.set_autostart
2017-11-05 05:48:42,098 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'virsh list --autostart --name| grep -E "^prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-05 05:48:42,112 [salt.state       ][INFO    ][25340] unless execution succeeded
2017-11-05 05:48:42,113 [salt.state       ][INFO    ][25340] Completed state [virt.set_autostart] at time 05:48:42.112492 duration_in_ms=17.172
2017-11-05 05:48:42,113 [salt.state       ][INFO    ][25340] Running state [virtng.init] at time 05:48:42.112751
2017-11-05 05:48:42,113 [salt.state       ][INFO    ][25340] Executing state module.run for virtng.init
2017-11-05 05:48:42,116 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'virsh list --all --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-05 05:48:42,130 [salt.state       ][INFO    ][25340] unless execution succeeded
2017-11-05 05:48:42,130 [salt.state       ][INFO    ][25340] Completed state [virtng.init] at time 05:48:42.129999 duration_in_ms=17.236
2017-11-05 05:48:42,130 [salt.state       ][INFO    ][25340] Running state [virt.set_autostart] at time 05:48:42.130246
2017-11-05 05:48:42,130 [salt.state       ][INFO    ][25340] Executing state module.run for virt.set_autostart
2017-11-05 05:48:42,133 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'virsh list --autostart --name| grep -E "^msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-05 05:48:42,147 [salt.state       ][INFO    ][25340] unless execution succeeded
2017-11-05 05:48:42,147 [salt.state       ][INFO    ][25340] Completed state [virt.set_autostart] at time 05:48:42.147015 duration_in_ms=16.768
2017-11-05 05:48:42,147 [salt.state       ][INFO    ][25340] Running state [virtng.init] at time 05:48:42.147273
2017-11-05 05:48:42,148 [salt.state       ][INFO    ][25340] Executing state module.run for virtng.init
2017-11-05 05:48:42,150 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'virsh list --all --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-05 05:48:42,164 [salt.state       ][INFO    ][25340] unless execution succeeded
2017-11-05 05:48:42,164 [salt.state       ][INFO    ][25340] Completed state [virtng.init] at time 05:48:42.163748 duration_in_ms=16.474
2017-11-05 05:48:42,164 [salt.state       ][INFO    ][25340] Running state [virt.set_autostart] at time 05:48:42.164002
2017-11-05 05:48:42,164 [salt.state       ][INFO    ][25340] Executing state module.run for virt.set_autostart
2017-11-05 05:48:42,167 [salt.loaded.int.module.cmdmod][INFO    ][25340] Executing command 'virsh list --autostart --name| grep -E "^ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-05 05:48:42,181 [salt.state       ][INFO    ][25340] unless execution succeeded
2017-11-05 05:48:42,181 [salt.state       ][INFO    ][25340] Completed state [virt.set_autostart] at time 05:48:42.181227 duration_in_ms=17.225
2017-11-05 05:48:42,184 [salt.minion      ][INFO    ][25340] Returning information for job: 20171105054835730301
2017-11-05 05:49:09,047 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171105054909035239
2017-11-05 05:49:09,061 [salt.minion      ][INFO    ][25456] Starting a new job with PID 25456
2017-11-05 05:49:13,208 [salt.state       ][INFO    ][25456] Loading fresh modules for state activity
2017-11-05 05:49:13,736 [salt.state       ][ERROR   ][25456] No contents found in top file
2017-11-05 05:49:13,737 [salt.utils.extmods][INFO    ][25456] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-05 05:49:13,740 [salt.utils.extmods][INFO    ][25456] Syncing beacons for environment 'base'
2017-11-05 05:49:13,740 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_beacons, for base)
2017-11-05 05:49:13,740 [salt.fileclient  ][INFO    ][25456] Caching directory '_beacons/' for environment 'base'
2017-11-05 05:49:13,778 [salt.utils.extmods][INFO    ][25456] Syncing modules for environment 'base'
2017-11-05 05:49:13,778 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_modules, for base)
2017-11-05 05:49:13,778 [salt.fileclient  ][INFO    ][25456] Caching directory '_modules/' for environment 'base'
2017-11-05 05:49:13,847 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-05 05:49:13,872 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-05 05:49:13,885 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-05 05:49:13,901 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-05 05:49:13,912 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-05 05:49:13,924 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-05 05:49:13,935 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-05 05:49:13,948 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-05 05:49:13,962 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-05 05:49:13,975 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-05 05:49:13,987 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-05 05:49:14,120 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-05 05:49:14,148 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-05 05:49:14,167 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-05 05:49:14,193 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-05 05:49:14,216 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-05 05:49:14,237 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-05 05:49:14,248 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-05 05:49:14,261 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-05 05:49:14,273 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-05 05:49:14,288 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-05 05:49:14,308 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-05 05:49:14,329 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-05 05:49:14,346 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-05 05:49:14,365 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-05 05:49:14,376 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-05 05:49:14,388 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-05 05:49:14,405 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-05 05:49:14,425 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-05 05:49:14,440 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-05 05:49:14,459 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-05 05:49:14,471 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-05 05:49:14,485 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-05 05:49:14,489 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-05 05:49:14,490 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-05 05:49:14,490 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-05 05:49:14,490 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-05 05:49:14,490 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-05 05:49:14,491 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-05 05:49:14,491 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-05 05:49:14,491 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-05 05:49:14,491 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-05 05:49:14,492 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-05 05:49:14,492 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-05 05:49:14,492 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-05 05:49:14,492 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-05 05:49:14,493 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-05 05:49:14,493 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-05 05:49:14,493 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-05 05:49:14,493 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-05 05:49:14,494 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-05 05:49:14,494 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-05 05:49:14,494 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-05 05:49:14,494 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-05 05:49:14,495 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-05 05:49:14,495 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-05 05:49:14,495 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-05 05:49:14,496 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-05 05:49:14,496 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-05 05:49:14,496 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-05 05:49:14,496 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-05 05:49:14,497 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-05 05:49:14,497 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-05 05:49:14,497 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-05 05:49:14,497 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-05 05:49:14,498 [salt.utils.extmods][INFO    ][25456] 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-11-05 05:49:14,498 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-05 05:49:14,498 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-05 05:49:14,504 [salt.utils.extmods][INFO    ][25456] Syncing states for environment 'base'
2017-11-05 05:49:14,504 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_states, for base)
2017-11-05 05:49:14,504 [salt.fileclient  ][INFO    ][25456] Caching directory '_states/' for environment 'base'
2017-11-05 05:49:14,573 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-05 05:49:14,590 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-05 05:49:14,601 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-05 05:49:14,628 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-05 05:49:14,638 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-05 05:49:14,684 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-05 05:49:14,707 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-05 05:49:14,754 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-05 05:49:14,775 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-05 05:49:14,793 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-05 05:49:14,813 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-05 05:49:14,863 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-05 05:49:14,874 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-05 05:49:14,887 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-05 05:49:14,904 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-05 05:49:14,918 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-05 05:49:14,940 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-05 05:49:14,961 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-05 05:49:14,977 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-05 05:49:14,994 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-05 05:49:15,017 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-05 05:49:15,034 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-05 05:49:15,048 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-05 05:49:15,103 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-05 05:49:15,119 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-05 05:49:15,135 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-05 05:49:15,152 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-05 05:49:15,173 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-05 05:49:15,191 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-05 05:49:15,195 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-05 05:49:15,196 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-05 05:49:15,196 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-05 05:49:15,196 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-05 05:49:15,197 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-05 05:49:15,197 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-05 05:49:15,197 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-05 05:49:15,198 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-05 05:49:15,198 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-05 05:49:15,198 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-05 05:49:15,198 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-05 05:49:15,199 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-05 05:49:15,199 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-05 05:49:15,199 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-05 05:49:15,199 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-05 05:49:15,200 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-05 05:49:15,200 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-05 05:49:15,200 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-05 05:49:15,200 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-05 05:49:15,201 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-05 05:49:15,201 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-05 05:49:15,201 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-05 05:49:15,201 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-05 05:49:15,202 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-05 05:49:15,202 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-05 05:49:15,202 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-05 05:49:15,203 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-05 05:49:15,203 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-05 05:49:15,203 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-05 05:49:15,203 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-05 05:49:15,206 [salt.utils.extmods][INFO    ][25456] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-05 05:49:15,209 [salt.utils.extmods][INFO    ][25456] Syncing sdb for environment 'base'
2017-11-05 05:49:15,210 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_sdb, for base)
2017-11-05 05:49:15,210 [salt.fileclient  ][INFO    ][25456] Caching directory '_sdb/' for environment 'base'
2017-11-05 05:49:15,286 [salt.utils.extmods][INFO    ][25456] Syncing grains for environment 'base'
2017-11-05 05:49:15,286 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_grains, for base)
2017-11-05 05:49:15,286 [salt.fileclient  ][INFO    ][25456] Caching directory '_grains/' for environment 'base'
2017-11-05 05:49:15,366 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-05 05:49:15,391 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-05 05:49:15,402 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-05 05:49:15,413 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-05 05:49:15,424 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-05 05:49:15,443 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-05 05:49:15,465 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-05 05:49:15,484 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-05 05:49:15,499 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-05 05:49:15,511 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-05 05:49:15,522 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-05 05:49:15,538 [salt.fileclient  ][INFO    ][25456] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-05 05:49:15,542 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-05 05:49:15,542 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-05 05:49:15,543 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-05 05:49:15,543 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-05 05:49:15,543 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-05 05:49:15,543 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-05 05:49:15,544 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-05 05:49:15,544 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-05 05:49:15,544 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-05 05:49:15,544 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-05 05:49:15,545 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-05 05:49:15,545 [salt.utils.extmods][INFO    ][25456] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-05 05:49:15,546 [salt.utils.extmods][INFO    ][25456] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-05 05:49:15,549 [salt.utils.extmods][INFO    ][25456] Syncing renderers for environment 'base'
2017-11-05 05:49:15,550 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_renderers, for base)
2017-11-05 05:49:15,550 [salt.fileclient  ][INFO    ][25456] Caching directory '_renderers/' for environment 'base'
2017-11-05 05:49:15,598 [salt.utils.extmods][INFO    ][25456] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-05 05:49:15,601 [salt.utils.extmods][INFO    ][25456] Syncing returners for environment 'base'
2017-11-05 05:49:15,601 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_returners, for base)
2017-11-05 05:49:15,601 [salt.fileclient  ][INFO    ][25456] Caching directory '_returners/' for environment 'base'
2017-11-05 05:49:15,646 [salt.utils.extmods][INFO    ][25456] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-05 05:49:15,649 [salt.utils.extmods][INFO    ][25456] Syncing output for environment 'base'
2017-11-05 05:49:15,649 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_output, for base)
2017-11-05 05:49:15,649 [salt.fileclient  ][INFO    ][25456] Caching directory '_output/' for environment 'base'
2017-11-05 05:49:15,693 [salt.utils.extmods][INFO    ][25456] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-05 05:49:15,695 [salt.utils.extmods][INFO    ][25456] Syncing utils for environment 'base'
2017-11-05 05:49:15,695 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_utils, for base)
2017-11-05 05:49:15,695 [salt.fileclient  ][INFO    ][25456] Caching directory '_utils/' for environment 'base'
2017-11-05 05:49:15,766 [salt.utils.extmods][INFO    ][25456] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-05 05:49:15,769 [salt.utils.extmods][INFO    ][25456] Syncing log_handlers for environment 'base'
2017-11-05 05:49:15,770 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_log_handlers, for base)
2017-11-05 05:49:15,770 [salt.fileclient  ][INFO    ][25456] Caching directory '_log_handlers/' for environment 'base'
2017-11-05 05:49:15,830 [salt.utils.extmods][INFO    ][25456] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-05 05:49:15,832 [salt.utils.extmods][INFO    ][25456] Syncing proxy for environment 'base'
2017-11-05 05:49:15,833 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_proxy, for base)
2017-11-05 05:49:15,833 [salt.fileclient  ][INFO    ][25456] Caching directory '_proxy/' for environment 'base'
2017-11-05 05:49:15,869 [salt.utils.extmods][INFO    ][25456] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-05 05:49:15,873 [salt.utils.extmods][INFO    ][25456] Syncing engines for environment 'base'
2017-11-05 05:49:15,873 [salt.utils.extmods][INFO    ][25456] Loading cache from salt://_engines, for base)
2017-11-05 05:49:15,873 [salt.fileclient  ][INFO    ][25456] Caching directory '_engines/' for environment 'base'
2017-11-05 05:49:15,944 [salt.minion      ][INFO    ][25456] Returning information for job: 20171105054909035239
2017-11-05 05:55:36,988 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command test.ping with jid 20171105055536977926
2017-11-05 05:55:37,002 [salt.minion      ][INFO    ][25644] Starting a new job with PID 25644
2017-11-05 05:55:37,037 [salt.minion      ][INFO    ][25644] Returning information for job: 20171105055536977926
2017-11-05 05:57:23,560 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command state.sls with jid 20171105055723546144
2017-11-05 05:57:23,570 [salt.minion      ][INFO    ][25675] Starting a new job with PID 25675
2017-11-05 05:57:24,133 [salt.state       ][INFO    ][25675] Loading fresh modules for state activity
2017-11-05 05:57:24,206 [salt.fileclient  ][INFO    ][25675] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-05 05:57:24,226 [salt.fileclient  ][INFO    ][25675] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-05 05:57:24,256 [salt.fileclient  ][INFO    ][25675] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 05:57:24,586 [salt.state       ][INFO    ][25675] Running state [lsof] at time 05:57:24.585465
2017-11-05 05:57:24,586 [salt.state       ][INFO    ][25675] Executing state pkg.installed for lsof
2017-11-05 05:57:24,586 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 05:57:24,840 [salt.state       ][INFO    ][25675] Package lsof is already installed
2017-11-05 05:57:24,840 [salt.state       ][INFO    ][25675] Completed state [lsof] at time 05:57:24.840099 duration_in_ms=254.634
2017-11-05 05:57:24,840 [salt.state       ][INFO    ][25675] Running state [keepalived] at time 05:57:24.840356
2017-11-05 05:57:24,841 [salt.state       ][INFO    ][25675] Executing state pkg.installed for keepalived
2017-11-05 05:57:24,858 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-05 05:57:26,683 [salt.loaded.int.module.cmdmod][INFO    ][25675] 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-11-05 05:57:29,299 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 05:57:29,326 [salt.state       ][INFO    ][25675] 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-11-05 05:57:29,337 [salt.state       ][INFO    ][25675] Loading fresh modules for state activity
2017-11-05 05:57:29,353 [salt.state       ][INFO    ][25675] Completed state [keepalived] at time 05:57:29.352797 duration_in_ms=4512.441
2017-11-05 05:57:29,355 [salt.state       ][INFO    ][25675] Running state [/etc/keepalived/keepalived.conf] at time 05:57:29.355276
2017-11-05 05:57:29,356 [salt.state       ][INFO    ][25675] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-05 05:57:29,381 [salt.fileclient  ][INFO    ][25675] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-05 05:57:29,421 [salt.fileclient  ][INFO    ][25675] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 05:57:29,428 [salt.state       ][INFO    ][25675] File changed:
New file
2017-11-05 05:57:29,429 [salt.state       ][INFO    ][25675] Completed state [/etc/keepalived/keepalived.conf] at time 05:57:29.428639 duration_in_ms=73.363
2017-11-05 05:57:29,496 [salt.state       ][INFO    ][25675] Running state [keepalived] at time 05:57:29.495910
2017-11-05 05:57:29,496 [salt.state       ][INFO    ][25675] Executing state service.running for keepalived
2017-11-05 05:57:29,498 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-05 05:57:29,507 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-05 05:57:29,515 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-05 05:57:29,523 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-05 05:57:29,531 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-05 05:57:29,563 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-05 05:57:29,572 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-05 05:57:29,579 [salt.loaded.int.module.cmdmod][INFO    ][25675] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-05 05:57:29,585 [salt.state       ][INFO    ][25675] {'keepalived': True}
2017-11-05 05:57:29,585 [salt.state       ][INFO    ][25675] Completed state [keepalived] at time 05:57:29.584894 duration_in_ms=88.983
2017-11-05 05:57:29,586 [salt.minion      ][INFO    ][25675] Returning information for job: 20171105055723546144
2017-11-05 05:57:43,542 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command pillar.get with jid 20171105055743532032
2017-11-05 05:57:43,557 [salt.minion      ][INFO    ][27274] Starting a new job with PID 27274
2017-11-05 05:57:43,564 [salt.minion      ][INFO    ][27274] Returning information for job: 20171105055743532032
2017-11-05 06:02:43,800 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command state.sls with jid 20171105060243791636
2017-11-05 06:02:43,812 [salt.minion      ][INFO    ][27384] Starting a new job with PID 27384
2017-11-05 06:02:46,451 [salt.state       ][INFO    ][27384] Loading fresh modules for state activity
2017-11-05 06:02:46,476 [salt.fileclient  ][INFO    ][27384] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-05 06:02:46,497 [salt.fileclient  ][INFO    ][27384] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 06:02:46,794 [salt.state       ][INFO    ][27384] Running state [attr] at time 06:02:46.794098
2017-11-05 06:02:46,794 [salt.state       ][INFO    ][27384] Executing state pkg.installed for attr
2017-11-05 06:02:46,795 [salt.loaded.int.module.cmdmod][INFO    ][27384] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 06:02:47,088 [salt.loaded.int.module.cmdmod][INFO    ][27384] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-05 06:02:48,546 [salt.loaded.int.module.cmdmod][INFO    ][27384] 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-11-05 06:02:49,878 [salt.loaded.int.module.cmdmod][INFO    ][27384] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 06:02:49,906 [salt.state       ][INFO    ][27384] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-11-05 06:02:49,917 [salt.state       ][INFO    ][27384] Loading fresh modules for state activity
2017-11-05 06:02:49,934 [salt.state       ][INFO    ][27384] Completed state [attr] at time 06:02:49.933485 duration_in_ms=3139.388
2017-11-05 06:02:49,940 [salt.state       ][INFO    ][27384] Running state [glusterfs-server] at time 06:02:49.939508
2017-11-05 06:02:49,940 [salt.state       ][INFO    ][27384] Executing state pkg.installed for glusterfs-server
2017-11-05 06:02:50,156 [salt.loaded.int.module.cmdmod][INFO    ][27384] 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-11-05 06:02:53,907 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command saltutil.find_job with jid 20171105060253892934
2017-11-05 06:02:53,918 [salt.minion      ][INFO    ][31249] Starting a new job with PID 31249
2017-11-05 06:02:53,930 [salt.minion      ][INFO    ][31249] Returning information for job: 20171105060253892934
2017-11-05 06:02:56,353 [salt.loaded.int.module.cmdmod][INFO    ][27384] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 06:02:56,382 [salt.state       ][INFO    ][27384] 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-11-05 06:02:56,392 [salt.state       ][INFO    ][27384] Loading fresh modules for state activity
2017-11-05 06:02:56,409 [salt.state       ][INFO    ][27384] Completed state [glusterfs-server] at time 06:02:56.409359 duration_in_ms=6469.845
2017-11-05 06:02:56,419 [salt.state       ][INFO    ][27384] Running state [bc] at time 06:02:56.418726
2017-11-05 06:02:56,419 [salt.state       ][INFO    ][27384] Executing state pkg.installed for bc
2017-11-05 06:02:56,670 [salt.loaded.int.module.cmdmod][INFO    ][27384] 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-11-05 06:02:58,342 [salt.loaded.int.module.cmdmod][INFO    ][27384] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 06:02:58,372 [salt.state       ][INFO    ][27384] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-11-05 06:02:58,381 [salt.state       ][INFO    ][27384] Loading fresh modules for state activity
2017-11-05 06:02:58,398 [salt.state       ][INFO    ][27384] Completed state [bc] at time 06:02:58.397600 duration_in_ms=1978.873
2017-11-05 06:02:58,465 [salt.state       ][INFO    ][27384] Running state [glusterfs-server] at time 06:02:58.464833
2017-11-05 06:02:58,465 [salt.state       ][INFO    ][27384] Executing state service.running for glusterfs-server
2017-11-05 06:02:58,467 [salt.loaded.int.module.cmdmod][INFO    ][27384] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-05 06:02:58,476 [salt.loaded.int.module.cmdmod][INFO    ][27384] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-05 06:02:58,483 [salt.loaded.int.module.cmdmod][INFO    ][27384] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-05 06:02:58,493 [salt.state       ][INFO    ][27384] The service glusterfs-server is already running
2017-11-05 06:02:58,493 [salt.state       ][INFO    ][27384] Completed state [glusterfs-server] at time 06:02:58.492946 duration_in_ms=28.114
2017-11-05 06:02:58,495 [salt.state       ][INFO    ][27384] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:02:58.494567
2017-11-05 06:02:58,495 [salt.state       ][INFO    ][27384] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-05 06:02:58,500 [salt.state       ][INFO    ][27384] File changed:
New file
2017-11-05 06:02:58,500 [salt.state       ][INFO    ][27384] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:02:58.500105 duration_in_ms=5.538
2017-11-05 06:02:58,500 [salt.state       ][INFO    ][27384] Running state [/srv/glusterfs/glance] at time 06:02:58.500298
2017-11-05 06:02:58,500 [salt.state       ][INFO    ][27384] Executing state file.directory for /srv/glusterfs/glance
2017-11-05 06:02:58,501 [salt.state       ][INFO    ][27384] {'/srv/glusterfs/glance': 'New Dir'}
2017-11-05 06:02:58,501 [salt.state       ][INFO    ][27384] Completed state [/srv/glusterfs/glance] at time 06:02:58.501327 duration_in_ms=1.03
2017-11-05 06:02:58,502 [salt.state       ][INFO    ][27384] Running state [/srv/glusterfs/keystone-keys] at time 06:02:58.501519
2017-11-05 06:02:58,502 [salt.state       ][INFO    ][27384] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-05 06:02:58,502 [salt.state       ][INFO    ][27384] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-11-05 06:02:58,502 [salt.state       ][INFO    ][27384] Completed state [/srv/glusterfs/keystone-keys] at time 06:02:58.502385 duration_in_ms=0.865
2017-11-05 06:02:58,503 [salt.state       ][INFO    ][27384] Running state [/srv/glusterfs/nova_instances] at time 06:02:58.502558
2017-11-05 06:02:58,503 [salt.state       ][INFO    ][27384] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-05 06:02:58,503 [salt.state       ][INFO    ][27384] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-11-05 06:02:58,503 [salt.state       ][INFO    ][27384] Completed state [/srv/glusterfs/nova_instances] at time 06:02:58.503361 duration_in_ms=0.804
2017-11-05 06:02:58,504 [salt.state       ][INFO    ][27384] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:02:58.503547
2017-11-05 06:02:58,504 [salt.state       ][INFO    ][27384] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-05 06:02:58,504 [salt.state       ][INFO    ][27384] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-11-05 06:02:58,504 [salt.state       ][INFO    ][27384] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:02:58.504357 duration_in_ms=0.81
2017-11-05 06:02:58,505 [salt.minion      ][INFO    ][27384] Returning information for job: 20171105060243791636
2017-11-05 06:03:06,551 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command test.ping with jid 20171105060306542916
2017-11-05 06:03:06,562 [salt.minion      ][INFO    ][32157] Starting a new job with PID 32157
2017-11-05 06:03:06,598 [salt.minion      ][INFO    ][32157] Returning information for job: 20171105060306542916
2017-11-05 06:03:06,749 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command state.sls with jid 20171105060306735590
2017-11-05 06:03:06,759 [salt.minion      ][INFO    ][32162] Starting a new job with PID 32162
2017-11-05 06:03:08,859 [salt.state       ][INFO    ][32162] Loading fresh modules for state activity
2017-11-05 06:03:08,889 [salt.fileclient  ][INFO    ][32162] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-05 06:03:08,929 [salt.fileclient  ][INFO    ][32162] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 06:03:09,006 [salt.fileclient  ][INFO    ][32162] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-05 06:03:09,028 [salt.fileclient  ][INFO    ][32162] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 06:03:09,337 [salt.state       ][INFO    ][32162] Running state [attr] at time 06:03:09.336838
2017-11-05 06:03:09,337 [salt.state       ][INFO    ][32162] Executing state pkg.installed for attr
2017-11-05 06:03:09,338 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 06:03:09,635 [salt.state       ][INFO    ][32162] Package attr is already installed
2017-11-05 06:03:09,636 [salt.state       ][INFO    ][32162] Completed state [attr] at time 06:03:09.635570 duration_in_ms=298.731
2017-11-05 06:03:09,636 [salt.state       ][INFO    ][32162] Running state [glusterfs-server] at time 06:03:09.635844
2017-11-05 06:03:09,636 [salt.state       ][INFO    ][32162] Executing state pkg.installed for glusterfs-server
2017-11-05 06:03:09,640 [salt.state       ][INFO    ][32162] Package glusterfs-server is already installed
2017-11-05 06:03:09,640 [salt.state       ][INFO    ][32162] Completed state [glusterfs-server] at time 06:03:09.640041 duration_in_ms=4.197
2017-11-05 06:03:09,640 [salt.state       ][INFO    ][32162] Running state [bc] at time 06:03:09.640251
2017-11-05 06:03:09,640 [salt.state       ][INFO    ][32162] Executing state pkg.installed for bc
2017-11-05 06:03:09,644 [salt.state       ][INFO    ][32162] Package bc is already installed
2017-11-05 06:03:09,644 [salt.state       ][INFO    ][32162] Completed state [bc] at time 06:03:09.644304 duration_in_ms=4.053
2017-11-05 06:03:09,645 [salt.state       ][INFO    ][32162] Running state [glusterfs-server] at time 06:03:09.645399
2017-11-05 06:03:09,646 [salt.state       ][INFO    ][32162] Executing state service.running for glusterfs-server
2017-11-05 06:03:09,646 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-05 06:03:09,657 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-05 06:03:09,705 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-05 06:03:09,718 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-05 06:03:09,726 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-05 06:03:09,735 [salt.state       ][INFO    ][32162] The service glusterfs-server is already running
2017-11-05 06:03:09,735 [salt.state       ][INFO    ][32162] Completed state [glusterfs-server] at time 06:03:09.734981 duration_in_ms=89.582
2017-11-05 06:03:09,737 [salt.state       ][INFO    ][32162] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:03:09.736568
2017-11-05 06:03:09,737 [salt.state       ][INFO    ][32162] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-05 06:03:09,739 [salt.state       ][INFO    ][32162] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-05 06:03:09,739 [salt.state       ][INFO    ][32162] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:03:09.739090 duration_in_ms=2.522
2017-11-05 06:03:09,739 [salt.state       ][INFO    ][32162] Running state [/srv/glusterfs/glance] at time 06:03:09.739295
2017-11-05 06:03:09,739 [salt.state       ][INFO    ][32162] Executing state file.directory for /srv/glusterfs/glance
2017-11-05 06:03:09,740 [salt.state       ][INFO    ][32162] Directory /srv/glusterfs/glance is in the correct state
2017-11-05 06:03:09,740 [salt.state       ][INFO    ][32162] Completed state [/srv/glusterfs/glance] at time 06:03:09.740060 duration_in_ms=0.766
2017-11-05 06:03:09,740 [salt.state       ][INFO    ][32162] Running state [/srv/glusterfs/keystone-keys] at time 06:03:09.740251
2017-11-05 06:03:09,740 [salt.state       ][INFO    ][32162] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-05 06:03:09,741 [salt.state       ][INFO    ][32162] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-05 06:03:09,741 [salt.state       ][INFO    ][32162] Completed state [/srv/glusterfs/keystone-keys] at time 06:03:09.740971 duration_in_ms=0.721
2017-11-05 06:03:09,741 [salt.state       ][INFO    ][32162] Running state [/srv/glusterfs/nova_instances] at time 06:03:09.741164
2017-11-05 06:03:09,741 [salt.state       ][INFO    ][32162] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-05 06:03:09,742 [salt.state       ][INFO    ][32162] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-05 06:03:09,742 [salt.state       ][INFO    ][32162] Completed state [/srv/glusterfs/nova_instances] at time 06:03:09.741974 duration_in_ms=0.809
2017-11-05 06:03:09,742 [salt.state       ][INFO    ][32162] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:03:09.742163
2017-11-05 06:03:09,742 [salt.state       ][INFO    ][32162] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-05 06:03:09,743 [salt.state       ][INFO    ][32162] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-05 06:03:09,743 [salt.state       ][INFO    ][32162] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:03:09.742878 duration_in_ms=0.716
2017-11-05 06:03:09,806 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command ['git', '--version'] in directory '/root'
2017-11-05 06:03:09,887 [salt.state       ][INFO    ][32162] Running state [sleep 5] at time 06:03:09.886901
2017-11-05 06:03:09,887 [salt.state       ][INFO    ][32162] Executing state cmd.wait for sleep 5
2017-11-05 06:03:09,887 [salt.state       ][INFO    ][32162] No changes made for sleep 5
2017-11-05 06:03:09,888 [salt.state       ][INFO    ][32162] Completed state [sleep 5] at time 06:03:09.887610 duration_in_ms=0.71
2017-11-05 06:03:09,888 [salt.state       ][INFO    ][32162] Running state [192.168.10.143] at time 06:03:09.888171
2017-11-05 06:03:09,888 [salt.state       ][INFO    ][32162] Executing state glusterfs.peered for 192.168.10.143
2017-11-05 06:03:09,889 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:09,898 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:09,951 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:09,960 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,015 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,023 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,076 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,084 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,137 [salt.state       ][INFO    ][32162] Peering with localhost is not needed
2017-11-05 06:03:10,137 [salt.state       ][INFO    ][32162] Completed state [192.168.10.143] at time 06:03:10.136779 duration_in_ms=248.607
2017-11-05 06:03:10,140 [salt.state       ][INFO    ][32162] Running state [192.168.10.142] at time 06:03:10.139861
2017-11-05 06:03:10,140 [salt.state       ][INFO    ][32162] Executing state glusterfs.peered for 192.168.10.142
2017-11-05 06:03:10,141 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,149 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,201 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,209 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,277 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,286 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,337 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,346 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,399 [salt.state       ][INFO    ][32162] {'new': {'192.168.10.142': []}, 'old': None}
2017-11-05 06:03:10,399 [salt.state       ][INFO    ][32162] Completed state [192.168.10.142] at time 06:03:10.398778 duration_in_ms=258.917
2017-11-05 06:03:10,402 [salt.state       ][INFO    ][32162] Running state [192.168.10.141] at time 06:03:10.401757
2017-11-05 06:03:10,402 [salt.state       ][INFO    ][32162] Executing state glusterfs.peered for 192.168.10.141
2017-11-05 06:03:10,403 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,411 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,463 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,471 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,531 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,540 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,592 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,601 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,651 [salt.state       ][INFO    ][32162] {'new': {'192.168.10.142': [], '192.168.10.141': []}, 'old': {'192.168.10.142': []}}
2017-11-05 06:03:10,651 [salt.state       ][INFO    ][32162] Completed state [192.168.10.141] at time 06:03:10.651082 duration_in_ms=249.324
2017-11-05 06:03:10,652 [salt.state       ][INFO    ][32162] Running state [glance] at time 06:03:10.652154
2017-11-05 06:03:10,652 [salt.state       ][INFO    ][32162] Executing state glusterfs.created for glance
2017-11-05 06:03:10,653 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,661 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,710 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,719 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:10,806 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:10,814 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:11,274 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:11,283 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:11,335 [salt.state       ][INFO    ][32162] {'new': ['glance'], 'old': []}
2017-11-05 06:03:11,336 [salt.state       ][INFO    ][32162] Completed state [glance] at time 06:03:11.335574 duration_in_ms=683.42
2017-11-05 06:03:11,343 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:11.342508
2017-11-05 06:03:11,344 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 06:03:11,345 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 06:03:11,398 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-05 06:03:11,511 [salt.state       ][INFO    ][32162] {'pid': 32386, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:11,511 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:11.511144 duration_in_ms=168.641
2017-11-05 06:03:11,512 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:03:11.511860
2017-11-05 06:03:11,512 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-05 06:03:11,513 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 06:03:11,564 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'glance' 'network.remote-dio' 'True'' in directory '/root'
2017-11-05 06:03:11,686 [salt.state       ][INFO    ][32162] {'pid': 32404, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:11,687 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:03:11.686665 duration_in_ms=174.804
2017-11-05 06:03:11,687 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:03:11.687264
2017-11-05 06:03:11,688 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-05 06:03:11,688 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 06:03:11,741 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'glance' 'nfs.disable' 'True'' in directory '/root'
2017-11-05 06:03:13,872 [salt.state       ][INFO    ][32162] {'pid': 32421, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:13,873 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:03:13.872787 duration_in_ms=2185.522
2017-11-05 06:03:13,874 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:13.873483
2017-11-05 06:03:13,874 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 06:03:13,874 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 06:03:13,928 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-05 06:03:14,036 [salt.state       ][INFO    ][32162] {'pid': 32438, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:14,037 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:14.036670 duration_in_ms=163.187
2017-11-05 06:03:14,037 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:03:14.037312
2017-11-05 06:03:14,038 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-05 06:03:14,038 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 06:03:14,088 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'glance' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-05 06:03:14,198 [salt.state       ][INFO    ][32162] {'pid': 32455, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:14,198 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:03:14.197969 duration_in_ms=160.656
2017-11-05 06:03:14,199 [salt.state       ][INFO    ][32162] Running state [glance] at time 06:03:14.199248
2017-11-05 06:03:14,200 [salt.state       ][INFO    ][32162] Executing state glusterfs.started for glance
2017-11-05 06:03:14,200 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:14,209 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:14,262 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:14,270 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:14,328 [salt.state       ][INFO    ][32162] Volume glance is already started
2017-11-05 06:03:14,328 [salt.state       ][INFO    ][32162] Completed state [glance] at time 06:03:14.327894 duration_in_ms=128.646
2017-11-05 06:03:14,329 [salt.state       ][INFO    ][32162] Running state [keystone-keys] at time 06:03:14.329045
2017-11-05 06:03:14,329 [salt.state       ][INFO    ][32162] Executing state glusterfs.created for keystone-keys
2017-11-05 06:03:14,330 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:14,339 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:14,392 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:14,401 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:14,490 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:14,500 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:16,686 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:16,695 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:16,748 [salt.state       ][INFO    ][32162] {'new': ['glance', 'keystone-keys'], 'old': ['glance']}
2017-11-05 06:03:16,748 [salt.state       ][INFO    ][32162] Completed state [keystone-keys] at time 06:03:16.747804 duration_in_ms=2418.758
2017-11-05 06:03:16,752 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:03:16.751743
2017-11-05 06:03:16,752 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-05 06:03:16,753 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 06:03:16,804 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command saltutil.find_job with jid 20171105060316791442
2017-11-05 06:03:16,807 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'keystone-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-11-05 06:03:16,816 [salt.minion      ][INFO    ][32570] Starting a new job with PID 32570
2017-11-05 06:03:16,827 [salt.minion      ][INFO    ][32570] Returning information for job: 20171105060316791442
2017-11-05 06:03:16,933 [salt.state       ][INFO    ][32162] {'pid': 32567, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:16,933 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:03:16.932832 duration_in_ms=181.088
2017-11-05 06:03:16,934 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:16.933503
2017-11-05 06:03:16,934 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 06:03:16,934 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 06:03:16,988 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-05 06:03:17,101 [salt.state       ][INFO    ][32162] {'pid': 32588, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:17,102 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:17.101523 duration_in_ms=168.019
2017-11-05 06:03:17,102 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:17.102170
2017-11-05 06:03:17,102 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 06:03:17,103 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 06:03:17,156 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-05 06:03:17,282 [salt.state       ][INFO    ][32162] {'pid': 32606, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:17,282 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:17.282351 duration_in_ms=180.167
2017-11-05 06:03:17,283 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:03:17.282972
2017-11-05 06:03:17,283 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-05 06:03:17,284 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 06:03:17,334 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'keystone-keys' 'nfs.disable' 'True'' in directory '/root'
2017-11-05 06:03:19,463 [salt.state       ][INFO    ][32162] {'pid': 32623, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:19,463 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:03:19.463317 duration_in_ms=2180.344
2017-11-05 06:03:19,464 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:03:19.464008
2017-11-05 06:03:19,464 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-05 06:03:19,465 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 06:03:19,519 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-05 06:03:19,634 [salt.state       ][INFO    ][32162] {'pid': 32640, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:19,634 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:03:19.633949 duration_in_ms=169.94
2017-11-05 06:03:19,635 [salt.state       ][INFO    ][32162] Running state [keystone-keys] at time 06:03:19.635243
2017-11-05 06:03:19,636 [salt.state       ][INFO    ][32162] Executing state glusterfs.started for keystone-keys
2017-11-05 06:03:19,636 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:19,645 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:19,696 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:19,705 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:19,762 [salt.state       ][INFO    ][32162] Volume keystone-keys is already started
2017-11-05 06:03:19,762 [salt.state       ][INFO    ][32162] Completed state [keystone-keys] at time 06:03:19.762318 duration_in_ms=127.074
2017-11-05 06:03:19,763 [salt.state       ][INFO    ][32162] Running state [nova_instances] at time 06:03:19.763381
2017-11-05 06:03:19,764 [salt.state       ][INFO    ][32162] Executing state glusterfs.created for nova_instances
2017-11-05 06:03:19,764 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:19,773 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:19,827 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:19,834 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:19,917 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:19,923 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:22,107 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:22,118 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:22,170 [salt.state       ][INFO    ][32162] {'new': ['glance', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys']}
2017-11-05 06:03:22,171 [salt.state       ][INFO    ][32162] Completed state [nova_instances] at time 06:03:22.170670 duration_in_ms=2407.289
2017-11-05 06:03:22,175 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:22.175435
2017-11-05 06:03:22,176 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 06:03:22,176 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 06:03:22,228 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-05 06:03:22,354 [salt.state       ][INFO    ][32162] {'pid': 32755, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:22,355 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:22.354587 duration_in_ms=179.152
2017-11-05 06:03:22,355 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:03:22.355255
2017-11-05 06:03:22,356 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-05 06:03:22,356 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-05 06:03:22,409 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'' in directory '/root'
2017-11-05 06:03:22,539 [salt.state       ][INFO    ][32162] {'pid': 32773, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:22,539 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:03:22.538871 duration_in_ms=183.616
2017-11-05 06:03:22,540 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:03:22.539548
2017-11-05 06:03:22,540 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-05 06:03:22,540 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-05 06:03:22,593 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'nova_instances' 'network.remote-dio' 'On'' in directory '/root'
2017-11-05 06:03:22,721 [salt.state       ][INFO    ][32162] {'pid': 32790, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:22,722 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:03:22.721790 duration_in_ms=182.24
2017-11-05 06:03:22,722 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:03:22.722431
2017-11-05 06:03:22,723 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-05 06:03:22,723 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-05 06:03:22,778 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'nova_instances' 'nfs.disable' 'On'' in directory '/root'
2017-11-05 06:03:24,915 [salt.state       ][INFO    ][32162] {'pid': 32807, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:24,915 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:03:24.914807 duration_in_ms=2192.374
2017-11-05 06:03:24,915 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:24.915429
2017-11-05 06:03:24,916 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 06:03:24,916 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 06:03:24,970 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-05 06:03:25,090 [salt.state       ][INFO    ][32162] {'pid': 32825, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:25,090 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:25.090173 duration_in_ms=174.743
2017-11-05 06:03:25,091 [salt.state       ][INFO    ][32162] Running state [nova_instances] at time 06:03:25.091336
2017-11-05 06:03:25,092 [salt.state       ][INFO    ][32162] Executing state glusterfs.started for nova_instances
2017-11-05 06:03:25,092 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:25,102 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:25,155 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:25,162 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:25,219 [salt.state       ][INFO    ][32162] Volume nova_instances is already started
2017-11-05 06:03:25,219 [salt.state       ][INFO    ][32162] Completed state [nova_instances] at time 06:03:25.219372 duration_in_ms=128.036
2017-11-05 06:03:25,221 [salt.state       ][INFO    ][32162] Running state [keystone-credential-keys] at time 06:03:25.220579
2017-11-05 06:03:25,221 [salt.state       ][INFO    ][32162] Executing state glusterfs.created for keystone-credential-keys
2017-11-05 06:03:25,221 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:25,231 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:25,284 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:25,292 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:25,383 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:25,393 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:26,969 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command saltutil.find_job with jid 20171105060326949823
2017-11-05 06:03:26,982 [salt.minion      ][INFO    ][32931] Starting a new job with PID 32931
2017-11-05 06:03:26,992 [salt.minion      ][INFO    ][32931] Returning information for job: 20171105060326949823
2017-11-05 06:03:27,586 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:27,595 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:27,650 [salt.state       ][INFO    ][32162] {'new': ['glance', 'keystone-credential-keys', 'keystone-keys', 'nova_instances'], 'old': ['glance', 'keystone-keys', 'nova_instances']}
2017-11-05 06:03:27,650 [salt.state       ][INFO    ][32162] Completed state [keystone-credential-keys] at time 06:03:27.649934 duration_in_ms=2429.355
2017-11-05 06:03:27,654 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:03:27.654110
2017-11-05 06:03:27,654 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-05 06:03:27,655 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 06:03:27,707 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'' in directory '/root'
2017-11-05 06:03:27,849 [salt.state       ][INFO    ][32162] {'pid': 32951, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:27,849 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:03:27.848813 duration_in_ms=194.704
2017-11-05 06:03:27,849 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:27.849401
2017-11-05 06:03:27,850 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 06:03:27,850 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 06:03:27,904 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'' in directory '/root'
2017-11-05 06:03:28,035 [salt.state       ][INFO    ][32162] {'pid': 32968, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:28,036 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:03:28.035519 duration_in_ms=186.118
2017-11-05 06:03:28,036 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:03:28.036167
2017-11-05 06:03:28,036 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-05 06:03:28,037 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 06:03:28,090 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'' in directory '/root'
2017-11-05 06:03:30,235 [salt.state       ][INFO    ][32162] {'pid': 32986, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:30,236 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:03:30.235513 duration_in_ms=2199.345
2017-11-05 06:03:30,236 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:30.236130
2017-11-05 06:03:30,236 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 06:03:30,237 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 06:03:30,291 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'' in directory '/root'
2017-11-05 06:03:30,414 [salt.state       ][INFO    ][32162] {'pid': 33003, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:30,414 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:03:30.414166 duration_in_ms=178.036
2017-11-05 06:03:30,415 [salt.state       ][INFO    ][32162] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:03:30.414811
2017-11-05 06:03:30,415 [salt.state       ][INFO    ][32162] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-05 06:03:30,416 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 06:03:30,467 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'' in directory '/root'
2017-11-05 06:03:30,589 [salt.state       ][INFO    ][32162] {'pid': 33020, 'retcode': 0, 'stderr': '', 'stdout': 'volume set: success'}
2017-11-05 06:03:30,589 [salt.state       ][INFO    ][32162] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:03:30.588930 duration_in_ms=174.118
2017-11-05 06:03:30,590 [salt.state       ][INFO    ][32162] Running state [keystone-credential-keys] at time 06:03:30.590262
2017-11-05 06:03:30,591 [salt.state       ][INFO    ][32162] Executing state glusterfs.started for keystone-credential-keys
2017-11-05 06:03:30,591 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:30,601 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:30,653 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:03:30,660 [salt.loaded.int.module.cmdmod][INFO    ][32162] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:03:30,716 [salt.state       ][INFO    ][32162] Volume keystone-credential-keys is already started
2017-11-05 06:03:30,717 [salt.state       ][INFO    ][32162] Completed state [keystone-credential-keys] at time 06:03:30.716733 duration_in_ms=126.47
2017-11-05 06:03:30,720 [salt.minion      ][INFO    ][32162] Returning information for job: 20171105060306735590
2017-11-05 06:03:44,185 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command test.ping with jid 20171105060344178201
2017-11-05 06:03:44,197 [salt.minion      ][INFO    ][33054] Starting a new job with PID 33054
2017-11-05 06:03:44,231 [salt.minion      ][INFO    ][33054] Returning information for job: 20171105060344178201
2017-11-05 06:03:44,378 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command cmd.run with jid 20171105060344367588
2017-11-05 06:03:44,389 [salt.minion      ][INFO    ][33059] Starting a new job with PID 33059
2017-11-05 06:03:44,393 [salt.loaded.int.module.cmdmod][INFO    ][33059] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-05 06:03:44,510 [salt.minion      ][INFO    ][33059] Returning information for job: 20171105060344367588
2017-11-05 06:44:49,781 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command test.ping with jid 20171105064449772375
2017-11-05 06:44:49,798 [salt.minion      ][INFO    ][34023] Starting a new job with PID 34023
2017-11-05 06:44:49,868 [salt.minion      ][INFO    ][34023] Returning information for job: 20171105064449772375
2017-11-05 06:45:21,954 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command state.sls with jid 20171105064521944570
2017-11-05 06:45:21,966 [salt.minion      ][INFO    ][34044] Starting a new job with PID 34044
2017-11-05 06:45:22,529 [salt.state       ][INFO    ][34044] Loading fresh modules for state activity
2017-11-05 06:45:22,559 [salt.fileclient  ][INFO    ][34044] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-05 06:45:22,577 [salt.fileclient  ][INFO    ][34044] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-05 06:45:22,604 [salt.fileclient  ][INFO    ][34044] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 06:45:22,906 [salt.state       ][INFO    ][34044] Running state [lsof] at time 06:45:22.906131
2017-11-05 06:45:22,906 [salt.state       ][INFO    ][34044] Executing state pkg.installed for lsof
2017-11-05 06:45:22,907 [salt.loaded.int.module.cmdmod][INFO    ][34044] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 06:45:23,185 [salt.state       ][INFO    ][34044] Package lsof is already installed
2017-11-05 06:45:23,185 [salt.state       ][INFO    ][34044] Completed state [lsof] at time 06:45:23.184903 duration_in_ms=278.76
2017-11-05 06:45:23,185 [salt.state       ][INFO    ][34044] Running state [keepalived] at time 06:45:23.185177
2017-11-05 06:45:23,185 [salt.state       ][INFO    ][34044] Executing state pkg.installed for keepalived
2017-11-05 06:45:23,189 [salt.state       ][INFO    ][34044] Package keepalived is already installed
2017-11-05 06:45:23,189 [salt.state       ][INFO    ][34044] Completed state [keepalived] at time 06:45:23.189244 duration_in_ms=4.067
2017-11-05 06:45:23,191 [salt.state       ][INFO    ][34044] Running state [/etc/keepalived/keepalived.conf] at time 06:45:23.190849
2017-11-05 06:45:23,191 [salt.state       ][INFO    ][34044] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-05 06:45:23,216 [salt.fileclient  ][INFO    ][34044] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-05 06:45:23,258 [salt.fileclient  ][INFO    ][34044] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-05 06:45:23,264 [salt.state       ][INFO    ][34044] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-05 06:45:23,264 [salt.state       ][INFO    ][34044] Completed state [/etc/keepalived/keepalived.conf] at time 06:45:23.264173 duration_in_ms=73.324
2017-11-05 06:45:23,265 [salt.state       ][INFO    ][34044] Running state [keepalived] at time 06:45:23.264843
2017-11-05 06:45:23,265 [salt.state       ][INFO    ][34044] Executing state service.running for keepalived
2017-11-05 06:45:23,266 [salt.loaded.int.module.cmdmod][INFO    ][34044] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-05 06:45:23,281 [salt.loaded.int.module.cmdmod][INFO    ][34044] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-05 06:45:23,287 [salt.loaded.int.module.cmdmod][INFO    ][34044] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-05 06:45:23,294 [salt.state       ][INFO    ][34044] The service keepalived is already running
2017-11-05 06:45:23,294 [salt.state       ][INFO    ][34044] Completed state [keepalived] at time 06:45:23.293973 duration_in_ms=29.13
2017-11-05 06:45:23,295 [salt.minion      ][INFO    ][34044] Returning information for job: 20171105064521944570
2017-11-05 06:45:27,232 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command pillar.get with jid 20171105064527224719
2017-11-05 06:45:27,253 [salt.minion      ][INFO    ][34069] Starting a new job with PID 34069
2017-11-05 06:45:27,256 [salt.minion      ][INFO    ][34069] Returning information for job: 20171105064527224719
2017-11-05 06:46:18,242 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command state.sls with jid 20171105064618234609
2017-11-05 06:46:18,257 [salt.minion      ][INFO    ][34078] Starting a new job with PID 34078
2017-11-05 06:46:20,880 [salt.state       ][INFO    ][34078] Loading fresh modules for state activity
2017-11-05 06:46:20,909 [salt.fileclient  ][INFO    ][34078] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-05 06:46:20,932 [salt.fileclient  ][INFO    ][34078] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 06:46:21,240 [salt.state       ][INFO    ][34078] Running state [attr] at time 06:46:21.240354
2017-11-05 06:46:21,241 [salt.state       ][INFO    ][34078] Executing state pkg.installed for attr
2017-11-05 06:46:21,241 [salt.loaded.int.module.cmdmod][INFO    ][34078] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 06:46:21,511 [salt.state       ][INFO    ][34078] Package attr is already installed
2017-11-05 06:46:21,511 [salt.state       ][INFO    ][34078] Completed state [attr] at time 06:46:21.510963 duration_in_ms=270.61
2017-11-05 06:46:21,512 [salt.state       ][INFO    ][34078] Running state [glusterfs-server] at time 06:46:21.511459
2017-11-05 06:46:21,512 [salt.state       ][INFO    ][34078] Executing state pkg.installed for glusterfs-server
2017-11-05 06:46:21,516 [salt.state       ][INFO    ][34078] Package glusterfs-server is already installed
2017-11-05 06:46:21,516 [salt.state       ][INFO    ][34078] Completed state [glusterfs-server] at time 06:46:21.516066 duration_in_ms=4.608
2017-11-05 06:46:21,516 [salt.state       ][INFO    ][34078] Running state [bc] at time 06:46:21.516259
2017-11-05 06:46:21,516 [salt.state       ][INFO    ][34078] Executing state pkg.installed for bc
2017-11-05 06:46:21,520 [salt.state       ][INFO    ][34078] Package bc is already installed
2017-11-05 06:46:21,520 [salt.state       ][INFO    ][34078] Completed state [bc] at time 06:46:21.520350 duration_in_ms=4.091
2017-11-05 06:46:21,521 [salt.state       ][INFO    ][34078] Running state [glusterfs-server] at time 06:46:21.521160
2017-11-05 06:46:21,521 [salt.state       ][INFO    ][34078] Executing state service.running for glusterfs-server
2017-11-05 06:46:21,522 [salt.loaded.int.module.cmdmod][INFO    ][34078] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-05 06:46:21,539 [salt.loaded.int.module.cmdmod][INFO    ][34078] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-05 06:46:21,546 [salt.loaded.int.module.cmdmod][INFO    ][34078] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-05 06:46:21,555 [salt.state       ][INFO    ][34078] The service glusterfs-server is already running
2017-11-05 06:46:21,555 [salt.state       ][INFO    ][34078] Completed state [glusterfs-server] at time 06:46:21.555294 duration_in_ms=34.134
2017-11-05 06:46:21,557 [salt.state       ][INFO    ][34078] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:46:21.556832
2017-11-05 06:46:21,557 [salt.state       ][INFO    ][34078] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-05 06:46:21,559 [salt.state       ][INFO    ][34078] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-05 06:46:21,559 [salt.state       ][INFO    ][34078] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:46:21.559202 duration_in_ms=2.37
2017-11-05 06:46:21,559 [salt.state       ][INFO    ][34078] Running state [/srv/glusterfs/glance] at time 06:46:21.559436
2017-11-05 06:46:21,560 [salt.state       ][INFO    ][34078] Executing state file.directory for /srv/glusterfs/glance
2017-11-05 06:46:21,560 [salt.state       ][INFO    ][34078] Directory /srv/glusterfs/glance is in the correct state
2017-11-05 06:46:21,560 [salt.state       ][INFO    ][34078] Completed state [/srv/glusterfs/glance] at time 06:46:21.560203 duration_in_ms=0.768
2017-11-05 06:46:21,560 [salt.state       ][INFO    ][34078] Running state [/srv/glusterfs/keystone-keys] at time 06:46:21.560374
2017-11-05 06:46:21,561 [salt.state       ][INFO    ][34078] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-05 06:46:21,561 [salt.state       ][INFO    ][34078] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-05 06:46:21,561 [salt.state       ][INFO    ][34078] Completed state [/srv/glusterfs/keystone-keys] at time 06:46:21.561085 duration_in_ms=0.711
2017-11-05 06:46:21,561 [salt.state       ][INFO    ][34078] Running state [/srv/glusterfs/nova_instances] at time 06:46:21.561265
2017-11-05 06:46:21,561 [salt.state       ][INFO    ][34078] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-05 06:46:21,562 [salt.state       ][INFO    ][34078] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-05 06:46:21,562 [salt.state       ][INFO    ][34078] Completed state [/srv/glusterfs/nova_instances] at time 06:46:21.562367 duration_in_ms=1.102
2017-11-05 06:46:21,563 [salt.state       ][INFO    ][34078] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:46:21.562558
2017-11-05 06:46:21,563 [salt.state       ][INFO    ][34078] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-05 06:46:21,563 [salt.state       ][INFO    ][34078] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-05 06:46:21,563 [salt.state       ][INFO    ][34078] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:46:21.563323 duration_in_ms=0.764
2017-11-05 06:46:21,564 [salt.minion      ][INFO    ][34078] Returning information for job: 20171105064618234609
2017-11-05 06:46:22,846 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command test.ping with jid 20171105064622838451
2017-11-05 06:46:22,859 [salt.minion      ][INFO    ][34102] Starting a new job with PID 34102
2017-11-05 06:46:22,892 [salt.minion      ][INFO    ][34102] Returning information for job: 20171105064622838451
2017-11-05 06:46:23,055 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command state.sls with jid 20171105064623044696
2017-11-05 06:46:23,066 [salt.minion      ][INFO    ][34107] Starting a new job with PID 34107
2017-11-05 06:46:23,637 [salt.state       ][INFO    ][34107] Loading fresh modules for state activity
2017-11-05 06:46:23,665 [salt.fileclient  ][INFO    ][34107] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-05 06:46:23,706 [salt.fileclient  ][INFO    ][34107] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 06:46:23,784 [salt.fileclient  ][INFO    ][34107] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-05 06:46:23,805 [salt.fileclient  ][INFO    ][34107] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-05 06:46:24,111 [salt.state       ][INFO    ][34107] Running state [attr] at time 06:46:24.110665
2017-11-05 06:46:24,111 [salt.state       ][INFO    ][34107] Executing state pkg.installed for attr
2017-11-05 06:46:24,111 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-05 06:46:24,395 [salt.state       ][INFO    ][34107] Package attr is already installed
2017-11-05 06:46:24,396 [salt.state       ][INFO    ][34107] Completed state [attr] at time 06:46:24.395529 duration_in_ms=284.865
2017-11-05 06:46:24,396 [salt.state       ][INFO    ][34107] Running state [glusterfs-server] at time 06:46:24.395753
2017-11-05 06:46:24,396 [salt.state       ][INFO    ][34107] Executing state pkg.installed for glusterfs-server
2017-11-05 06:46:24,400 [salt.state       ][INFO    ][34107] Package glusterfs-server is already installed
2017-11-05 06:46:24,400 [salt.state       ][INFO    ][34107] Completed state [glusterfs-server] at time 06:46:24.399835 duration_in_ms=4.081
2017-11-05 06:46:24,400 [salt.state       ][INFO    ][34107] Running state [bc] at time 06:46:24.400006
2017-11-05 06:46:24,400 [salt.state       ][INFO    ][34107] Executing state pkg.installed for bc
2017-11-05 06:46:24,404 [salt.state       ][INFO    ][34107] Package bc is already installed
2017-11-05 06:46:24,404 [salt.state       ][INFO    ][34107] Completed state [bc] at time 06:46:24.403928 duration_in_ms=3.921
2017-11-05 06:46:24,405 [salt.state       ][INFO    ][34107] Running state [glusterfs-server] at time 06:46:24.404854
2017-11-05 06:46:24,405 [salt.state       ][INFO    ][34107] Executing state service.running for glusterfs-server
2017-11-05 06:46:24,406 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-05 06:46:24,422 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-05 06:46:24,430 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-05 06:46:24,439 [salt.state       ][INFO    ][34107] The service glusterfs-server is already running
2017-11-05 06:46:24,439 [salt.state       ][INFO    ][34107] Completed state [glusterfs-server] at time 06:46:24.438865 duration_in_ms=34.011
2017-11-05 06:46:24,440 [salt.state       ][INFO    ][34107] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:46:24.440271
2017-11-05 06:46:24,440 [salt.state       ][INFO    ][34107] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-05 06:46:24,442 [salt.state       ][INFO    ][34107] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-05 06:46:24,443 [salt.state       ][INFO    ][34107] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 06:46:24.442553 duration_in_ms=2.282
2017-11-05 06:46:24,443 [salt.state       ][INFO    ][34107] Running state [/srv/glusterfs/glance] at time 06:46:24.442744
2017-11-05 06:46:24,443 [salt.state       ][INFO    ][34107] Executing state file.directory for /srv/glusterfs/glance
2017-11-05 06:46:24,443 [salt.state       ][INFO    ][34107] Directory /srv/glusterfs/glance is in the correct state
2017-11-05 06:46:24,444 [salt.state       ][INFO    ][34107] Completed state [/srv/glusterfs/glance] at time 06:46:24.443469 duration_in_ms=0.726
2017-11-05 06:46:24,444 [salt.state       ][INFO    ][34107] Running state [/srv/glusterfs/keystone-keys] at time 06:46:24.443645
2017-11-05 06:46:24,444 [salt.state       ][INFO    ][34107] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-05 06:46:24,444 [salt.state       ][INFO    ][34107] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-05 06:46:24,444 [salt.state       ][INFO    ][34107] Completed state [/srv/glusterfs/keystone-keys] at time 06:46:24.444343 duration_in_ms=0.698
2017-11-05 06:46:24,445 [salt.state       ][INFO    ][34107] Running state [/srv/glusterfs/nova_instances] at time 06:46:24.444505
2017-11-05 06:46:24,445 [salt.state       ][INFO    ][34107] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-05 06:46:24,445 [salt.state       ][INFO    ][34107] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-05 06:46:24,445 [salt.state       ][INFO    ][34107] Completed state [/srv/glusterfs/nova_instances] at time 06:46:24.445191 duration_in_ms=0.686
2017-11-05 06:46:24,445 [salt.state       ][INFO    ][34107] Running state [/srv/glusterfs/keystone-credential-keys] at time 06:46:24.445399
2017-11-05 06:46:24,446 [salt.state       ][INFO    ][34107] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-05 06:46:24,446 [salt.state       ][INFO    ][34107] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-05 06:46:24,446 [salt.state       ][INFO    ][34107] Completed state [/srv/glusterfs/keystone-credential-keys] at time 06:46:24.446117 duration_in_ms=0.719
2017-11-05 06:46:24,494 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command ['git', '--version'] in directory '/root'
2017-11-05 06:46:24,568 [salt.state       ][INFO    ][34107] Running state [sleep 5] at time 06:46:24.568133
2017-11-05 06:46:24,568 [salt.state       ][INFO    ][34107] Executing state cmd.wait for sleep 5
2017-11-05 06:46:24,569 [salt.state       ][INFO    ][34107] No changes made for sleep 5
2017-11-05 06:46:24,569 [salt.state       ][INFO    ][34107] Completed state [sleep 5] at time 06:46:24.568839 duration_in_ms=0.706
2017-11-05 06:46:24,569 [salt.state       ][INFO    ][34107] Running state [192.168.10.143] at time 06:46:24.569381
2017-11-05 06:46:24,570 [salt.state       ][INFO    ][34107] Executing state glusterfs.peered for 192.168.10.143
2017-11-05 06:46:24,570 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:24,579 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:24,634 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:24,643 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:24,696 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:24,704 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:24,756 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:24,764 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:24,816 [salt.state       ][INFO    ][34107] Peering with localhost is not needed
2017-11-05 06:46:24,817 [salt.state       ][INFO    ][34107] Completed state [192.168.10.143] at time 06:46:24.816723 duration_in_ms=247.342
2017-11-05 06:46:24,820 [salt.state       ][INFO    ][34107] Running state [192.168.10.142] at time 06:46:24.819862
2017-11-05 06:46:24,820 [salt.state       ][INFO    ][34107] Executing state glusterfs.peered for 192.168.10.142
2017-11-05 06:46:24,821 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:24,829 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:24,881 [salt.state       ][INFO    ][34107] Host 192.168.10.142 already peered
2017-11-05 06:46:24,881 [salt.state       ][INFO    ][34107] Completed state [192.168.10.142] at time 06:46:24.881063 duration_in_ms=61.2
2017-11-05 06:46:24,884 [salt.state       ][INFO    ][34107] Running state [192.168.10.141] at time 06:46:24.884016
2017-11-05 06:46:24,884 [salt.state       ][INFO    ][34107] Executing state glusterfs.peered for 192.168.10.141
2017-11-05 06:46:24,885 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:24,893 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:24,946 [salt.state       ][INFO    ][34107] Host 192.168.10.141 already peered
2017-11-05 06:46:24,946 [salt.state       ][INFO    ][34107] Completed state [192.168.10.141] at time 06:46:24.946440 duration_in_ms=62.423
2017-11-05 06:46:24,947 [salt.state       ][INFO    ][34107] Running state [glance] at time 06:46:24.947368
2017-11-05 06:46:24,948 [salt.state       ][INFO    ][34107] Executing state glusterfs.created for glance
2017-11-05 06:46:24,948 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:24,957 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:25,010 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:25,018 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:25,074 [salt.state       ][INFO    ][34107] Volume glance already exists and is started.
2017-11-05 06:46:25,075 [salt.state       ][INFO    ][34107] Completed state [glance] at time 06:46:25.074530 duration_in_ms=127.163
2017-11-05 06:46:25,078 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:25.077978
2017-11-05 06:46:25,078 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 06:46:25,079 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 06:46:25,130 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:25,131 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:25.130683 duration_in_ms=52.705
2017-11-05 06:46:25,131 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:46:25.131360
2017-11-05 06:46:25,132 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-05 06:46:25,132 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 06:46:25,185 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:25,185 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 06:46:25.184983 duration_in_ms=53.623
2017-11-05 06:46:25,186 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:46:25.185551
2017-11-05 06:46:25,186 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-05 06:46:25,186 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 06:46:25,239 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:25,239 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 06:46:25.238943 duration_in_ms=53.391
2017-11-05 06:46:25,239 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:25.239463
2017-11-05 06:46:25,240 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 06:46:25,240 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 06:46:25,293 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:25,293 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:25.292810 duration_in_ms=53.347
2017-11-05 06:46:25,293 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:46:25.293386
2017-11-05 06:46:25,294 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-05 06:46:25,294 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 06:46:25,346 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:25,347 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 06:46:25.346541 duration_in_ms=53.154
2017-11-05 06:46:25,348 [salt.state       ][INFO    ][34107] Running state [glance] at time 06:46:25.347828
2017-11-05 06:46:25,348 [salt.state       ][INFO    ][34107] Executing state glusterfs.started for glance
2017-11-05 06:46:25,349 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:25,357 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:25,409 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:25,417 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:25,476 [salt.state       ][INFO    ][34107] Volume glance is already started
2017-11-05 06:46:25,477 [salt.state       ][INFO    ][34107] Completed state [glance] at time 06:46:25.476684 duration_in_ms=128.855
2017-11-05 06:46:25,478 [salt.state       ][INFO    ][34107] Running state [keystone-keys] at time 06:46:25.477788
2017-11-05 06:46:25,478 [salt.state       ][INFO    ][34107] Executing state glusterfs.created for keystone-keys
2017-11-05 06:46:25,479 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:25,487 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:25,540 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:25,549 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:25,609 [salt.state       ][INFO    ][34107] Volume keystone-keys already exists and is started.
2017-11-05 06:46:25,609 [salt.state       ][INFO    ][34107] Completed state [keystone-keys] at time 06:46:25.608813 duration_in_ms=131.025
2017-11-05 06:46:25,612 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:46:25.612428
2017-11-05 06:46:25,613 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-05 06:46:25,613 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 06:46:25,665 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:25,665 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 06:46:25.664965 duration_in_ms=52.537
2017-11-05 06:46:25,666 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:25.665558
2017-11-05 06:46:25,666 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 06:46:25,666 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 06:46:25,722 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:25,722 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:25.722414 duration_in_ms=56.855
2017-11-05 06:46:25,723 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:25.723046
2017-11-05 06:46:25,723 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 06:46:25,724 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 06:46:25,779 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:25,779 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:25.779402 duration_in_ms=56.356
2017-11-05 06:46:25,780 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:46:25.779987
2017-11-05 06:46:25,780 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-05 06:46:25,781 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 06:46:25,835 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:25,835 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 06:46:25.835143 duration_in_ms=55.155
2017-11-05 06:46:25,836 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:46:25.835763
2017-11-05 06:46:25,836 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-05 06:46:25,837 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 06:46:25,890 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:25,891 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 06:46:25.890621 duration_in_ms=54.857
2017-11-05 06:46:25,892 [salt.state       ][INFO    ][34107] Running state [keystone-keys] at time 06:46:25.892352
2017-11-05 06:46:25,893 [salt.state       ][INFO    ][34107] Executing state glusterfs.started for keystone-keys
2017-11-05 06:46:25,894 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:25,903 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:25,955 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:25,964 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:26,021 [salt.state       ][INFO    ][34107] Volume keystone-keys is already started
2017-11-05 06:46:26,022 [salt.state       ][INFO    ][34107] Completed state [keystone-keys] at time 06:46:26.021701 duration_in_ms=129.349
2017-11-05 06:46:26,023 [salt.state       ][INFO    ][34107] Running state [nova_instances] at time 06:46:26.023015
2017-11-05 06:46:26,023 [salt.state       ][INFO    ][34107] Executing state glusterfs.created for nova_instances
2017-11-05 06:46:26,024 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:26,032 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:26,082 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:26,091 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:26,148 [salt.state       ][INFO    ][34107] Volume nova_instances already exists and is started.
2017-11-05 06:46:26,149 [salt.state       ][INFO    ][34107] Completed state [nova_instances] at time 06:46:26.148456 duration_in_ms=125.44
2017-11-05 06:46:26,153 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:26.153240
2017-11-05 06:46:26,154 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 06:46:26,154 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 06:46:26,207 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:26,207 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:26.207181 duration_in_ms=53.94
2017-11-05 06:46:26,208 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:46:26.207805
2017-11-05 06:46:26,208 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-05 06:46:26,209 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-05 06:46:26,262 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:26,262 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 06:46:26.261865 duration_in_ms=54.058
2017-11-05 06:46:26,262 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:46:26.262423
2017-11-05 06:46:26,263 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-05 06:46:26,263 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-05 06:46:26,316 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:26,316 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 06:46:26.315800 duration_in_ms=53.376
2017-11-05 06:46:26,316 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:46:26.316353
2017-11-05 06:46:26,317 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-05 06:46:26,317 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-05 06:46:26,372 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:26,372 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 06:46:26.371858 duration_in_ms=55.505
2017-11-05 06:46:26,372 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:26.372439
2017-11-05 06:46:26,373 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 06:46:26,373 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 06:46:26,426 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:26,426 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:26.425786 duration_in_ms=53.345
2017-11-05 06:46:26,427 [salt.state       ][INFO    ][34107] Running state [nova_instances] at time 06:46:26.427089
2017-11-05 06:46:26,427 [salt.state       ][INFO    ][34107] Executing state glusterfs.started for nova_instances
2017-11-05 06:46:26,428 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:26,437 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:26,489 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:26,497 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:26,553 [salt.state       ][INFO    ][34107] Volume nova_instances is already started
2017-11-05 06:46:26,553 [salt.state       ][INFO    ][34107] Completed state [nova_instances] at time 06:46:26.553294 duration_in_ms=126.197
2017-11-05 06:46:26,555 [salt.state       ][INFO    ][34107] Running state [keystone-credential-keys] at time 06:46:26.554501
2017-11-05 06:46:26,555 [salt.state       ][INFO    ][34107] Executing state glusterfs.created for keystone-credential-keys
2017-11-05 06:46:26,555 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:26,564 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:26,616 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:26,623 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:26,681 [salt.state       ][INFO    ][34107] Volume keystone-credential-keys already exists and is started.
2017-11-05 06:46:26,682 [salt.state       ][INFO    ][34107] Completed state [keystone-credential-keys] at time 06:46:26.681607 duration_in_ms=127.105
2017-11-05 06:46:26,686 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:46:26.685787
2017-11-05 06:46:26,686 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-05 06:46:26,687 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-05 06:46:26,741 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:26,741 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 06:46:26.741414 duration_in_ms=55.627
2017-11-05 06:46:26,742 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:26.741999
2017-11-05 06:46:26,742 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-05 06:46:26,743 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-05 06:46:26,794 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:26,794 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 06:46:26.793864 duration_in_ms=51.864
2017-11-05 06:46:26,795 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:46:26.794486
2017-11-05 06:46:26,795 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-05 06:46:26,795 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-05 06:46:26,847 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:26,848 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 06:46:26.847777 duration_in_ms=53.29
2017-11-05 06:46:26,848 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:26.848394
2017-11-05 06:46:26,849 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-05 06:46:26,849 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-05 06:46:26,901 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:26,902 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 06:46:26.901702 duration_in_ms=53.308
2017-11-05 06:46:26,902 [salt.state       ][INFO    ][34107] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:46:26.902346
2017-11-05 06:46:26,903 [salt.state       ][INFO    ][34107] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-05 06:46:26,903 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-05 06:46:26,956 [salt.state       ][INFO    ][34107] unless execution succeeded
2017-11-05 06:46:26,956 [salt.state       ][INFO    ][34107] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 06:46:26.956330 duration_in_ms=53.984
2017-11-05 06:46:26,958 [salt.state       ][INFO    ][34107] Running state [keystone-credential-keys] at time 06:46:26.957658
2017-11-05 06:46:26,958 [salt.state       ][INFO    ][34107] Executing state glusterfs.started for keystone-credential-keys
2017-11-05 06:46:26,958 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:26,968 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:27,020 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --version' in directory '/root'
2017-11-05 06:46:27,027 [salt.loaded.int.module.cmdmod][INFO    ][34107] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-05 06:46:27,086 [salt.state       ][INFO    ][34107] Volume keystone-credential-keys is already started
2017-11-05 06:46:27,086 [salt.state       ][INFO    ][34107] Completed state [keystone-credential-keys] at time 06:46:27.086134 duration_in_ms=128.475
2017-11-05 06:46:27,089 [salt.minion      ][INFO    ][34107] Returning information for job: 20171105064623044696
2017-11-05 06:46:38,940 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command test.ping with jid 20171105064638933124
2017-11-05 06:46:38,952 [salt.minion      ][INFO    ][34492] Starting a new job with PID 34492
2017-11-05 06:46:38,987 [salt.minion      ][INFO    ][34492] Returning information for job: 20171105064638933124
2017-11-05 06:46:39,143 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command cmd.run with jid 20171105064639133452
2017-11-05 06:46:39,153 [salt.minion      ][INFO    ][34497] Starting a new job with PID 34497
2017-11-05 06:46:39,156 [salt.loaded.int.module.cmdmod][INFO    ][34497] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-05 06:46:39,277 [salt.minion      ][INFO    ][34497] Returning information for job: 20171105064639133452
2017-11-05 06:48:17,547 [salt.utils.schedule][INFO    ][25210] Running scheduled job: __mine_interval
2017-11-05 07:12:29,343 [salt.minion      ][INFO    ][25210] User sudo_ubuntu Executing command cp.push_dir with jid 20171105071229333508
2017-11-05 07:12:29,357 [salt.minion      ][INFO    ][34809] Starting a new job with PID 34809
