2017-11-03 07:27:11,910 [salt.cli.daemons ][WARNING ][2401] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-03 07:27:52,499 [salt.state       ][ERROR   ][3863] No contents found in top file
2017-11-03 07:30:32,454 [salt.utils.parsers][WARNING ][2401] Minion received a SIGTERM. Exiting.
2017-11-03 07:34:51,830 [salt.cli.daemons ][WARNING ][4159] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-03 07:36:53,181 [salt.loaded.int.module.cmdmod][ERROR   ][12391] Command 'virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default' failed with return code: 1
2017-11-03 07:36:53,182 [salt.loaded.int.module.cmdmod][ERROR   ][12391] stderr: error: failed to get network 'default'
error: Network not found: no network with matching name 'default'
2017-11-03 07:36:53,182 [salt.loaded.int.module.cmdmod][ERROR   ][12391] retcode: 1
2017-11-03 07:36:53,182 [salt.state       ][ERROR   ][12391] {'pid': 17340, 'retcode': 1, 'stderr': "error: failed to get network 'default'\nerror: Network not found: no network with matching name 'default'", 'stdout': ''}
2017-11-03 07:37:21,685 [py.warnings      ][WARNING ][17421] /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-03 07:37:37,440 [salt.transport.ipc][ERROR   ][4159] Exception occurred while handling stream: [Errno 0] Success
2017-11-03 07:37:46,815 [salt.loaded.int.module.cmdmod][ERROR   ][17421] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-03 07:37:46,815 [salt.loaded.int.module.cmdmod][ERROR   ][17421] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-03 07:37:51,120 [salt.loaded.int.module.cmdmod][ERROR   ][17421] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-03 07:37:51,120 [salt.loaded.int.module.cmdmod][ERROR   ][17421] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-03 07:37:55,298 [salt.loaded.int.module.cmdmod][ERROR   ][17421] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-03 07:37:55,298 [salt.loaded.int.module.cmdmod][ERROR   ][17421] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-03 07:37:59,674 [salt.loaded.int.module.cmdmod][ERROR   ][17421] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-03 07:37:59,675 [salt.loaded.int.module.cmdmod][ERROR   ][17421] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-03 07:38:03,925 [salt.loaded.int.module.cmdmod][ERROR   ][17421] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-11-03 07:38:03,925 [salt.loaded.int.module.cmdmod][ERROR   ][17421] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-11-03 07:38:07,389 [salt.loaded.int.module.cmdmod][ERROR   ][17421] 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-03 07:38:10,010 [salt.loaded.int.module.cmdmod][INFO    ][25329] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-03 07:38:10,018 [salt.loaded.int.module.cmdmod][INFO    ][25329] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-03 07:38:10,028 [salt.loaded.int.module.cmdmod][INFO    ][25329] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-11-03 07:38:10,036 [salt.utils.parsers][WARNING ][4159] Minion received a SIGTERM. Exiting.
2017-11-03 07:38:10,352 [salt.cli.daemons ][INFO    ][25417] Setting up the Salt Minion "kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-03 07:38:11,007 [salt.minion      ][INFO    ][25417] Creating minion process manager
2017-11-03 07:38:11,007 [salt.cli.daemons ][WARNING ][25417] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-03 07:38:11,008 [salt.cli.daemons ][INFO    ][25417] The Salt Minion is starting up
2017-11-03 07:38:11,008 [salt.minion      ][INFO    ][25417] Minion is starting as user 'root'
2017-11-03 07:38:11,008 [salt.utils.event ][INFO    ][25417] Starting pull socket on /var/run/salt/minion/minion_event_0fd62c7a6e_pull.ipc
2017-11-03 07:38:12,122 [salt.loaded.int.module.cmdmod][INFO    ][25417] Executing command ['date', '+%z'] in directory '/root'
2017-11-03 07:38:12,134 [salt.utils.schedule][INFO    ][25417] Updating job settings for scheduled job: __mine_interval
2017-11-03 07:38:12,137 [salt.minion      ][INFO    ][25417] Added mine.update to scheduler
2017-11-03 07:38:12,168 [salt.minion      ][INFO    ][25417] Minion is ready to receive requests!
2017-11-03 07:38:13,169 [salt.utils.schedule][INFO    ][25417] Running scheduled job: __mine_interval
2017-11-03 07:38:20,126 [salt.minion      ][INFO    ][25417] User sudo_ubuntu Executing command pkg.install with jid 20171103073820114059
2017-11-03 07:38:20,137 [salt.minion      ][INFO    ][25542] Starting a new job with PID 25542
2017-11-03 07:38:20,461 [salt.loaded.int.module.cmdmod][INFO    ][25542] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:38:20,710 [salt.loaded.int.module.cmdmod][INFO    ][25542] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-03 07:38:20,916 [salt.loaded.int.module.cmdmod][INFO    ][25542] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:38:20,940 [salt.minion      ][INFO    ][25542] Returning information for job: 20171103073820114059
2017-11-03 07:38:21,943 [salt.minion      ][INFO    ][25417] User sudo_ubuntu Executing command state.apply with jid 20171103073821936095
2017-11-03 07:38:21,954 [salt.minion      ][INFO    ][25567] Starting a new job with PID 25567
2017-11-03 07:38:24,540 [salt.state       ][INFO    ][25567] Loading fresh modules for state activity
2017-11-03 07:38:24,572 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-03 07:38:24,593 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:38:24,653 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-03 07:38:24,673 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:38:24,735 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-03 07:38:24,809 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:38:24,908 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-03 07:38:24,989 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:38:25,069 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-03 07:38:25,089 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:38:25,140 [salt.state       ][INFO    ][25567] Running state [/etc/hostname] at time 07:38:25.139732
2017-11-03 07:38:25,140 [salt.state       ][INFO    ][25567] Executing state file.managed for /etc/hostname
2017-11-03 07:38:25,180 [salt.fileclient  ][INFO    ][25567] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-03 07:38:25,183 [salt.state       ][INFO    ][25567] File /etc/hostname is in the correct state
2017-11-03 07:38:25,183 [salt.state       ][INFO    ][25567] Completed state [/etc/hostname] at time 07:38:25.183012 duration_in_ms=43.28
2017-11-03 07:38:25,184 [salt.state       ][INFO    ][25567] Running state [hostname kvm01] at time 07:38:25.183927
2017-11-03 07:38:25,184 [salt.state       ][INFO    ][25567] Executing state cmd.wait for hostname kvm01
2017-11-03 07:38:25,184 [salt.state       ][INFO    ][25567] No changes made for hostname kvm01
2017-11-03 07:38:25,185 [salt.state       ][INFO    ][25567] Completed state [hostname kvm01] at time 07:38:25.184503 duration_in_ms=0.576
2017-11-03 07:38:25,185 [salt.state       ][INFO    ][25567] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.184934
2017-11-03 07:38:25,185 [salt.state       ][INFO    ][25567] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,186 [salt.state       ][INFO    ][25567] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.77) already present
2017-11-03 07:38:25,186 [salt.state       ][INFO    ][25567] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.185726 duration_in_ms=0.793
2017-11-03 07:38:25,186 [salt.state       ][INFO    ][25567] Running state [mdb02] at time 07:38:25.185939
2017-11-03 07:38:25,186 [salt.state       ][INFO    ][25567] Executing state host.present for mdb02
2017-11-03 07:38:25,187 [salt.state       ][INFO    ][25567] Host mdb02 (192.168.10.77) already present
2017-11-03 07:38:25,187 [salt.state       ][INFO    ][25567] Completed state [mdb02] at time 07:38:25.186722 duration_in_ms=0.784
2017-11-03 07:38:25,187 [salt.state       ][INFO    ][25567] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.186896
2017-11-03 07:38:25,187 [salt.state       ][INFO    ][25567] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,187 [salt.state       ][INFO    ][25567] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.78) already present
2017-11-03 07:38:25,188 [salt.state       ][INFO    ][25567] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.187592 duration_in_ms=0.695
2017-11-03 07:38:25,188 [salt.state       ][INFO    ][25567] Running state [mdb03] at time 07:38:25.187780
2017-11-03 07:38:25,188 [salt.state       ][INFO    ][25567] Executing state host.present for mdb03
2017-11-03 07:38:25,188 [salt.state       ][INFO    ][25567] Host mdb03 (192.168.10.78) already present
2017-11-03 07:38:25,189 [salt.state       ][INFO    ][25567] Completed state [mdb03] at time 07:38:25.188482 duration_in_ms=0.703
2017-11-03 07:38:25,189 [salt.state       ][INFO    ][25567] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.188680
2017-11-03 07:38:25,189 [salt.state       ][INFO    ][25567] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,189 [salt.state       ][INFO    ][25567] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.76) already present
2017-11-03 07:38:25,189 [salt.state       ][INFO    ][25567] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.189381 duration_in_ms=0.701
2017-11-03 07:38:25,190 [salt.state       ][INFO    ][25567] Running state [mdb01] at time 07:38:25.189565
2017-11-03 07:38:25,190 [salt.state       ][INFO    ][25567] Executing state host.present for mdb01
2017-11-03 07:38:25,190 [salt.state       ][INFO    ][25567] Host mdb01 (192.168.10.76) already present
2017-11-03 07:38:25,190 [salt.state       ][INFO    ][25567] Completed state [mdb01] at time 07:38:25.190288 duration_in_ms=0.723
2017-11-03 07:38:25,190 [salt.state       ][INFO    ][25567] Running state [mdb] at time 07:38:25.190472
2017-11-03 07:38:25,191 [salt.state       ][INFO    ][25567] Executing state host.present for mdb
2017-11-03 07:38:25,191 [salt.state       ][INFO    ][25567] Host mdb (192.168.10.75) already present
2017-11-03 07:38:25,191 [salt.state       ][INFO    ][25567] Completed state [mdb] at time 07:38:25.191177 duration_in_ms=0.691
2017-11-03 07:38:25,191 [salt.state       ][INFO    ][25567] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.191348
2017-11-03 07:38:25,192 [salt.state       ][INFO    ][25567] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,192 [salt.state       ][INFO    ][25567] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.75) already present
2017-11-03 07:38:25,192 [salt.state       ][INFO    ][25567] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.192042 duration_in_ms=0.694
2017-11-03 07:38:25,192 [salt.state       ][INFO    ][25567] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.192227
2017-11-03 07:38:25,192 [salt.state       ][INFO    ][25567] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,193 [salt.state       ][INFO    ][25567] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-03 07:38:25,193 [salt.state       ][INFO    ][25567] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.192916 duration_in_ms=0.689
2017-11-03 07:38:25,193 [salt.state       ][INFO    ][25567] Running state [cfg01] at time 07:38:25.193100
2017-11-03 07:38:25,193 [salt.state       ][INFO    ][25567] Executing state host.present for cfg01
2017-11-03 07:38:25,194 [salt.state       ][INFO    ][25567] Host cfg01 (192.168.10.100) already present
2017-11-03 07:38:25,194 [salt.state       ][INFO    ][25567] Completed state [cfg01] at time 07:38:25.193790 duration_in_ms=0.689
2017-11-03 07:38:25,194 [salt.state       ][INFO    ][25567] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.194000
2017-11-03 07:38:25,194 [salt.state       ][INFO    ][25567] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,195 [salt.state       ][INFO    ][25567] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.104) already present
2017-11-03 07:38:25,195 [salt.state       ][INFO    ][25567] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.194706 duration_in_ms=0.706
2017-11-03 07:38:25,195 [salt.state       ][INFO    ][25567] Running state [prx01] at time 07:38:25.194890
2017-11-03 07:38:25,195 [salt.state       ][INFO    ][25567] Executing state host.present for prx01
2017-11-03 07:38:25,195 [salt.state       ][INFO    ][25567] Host prx01 (100.64.200.104) already present
2017-11-03 07:38:25,196 [salt.state       ][INFO    ][25567] Completed state [prx01] at time 07:38:25.195586 duration_in_ms=0.696
2017-11-03 07:38:25,196 [salt.state       ][INFO    ][25567] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.195756
2017-11-03 07:38:25,196 [salt.state       ][INFO    ][25567] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,196 [salt.state       ][INFO    ][25567] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.141) already present
2017-11-03 07:38:25,196 [salt.state       ][INFO    ][25567] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.196424 duration_in_ms=0.668
2017-11-03 07:38:25,197 [salt.state       ][INFO    ][25567] Running state [kvm01] at time 07:38:25.196596
2017-11-03 07:38:25,197 [salt.state       ][INFO    ][25567] Executing state host.present for kvm01
2017-11-03 07:38:25,197 [salt.state       ][INFO    ][25567] Host kvm01 (192.168.10.141) already present
2017-11-03 07:38:25,197 [salt.state       ][INFO    ][25567] Completed state [kvm01] at time 07:38:25.197397 duration_in_ms=0.802
2017-11-03 07:38:25,198 [salt.state       ][INFO    ][25567] Running state [file.replace] at time 07:38:25.198253
2017-11-03 07:38:25,198 [salt.state       ][INFO    ][25567] Executing state module.run for file.replace
2017-11-03 07:38:25,516 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['git', '--version'] in directory '/root'
2017-11-03 07:38:25,560 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command 'grep -q "kvm01 kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-11-03 07:38:25,567 [salt.state       ][INFO    ][25567] onlyif execution failed
2017-11-03 07:38:25,567 [salt.state       ][INFO    ][25567] Completed state [file.replace] at time 07:38:25.567019 duration_in_ms=368.765
2017-11-03 07:38:25,567 [salt.state       ][INFO    ][25567] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.567290
2017-11-03 07:38:25,568 [salt.state       ][INFO    ][25567] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,568 [salt.state       ][INFO    ][25567] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.143) already present
2017-11-03 07:38:25,568 [salt.state       ][INFO    ][25567] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.568254 duration_in_ms=0.964
2017-11-03 07:38:25,568 [salt.state       ][INFO    ][25567] Running state [kvm03] at time 07:38:25.568453
2017-11-03 07:38:25,569 [salt.state       ][INFO    ][25567] Executing state host.present for kvm03
2017-11-03 07:38:25,569 [salt.state       ][INFO    ][25567] Host kvm03 (192.168.10.143) already present
2017-11-03 07:38:25,569 [salt.state       ][INFO    ][25567] Completed state [kvm03] at time 07:38:25.569191 duration_in_ms=0.737
2017-11-03 07:38:25,569 [salt.state       ][INFO    ][25567] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.569385
2017-11-03 07:38:25,570 [salt.state       ][INFO    ][25567] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,570 [salt.state       ][INFO    ][25567] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.142) already present
2017-11-03 07:38:25,570 [salt.state       ][INFO    ][25567] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.570111 duration_in_ms=0.726
2017-11-03 07:38:25,570 [salt.state       ][INFO    ][25567] Running state [kvm02] at time 07:38:25.570302
2017-11-03 07:38:25,570 [salt.state       ][INFO    ][25567] Executing state host.present for kvm02
2017-11-03 07:38:25,571 [salt.state       ][INFO    ][25567] Host kvm02 (192.168.10.142) already present
2017-11-03 07:38:25,571 [salt.state       ][INFO    ][25567] Completed state [kvm02] at time 07:38:25.571007 duration_in_ms=0.705
2017-11-03 07:38:25,571 [salt.state       ][INFO    ][25567] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.571198
2017-11-03 07:38:25,571 [salt.state       ][INFO    ][25567] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,572 [salt.state       ][INFO    ][25567] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.50) already present
2017-11-03 07:38:25,572 [salt.state       ][INFO    ][25567] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.571908 duration_in_ms=0.709
2017-11-03 07:38:25,572 [salt.state       ][INFO    ][25567] Running state [dbs] at time 07:38:25.572088
2017-11-03 07:38:25,572 [salt.state       ][INFO    ][25567] Executing state host.present for dbs
2017-11-03 07:38:25,573 [salt.state       ][INFO    ][25567] Host dbs (192.168.10.50) already present
2017-11-03 07:38:25,573 [salt.state       ][INFO    ][25567] Completed state [dbs] at time 07:38:25.572799 duration_in_ms=0.711
2017-11-03 07:38:25,573 [salt.state       ][INFO    ][25567] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.572990
2017-11-03 07:38:25,573 [salt.state       ][INFO    ][25567] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,574 [salt.state       ][INFO    ][25567] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.103) already present
2017-11-03 07:38:25,574 [salt.state       ][INFO    ][25567] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.573690 duration_in_ms=0.701
2017-11-03 07:38:25,574 [salt.state       ][INFO    ][25567] Running state [prx] at time 07:38:25.573911
2017-11-03 07:38:25,574 [salt.state       ][INFO    ][25567] Executing state host.present for prx
2017-11-03 07:38:25,574 [salt.state       ][INFO    ][25567] Host prx (100.64.200.103) already present
2017-11-03 07:38:25,575 [salt.state       ][INFO    ][25567] Completed state [prx] at time 07:38:25.574611 duration_in_ms=0.7
2017-11-03 07:38:25,575 [salt.state       ][INFO    ][25567] Running state [prx02] at time 07:38:25.574801
2017-11-03 07:38:25,575 [salt.state       ][INFO    ][25567] Executing state host.present for prx02
2017-11-03 07:38:25,575 [salt.state       ][INFO    ][25567] Host prx02 (100.64.200.105) already present
2017-11-03 07:38:25,576 [salt.state       ][INFO    ][25567] Completed state [prx02] at time 07:38:25.575502 duration_in_ms=0.702
2017-11-03 07:38:25,576 [salt.state       ][INFO    ][25567] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.575688
2017-11-03 07:38:25,576 [salt.state       ][INFO    ][25567] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,576 [salt.state       ][INFO    ][25567] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.105) already present
2017-11-03 07:38:25,576 [salt.state       ][INFO    ][25567] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.576385 duration_in_ms=0.697
2017-11-03 07:38:25,577 [salt.state       ][INFO    ][25567] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.576578
2017-11-03 07:38:25,577 [salt.state       ][INFO    ][25567] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,577 [salt.state       ][INFO    ][25567] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.42) already present
2017-11-03 07:38:25,577 [salt.state       ][INFO    ][25567] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.577402 duration_in_ms=0.824
2017-11-03 07:38:25,578 [salt.state       ][INFO    ][25567] Running state [msg02] at time 07:38:25.577593
2017-11-03 07:38:25,578 [salt.state       ][INFO    ][25567] Executing state host.present for msg02
2017-11-03 07:38:25,578 [salt.state       ][INFO    ][25567] Host msg02 (192.168.10.42) already present
2017-11-03 07:38:25,578 [salt.state       ][INFO    ][25567] Completed state [msg02] at time 07:38:25.578304 duration_in_ms=0.712
2017-11-03 07:38:25,579 [salt.state       ][INFO    ][25567] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.578477
2017-11-03 07:38:25,579 [salt.state       ][INFO    ][25567] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,579 [salt.state       ][INFO    ][25567] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.43) already present
2017-11-03 07:38:25,579 [salt.state       ][INFO    ][25567] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.579168 duration_in_ms=0.691
2017-11-03 07:38:25,579 [salt.state       ][INFO    ][25567] Running state [msg03] at time 07:38:25.579356
2017-11-03 07:38:25,580 [salt.state       ][INFO    ][25567] Executing state host.present for msg03
2017-11-03 07:38:25,580 [salt.state       ][INFO    ][25567] Host msg03 (192.168.10.43) already present
2017-11-03 07:38:25,580 [salt.state       ][INFO    ][25567] Completed state [msg03] at time 07:38:25.580046 duration_in_ms=0.689
2017-11-03 07:38:25,580 [salt.state       ][INFO    ][25567] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.580234
2017-11-03 07:38:25,580 [salt.state       ][INFO    ][25567] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,581 [salt.state       ][INFO    ][25567] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.41) already present
2017-11-03 07:38:25,581 [salt.state       ][INFO    ][25567] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.580927 duration_in_ms=0.693
2017-11-03 07:38:25,581 [salt.state       ][INFO    ][25567] Running state [msg01] at time 07:38:25.581108
2017-11-03 07:38:25,581 [salt.state       ][INFO    ][25567] Executing state host.present for msg01
2017-11-03 07:38:25,582 [salt.state       ][INFO    ][25567] Host msg01 (192.168.10.41) already present
2017-11-03 07:38:25,582 [salt.state       ][INFO    ][25567] Completed state [msg01] at time 07:38:25.581806 duration_in_ms=0.698
2017-11-03 07:38:25,582 [salt.state       ][INFO    ][25567] Running state [msg] at time 07:38:25.581988
2017-11-03 07:38:25,582 [salt.state       ][INFO    ][25567] Executing state host.present for msg
2017-11-03 07:38:25,583 [salt.state       ][INFO    ][25567] Host msg (192.168.10.40) already present
2017-11-03 07:38:25,583 [salt.state       ][INFO    ][25567] Completed state [msg] at time 07:38:25.582663 duration_in_ms=0.675
2017-11-03 07:38:25,583 [salt.state       ][INFO    ][25567] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.582835
2017-11-03 07:38:25,583 [salt.state       ][INFO    ][25567] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,583 [salt.state       ][INFO    ][25567] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.40) already present
2017-11-03 07:38:25,584 [salt.state       ][INFO    ][25567] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.583508 duration_in_ms=0.673
2017-11-03 07:38:25,584 [salt.state       ][INFO    ][25567] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.583685
2017-11-03 07:38:25,584 [salt.state       ][INFO    ][25567] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,584 [salt.state       ][INFO    ][25567] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-03 07:38:25,584 [salt.state       ][INFO    ][25567] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.584371 duration_in_ms=0.687
2017-11-03 07:38:25,585 [salt.state       ][INFO    ][25567] Running state [cfg01] at time 07:38:25.584546
2017-11-03 07:38:25,585 [salt.state       ][INFO    ][25567] Executing state host.present for cfg01
2017-11-03 07:38:25,585 [salt.state       ][INFO    ][25567] Host cfg01 (192.168.10.100) already present
2017-11-03 07:38:25,585 [salt.state       ][INFO    ][25567] Completed state [cfg01] at time 07:38:25.585219 duration_in_ms=0.673
2017-11-03 07:38:25,585 [salt.state       ][INFO    ][25567] Running state [cmp002] at time 07:38:25.585389
2017-11-03 07:38:25,586 [salt.state       ][INFO    ][25567] Executing state host.present for cmp002
2017-11-03 07:38:25,586 [salt.state       ][INFO    ][25567] Host cmp002 (192.168.10.102) already present
2017-11-03 07:38:25,586 [salt.state       ][INFO    ][25567] Completed state [cmp002] at time 07:38:25.586081 duration_in_ms=0.691
2017-11-03 07:38:25,586 [salt.state       ][INFO    ][25567] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.586254
2017-11-03 07:38:25,586 [salt.state       ][INFO    ][25567] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,587 [salt.state       ][INFO    ][25567] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.102) already present
2017-11-03 07:38:25,587 [salt.state       ][INFO    ][25567] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.586927 duration_in_ms=0.673
2017-11-03 07:38:25,587 [salt.state       ][INFO    ][25567] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.587108
2017-11-03 07:38:25,587 [salt.state       ][INFO    ][25567] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,588 [salt.state       ][INFO    ][25567] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.101) already present
2017-11-03 07:38:25,588 [salt.state       ][INFO    ][25567] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.587788 duration_in_ms=0.68
2017-11-03 07:38:25,588 [salt.state       ][INFO    ][25567] Running state [cmp001] at time 07:38:25.587961
2017-11-03 07:38:25,588 [salt.state       ][INFO    ][25567] Executing state host.present for cmp001
2017-11-03 07:38:25,589 [salt.state       ][INFO    ][25567] Host cmp001 (192.168.10.101) already present
2017-11-03 07:38:25,589 [salt.state       ][INFO    ][25567] Completed state [cmp001] at time 07:38:25.588642 duration_in_ms=0.682
2017-11-03 07:38:25,589 [salt.state       ][INFO    ][25567] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.588814
2017-11-03 07:38:25,589 [salt.state       ][INFO    ][25567] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,589 [salt.state       ][INFO    ][25567] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.51) already present
2017-11-03 07:38:25,590 [salt.state       ][INFO    ][25567] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.589489 duration_in_ms=0.675
2017-11-03 07:38:25,590 [salt.state       ][INFO    ][25567] Running state [dbs01] at time 07:38:25.589662
2017-11-03 07:38:25,590 [salt.state       ][INFO    ][25567] Executing state host.present for dbs01
2017-11-03 07:38:25,590 [salt.state       ][INFO    ][25567] Host dbs01 (192.168.10.51) already present
2017-11-03 07:38:25,590 [salt.state       ][INFO    ][25567] Completed state [dbs01] at time 07:38:25.590375 duration_in_ms=0.714
2017-11-03 07:38:25,591 [salt.state       ][INFO    ][25567] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.590545
2017-11-03 07:38:25,591 [salt.state       ][INFO    ][25567] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,591 [salt.state       ][INFO    ][25567] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.52) already present
2017-11-03 07:38:25,591 [salt.state       ][INFO    ][25567] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.591225 duration_in_ms=0.68
2017-11-03 07:38:25,591 [salt.state       ][INFO    ][25567] Running state [dbs02] at time 07:38:25.591400
2017-11-03 07:38:25,592 [salt.state       ][INFO    ][25567] Executing state host.present for dbs02
2017-11-03 07:38:25,592 [salt.state       ][INFO    ][25567] Host dbs02 (192.168.10.52) already present
2017-11-03 07:38:25,592 [salt.state       ][INFO    ][25567] Completed state [dbs02] at time 07:38:25.592071 duration_in_ms=0.671
2017-11-03 07:38:25,592 [salt.state       ][INFO    ][25567] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.592246
2017-11-03 07:38:25,592 [salt.state       ][INFO    ][25567] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,593 [salt.state       ][INFO    ][25567] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.53) already present
2017-11-03 07:38:25,593 [salt.state       ][INFO    ][25567] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.592927 duration_in_ms=0.682
2017-11-03 07:38:25,593 [salt.state       ][INFO    ][25567] Running state [dbs03] at time 07:38:25.593099
2017-11-03 07:38:25,593 [salt.state       ][INFO    ][25567] Executing state host.present for dbs03
2017-11-03 07:38:25,594 [salt.state       ][INFO    ][25567] Host dbs03 (192.168.10.53) already present
2017-11-03 07:38:25,594 [salt.state       ][INFO    ][25567] Completed state [dbs03] at time 07:38:25.593855 duration_in_ms=0.755
2017-11-03 07:38:25,594 [salt.state       ][INFO    ][25567] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.594038
2017-11-03 07:38:25,594 [salt.state       ][INFO    ][25567] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,595 [salt.state       ][INFO    ][25567] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.3) already present
2017-11-03 07:38:25,595 [salt.state       ][INFO    ][25567] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.594711 duration_in_ms=0.672
2017-11-03 07:38:25,595 [salt.state       ][INFO    ][25567] Running state [mas01] at time 07:38:25.594881
2017-11-03 07:38:25,595 [salt.state       ][INFO    ][25567] Executing state host.present for mas01
2017-11-03 07:38:25,595 [salt.state       ][INFO    ][25567] Host mas01 (192.168.10.3) already present
2017-11-03 07:38:25,596 [salt.state       ][INFO    ][25567] Completed state [mas01] at time 07:38:25.595545 duration_in_ms=0.663
2017-11-03 07:38:25,596 [salt.state       ][INFO    ][25567] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.595718
2017-11-03 07:38:25,596 [salt.state       ][INFO    ][25567] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,596 [salt.state       ][INFO    ][25567] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.12) already present
2017-11-03 07:38:25,596 [salt.state       ][INFO    ][25567] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.596382 duration_in_ms=0.665
2017-11-03 07:38:25,597 [salt.state       ][INFO    ][25567] Running state [ctl02] at time 07:38:25.596556
2017-11-03 07:38:25,597 [salt.state       ][INFO    ][25567] Executing state host.present for ctl02
2017-11-03 07:38:25,597 [salt.state       ][INFO    ][25567] Host ctl02 (192.168.10.12) already present
2017-11-03 07:38:25,597 [salt.state       ][INFO    ][25567] Completed state [ctl02] at time 07:38:25.597218 duration_in_ms=0.662
2017-11-03 07:38:25,597 [salt.state       ][INFO    ][25567] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.597407
2017-11-03 07:38:25,598 [salt.state       ][INFO    ][25567] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,598 [salt.state       ][INFO    ][25567] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.13) already present
2017-11-03 07:38:25,598 [salt.state       ][INFO    ][25567] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.598144 duration_in_ms=0.736
2017-11-03 07:38:25,598 [salt.state       ][INFO    ][25567] Running state [ctl03] at time 07:38:25.598316
2017-11-03 07:38:25,598 [salt.state       ][INFO    ][25567] Executing state host.present for ctl03
2017-11-03 07:38:25,599 [salt.state       ][INFO    ][25567] Host ctl03 (192.168.10.13) already present
2017-11-03 07:38:25,599 [salt.state       ][INFO    ][25567] Completed state [ctl03] at time 07:38:25.599005 duration_in_ms=0.689
2017-11-03 07:38:25,599 [salt.state       ][INFO    ][25567] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.599176
2017-11-03 07:38:25,599 [salt.state       ][INFO    ][25567] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,600 [salt.state       ][INFO    ][25567] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.11) already present
2017-11-03 07:38:25,600 [salt.state       ][INFO    ][25567] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.599840 duration_in_ms=0.664
2017-11-03 07:38:25,600 [salt.state       ][INFO    ][25567] Running state [ctl01] at time 07:38:25.600012
2017-11-03 07:38:25,600 [salt.state       ][INFO    ][25567] Executing state host.present for ctl01
2017-11-03 07:38:25,601 [salt.state       ][INFO    ][25567] Host ctl01 (192.168.10.11) already present
2017-11-03 07:38:25,601 [salt.state       ][INFO    ][25567] Completed state [ctl01] at time 07:38:25.600677 duration_in_ms=0.665
2017-11-03 07:38:25,601 [salt.state       ][INFO    ][25567] Running state [ctl] at time 07:38:25.600847
2017-11-03 07:38:25,601 [salt.state       ][INFO    ][25567] Executing state host.present for ctl
2017-11-03 07:38:25,601 [salt.state       ][INFO    ][25567] Host ctl (192.168.10.10) already present
2017-11-03 07:38:25,602 [salt.state       ][INFO    ][25567] Completed state [ctl] at time 07:38:25.601512 duration_in_ms=0.664
2017-11-03 07:38:25,602 [salt.state       ][INFO    ][25567] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.601690
2017-11-03 07:38:25,602 [salt.state       ][INFO    ][25567] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:38:25,602 [salt.state       ][INFO    ][25567] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.10) already present
2017-11-03 07:38:25,602 [salt.state       ][INFO    ][25567] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:38:25.602368 duration_in_ms=0.678
2017-11-03 07:38:25,603 [salt.state       ][INFO    ][25567] Running state [ens2f0.81] at time 07:38:25.603316
2017-11-03 07:38:25,604 [salt.state       ][INFO    ][25567] Executing state network.managed for ens2f0.81
2017-11-03 07:38:25,681 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:38:26,005 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'vlan'] in directory '/root'
2017-11-03 07:38:26,227 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:38:26,976 [salt.state       ][INFO    ][25567] Interface ens2f0.81 is up to date.
2017-11-03 07:38:26,977 [salt.state       ][INFO    ][25567] Completed state [ens2f0.81] at time 07:38:26.976571 duration_in_ms=1373.254
2017-11-03 07:38:26,978 [salt.state       ][INFO    ][25567] Running state [br-ctl] at time 07:38:26.977791
2017-11-03 07:38:26,978 [salt.state       ][INFO    ][25567] Executing state network.managed for br-ctl
2017-11-03 07:38:26,989 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-03 07:38:27,293 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:38:28,026 [salt.state       ][INFO    ][25567] Interface br-ctl is up to date.
2017-11-03 07:38:28,026 [salt.state       ][INFO    ][25567] Completed state [br-ctl] at time 07:38:28.025928 duration_in_ms=1048.137
2017-11-03 07:38:28,026 [salt.state       ][INFO    ][25567] Running state [eno1] at time 07:38:28.026174
2017-11-03 07:38:28,026 [salt.state       ][INFO    ][25567] Executing state network.managed for eno1
2017-11-03 07:38:28,732 [salt.state       ][INFO    ][25567] Interface eno1 is up to date.
2017-11-03 07:38:28,733 [salt.state       ][INFO    ][25567] Completed state [eno1] at time 07:38:28.732865 duration_in_ms=706.69
2017-11-03 07:38:28,733 [salt.state       ][INFO    ][25567] Running state [ens2f0] at time 07:38:28.733152
2017-11-03 07:38:28,733 [salt.state       ][INFO    ][25567] Executing state network.managed for ens2f0
2017-11-03 07:38:29,403 [salt.state       ][INFO    ][25567] Interface ens2f0 is up to date.
2017-11-03 07:38:29,404 [salt.state       ][INFO    ][25567] Completed state [ens2f0] at time 07:38:29.403501 duration_in_ms=670.348
2017-11-03 07:38:29,404 [salt.state       ][INFO    ][25567] Running state [ens2f0.80] at time 07:38:29.403769
2017-11-03 07:38:29,404 [salt.state       ][INFO    ][25567] Executing state network.managed for ens2f0.80
2017-11-03 07:38:29,411 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'vlan'] in directory '/root'
2017-11-03 07:38:29,638 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:38:30,340 [salt.state       ][INFO    ][25567] Interface ens2f0.80 is up to date.
2017-11-03 07:38:30,341 [salt.state       ][INFO    ][25567] Completed state [ens2f0.80] at time 07:38:30.340487 duration_in_ms=936.718
2017-11-03 07:38:30,341 [salt.state       ][INFO    ][25567] Running state [br-mgmt] at time 07:38:30.341347
2017-11-03 07:38:30,342 [salt.state       ][INFO    ][25567] Executing state network.managed for br-mgmt
2017-11-03 07:38:30,347 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-03 07:38:30,611 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:38:31,322 [salt.state       ][INFO    ][25567] Interface br-mgmt is up to date.
2017-11-03 07:38:31,322 [salt.state       ][INFO    ][25567] Completed state [br-mgmt] at time 07:38:31.321963 duration_in_ms=980.615
2017-11-03 07:38:31,323 [salt.state       ][INFO    ][25567] Running state [br-ex] at time 07:38:31.322948
2017-11-03 07:38:31,323 [salt.state       ][INFO    ][25567] Executing state network.managed for br-ex
2017-11-03 07:38:31,329 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-03 07:38:31,562 [salt.loaded.int.module.cmdmod][INFO    ][25567] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:38:32,054 [salt.minion      ][INFO    ][25417] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103073832039937
2017-11-03 07:38:32,064 [salt.minion      ][INFO    ][26270] Starting a new job with PID 26270
2017-11-03 07:38:32,075 [salt.minion      ][INFO    ][26270] Returning information for job: 20171103073832039937
2017-11-03 07:38:32,274 [salt.state       ][INFO    ][25567] Interface br-ex is up to date.
2017-11-03 07:38:32,275 [salt.state       ][INFO    ][25567] Completed state [br-ex] at time 07:38:32.274728 duration_in_ms=951.779
2017-11-03 07:38:32,275 [salt.state       ][INFO    ][25567] Running state [/etc/profile.d/proxy.sh] at time 07:38:32.275088
2017-11-03 07:38:32,275 [salt.state       ][INFO    ][25567] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-03 07:38:32,276 [salt.state       ][INFO    ][25567] File /etc/profile.d/proxy.sh is not present
2017-11-03 07:38:32,276 [salt.state       ][INFO    ][25567] Completed state [/etc/profile.d/proxy.sh] at time 07:38:32.276074 duration_in_ms=0.987
2017-11-03 07:38:32,276 [salt.state       ][INFO    ][25567] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:38:32.276296
2017-11-03 07:38:32,276 [salt.state       ][INFO    ][25567] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-03 07:38:32,277 [salt.state       ][INFO    ][25567] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-03 07:38:32,277 [salt.state       ][INFO    ][25567] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:38:32.276857 duration_in_ms=0.561
2017-11-03 07:38:32,279 [salt.minion      ][INFO    ][25567] Returning information for job: 20171103073821936095
2017-11-03 07:39:35,017 [salt.minion      ][INFO    ][25417] User sudo_ubuntu Executing command system.reboot with jid 20171103073935010887
2017-11-03 07:39:35,028 [salt.minion      ][INFO    ][26356] Starting a new job with PID 26356
2017-11-03 07:39:35,031 [salt.loaded.int.module.cmdmod][INFO    ][26356] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2017-11-03 07:39:35,060 [salt.utils.parsers][WARNING ][25417] Minion received a SIGTERM. Exiting.
2017-11-03 07:39:35,060 [salt.cli.daemons ][INFO    ][25417] The salt minion is shutting down..
2017-11-03 07:39:35,061 [salt.cli.daemons ][INFO    ][25417] The Salt Minion is shut down
2017-11-03 07:43:56,382 [salt.cli.daemons ][INFO    ][3899] Setting up the Salt Minion "kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local"
2017-11-03 07:43:57,395 [salt.minion      ][INFO    ][3899] Creating minion process manager
2017-11-03 07:43:57,395 [salt.cli.daemons ][WARNING ][3899] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-11-03 07:43:57,396 [salt.cli.daemons ][INFO    ][3899] The Salt Minion is starting up
2017-11-03 07:43:57,396 [salt.minion      ][INFO    ][3899] Minion is starting as user 'root'
2017-11-03 07:43:57,396 [salt.utils.event ][INFO    ][3899] Starting pull socket on /var/run/salt/minion/minion_event_0fd62c7a6e_pull.ipc
2017-11-03 07:43:58,624 [salt.loaded.int.module.cmdmod][INFO    ][3899] Executing command ['date', '+%z'] in directory '/root'
2017-11-03 07:43:58,637 [salt.utils.schedule][INFO    ][3899] Updating job settings for scheduled job: __mine_interval
2017-11-03 07:43:58,641 [salt.minion      ][INFO    ][3899] Added mine.update to scheduler
2017-11-03 07:43:58,670 [salt.minion      ][INFO    ][3899] Minion is ready to receive requests!
2017-11-03 07:43:59,671 [salt.utils.schedule][INFO    ][3899] Running scheduled job: __mine_interval
2017-11-03 07:44:02,942 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command test.ping with jid 20171103074403578379
2017-11-03 07:44:02,960 [salt.minion      ][INFO    ][4647] Starting a new job with PID 4647
2017-11-03 07:44:03,713 [salt.minion      ][INFO    ][4647] Returning information for job: 20171103074403578379
2017-11-03 07:44:04,626 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command state.apply with jid 20171103074404618859
2017-11-03 07:44:04,638 [salt.minion      ][INFO    ][4683] Starting a new job with PID 4683
2017-11-03 07:44:07,299 [salt.state       ][INFO    ][4683] Loading fresh modules for state activity
2017-11-03 07:44:07,337 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2017-11-03 07:44:07,368 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2017-11-03 07:44:07,416 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:07,492 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2017-11-03 07:44:07,514 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:07,590 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2017-11-03 07:44:07,612 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:07,767 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2017-11-03 07:44:07,839 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:07,955 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2017-11-03 07:44:07,992 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:08,064 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2017-11-03 07:44:08,085 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:08,155 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2017-11-03 07:44:08,223 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:08,312 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2017-11-03 07:44:08,341 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:08,498 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2017-11-03 07:44:08,526 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:08,599 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2017-11-03 07:44:08,626 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:08,701 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2017-11-03 07:44:08,740 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:08,825 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2017-11-03 07:44:08,855 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:08,927 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2017-11-03 07:44:08,950 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:09,023 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/service.sls'
2017-11-03 07:44:09,046 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:09,117 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2017-11-03 07:44:09,139 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:09,219 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2017-11-03 07:44:09,242 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:09,312 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2017-11-03 07:44:09,333 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:09,419 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2017-11-03 07:44:09,464 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:09,686 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2017-11-03 07:44:09,886 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:10,007 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2017-11-03 07:44:10,027 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:10,106 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2017-11-03 07:44:10,131 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:10,228 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2017-11-03 07:44:10,252 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2017-11-03 07:44:10,280 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-03 07:44:10,315 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2017-11-03 07:44:10,335 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-03 07:44:10,363 [salt.state       ][INFO    ][4683] Running state [/etc/environment] at time 07:44:10.363419
2017-11-03 07:44:10,364 [salt.state       ][INFO    ][4683] Executing state file.blockreplace for /etc/environment
2017-11-03 07:44:10,366 [salt.state       ][INFO    ][4683] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2017-11-03 07:44:10,366 [salt.state       ][INFO    ][4683] Completed state [/etc/environment] at time 07:44:10.366158 duration_in_ms=2.74
2017-11-03 07:44:10,366 [salt.state       ][INFO    ][4683] Running state [/etc/profile.d] at time 07:44:10.366376
2017-11-03 07:44:10,367 [salt.state       ][INFO    ][4683] Executing state file.directory for /etc/profile.d
2017-11-03 07:44:10,369 [salt.state       ][INFO    ][4683] Directory /etc/profile.d is in the correct state
2017-11-03 07:44:10,369 [salt.state       ][INFO    ][4683] Completed state [/etc/profile.d] at time 07:44:10.368992 duration_in_ms=2.616
2017-11-03 07:44:11,178 [salt.state       ][INFO    ][4683] Running state [linux_repo_prereq_pkgs] at time 07:44:11.178096
2017-11-03 07:44:11,179 [salt.state       ][INFO    ][4683] Executing state pkg.installed for linux_repo_prereq_pkgs
2017-11-03 07:44:11,180 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:44:11,721 [salt.state       ][INFO    ][4683] All specified packages are already installed
2017-11-03 07:44:11,722 [salt.state       ][INFO    ][4683] Completed state [linux_repo_prereq_pkgs] at time 07:44:11.721512 duration_in_ms=543.418
2017-11-03 07:44:11,722 [salt.state       ][INFO    ][4683] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:44:11.721822
2017-11-03 07:44:11,722 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack
2017-11-03 07:44:11,722 [salt.state       ][INFO    ][4683] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack is not present
2017-11-03 07:44:11,723 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack] at time 07:44:11.722626 duration_in_ms=0.804
2017-11-03 07:44:11,723 [salt.state       ][INFO    ][4683] Running state [/etc/apt/preferences.d/mirantis_openstack] at time 07:44:11.722845
2017-11-03 07:44:11,723 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack
2017-11-03 07:44:11,747 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:44:11,767 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:11,828 [salt.state       ][INFO    ][4683] File /etc/apt/preferences.d/mirantis_openstack is in the correct state
2017-11-03 07:44:11,828 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/preferences.d/mirantis_openstack] at time 07:44:11.828185 duration_in_ms=105.34
2017-11-03 07:44:11,832 [salt.state       ][INFO    ][4683] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 07:44:11.831479
2017-11-03 07:44:11,832 [salt.state       ][INFO    ][4683] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main
2017-11-03 07:44:12,319 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-03 07:44:12,463 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:44:14,724 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074414713906
2017-11-03 07:44:14,736 [salt.minion      ][INFO    ][6271] Starting a new job with PID 6271
2017-11-03 07:44:14,749 [salt.minion      ][INFO    ][6271] Returning information for job: 20171103074414713906
2017-11-03 07:44:16,975 [salt.state       ][INFO    ][4683] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main'
2017-11-03 07:44:16,975 [salt.state       ][INFO    ][4683] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata main] at time 07:44:16.975385 duration_in_ms=5143.905
2017-11-03 07:44:16,976 [salt.state       ][INFO    ][4683] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:44:16.975682
2017-11-03 07:44:16,976 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2017-11-03 07:44:16,976 [salt.state       ][INFO    ][4683] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2017-11-03 07:44:16,977 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:44:16.976493 duration_in_ms=0.81
2017-11-03 07:44:16,977 [salt.state       ][INFO    ][4683] Running state [/etc/apt/preferences.d/uca] at time 07:44:16.976701
2017-11-03 07:44:16,977 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/apt/preferences.d/uca
2017-11-03 07:44:16,977 [salt.state       ][INFO    ][4683] File /etc/apt/preferences.d/uca is not present
2017-11-03 07:44:16,977 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/preferences.d/uca] at time 07:44:16.977338 duration_in_ms=0.636
2017-11-03 07:44:16,979 [salt.state       ][INFO    ][4683] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 07:44:16.978750
2017-11-03 07:44:16,979 [salt.state       ][INFO    ][4683] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main
2017-11-03 07:44:17,079 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2017-11-03 07:44:17,181 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:44:24,003 [salt.state       ][INFO    ][4683] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main'
2017-11-03 07:44:24,004 [salt.state       ][INFO    ][4683] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main] at time 07:44:24.003992 duration_in_ms=7025.238
2017-11-03 07:44:24,004 [salt.state       ][INFO    ][4683] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 07:44:24.004447
2017-11-03 07:44:24,005 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates
2017-11-03 07:44:24,006 [salt.state       ][INFO    ][4683] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates is not present
2017-11-03 07:44:24,006 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_updates] at time 07:44:24.006000 duration_in_ms=1.553
2017-11-03 07:44:24,007 [salt.state       ][INFO    ][4683] Running state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 07:44:24.006450
2017-11-03 07:44:24,007 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_updates
2017-11-03 07:44:24,039 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:44:24,078 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:24,209 [salt.state       ][INFO    ][4683] File /etc/apt/preferences.d/mirantis_openstack_updates is in the correct state
2017-11-03 07:44:24,209 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/preferences.d/mirantis_openstack_updates] at time 07:44:24.209104 duration_in_ms=202.654
2017-11-03 07:44:24,212 [salt.state       ][INFO    ][4683] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 07:44:24.211742
2017-11-03 07:44:24,212 [salt.state       ][INFO    ][4683] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main
2017-11-03 07:44:24,427 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-03 07:44:24,589 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:44:24,935 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074424922792
2017-11-03 07:44:24,949 [salt.minion      ][INFO    ][7160] Starting a new job with PID 7160
2017-11-03 07:44:24,963 [salt.minion      ][INFO    ][7160] Returning information for job: 20171103074424922792
2017-11-03 07:44:31,306 [salt.state       ][INFO    ][4683] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main'
2017-11-03 07:44:31,307 [salt.state       ][INFO    ][4683] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-updates main] at time 07:44:31.306884 duration_in_ms=7095.141
2017-11-03 07:44:31,308 [salt.state       ][INFO    ][4683] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 07:44:31.307495
2017-11-03 07:44:31,308 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security
2017-11-03 07:44:31,309 [salt.state       ][INFO    ][4683] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security is not present
2017-11-03 07:44:31,309 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_security] at time 07:44:31.309223 duration_in_ms=1.728
2017-11-03 07:44:31,310 [salt.state       ][INFO    ][4683] Running state [/etc/apt/preferences.d/mirantis_openstack_security] at time 07:44:31.309729
2017-11-03 07:44:31,310 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_security
2017-11-03 07:44:31,339 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:44:31,376 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:31,507 [salt.state       ][INFO    ][4683] File /etc/apt/preferences.d/mirantis_openstack_security is in the correct state
2017-11-03 07:44:31,507 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/preferences.d/mirantis_openstack_security] at time 07:44:31.507313 duration_in_ms=197.582
2017-11-03 07:44:31,510 [salt.state       ][INFO    ][4683] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 07:44:31.509991
2017-11-03 07:44:31,511 [salt.state       ][INFO    ][4683] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main
2017-11-03 07:44:31,721 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-03 07:44:31,883 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:44:35,155 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074435142611
2017-11-03 07:44:35,169 [salt.minion      ][INFO    ][8212] Starting a new job with PID 8212
2017-11-03 07:44:35,195 [salt.minion      ][INFO    ][8212] Returning information for job: 20171103074435142611
2017-11-03 07:44:37,331 [salt.state       ][INFO    ][4683] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main'
2017-11-03 07:44:37,332 [salt.state       ][INFO    ][4683] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-security main] at time 07:44:37.331493 duration_in_ms=5821.501
2017-11-03 07:44:37,332 [salt.state       ][INFO    ][4683] Running state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:44:37.331884
2017-11-03 07:44:37,332 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mk_openstack
2017-11-03 07:44:37,333 [salt.state       ][INFO    ][4683] File /etc/apt/apt.conf.d/99proxies-salt-mk_openstack is not present
2017-11-03 07:44:37,333 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mk_openstack] at time 07:44:37.333378 duration_in_ms=1.493
2017-11-03 07:44:37,334 [salt.state       ][INFO    ][4683] Running state [/etc/apt/preferences.d/mk_openstack] at time 07:44:37.333766
2017-11-03 07:44:37,334 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/apt/preferences.d/mk_openstack
2017-11-03 07:44:37,356 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:44:37,394 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:37,526 [salt.state       ][INFO    ][4683] File /etc/apt/preferences.d/mk_openstack is in the correct state
2017-11-03 07:44:37,527 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/preferences.d/mk_openstack] at time 07:44:37.526620 duration_in_ms=192.852
2017-11-03 07:44:37,530 [salt.state       ][INFO    ][4683] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 07:44:37.529522
2017-11-03 07:44:37,530 [salt.state       ][INFO    ][4683] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata
2017-11-03 07:44:37,767 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-03 07:44:37,943 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:44:41,986 [salt.state       ][INFO    ][4683] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata'
2017-11-03 07:44:41,986 [salt.state       ][INFO    ][4683] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly ocata] at time 07:44:41.986219 duration_in_ms=4456.696
2017-11-03 07:44:41,987 [salt.state       ][INFO    ][4683] Running state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 07:44:41.986875
2017-11-03 07:44:41,987 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mcp_extra
2017-11-03 07:44:41,988 [salt.state       ][INFO    ][4683] File /etc/apt/apt.conf.d/99proxies-salt-mcp_extra is not present
2017-11-03 07:44:41,989 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mcp_extra] at time 07:44:41.988684 duration_in_ms=1.809
2017-11-03 07:44:41,989 [salt.state       ][INFO    ][4683] Running state [/etc/apt/preferences.d/mcp_extra] at time 07:44:41.989138
2017-11-03 07:44:41,989 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/apt/preferences.d/mcp_extra
2017-11-03 07:44:42,014 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:44:42,047 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:42,133 [salt.state       ][INFO    ][4683] File /etc/apt/preferences.d/mcp_extra is in the correct state
2017-11-03 07:44:42,133 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/preferences.d/mcp_extra] at time 07:44:42.133230 duration_in_ms=144.092
2017-11-03 07:44:42,135 [salt.state       ][INFO    ][4683] Running state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 07:44:42.134651
2017-11-03 07:44:42,135 [salt.state       ][INFO    ][4683] Executing state pkgrepo.managed for deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra
2017-11-03 07:44:42,278 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/apt-mk.mirantis.com/public.gpg'] in directory '/root'
2017-11-03 07:44:42,468 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:44:45,182 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074445173944
2017-11-03 07:44:45,194 [salt.minion      ][INFO    ][9570] Starting a new job with PID 9570
2017-11-03 07:44:45,207 [salt.minion      ][INFO    ][9570] Returning information for job: 20171103074445173944
2017-11-03 07:44:46,353 [salt.state       ][INFO    ][4683] Configured package repo 'deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra'
2017-11-03 07:44:46,354 [salt.state       ][INFO    ][4683] Completed state [deb [arch=amd64] http://apt-mk.mirantis.com/xenial/ nightly extra] at time 07:44:46.353676 duration_in_ms=4219.025
2017-11-03 07:44:46,354 [salt.state       ][INFO    ][4683] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 07:44:46.354108
2017-11-03 07:44:46,355 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback
2017-11-03 07:44:46,356 [salt.state       ][INFO    ][4683] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback is not present
2017-11-03 07:44:46,356 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_holdback] at time 07:44:46.356153 duration_in_ms=2.045
2017-11-03 07:44:46,357 [salt.state       ][INFO    ][4683] Running state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 07:44:46.356663
2017-11-03 07:44:46,357 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_holdback
2017-11-03 07:44:46,378 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:44:46,405 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:46,529 [salt.state       ][INFO    ][4683] File /etc/apt/preferences.d/mirantis_openstack_holdback is in the correct state
2017-11-03 07:44:46,529 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/preferences.d/mirantis_openstack_holdback] at time 07:44:46.529270 duration_in_ms=172.607
2017-11-03 07:44:46,532 [salt.state       ][INFO    ][4683] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 07:44:46.532243
2017-11-03 07:44:46,533 [salt.state       ][INFO    ][4683] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main
2017-11-03 07:44:46,875 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-03 07:44:47,037 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:44:53,258 [salt.state       ][INFO    ][4683] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main'
2017-11-03 07:44:53,259 [salt.state       ][INFO    ][4683] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-holdback main] at time 07:44:53.258510 duration_in_ms=6726.267
2017-11-03 07:44:53,259 [salt.state       ][INFO    ][4683] Running state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 07:44:53.258834
2017-11-03 07:44:53,259 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix
2017-11-03 07:44:53,260 [salt.state       ][INFO    ][4683] File /etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix is not present
2017-11-03 07:44:53,260 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/apt.conf.d/99proxies-salt-mirantis_openstack_hotfix] at time 07:44:53.259674 duration_in_ms=0.84
2017-11-03 07:44:53,260 [salt.state       ][INFO    ][4683] Running state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 07:44:53.259896
2017-11-03 07:44:53,260 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/apt/preferences.d/mirantis_openstack_hotfix
2017-11-03 07:44:53,279 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/preferences_repo'
2017-11-03 07:44:53,315 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:44:53,448 [salt.state       ][INFO    ][4683] File /etc/apt/preferences.d/mirantis_openstack_hotfix is in the correct state
2017-11-03 07:44:53,449 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/preferences.d/mirantis_openstack_hotfix] at time 07:44:53.448509 duration_in_ms=188.611
2017-11-03 07:44:53,452 [salt.state       ][INFO    ][4683] Running state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 07:44:53.451517
2017-11-03 07:44:53,452 [salt.state       ][INFO    ][4683] Executing state pkgrepo.managed for deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main
2017-11-03 07:44:53,574 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-key', 'add', '/var/cache/salt/minion/extrn_files/base/mirror.fuel-infra.org/mcp-repos/ocata/xenial/archive-mcpocata.key'] in directory '/root'
2017-11-03 07:44:53,779 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:44:55,264 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074455252780
2017-11-03 07:44:55,276 [salt.minion      ][INFO    ][10902] Starting a new job with PID 10902
2017-11-03 07:44:55,289 [salt.minion      ][INFO    ][10902] Returning information for job: 20171103074455252780
2017-11-03 07:44:56,767 [salt.state       ][INFO    ][4683] Configured package repo 'deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main'
2017-11-03 07:44:56,767 [salt.state       ][INFO    ][4683] Completed state [deb http://mirror.fuel-infra.org/mcp-repos/ocata/xenial ocata-hotfix main] at time 07:44:56.766870 duration_in_ms=3315.354
2017-11-03 07:44:56,767 [salt.state       ][INFO    ][4683] Running state [linux_extra_packages_purged] at time 07:44:56.767168
2017-11-03 07:44:56,767 [salt.state       ][INFO    ][4683] Executing state pkg.purged for linux_extra_packages_purged
2017-11-03 07:44:56,780 [salt.state       ][INFO    ][4683] All specified packages are already absent
2017-11-03 07:44:56,781 [salt.state       ][INFO    ][4683] Completed state [linux_extra_packages_purged] at time 07:44:56.780681 duration_in_ms=13.511
2017-11-03 07:44:56,781 [salt.state       ][INFO    ][4683] Running state [linux_extra_packages_latest] at time 07:44:56.780988
2017-11-03 07:44:56,781 [salt.state       ][INFO    ][4683] Executing state pkg.latest for linux_extra_packages_latest
2017-11-03 07:44:56,786 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:44:59,050 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2017-11-03 07:44:59,119 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['apt-cache', '-q', 'policy', 'python-msgpack'] in directory '/root'
2017-11-03 07:44:59,194 [salt.state       ][INFO    ][4683] All packages are up-to-date (mcelog, python-msgpack).
2017-11-03 07:44:59,194 [salt.state       ][INFO    ][4683] Completed state [linux_extra_packages_latest] at time 07:44:59.194116 duration_in_ms=2413.127
2017-11-03 07:44:59,196 [salt.state       ][INFO    ][4683] Running state [UTC] at time 07:44:59.196051
2017-11-03 07:44:59,196 [salt.state       ][INFO    ][4683] Executing state timezone.system for UTC
2017-11-03 07:44:59,197 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['timedatectl'] in directory '/root'
2017-11-03 07:44:59,229 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['timedatectl'] in directory '/root'
2017-11-03 07:44:59,239 [salt.state       ][INFO    ][4683] Timezone UTC already set, UTC already set to UTC
2017-11-03 07:44:59,239 [salt.state       ][INFO    ][4683] Completed state [UTC] at time 07:44:59.239154 duration_in_ms=43.103
2017-11-03 07:44:59,240 [salt.state       ][INFO    ][4683] Running state [nf_conntrack] at time 07:44:59.240263
2017-11-03 07:44:59,241 [salt.state       ][INFO    ][4683] Executing state kmod.present for nf_conntrack
2017-11-03 07:44:59,241 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'lsmod' in directory '/root'
2017-11-03 07:44:59,258 [salt.state       ][INFO    ][4683] Kernel module nf_conntrack is already present
2017-11-03 07:44:59,258 [salt.state       ][INFO    ][4683] Completed state [nf_conntrack] at time 07:44:59.258048 duration_in_ms=17.782
2017-11-03 07:44:59,260 [salt.state       ][INFO    ][4683] Running state [net.ipv4.tcp_keepalive_probes] at time 07:44:59.259851
2017-11-03 07:44:59,260 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2017-11-03 07:44:59,274 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:44:59,349 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2017-11-03 07:44:59,350 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:44:59.349592 duration_in_ms=89.741
2017-11-03 07:44:59,350 [salt.state       ][INFO    ][4683] Running state [fs.file-max] at time 07:44:59.349916
2017-11-03 07:44:59,350 [salt.state       ][INFO    ][4683] Executing state sysctl.present for fs.file-max
2017-11-03 07:44:59,351 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:44:59,402 [salt.state       ][INFO    ][4683] Sysctl value fs.file-max = 124165 is already set
2017-11-03 07:44:59,402 [salt.state       ][INFO    ][4683] Completed state [fs.file-max] at time 07:44:59.401795 duration_in_ms=51.878
2017-11-03 07:44:59,402 [salt.state       ][INFO    ][4683] Running state [net.core.somaxconn] at time 07:44:59.402094
2017-11-03 07:44:59,402 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.core.somaxconn
2017-11-03 07:44:59,403 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:44:59,485 [salt.state       ][INFO    ][4683] Sysctl value net.core.somaxconn = 4096 is already set
2017-11-03 07:44:59,485 [salt.state       ][INFO    ][4683] Completed state [net.core.somaxconn] at time 07:44:59.485164 duration_in_ms=83.069
2017-11-03 07:44:59,486 [salt.state       ][INFO    ][4683] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:44:59.485584
2017-11-03 07:44:59,486 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2017-11-03 07:44:59,487 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:44:59,538 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2017-11-03 07:44:59,538 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:44:59.537924 duration_in_ms=52.34
2017-11-03 07:44:59,538 [salt.state       ][INFO    ][4683] Running state [net.ipv4.tcp_tw_reuse] at time 07:44:59.538218
2017-11-03 07:44:59,538 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2017-11-03 07:44:59,539 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:44:59,628 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2017-11-03 07:44:59,628 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.tcp_tw_reuse] at time 07:44:59.628127 duration_in_ms=89.908
2017-11-03 07:44:59,628 [salt.state       ][INFO    ][4683] Running state [net.ipv4.tcp_congestion_control] at time 07:44:59.628444
2017-11-03 07:44:59,629 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2017-11-03 07:44:59,629 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:44:59,721 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2017-11-03 07:44:59,722 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.tcp_congestion_control] at time 07:44:59.721724 duration_in_ms=93.278
2017-11-03 07:44:59,723 [salt.state       ][INFO    ][4683] Running state [net.nf_conntrack_max] at time 07:44:59.722432
2017-11-03 07:44:59,723 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.nf_conntrack_max
2017-11-03 07:44:59,724 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:44:59,837 [salt.state       ][INFO    ][4683] Sysctl value net.nf_conntrack_max = 1048576 is already set
2017-11-03 07:44:59,838 [salt.state       ][INFO    ][4683] Completed state [net.nf_conntrack_max] at time 07:44:59.837773 duration_in_ms=115.341
2017-11-03 07:44:59,839 [salt.state       ][INFO    ][4683] Running state [net.ipv4.tcp_retries2] at time 07:44:59.838419
2017-11-03 07:44:59,839 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.tcp_retries2
2017-11-03 07:44:59,840 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:44:59,952 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2017-11-03 07:44:59,952 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.tcp_retries2] at time 07:44:59.952109 duration_in_ms=113.69
2017-11-03 07:44:59,953 [salt.state       ][INFO    ][4683] Running state [net.ipv4.tcp_fin_timeout] at time 07:44:59.952736
2017-11-03 07:44:59,953 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2017-11-03 07:44:59,954 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:45:00,067 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2017-11-03 07:45:00,067 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.tcp_fin_timeout] at time 07:45:00.067311 duration_in_ms=114.576
2017-11-03 07:45:00,068 [salt.state       ][INFO    ][4683] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:45:00.067613
2017-11-03 07:45:00,068 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2017-11-03 07:45:00,069 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:45:00,125 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2017-11-03 07:45:00,126 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:45:00.125926 duration_in_ms=58.311
2017-11-03 07:45:00,127 [salt.state       ][INFO    ][4683] Running state [vm.swappiness] at time 07:45:00.126579
2017-11-03 07:45:00,127 [salt.state       ][INFO    ][4683] Executing state sysctl.present for vm.swappiness
2017-11-03 07:45:00,128 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:45:00,234 [salt.state       ][INFO    ][4683] Sysctl value vm.swappiness = 10 is already set
2017-11-03 07:45:00,235 [salt.state       ][INFO    ][4683] Completed state [vm.swappiness] at time 07:45:00.234574 duration_in_ms=107.994
2017-11-03 07:45:00,235 [salt.state       ][INFO    ][4683] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:45:00.235206
2017-11-03 07:45:00,236 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2017-11-03 07:45:00,237 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:45:00,343 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2017-11-03 07:45:00,344 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:45:00.343780 duration_in_ms=108.575
2017-11-03 07:45:00,344 [salt.state       ][INFO    ][4683] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:45:00.344094
2017-11-03 07:45:00,345 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2017-11-03 07:45:00,345 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:45:00,445 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2017-11-03 07:45:00,445 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:45:00.445433 duration_in_ms=101.339
2017-11-03 07:45:00,446 [salt.state       ][INFO    ][4683] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:45:00.445798
2017-11-03 07:45:00,446 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2017-11-03 07:45:00,447 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:45:00,550 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2017-11-03 07:45:00,551 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:45:00.550730 duration_in_ms=104.931
2017-11-03 07:45:00,551 [salt.state       ][INFO    ][4683] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:45:00.551013
2017-11-03 07:45:00,551 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2017-11-03 07:45:00,552 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:45:00,655 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2017-11-03 07:45:00,656 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:45:00.655945 duration_in_ms=104.93
2017-11-03 07:45:00,657 [salt.state       ][INFO    ][4683] Running state [net.core.netdev_max_backlog] at time 07:45:00.656477
2017-11-03 07:45:00,657 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.core.netdev_max_backlog
2017-11-03 07:45:00,658 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:45:00,769 [salt.state       ][INFO    ][4683] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2017-11-03 07:45:00,769 [salt.state       ][INFO    ][4683] Completed state [net.core.netdev_max_backlog] at time 07:45:00.769200 duration_in_ms=112.721
2017-11-03 07:45:00,770 [salt.state       ][INFO    ][4683] Running state [net.ipv4.tcp_keepalive_time] at time 07:45:00.769697
2017-11-03 07:45:00,770 [salt.state       ][INFO    ][4683] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2017-11-03 07:45:00,771 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:45:00,863 [salt.state       ][INFO    ][4683] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2017-11-03 07:45:00,863 [salt.state       ][INFO    ][4683] Completed state [net.ipv4.tcp_keepalive_time] at time 07:45:00.863355 duration_in_ms=93.658
2017-11-03 07:45:00,864 [salt.state       ][INFO    ][4683] Running state [kernel.panic] at time 07:45:00.863629
2017-11-03 07:45:00,864 [salt.state       ][INFO    ][4683] Executing state sysctl.present for kernel.panic
2017-11-03 07:45:00,865 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'sysctl -a' in directory '/root'
2017-11-03 07:45:00,972 [salt.state       ][INFO    ][4683] Sysctl value kernel.panic = 60 is already set
2017-11-03 07:45:00,972 [salt.state       ][INFO    ][4683] Completed state [kernel.panic] at time 07:45:00.972136 duration_in_ms=108.507
2017-11-03 07:45:00,972 [salt.state       ][INFO    ][4683] Running state [linux_sysfs_package] at time 07:45:00.972417
2017-11-03 07:45:00,973 [salt.state       ][INFO    ][4683] Executing state pkg.installed for linux_sysfs_package
2017-11-03 07:45:00,983 [salt.state       ][INFO    ][4683] All specified packages are already installed
2017-11-03 07:45:00,983 [salt.state       ][INFO    ][4683] Completed state [linux_sysfs_package] at time 07:45:00.983255 duration_in_ms=10.838
2017-11-03 07:45:00,987 [salt.state       ][INFO    ][4683] Running state [/etc/sysfs.d] at time 07:45:00.986527
2017-11-03 07:45:00,987 [salt.state       ][INFO    ][4683] Executing state file.directory for /etc/sysfs.d
2017-11-03 07:45:00,988 [salt.state       ][INFO    ][4683] Directory /etc/sysfs.d is in the correct state
2017-11-03 07:45:00,988 [salt.state       ][INFO    ][4683] Completed state [/etc/sysfs.d] at time 07:45:00.988104 duration_in_ms=1.578
2017-11-03 07:45:00,990 [salt.state       ][INFO    ][4683] Running state [ondemand] at time 07:45:00.989607
2017-11-03 07:45:00,990 [salt.state       ][INFO    ][4683] Executing state service.dead for ondemand
2017-11-03 07:45:00,991 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2017-11-03 07:45:01,004 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2017-11-03 07:45:01,015 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2017-11-03 07:45:01,036 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'runlevel' in directory '/root'
2017-11-03 07:45:01,044 [salt.state       ][INFO    ][4683] The service ondemand is already dead
2017-11-03 07:45:01,045 [salt.state       ][INFO    ][4683] Completed state [ondemand] at time 07:45:01.044401 duration_in_ms=54.792
2017-11-03 07:45:01,048 [salt.state       ][INFO    ][4683] Running state [/etc/sysfs.d/governor.conf] at time 07:45:01.047823
2017-11-03 07:45:01,049 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/sysfs.d/governor.conf
2017-11-03 07:45:01,079 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/governor.conf.jinja'
2017-11-03 07:45:01,084 [salt.state       ][INFO    ][4683] File /etc/sysfs.d/governor.conf is in the correct state
2017-11-03 07:45:01,084 [salt.state       ][INFO    ][4683] Completed state [/etc/sysfs.d/governor.conf] at time 07:45:01.083927 duration_in_ms=36.105
2017-11-03 07:45:01,086 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.085772
2017-11-03 07:45:01,086 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,087 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,087 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.086762 duration_in_ms=0.99
2017-11-03 07:45:01,087 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.086992
2017-11-03 07:45:01,087 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,088 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,088 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.087861 duration_in_ms=0.869
2017-11-03 07:45:01,088 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.088084
2017-11-03 07:45:01,088 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,089 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,089 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.088945 duration_in_ms=0.861
2017-11-03 07:45:01,089 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.089165
2017-11-03 07:45:01,089 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,090 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,090 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.090022 duration_in_ms=0.857
2017-11-03 07:45:01,090 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.090242
2017-11-03 07:45:01,090 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,091 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,091 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.091086 duration_in_ms=0.844
2017-11-03 07:45:01,091 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.091299
2017-11-03 07:45:01,092 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,092 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,092 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.092148 duration_in_ms=0.849
2017-11-03 07:45:01,092 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.092368
2017-11-03 07:45:01,093 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,093 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,093 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.093209 duration_in_ms=0.841
2017-11-03 07:45:01,093 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.093427
2017-11-03 07:45:01,094 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,094 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,094 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.094289 duration_in_ms=0.862
2017-11-03 07:45:01,095 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.094506
2017-11-03 07:45:01,095 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,095 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,095 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.095339 duration_in_ms=0.833
2017-11-03 07:45:01,096 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.095558
2017-11-03 07:45:01,096 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,096 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,096 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.096388 duration_in_ms=0.83
2017-11-03 07:45:01,097 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.096599
2017-11-03 07:45:01,097 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,097 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,097 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.097435 duration_in_ms=0.836
2017-11-03 07:45:01,098 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.097661
2017-11-03 07:45:01,098 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,098 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,099 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.098556 duration_in_ms=0.895
2017-11-03 07:45:01,099 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.098772
2017-11-03 07:45:01,099 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,099 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,100 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.099603 duration_in_ms=0.831
2017-11-03 07:45:01,100 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.099816
2017-11-03 07:45:01,100 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,101 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,101 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.100661 duration_in_ms=0.845
2017-11-03 07:45:01,101 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.100878
2017-11-03 07:45:01,101 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,102 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,102 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.101743 duration_in_ms=0.865
2017-11-03 07:45:01,102 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.101956
2017-11-03 07:45:01,102 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,103 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,103 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.102794 duration_in_ms=0.838
2017-11-03 07:45:01,103 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.103009
2017-11-03 07:45:01,103 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,104 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,104 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.103836 duration_in_ms=0.826
2017-11-03 07:45:01,104 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.104046
2017-11-03 07:45:01,104 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,105 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,105 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.104868 duration_in_ms=0.822
2017-11-03 07:45:01,105 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.105076
2017-11-03 07:45:01,105 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,106 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,106 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.105923 duration_in_ms=0.847
2017-11-03 07:45:01,106 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.106133
2017-11-03 07:45:01,106 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,107 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,107 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.106958 duration_in_ms=0.825
2017-11-03 07:45:01,107 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.107169
2017-11-03 07:45:01,107 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,108 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,108 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.107991 duration_in_ms=0.822
2017-11-03 07:45:01,108 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.108212
2017-11-03 07:45:01,108 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,109 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,109 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.109040 duration_in_ms=0.828
2017-11-03 07:45:01,109 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.109251
2017-11-03 07:45:01,109 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,110 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,110 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.110099 duration_in_ms=0.848
2017-11-03 07:45:01,110 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.110313
2017-11-03 07:45:01,111 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,111 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,111 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.111136 duration_in_ms=0.823
2017-11-03 07:45:01,111 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.111345
2017-11-03 07:45:01,112 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,112 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,112 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.112161 duration_in_ms=0.816
2017-11-03 07:45:01,112 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.112372
2017-11-03 07:45:01,113 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,113 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,113 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.113202 duration_in_ms=0.83
2017-11-03 07:45:01,113 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.113415
2017-11-03 07:45:01,114 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,114 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,114 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.114242 duration_in_ms=0.827
2017-11-03 07:45:01,114 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.114452
2017-11-03 07:45:01,115 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,115 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,115 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.115270 duration_in_ms=0.818
2017-11-03 07:45:01,116 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.115481
2017-11-03 07:45:01,116 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,116 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,116 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.116299 duration_in_ms=0.818
2017-11-03 07:45:01,117 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.116507
2017-11-03 07:45:01,117 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,117 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,117 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.117326 duration_in_ms=0.819
2017-11-03 07:45:01,118 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.117536
2017-11-03 07:45:01,118 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,118 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,118 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.118373 duration_in_ms=0.837
2017-11-03 07:45:01,119 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.118584
2017-11-03 07:45:01,119 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,119 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,119 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.119407 duration_in_ms=0.823
2017-11-03 07:45:01,120 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.119616
2017-11-03 07:45:01,120 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,120 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,120 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.120431 duration_in_ms=0.815
2017-11-03 07:45:01,121 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.120645
2017-11-03 07:45:01,121 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,121 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,121 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.121458 duration_in_ms=0.813
2017-11-03 07:45:01,122 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.121680
2017-11-03 07:45:01,122 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,122 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,123 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.122495 duration_in_ms=0.815
2017-11-03 07:45:01,123 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.122705
2017-11-03 07:45:01,123 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,123 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,124 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.123524 duration_in_ms=0.819
2017-11-03 07:45:01,124 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.123735
2017-11-03 07:45:01,124 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,124 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,125 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.124553 duration_in_ms=0.818
2017-11-03 07:45:01,125 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.124763
2017-11-03 07:45:01,125 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,125 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,126 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.125587 duration_in_ms=0.823
2017-11-03 07:45:01,126 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.125796
2017-11-03 07:45:01,126 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,126 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,127 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.126621 duration_in_ms=0.825
2017-11-03 07:45:01,127 [salt.state       ][INFO    ][4683] Running state [sysfs.write] at time 07:45:01.126830
2017-11-03 07:45:01,127 [salt.state       ][INFO    ][4683] Executing state module.run for sysfs.write
2017-11-03 07:45:01,128 [salt.state       ][INFO    ][4683] {'ret': True}
2017-11-03 07:45:01,128 [salt.state       ][INFO    ][4683] Completed state [sysfs.write] at time 07:45:01.127651 duration_in_ms=0.821
2017-11-03 07:45:01,128 [salt.state       ][INFO    ][4683] Running state [cs_CZ.UTF-8] at time 07:45:01.128327
2017-11-03 07:45:01,129 [salt.state       ][INFO    ][4683] Executing state locale.present for cs_CZ.UTF-8
2017-11-03 07:45:01,129 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'locale -a' in directory '/root'
2017-11-03 07:45:01,136 [salt.state       ][INFO    ][4683] Locale cs_CZ.UTF-8 is already present
2017-11-03 07:45:01,137 [salt.state       ][INFO    ][4683] Completed state [cs_CZ.UTF-8] at time 07:45:01.136616 duration_in_ms=8.289
2017-11-03 07:45:01,137 [salt.state       ][INFO    ][4683] Running state [en_US.UTF-8] at time 07:45:01.136906
2017-11-03 07:45:01,137 [salt.state       ][INFO    ][4683] Executing state locale.present for en_US.UTF-8
2017-11-03 07:45:01,138 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'locale -a' in directory '/root'
2017-11-03 07:45:01,148 [salt.state       ][INFO    ][4683] Locale en_US.UTF-8 is already present
2017-11-03 07:45:01,149 [salt.state       ][INFO    ][4683] Completed state [en_US.UTF-8] at time 07:45:01.148714 duration_in_ms=11.806
2017-11-03 07:45:01,152 [salt.state       ][INFO    ][4683] Running state [en_US.UTF-8] at time 07:45:01.152373
2017-11-03 07:45:01,153 [salt.state       ][INFO    ][4683] Executing state locale.system for en_US.UTF-8
2017-11-03 07:45:01,154 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'localectl' in directory '/root'
2017-11-03 07:45:01,181 [salt.state       ][INFO    ][4683] System locale en_US.UTF-8 already set
2017-11-03 07:45:01,182 [salt.state       ][INFO    ][4683] Completed state [en_US.UTF-8] at time 07:45:01.181629 duration_in_ms=29.257
2017-11-03 07:45:01,187 [salt.state       ][INFO    ][4683] Running state [root] at time 07:45:01.186939
2017-11-03 07:45:01,188 [salt.state       ][INFO    ][4683] Executing state user.present for root
2017-11-03 07:45:01,190 [salt.state       ][INFO    ][4683] User root is present and up to date
2017-11-03 07:45:01,191 [salt.state       ][INFO    ][4683] Completed state [root] at time 07:45:01.190751 duration_in_ms=3.812
2017-11-03 07:45:01,194 [salt.state       ][INFO    ][4683] Running state [/root] at time 07:45:01.193949
2017-11-03 07:45:01,195 [salt.state       ][INFO    ][4683] Executing state file.directory for /root
2017-11-03 07:45:01,196 [salt.state       ][INFO    ][4683] Directory /root is in the correct state
2017-11-03 07:45:01,196 [salt.state       ][INFO    ][4683] Completed state [/root] at time 07:45:01.196230 duration_in_ms=2.282
2017-11-03 07:45:01,197 [salt.state       ][INFO    ][4683] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:45:01.196720
2017-11-03 07:45:01,197 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2017-11-03 07:45:01,198 [salt.state       ][INFO    ][4683] File /etc/sudoers.d/90-salt-user-root is not present
2017-11-03 07:45:01,199 [salt.state       ][INFO    ][4683] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:45:01.198446 duration_in_ms=1.726
2017-11-03 07:45:01,199 [salt.state       ][INFO    ][4683] Running state [ubuntu] at time 07:45:01.198975
2017-11-03 07:45:01,199 [salt.state       ][INFO    ][4683] Executing state user.present for ubuntu
2017-11-03 07:45:01,202 [salt.state       ][INFO    ][4683] User ubuntu is present and up to date
2017-11-03 07:45:01,202 [salt.state       ][INFO    ][4683] Completed state [ubuntu] at time 07:45:01.201879 duration_in_ms=2.904
2017-11-03 07:45:01,205 [salt.state       ][INFO    ][4683] Running state [/home/ubuntu] at time 07:45:01.205022
2017-11-03 07:45:01,206 [salt.state       ][INFO    ][4683] Executing state file.directory for /home/ubuntu
2017-11-03 07:45:01,207 [salt.state       ][INFO    ][4683] Directory /home/ubuntu is in the correct state
2017-11-03 07:45:01,207 [salt.state       ][INFO    ][4683] Completed state [/home/ubuntu] at time 07:45:01.207095 duration_in_ms=2.073
2017-11-03 07:45:01,210 [salt.state       ][INFO    ][4683] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:45:01.209727
2017-11-03 07:45:01,210 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2017-11-03 07:45:01,241 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2017-11-03 07:45:01,249 [salt.state       ][INFO    ][4683] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2017-11-03 07:45:01,250 [salt.state       ][INFO    ][4683] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:45:01.249442 duration_in_ms=39.713
2017-11-03 07:45:01,250 [salt.state       ][INFO    ][4683] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:45:01.250038
2017-11-03 07:45:01,251 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2017-11-03 07:45:01,279 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2017-11-03 07:45:01,319 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:45:01,453 [salt.state       ][INFO    ][4683] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2017-11-03 07:45:01,454 [salt.state       ][INFO    ][4683] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:45:01.453613 duration_in_ms=203.575
2017-11-03 07:45:01,454 [salt.state       ][INFO    ][4683] Running state [apt-daily.timer] at time 07:45:01.453859
2017-11-03 07:45:01,454 [salt.state       ][INFO    ][4683] Executing state service.dead for apt-daily.timer
2017-11-03 07:45:01,455 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2017-11-03 07:45:01,473 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2017-11-03 07:45:01,488 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2017-11-03 07:45:01,509 [salt.state       ][INFO    ][4683] The service apt-daily.timer is already dead
2017-11-03 07:45:01,509 [salt.state       ][INFO    ][4683] Completed state [apt-daily.timer] at time 07:45:01.509008 duration_in_ms=55.149
2017-11-03 07:45:01,509 [salt.state       ][INFO    ][4683] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:45:01.509294
2017-11-03 07:45:01,510 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2017-11-03 07:45:01,539 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2017-11-03 07:45:01,575 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:45:01,722 [salt.state       ][INFO    ][4683] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2017-11-03 07:45:01,723 [salt.state       ][INFO    ][4683] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:45:01.722522 duration_in_ms=213.228
2017-11-03 07:45:01,726 [salt.state       ][INFO    ][4683] Running state [service.systemctl_reload] at time 07:45:01.725794
2017-11-03 07:45:01,726 [salt.state       ][INFO    ][4683] Executing state module.wait for service.systemctl_reload
2017-11-03 07:45:01,727 [salt.state       ][INFO    ][4683] No changes made for service.systemctl_reload
2017-11-03 07:45:01,727 [salt.state       ][INFO    ][4683] Completed state [service.systemctl_reload] at time 07:45:01.726940 duration_in_ms=1.147
2017-11-03 07:45:01,727 [salt.state       ][INFO    ][4683] Running state [/etc/hostname] at time 07:45:01.727188
2017-11-03 07:45:01,727 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/hostname
2017-11-03 07:45:01,761 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2017-11-03 07:45:01,765 [salt.state       ][INFO    ][4683] File /etc/hostname is in the correct state
2017-11-03 07:45:01,765 [salt.state       ][INFO    ][4683] Completed state [/etc/hostname] at time 07:45:01.765070 duration_in_ms=37.882
2017-11-03 07:45:01,773 [salt.state       ][INFO    ][4683] Running state [hostname kvm01] at time 07:45:01.773065
2017-11-03 07:45:01,774 [salt.state       ][INFO    ][4683] Executing state cmd.wait for hostname kvm01
2017-11-03 07:45:01,774 [salt.state       ][INFO    ][4683] No changes made for hostname kvm01
2017-11-03 07:45:01,774 [salt.state       ][INFO    ][4683] Completed state [hostname kvm01] at time 07:45:01.774048 duration_in_ms=0.984
2017-11-03 07:45:01,775 [salt.state       ][INFO    ][4683] Running state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.775099
2017-11-03 07:45:01,776 [salt.state       ][INFO    ][4683] Executing state host.present for mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:01,777 [salt.state       ][INFO    ][4683] Host mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.77) already present
2017-11-03 07:45:01,777 [salt.state       ][INFO    ][4683] Completed state [mdb02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.776937 duration_in_ms=1.839
2017-11-03 07:45:01,777 [salt.state       ][INFO    ][4683] Running state [mdb02] at time 07:45:01.777147
2017-11-03 07:45:01,777 [salt.state       ][INFO    ][4683] Executing state host.present for mdb02
2017-11-03 07:45:01,778 [salt.state       ][INFO    ][4683] Host mdb02 (192.168.10.77) already present
2017-11-03 07:45:01,778 [salt.state       ][INFO    ][4683] Completed state [mdb02] at time 07:45:01.778363 duration_in_ms=1.217
2017-11-03 07:45:01,779 [salt.state       ][INFO    ][4683] Running state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.778570
2017-11-03 07:45:01,779 [salt.state       ][INFO    ][4683] Executing state host.present for mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:01,779 [salt.state       ][INFO    ][4683] Host mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.78) already present
2017-11-03 07:45:01,780 [salt.state       ][INFO    ][4683] Completed state [mdb03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.779722 duration_in_ms=1.152
2017-11-03 07:45:01,780 [salt.state       ][INFO    ][4683] Running state [mdb03] at time 07:45:01.779931
2017-11-03 07:45:01,780 [salt.state       ][INFO    ][4683] Executing state host.present for mdb03
2017-11-03 07:45:01,781 [salt.state       ][INFO    ][4683] Host mdb03 (192.168.10.78) already present
2017-11-03 07:45:01,781 [salt.state       ][INFO    ][4683] Completed state [mdb03] at time 07:45:01.781078 duration_in_ms=1.147
2017-11-03 07:45:01,781 [salt.state       ][INFO    ][4683] Running state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.781281
2017-11-03 07:45:01,781 [salt.state       ][INFO    ][4683] Executing state host.present for mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:01,782 [salt.state       ][INFO    ][4683] Host mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.76) already present
2017-11-03 07:45:01,783 [salt.state       ][INFO    ][4683] Completed state [mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.782666 duration_in_ms=1.385
2017-11-03 07:45:01,783 [salt.state       ][INFO    ][4683] Running state [mdb01] at time 07:45:01.783069
2017-11-03 07:45:01,783 [salt.state       ][INFO    ][4683] Executing state host.present for mdb01
2017-11-03 07:45:01,784 [salt.state       ][INFO    ][4683] Host mdb01 (192.168.10.76) already present
2017-11-03 07:45:01,784 [salt.state       ][INFO    ][4683] Completed state [mdb01] at time 07:45:01.784244 duration_in_ms=1.175
2017-11-03 07:45:01,784 [salt.state       ][INFO    ][4683] Running state [mdb] at time 07:45:01.784450
2017-11-03 07:45:01,785 [salt.state       ][INFO    ][4683] Executing state host.present for mdb
2017-11-03 07:45:01,785 [salt.state       ][INFO    ][4683] Host mdb (192.168.10.75) already present
2017-11-03 07:45:01,786 [salt.state       ][INFO    ][4683] Completed state [mdb] at time 07:45:01.785615 duration_in_ms=1.165
2017-11-03 07:45:01,786 [salt.state       ][INFO    ][4683] Running state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.785819
2017-11-03 07:45:01,786 [salt.state       ][INFO    ][4683] Executing state host.present for mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:01,787 [salt.state       ][INFO    ][4683] Host mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.75) already present
2017-11-03 07:45:01,787 [salt.state       ][INFO    ][4683] Completed state [mdb.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.787012 duration_in_ms=1.193
2017-11-03 07:45:01,787 [salt.state       ][INFO    ][4683] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.787217
2017-11-03 07:45:01,787 [salt.state       ][INFO    ][4683] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:01,788 [salt.state       ][INFO    ][4683] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-03 07:45:01,788 [salt.state       ][INFO    ][4683] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.788347 duration_in_ms=1.13
2017-11-03 07:45:01,789 [salt.state       ][INFO    ][4683] Running state [cfg01] at time 07:45:01.788555
2017-11-03 07:45:01,789 [salt.state       ][INFO    ][4683] Executing state host.present for cfg01
2017-11-03 07:45:01,789 [salt.state       ][INFO    ][4683] Host cfg01 (192.168.10.100) already present
2017-11-03 07:45:01,790 [salt.state       ][INFO    ][4683] Completed state [cfg01] at time 07:45:01.789681 duration_in_ms=1.126
2017-11-03 07:45:01,790 [salt.state       ][INFO    ][4683] Running state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.789986
2017-11-03 07:45:01,790 [salt.state       ][INFO    ][4683] Executing state host.present for prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:01,791 [salt.state       ][INFO    ][4683] Host prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.104) already present
2017-11-03 07:45:01,791 [salt.state       ][INFO    ][4683] Completed state [prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.791320 duration_in_ms=1.335
2017-11-03 07:45:01,792 [salt.state       ][INFO    ][4683] Running state [prx01] at time 07:45:01.791523
2017-11-03 07:45:01,792 [salt.state       ][INFO    ][4683] Executing state host.present for prx01
2017-11-03 07:45:01,792 [salt.state       ][INFO    ][4683] Host prx01 (100.64.200.104) already present
2017-11-03 07:45:01,793 [salt.state       ][INFO    ][4683] Completed state [prx01] at time 07:45:01.792656 duration_in_ms=1.133
2017-11-03 07:45:01,793 [salt.state       ][INFO    ][4683] Running state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.792857
2017-11-03 07:45:01,793 [salt.state       ][INFO    ][4683] Executing state host.present for kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:01,794 [salt.state       ][INFO    ][4683] Host kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.141) already present
2017-11-03 07:45:01,794 [salt.state       ][INFO    ][4683] Completed state [kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:01.794318 duration_in_ms=1.462
2017-11-03 07:45:01,795 [salt.state       ][INFO    ][4683] Running state [kvm01] at time 07:45:01.794524
2017-11-03 07:45:01,795 [salt.state       ][INFO    ][4683] Executing state host.present for kvm01
2017-11-03 07:45:01,795 [salt.state       ][INFO    ][4683] Host kvm01 (192.168.10.141) already present
2017-11-03 07:45:01,796 [salt.state       ][INFO    ][4683] Completed state [kvm01] at time 07:45:01.795666 duration_in_ms=1.143
2017-11-03 07:45:01,798 [salt.state       ][INFO    ][4683] Running state [file.replace] at time 07:45:01.798337
2017-11-03 07:45:01,799 [salt.state       ][INFO    ][4683] Executing state module.run for file.replace
2017-11-03 07:45:01,980 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['git', '--version'] in directory '/root'
2017-11-03 07:45:02,153 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command 'grep -q "kvm01 kvm01.baremetal-mcp-ocata-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2017-11-03 07:45:02,167 [salt.state       ][INFO    ][4683] onlyif execution failed
2017-11-03 07:45:02,167 [salt.state       ][INFO    ][4683] Completed state [file.replace] at time 07:45:02.167422 duration_in_ms=369.086
2017-11-03 07:45:02,168 [salt.state       ][INFO    ][4683] Running state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.167739
2017-11-03 07:45:02,168 [salt.state       ][INFO    ][4683] Executing state host.present for kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,169 [salt.state       ][INFO    ][4683] Host kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.143) already present
2017-11-03 07:45:02,169 [salt.state       ][INFO    ][4683] Completed state [kvm03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.169320 duration_in_ms=1.581
2017-11-03 07:45:02,170 [salt.state       ][INFO    ][4683] Running state [kvm03] at time 07:45:02.169546
2017-11-03 07:45:02,170 [salt.state       ][INFO    ][4683] Executing state host.present for kvm03
2017-11-03 07:45:02,170 [salt.state       ][INFO    ][4683] Host kvm03 (192.168.10.143) already present
2017-11-03 07:45:02,171 [salt.state       ][INFO    ][4683] Completed state [kvm03] at time 07:45:02.170632 duration_in_ms=1.086
2017-11-03 07:45:02,171 [salt.state       ][INFO    ][4683] Running state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.170849
2017-11-03 07:45:02,171 [salt.state       ][INFO    ][4683] Executing state host.present for kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,172 [salt.state       ][INFO    ][4683] Host kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.142) already present
2017-11-03 07:45:02,172 [salt.state       ][INFO    ][4683] Completed state [kvm02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.171679 duration_in_ms=0.83
2017-11-03 07:45:02,172 [salt.state       ][INFO    ][4683] Running state [kvm02] at time 07:45:02.171891
2017-11-03 07:45:02,172 [salt.state       ][INFO    ][4683] Executing state host.present for kvm02
2017-11-03 07:45:02,173 [salt.state       ][INFO    ][4683] Host kvm02 (192.168.10.142) already present
2017-11-03 07:45:02,173 [salt.state       ][INFO    ][4683] Completed state [kvm02] at time 07:45:02.172720 duration_in_ms=0.83
2017-11-03 07:45:02,173 [salt.state       ][INFO    ][4683] Running state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.172952
2017-11-03 07:45:02,173 [salt.state       ][INFO    ][4683] Executing state host.present for dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,174 [salt.state       ][INFO    ][4683] Host dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.50) already present
2017-11-03 07:45:02,174 [salt.state       ][INFO    ][4683] Completed state [dbs.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.174110 duration_in_ms=1.157
2017-11-03 07:45:02,174 [salt.state       ][INFO    ][4683] Running state [dbs] at time 07:45:02.174325
2017-11-03 07:45:02,175 [salt.state       ][INFO    ][4683] Executing state host.present for dbs
2017-11-03 07:45:02,175 [salt.state       ][INFO    ][4683] Host dbs (192.168.10.50) already present
2017-11-03 07:45:02,175 [salt.state       ][INFO    ][4683] Completed state [dbs] at time 07:45:02.175377 duration_in_ms=1.052
2017-11-03 07:45:02,176 [salt.state       ][INFO    ][4683] Running state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.175589
2017-11-03 07:45:02,176 [salt.state       ][INFO    ][4683] Executing state host.present for prx.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,176 [salt.state       ][INFO    ][4683] Host prx.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.103) already present
2017-11-03 07:45:02,176 [salt.state       ][INFO    ][4683] Completed state [prx.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.176402 duration_in_ms=0.814
2017-11-03 07:45:02,177 [salt.state       ][INFO    ][4683] Running state [prx] at time 07:45:02.176610
2017-11-03 07:45:02,177 [salt.state       ][INFO    ][4683] Executing state host.present for prx
2017-11-03 07:45:02,178 [salt.state       ][INFO    ][4683] Host prx (100.64.200.103) already present
2017-11-03 07:45:02,178 [salt.state       ][INFO    ][4683] Completed state [prx] at time 07:45:02.177956 duration_in_ms=1.346
2017-11-03 07:45:02,178 [salt.state       ][INFO    ][4683] Running state [prx02] at time 07:45:02.178170
2017-11-03 07:45:02,178 [salt.state       ][INFO    ][4683] Executing state host.present for prx02
2017-11-03 07:45:02,179 [salt.state       ][INFO    ][4683] Host prx02 (100.64.200.105) already present
2017-11-03 07:45:02,179 [salt.state       ][INFO    ][4683] Completed state [prx02] at time 07:45:02.179208 duration_in_ms=1.038
2017-11-03 07:45:02,179 [salt.state       ][INFO    ][4683] Running state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.179412
2017-11-03 07:45:02,180 [salt.state       ][INFO    ][4683] Executing state host.present for prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,181 [salt.state       ][INFO    ][4683] Host prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local (100.64.200.105) already present
2017-11-03 07:45:02,181 [salt.state       ][INFO    ][4683] Completed state [prx02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.180799 duration_in_ms=1.387
2017-11-03 07:45:02,181 [salt.state       ][INFO    ][4683] Running state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.181010
2017-11-03 07:45:02,181 [salt.state       ][INFO    ][4683] Executing state host.present for msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,182 [salt.state       ][INFO    ][4683] Host msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.42) already present
2017-11-03 07:45:02,182 [salt.state       ][INFO    ][4683] Completed state [msg02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.182117 duration_in_ms=1.107
2017-11-03 07:45:02,182 [salt.state       ][INFO    ][4683] Running state [msg02] at time 07:45:02.182326
2017-11-03 07:45:02,183 [salt.state       ][INFO    ][4683] Executing state host.present for msg02
2017-11-03 07:45:02,183 [salt.state       ][INFO    ][4683] Host msg02 (192.168.10.42) already present
2017-11-03 07:45:02,183 [salt.state       ][INFO    ][4683] Completed state [msg02] at time 07:45:02.183119 duration_in_ms=0.793
2017-11-03 07:45:02,183 [salt.state       ][INFO    ][4683] Running state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.183324
2017-11-03 07:45:02,184 [salt.state       ][INFO    ][4683] Executing state host.present for msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,184 [salt.state       ][INFO    ][4683] Host msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.43) already present
2017-11-03 07:45:02,184 [salt.state       ][INFO    ][4683] Completed state [msg03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.184111 duration_in_ms=0.787
2017-11-03 07:45:02,184 [salt.state       ][INFO    ][4683] Running state [msg03] at time 07:45:02.184316
2017-11-03 07:45:02,185 [salt.state       ][INFO    ][4683] Executing state host.present for msg03
2017-11-03 07:45:02,185 [salt.state       ][INFO    ][4683] Host msg03 (192.168.10.43) already present
2017-11-03 07:45:02,185 [salt.state       ][INFO    ][4683] Completed state [msg03] at time 07:45:02.185103 duration_in_ms=0.787
2017-11-03 07:45:02,185 [salt.state       ][INFO    ][4683] Running state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.185307
2017-11-03 07:45:02,186 [salt.state       ][INFO    ][4683] Executing state host.present for msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,186 [salt.state       ][INFO    ][4683] Host msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.41) already present
2017-11-03 07:45:02,186 [salt.state       ][INFO    ][4683] Completed state [msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.186360 duration_in_ms=1.053
2017-11-03 07:45:02,187 [salt.state       ][INFO    ][4683] Running state [msg01] at time 07:45:02.186564
2017-11-03 07:45:02,187 [salt.state       ][INFO    ][4683] Executing state host.present for msg01
2017-11-03 07:45:02,187 [salt.state       ][INFO    ][4683] Host msg01 (192.168.10.41) already present
2017-11-03 07:45:02,187 [salt.state       ][INFO    ][4683] Completed state [msg01] at time 07:45:02.187365 duration_in_ms=0.801
2017-11-03 07:45:02,188 [salt.state       ][INFO    ][4683] Running state [msg] at time 07:45:02.187692
2017-11-03 07:45:02,188 [salt.state       ][INFO    ][4683] Executing state host.present for msg
2017-11-03 07:45:02,189 [salt.state       ][INFO    ][4683] Host msg (192.168.10.40) already present
2017-11-03 07:45:02,189 [salt.state       ][INFO    ][4683] Completed state [msg] at time 07:45:02.189264 duration_in_ms=1.572
2017-11-03 07:45:02,190 [salt.state       ][INFO    ][4683] Running state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.189584
2017-11-03 07:45:02,190 [salt.state       ][INFO    ][4683] Executing state host.present for msg.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,190 [salt.state       ][INFO    ][4683] Host msg.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.40) already present
2017-11-03 07:45:02,191 [salt.state       ][INFO    ][4683] Completed state [msg.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.190621 duration_in_ms=1.037
2017-11-03 07:45:02,191 [salt.state       ][INFO    ][4683] Running state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.190826
2017-11-03 07:45:02,191 [salt.state       ][INFO    ][4683] Executing state host.present for cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,192 [salt.state       ][INFO    ][4683] Host cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.100) already present
2017-11-03 07:45:02,192 [salt.state       ][INFO    ][4683] Completed state [cfg01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.191854 duration_in_ms=1.028
2017-11-03 07:45:02,192 [salt.state       ][INFO    ][4683] Running state [cfg01] at time 07:45:02.192056
2017-11-03 07:45:02,192 [salt.state       ][INFO    ][4683] Executing state host.present for cfg01
2017-11-03 07:45:02,193 [salt.state       ][INFO    ][4683] Host cfg01 (192.168.10.100) already present
2017-11-03 07:45:02,193 [salt.state       ][INFO    ][4683] Completed state [cfg01] at time 07:45:02.193432 duration_in_ms=1.376
2017-11-03 07:45:02,194 [salt.state       ][INFO    ][4683] Running state [cmp002] at time 07:45:02.193654
2017-11-03 07:45:02,194 [salt.state       ][INFO    ][4683] Executing state host.present for cmp002
2017-11-03 07:45:02,194 [salt.state       ][INFO    ][4683] Host cmp002 (192.168.10.102) already present
2017-11-03 07:45:02,195 [salt.state       ][INFO    ][4683] Completed state [cmp002] at time 07:45:02.194688 duration_in_ms=1.034
2017-11-03 07:45:02,195 [salt.state       ][INFO    ][4683] Running state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.194892
2017-11-03 07:45:02,195 [salt.state       ][INFO    ][4683] Executing state host.present for cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,196 [salt.state       ][INFO    ][4683] Host cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.102) already present
2017-11-03 07:45:02,196 [salt.state       ][INFO    ][4683] Completed state [cmp002.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.195693 duration_in_ms=0.801
2017-11-03 07:45:02,196 [salt.state       ][INFO    ][4683] Running state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.195903
2017-11-03 07:45:02,196 [salt.state       ][INFO    ][4683] Executing state host.present for cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,197 [salt.state       ][INFO    ][4683] Host cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.101) already present
2017-11-03 07:45:02,197 [salt.state       ][INFO    ][4683] Completed state [cmp001.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.197298 duration_in_ms=1.395
2017-11-03 07:45:02,198 [salt.state       ][INFO    ][4683] Running state [cmp001] at time 07:45:02.197505
2017-11-03 07:45:02,198 [salt.state       ][INFO    ][4683] Executing state host.present for cmp001
2017-11-03 07:45:02,198 [salt.state       ][INFO    ][4683] Host cmp001 (192.168.10.101) already present
2017-11-03 07:45:02,199 [salt.state       ][INFO    ][4683] Completed state [cmp001] at time 07:45:02.198536 duration_in_ms=1.031
2017-11-03 07:45:02,199 [salt.state       ][INFO    ][4683] Running state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.198742
2017-11-03 07:45:02,199 [salt.state       ][INFO    ][4683] Executing state host.present for dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,199 [salt.state       ][INFO    ][4683] Host dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.51) already present
2017-11-03 07:45:02,200 [salt.state       ][INFO    ][4683] Completed state [dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.199553 duration_in_ms=0.811
2017-11-03 07:45:02,200 [salt.state       ][INFO    ][4683] Running state [dbs01] at time 07:45:02.199760
2017-11-03 07:45:02,200 [salt.state       ][INFO    ][4683] Executing state host.present for dbs01
2017-11-03 07:45:02,201 [salt.state       ][INFO    ][4683] Host dbs01 (192.168.10.51) already present
2017-11-03 07:45:02,201 [salt.state       ][INFO    ][4683] Completed state [dbs01] at time 07:45:02.201133 duration_in_ms=1.372
2017-11-03 07:45:02,201 [salt.state       ][INFO    ][4683] Running state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.201451
2017-11-03 07:45:02,202 [salt.state       ][INFO    ][4683] Executing state host.present for dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,202 [salt.state       ][INFO    ][4683] Host dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.52) already present
2017-11-03 07:45:02,203 [salt.state       ][INFO    ][4683] Completed state [dbs02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.202483 duration_in_ms=1.032
2017-11-03 07:45:02,203 [salt.state       ][INFO    ][4683] Running state [dbs02] at time 07:45:02.202691
2017-11-03 07:45:02,203 [salt.state       ][INFO    ][4683] Executing state host.present for dbs02
2017-11-03 07:45:02,204 [salt.state       ][INFO    ][4683] Host dbs02 (192.168.10.52) already present
2017-11-03 07:45:02,204 [salt.state       ][INFO    ][4683] Completed state [dbs02] at time 07:45:02.203932 duration_in_ms=1.241
2017-11-03 07:45:02,204 [salt.state       ][INFO    ][4683] Running state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.204139
2017-11-03 07:45:02,204 [salt.state       ][INFO    ][4683] Executing state host.present for dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,205 [salt.state       ][INFO    ][4683] Host dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.53) already present
2017-11-03 07:45:02,205 [salt.state       ][INFO    ][4683] Completed state [dbs03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.205454 duration_in_ms=1.315
2017-11-03 07:45:02,206 [salt.state       ][INFO    ][4683] Running state [dbs03] at time 07:45:02.205672
2017-11-03 07:45:02,206 [salt.state       ][INFO    ][4683] Executing state host.present for dbs03
2017-11-03 07:45:02,206 [salt.state       ][INFO    ][4683] Host dbs03 (192.168.10.53) already present
2017-11-03 07:45:02,207 [salt.state       ][INFO    ][4683] Completed state [dbs03] at time 07:45:02.206648 duration_in_ms=0.975
2017-11-03 07:45:02,207 [salt.state       ][INFO    ][4683] Running state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.206849
2017-11-03 07:45:02,207 [salt.state       ][INFO    ][4683] Executing state host.present for mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,207 [salt.state       ][INFO    ][4683] Host mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.3) already present
2017-11-03 07:45:02,208 [salt.state       ][INFO    ][4683] Completed state [mas01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.207634 duration_in_ms=0.785
2017-11-03 07:45:02,208 [salt.state       ][INFO    ][4683] Running state [mas01] at time 07:45:02.207834
2017-11-03 07:45:02,208 [salt.state       ][INFO    ][4683] Executing state host.present for mas01
2017-11-03 07:45:02,209 [salt.state       ][INFO    ][4683] Host mas01 (192.168.10.3) already present
2017-11-03 07:45:02,209 [salt.state       ][INFO    ][4683] Completed state [mas01] at time 07:45:02.209218 duration_in_ms=1.383
2017-11-03 07:45:02,210 [salt.state       ][INFO    ][4683] Running state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.209530
2017-11-03 07:45:02,210 [salt.state       ][INFO    ][4683] Executing state host.present for ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,210 [salt.state       ][INFO    ][4683] Host ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.12) already present
2017-11-03 07:45:02,211 [salt.state       ][INFO    ][4683] Completed state [ctl02.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.210573 duration_in_ms=1.043
2017-11-03 07:45:02,211 [salt.state       ][INFO    ][4683] Running state [ctl02] at time 07:45:02.210777
2017-11-03 07:45:02,211 [salt.state       ][INFO    ][4683] Executing state host.present for ctl02
2017-11-03 07:45:02,211 [salt.state       ][INFO    ][4683] Host ctl02 (192.168.10.12) already present
2017-11-03 07:45:02,212 [salt.state       ][INFO    ][4683] Completed state [ctl02] at time 07:45:02.211565 duration_in_ms=0.788
2017-11-03 07:45:02,212 [salt.state       ][INFO    ][4683] Running state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.211768
2017-11-03 07:45:02,212 [salt.state       ][INFO    ][4683] Executing state host.present for ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,213 [salt.state       ][INFO    ][4683] Host ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.13) already present
2017-11-03 07:45:02,213 [salt.state       ][INFO    ][4683] Completed state [ctl03.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.213159 duration_in_ms=1.391
2017-11-03 07:45:02,213 [salt.state       ][INFO    ][4683] Running state [ctl03] at time 07:45:02.213368
2017-11-03 07:45:02,214 [salt.state       ][INFO    ][4683] Executing state host.present for ctl03
2017-11-03 07:45:02,214 [salt.state       ][INFO    ][4683] Host ctl03 (192.168.10.13) already present
2017-11-03 07:45:02,214 [salt.state       ][INFO    ][4683] Completed state [ctl03] at time 07:45:02.214408 duration_in_ms=1.04
2017-11-03 07:45:02,215 [salt.state       ][INFO    ][4683] Running state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.214607
2017-11-03 07:45:02,215 [salt.state       ][INFO    ][4683] Executing state host.present for ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,215 [salt.state       ][INFO    ][4683] Host ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.11) already present
2017-11-03 07:45:02,216 [salt.state       ][INFO    ][4683] Completed state [ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.215610 duration_in_ms=1.003
2017-11-03 07:45:02,216 [salt.state       ][INFO    ][4683] Running state [ctl01] at time 07:45:02.215812
2017-11-03 07:45:02,216 [salt.state       ][INFO    ][4683] Executing state host.present for ctl01
2017-11-03 07:45:02,217 [salt.state       ][INFO    ][4683] Host ctl01 (192.168.10.11) already present
2017-11-03 07:45:02,217 [salt.state       ][INFO    ][4683] Completed state [ctl01] at time 07:45:02.217191 duration_in_ms=1.379
2017-11-03 07:45:02,218 [salt.state       ][INFO    ][4683] Running state [ctl] at time 07:45:02.217487
2017-11-03 07:45:02,218 [salt.state       ][INFO    ][4683] Executing state host.present for ctl
2017-11-03 07:45:02,218 [salt.state       ][INFO    ][4683] Host ctl (192.168.10.10) already present
2017-11-03 07:45:02,219 [salt.state       ][INFO    ][4683] Completed state [ctl] at time 07:45:02.218546 duration_in_ms=1.059
2017-11-03 07:45:02,219 [salt.state       ][INFO    ][4683] Running state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.218751
2017-11-03 07:45:02,219 [salt.state       ][INFO    ][4683] Executing state host.present for ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local
2017-11-03 07:45:02,219 [salt.state       ][INFO    ][4683] Host ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local (192.168.10.10) already present
2017-11-03 07:45:02,220 [salt.state       ][INFO    ][4683] Completed state [ctl.baremetal-mcp-ocata-ovs-dpdk-ha.local] at time 07:45:02.219557 duration_in_ms=0.806
2017-11-03 07:45:02,222 [salt.state       ][INFO    ][4683] Running state [ens2f0.81] at time 07:45:02.221813
2017-11-03 07:45:02,222 [salt.state       ][INFO    ][4683] Executing state network.managed for ens2f0.81
2017-11-03 07:45:02,396 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'vlan'] in directory '/root'
2017-11-03 07:45:02,660 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:45:04,211 [salt.state       ][INFO    ][4683] Interface ens2f0.81 is up to date.
2017-11-03 07:45:04,211 [salt.state       ][INFO    ][4683] Completed state [ens2f0.81] at time 07:45:04.211320 duration_in_ms=1989.507
2017-11-03 07:45:04,213 [salt.state       ][INFO    ][4683] Running state [br-ctl] at time 07:45:04.212890
2017-11-03 07:45:04,213 [salt.state       ][INFO    ][4683] Executing state network.managed for br-ctl
2017-11-03 07:45:04,221 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-03 07:45:04,782 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:45:05,642 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074505407864
2017-11-03 07:45:05,657 [salt.minion      ][INFO    ][11697] Starting a new job with PID 11697
2017-11-03 07:45:05,671 [salt.minion      ][INFO    ][11697] Returning information for job: 20171103074505407864
2017-11-03 07:45:06,431 [salt.state       ][INFO    ][4683] Interface br-ctl is up to date.
2017-11-03 07:45:06,431 [salt.state       ][INFO    ][4683] Completed state [br-ctl] at time 07:45:06.431044 duration_in_ms=2218.154
2017-11-03 07:45:06,431 [salt.state       ][INFO    ][4683] Running state [eno1] at time 07:45:06.431365
2017-11-03 07:45:06,432 [salt.state       ][INFO    ][4683] Executing state network.managed for eno1
2017-11-03 07:45:07,611 [salt.state       ][INFO    ][4683] Interface eno1 is up to date.
2017-11-03 07:45:07,611 [salt.state       ][INFO    ][4683] Completed state [eno1] at time 07:45:07.611339 duration_in_ms=1179.973
2017-11-03 07:45:07,612 [salt.state       ][INFO    ][4683] Running state [ens2f0] at time 07:45:07.611704
2017-11-03 07:45:07,612 [salt.state       ][INFO    ][4683] Executing state network.managed for ens2f0
2017-11-03 07:45:09,266 [salt.state       ][INFO    ][4683] Interface ens2f0 is up to date.
2017-11-03 07:45:09,267 [salt.state       ][INFO    ][4683] Completed state [ens2f0] at time 07:45:09.266513 duration_in_ms=1654.808
2017-11-03 07:45:09,267 [salt.state       ][INFO    ][4683] Running state [ens2f0.80] at time 07:45:09.266822
2017-11-03 07:45:09,267 [salt.state       ][INFO    ][4683] Executing state network.managed for ens2f0.80
2017-11-03 07:45:09,275 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'vlan'] in directory '/root'
2017-11-03 07:45:09,827 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:45:11,319 [salt.state       ][INFO    ][4683] Interface ens2f0.80 is up to date.
2017-11-03 07:45:11,319 [salt.state       ][INFO    ][4683] Completed state [ens2f0.80] at time 07:45:11.319330 duration_in_ms=2052.507
2017-11-03 07:45:11,322 [salt.state       ][INFO    ][4683] Running state [br-mgmt] at time 07:45:11.321810
2017-11-03 07:45:11,322 [salt.state       ][INFO    ][4683] Executing state network.managed for br-mgmt
2017-11-03 07:45:11,329 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-03 07:45:11,758 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:45:13,426 [salt.state       ][INFO    ][4683] Interface br-mgmt is up to date.
2017-11-03 07:45:13,426 [salt.state       ][INFO    ][4683] Completed state [br-mgmt] at time 07:45:13.425986 duration_in_ms=2104.174
2017-11-03 07:45:13,429 [salt.state       ][INFO    ][4683] Running state [br-ex] at time 07:45:13.428705
2017-11-03 07:45:13,429 [salt.state       ][INFO    ][4683] Executing state network.managed for br-ex
2017-11-03 07:45:13,437 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'bridge-utils'] in directory '/root'
2017-11-03 07:45:13,782 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:45:15,601 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103074515592189
2017-11-03 07:45:15,614 [salt.minion      ][INFO    ][12229] Starting a new job with PID 12229
2017-11-03 07:45:15,620 [salt.state       ][INFO    ][4683] Interface br-ex is up to date.
2017-11-03 07:45:15,621 [salt.state       ][INFO    ][4683] Completed state [br-ex] at time 07:45:15.620472 duration_in_ms=2191.766
2017-11-03 07:45:15,621 [salt.state       ][INFO    ][4683] Running state [/etc/profile.d/proxy.sh] at time 07:45:15.621031
2017-11-03 07:45:15,621 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/profile.d/proxy.sh
2017-11-03 07:45:15,622 [salt.state       ][INFO    ][4683] File /etc/profile.d/proxy.sh is not present
2017-11-03 07:45:15,622 [salt.state       ][INFO    ][4683] Completed state [/etc/profile.d/proxy.sh] at time 07:45:15.622293 duration_in_ms=1.262
2017-11-03 07:45:15,623 [salt.state       ][INFO    ][4683] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:45:15.622547
2017-11-03 07:45:15,623 [salt.state       ][INFO    ][4683] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2017-11-03 07:45:15,623 [salt.state       ][INFO    ][4683] File /etc/apt/apt.conf.d/95proxies is not present
2017-11-03 07:45:15,623 [salt.state       ][INFO    ][4683] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:45:15.623269 duration_in_ms=0.722
2017-11-03 07:45:15,624 [salt.state       ][INFO    ][4683] Running state [ntp] at time 07:45:15.623549
2017-11-03 07:45:15,624 [salt.state       ][INFO    ][4683] Executing state pkg.installed for ntp
2017-11-03 07:45:15,631 [salt.state       ][INFO    ][4683] Package ntp is already installed
2017-11-03 07:45:15,631 [salt.state       ][INFO    ][4683] Completed state [ntp] at time 07:45:15.630959 duration_in_ms=7.41
2017-11-03 07:45:15,632 [salt.minion      ][INFO    ][12229] Returning information for job: 20171103074515592189
2017-11-03 07:45:15,633 [salt.state       ][INFO    ][4683] Running state [/etc/ntp.conf] at time 07:45:15.633239
2017-11-03 07:45:15,634 [salt.state       ][INFO    ][4683] Executing state file.managed for /etc/ntp.conf
2017-11-03 07:45:15,653 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2017-11-03 07:45:15,708 [salt.fileclient  ][INFO    ][4683] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-11-03 07:45:15,730 [salt.state       ][INFO    ][4683] File /etc/ntp.conf is in the correct state
2017-11-03 07:45:15,731 [salt.state       ][INFO    ][4683] Completed state [/etc/ntp.conf] at time 07:45:15.730657 duration_in_ms=97.414
2017-11-03 07:45:15,734 [salt.state       ][INFO    ][4683] Running state [ntp] at time 07:45:15.734052
2017-11-03 07:45:15,735 [salt.state       ][INFO    ][4683] Executing state service.running for ntp
2017-11-03 07:45:15,736 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2017-11-03 07:45:15,758 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2017-11-03 07:45:15,774 [salt.loaded.int.module.cmdmod][INFO    ][4683] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2017-11-03 07:45:15,795 [salt.state       ][INFO    ][4683] The service ntp is already running
2017-11-03 07:45:15,796 [salt.state       ][INFO    ][4683] Completed state [ntp] at time 07:45:15.795800 duration_in_ms=61.748
2017-11-03 07:45:15,806 [salt.minion      ][INFO    ][4683] Returning information for job: 20171103074404618859
2017-11-03 07:45:36,700 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command state.sls with jid 20171103074536691661
2017-11-03 07:45:36,719 [salt.minion      ][INFO    ][12295] Starting a new job with PID 12295
2017-11-03 07:45:39,390 [salt.state       ][INFO    ][12295] Loading fresh modules for state activity
2017-11-03 07:45:39,448 [salt.fileclient  ][INFO    ][12295] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-11-03 07:45:39,487 [salt.fileclient  ][INFO    ][12295] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-11-03 07:45:39,511 [salt.fileclient  ][INFO    ][12295] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-11-03 07:45:39,558 [salt.fileclient  ][INFO    ][12295] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-03 07:45:39,612 [salt.fileclient  ][INFO    ][12295] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-11-03 07:45:39,665 [salt.fileclient  ][INFO    ][12295] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-03 07:45:39,704 [salt.fileclient  ][INFO    ][12295] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2017-11-03 07:45:39,748 [salt.fileclient  ][INFO    ][12295] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-11-03 07:45:40,632 [salt.state       ][INFO    ][12295] Running state [libvirt0] at time 07:45:40.631724
2017-11-03 07:45:40,633 [salt.state       ][INFO    ][12295] Executing state pkg.installed for libvirt0
2017-11-03 07:45:40,634 [salt.loaded.int.module.cmdmod][INFO    ][12295] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:45:41,336 [salt.state       ][INFO    ][12295] Package libvirt0 is already installed
2017-11-03 07:45:41,337 [salt.state       ][INFO    ][12295] Completed state [libvirt0] at time 07:45:41.337018 duration_in_ms=705.293
2017-11-03 07:45:41,338 [salt.state       ][INFO    ][12295] Running state [pm-utils] at time 07:45:41.337732
2017-11-03 07:45:41,338 [salt.state       ][INFO    ][12295] Executing state pkg.installed for pm-utils
2017-11-03 07:45:41,349 [salt.state       ][INFO    ][12295] Package pm-utils is already installed
2017-11-03 07:45:41,349 [salt.state       ][INFO    ][12295] Completed state [pm-utils] at time 07:45:41.349066 duration_in_ms=11.334
2017-11-03 07:45:41,350 [salt.state       ][INFO    ][12295] Running state [python-libvirt] at time 07:45:41.349611
2017-11-03 07:45:41,350 [salt.state       ][INFO    ][12295] Executing state pkg.installed for python-libvirt
2017-11-03 07:45:41,360 [salt.state       ][INFO    ][12295] Package python-libvirt is already installed
2017-11-03 07:45:41,361 [salt.state       ][INFO    ][12295] Completed state [python-libvirt] at time 07:45:41.360424 duration_in_ms=10.811
2017-11-03 07:45:41,361 [salt.state       ][INFO    ][12295] Running state [libvirt-bin] at time 07:45:41.360911
2017-11-03 07:45:41,361 [salt.state       ][INFO    ][12295] Executing state pkg.installed for libvirt-bin
2017-11-03 07:45:41,372 [salt.state       ][INFO    ][12295] Package libvirt-bin is already installed
2017-11-03 07:45:41,372 [salt.state       ][INFO    ][12295] Completed state [libvirt-bin] at time 07:45:41.371996 duration_in_ms=11.085
2017-11-03 07:45:41,373 [salt.state       ][INFO    ][12295] Running state [qemu-utils] at time 07:45:41.372520
2017-11-03 07:45:41,373 [salt.state       ][INFO    ][12295] Executing state pkg.installed for qemu-utils
2017-11-03 07:45:41,383 [salt.state       ][INFO    ][12295] Package qemu-utils is already installed
2017-11-03 07:45:41,383 [salt.state       ][INFO    ][12295] Completed state [qemu-utils] at time 07:45:41.383311 duration_in_ms=10.791
2017-11-03 07:45:41,384 [salt.state       ][INFO    ][12295] Running state [qemu-kvm] at time 07:45:41.383791
2017-11-03 07:45:41,384 [salt.state       ][INFO    ][12295] Executing state pkg.installed for qemu-kvm
2017-11-03 07:45:41,394 [salt.state       ][INFO    ][12295] Package qemu-kvm is already installed
2017-11-03 07:45:41,395 [salt.state       ][INFO    ][12295] Completed state [qemu-kvm] at time 07:45:41.394853 duration_in_ms=11.062
2017-11-03 07:45:41,403 [salt.state       ][INFO    ][12295] Running state [/etc/libvirt/libvirtd.conf] at time 07:45:41.402702
2017-11-03 07:45:41,404 [salt.state       ][INFO    ][12295] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-11-03 07:45:41,444 [salt.fileclient  ][INFO    ][12295] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-11-03 07:45:41,463 [salt.state       ][INFO    ][12295] File /etc/libvirt/libvirtd.conf is in the correct state
2017-11-03 07:45:41,464 [salt.state       ][INFO    ][12295] Completed state [/etc/libvirt/libvirtd.conf] at time 07:45:41.463525 duration_in_ms=60.822
2017-11-03 07:45:41,464 [salt.state       ][INFO    ][12295] Running state [/etc/default/libvirt-bin] at time 07:45:41.464392
2017-11-03 07:45:41,465 [salt.state       ][INFO    ][12295] Executing state file.managed for /etc/default/libvirt-bin
2017-11-03 07:45:41,488 [salt.fileclient  ][INFO    ][12295] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-11-03 07:45:41,496 [salt.state       ][INFO    ][12295] File /etc/default/libvirt-bin is in the correct state
2017-11-03 07:45:41,496 [salt.state       ][INFO    ][12295] Completed state [/etc/default/libvirt-bin] at time 07:45:41.496221 duration_in_ms=31.829
2017-11-03 07:45:41,498 [salt.state       ][INFO    ][12295] Running state [service.systemctl_reload] at time 07:45:41.498338
2017-11-03 07:45:41,499 [salt.state       ][INFO    ][12295] Executing state module.wait for service.systemctl_reload
2017-11-03 07:45:41,499 [salt.state       ][INFO    ][12295] No changes made for service.systemctl_reload
2017-11-03 07:45:41,500 [salt.state       ][INFO    ][12295] Completed state [service.systemctl_reload] at time 07:45:41.499769 duration_in_ms=1.432
2017-11-03 07:45:41,504 [salt.state       ][INFO    ][12295] Running state [/etc/libvirt/qemu/networks/default.xml] at time 07:45:41.503592
2017-11-03 07:45:41,504 [salt.state       ][INFO    ][12295] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-11-03 07:45:41,505 [salt.state       ][INFO    ][12295] File /etc/libvirt/qemu/networks/default.xml is not present
2017-11-03 07:45:41,505 [salt.state       ][INFO    ][12295] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 07:45:41.505368 duration_in_ms=1.775
2017-11-03 07:45:41,507 [salt.state       ][INFO    ][12295] Running state [libvirt-bin] at time 07:45:41.506559
2017-11-03 07:45:41,507 [salt.state       ][INFO    ][12295] Executing state service.running for libvirt-bin
2017-11-03 07:45:41,509 [salt.loaded.int.module.cmdmod][INFO    ][12295] Executing command ['systemctl', 'status', 'libvirt-bin.service', '-n', '0'] in directory '/root'
2017-11-03 07:45:41,534 [salt.loaded.int.module.cmdmod][INFO    ][12295] Executing command ['systemctl', 'is-active', 'libvirt-bin.service'] in directory '/root'
2017-11-03 07:45:41,543 [salt.loaded.int.module.cmdmod][INFO    ][12295] Executing command ['systemctl', 'is-enabled', 'libvirt-bin.service'] in directory '/root'
2017-11-03 07:45:41,555 [salt.state       ][INFO    ][12295] The service libvirt-bin is already running
2017-11-03 07:45:41,555 [salt.state       ][INFO    ][12295] Completed state [libvirt-bin] at time 07:45:41.555077 duration_in_ms=48.517
2017-11-03 07:45:41,558 [salt.state       ][INFO    ][12295] Running state [virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default] at time 07:45:41.557554
2017-11-03 07:45:41,558 [salt.state       ][INFO    ][12295] Executing state cmd.run for virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default
2017-11-03 07:45:41,559 [salt.loaded.int.module.cmdmod][INFO    ][12295] Executing command 'virsh -q net-list --all | grep -q '^\s*default'' in directory '/root'
2017-11-03 07:45:41,596 [salt.state       ][INFO    ][12295] onlyif execution failed
2017-11-03 07:45:41,596 [salt.state       ][INFO    ][12295] Completed state [virsh net-destroy default 2>&1 1>/dev/null; virsh net-undefine default] at time 07:45:41.596442 duration_in_ms=38.889
2017-11-03 07:45:41,597 [salt.state       ][INFO    ][12295] Running state [virsh net-autostart default --disable] at time 07:45:41.596705
2017-11-03 07:45:41,597 [salt.state       ][INFO    ][12295] Executing state cmd.run for virsh net-autostart default --disable
2017-11-03 07:45:41,597 [salt.loaded.int.module.cmdmod][INFO    ][12295] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-11-03 07:45:41,621 [salt.state       ][INFO    ][12295] onlyif execution failed
2017-11-03 07:45:41,621 [salt.state       ][INFO    ][12295] Completed state [virsh net-autostart default --disable] at time 07:45:41.620963 duration_in_ms=24.258
2017-11-03 07:45:41,621 [salt.state       ][INFO    ][12295] Running state [virsh net-destroy default] at time 07:45:41.621229
2017-11-03 07:45:41,621 [salt.state       ][INFO    ][12295] Executing state cmd.run for virsh net-destroy default
2017-11-03 07:45:41,622 [salt.loaded.int.module.cmdmod][INFO    ][12295] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-11-03 07:45:41,653 [salt.state       ][INFO    ][12295] onlyif execution failed
2017-11-03 07:45:41,654 [salt.state       ][INFO    ][12295] Completed state [virsh net-destroy default] at time 07:45:41.654016 duration_in_ms=32.785
2017-11-03 07:45:41,655 [salt.state       ][INFO    ][12295] Running state [echo 'No pool is defined'] at time 07:45:41.654654
2017-11-03 07:45:41,655 [salt.state       ][INFO    ][12295] Executing state cmd.run for echo 'No pool is defined'
2017-11-03 07:45:41,657 [salt.loaded.int.module.cmdmod][INFO    ][12295] Executing command 'echo 'No pool is defined'' in directory '/root'
2017-11-03 07:45:41,668 [salt.state       ][INFO    ][12295] {'pid': 12331, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2017-11-03 07:45:41,669 [salt.state       ][INFO    ][12295] Completed state [echo 'No pool is defined'] at time 07:45:41.668682 duration_in_ms=14.028
2017-11-03 07:45:41,672 [salt.minion      ][INFO    ][12295] Returning information for job: 20171103074536691661
2017-11-03 07:45:42,480 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command state.apply with jid 20171103074542469598
2017-11-03 07:45:42,492 [salt.minion      ][INFO    ][12336] Starting a new job with PID 12336
2017-11-03 07:45:44,721 [salt.state       ][INFO    ][12336] Loading fresh modules for state activity
2017-11-03 07:45:44,960 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-11-03 07:45:44,995 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-03 07:45:45,020 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-03 07:45:45,076 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:45:45,222 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-03 07:45:45,258 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:45:45,387 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-03 07:45:45,426 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-03 07:45:45,456 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 07:45:45,482 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-03 07:45:45,498 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-03 07:45:45,537 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-03 07:45:45,561 [py.warnings      ][WARNING ][12336] /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-03 07:45:45,562 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'salt-minion --version' in directory '/root'
2017-11-03 07:45:46,193 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-03 07:45:46,220 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-03 07:45:46,238 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-03 07:45:46,257 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-03 07:45:46,367 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-03 07:45:46,424 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-03 07:45:46,524 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-03 07:45:46,550 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:45:46,639 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-03 07:45:46,670 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:45:46,762 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-03 07:45:46,792 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-03 07:45:46,821 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 07:45:46,850 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-03 07:45:46,864 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-03 07:45:46,891 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-03 07:45:46,916 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'salt-minion --version' in directory '/root'
2017-11-03 07:45:47,456 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-03 07:45:47,484 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-03 07:45:47,498 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-03 07:45:47,515 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-03 07:45:47,584 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-03 07:45:47,631 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-03 07:45:47,733 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-03 07:45:47,823 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:45:47,896 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-03 07:45:47,917 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-03 07:45:47,955 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:45:48,562 [salt.state       ][INFO    ][12336] Running state [salt-minion] at time 07:45:48.561876
2017-11-03 07:45:48,562 [salt.state       ][INFO    ][12336] Executing state pkg.installed for salt-minion
2017-11-03 07:45:48,563 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:45:49,166 [salt.state       ][INFO    ][12336] Package salt-minion is already installed
2017-11-03 07:45:49,167 [salt.state       ][INFO    ][12336] Completed state [salt-minion] at time 07:45:49.166777 duration_in_ms=604.9
2017-11-03 07:45:49,167 [salt.state       ][INFO    ][12336] Running state [salt_minion_dependency_packages] at time 07:45:49.167033
2017-11-03 07:45:49,167 [salt.state       ][INFO    ][12336] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-03 07:45:49,173 [salt.state       ][INFO    ][12336] All specified packages are already installed
2017-11-03 07:45:49,174 [salt.state       ][INFO    ][12336] Completed state [salt_minion_dependency_packages] at time 07:45:49.173664 duration_in_ms=6.631
2017-11-03 07:45:49,177 [salt.state       ][INFO    ][12336] Running state [/etc/salt/minion.d/minion.conf] at time 07:45:49.177243
2017-11-03 07:45:49,178 [salt.state       ][INFO    ][12336] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-03 07:45:49,214 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-03 07:45:49,362 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:45:49,498 [salt.fileclient  ][INFO    ][12336] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:45:49,592 [salt.state       ][INFO    ][12336] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-03 07:45:49,592 [salt.state       ][INFO    ][12336] Completed state [/etc/salt/minion.d/minion.conf] at time 07:45:49.592176 duration_in_ms=414.933
2017-11-03 07:45:49,593 [salt.state       ][INFO    ][12336] Running state [/etc/salt/minion.d/_virt.conf] at time 07:45:49.592690
2017-11-03 07:45:49,593 [salt.state       ][INFO    ][12336] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-03 07:45:49,594 [salt.state       ][INFO    ][12336] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-03 07:45:49,594 [salt.state       ][INFO    ][12336] Completed state [/etc/salt/minion.d/_virt.conf] at time 07:45:49.594003 duration_in_ms=1.313
2017-11-03 07:45:49,596 [salt.state       ][INFO    ][12336] Running state [salt-minion] at time 07:45:49.596226
2017-11-03 07:45:49,596 [salt.state       ][INFO    ][12336] Executing state service.running for salt-minion
2017-11-03 07:45:49,597 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-03 07:45:49,623 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-03 07:45:49,637 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-03 07:45:49,652 [salt.state       ][INFO    ][12336] The service salt-minion is already running
2017-11-03 07:45:49,653 [salt.state       ][INFO    ][12336] Completed state [salt-minion] at time 07:45:49.652632 duration_in_ms=56.404
2017-11-03 07:45:49,656 [salt.state       ][INFO    ][12336] Running state [/etc/salt/grains.d] at time 07:45:49.655412
2017-11-03 07:45:49,656 [salt.state       ][INFO    ][12336] Executing state file.directory for /etc/salt/grains.d
2017-11-03 07:45:49,657 [salt.state       ][INFO    ][12336] Directory /etc/salt/grains.d is in the correct state
2017-11-03 07:45:49,657 [salt.state       ][INFO    ][12336] Completed state [/etc/salt/grains.d] at time 07:45:49.656880 duration_in_ms=1.47
2017-11-03 07:45:49,658 [salt.state       ][INFO    ][12336] Running state [/etc/salt/grains] at time 07:45:49.657513
2017-11-03 07:45:49,658 [salt.state       ][INFO    ][12336] Executing state file.managed for /etc/salt/grains
2017-11-03 07:45:49,658 [salt.state       ][INFO    ][12336] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-03 07:45:49,658 [salt.state       ][INFO    ][12336] Completed state [/etc/salt/grains] at time 07:45:49.658397 duration_in_ms=0.884
2017-11-03 07:45:49,659 [salt.state       ][INFO    ][12336] Running state [/etc/salt/grains.d/placeholder] at time 07:45:49.658816
2017-11-03 07:45:49,659 [salt.state       ][INFO    ][12336] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-03 07:45:49,661 [salt.state       ][INFO    ][12336] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-03 07:45:49,661 [salt.state       ][INFO    ][12336] Completed state [/etc/salt/grains.d/placeholder] at time 07:45:49.661044 duration_in_ms=2.228
2017-11-03 07:45:49,662 [salt.state       ][INFO    ][12336] Running state [/etc/salt/grains.d/sphinx] at time 07:45:49.661692
2017-11-03 07:45:49,662 [salt.state       ][INFO    ][12336] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-03 07:45:49,665 [salt.state       ][INFO    ][12336] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.141
               - 192.168.11.2
-              - 192.168.122.1
         system:
           name: System
           param:

2017-11-03 07:45:49,665 [salt.state       ][INFO    ][12336] Completed state [/etc/salt/grains.d/sphinx] at time 07:45:49.665092 duration_in_ms=3.4
2017-11-03 07:45:49,666 [salt.state       ][INFO    ][12336] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:45:49.666160
2017-11-03 07:45:49,667 [salt.state       ][INFO    ][12336] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:45:49,667 [salt.state       ][INFO    ][12336] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:45:49,668 [salt.state       ][INFO    ][12336] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:45:49.667460 duration_in_ms=1.298
2017-11-03 07:45:49,668 [salt.state       ][INFO    ][12336] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:45:49.667680
2017-11-03 07:45:49,668 [salt.state       ][INFO    ][12336] 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-03 07:45:49,669 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-11-03 07:45:49,788 [salt.state       ][INFO    ][12336] {'pid': 12386, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-03 07:45:49,789 [salt.state       ][INFO    ][12336] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:45:49.788592 duration_in_ms=120.909
2017-11-03 07:45:49,789 [salt.state       ][INFO    ][12336] Running state [/etc/salt/grains.d/dns_records] at time 07:45:49.789239
2017-11-03 07:45:49,790 [salt.state       ][INFO    ][12336] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-03 07:45:49,792 [salt.state       ][INFO    ][12336] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-03 07:45:49,792 [salt.state       ][INFO    ][12336] Completed state [/etc/salt/grains.d/dns_records] at time 07:45:49.792217 duration_in_ms=2.978
2017-11-03 07:45:49,794 [salt.state       ][INFO    ][12336] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 07:45:49.793645
2017-11-03 07:45:49,794 [salt.state       ][INFO    ][12336] 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-03 07:45:49,795 [salt.state       ][INFO    ][12336] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:45:49,795 [salt.state       ][INFO    ][12336] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 07:45:49.794819 duration_in_ms=1.174
2017-11-03 07:45:49,795 [salt.state       ][INFO    ][12336] Running state [/etc/salt/grains.d/salt] at time 07:45:49.795246
2017-11-03 07:45:49,796 [salt.state       ][INFO    ][12336] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-03 07:45:49,797 [salt.state       ][INFO    ][12336] File /etc/salt/grains.d/salt is in the correct state
2017-11-03 07:45:49,797 [salt.state       ][INFO    ][12336] Completed state [/etc/salt/grains.d/salt] at time 07:45:49.797378 duration_in_ms=2.13
2017-11-03 07:45:49,798 [salt.state       ][INFO    ][12336] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 07:45:49.798373
2017-11-03 07:45:49,799 [salt.state       ][INFO    ][12336] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:45:49,799 [salt.state       ][INFO    ][12336] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:45:49,800 [salt.state       ][INFO    ][12336] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 07:45:49.799506 duration_in_ms=1.132
2017-11-03 07:45:49,802 [salt.state       ][INFO    ][12336] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:45:49.801894
2017-11-03 07:45:49,802 [salt.state       ][INFO    ][12336] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-03 07:45:49,803 [salt.state       ][INFO    ][12336] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-03 07:45:49,803 [salt.state       ][INFO    ][12336] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:45:49.802907 duration_in_ms=1.012
2017-11-03 07:45:49,803 [salt.state       ][INFO    ][12336] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:45:49.803347
2017-11-03 07:45:49,804 [salt.state       ][INFO    ][12336] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-03 07:45:49,806 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-11-03 07:45:49,818 [salt.state       ][INFO    ][12336] {'pid': 12388, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-11-03 07:45:49,818 [salt.state       ][INFO    ][12336] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:45:49.818009 duration_in_ms=14.663
2017-11-03 07:45:49,820 [salt.state       ][INFO    ][12336] Running state [mine.update] at time 07:45:49.819458
2017-11-03 07:45:49,820 [salt.state       ][INFO    ][12336] Executing state module.wait for mine.update
2017-11-03 07:45:49,820 [salt.state       ][INFO    ][12336] No changes made for mine.update
2017-11-03 07:45:49,820 [salt.state       ][INFO    ][12336] Completed state [mine.update] at time 07:45:49.820344 duration_in_ms=0.887
2017-11-03 07:45:49,821 [salt.state       ][INFO    ][12336] Running state [mine.update] at time 07:45:49.820540
2017-11-03 07:45:49,821 [salt.state       ][INFO    ][12336] Executing state module.mod_watch for mine.update
2017-11-03 07:45:50,344 [salt.state       ][INFO    ][12336] {'ret': True}
2017-11-03 07:45:50,345 [salt.state       ][INFO    ][12336] Completed state [mine.update] at time 07:45:50.344754 duration_in_ms=524.213
2017-11-03 07:45:50,345 [salt.state       ][INFO    ][12336] Running state [ca-certificates] at time 07:45:50.345054
2017-11-03 07:45:50,345 [salt.state       ][INFO    ][12336] Executing state pkg.installed for ca-certificates
2017-11-03 07:45:50,351 [salt.state       ][INFO    ][12336] Package ca-certificates is already installed
2017-11-03 07:45:50,351 [salt.state       ][INFO    ][12336] Completed state [ca-certificates] at time 07:45:50.350814 duration_in_ms=5.759
2017-11-03 07:45:50,352 [salt.state       ][INFO    ][12336] Running state [update-ca-certificates] at time 07:45:50.351557
2017-11-03 07:45:50,352 [salt.state       ][INFO    ][12336] Executing state cmd.wait for update-ca-certificates
2017-11-03 07:45:50,352 [salt.state       ][INFO    ][12336] No changes made for update-ca-certificates
2017-11-03 07:45:50,352 [salt.state       ][INFO    ][12336] Completed state [update-ca-certificates] at time 07:45:50.352204 duration_in_ms=0.647
2017-11-03 07:45:50,352 [salt.state       ][INFO    ][12336] Running state [libvirt-dev] at time 07:45:50.352410
2017-11-03 07:45:50,353 [salt.state       ][INFO    ][12336] Executing state pkg.installed for libvirt-dev
2017-11-03 07:45:50,357 [salt.state       ][INFO    ][12336] Package libvirt-dev is already installed
2017-11-03 07:45:50,357 [salt.state       ][INFO    ][12336] Completed state [libvirt-dev] at time 07:45:50.357303 duration_in_ms=4.892
2017-11-03 07:45:50,358 [salt.state       ][INFO    ][12336] Running state [pkg-config] at time 07:45:50.357511
2017-11-03 07:45:50,358 [salt.state       ][INFO    ][12336] Executing state pkg.installed for pkg-config
2017-11-03 07:45:50,362 [salt.state       ][INFO    ][12336] Package pkg-config is already installed
2017-11-03 07:45:50,363 [salt.state       ][INFO    ][12336] Completed state [pkg-config] at time 07:45:50.362474 duration_in_ms=4.963
2017-11-03 07:45:50,363 [salt.state       ][INFO    ][12336] Running state [virtng.init] at time 07:45:50.362688
2017-11-03 07:45:50,363 [salt.state       ][INFO    ][12336] Executing state module.run for virtng.init
2017-11-03 07:45:50,431 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command ['git', '--version'] in directory '/root'
2017-11-03 07:45:50,503 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:45:50,529 [salt.state       ][INFO    ][12336] unless execution succeeded
2017-11-03 07:45:50,530 [salt.state       ][INFO    ][12336] Completed state [virtng.init] at time 07:45:50.529601 duration_in_ms=166.912
2017-11-03 07:45:50,530 [salt.state       ][INFO    ][12336] Running state [virt.set_autostart] at time 07:45:50.529956
2017-11-03 07:45:50,530 [salt.state       ][INFO    ][12336] Executing state module.run for virt.set_autostart
2017-11-03 07:45:50,534 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:45:50,555 [salt.state       ][INFO    ][12336] unless execution succeeded
2017-11-03 07:45:50,555 [salt.state       ][INFO    ][12336] Completed state [virt.set_autostart] at time 07:45:50.554917 duration_in_ms=24.96
2017-11-03 07:45:50,555 [salt.state       ][INFO    ][12336] Running state [virtng.init] at time 07:45:50.555238
2017-11-03 07:45:50,556 [salt.state       ][INFO    ][12336] Executing state module.run for virtng.init
2017-11-03 07:45:50,559 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:45:50,579 [salt.state       ][INFO    ][12336] unless execution succeeded
2017-11-03 07:45:50,580 [salt.state       ][INFO    ][12336] Completed state [virtng.init] at time 07:45:50.579526 duration_in_ms=24.287
2017-11-03 07:45:50,580 [salt.state       ][INFO    ][12336] Running state [virt.set_autostart] at time 07:45:50.579851
2017-11-03 07:45:50,580 [salt.state       ][INFO    ][12336] Executing state module.run for virt.set_autostart
2017-11-03 07:45:50,583 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:45:50,606 [salt.state       ][INFO    ][12336] unless execution succeeded
2017-11-03 07:45:50,607 [salt.state       ][INFO    ][12336] Completed state [virt.set_autostart] at time 07:45:50.606514 duration_in_ms=26.662
2017-11-03 07:45:50,607 [salt.state       ][INFO    ][12336] Running state [virtng.init] at time 07:45:50.606854
2017-11-03 07:45:50,607 [salt.state       ][INFO    ][12336] Executing state module.run for virtng.init
2017-11-03 07:45:50,611 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:45:50,635 [salt.state       ][INFO    ][12336] unless execution succeeded
2017-11-03 07:45:50,635 [salt.state       ][INFO    ][12336] Completed state [virtng.init] at time 07:45:50.634879 duration_in_ms=28.024
2017-11-03 07:45:50,635 [salt.state       ][INFO    ][12336] Running state [virt.set_autostart] at time 07:45:50.635198
2017-11-03 07:45:50,635 [salt.state       ][INFO    ][12336] Executing state module.run for virt.set_autostart
2017-11-03 07:45:50,639 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:45:50,663 [salt.state       ][INFO    ][12336] unless execution succeeded
2017-11-03 07:45:50,664 [salt.state       ][INFO    ][12336] Completed state [virt.set_autostart] at time 07:45:50.663587 duration_in_ms=28.388
2017-11-03 07:45:50,664 [salt.state       ][INFO    ][12336] Running state [virtng.init] at time 07:45:50.663910
2017-11-03 07:45:50,664 [salt.state       ][INFO    ][12336] Executing state module.run for virtng.init
2017-11-03 07:45:50,668 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:45:50,691 [salt.state       ][INFO    ][12336] unless execution succeeded
2017-11-03 07:45:50,692 [salt.state       ][INFO    ][12336] Completed state [virtng.init] at time 07:45:50.691623 duration_in_ms=27.713
2017-11-03 07:45:50,692 [salt.state       ][INFO    ][12336] Running state [virt.set_autostart] at time 07:45:50.691929
2017-11-03 07:45:50,692 [salt.state       ][INFO    ][12336] Executing state module.run for virt.set_autostart
2017-11-03 07:45:50,695 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:45:50,716 [salt.state       ][INFO    ][12336] unless execution succeeded
2017-11-03 07:45:50,717 [salt.state       ][INFO    ][12336] Completed state [virt.set_autostart] at time 07:45:50.716734 duration_in_ms=24.805
2017-11-03 07:45:50,717 [salt.state       ][INFO    ][12336] Running state [virtng.init] at time 07:45:50.717040
2017-11-03 07:45:50,717 [salt.state       ][INFO    ][12336] Executing state module.run for virtng.init
2017-11-03 07:45:50,723 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:45:50,750 [salt.state       ][INFO    ][12336] unless execution succeeded
2017-11-03 07:45:50,750 [salt.state       ][INFO    ][12336] Completed state [virtng.init] at time 07:45:50.750364 duration_in_ms=33.322
2017-11-03 07:45:50,751 [salt.state       ][INFO    ][12336] Running state [virt.set_autostart] at time 07:45:50.751026
2017-11-03 07:45:50,752 [salt.state       ][INFO    ][12336] Executing state module.run for virt.set_autostart
2017-11-03 07:45:50,757 [salt.loaded.int.module.cmdmod][INFO    ][12336] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:45:50,778 [salt.state       ][INFO    ][12336] unless execution succeeded
2017-11-03 07:45:50,778 [salt.state       ][INFO    ][12336] Completed state [virt.set_autostart] at time 07:45:50.778292 duration_in_ms=27.266
2017-11-03 07:45:50,782 [salt.minion      ][INFO    ][12336] Returning information for job: 20171103074542469598
2017-11-03 07:46:10,448 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171103074610437382
2017-11-03 07:46:10,471 [salt.minion      ][INFO    ][12442] Starting a new job with PID 12442
2017-11-03 07:46:13,185 [salt.state       ][INFO    ][12442] Loading fresh modules for state activity
2017-11-03 07:46:13,242 [salt.state       ][ERROR   ][12442] No contents found in top file
2017-11-03 07:46:13,243 [salt.utils.extmods][INFO    ][12442] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-03 07:46:13,251 [salt.utils.extmods][INFO    ][12442] Syncing beacons for environment 'base'
2017-11-03 07:46:13,252 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_beacons, for base)
2017-11-03 07:46:13,252 [salt.fileclient  ][INFO    ][12442] Caching directory '_beacons/' for environment 'base'
2017-11-03 07:46:13,315 [salt.utils.extmods][INFO    ][12442] Syncing modules for environment 'base'
2017-11-03 07:46:13,316 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_modules, for base)
2017-11-03 07:46:13,316 [salt.fileclient  ][INFO    ][12442] Caching directory '_modules/' for environment 'base'
2017-11-03 07:46:13,394 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-03 07:46:13,410 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-03 07:46:13,432 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-03 07:46:13,448 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-03 07:46:13,466 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-03 07:46:13,482 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-03 07:46:13,513 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-03 07:46:13,529 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-03 07:46:13,545 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-03 07:46:13,562 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-03 07:46:13,576 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-03 07:46:13,589 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-03 07:46:13,611 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-03 07:46:13,625 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-03 07:46:13,641 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-03 07:46:13,660 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-03 07:46:13,679 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-03 07:46:13,695 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-03 07:46:13,713 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-03 07:46:13,729 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-03 07:46:13,747 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-03 07:46:13,772 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-03 07:46:13,788 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-03 07:46:13,807 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-03 07:46:13,827 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-03 07:46:13,845 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-03 07:46:13,861 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-03 07:46:13,877 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-03 07:46:13,904 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-03 07:46:13,922 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-03 07:46:13,940 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-03 07:46:13,957 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-03 07:46:13,975 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-03 07:46:13,985 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-03 07:46:13,986 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-03 07:46:13,986 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-03 07:46:13,987 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-03 07:46:13,988 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-03 07:46:13,989 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-03 07:46:13,990 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-03 07:46:13,990 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-03 07:46:13,991 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-03 07:46:13,992 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-03 07:46:13,993 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-03 07:46:13,994 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-03 07:46:13,995 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-03 07:46:13,996 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-03 07:46:13,996 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-03 07:46:13,997 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-03 07:46:13,998 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-03 07:46:13,998 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-03 07:46:13,999 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-03 07:46:14,000 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-03 07:46:14,001 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-03 07:46:14,002 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-03 07:46:14,003 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-03 07:46:14,004 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-03 07:46:14,005 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-03 07:46:14,006 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-03 07:46:14,007 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-03 07:46:14,008 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-03 07:46:14,009 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-03 07:46:14,010 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-03 07:46:14,010 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-03 07:46:14,011 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-03 07:46:14,012 [salt.utils.extmods][INFO    ][12442] 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-03 07:46:14,012 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-03 07:46:14,013 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-03 07:46:14,028 [salt.utils.extmods][INFO    ][12442] Syncing states for environment 'base'
2017-11-03 07:46:14,029 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_states, for base)
2017-11-03 07:46:14,029 [salt.fileclient  ][INFO    ][12442] Caching directory '_states/' for environment 'base'
2017-11-03 07:46:14,089 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-03 07:46:14,107 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-03 07:46:14,128 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-03 07:46:14,145 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-03 07:46:14,161 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-03 07:46:14,184 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-03 07:46:14,200 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-03 07:46:14,215 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-03 07:46:14,233 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-03 07:46:14,250 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-03 07:46:14,269 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-03 07:46:14,286 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-03 07:46:14,307 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-03 07:46:14,322 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-03 07:46:14,340 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-03 07:46:14,358 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-03 07:46:14,373 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-03 07:46:14,389 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-03 07:46:14,407 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-03 07:46:14,427 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-03 07:46:14,442 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-03 07:46:14,460 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-03 07:46:14,476 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-03 07:46:14,504 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-03 07:46:14,524 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-03 07:46:14,538 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-03 07:46:14,555 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-03 07:46:14,572 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-03 07:46:14,588 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-03 07:46:14,598 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-03 07:46:14,599 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-03 07:46:14,600 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-03 07:46:14,600 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-03 07:46:14,601 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-03 07:46:14,602 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-03 07:46:14,602 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-03 07:46:14,603 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-03 07:46:14,604 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-03 07:46:14,604 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-03 07:46:14,605 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-03 07:46:14,605 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-03 07:46:14,606 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-03 07:46:14,607 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-03 07:46:14,608 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-03 07:46:14,608 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-03 07:46:14,609 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-03 07:46:14,610 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-03 07:46:14,610 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-03 07:46:14,611 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-03 07:46:14,612 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-03 07:46:14,613 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-03 07:46:14,613 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-03 07:46:14,614 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-03 07:46:14,614 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-03 07:46:14,615 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-03 07:46:14,616 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-03 07:46:14,617 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-03 07:46:14,618 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-03 07:46:14,619 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-03 07:46:14,625 [salt.utils.extmods][INFO    ][12442] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-03 07:46:14,633 [salt.utils.extmods][INFO    ][12442] Syncing sdb for environment 'base'
2017-11-03 07:46:14,633 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_sdb, for base)
2017-11-03 07:46:14,633 [salt.fileclient  ][INFO    ][12442] Caching directory '_sdb/' for environment 'base'
2017-11-03 07:46:14,702 [salt.utils.extmods][INFO    ][12442] Syncing grains for environment 'base'
2017-11-03 07:46:14,703 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_grains, for base)
2017-11-03 07:46:14,703 [salt.fileclient  ][INFO    ][12442] Caching directory '_grains/' for environment 'base'
2017-11-03 07:46:14,754 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-03 07:46:14,769 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-03 07:46:14,785 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-03 07:46:14,802 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-03 07:46:14,821 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-03 07:46:14,837 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-03 07:46:14,854 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-03 07:46:14,870 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-03 07:46:14,888 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-03 07:46:14,905 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-03 07:46:14,923 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-03 07:46:14,940 [salt.fileclient  ][INFO    ][12442] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-03 07:46:14,951 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-03 07:46:14,952 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-03 07:46:14,952 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-03 07:46:14,953 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-03 07:46:14,954 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-03 07:46:14,954 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-03 07:46:14,955 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-03 07:46:14,956 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-03 07:46:14,956 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-03 07:46:14,957 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-03 07:46:14,957 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-03 07:46:14,958 [salt.utils.extmods][INFO    ][12442] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-03 07:46:14,961 [salt.utils.extmods][INFO    ][12442] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-03 07:46:14,969 [salt.utils.extmods][INFO    ][12442] Syncing renderers for environment 'base'
2017-11-03 07:46:14,970 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_renderers, for base)
2017-11-03 07:46:14,970 [salt.fileclient  ][INFO    ][12442] Caching directory '_renderers/' for environment 'base'
2017-11-03 07:46:15,023 [salt.utils.extmods][INFO    ][12442] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-03 07:46:15,031 [salt.utils.extmods][INFO    ][12442] Syncing returners for environment 'base'
2017-11-03 07:46:15,031 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_returners, for base)
2017-11-03 07:46:15,031 [salt.fileclient  ][INFO    ][12442] Caching directory '_returners/' for environment 'base'
2017-11-03 07:46:15,078 [salt.utils.extmods][INFO    ][12442] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-03 07:46:15,086 [salt.utils.extmods][INFO    ][12442] Syncing output for environment 'base'
2017-11-03 07:46:15,087 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_output, for base)
2017-11-03 07:46:15,087 [salt.fileclient  ][INFO    ][12442] Caching directory '_output/' for environment 'base'
2017-11-03 07:46:15,145 [salt.utils.extmods][INFO    ][12442] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-03 07:46:15,153 [salt.utils.extmods][INFO    ][12442] Syncing utils for environment 'base'
2017-11-03 07:46:15,153 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_utils, for base)
2017-11-03 07:46:15,153 [salt.fileclient  ][INFO    ][12442] Caching directory '_utils/' for environment 'base'
2017-11-03 07:46:15,199 [salt.utils.extmods][INFO    ][12442] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-03 07:46:15,206 [salt.utils.extmods][INFO    ][12442] Syncing log_handlers for environment 'base'
2017-11-03 07:46:15,207 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_log_handlers, for base)
2017-11-03 07:46:15,207 [salt.fileclient  ][INFO    ][12442] Caching directory '_log_handlers/' for environment 'base'
2017-11-03 07:46:15,252 [salt.utils.extmods][INFO    ][12442] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-03 07:46:15,260 [salt.utils.extmods][INFO    ][12442] Syncing proxy for environment 'base'
2017-11-03 07:46:15,260 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_proxy, for base)
2017-11-03 07:46:15,260 [salt.fileclient  ][INFO    ][12442] Caching directory '_proxy/' for environment 'base'
2017-11-03 07:46:15,319 [salt.utils.extmods][INFO    ][12442] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-03 07:46:15,326 [salt.utils.extmods][INFO    ][12442] Syncing engines for environment 'base'
2017-11-03 07:46:15,326 [salt.utils.extmods][INFO    ][12442] Loading cache from salt://_engines, for base)
2017-11-03 07:46:15,326 [salt.fileclient  ][INFO    ][12442] Caching directory '_engines/' for environment 'base'
2017-11-03 07:46:15,382 [salt.minion      ][INFO    ][12442] Returning information for job: 20171103074610437382
2017-11-03 07:46:16,893 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command state.sls with jid 20171103074616230448
2017-11-03 07:46:16,914 [salt.minion      ][INFO    ][12518] Starting a new job with PID 12518
2017-11-03 07:46:17,622 [salt.state       ][INFO    ][12518] Loading fresh modules for state activity
2017-11-03 07:46:17,682 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-11-03 07:46:17,718 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-11-03 07:46:17,780 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:46:17,980 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-11-03 07:46:18,006 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-11-03 07:46:18,066 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:46:18,183 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-03 07:46:18,210 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:46:18,315 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-03 07:46:18,358 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-03 07:46:18,382 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 07:46:18,413 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-03 07:46:18,438 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-03 07:46:18,476 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-03 07:46:18,524 [py.warnings      ][WARNING ][12518] /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-03 07:46:18,524 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'salt-minion --version' in directory '/root'
2017-11-03 07:46:19,107 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-03 07:46:19,140 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-03 07:46:19,160 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-03 07:46:19,179 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-03 07:46:19,316 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-03 07:46:19,392 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-03 07:46:19,580 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-11-03 07:46:19,629 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:46:19,783 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-11-03 07:46:19,825 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:46:19,969 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-11-03 07:46:20,011 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-11-03 07:46:20,035 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 07:46:20,069 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-11-03 07:46:20,091 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-11-03 07:46:20,127 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-11-03 07:46:20,179 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'salt-minion --version' in directory '/root'
2017-11-03 07:46:20,855 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-11-03 07:46:20,878 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-11-03 07:46:20,892 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-11-03 07:46:20,907 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-11-03 07:46:20,971 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-11-03 07:46:21,015 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-11-03 07:46:21,115 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-11-03 07:46:21,215 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:46:21,721 [salt.state       ][INFO    ][12518] Running state [salt-minion] at time 07:46:21.720632
2017-11-03 07:46:21,721 [salt.state       ][INFO    ][12518] Executing state pkg.installed for salt-minion
2017-11-03 07:46:21,721 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:46:22,328 [salt.state       ][INFO    ][12518] Package salt-minion is already installed
2017-11-03 07:46:22,329 [salt.state       ][INFO    ][12518] Completed state [salt-minion] at time 07:46:22.328559 duration_in_ms=607.926
2017-11-03 07:46:22,329 [salt.state       ][INFO    ][12518] Running state [salt_minion_dependency_packages] at time 07:46:22.328840
2017-11-03 07:46:22,329 [salt.state       ][INFO    ][12518] Executing state pkg.installed for salt_minion_dependency_packages
2017-11-03 07:46:22,334 [salt.state       ][INFO    ][12518] All specified packages are already installed
2017-11-03 07:46:22,334 [salt.state       ][INFO    ][12518] Completed state [salt_minion_dependency_packages] at time 07:46:22.334031 duration_in_ms=5.191
2017-11-03 07:46:22,336 [salt.state       ][INFO    ][12518] Running state [/etc/salt/minion.d/minion.conf] at time 07:46:22.336427
2017-11-03 07:46:22,337 [salt.state       ][INFO    ][12518] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-11-03 07:46:22,364 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-11-03 07:46:22,436 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-11-03 07:46:22,503 [salt.fileclient  ][INFO    ][12518] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-11-03 07:46:22,562 [salt.state       ][INFO    ][12518] File /etc/salt/minion.d/minion.conf is in the correct state
2017-11-03 07:46:22,562 [salt.state       ][INFO    ][12518] Completed state [/etc/salt/minion.d/minion.conf] at time 07:46:22.562409 duration_in_ms=225.982
2017-11-03 07:46:22,563 [salt.state       ][INFO    ][12518] Running state [/etc/salt/minion.d/_virt.conf] at time 07:46:22.562864
2017-11-03 07:46:22,563 [salt.state       ][INFO    ][12518] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-11-03 07:46:22,564 [salt.state       ][INFO    ][12518] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-11-03 07:46:22,564 [salt.state       ][INFO    ][12518] Completed state [/etc/salt/minion.d/_virt.conf] at time 07:46:22.564008 duration_in_ms=1.144
2017-11-03 07:46:22,566 [salt.state       ][INFO    ][12518] Running state [salt-minion] at time 07:46:22.566086
2017-11-03 07:46:22,566 [salt.state       ][INFO    ][12518] Executing state service.running for salt-minion
2017-11-03 07:46:22,567 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-11-03 07:46:22,598 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-11-03 07:46:22,608 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-11-03 07:46:22,625 [salt.state       ][INFO    ][12518] The service salt-minion is already running
2017-11-03 07:46:22,626 [salt.state       ][INFO    ][12518] Completed state [salt-minion] at time 07:46:22.625718 duration_in_ms=59.632
2017-11-03 07:46:22,630 [salt.state       ][INFO    ][12518] Running state [/etc/salt/grains.d] at time 07:46:22.629644
2017-11-03 07:46:22,630 [salt.state       ][INFO    ][12518] Executing state file.directory for /etc/salt/grains.d
2017-11-03 07:46:22,632 [salt.state       ][INFO    ][12518] Directory /etc/salt/grains.d is in the correct state
2017-11-03 07:46:22,632 [salt.state       ][INFO    ][12518] Completed state [/etc/salt/grains.d] at time 07:46:22.631945 duration_in_ms=2.299
2017-11-03 07:46:22,633 [salt.state       ][INFO    ][12518] Running state [/etc/salt/grains] at time 07:46:22.633368
2017-11-03 07:46:22,634 [salt.state       ][INFO    ][12518] Executing state file.managed for /etc/salt/grains
2017-11-03 07:46:22,635 [salt.state       ][INFO    ][12518] File /etc/salt/grains exists with proper permissions. No changes made.
2017-11-03 07:46:22,635 [salt.state       ][INFO    ][12518] Completed state [/etc/salt/grains] at time 07:46:22.634998 duration_in_ms=1.63
2017-11-03 07:46:22,636 [salt.state       ][INFO    ][12518] Running state [/etc/salt/grains.d/placeholder] at time 07:46:22.635956
2017-11-03 07:46:22,637 [salt.state       ][INFO    ][12518] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-11-03 07:46:22,637 [salt.state       ][INFO    ][12518] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-11-03 07:46:22,638 [salt.state       ][INFO    ][12518] Completed state [/etc/salt/grains.d/placeholder] at time 07:46:22.637697 duration_in_ms=1.742
2017-11-03 07:46:22,639 [salt.state       ][INFO    ][12518] Running state [/etc/salt/grains.d/sphinx] at time 07:46:22.638500
2017-11-03 07:46:22,639 [salt.state       ][INFO    ][12518] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-11-03 07:46:22,641 [salt.state       ][INFO    ][12518] File /etc/salt/grains.d/sphinx is in the correct state
2017-11-03 07:46:22,641 [salt.state       ][INFO    ][12518] Completed state [/etc/salt/grains.d/sphinx] at time 07:46:22.641297 duration_in_ms=2.797
2017-11-03 07:46:22,643 [salt.state       ][INFO    ][12518] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:46:22.643006
2017-11-03 07:46:22,644 [salt.state       ][INFO    ][12518] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:46:22,644 [salt.state       ][INFO    ][12518] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:46:22,645 [salt.state       ][INFO    ][12518] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 07:46:22.644512 duration_in_ms=1.507
2017-11-03 07:46:22,646 [salt.state       ][INFO    ][12518] Running state [/etc/salt/grains.d/dns_records] at time 07:46:22.645473
2017-11-03 07:46:22,646 [salt.state       ][INFO    ][12518] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-11-03 07:46:22,647 [salt.state       ][INFO    ][12518] File /etc/salt/grains.d/dns_records is in the correct state
2017-11-03 07:46:22,648 [salt.state       ][INFO    ][12518] Completed state [/etc/salt/grains.d/dns_records] at time 07:46:22.647794 duration_in_ms=2.321
2017-11-03 07:46:22,650 [salt.state       ][INFO    ][12518] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 07:46:22.649699
2017-11-03 07:46:22,650 [salt.state       ][INFO    ][12518] 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-03 07:46:22,651 [salt.state       ][INFO    ][12518] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:46:22,651 [salt.state       ][INFO    ][12518] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 07:46:22.651041 duration_in_ms=1.341
2017-11-03 07:46:22,652 [salt.state       ][INFO    ][12518] Running state [/etc/salt/grains.d/salt] at time 07:46:22.651994
2017-11-03 07:46:22,653 [salt.state       ][INFO    ][12518] Executing state file.managed for /etc/salt/grains.d/salt
2017-11-03 07:46:22,654 [salt.state       ][INFO    ][12518] File /etc/salt/grains.d/salt is in the correct state
2017-11-03 07:46:22,654 [salt.state       ][INFO    ][12518] Completed state [/etc/salt/grains.d/salt] at time 07:46:22.654329 duration_in_ms=2.335
2017-11-03 07:46:22,656 [salt.state       ][INFO    ][12518] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 07:46:22.656219
2017-11-03 07:46:22,657 [salt.state       ][INFO    ][12518] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:46:22,657 [salt.state       ][INFO    ][12518] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-11-03 07:46:22,658 [salt.state       ][INFO    ][12518] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 07:46:22.657675 duration_in_ms=1.457
2017-11-03 07:46:22,662 [salt.state       ][INFO    ][12518] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:46:22.661845
2017-11-03 07:46:22,662 [salt.state       ][INFO    ][12518] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-03 07:46:22,663 [salt.state       ][INFO    ][12518] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-11-03 07:46:22,663 [salt.state       ][INFO    ][12518] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 07:46:22.663382 duration_in_ms=1.538
2017-11-03 07:46:22,665 [salt.state       ][INFO    ][12518] Running state [mine.update] at time 07:46:22.664776
2017-11-03 07:46:22,665 [salt.state       ][INFO    ][12518] Executing state module.wait for mine.update
2017-11-03 07:46:22,666 [salt.state       ][INFO    ][12518] No changes made for mine.update
2017-11-03 07:46:22,666 [salt.state       ][INFO    ][12518] Completed state [mine.update] at time 07:46:22.665876 duration_in_ms=1.101
2017-11-03 07:46:22,666 [salt.state       ][INFO    ][12518] Running state [ca-certificates] at time 07:46:22.666073
2017-11-03 07:46:22,666 [salt.state       ][INFO    ][12518] Executing state pkg.installed for ca-certificates
2017-11-03 07:46:22,678 [salt.state       ][INFO    ][12518] Package ca-certificates is already installed
2017-11-03 07:46:22,678 [salt.state       ][INFO    ][12518] Completed state [ca-certificates] at time 07:46:22.677943 duration_in_ms=11.868
2017-11-03 07:46:22,679 [salt.state       ][INFO    ][12518] Running state [update-ca-certificates] at time 07:46:22.679162
2017-11-03 07:46:22,680 [salt.state       ][INFO    ][12518] Executing state cmd.wait for update-ca-certificates
2017-11-03 07:46:22,680 [salt.state       ][INFO    ][12518] No changes made for update-ca-certificates
2017-11-03 07:46:22,681 [salt.state       ][INFO    ][12518] Completed state [update-ca-certificates] at time 07:46:22.680633 duration_in_ms=1.471
2017-11-03 07:46:22,681 [salt.state       ][INFO    ][12518] Running state [libvirt-dev] at time 07:46:22.681096
2017-11-03 07:46:22,682 [salt.state       ][INFO    ][12518] Executing state pkg.installed for libvirt-dev
2017-11-03 07:46:22,692 [salt.state       ][INFO    ][12518] Package libvirt-dev is already installed
2017-11-03 07:46:22,692 [salt.state       ][INFO    ][12518] Completed state [libvirt-dev] at time 07:46:22.691956 duration_in_ms=10.859
2017-11-03 07:46:22,693 [salt.state       ][INFO    ][12518] Running state [pkg-config] at time 07:46:22.692433
2017-11-03 07:46:22,693 [salt.state       ][INFO    ][12518] Executing state pkg.installed for pkg-config
2017-11-03 07:46:22,703 [salt.state       ][INFO    ][12518] Package pkg-config is already installed
2017-11-03 07:46:22,704 [salt.state       ][INFO    ][12518] Completed state [pkg-config] at time 07:46:22.703763 duration_in_ms=11.331
2017-11-03 07:46:22,704 [salt.state       ][INFO    ][12518] Running state [virtng.init] at time 07:46:22.704262
2017-11-03 07:46:22,705 [salt.state       ][INFO    ][12518] Executing state module.run for virtng.init
2017-11-03 07:46:22,819 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command ['git', '--version'] in directory '/root'
2017-11-03 07:46:22,886 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:46:22,911 [salt.state       ][INFO    ][12518] unless execution succeeded
2017-11-03 07:46:22,912 [salt.state       ][INFO    ][12518] Completed state [virtng.init] at time 07:46:22.911317 duration_in_ms=207.048
2017-11-03 07:46:22,912 [salt.state       ][INFO    ][12518] Running state [virt.set_autostart] at time 07:46:22.912294
2017-11-03 07:46:22,913 [salt.state       ][INFO    ][12518] Executing state module.run for virt.set_autostart
2017-11-03 07:46:22,920 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:46:22,959 [salt.state       ][INFO    ][12518] unless execution succeeded
2017-11-03 07:46:22,959 [salt.state       ][INFO    ][12518] Completed state [virt.set_autostart] at time 07:46:22.959226 duration_in_ms=46.931
2017-11-03 07:46:22,960 [salt.state       ][INFO    ][12518] Running state [virtng.init] at time 07:46:22.959886
2017-11-03 07:46:22,960 [salt.state       ][INFO    ][12518] Executing state module.run for virtng.init
2017-11-03 07:46:22,968 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:46:23,007 [salt.state       ][INFO    ][12518] unless execution succeeded
2017-11-03 07:46:23,007 [salt.state       ][INFO    ][12518] Completed state [virtng.init] at time 07:46:23.007045 duration_in_ms=47.158
2017-11-03 07:46:23,008 [salt.state       ][INFO    ][12518] Running state [virt.set_autostart] at time 07:46:23.007696
2017-11-03 07:46:23,008 [salt.state       ][INFO    ][12518] Executing state module.run for virt.set_autostart
2017-11-03 07:46:23,015 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:46:23,051 [salt.state       ][INFO    ][12518] unless execution succeeded
2017-11-03 07:46:23,052 [salt.state       ][INFO    ][12518] Completed state [virt.set_autostart] at time 07:46:23.051926 duration_in_ms=44.229
2017-11-03 07:46:23,053 [salt.state       ][INFO    ][12518] Running state [virtng.init] at time 07:46:23.052570
2017-11-03 07:46:23,053 [salt.state       ][INFO    ][12518] Executing state module.run for virtng.init
2017-11-03 07:46:23,060 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:46:23,097 [salt.state       ][INFO    ][12518] unless execution succeeded
2017-11-03 07:46:23,097 [salt.state       ][INFO    ][12518] Completed state [virtng.init] at time 07:46:23.097001 duration_in_ms=44.433
2017-11-03 07:46:23,097 [salt.state       ][INFO    ][12518] Running state [virt.set_autostart] at time 07:46:23.097290
2017-11-03 07:46:23,098 [salt.state       ][INFO    ][12518] Executing state module.run for virt.set_autostart
2017-11-03 07:46:23,104 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:46:23,126 [salt.state       ][INFO    ][12518] unless execution succeeded
2017-11-03 07:46:23,127 [salt.state       ][INFO    ][12518] Completed state [virt.set_autostart] at time 07:46:23.126704 duration_in_ms=29.411
2017-11-03 07:46:23,127 [salt.state       ][INFO    ][12518] Running state [virtng.init] at time 07:46:23.127351
2017-11-03 07:46:23,128 [salt.state       ][INFO    ][12518] Executing state module.run for virtng.init
2017-11-03 07:46:23,135 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:46:23,169 [salt.state       ][INFO    ][12518] unless execution succeeded
2017-11-03 07:46:23,170 [salt.state       ][INFO    ][12518] Completed state [virtng.init] at time 07:46:23.169790 duration_in_ms=42.44
2017-11-03 07:46:23,170 [salt.state       ][INFO    ][12518] Running state [virt.set_autostart] at time 07:46:23.170090
2017-11-03 07:46:23,170 [salt.state       ][INFO    ][12518] Executing state module.run for virt.set_autostart
2017-11-03 07:46:23,177 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:46:23,212 [salt.state       ][INFO    ][12518] unless execution succeeded
2017-11-03 07:46:23,212 [salt.state       ][INFO    ][12518] Completed state [virt.set_autostart] at time 07:46:23.212243 duration_in_ms=42.151
2017-11-03 07:46:23,213 [salt.state       ][INFO    ][12518] Running state [virtng.init] at time 07:46:23.212528
2017-11-03 07:46:23,213 [salt.state       ][INFO    ][12518] Executing state module.run for virtng.init
2017-11-03 07:46:23,219 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:46:23,258 [salt.state       ][INFO    ][12518] unless execution succeeded
2017-11-03 07:46:23,259 [salt.state       ][INFO    ][12518] Completed state [virtng.init] at time 07:46:23.258727 duration_in_ms=46.197
2017-11-03 07:46:23,259 [salt.state       ][INFO    ][12518] Running state [virt.set_autostart] at time 07:46:23.259389
2017-11-03 07:46:23,260 [salt.state       ][INFO    ][12518] Executing state module.run for virt.set_autostart
2017-11-03 07:46:23,267 [salt.loaded.int.module.cmdmod][INFO    ][12518] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-ocata-ovs-dpdk-ha.local$"' in directory '/root'
2017-11-03 07:46:23,299 [salt.state       ][INFO    ][12518] unless execution succeeded
2017-11-03 07:46:23,299 [salt.state       ][INFO    ][12518] Completed state [virt.set_autostart] at time 07:46:23.299279 duration_in_ms=39.891
2017-11-03 07:46:23,305 [salt.minion      ][INFO    ][12518] Returning information for job: 20171103074616230448
2017-11-03 07:46:24,160 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command pillar.get with jid 20171103074624152968
2017-11-03 07:46:24,171 [salt.minion      ][INFO    ][12657] Starting a new job with PID 12657
2017-11-03 07:46:24,178 [salt.minion      ][INFO    ][12657] Returning information for job: 20171103074624152968
2017-11-03 07:46:42,976 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171103074642970363
2017-11-03 07:46:42,995 [salt.minion      ][INFO    ][12662] Starting a new job with PID 12662
2017-11-03 07:46:47,132 [salt.state       ][INFO    ][12662] Loading fresh modules for state activity
2017-11-03 07:46:47,186 [salt.state       ][ERROR   ][12662] No contents found in top file
2017-11-03 07:46:47,187 [salt.utils.extmods][INFO    ][12662] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-11-03 07:46:47,191 [salt.utils.extmods][INFO    ][12662] Syncing beacons for environment 'base'
2017-11-03 07:46:47,191 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_beacons, for base)
2017-11-03 07:46:47,191 [salt.fileclient  ][INFO    ][12662] Caching directory '_beacons/' for environment 'base'
2017-11-03 07:46:47,230 [salt.utils.extmods][INFO    ][12662] Syncing modules for environment 'base'
2017-11-03 07:46:47,230 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_modules, for base)
2017-11-03 07:46:47,230 [salt.fileclient  ][INFO    ][12662] Caching directory '_modules/' for environment 'base'
2017-11-03 07:46:47,612 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-11-03 07:46:47,821 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-11-03 07:46:47,858 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-11-03 07:46:47,871 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-11-03 07:46:47,886 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-11-03 07:46:47,897 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-11-03 07:46:47,907 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-11-03 07:46:47,916 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-11-03 07:46:47,927 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-11-03 07:46:47,939 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-11-03 07:46:47,950 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-11-03 07:46:47,962 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-11-03 07:46:47,975 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-11-03 07:46:47,987 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-11-03 07:46:48,001 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-11-03 07:46:48,019 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-11-03 07:46:48,085 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-11-03 07:46:48,096 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-11-03 07:46:48,115 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-11-03 07:46:48,124 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-11-03 07:46:48,135 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-11-03 07:46:48,182 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-11-03 07:46:48,220 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-11-03 07:46:48,234 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-11-03 07:46:48,279 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-11-03 07:46:48,291 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-11-03 07:46:48,308 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-11-03 07:46:48,340 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-11-03 07:46:48,380 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-11-03 07:46:48,400 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-11-03 07:46:48,415 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-11-03 07:46:48,433 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-11-03 07:46:48,457 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-11-03 07:46:48,469 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-11-03 07:46:48,469 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-11-03 07:46:48,470 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-11-03 07:46:48,470 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-11-03 07:46:48,471 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-11-03 07:46:48,471 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-11-03 07:46:48,472 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-11-03 07:46:48,472 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-11-03 07:46:48,473 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-11-03 07:46:48,473 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-11-03 07:46:48,474 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-11-03 07:46:48,474 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-11-03 07:46:48,475 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-11-03 07:46:48,475 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-11-03 07:46:48,476 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-11-03 07:46:48,476 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-11-03 07:46:48,477 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-11-03 07:46:48,477 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-11-03 07:46:48,478 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-11-03 07:46:48,478 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-11-03 07:46:48,479 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-11-03 07:46:48,479 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-11-03 07:46:48,480 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-11-03 07:46:48,480 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-11-03 07:46:48,481 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-11-03 07:46:48,481 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-11-03 07:46:48,482 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-11-03 07:46:48,482 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-11-03 07:46:48,483 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-11-03 07:46:48,483 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-11-03 07:46:48,484 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-11-03 07:46:48,484 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-11-03 07:46:48,485 [salt.utils.extmods][INFO    ][12662] 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-03 07:46:48,485 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-11-03 07:46:48,485 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-11-03 07:46:48,497 [salt.utils.extmods][INFO    ][12662] Syncing states for environment 'base'
2017-11-03 07:46:48,497 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_states, for base)
2017-11-03 07:46:48,497 [salt.fileclient  ][INFO    ][12662] Caching directory '_states/' for environment 'base'
2017-11-03 07:46:48,614 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-11-03 07:46:48,630 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-11-03 07:46:48,648 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-11-03 07:46:48,673 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-11-03 07:46:48,698 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-11-03 07:46:48,716 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-11-03 07:46:48,731 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-11-03 07:46:48,744 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-11-03 07:46:48,795 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-11-03 07:46:48,811 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-11-03 07:46:48,829 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-11-03 07:46:48,900 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-11-03 07:46:48,916 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-11-03 07:46:48,936 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-11-03 07:46:48,960 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-11-03 07:46:48,974 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-11-03 07:46:48,994 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-11-03 07:46:49,010 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-11-03 07:46:49,030 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-11-03 07:46:49,054 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-11-03 07:46:49,089 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-11-03 07:46:49,105 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-11-03 07:46:49,116 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-11-03 07:46:49,164 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-11-03 07:46:49,184 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-11-03 07:46:49,205 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-11-03 07:46:49,224 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-11-03 07:46:49,242 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-11-03 07:46:49,255 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-11-03 07:46:49,260 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-11-03 07:46:49,260 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-11-03 07:46:49,261 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-11-03 07:46:49,261 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-11-03 07:46:49,261 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-11-03 07:46:49,262 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-11-03 07:46:49,262 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-11-03 07:46:49,262 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-11-03 07:46:49,262 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-11-03 07:46:49,263 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-11-03 07:46:49,263 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-11-03 07:46:49,263 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-11-03 07:46:49,264 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-11-03 07:46:49,264 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-11-03 07:46:49,264 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-11-03 07:46:49,265 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-11-03 07:46:49,265 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-11-03 07:46:49,265 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-11-03 07:46:49,265 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-11-03 07:46:49,266 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-11-03 07:46:49,266 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-11-03 07:46:49,266 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-11-03 07:46:49,266 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-11-03 07:46:49,267 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-11-03 07:46:49,267 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-11-03 07:46:49,267 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-11-03 07:46:49,268 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-11-03 07:46:49,268 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-11-03 07:46:49,268 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-11-03 07:46:49,269 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-11-03 07:46:49,272 [salt.utils.extmods][INFO    ][12662] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-11-03 07:46:49,280 [salt.utils.extmods][INFO    ][12662] Syncing sdb for environment 'base'
2017-11-03 07:46:49,281 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_sdb, for base)
2017-11-03 07:46:49,281 [salt.fileclient  ][INFO    ][12662] Caching directory '_sdb/' for environment 'base'
2017-11-03 07:46:49,391 [salt.utils.extmods][INFO    ][12662] Syncing grains for environment 'base'
2017-11-03 07:46:49,391 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_grains, for base)
2017-11-03 07:46:49,392 [salt.fileclient  ][INFO    ][12662] Caching directory '_grains/' for environment 'base'
2017-11-03 07:46:49,479 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-11-03 07:46:49,508 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-11-03 07:46:49,529 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-11-03 07:46:49,576 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-11-03 07:46:49,598 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-11-03 07:46:49,622 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-11-03 07:46:49,644 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-11-03 07:46:49,674 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-11-03 07:46:49,724 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-11-03 07:46:49,742 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-11-03 07:46:49,797 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-11-03 07:46:49,826 [salt.fileclient  ][INFO    ][12662] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-11-03 07:46:49,835 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-11-03 07:46:49,836 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-11-03 07:46:49,836 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-11-03 07:46:49,837 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-11-03 07:46:49,838 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-11-03 07:46:49,838 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-11-03 07:46:49,838 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-11-03 07:46:49,839 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-11-03 07:46:49,840 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-11-03 07:46:49,840 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-11-03 07:46:49,841 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-11-03 07:46:49,841 [salt.utils.extmods][INFO    ][12662] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-11-03 07:46:49,844 [salt.utils.extmods][INFO    ][12662] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-11-03 07:46:49,852 [salt.utils.extmods][INFO    ][12662] Syncing renderers for environment 'base'
2017-11-03 07:46:49,852 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_renderers, for base)
2017-11-03 07:46:49,852 [salt.fileclient  ][INFO    ][12662] Caching directory '_renderers/' for environment 'base'
2017-11-03 07:46:49,958 [salt.utils.extmods][INFO    ][12662] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-11-03 07:46:49,964 [salt.utils.extmods][INFO    ][12662] Syncing returners for environment 'base'
2017-11-03 07:46:49,965 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_returners, for base)
2017-11-03 07:46:49,965 [salt.fileclient  ][INFO    ][12662] Caching directory '_returners/' for environment 'base'
2017-11-03 07:46:50,031 [salt.utils.extmods][INFO    ][12662] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-11-03 07:46:50,034 [salt.utils.extmods][INFO    ][12662] Syncing output for environment 'base'
2017-11-03 07:46:50,034 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_output, for base)
2017-11-03 07:46:50,035 [salt.fileclient  ][INFO    ][12662] Caching directory '_output/' for environment 'base'
2017-11-03 07:46:50,076 [salt.utils.extmods][INFO    ][12662] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-11-03 07:46:50,082 [salt.utils.extmods][INFO    ][12662] Syncing utils for environment 'base'
2017-11-03 07:46:50,082 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_utils, for base)
2017-11-03 07:46:50,082 [salt.fileclient  ][INFO    ][12662] Caching directory '_utils/' for environment 'base'
2017-11-03 07:46:50,167 [salt.utils.extmods][INFO    ][12662] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-11-03 07:46:50,172 [salt.utils.extmods][INFO    ][12662] Syncing log_handlers for environment 'base'
2017-11-03 07:46:50,173 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_log_handlers, for base)
2017-11-03 07:46:50,173 [salt.fileclient  ][INFO    ][12662] Caching directory '_log_handlers/' for environment 'base'
2017-11-03 07:46:50,237 [salt.utils.extmods][INFO    ][12662] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-11-03 07:46:50,242 [salt.utils.extmods][INFO    ][12662] Syncing proxy for environment 'base'
2017-11-03 07:46:50,242 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_proxy, for base)
2017-11-03 07:46:50,242 [salt.fileclient  ][INFO    ][12662] Caching directory '_proxy/' for environment 'base'
2017-11-03 07:46:50,287 [salt.utils.extmods][INFO    ][12662] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-11-03 07:46:50,291 [salt.utils.extmods][INFO    ][12662] Syncing engines for environment 'base'
2017-11-03 07:46:50,291 [salt.utils.extmods][INFO    ][12662] Loading cache from salt://_engines, for base)
2017-11-03 07:46:50,291 [salt.fileclient  ][INFO    ][12662] Caching directory '_engines/' for environment 'base'
2017-11-03 07:46:50,342 [salt.minion      ][INFO    ][12662] Returning information for job: 20171103074642970363
2017-11-03 07:51:45,379 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command test.ping with jid 20171103075145365072
2017-11-03 07:51:45,394 [salt.minion      ][INFO    ][12857] Starting a new job with PID 12857
2017-11-03 07:51:45,484 [salt.minion      ][INFO    ][12857] Returning information for job: 20171103075145365072
2017-11-03 07:52:43,053 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command state.sls with jid 20171103075243036121
2017-11-03 07:52:43,072 [salt.minion      ][INFO    ][12882] Starting a new job with PID 12882
2017-11-03 07:52:43,720 [salt.state       ][INFO    ][12882] Loading fresh modules for state activity
2017-11-03 07:52:43,783 [salt.fileclient  ][INFO    ][12882] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-03 07:52:43,820 [salt.fileclient  ][INFO    ][12882] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-03 07:52:43,881 [salt.fileclient  ][INFO    ][12882] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 07:52:44,564 [salt.state       ][INFO    ][12882] Running state [lsof] at time 07:52:44.564058
2017-11-03 07:52:44,564 [salt.state       ][INFO    ][12882] Executing state pkg.installed for lsof
2017-11-03 07:52:44,565 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:52:44,989 [salt.state       ][INFO    ][12882] Package lsof is already installed
2017-11-03 07:52:44,989 [salt.state       ][INFO    ][12882] Completed state [lsof] at time 07:52:44.989397 duration_in_ms=425.338
2017-11-03 07:52:44,990 [salt.state       ][INFO    ][12882] Running state [keepalived] at time 07:52:44.989823
2017-11-03 07:52:44,990 [salt.state       ][INFO    ][12882] Executing state pkg.installed for keepalived
2017-11-03 07:52:45,017 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 07:52:48,552 [salt.loaded.int.module.cmdmod][INFO    ][12882] 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-03 07:52:53,148 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103075253130812
2017-11-03 07:52:53,170 [salt.minion      ][INFO    ][14379] Starting a new job with PID 14379
2017-11-03 07:52:53,199 [salt.minion      ][INFO    ][14379] Returning information for job: 20171103075253130812
2017-11-03 07:52:54,362 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 07:52:54,430 [salt.state       ][INFO    ][12882] 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-03 07:52:54,455 [salt.state       ][INFO    ][12882] Loading fresh modules for state activity
2017-11-03 07:52:54,477 [salt.state       ][INFO    ][12882] Completed state [keepalived] at time 07:52:54.477326 duration_in_ms=9487.501
2017-11-03 07:52:54,483 [salt.state       ][INFO    ][12882] Running state [/etc/keepalived/keepalived.conf] at time 07:52:54.483125
2017-11-03 07:52:54,484 [salt.state       ][INFO    ][12882] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-03 07:52:54,524 [salt.fileclient  ][INFO    ][12882] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-03 07:52:54,610 [salt.fileclient  ][INFO    ][12882] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 07:52:54,631 [salt.state       ][INFO    ][12882] File changed:
New file
2017-11-03 07:52:54,632 [salt.state       ][INFO    ][12882] Completed state [/etc/keepalived/keepalived.conf] at time 07:52:54.631681 duration_in_ms=148.555
2017-11-03 07:52:54,806 [salt.state       ][INFO    ][12882] Running state [keepalived] at time 07:52:54.805901
2017-11-03 07:52:54,806 [salt.state       ][INFO    ][12882] Executing state service.running for keepalived
2017-11-03 07:52:54,809 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-03 07:52:54,828 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-03 07:52:54,841 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 07:52:54,857 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 07:52:54,873 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-11-03 07:52:54,920 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-03 07:52:54,930 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 07:52:54,944 [salt.loaded.int.module.cmdmod][INFO    ][12882] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 07:52:54,960 [salt.state       ][INFO    ][12882] {'keepalived': True}
2017-11-03 07:52:54,961 [salt.state       ][INFO    ][12882] Completed state [keepalived] at time 07:52:54.960895 duration_in_ms=154.993
2017-11-03 07:52:54,964 [salt.minion      ][INFO    ][12882] Returning information for job: 20171103075243036121
2017-11-03 07:54:42,492 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command pillar.get with jid 20171103075442475590
2017-11-03 07:54:42,509 [salt.minion      ][INFO    ][14514] Starting a new job with PID 14514
2017-11-03 07:54:42,514 [salt.minion      ][INFO    ][14514] Returning information for job: 20171103075442475590
2017-11-03 08:01:38,475 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command state.sls with jid 20171103080138455680
2017-11-03 08:01:38,496 [salt.minion      ][INFO    ][14652] Starting a new job with PID 14652
2017-11-03 08:01:41,154 [salt.state       ][INFO    ][14652] Loading fresh modules for state activity
2017-11-03 08:01:41,207 [salt.fileclient  ][INFO    ][14652] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-03 08:01:41,234 [salt.fileclient  ][INFO    ][14652] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-03 08:01:41,593 [salt.state       ][INFO    ][14652] Running state [attr] at time 08:01:41.593365
2017-11-03 08:01:41,594 [salt.state       ][INFO    ][14652] Executing state pkg.installed for attr
2017-11-03 08:01:41,594 [salt.loaded.int.module.cmdmod][INFO    ][14652] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:01:42,252 [salt.loaded.int.module.cmdmod][INFO    ][14652] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-11-03 08:01:45,486 [salt.loaded.int.module.cmdmod][INFO    ][14652] 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-03 08:01:48,587 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103080148562458
2017-11-03 08:01:48,610 [salt.minion      ][INFO    ][15588] Starting a new job with PID 15588
2017-11-03 08:01:48,643 [salt.minion      ][INFO    ][15588] Returning information for job: 20171103080148562458
2017-11-03 08:01:48,644 [salt.loaded.int.module.cmdmod][INFO    ][14652] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:01:48,706 [salt.state       ][INFO    ][14652] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-11-03 08:01:48,725 [salt.state       ][INFO    ][14652] Loading fresh modules for state activity
2017-11-03 08:01:48,748 [salt.state       ][INFO    ][14652] Completed state [attr] at time 08:01:48.747446 duration_in_ms=7154.08
2017-11-03 08:01:48,755 [salt.state       ][INFO    ][14652] Running state [glusterfs-server] at time 08:01:48.755067
2017-11-03 08:01:48,755 [salt.state       ][INFO    ][14652] Executing state pkg.installed for glusterfs-server
2017-11-03 08:01:49,328 [salt.loaded.int.module.cmdmod][INFO    ][14652] 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-03 08:01:58,767 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command saltutil.find_job with jid 20171103080158747388
2017-11-03 08:01:58,789 [salt.minion      ][INFO    ][18611] Starting a new job with PID 18611
2017-11-03 08:01:58,818 [salt.minion      ][INFO    ][18611] Returning information for job: 20171103080158747388
2017-11-03 08:02:01,957 [salt.loaded.int.module.cmdmod][INFO    ][14652] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:02:02,034 [salt.state       ][INFO    ][14652] 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-03 08:02:02,058 [salt.state       ][INFO    ][14652] Loading fresh modules for state activity
2017-11-03 08:02:02,104 [salt.state       ][INFO    ][14652] Completed state [glusterfs-server] at time 08:02:02.104220 duration_in_ms=13349.15
2017-11-03 08:02:02,119 [salt.state       ][INFO    ][14652] Running state [bc] at time 08:02:02.118896
2017-11-03 08:02:02,119 [salt.state       ][INFO    ][14652] Executing state pkg.installed for bc
2017-11-03 08:02:02,705 [salt.loaded.int.module.cmdmod][INFO    ][14652] 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-03 08:02:05,845 [salt.loaded.int.module.cmdmod][INFO    ][14652] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:02:05,897 [salt.state       ][INFO    ][14652] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-11-03 08:02:05,914 [salt.state       ][INFO    ][14652] Loading fresh modules for state activity
2017-11-03 08:02:05,937 [salt.state       ][INFO    ][14652] Completed state [bc] at time 08:02:05.937065 duration_in_ms=3818.168
2017-11-03 08:02:06,028 [salt.state       ][INFO    ][14652] Running state [glusterfs-server] at time 08:02:06.028135
2017-11-03 08:02:06,029 [salt.state       ][INFO    ][14652] Executing state service.running for glusterfs-server
2017-11-03 08:02:06,030 [salt.loaded.int.module.cmdmod][INFO    ][14652] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-03 08:02:06,048 [salt.loaded.int.module.cmdmod][INFO    ][14652] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-03 08:02:06,062 [salt.loaded.int.module.cmdmod][INFO    ][14652] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-03 08:02:06,077 [salt.state       ][INFO    ][14652] The service glusterfs-server is already running
2017-11-03 08:02:06,077 [salt.state       ][INFO    ][14652] Completed state [glusterfs-server] at time 08:02:06.077115 duration_in_ms=48.981
2017-11-03 08:02:06,079 [salt.state       ][INFO    ][14652] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 08:02:06.078890
2017-11-03 08:02:06,079 [salt.state       ][INFO    ][14652] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-03 08:02:06,085 [salt.state       ][INFO    ][14652] File changed:
New file
2017-11-03 08:02:06,085 [salt.state       ][INFO    ][14652] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 08:02:06.085202 duration_in_ms=6.313
2017-11-03 08:02:06,085 [salt.state       ][INFO    ][14652] Running state [/srv/glusterfs/glance] at time 08:02:06.085418
2017-11-03 08:02:06,086 [salt.state       ][INFO    ][14652] Executing state file.directory for /srv/glusterfs/glance
2017-11-03 08:02:06,087 [salt.state       ][INFO    ][14652] {'/srv/glusterfs/glance': 'New Dir'}
2017-11-03 08:02:06,087 [salt.state       ][INFO    ][14652] Completed state [/srv/glusterfs/glance] at time 08:02:06.086981 duration_in_ms=1.563
2017-11-03 08:02:06,087 [salt.state       ][INFO    ][14652] Running state [/srv/glusterfs/keystone-keys] at time 08:02:06.087189
2017-11-03 08:02:06,087 [salt.state       ][INFO    ][14652] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-03 08:02:06,088 [salt.state       ][INFO    ][14652] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-11-03 08:02:06,088 [salt.state       ][INFO    ][14652] Completed state [/srv/glusterfs/keystone-keys] at time 08:02:06.088106 duration_in_ms=0.916
2017-11-03 08:02:06,088 [salt.state       ][INFO    ][14652] Running state [/srv/glusterfs/nova_instances] at time 08:02:06.088308
2017-11-03 08:02:06,089 [salt.state       ][INFO    ][14652] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-03 08:02:06,089 [salt.state       ][INFO    ][14652] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-11-03 08:02:06,089 [salt.state       ][INFO    ][14652] Completed state [/srv/glusterfs/nova_instances] at time 08:02:06.089213 duration_in_ms=0.905
2017-11-03 08:02:06,089 [salt.state       ][INFO    ][14652] Running state [/srv/glusterfs/keystone-credential-keys] at time 08:02:06.089423
2017-11-03 08:02:06,090 [salt.state       ][INFO    ][14652] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-03 08:02:06,090 [salt.state       ][INFO    ][14652] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-11-03 08:02:06,090 [salt.state       ][INFO    ][14652] Completed state [/srv/glusterfs/keystone-credential-keys] at time 08:02:06.090380 duration_in_ms=0.957
2017-11-03 08:02:06,091 [salt.minion      ][INFO    ][14652] Returning information for job: 20171103080138455680
2017-11-03 08:02:07,381 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command test.ping with jid 20171103080207159369
2017-11-03 08:02:07,398 [salt.minion      ][INFO    ][19435] Starting a new job with PID 19435
2017-11-03 08:02:07,493 [salt.minion      ][INFO    ][19435] Returning information for job: 20171103080207159369
2017-11-03 08:02:44,364 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command state.sls with jid 20171103080244341545
2017-11-03 08:02:44,388 [salt.minion      ][INFO    ][19653] Starting a new job with PID 19653
2017-11-03 08:02:45,074 [salt.state       ][INFO    ][19653] Loading fresh modules for state activity
2017-11-03 08:02:45,127 [salt.fileclient  ][INFO    ][19653] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-03 08:02:45,222 [salt.fileclient  ][INFO    ][19653] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-03 08:02:45,414 [salt.fileclient  ][INFO    ][19653] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-03 08:02:45,450 [salt.fileclient  ][INFO    ][19653] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-03 08:02:46,351 [salt.state       ][INFO    ][19653] Running state [attr] at time 08:02:46.351066
2017-11-03 08:02:46,352 [salt.state       ][INFO    ][19653] Executing state pkg.installed for attr
2017-11-03 08:02:46,354 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:02:47,157 [salt.state       ][INFO    ][19653] Package attr is already installed
2017-11-03 08:02:47,158 [salt.state       ][INFO    ][19653] Completed state [attr] at time 08:02:47.158174 duration_in_ms=807.107
2017-11-03 08:02:47,159 [salt.state       ][INFO    ][19653] Running state [glusterfs-server] at time 08:02:47.158908
2017-11-03 08:02:47,159 [salt.state       ][INFO    ][19653] Executing state pkg.installed for glusterfs-server
2017-11-03 08:02:47,169 [salt.state       ][INFO    ][19653] Package glusterfs-server is already installed
2017-11-03 08:02:47,170 [salt.state       ][INFO    ][19653] Completed state [glusterfs-server] at time 08:02:47.169844 duration_in_ms=10.934
2017-11-03 08:02:47,170 [salt.state       ][INFO    ][19653] Running state [bc] at time 08:02:47.170082
2017-11-03 08:02:47,170 [salt.state       ][INFO    ][19653] Executing state pkg.installed for bc
2017-11-03 08:02:47,180 [salt.state       ][INFO    ][19653] Package bc is already installed
2017-11-03 08:02:47,180 [salt.state       ][INFO    ][19653] Completed state [bc] at time 08:02:47.180411 duration_in_ms=10.328
2017-11-03 08:02:47,183 [salt.state       ][INFO    ][19653] Running state [glusterfs-server] at time 08:02:47.182637
2017-11-03 08:02:47,183 [salt.state       ][INFO    ][19653] Executing state service.running for glusterfs-server
2017-11-03 08:02:47,184 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-03 08:02:47,199 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-11-03 08:02:47,281 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-03 08:02:47,298 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-03 08:02:47,308 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-03 08:02:47,321 [salt.state       ][INFO    ][19653] The service glusterfs-server is already running
2017-11-03 08:02:47,321 [salt.state       ][INFO    ][19653] Completed state [glusterfs-server] at time 08:02:47.321320 duration_in_ms=138.684
2017-11-03 08:02:47,324 [salt.state       ][INFO    ][19653] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 08:02:47.323512
2017-11-03 08:02:47,324 [salt.state       ][INFO    ][19653] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-03 08:02:47,326 [salt.state       ][INFO    ][19653] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-03 08:02:47,327 [salt.state       ][INFO    ][19653] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 08:02:47.326523 duration_in_ms=3.011
2017-11-03 08:02:47,327 [salt.state       ][INFO    ][19653] Running state [/srv/glusterfs/glance] at time 08:02:47.326746
2017-11-03 08:02:47,327 [salt.state       ][INFO    ][19653] Executing state file.directory for /srv/glusterfs/glance
2017-11-03 08:02:47,327 [salt.state       ][INFO    ][19653] Directory /srv/glusterfs/glance is in the correct state
2017-11-03 08:02:47,328 [salt.state       ][INFO    ][19653] Completed state [/srv/glusterfs/glance] at time 08:02:47.327609 duration_in_ms=0.863
2017-11-03 08:02:47,328 [salt.state       ][INFO    ][19653] Running state [/srv/glusterfs/keystone-keys] at time 08:02:47.327818
2017-11-03 08:02:47,328 [salt.state       ][INFO    ][19653] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-03 08:02:47,328 [salt.state       ][INFO    ][19653] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-03 08:02:47,329 [salt.state       ][INFO    ][19653] Completed state [/srv/glusterfs/keystone-keys] at time 08:02:47.328642 duration_in_ms=0.824
2017-11-03 08:02:47,329 [salt.state       ][INFO    ][19653] Running state [/srv/glusterfs/nova_instances] at time 08:02:47.328846
2017-11-03 08:02:47,329 [salt.state       ][INFO    ][19653] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-03 08:02:47,330 [salt.state       ][INFO    ][19653] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-03 08:02:47,330 [salt.state       ][INFO    ][19653] Completed state [/srv/glusterfs/nova_instances] at time 08:02:47.329676 duration_in_ms=0.83
2017-11-03 08:02:47,330 [salt.state       ][INFO    ][19653] Running state [/srv/glusterfs/keystone-credential-keys] at time 08:02:47.329879
2017-11-03 08:02:47,330 [salt.state       ][INFO    ][19653] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-03 08:02:47,331 [salt.state       ][INFO    ][19653] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-03 08:02:47,331 [salt.state       ][INFO    ][19653] Completed state [/srv/glusterfs/keystone-credential-keys] at time 08:02:47.330691 duration_in_ms=0.812
2017-11-03 08:02:47,404 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command ['git', '--version'] in directory '/root'
2017-11-03 08:02:47,497 [salt.state       ][INFO    ][19653] Running state [sleep 5] at time 08:02:47.496533
2017-11-03 08:02:47,497 [salt.state       ][INFO    ][19653] Executing state cmd.wait for sleep 5
2017-11-03 08:02:47,498 [salt.state       ][INFO    ][19653] No changes made for sleep 5
2017-11-03 08:02:47,498 [salt.state       ][INFO    ][19653] Completed state [sleep 5] at time 08:02:47.497976 duration_in_ms=1.448
2017-11-03 08:02:47,500 [salt.state       ][INFO    ][19653] Running state [192.168.10.143] at time 08:02:47.499433
2017-11-03 08:02:47,500 [salt.state       ][INFO    ][19653] Executing state glusterfs.peered for 192.168.10.143
2017-11-03 08:02:47,501 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:47,520 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:47,657 [salt.state       ][INFO    ][19653] Host 192.168.10.143 already peered
2017-11-03 08:02:47,658 [salt.state       ][INFO    ][19653] Completed state [192.168.10.143] at time 08:02:47.657417 duration_in_ms=157.983
2017-11-03 08:02:47,666 [salt.state       ][INFO    ][19653] Running state [192.168.10.142] at time 08:02:47.665690
2017-11-03 08:02:47,666 [salt.state       ][INFO    ][19653] Executing state glusterfs.peered for 192.168.10.142
2017-11-03 08:02:47,667 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:47,685 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:47,807 [salt.state       ][INFO    ][19653] Host 192.168.10.142 already peered
2017-11-03 08:02:47,808 [salt.state       ][INFO    ][19653] Completed state [192.168.10.142] at time 08:02:47.808184 duration_in_ms=142.491
2017-11-03 08:02:47,816 [salt.state       ][INFO    ][19653] Running state [192.168.10.141] at time 08:02:47.815774
2017-11-03 08:02:47,817 [salt.state       ][INFO    ][19653] Executing state glusterfs.peered for 192.168.10.141
2017-11-03 08:02:47,818 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:47,833 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:47,972 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:47,989 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:48,127 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:48,145 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:48,283 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:48,295 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:48,364 [salt.state       ][INFO    ][19653] Peering with localhost is not needed
2017-11-03 08:02:48,364 [salt.state       ][INFO    ][19653] Completed state [192.168.10.141] at time 08:02:48.363905 duration_in_ms=548.132
2017-11-03 08:02:48,365 [salt.state       ][INFO    ][19653] Running state [glance] at time 08:02:48.365071
2017-11-03 08:02:48,365 [salt.state       ][INFO    ][19653] Executing state glusterfs.created for glance
2017-11-03 08:02:48,366 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:48,382 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:48,521 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:48,537 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:48,675 [salt.state       ][INFO    ][19653] Volume glance already exists and is started.
2017-11-03 08:02:48,675 [salt.state       ][INFO    ][19653] Completed state [glance] at time 08:02:48.675122 duration_in_ms=310.05
2017-11-03 08:02:48,679 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 08:02:48.679407
2017-11-03 08:02:48,680 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-03 08:02:48,680 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-03 08:02:48,817 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:48,818 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 08:02:48.817809 duration_in_ms=138.401
2017-11-03 08:02:48,819 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 08:02:48.818977
2017-11-03 08:02:48,819 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-03 08:02:48,820 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-03 08:02:48,954 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:48,955 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 08:02:48.954862 duration_in_ms=135.882
2017-11-03 08:02:48,956 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 08:02:48.956254
2017-11-03 08:02:48,957 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-03 08:02:48,958 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-03 08:02:49,035 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:49,036 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 08:02:49.035478 duration_in_ms=79.223
2017-11-03 08:02:49,037 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 08:02:49.036609
2017-11-03 08:02:49,037 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-03 08:02:49,038 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-03 08:02:49,176 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:49,177 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 08:02:49.176554 duration_in_ms=139.945
2017-11-03 08:02:49,177 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 08:02:49.177191
2017-11-03 08:02:49,177 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-03 08:02:49,178 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-03 08:02:49,311 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:49,312 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 08:02:49.311686 duration_in_ms=134.492
2017-11-03 08:02:49,315 [salt.state       ][INFO    ][19653] Running state [glance] at time 08:02:49.315123
2017-11-03 08:02:49,316 [salt.state       ][INFO    ][19653] Executing state glusterfs.started for glance
2017-11-03 08:02:49,317 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:49,334 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:49,459 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:49,475 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:49,614 [salt.state       ][INFO    ][19653] Volume glance is already started
2017-11-03 08:02:49,614 [salt.state       ][INFO    ][19653] Completed state [glance] at time 08:02:49.614141 duration_in_ms=299.017
2017-11-03 08:02:49,616 [salt.state       ][INFO    ][19653] Running state [keystone-keys] at time 08:02:49.615601
2017-11-03 08:02:49,616 [salt.state       ][INFO    ][19653] Executing state glusterfs.created for keystone-keys
2017-11-03 08:02:49,617 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:49,633 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:49,762 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:49,778 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:49,866 [salt.state       ][INFO    ][19653] Volume keystone-keys already exists and is started.
2017-11-03 08:02:49,866 [salt.state       ][INFO    ][19653] Completed state [keystone-keys] at time 08:02:49.866289 duration_in_ms=250.684
2017-11-03 08:02:49,871 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 08:02:49.871192
2017-11-03 08:02:49,872 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-03 08:02:49,872 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-03 08:02:50,010 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:50,010 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 08:02:50.009980 duration_in_ms=138.789
2017-11-03 08:02:50,011 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:02:50.010588
2017-11-03 08:02:50,011 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-03 08:02:50,011 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-03 08:02:50,146 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:50,147 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:02:50.147036 duration_in_ms=136.446
2017-11-03 08:02:50,148 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:02:50.148026
2017-11-03 08:02:50,149 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-03 08:02:50,149 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-03 08:02:50,218 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:50,218 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:02:50.218245 duration_in_ms=70.219
2017-11-03 08:02:50,219 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 08:02:50.218889
2017-11-03 08:02:50,219 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-03 08:02:50,220 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-03 08:02:50,344 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:50,344 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 08:02:50.344109 duration_in_ms=125.218
2017-11-03 08:02:50,345 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 08:02:50.345134
2017-11-03 08:02:50,346 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-03 08:02:50,346 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-03 08:02:50,470 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:50,471 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 08:02:50.470883 duration_in_ms=125.748
2017-11-03 08:02:50,474 [salt.state       ][INFO    ][19653] Running state [keystone-keys] at time 08:02:50.473726
2017-11-03 08:02:50,474 [salt.state       ][INFO    ][19653] Executing state glusterfs.started for keystone-keys
2017-11-03 08:02:50,475 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:50,492 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:50,622 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:50,640 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:50,751 [salt.state       ][INFO    ][19653] Volume keystone-keys is already started
2017-11-03 08:02:50,752 [salt.state       ][INFO    ][19653] Completed state [keystone-keys] at time 08:02:50.751542 duration_in_ms=277.815
2017-11-03 08:02:50,753 [salt.state       ][INFO    ][19653] Running state [nova_instances] at time 08:02:50.753010
2017-11-03 08:02:50,753 [salt.state       ][INFO    ][19653] Executing state glusterfs.created for nova_instances
2017-11-03 08:02:50,754 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:50,771 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:50,909 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:50,920 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:51,003 [salt.state       ][INFO    ][19653] Volume nova_instances already exists and is started.
2017-11-03 08:02:51,004 [salt.state       ][INFO    ][19653] Completed state [nova_instances] at time 08:02:51.003390 duration_in_ms=250.377
2017-11-03 08:02:51,013 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 08:02:51.012755
2017-11-03 08:02:51,013 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-03 08:02:51,014 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-03 08:02:51,088 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:51,089 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 08:02:51.088652 duration_in_ms=75.897
2017-11-03 08:02:51,089 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 08:02:51.089328
2017-11-03 08:02:51,090 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-03 08:02:51,090 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-03 08:02:51,227 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:51,228 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 08:02:51.227592 duration_in_ms=138.263
2017-11-03 08:02:51,228 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 08:02:51.228251
2017-11-03 08:02:51,229 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-03 08:02:51,229 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-03 08:02:51,304 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:51,305 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 08:02:51.304486 duration_in_ms=76.234
2017-11-03 08:02:51,305 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 08:02:51.305152
2017-11-03 08:02:51,306 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-03 08:02:51,306 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-03 08:02:51,380 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:51,380 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 08:02:51.380275 duration_in_ms=75.122
2017-11-03 08:02:51,381 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 08:02:51.380926
2017-11-03 08:02:51,381 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-03 08:02:51,382 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-03 08:02:51,463 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:51,463 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 08:02:51.463303 duration_in_ms=82.374
2017-11-03 08:02:51,467 [salt.state       ][INFO    ][19653] Running state [nova_instances] at time 08:02:51.466516
2017-11-03 08:02:51,467 [salt.state       ][INFO    ][19653] Executing state glusterfs.started for nova_instances
2017-11-03 08:02:51,468 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:51,486 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:51,620 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:51,634 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:51,768 [salt.state       ][INFO    ][19653] Volume nova_instances is already started
2017-11-03 08:02:51,769 [salt.state       ][INFO    ][19653] Completed state [nova_instances] at time 08:02:51.768564 duration_in_ms=302.049
2017-11-03 08:02:51,771 [salt.state       ][INFO    ][19653] Running state [keystone-credential-keys] at time 08:02:51.770725
2017-11-03 08:02:51,771 [salt.state       ][INFO    ][19653] Executing state glusterfs.created for keystone-credential-keys
2017-11-03 08:02:51,772 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:51,783 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:51,878 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:51,889 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:52,028 [salt.state       ][INFO    ][19653] Volume keystone-credential-keys already exists and is started.
2017-11-03 08:02:52,028 [salt.state       ][INFO    ][19653] Completed state [keystone-credential-keys] at time 08:02:52.028234 duration_in_ms=257.507
2017-11-03 08:02:52,039 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 08:02:52.038839
2017-11-03 08:02:52,040 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-03 08:02:52,041 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-03 08:02:52,173 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:52,174 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 08:02:52.173756 duration_in_ms=134.919
2017-11-03 08:02:52,175 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:02:52.175148
2017-11-03 08:02:52,176 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-03 08:02:52,177 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-03 08:02:52,316 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:52,316 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:02:52.316195 duration_in_ms=141.045
2017-11-03 08:02:52,317 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 08:02:52.317373
2017-11-03 08:02:52,318 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-03 08:02:52,319 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-03 08:02:52,397 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:52,398 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 08:02:52.397806 duration_in_ms=80.42
2017-11-03 08:02:52,399 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:02:52.398758
2017-11-03 08:02:52,399 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-03 08:02:52,400 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-03 08:02:52,531 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:52,531 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:02:52.530998 duration_in_ms=132.241
2017-11-03 08:02:52,532 [salt.state       ][INFO    ][19653] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 08:02:52.531816
2017-11-03 08:02:52,532 [salt.state       ][INFO    ][19653] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-03 08:02:52,533 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-03 08:02:52,665 [salt.state       ][INFO    ][19653] unless execution succeeded
2017-11-03 08:02:52,666 [salt.state       ][INFO    ][19653] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 08:02:52.665843 duration_in_ms=134.028
2017-11-03 08:02:52,669 [salt.state       ][INFO    ][19653] Running state [keystone-credential-keys] at time 08:02:52.668615
2017-11-03 08:02:52,669 [salt.state       ][INFO    ][19653] Executing state glusterfs.started for keystone-credential-keys
2017-11-03 08:02:52,670 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:52,687 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:52,825 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:02:52,842 [salt.loaded.int.module.cmdmod][INFO    ][19653] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:02:52,984 [salt.state       ][INFO    ][19653] Volume keystone-credential-keys is already started
2017-11-03 08:02:52,985 [salt.state       ][INFO    ][19653] Completed state [keystone-credential-keys] at time 08:02:52.984439 duration_in_ms=315.824
2017-11-03 08:02:52,989 [salt.minion      ][INFO    ][19653] Returning information for job: 20171103080244341545
2017-11-03 08:02:54,097 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command test.ping with jid 20171103080254077398
2017-11-03 08:02:54,118 [salt.minion      ][INFO    ][20056] Starting a new job with PID 20056
2017-11-03 08:02:54,215 [salt.minion      ][INFO    ][20056] Returning information for job: 20171103080254077398
2017-11-03 08:02:54,982 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command cmd.run with jid 20171103080254964286
2017-11-03 08:02:55,004 [salt.minion      ][INFO    ][20061] Starting a new job with PID 20061
2017-11-03 08:02:55,016 [salt.loaded.int.module.cmdmod][INFO    ][20061] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-03 08:02:55,245 [salt.minion      ][INFO    ][20061] Returning information for job: 20171103080254964286
2017-11-03 08:43:59,672 [salt.utils.schedule][INFO    ][3899] Running scheduled job: __mine_interval
2017-11-03 08:48:13,990 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command test.ping with jid 20171103084813969895
2017-11-03 08:48:14,004 [salt.minion      ][INFO    ][20834] Starting a new job with PID 20834
2017-11-03 08:48:14,076 [salt.minion      ][INFO    ][20834] Returning information for job: 20171103084813969895
2017-11-03 08:48:34,514 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command state.sls with jid 20171103084834492155
2017-11-03 08:48:34,531 [salt.minion      ][INFO    ][20842] Starting a new job with PID 20842
2017-11-03 08:48:35,160 [salt.state       ][INFO    ][20842] Loading fresh modules for state activity
2017-11-03 08:48:35,191 [salt.fileclient  ][INFO    ][20842] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-11-03 08:48:35,212 [salt.fileclient  ][INFO    ][20842] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-11-03 08:48:35,240 [salt.fileclient  ][INFO    ][20842] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 08:48:35,659 [salt.state       ][INFO    ][20842] Running state [lsof] at time 08:48:35.659089
2017-11-03 08:48:35,659 [salt.state       ][INFO    ][20842] Executing state pkg.installed for lsof
2017-11-03 08:48:35,660 [salt.loaded.int.module.cmdmod][INFO    ][20842] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:48:36,262 [salt.state       ][INFO    ][20842] Package lsof is already installed
2017-11-03 08:48:36,262 [salt.state       ][INFO    ][20842] Completed state [lsof] at time 08:48:36.262305 duration_in_ms=603.217
2017-11-03 08:48:36,263 [salt.state       ][INFO    ][20842] Running state [keepalived] at time 08:48:36.262693
2017-11-03 08:48:36,263 [salt.state       ][INFO    ][20842] Executing state pkg.installed for keepalived
2017-11-03 08:48:36,268 [salt.state       ][INFO    ][20842] Package keepalived is already installed
2017-11-03 08:48:36,268 [salt.state       ][INFO    ][20842] Completed state [keepalived] at time 08:48:36.268004 duration_in_ms=5.31
2017-11-03 08:48:36,271 [salt.state       ][INFO    ][20842] Running state [/etc/keepalived/keepalived.conf] at time 08:48:36.271232
2017-11-03 08:48:36,271 [salt.state       ][INFO    ][20842] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-11-03 08:48:36,295 [salt.fileclient  ][INFO    ][20842] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-11-03 08:48:36,342 [salt.fileclient  ][INFO    ][20842] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-11-03 08:48:36,350 [salt.state       ][INFO    ][20842] File /etc/keepalived/keepalived.conf is in the correct state
2017-11-03 08:48:36,350 [salt.state       ][INFO    ][20842] Completed state [/etc/keepalived/keepalived.conf] at time 08:48:36.349778 duration_in_ms=78.547
2017-11-03 08:48:36,351 [salt.state       ][INFO    ][20842] Running state [keepalived] at time 08:48:36.350558
2017-11-03 08:48:36,351 [salt.state       ][INFO    ][20842] Executing state service.running for keepalived
2017-11-03 08:48:36,351 [salt.loaded.int.module.cmdmod][INFO    ][20842] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-11-03 08:48:36,382 [salt.loaded.int.module.cmdmod][INFO    ][20842] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-11-03 08:48:36,396 [salt.loaded.int.module.cmdmod][INFO    ][20842] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-11-03 08:48:36,412 [salt.state       ][INFO    ][20842] The service keepalived is already running
2017-11-03 08:48:36,412 [salt.state       ][INFO    ][20842] Completed state [keepalived] at time 08:48:36.412093 duration_in_ms=61.533
2017-11-03 08:48:36,415 [salt.minion      ][INFO    ][20842] Returning information for job: 20171103084834492155
2017-11-03 08:49:02,381 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command pillar.get with jid 20171103084902358786
2017-11-03 08:49:02,394 [salt.minion      ][INFO    ][20872] Starting a new job with PID 20872
2017-11-03 08:49:02,399 [salt.minion      ][INFO    ][20872] Returning information for job: 20171103084902358786
2017-11-03 08:50:17,212 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command state.sls with jid 20171103085017191055
2017-11-03 08:50:17,232 [salt.minion      ][INFO    ][20897] Starting a new job with PID 20897
2017-11-03 08:50:19,900 [salt.state       ][INFO    ][20897] Loading fresh modules for state activity
2017-11-03 08:50:19,951 [salt.fileclient  ][INFO    ][20897] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-03 08:50:19,1000 [salt.fileclient  ][INFO    ][20897] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-03 08:50:20,752 [salt.state       ][INFO    ][20897] Running state [attr] at time 08:50:20.752102
2017-11-03 08:50:20,753 [salt.state       ][INFO    ][20897] Executing state pkg.installed for attr
2017-11-03 08:50:20,753 [salt.loaded.int.module.cmdmod][INFO    ][20897] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:50:21,161 [salt.state       ][INFO    ][20897] Package attr is already installed
2017-11-03 08:50:21,162 [salt.state       ][INFO    ][20897] Completed state [attr] at time 08:50:21.161551 duration_in_ms=409.451
2017-11-03 08:50:21,162 [salt.state       ][INFO    ][20897] Running state [glusterfs-server] at time 08:50:21.162031
2017-11-03 08:50:21,163 [salt.state       ][INFO    ][20897] Executing state pkg.installed for glusterfs-server
2017-11-03 08:50:21,167 [salt.state       ][INFO    ][20897] Package glusterfs-server is already installed
2017-11-03 08:50:21,168 [salt.state       ][INFO    ][20897] Completed state [glusterfs-server] at time 08:50:21.167586 duration_in_ms=5.555
2017-11-03 08:50:21,168 [salt.state       ][INFO    ][20897] Running state [bc] at time 08:50:21.167811
2017-11-03 08:50:21,168 [salt.state       ][INFO    ][20897] Executing state pkg.installed for bc
2017-11-03 08:50:21,173 [salt.state       ][INFO    ][20897] Package bc is already installed
2017-11-03 08:50:21,173 [salt.state       ][INFO    ][20897] Completed state [bc] at time 08:50:21.172756 duration_in_ms=4.945
2017-11-03 08:50:21,174 [salt.state       ][INFO    ][20897] Running state [glusterfs-server] at time 08:50:21.174237
2017-11-03 08:50:21,174 [salt.state       ][INFO    ][20897] Executing state service.running for glusterfs-server
2017-11-03 08:50:21,175 [salt.loaded.int.module.cmdmod][INFO    ][20897] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-03 08:50:21,212 [salt.loaded.int.module.cmdmod][INFO    ][20897] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-03 08:50:21,229 [salt.loaded.int.module.cmdmod][INFO    ][20897] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-03 08:50:21,249 [salt.state       ][INFO    ][20897] The service glusterfs-server is already running
2017-11-03 08:50:21,249 [salt.state       ][INFO    ][20897] Completed state [glusterfs-server] at time 08:50:21.249180 duration_in_ms=74.942
2017-11-03 08:50:21,252 [salt.state       ][INFO    ][20897] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 08:50:21.252001
2017-11-03 08:50:21,252 [salt.state       ][INFO    ][20897] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-03 08:50:21,255 [salt.state       ][INFO    ][20897] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-03 08:50:21,255 [salt.state       ][INFO    ][20897] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 08:50:21.254989 duration_in_ms=2.988
2017-11-03 08:50:21,255 [salt.state       ][INFO    ][20897] Running state [/srv/glusterfs/glance] at time 08:50:21.255221
2017-11-03 08:50:21,255 [salt.state       ][INFO    ][20897] Executing state file.directory for /srv/glusterfs/glance
2017-11-03 08:50:21,256 [salt.state       ][INFO    ][20897] Directory /srv/glusterfs/glance is in the correct state
2017-11-03 08:50:21,256 [salt.state       ][INFO    ][20897] Completed state [/srv/glusterfs/glance] at time 08:50:21.256147 duration_in_ms=0.926
2017-11-03 08:50:21,256 [salt.state       ][INFO    ][20897] Running state [/srv/glusterfs/keystone-keys] at time 08:50:21.256359
2017-11-03 08:50:21,257 [salt.state       ][INFO    ][20897] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-03 08:50:21,257 [salt.state       ][INFO    ][20897] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-03 08:50:21,257 [salt.state       ][INFO    ][20897] Completed state [/srv/glusterfs/keystone-keys] at time 08:50:21.257246 duration_in_ms=0.887
2017-11-03 08:50:21,257 [salt.state       ][INFO    ][20897] Running state [/srv/glusterfs/nova_instances] at time 08:50:21.257449
2017-11-03 08:50:21,258 [salt.state       ][INFO    ][20897] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-03 08:50:21,258 [salt.state       ][INFO    ][20897] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-03 08:50:21,258 [salt.state       ][INFO    ][20897] Completed state [/srv/glusterfs/nova_instances] at time 08:50:21.258273 duration_in_ms=0.824
2017-11-03 08:50:21,259 [salt.state       ][INFO    ][20897] Running state [/srv/glusterfs/keystone-credential-keys] at time 08:50:21.258491
2017-11-03 08:50:21,259 [salt.state       ][INFO    ][20897] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-03 08:50:21,259 [salt.state       ][INFO    ][20897] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-03 08:50:21,259 [salt.state       ][INFO    ][20897] Completed state [/srv/glusterfs/keystone-credential-keys] at time 08:50:21.259345 duration_in_ms=0.854
2017-11-03 08:50:21,261 [salt.minion      ][INFO    ][20897] Returning information for job: 20171103085017191055
2017-11-03 08:50:22,289 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command test.ping with jid 20171103085022269506
2017-11-03 08:50:22,311 [salt.minion      ][INFO    ][20921] Starting a new job with PID 20921
2017-11-03 08:50:22,401 [salt.minion      ][INFO    ][20921] Returning information for job: 20171103085022269506
2017-11-03 08:50:34,666 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command state.sls with jid 20171103085034646970
2017-11-03 08:50:34,691 [salt.minion      ][INFO    ][20928] Starting a new job with PID 20928
2017-11-03 08:50:35,347 [salt.state       ][INFO    ][20928] Loading fresh modules for state activity
2017-11-03 08:50:35,420 [salt.fileclient  ][INFO    ][20928] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-11-03 08:50:35,522 [salt.fileclient  ][INFO    ][20928] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-03 08:50:35,727 [salt.fileclient  ][INFO    ][20928] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-11-03 08:50:35,768 [salt.fileclient  ][INFO    ][20928] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-11-03 08:50:36,410 [salt.state       ][INFO    ][20928] Running state [attr] at time 08:50:36.409913
2017-11-03 08:50:36,411 [salt.state       ][INFO    ][20928] Executing state pkg.installed for attr
2017-11-03 08:50:36,412 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-11-03 08:50:36,867 [salt.state       ][INFO    ][20928] Package attr is already installed
2017-11-03 08:50:36,867 [salt.state       ][INFO    ][20928] Completed state [attr] at time 08:50:36.866875 duration_in_ms=456.964
2017-11-03 08:50:36,867 [salt.state       ][INFO    ][20928] Running state [glusterfs-server] at time 08:50:36.867149
2017-11-03 08:50:36,867 [salt.state       ][INFO    ][20928] Executing state pkg.installed for glusterfs-server
2017-11-03 08:50:36,872 [salt.state       ][INFO    ][20928] Package glusterfs-server is already installed
2017-11-03 08:50:36,872 [salt.state       ][INFO    ][20928] Completed state [glusterfs-server] at time 08:50:36.872090 duration_in_ms=4.94
2017-11-03 08:50:36,872 [salt.state       ][INFO    ][20928] Running state [bc] at time 08:50:36.872311
2017-11-03 08:50:36,873 [salt.state       ][INFO    ][20928] Executing state pkg.installed for bc
2017-11-03 08:50:36,877 [salt.state       ][INFO    ][20928] Package bc is already installed
2017-11-03 08:50:36,877 [salt.state       ][INFO    ][20928] Completed state [bc] at time 08:50:36.877159 duration_in_ms=4.848
2017-11-03 08:50:36,878 [salt.state       ][INFO    ][20928] Running state [glusterfs-server] at time 08:50:36.878272
2017-11-03 08:50:36,879 [salt.state       ][INFO    ][20928] Executing state service.running for glusterfs-server
2017-11-03 08:50:36,879 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command ['systemctl', 'status', 'glusterfs-server.service', '-n', '0'] in directory '/root'
2017-11-03 08:50:36,910 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command ['systemctl', 'is-active', 'glusterfs-server.service'] in directory '/root'
2017-11-03 08:50:36,924 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command ['systemctl', 'is-enabled', 'glusterfs-server.service'] in directory '/root'
2017-11-03 08:50:36,939 [salt.state       ][INFO    ][20928] The service glusterfs-server is already running
2017-11-03 08:50:36,940 [salt.state       ][INFO    ][20928] Completed state [glusterfs-server] at time 08:50:36.939664 duration_in_ms=61.391
2017-11-03 08:50:36,944 [salt.state       ][INFO    ][20928] Running state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 08:50:36.943479
2017-11-03 08:50:36,944 [salt.state       ][INFO    ][20928] Executing state file.managed for /etc/systemd/system/glusterfs-server.service.d/override.conf
2017-11-03 08:50:36,949 [salt.state       ][INFO    ][20928] File /etc/systemd/system/glusterfs-server.service.d/override.conf is in the correct state
2017-11-03 08:50:36,949 [salt.state       ][INFO    ][20928] Completed state [/etc/systemd/system/glusterfs-server.service.d/override.conf] at time 08:50:36.949003 duration_in_ms=5.524
2017-11-03 08:50:36,949 [salt.state       ][INFO    ][20928] Running state [/srv/glusterfs/glance] at time 08:50:36.949260
2017-11-03 08:50:36,950 [salt.state       ][INFO    ][20928] Executing state file.directory for /srv/glusterfs/glance
2017-11-03 08:50:36,950 [salt.state       ][INFO    ][20928] Directory /srv/glusterfs/glance is in the correct state
2017-11-03 08:50:36,951 [salt.state       ][INFO    ][20928] Completed state [/srv/glusterfs/glance] at time 08:50:36.950517 duration_in_ms=1.255
2017-11-03 08:50:36,951 [salt.state       ][INFO    ][20928] Running state [/srv/glusterfs/keystone-keys] at time 08:50:36.950767
2017-11-03 08:50:36,951 [salt.state       ][INFO    ][20928] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-11-03 08:50:36,952 [salt.state       ][INFO    ][20928] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-11-03 08:50:36,952 [salt.state       ][INFO    ][20928] Completed state [/srv/glusterfs/keystone-keys] at time 08:50:36.952091 duration_in_ms=1.324
2017-11-03 08:50:36,952 [salt.state       ][INFO    ][20928] Running state [/srv/glusterfs/nova_instances] at time 08:50:36.952299
2017-11-03 08:50:36,953 [salt.state       ][INFO    ][20928] Executing state file.directory for /srv/glusterfs/nova_instances
2017-11-03 08:50:36,953 [salt.state       ][INFO    ][20928] Directory /srv/glusterfs/nova_instances is in the correct state
2017-11-03 08:50:36,953 [salt.state       ][INFO    ][20928] Completed state [/srv/glusterfs/nova_instances] at time 08:50:36.953460 duration_in_ms=1.16
2017-11-03 08:50:36,954 [salt.state       ][INFO    ][20928] Running state [/srv/glusterfs/keystone-credential-keys] at time 08:50:36.953679
2017-11-03 08:50:36,954 [salt.state       ][INFO    ][20928] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-11-03 08:50:36,955 [salt.state       ][INFO    ][20928] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-11-03 08:50:36,955 [salt.state       ][INFO    ][20928] Completed state [/srv/glusterfs/keystone-credential-keys] at time 08:50:36.954994 duration_in_ms=1.315
2017-11-03 08:50:37,064 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command ['git', '--version'] in directory '/root'
2017-11-03 08:50:37,147 [salt.state       ][INFO    ][20928] Running state [sleep 5] at time 08:50:37.147226
2017-11-03 08:50:37,148 [salt.state       ][INFO    ][20928] Executing state cmd.wait for sleep 5
2017-11-03 08:50:37,148 [salt.state       ][INFO    ][20928] No changes made for sleep 5
2017-11-03 08:50:37,148 [salt.state       ][INFO    ][20928] Completed state [sleep 5] at time 08:50:37.147995 duration_in_ms=0.77
2017-11-03 08:50:37,149 [salt.state       ][INFO    ][20928] Running state [192.168.10.143] at time 08:50:37.148612
2017-11-03 08:50:37,149 [salt.state       ][INFO    ][20928] Executing state glusterfs.peered for 192.168.10.143
2017-11-03 08:50:37,149 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:37,165 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:37,302 [salt.state       ][INFO    ][20928] Host 192.168.10.143 already peered
2017-11-03 08:50:37,302 [salt.state       ][INFO    ][20928] Completed state [192.168.10.143] at time 08:50:37.302330 duration_in_ms=153.716
2017-11-03 08:50:37,306 [salt.state       ][INFO    ][20928] Running state [192.168.10.142] at time 08:50:37.305856
2017-11-03 08:50:37,306 [salt.state       ][INFO    ][20928] Executing state glusterfs.peered for 192.168.10.142
2017-11-03 08:50:37,307 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:37,323 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:37,412 [salt.state       ][INFO    ][20928] Host 192.168.10.142 already peered
2017-11-03 08:50:37,413 [salt.state       ][INFO    ][20928] Completed state [192.168.10.142] at time 08:50:37.412924 duration_in_ms=107.065
2017-11-03 08:50:37,421 [salt.state       ][INFO    ][20928] Running state [192.168.10.141] at time 08:50:37.420809
2017-11-03 08:50:37,421 [salt.state       ][INFO    ][20928] Executing state glusterfs.peered for 192.168.10.141
2017-11-03 08:50:37,422 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:37,440 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:37,581 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:37,596 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:37,674 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:37,691 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:37,825 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:37,842 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:37,975 [salt.state       ][INFO    ][20928] Peering with localhost is not needed
2017-11-03 08:50:37,976 [salt.state       ][INFO    ][20928] Completed state [192.168.10.141] at time 08:50:37.975624 duration_in_ms=554.814
2017-11-03 08:50:37,978 [salt.state       ][INFO    ][20928] Running state [glance] at time 08:50:37.978249
2017-11-03 08:50:37,979 [salt.state       ][INFO    ][20928] Executing state glusterfs.created for glance
2017-11-03 08:50:37,979 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:37,991 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:38,077 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:38,087 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:38,174 [salt.state       ][INFO    ][20928] Volume glance already exists and is started.
2017-11-03 08:50:38,175 [salt.state       ][INFO    ][20928] Completed state [glance] at time 08:50:38.174563 duration_in_ms=196.314
2017-11-03 08:50:38,184 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 08:50:38.183738
2017-11-03 08:50:38,184 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-11-03 08:50:38,186 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-03 08:50:38,301 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:38,301 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 08:50:38.301159 duration_in_ms=117.419
2017-11-03 08:50:38,302 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 08:50:38.302206
2017-11-03 08:50:38,303 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-11-03 08:50:38,304 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-03 08:50:38,439 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:38,439 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 08:50:38.439096 duration_in_ms=136.889
2017-11-03 08:50:38,440 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 08:50:38.440242
2017-11-03 08:50:38,441 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-11-03 08:50:38,442 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-11-03 08:50:38,535 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:38,536 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 08:50:38.535629 duration_in_ms=95.386
2017-11-03 08:50:38,537 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 08:50:38.537028
2017-11-03 08:50:38,537 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-11-03 08:50:38,538 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-03 08:50:38,664 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:38,664 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 08:50:38.664276 duration_in_ms=127.249
2017-11-03 08:50:38,665 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 08:50:38.665058
2017-11-03 08:50:38,666 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-11-03 08:50:38,666 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-03 08:50:38,799 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:38,799 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 08:50:38.799147 duration_in_ms=134.086
2017-11-03 08:50:38,802 [salt.state       ][INFO    ][20928] Running state [glance] at time 08:50:38.802002
2017-11-03 08:50:38,803 [salt.state       ][INFO    ][20928] Executing state glusterfs.started for glance
2017-11-03 08:50:38,803 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:38,820 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:38,958 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:38,974 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:39,046 [salt.state       ][INFO    ][20928] Volume glance is already started
2017-11-03 08:50:39,047 [salt.state       ][INFO    ][20928] Completed state [glance] at time 08:50:39.046525 duration_in_ms=244.523
2017-11-03 08:50:39,049 [salt.state       ][INFO    ][20928] Running state [keystone-keys] at time 08:50:39.048700
2017-11-03 08:50:39,049 [salt.state       ][INFO    ][20928] Executing state glusterfs.created for keystone-keys
2017-11-03 08:50:39,050 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:39,066 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:39,200 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:39,218 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:39,300 [salt.state       ][INFO    ][20928] Volume keystone-keys already exists and is started.
2017-11-03 08:50:39,301 [salt.state       ][INFO    ][20928] Completed state [keystone-keys] at time 08:50:39.300605 duration_in_ms=251.905
2017-11-03 08:50:39,310 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 08:50:39.310286
2017-11-03 08:50:39,311 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-11-03 08:50:39,312 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-03 08:50:39,404 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:39,404 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 08:50:39.404109 duration_in_ms=93.823
2017-11-03 08:50:39,405 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:50:39.405146
2017-11-03 08:50:39,406 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-03 08:50:39,406 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-03 08:50:39,479 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:39,479 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:50:39.479372 duration_in_ms=74.227
2017-11-03 08:50:39,480 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:50:39.480283
2017-11-03 08:50:39,481 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-03 08:50:39,482 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-03 08:50:39,615 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:39,616 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:50:39.615678 duration_in_ms=135.393
2017-11-03 08:50:39,617 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 08:50:39.616669
2017-11-03 08:50:39,617 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-11-03 08:50:39,618 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-03 08:50:39,698 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:39,698 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 08:50:39.698316 duration_in_ms=81.645
2017-11-03 08:50:39,699 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 08:50:39.699286
2017-11-03 08:50:39,700 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-11-03 08:50:39,700 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-03 08:50:39,786 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:39,787 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 08:50:39.786555 duration_in_ms=87.27
2017-11-03 08:50:39,789 [salt.state       ][INFO    ][20928] Running state [keystone-keys] at time 08:50:39.789382
2017-11-03 08:50:39,790 [salt.state       ][INFO    ][20928] Executing state glusterfs.started for keystone-keys
2017-11-03 08:50:39,791 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:39,808 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:39,880 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:39,895 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:40,027 [salt.state       ][INFO    ][20928] Volume keystone-keys is already started
2017-11-03 08:50:40,028 [salt.state       ][INFO    ][20928] Completed state [keystone-keys] at time 08:50:40.027425 duration_in_ms=238.042
2017-11-03 08:50:40,031 [salt.state       ][INFO    ][20928] Running state [nova_instances] at time 08:50:40.031236
2017-11-03 08:50:40,032 [salt.state       ][INFO    ][20928] Executing state glusterfs.created for nova_instances
2017-11-03 08:50:40,033 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:40,053 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:40,193 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:40,210 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:40,344 [salt.state       ][INFO    ][20928] Volume nova_instances already exists and is started.
2017-11-03 08:50:40,344 [salt.state       ][INFO    ][20928] Completed state [nova_instances] at time 08:50:40.344124 duration_in_ms=312.888
2017-11-03 08:50:40,349 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 08:50:40.348911
2017-11-03 08:50:40,349 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-11-03 08:50:40,350 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-03 08:50:40,473 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:40,473 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 08:50:40.473417 duration_in_ms=124.505
2017-11-03 08:50:40,474 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 08:50:40.474115
2017-11-03 08:50:40,474 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'
2017-11-03 08:50:40,475 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: On'' in directory '/root'
2017-11-03 08:50:40,610 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:40,611 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'On'] at time 08:50:40.610952 duration_in_ms=136.834
2017-11-03 08:50:40,612 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 08:50:40.612246
2017-11-03 08:50:40,613 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'On'
2017-11-03 08:50:40,614 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: On'' in directory '/root'
2017-11-03 08:50:40,746 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:40,747 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'On'] at time 08:50:40.746479 duration_in_ms=134.233
2017-11-03 08:50:40,748 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 08:50:40.747801
2017-11-03 08:50:40,748 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'On'
2017-11-03 08:50:40,750 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: On'' in directory '/root'
2017-11-03 08:50:40,884 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:40,884 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'On'] at time 08:50:40.884166 duration_in_ms=136.363
2017-11-03 08:50:40,885 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 08:50:40.885258
2017-11-03 08:50:40,886 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-11-03 08:50:40,887 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-03 08:50:40,998 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:40,999 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 08:50:40.998449 duration_in_ms=113.191
2017-11-03 08:50:41,000 [salt.state       ][INFO    ][20928] Running state [nova_instances] at time 08:50:40.999973
2017-11-03 08:50:41,000 [salt.state       ][INFO    ][20928] Executing state glusterfs.started for nova_instances
2017-11-03 08:50:41,001 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:41,018 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:41,144 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:41,161 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:41,295 [salt.state       ][INFO    ][20928] Volume nova_instances is already started
2017-11-03 08:50:41,296 [salt.state       ][INFO    ][20928] Completed state [nova_instances] at time 08:50:41.295961 duration_in_ms=295.986
2017-11-03 08:50:41,299 [salt.state       ][INFO    ][20928] Running state [keystone-credential-keys] at time 08:50:41.298592
2017-11-03 08:50:41,299 [salt.state       ][INFO    ][20928] Executing state glusterfs.created for keystone-credential-keys
2017-11-03 08:50:41,300 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:41,317 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:41,386 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:41,403 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:41,541 [salt.state       ][INFO    ][20928] Volume keystone-credential-keys already exists and is started.
2017-11-03 08:50:41,542 [salt.state       ][INFO    ][20928] Completed state [keystone-credential-keys] at time 08:50:41.541783 duration_in_ms=243.192
2017-11-03 08:50:41,553 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 08:50:41.552502
2017-11-03 08:50:41,553 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-11-03 08:50:41,554 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-11-03 08:50:41,691 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:41,692 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 08:50:41.691802 duration_in_ms=139.299
2017-11-03 08:50:41,693 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:50:41.693258
2017-11-03 08:50:41,694 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-11-03 08:50:41,695 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-11-03 08:50:41,832 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:41,833 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 08:50:41.832691 duration_in_ms=139.432
2017-11-03 08:50:41,834 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 08:50:41.833653
2017-11-03 08:50:41,834 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-11-03 08:50:41,835 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-11-03 08:50:41,955 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:41,955 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 08:50:41.955073 duration_in_ms=121.419
2017-11-03 08:50:41,956 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:50:41.955743
2017-11-03 08:50:41,956 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-11-03 08:50:41,957 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-11-03 08:50:42,042 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:42,043 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 08:50:42.042749 duration_in_ms=87.005
2017-11-03 08:50:42,044 [salt.state       ][INFO    ][20928] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 08:50:42.043994
2017-11-03 08:50:42,045 [salt.state       ][INFO    ][20928] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-11-03 08:50:42,046 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-11-03 08:50:42,174 [salt.state       ][INFO    ][20928] unless execution succeeded
2017-11-03 08:50:42,174 [salt.state       ][INFO    ][20928] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 08:50:42.174338 duration_in_ms=130.344
2017-11-03 08:50:42,178 [salt.state       ][INFO    ][20928] Running state [keystone-credential-keys] at time 08:50:42.177769
2017-11-03 08:50:42,178 [salt.state       ][INFO    ][20928] Executing state glusterfs.started for keystone-credential-keys
2017-11-03 08:50:42,179 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:42,195 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:42,334 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --version' in directory '/root'
2017-11-03 08:50:42,344 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-11-03 08:50:42,485 [salt.state       ][INFO    ][20928] Volume keystone-credential-keys is already started
2017-11-03 08:50:42,486 [salt.state       ][INFO    ][20928] Completed state [keystone-credential-keys] at time 08:50:42.485843 duration_in_ms=308.074
2017-11-03 08:50:42,488 [salt.minion      ][INFO    ][20928] Returning information for job: 20171103085034646970
2017-11-03 08:50:43,502 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command test.ping with jid 20171103085043482271
2017-11-03 08:50:43,524 [salt.minion      ][INFO    ][21311] Starting a new job with PID 21311
2017-11-03 08:50:43,617 [salt.minion      ][INFO    ][21311] Returning information for job: 20171103085043482271
2017-11-03 08:50:44,417 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command cmd.run with jid 20171103085044399898
2017-11-03 08:50:44,434 [salt.minion      ][INFO    ][21317] Starting a new job with PID 21317
2017-11-03 08:50:44,443 [salt.loaded.int.module.cmdmod][INFO    ][21317] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-11-03 08:50:44,704 [salt.minion      ][INFO    ][21317] Returning information for job: 20171103085044399898
2017-11-03 09:20:53,890 [salt.minion      ][INFO    ][3899] User sudo_ubuntu Executing command cp.push_dir with jid 20171103092053874762
2017-11-03 09:20:53,905 [salt.minion      ][INFO    ][21647] Starting a new job with PID 21647
