2017-12-29 08:42:32,657 [salt.cli.daemons ][WARNING ][2301] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-29 08:43:02,066 [salt.state       ][ERROR   ][3758] No contents found in top file
2017-12-29 08:44:26,597 [salt.utils.parsers][WARNING ][2301] Minion received a SIGTERM. Exiting.
2017-12-29 08:48:50,751 [salt.cli.daemons ][WARNING ][3348] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-29 08:49:04,458 [py.warnings      ][WARNING ][3666] /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-12-29 08:49:58,755 [salt.loaded.int.module.cmdmod][ERROR   ][3666] 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-12-29 08:50:02,274 [salt.loaded.int.module.cmdmod][INFO    ][8202] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-29 08:50:02,287 [salt.loaded.int.module.cmdmod][INFO    ][8202] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-29 08:50:02,306 [salt.loaded.int.module.cmdmod][INFO    ][8202] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2017-12-29 08:50:02,325 [salt.utils.parsers][WARNING ][3348] Minion received a SIGTERM. Exiting.
2017-12-29 08:50:02,826 [salt.cli.daemons ][INFO    ][8313] Setting up the Salt Minion "kvm01.baremetal-mcp-pike-ovs-ha.local"
2017-12-29 08:50:03,799 [salt.minion      ][INFO    ][8313] Creating minion process manager
2017-12-29 08:50:03,800 [salt.cli.daemons ][WARNING ][8313] IMPORTANT: Do not use md5 hashing algorithm! Please set "hash_type" to sha256 in Salt Minion config!
2017-12-29 08:50:03,800 [salt.cli.daemons ][INFO    ][8313] The Salt Minion is starting up
2017-12-29 08:50:03,801 [salt.minion      ][INFO    ][8313] Minion is starting as user 'root'
2017-12-29 08:50:03,801 [salt.utils.event ][INFO    ][8313] Starting pull socket on /var/run/salt/minion/minion_event_b7489be511_pull.ipc
2017-12-29 08:50:05,395 [salt.loaded.int.module.cmdmod][INFO    ][8313] Executing command ['date', '+%z'] in directory '/root'
2017-12-29 08:50:05,418 [salt.utils.schedule][INFO    ][8313] Updating job settings for scheduled job: __mine_interval
2017-12-29 08:50:05,425 [salt.minion      ][INFO    ][8313] Added mine.update to scheduler
2017-12-29 08:50:05,463 [salt.minion      ][INFO    ][8313] Minion is ready to receive requests!
2017-12-29 08:50:06,465 [salt.utils.schedule][INFO    ][8313] Running scheduled job: __mine_interval
2017-12-29 08:50:11,830 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085011807998
2017-12-29 08:50:11,851 [salt.minion      ][INFO    ][9226] Starting a new job with PID 9226
2017-12-29 08:50:11,868 [salt.minion      ][INFO    ][9226] Returning information for job: 20171229085011807998
2017-12-29 08:50:22,994 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command state.sls with jid 20171229085022976906
2017-12-29 08:50:23,016 [salt.minion      ][INFO    ][9239] Starting a new job with PID 9239
2017-12-29 08:50:25,659 [salt.state       ][INFO    ][9239] Loading fresh modules for state activity
2017-12-29 08:50:25,702 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/init.sls'
2017-12-29 08:50:25,733 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/server/init.sls'
2017-12-29 08:50:25,754 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/server/service.sls'
2017-12-29 08:50:25,786 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-29 08:50:25,821 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/server/network.sls'
2017-12-29 08:50:25,855 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-29 08:50:25,885 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/server/pool.sls'
2017-12-29 08:50:25,917 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-29 08:50:26,385 [salt.state       ][INFO    ][9239] Running state [libvirt0] at time 08:50:26.385409
2017-12-29 08:50:26,386 [salt.state       ][INFO    ][9239] Executing state pkg.installed for libvirt0
2017-12-29 08:50:26,386 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 08:50:26,756 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 08:50:28,932 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt0'] in directory '/root'
2017-12-29 08:50:32,162 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 08:50:32,216 [salt.state       ][INFO    ][9239] Made the following changes:
'libvirt0' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libyajl2' changed from 'absent' to '2.1.0-2'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libxen-4.6' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libxenstore3.0' changed from 'absent' to '4.6.5-0ubuntu1.4'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'

2017-12-29 08:50:32,257 [salt.state       ][INFO    ][9239] Loading fresh modules for state activity
2017-12-29 08:50:32,286 [salt.state       ][INFO    ][9239] Completed state [libvirt0] at time 08:50:32.285449 duration_in_ms=5900.041
2017-12-29 08:50:32,294 [salt.state       ][INFO    ][9239] Running state [pm-utils] at time 08:50:32.294239
2017-12-29 08:50:32,295 [salt.state       ][INFO    ][9239] Executing state pkg.installed for pm-utils
2017-12-29 08:50:32,614 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'pm-utils'] in directory '/root'
2017-12-29 08:50:33,101 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085033080115
2017-12-29 08:50:33,116 [salt.minion      ][INFO    ][9798] Starting a new job with PID 9798
2017-12-29 08:50:33,136 [salt.minion      ][INFO    ][9798] Returning information for job: 20171229085033080115
2017-12-29 08:50:35,005 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 08:50:35,057 [salt.state       ][INFO    ][9239] Made the following changes:
'pm-utils' changed from 'absent' to '1.4.1-16'
'libx86-1' changed from 'absent' to '1.1+ds1-10'
'vbetool' changed from 'absent' to '1.1-3'

2017-12-29 08:50:35,087 [salt.state       ][INFO    ][9239] Loading fresh modules for state activity
2017-12-29 08:50:35,115 [salt.state       ][INFO    ][9239] Completed state [pm-utils] at time 08:50:35.115175 duration_in_ms=2820.935
2017-12-29 08:50:35,123 [salt.state       ][INFO    ][9239] Running state [python-libvirt] at time 08:50:35.123011
2017-12-29 08:50:35,123 [salt.state       ][INFO    ][9239] Executing state pkg.installed for python-libvirt
2017-12-29 08:50:35,463 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'python-libvirt'] in directory '/root'
2017-12-29 08:50:43,320 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085043299345
2017-12-29 08:50:43,344 [salt.minion      ][INFO    ][11279] Starting a new job with PID 11279
2017-12-29 08:50:43,385 [salt.minion      ][INFO    ][11279] Returning information for job: 20171229085043299345
2017-12-29 08:50:45,949 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 08:50:46,014 [salt.state       ][INFO    ][9239] Made the following changes:
'libbluetooth3' changed from 'absent' to '5.37-0ubuntu5.1'
'libvirt-daemon' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libpixman-1-0' changed from 'absent' to '0.33.6-1'
'qemu-system-x86-64' changed from 'absent' to '1'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'qemu-kvm' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libnl-route-3-200' changed from 'absent' to '3.2.27-1ubuntu0.16.04.1'
'qemu-kvm-spice' changed from 'absent' to '1'
'librbd1' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'libasound2' changed from 'absent' to '1.1.0-0ubuntu1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python-libvirt' changed from 'absent' to '3.5.0-1build1~cloud0'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libasyncns0' changed from 'absent' to '0.8-5build1'
'libaugeas0' changed from 'absent' to '1.4.0-0ubuntu1.1'
'libsdl1.2debian' changed from 'absent' to '1.2.15+dfsg1-3'
'libpciaccess0' changed from 'absent' to '0.13.4-1'
'libiscsi2' changed from 'absent' to '1.12.0-2'
'libfdt1' changed from 'absent' to '1.4.2-1~cloud0'
'libvorbisenc2' changed from 'absent' to '1.3.5-3'
'augeas-lenses' changed from 'absent' to '1.4.0-0ubuntu1.1'
'librados2' changed from 'absent' to '12.2.1-0ubuntu0.17.10.1~cloud0'
'qemu-system-x86' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'msr-tools' changed from 'absent' to '1.3-2'
'ipxe-qemu' changed from 'absent' to '1.0.0+git-20150424.a25a16d-1ubuntu1.2'
'libogg0' changed from 'absent' to '1.3.2-1'
'libsndfile1' changed from 'absent' to '1.0.25-10ubuntu0.16.04.1'
'libasound2-data' changed from 'absent' to '1.1.0-0ubuntu1'
'libaio1' changed from 'absent' to '0.3.110-2'
'seabios' changed from 'absent' to '1.10.2-1ubuntu1~cloud0'
'libxml2-utils' changed from 'absent' to '2.9.3+dfsg1-1ubuntu0.5'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'qemu-block-extra' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libvorbis0a' changed from 'absent' to '1.3.5-3'
'kvm' changed from 'absent' to '1'
'libspice-server1' changed from 'absent' to '0.12.6-4ubuntu0.3'
'qemu-utils' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'libcacard0' changed from 'absent' to '1:2.5.0-2'
'libcaca0' changed from 'absent' to '0.99.beta19-2build2~gcc5.2'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'qemu-keymaps' changed from 'absent' to '1'
'libbrlapi0.6' changed from 'absent' to '5.3.1-2ubuntu2.1'
'libpulse0' changed from 'absent' to '1:8.0-0ubuntu3.7'
'qemu-system-common' changed from 'absent' to '1:2.10+dfsg-0ubuntu3.1~cloud0'
'sharutils' changed from 'absent' to '1:4.15.2-1'
'qemu-system-i386' changed from 'absent' to '1'
'libnetcf1' changed from 'absent' to '1:0.2.8-1ubuntu1'
'libopus0' changed from 'absent' to '1.1.2-1ubuntu1'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'libusbredirparser1' changed from 'absent' to '0.7.1-1'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'libflac8' changed from 'absent' to '1.3.1-4'
'cpu-checker' changed from 'absent' to '0.7-0ubuntu7'

2017-12-29 08:50:46,040 [salt.state       ][INFO    ][9239] Loading fresh modules for state activity
2017-12-29 08:50:46,076 [salt.state       ][INFO    ][9239] Completed state [python-libvirt] at time 08:50:46.075817 duration_in_ms=10952.805
2017-12-29 08:50:46,083 [salt.state       ][INFO    ][9239] Running state [libvirt-bin] at time 08:50:46.083316
2017-12-29 08:50:46,084 [salt.state       ][INFO    ][9239] Executing state pkg.installed for libvirt-bin
2017-12-29 08:50:46,487 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-bin'] in directory '/root'
2017-12-29 08:50:53,513 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085053489287
2017-12-29 08:50:53,532 [salt.minion      ][INFO    ][12942] Starting a new job with PID 12942
2017-12-29 08:50:53,561 [salt.minion      ][INFO    ][12942] Returning information for job: 20171229085053489287
2017-12-29 08:50:55,257 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 08:50:55,319 [salt.state       ][INFO    ][9239] Made the following changes:
'libvirt-daemon-system' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'ebtables' changed from 'absent' to '2.0.10.4-3.4ubuntu2'
'libvirt-clients' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libvirt-bin' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'

2017-12-29 08:50:55,332 [salt.state       ][INFO    ][9239] Loading fresh modules for state activity
2017-12-29 08:50:55,355 [salt.state       ][INFO    ][9239] Completed state [libvirt-bin] at time 08:50:55.355325 duration_in_ms=9272.008
2017-12-29 08:50:55,363 [salt.state       ][INFO    ][9239] Running state [qemu-utils] at time 08:50:55.363366
2017-12-29 08:50:55,364 [salt.state       ][INFO    ][9239] Executing state pkg.installed for qemu-utils
2017-12-29 08:50:55,733 [salt.state       ][INFO    ][9239] Package qemu-utils is already installed
2017-12-29 08:50:55,734 [salt.state       ][INFO    ][9239] Completed state [qemu-utils] at time 08:50:55.733738 duration_in_ms=370.371
2017-12-29 08:50:55,734 [salt.state       ][INFO    ][9239] Running state [qemu-kvm] at time 08:50:55.733971
2017-12-29 08:50:55,734 [salt.state       ][INFO    ][9239] Executing state pkg.installed for qemu-kvm
2017-12-29 08:50:55,741 [salt.state       ][INFO    ][9239] Package qemu-kvm is already installed
2017-12-29 08:50:55,742 [salt.state       ][INFO    ][9239] Completed state [qemu-kvm] at time 08:50:55.741322 duration_in_ms=7.35
2017-12-29 08:50:55,745 [salt.state       ][INFO    ][9239] Running state [/etc/libvirt/libvirtd.conf] at time 08:50:55.744599
2017-12-29 08:50:55,745 [salt.state       ][INFO    ][9239] Executing state file.managed for /etc/libvirt/libvirtd.conf
2017-12-29 08:50:55,780 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirtd.conf.Debian'
2017-12-29 08:50:55,807 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/map.jinja'
2017-12-29 08:50:55,820 [salt.state       ][INFO    ][9239] File changed:
--- 
+++ 
@@ -32,6 +32,9 @@
 # This is disabled by default, uncomment this to enable it.
 #listen_tcp = 1
 
+listen_tls = 0
+listen_tcp = 1
+auth_tcp="none"
 
 
 # Override the port for accepting secure TLS connections
@@ -47,10 +50,6 @@
 
 # Override the default configuration which binds to all network
 # interfaces. This can be a numeric IPv4/6 address, or hostname
-#
-# If the libvirtd service is started in parallel with network
-# startup (e.g. with systemd), binding to addresses other than
-# the wildcards (0.0.0.0/::) might not be available yet.
 #
 #listen_addr = "192.168.0.1"
 
@@ -101,16 +100,8 @@
 # control, then you may want to relax this too.
 unix_sock_rw_perms = "0770"
 
-# Set the UNIX socket permissions for the admin interface socket.
-#
-# Default allows only owner (root), do not change it unless you are
-# sure to whom you are exposing the access to.
-#unix_sock_admin_perms = "0700"
-
 # Set the name of the directory in which sockets will be found/created.
 #unix_sock_dir = "/var/run/libvirt"
-
-
 
 #################################################################
 #
@@ -242,7 +233,7 @@
 #tls_allowed_dn_list = ["DN1", "DN2"]
 
 
-# A whitelist of allowed SASL usernames. The format for username
+# A whitelist of allowed SASL usernames. The format for usernames
 # depends on the SASL authentication mechanism. Kerberos usernames
 # look like username@REALM
 #
@@ -259,13 +250,6 @@
 #sasl_allowed_username_list = ["joe@EXAMPLE.COM", "fred@EXAMPLE.COM" ]
 
 
-# Override the compile time default TLS priority string. The
-# default is usually "NORMAL" unless overridden at build time.
-# Only set this is it is desired for libvirt to deviate from
-# the global default settings.
-#
-#tls_priority="NORMAL"
-
 
 #################################################################
 #
@@ -274,7 +258,7 @@
 
 # The maximum number of concurrent client connections to allow
 # over all sockets combined.
-#max_clients = 5000
+#max_clients = 20
 
 # The maximum length of queue of connections waiting to be
 # accepted by the daemon. Note, that some protocols supporting
@@ -282,10 +266,6 @@
 # connection succeeds.
 #max_queued_clients = 1000
 
-# The maximum length of queue of accepted but not yet
-# authenticated clients. The default value is 20. Set this to
-# zero to turn this feature off.
-#max_anonymous_clients = 20
 
 # The minimum limit sets the number of workers to start up
 # initially. If the number of active clients exceeds this,
@@ -317,16 +297,6 @@
 # and max_workers parameter
 #max_client_requests = 5
 
-# Same processing controls, but this time for the admin interface.
-# For description of each option, be so kind to scroll few lines
-# upwards.
-
-#admin_min_workers = 1
-#admin_max_workers = 5
-#admin_max_clients = 5
-#admin_max_queued_clients = 5
-#admin_max_client_requests = 5
-
 #################################################################
 #
 # Logging controls
@@ -334,10 +304,6 @@
 
 # Logging level: 4 errors, 3 warnings, 2 information, 1 debug
 # basically 1 will log everything possible
-# Note: Journald may employ rate limiting of the messages logged
-# and thus lock up the libvirt daemon. To use the debug level with
-# journald you have to specify it explicitly in 'log_outputs', otherwise
-# only information level messages will be logged.
 #log_level = 3
 
 # Logging filters:
@@ -346,16 +312,10 @@
 # The format for a filter is one of:
 #    x:name
 #    x:+name
-
-#      where name is a string which is matched against the category
-#      given in the VIR_LOG_INIT() at the top of each libvirt source
-#      file, e.g., "remote", "qemu", or "util.json" (the name in the
-#      filter can be a substring of the full category name, in order
-#      to match multiple similar categories), the optional "+" prefix
-#      tells libvirt to log stack trace for each message matching
-#      name, and x is the minimal level where matching messages should
-#      be logged:
-
+#      where name is a string which is matched against source file name,
+#      e.g., "remote", "qemu", or "util/json", the optional "+" prefix
+#      tells libvirt to log stack trace for each message matching name,
+#      and x is the minimal level where matching messages should be logged:
 #    1: DEBUG
 #    2: INFO
 #    3: WARNING
@@ -377,8 +337,6 @@
 #      use syslog for the output and use the given name as the ident
 #    x:file:file_path
 #      output to a file, with the given filepath
-#    x:journald
-#      output to journald logging system
 # In all case the x prefix is the minimal level, acting as a filter
 #    1: DEBUG
 #    2: INFO
@@ -390,11 +348,11 @@
 #log_outputs="3:syslog:libvirtd"
 #
 
-# Log debug buffer size:
-#
-# This configuration option is no longer used, since the global
-# log buffer functionality has been removed. Please configure
-# suitable log_outputs/log_filters settings to obtain logs.
+# Log debug buffer size: default 64
+# The daemon keeps an internal debug log buffer which will be dumped in case
+# of crash or upon receiving a SIGUSR2 signal. This setting allows to override
+# the default buffer size in kilobytes.
+# If value is 0 or less the debug log buffer is deactivated
 #log_buffer_size = 64
 
 
@@ -417,16 +375,10 @@
 
 ###################################################################
 # UUID of the host:
-# Host UUID is read from one of the sources specified in host_uuid_source.
-#
-# - 'smbios': fetch the UUID from 'dmidecode -s system-uuid'
-# - 'machine-id': fetch the UUID from /etc/machine-id
-#
-# The host_uuid_source default is 'smbios'. If 'dmidecode' does not provide
-# a valid UUID a temporary UUID will be generated.
-#
-# Another option is to specify host UUID in host_uuid.
-#
+# Provide the UUID of the host here in case the command
+# 'dmidecode -s system-uuid' does not provide a valid uuid. In case
+# 'dmidecode' does not provide a valid UUID and none is provided here, a
+# temporary UUID will be generated.
 # Keep the format of the example UUID below. UUID must not have all digits
 # be the same.
 
@@ -434,7 +386,6 @@
 # it with the output of the 'uuidgen' command and then
 # uncomment this entry
 #host_uuid = "00000000-0000-0000-0000-000000000000"
-#host_uuid_source = "smbios"
 
 ###################################################################
 # Keepalive protocol:
@@ -455,24 +406,8 @@
 #
 #keepalive_interval = 5
 #keepalive_count = 5
-
-#
-# These configuration options are no longer used.  There is no way to
-# restrict such clients from connecting since they first need to
-# connect in order to ask for keepalive.
+#
+# If set to 1, libvirtd will refuse to talk to clients that do not
+# support keepalive protocol.  Defaults to 0.
 #
 #keepalive_required = 1
-#admin_keepalive_required = 1
-
-# Keepalive settings for the admin interface
-#admin_keepalive_interval = 5
-#admin_keepalive_count = 5
-
-###################################################################
-# Open vSwitch:
-# This allows to specify a timeout for openvswitch calls made by
-# libvirt. The ovs-vsctl utility is used for the configuration and
-# its timeout option is set by default to 5 seconds to avoid
-# potential infinite waits blocking libvirt.
-#
-#ovs_timeout = 5

2017-12-29 08:50:55,820 [salt.state       ][INFO    ][9239] Completed state [/etc/libvirt/libvirtd.conf] at time 08:50:55.819775 duration_in_ms=75.177
2017-12-29 08:50:55,820 [salt.state       ][INFO    ][9239] Running state [/etc/default/libvirtd] at time 08:50:55.820124
2017-12-29 08:50:55,820 [salt.state       ][INFO    ][9239] Executing state file.managed for /etc/default/libvirtd
2017-12-29 08:50:55,846 [salt.fileclient  ][INFO    ][9239] Fetching file from saltenv 'base', ** done ** 'libvirt/files/libvirt-bin'
2017-12-29 08:50:55,852 [salt.state       ][INFO    ][9239] File changed:
--- 
+++ 
@@ -1,17 +1,13 @@
-# Defaults for libvirtd initscript (/etc/init.d/libvirtd)
+# Defaults for libvirt-bin initscript (/etc/init.d/libvirt-bin)
 # This is a POSIX shell fragment
 
 # Start libvirtd to handle qemu/kvm:
 start_libvirtd="yes"
 
 # options passed to libvirtd, add "-l" to listen on tcp
-#libvirtd_opts=""
+# Don't use "-d" option with systemd
+
+libvirtd_opts="-l"
 
 # pass in location of kerberos keytab
-#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
-
-# Whether to mount a systemd like cgroup layout (only
-# useful when not running systemd)
-#mount_cgroups=yes
-# Which cgroups to mount
-#cgroups="memory devices"
+#export KRB5_KTNAME=/etc/libvirt/libvirt.keytab
2017-12-29 08:50:55,853 [salt.state       ][INFO    ][9239] Completed state [/etc/default/libvirtd] at time 08:50:55.852902 duration_in_ms=32.776
2017-12-29 08:50:55,854 [salt.state       ][INFO    ][9239] Running state [service.systemctl_reload] at time 08:50:55.854167
2017-12-29 08:50:55,854 [salt.state       ][INFO    ][9239] Executing state module.wait for service.systemctl_reload
2017-12-29 08:50:55,855 [salt.state       ][INFO    ][9239] No changes made for service.systemctl_reload
2017-12-29 08:50:55,855 [salt.state       ][INFO    ][9239] Completed state [service.systemctl_reload] at time 08:50:55.854897 duration_in_ms=0.73
2017-12-29 08:50:55,855 [salt.state       ][INFO    ][9239] Running state [service.systemctl_reload] at time 08:50:55.855104
2017-12-29 08:50:55,855 [salt.state       ][INFO    ][9239] Executing state module.mod_watch for service.systemctl_reload
2017-12-29 08:50:55,856 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-29 08:50:55,960 [salt.state       ][INFO    ][9239] {'ret': True}
2017-12-29 08:50:55,961 [salt.state       ][INFO    ][9239] Completed state [service.systemctl_reload] at time 08:50:55.960609 duration_in_ms=105.504
2017-12-29 08:50:55,967 [salt.state       ][INFO    ][9239] Running state [/etc/libvirt/qemu/networks/default.xml] at time 08:50:55.967166
2017-12-29 08:50:55,968 [salt.state       ][INFO    ][9239] Executing state file.absent for /etc/libvirt/qemu/networks/default.xml
2017-12-29 08:50:55,969 [salt.state       ][INFO    ][9239] {'removed': '/etc/libvirt/qemu/networks/default.xml'}
2017-12-29 08:50:55,969 [salt.state       ][INFO    ][9239] Completed state [/etc/libvirt/qemu/networks/default.xml] at time 08:50:55.968838 duration_in_ms=1.673
2017-12-29 08:50:55,970 [salt.state       ][INFO    ][9239] Running state [libvirtd] at time 08:50:55.970239
2017-12-29 08:50:55,971 [salt.state       ][INFO    ][9239] Executing state service.running for libvirtd
2017-12-29 08:50:55,972 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemctl', 'status', 'libvirtd.service', '-n', '0'] in directory '/root'
2017-12-29 08:50:55,989 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-12-29 08:50:56,002 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-12-29 08:50:56,014 [salt.state       ][INFO    ][9239] The service libvirtd is already running
2017-12-29 08:50:56,014 [salt.state       ][INFO    ][9239] Completed state [libvirtd] at time 08:50:56.013940 duration_in_ms=43.701
2017-12-29 08:50:56,014 [salt.state       ][INFO    ][9239] Running state [libvirtd] at time 08:50:56.014270
2017-12-29 08:50:56,015 [salt.state       ][INFO    ][9239] Executing state service.mod_watch for libvirtd
2017-12-29 08:50:56,015 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemctl', 'is-active', 'libvirtd.service'] in directory '/root'
2017-12-29 08:50:56,028 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemctl', 'is-enabled', 'libvirtd.service'] in directory '/root'
2017-12-29 08:50:56,041 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'libvirtd.service'] in directory '/root'
2017-12-29 08:50:56,155 [salt.state       ][INFO    ][9239] {'libvirtd': True}
2017-12-29 08:50:56,156 [salt.state       ][INFO    ][9239] Completed state [libvirtd] at time 08:50:56.155601 duration_in_ms=141.33
2017-12-29 08:50:56,158 [salt.state       ][INFO    ][9239] Running state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 08:50:56.158346
2017-12-29 08:50:56,159 [salt.state       ][INFO    ][9239] Executing state cmd.run for virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null
2017-12-29 08:50:56,160 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default'' in directory '/root'
2017-12-29 08:50:56,617 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command 'virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null' in directory '/root'
2017-12-29 08:50:56,899 [salt.state       ][INFO    ][9239] {'pid': 13472, 'retcode': 0, 'stderr': "error: Failed to undefine network default\nerror: Requested operation is not valid: can't undefine transient network", 'stdout': ''}
2017-12-29 08:50:56,900 [salt.state       ][INFO    ][9239] Completed state [virsh net-undefine default;virsh net-destroy default 2>&1 1>/dev/null] at time 08:50:56.899802 duration_in_ms=741.455
2017-12-29 08:50:56,901 [salt.state       ][INFO    ][9239] Running state [virsh net-autostart default --disable] at time 08:50:56.900438
2017-12-29 08:50:56,901 [salt.state       ][INFO    ][9239] Executing state cmd.run for virsh net-autostart default --disable
2017-12-29 08:50:56,903 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command 'virsh net-info default | grep -Eq '^Autostart:\s+yes'' in directory '/root'
2017-12-29 08:50:56,945 [salt.state       ][INFO    ][9239] onlyif execution failed
2017-12-29 08:50:56,946 [salt.state       ][INFO    ][9239] Completed state [virsh net-autostart default --disable] at time 08:50:56.946021 duration_in_ms=45.583
2017-12-29 08:50:56,947 [salt.state       ][INFO    ][9239] Running state [virsh net-destroy default] at time 08:50:56.946583
2017-12-29 08:50:56,947 [salt.state       ][INFO    ][9239] Executing state cmd.run for virsh net-destroy default
2017-12-29 08:50:56,948 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command 'virsh -q net-list --all | grep -Eq '^\s*default\s+active'' in directory '/root'
2017-12-29 08:50:56,980 [salt.state       ][INFO    ][9239] onlyif execution failed
2017-12-29 08:50:56,980 [salt.state       ][INFO    ][9239] Completed state [virsh net-destroy default] at time 08:50:56.979745 duration_in_ms=33.163
2017-12-29 08:50:56,980 [salt.state       ][INFO    ][9239] Running state [echo 'No pool is defined'] at time 08:50:56.980021
2017-12-29 08:50:56,980 [salt.state       ][INFO    ][9239] Executing state cmd.run for echo 'No pool is defined'
2017-12-29 08:50:56,981 [salt.loaded.int.module.cmdmod][INFO    ][9239] Executing command 'echo 'No pool is defined'' in directory '/root'
2017-12-29 08:50:56,991 [salt.state       ][INFO    ][9239] {'pid': 13511, 'retcode': 0, 'stderr': '', 'stdout': 'No pool is defined'}
2017-12-29 08:50:56,991 [salt.state       ][INFO    ][9239] Completed state [echo 'No pool is defined'] at time 08:50:56.991210 duration_in_ms=11.189
2017-12-29 08:50:56,995 [salt.minion      ][INFO    ][9239] Returning information for job: 20171229085022976906
2017-12-29 08:50:57,915 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command state.apply with jid 20171229085057897271
2017-12-29 08:50:57,936 [salt.minion      ][INFO    ][13516] Starting a new job with PID 13516
2017-12-29 08:51:00,735 [salt.state       ][INFO    ][13516] Loading fresh modules for state activity
2017-12-29 08:51:00,772 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/init.sls'
2017-12-29 08:51:00,802 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-29 08:51:00,823 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-29 08:51:00,869 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-29 08:51:00,960 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-29 08:51:00,989 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 08:51:01,067 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-29 08:51:01,106 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-29 08:51:01,127 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 08:51:01,152 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-29 08:51:01,167 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-29 08:51:01,191 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-29 08:51:01,225 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-29 08:51:01,256 [py.warnings      ][WARNING ][13516] /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-12-29 08:51:01,256 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'salt-minion --version' in directory '/root'
2017-12-29 08:51:01,766 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'salt-minion --version' in directory '/root'
2017-12-29 08:51:02,268 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-29 08:51:02,296 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-29 08:51:02,315 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-29 08:51:02,331 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-29 08:51:02,390 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-29 08:51:02,413 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-29 08:51:02,450 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-29 08:51:02,469 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 08:51:02,497 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-29 08:51:02,542 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-29 08:51:02,634 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-29 08:51:02,670 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-29 08:51:02,759 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-29 08:51:02,789 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 08:51:02,868 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-29 08:51:02,914 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-29 08:51:02,930 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 08:51:02,958 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-29 08:51:02,973 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-29 08:51:02,991 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-29 08:51:03,031 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-29 08:51:03,061 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'salt-minion --version' in directory '/root'
2017-12-29 08:51:03,566 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'salt-minion --version' in directory '/root'
2017-12-29 08:51:04,075 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-29 08:51:04,111 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-29 08:51:04,127 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-29 08:51:04,144 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-29 08:51:04,209 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-29 08:51:04,234 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-29 08:51:04,270 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-29 08:51:04,290 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 08:51:04,317 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-29 08:51:04,367 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-29 08:51:04,477 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-29 08:51:04,574 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-29 08:51:04,656 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-29 08:51:04,679 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-29 08:51:04,719 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-29 08:51:05,223 [salt.state       ][INFO    ][13516] Running state [salt-minion] at time 08:51:05.223035
2017-12-29 08:51:05,223 [salt.state       ][INFO    ][13516] Executing state pkg.installed for salt-minion
2017-12-29 08:51:05,224 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 08:51:05,598 [salt.state       ][INFO    ][13516] Package salt-minion is already installed
2017-12-29 08:51:05,599 [salt.state       ][INFO    ][13516] Completed state [salt-minion] at time 08:51:05.598488 duration_in_ms=375.453
2017-12-29 08:51:05,599 [salt.state       ][INFO    ][13516] Running state [salt_minion_dependency_packages] at time 08:51:05.599129
2017-12-29 08:51:05,599 [salt.state       ][INFO    ][13516] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-29 08:51:05,604 [salt.state       ][INFO    ][13516] All specified packages are already installed
2017-12-29 08:51:05,604 [salt.state       ][INFO    ][13516] Completed state [salt_minion_dependency_packages] at time 08:51:05.604263 duration_in_ms=5.135
2017-12-29 08:51:05,607 [salt.state       ][INFO    ][13516] Running state [/etc/salt/minion.d/minion.conf] at time 08:51:05.606852
2017-12-29 08:51:05,607 [salt.state       ][INFO    ][13516] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-29 08:51:05,634 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-29 08:51:05,714 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-29 08:51:05,788 [salt.fileclient  ][INFO    ][13516] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 08:51:05,853 [salt.state       ][INFO    ][13516] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-29 08:51:05,853 [salt.state       ][INFO    ][13516] Completed state [/etc/salt/minion.d/minion.conf] at time 08:51:05.853373 duration_in_ms=246.521
2017-12-29 08:51:05,854 [salt.state       ][INFO    ][13516] Running state [/etc/salt/minion.d/_virt.conf] at time 08:51:05.853814
2017-12-29 08:51:05,854 [salt.state       ][INFO    ][13516] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-29 08:51:05,855 [salt.state       ][INFO    ][13516] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-29 08:51:05,855 [salt.state       ][INFO    ][13516] Completed state [/etc/salt/minion.d/_virt.conf] at time 08:51:05.854988 duration_in_ms=1.174
2017-12-29 08:51:05,857 [salt.state       ][INFO    ][13516] Running state [salt-minion] at time 08:51:05.857032
2017-12-29 08:51:05,857 [salt.state       ][INFO    ][13516] Executing state service.running for salt-minion
2017-12-29 08:51:05,858 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-29 08:51:05,889 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-29 08:51:05,905 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-29 08:51:05,920 [salt.state       ][INFO    ][13516] The service salt-minion is already running
2017-12-29 08:51:05,920 [salt.state       ][INFO    ][13516] Completed state [salt-minion] at time 08:51:05.920370 duration_in_ms=63.338
2017-12-29 08:51:05,924 [salt.state       ][INFO    ][13516] Running state [/etc/salt/grains.d] at time 08:51:05.924122
2017-12-29 08:51:05,925 [salt.state       ][INFO    ][13516] Executing state file.directory for /etc/salt/grains.d
2017-12-29 08:51:05,926 [salt.state       ][INFO    ][13516] Directory /etc/salt/grains.d is in the correct state
2017-12-29 08:51:05,926 [salt.state       ][INFO    ][13516] Completed state [/etc/salt/grains.d] at time 08:51:05.926068 duration_in_ms=1.945
2017-12-29 08:51:05,927 [salt.state       ][INFO    ][13516] Running state [/etc/salt/grains] at time 08:51:05.927164
2017-12-29 08:51:05,928 [salt.state       ][INFO    ][13516] Executing state file.managed for /etc/salt/grains
2017-12-29 08:51:05,929 [salt.state       ][INFO    ][13516] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-29 08:51:05,929 [salt.state       ][INFO    ][13516] Completed state [/etc/salt/grains] at time 08:51:05.929124 duration_in_ms=1.959
2017-12-29 08:51:05,930 [salt.state       ][INFO    ][13516] Running state [/etc/salt/grains.d/placeholder] at time 08:51:05.930108
2017-12-29 08:51:05,931 [salt.state       ][INFO    ][13516] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-29 08:51:05,931 [salt.state       ][INFO    ][13516] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-29 08:51:05,932 [salt.state       ][INFO    ][13516] Completed state [/etc/salt/grains.d/placeholder] at time 08:51:05.931478 duration_in_ms=1.369
2017-12-29 08:51:05,932 [salt.state       ][INFO    ][13516] Running state [/etc/salt/grains.d/sphinx] at time 08:51:05.932208
2017-12-29 08:51:05,933 [salt.state       ][INFO    ][13516] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-29 08:51:05,936 [salt.state       ][INFO    ][13516] File changed:
--- 
+++ 
@@ -49,6 +49,7 @@
               - 127.0.0.1
               - 192.168.10.141
               - 192.168.11.30
+              - 192.168.122.1
         system:
           name: System
           param:

2017-12-29 08:51:05,936 [salt.state       ][INFO    ][13516] Completed state [/etc/salt/grains.d/sphinx] at time 08:51:05.936261 duration_in_ms=4.053
2017-12-29 08:51:05,937 [salt.state       ][INFO    ][13516] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:51:05.937107
2017-12-29 08:51:05,937 [salt.state       ][INFO    ][13516] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-29 08:51:05,938 [salt.state       ][INFO    ][13516] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-29 08:51:05,938 [salt.state       ][INFO    ][13516] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:51:05.937772 duration_in_ms=0.665
2017-12-29 08:51:05,938 [salt.state       ][INFO    ][13516] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:51:05.937956
2017-12-29 08:51:05,938 [salt.state       ][INFO    ][13516] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-29 08:51:05,940 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-29 08:51:06,048 [salt.state       ][INFO    ][13516] {'pid': 13586, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 08:51:06,048 [salt.state       ][INFO    ][13516] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 08:51:06.048170 duration_in_ms=110.212
2017-12-29 08:51:06,049 [salt.state       ][INFO    ][13516] Running state [/etc/salt/grains.d/dns_records] at time 08:51:06.049267
2017-12-29 08:51:06,050 [salt.state       ][INFO    ][13516] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-29 08:51:06,052 [salt.state       ][INFO    ][13516] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-29 08:51:06,052 [salt.state       ][INFO    ][13516] Completed state [/etc/salt/grains.d/dns_records] at time 08:51:06.051949 duration_in_ms=2.682
2017-12-29 08:51:06,054 [salt.state       ][INFO    ][13516] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:51:06.054071
2017-12-29 08:51:06,055 [salt.state       ][INFO    ][13516] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-29 08:51:06,055 [salt.state       ][INFO    ][13516] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-29 08:51:06,055 [salt.state       ][INFO    ][13516] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 08:51:06.055410 duration_in_ms=1.338
2017-12-29 08:51:06,056 [salt.state       ][INFO    ][13516] Running state [/etc/salt/grains.d/salt] at time 08:51:06.056253
2017-12-29 08:51:06,057 [salt.state       ][INFO    ][13516] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-29 08:51:06,059 [salt.state       ][INFO    ][13516] File /etc/salt/grains.d/salt is in the correct state
2017-12-29 08:51:06,059 [salt.state       ][INFO    ][13516] Completed state [/etc/salt/grains.d/salt] at time 08:51:06.059150 duration_in_ms=2.896
2017-12-29 08:51:06,061 [salt.state       ][INFO    ][13516] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:51:06.061165
2017-12-29 08:51:06,062 [salt.state       ][INFO    ][13516] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-29 08:51:06,062 [salt.state       ][INFO    ][13516] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-29 08:51:06,062 [salt.state       ][INFO    ][13516] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 08:51:06.062279 duration_in_ms=1.115
2017-12-29 08:51:06,064 [salt.state       ][INFO    ][13516] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:51:06.064173
2017-12-29 08:51:06,064 [salt.state       ][INFO    ][13516] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-29 08:51:06,065 [salt.state       ][INFO    ][13516] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-29 08:51:06,065 [salt.state       ][INFO    ][13516] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:51:06.064843 duration_in_ms=0.67
2017-12-29 08:51:06,065 [salt.state       ][INFO    ][13516] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:51:06.065023
2017-12-29 08:51:06,066 [salt.state       ][INFO    ][13516] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-29 08:51:06,068 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-29 08:51:06,080 [salt.state       ][INFO    ][13516] {'pid': 13588, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 08:51:06,080 [salt.state       ][INFO    ][13516] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 08:51:06.079961 duration_in_ms=14.938
2017-12-29 08:51:06,081 [salt.state       ][INFO    ][13516] Running state [mine.update] at time 08:51:06.081222
2017-12-29 08:51:06,083 [salt.state       ][INFO    ][13516] Executing state module.wait for mine.update
2017-12-29 08:51:06,083 [salt.state       ][INFO    ][13516] No changes made for mine.update
2017-12-29 08:51:06,083 [salt.state       ][INFO    ][13516] Completed state [mine.update] at time 08:51:06.083207 duration_in_ms=1.985
2017-12-29 08:51:06,083 [salt.state       ][INFO    ][13516] Running state [mine.update] at time 08:51:06.083413
2017-12-29 08:51:06,084 [salt.state       ][INFO    ][13516] Executing state module.mod_watch for mine.update
2017-12-29 08:51:06,624 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:51:06,624 [salt.state       ][INFO    ][13516] Completed state [mine.update] at time 08:51:06.624281 duration_in_ms=540.867
2017-12-29 08:51:06,625 [salt.state       ][INFO    ][13516] Running state [ca-certificates] at time 08:51:06.625190
2017-12-29 08:51:06,626 [salt.state       ][INFO    ][13516] Executing state pkg.installed for ca-certificates
2017-12-29 08:51:06,635 [salt.state       ][INFO    ][13516] Package ca-certificates is already installed
2017-12-29 08:51:06,635 [salt.state       ][INFO    ][13516] Completed state [ca-certificates] at time 08:51:06.635296 duration_in_ms=10.107
2017-12-29 08:51:06,636 [salt.state       ][INFO    ][13516] Running state [update-ca-certificates] at time 08:51:06.635988
2017-12-29 08:51:06,636 [salt.state       ][INFO    ][13516] Executing state cmd.wait for update-ca-certificates
2017-12-29 08:51:06,636 [salt.state       ][INFO    ][13516] No changes made for update-ca-certificates
2017-12-29 08:51:06,637 [salt.state       ][INFO    ][13516] Completed state [update-ca-certificates] at time 08:51:06.636630 duration_in_ms=0.641
2017-12-29 08:51:06,637 [salt.state       ][INFO    ][13516] Running state [libvirt-dev] at time 08:51:06.637189
2017-12-29 08:51:06,638 [salt.state       ][INFO    ][13516] Executing state pkg.installed for libvirt-dev
2017-12-29 08:51:06,651 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 08:51:08,015 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085107993034
2017-12-29 08:51:08,032 [salt.minion      ][INFO    ][13928] Starting a new job with PID 13928
2017-12-29 08:51:08,097 [salt.minion      ][INFO    ][13928] Returning information for job: 20171229085107993034
2017-12-29 08:51:08,924 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'libvirt-dev'] in directory '/root'
2017-12-29 08:51:18,148 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085118118689
2017-12-29 08:51:18,168 [salt.minion      ][INFO    ][16096] Starting a new job with PID 16096
2017-12-29 08:51:18,265 [salt.minion      ][INFO    ][16096] Returning information for job: 20171229085118118689
2017-12-29 08:51:22,433 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 08:51:22,572 [salt.state       ][INFO    ][13516] Made the following changes:
'build-essential' changed from 'absent' to '12.1ubuntu2'
'libgomp1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'c++-compiler' changed from 'absent' to '1'
'cpp' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libalgorithm-merge-perl' changed from 'absent' to '0.08-3'
'binutils-gold' changed from 'absent' to '1'
'libfakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'linux-libc-dev' changed from 'absent' to '4.4.0-104.127'
'gcc-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libubsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-xs-perl' changed from 'absent' to '0.04-4build1'
'gcc' changed from 'absent' to '4:5.3.1-1ubuntu1'
'make' changed from 'absent' to '4.1-6'
'libitm1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++' changed from 'absent' to '4:5.3.1-1ubuntu1'
'libfile-fcntllock-perl' changed from 'absent' to '0.22-3'
'c-compiler' changed from 'absent' to '1'
'libquadmath0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'cpp:any' changed from 'absent' to '1'
'libmpc3' changed from 'absent' to '1.0.3-1'
'dpkg-dev' changed from 'absent' to '1.18.4ubuntu1.3'
'libmpx0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libstdc++-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'g++-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libc-dev' changed from 'absent' to '1'
'make:any' changed from 'absent' to '1'
'libatomic1' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libtsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libasan2' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libvirt-dev' changed from 'absent' to '3.6.0-1ubuntu5~cloud0'
'libstdc++-dev' changed from 'absent' to '1'
'libc6-dev' changed from 'absent' to '2.23-0ubuntu9'
'libdpkg-perl' changed from 'absent' to '1.18.4ubuntu1.3'
'libcilkrts5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'elf-binutils' changed from 'absent' to '1'
'libxen-dev' changed from 'absent' to '4.6.5-0ubuntu1.4'
'manpages-dev' changed from 'absent' to '4.04-2'
'cpp-5' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'c++abi2-dev' changed from 'absent' to '1'
'libisl15' changed from 'absent' to '0.16.1-1'
'linux-kernel-headers' changed from 'absent' to '1'
'liblsan0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'fakeroot' changed from 'absent' to '1.20.2-1ubuntu1'
'libc-dev-bin' changed from 'absent' to '2.23-0ubuntu9'
'libgcc-5-dev' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libcc1-0' changed from 'absent' to '5.4.0-6ubuntu1~16.04.5'
'libalgorithm-diff-perl' changed from 'absent' to '1.19.03-1'
'binutils' changed from 'absent' to '2.26.1-1ubuntu1~16.04.5'
'pkg-config' changed from 'absent' to '0.29.1-0ubuntu1'

2017-12-29 08:51:22,589 [salt.state       ][INFO    ][13516] Loading fresh modules for state activity
2017-12-29 08:51:22,609 [salt.state       ][INFO    ][13516] Completed state [libvirt-dev] at time 08:51:22.609162 duration_in_ms=15971.973
2017-12-29 08:51:22,617 [salt.state       ][INFO    ][13516] Running state [pkg-config] at time 08:51:22.616653
2017-12-29 08:51:22,617 [salt.state       ][INFO    ][13516] Executing state pkg.installed for pkg-config
2017-12-29 08:51:22,948 [salt.state       ][INFO    ][13516] Package pkg-config is already installed
2017-12-29 08:51:22,948 [salt.state       ][INFO    ][13516] Completed state [pkg-config] at time 08:51:22.948197 duration_in_ms=331.543
2017-12-29 08:51:22,949 [salt.state       ][INFO    ][13516] Running state [virtng.init] at time 08:51:22.948729
2017-12-29 08:51:22,949 [salt.state       ][INFO    ][13516] Executing state module.run for virtng.init
2017-12-29 08:51:23,013 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command ['git', '--version'] in directory '/root'
2017-12-29 08:51:23,074 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 08:51:28,225 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085128207496
2017-12-29 08:51:28,246 [salt.minion      ][INFO    ][19148] Starting a new job with PID 19148
2017-12-29 08:51:28,271 [salt.minion      ][INFO    ][19148] Returning information for job: 20171229085128207496
2017-12-29 08:51:38,456 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085138434869
2017-12-29 08:51:38,475 [salt.minion      ][INFO    ][19153] Starting a new job with PID 19153
2017-12-29 08:51:38,497 [salt.minion      ][INFO    ][19153] Returning information for job: 20171229085138434869
2017-12-29 08:51:48,490 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085148461761
2017-12-29 08:51:48,509 [salt.minion      ][INFO    ][19162] Starting a new job with PID 19162
2017-12-29 08:51:48,531 [salt.minion      ][INFO    ][19162] Returning information for job: 20171229085148461761
2017-12-29 08:51:58,509 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085158488759
2017-12-29 08:51:58,529 [salt.minion      ][INFO    ][19167] Starting a new job with PID 19167
2017-12-29 08:51:58,551 [salt.minion      ][INFO    ][19167] Returning information for job: 20171229085158488759
2017-12-29 08:52:08,534 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085208512412
2017-12-29 08:52:08,553 [salt.minion      ][INFO    ][19172] Starting a new job with PID 19172
2017-12-29 08:52:08,575 [salt.minion      ][INFO    ][19172] Returning information for job: 20171229085208512412
2017-12-29 08:52:18,620 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085218598874
2017-12-29 08:52:18,639 [salt.minion      ][INFO    ][19177] Starting a new job with PID 19177
2017-12-29 08:52:18,658 [salt.minion      ][INFO    ][19177] Returning information for job: 20171229085218598874
2017-12-29 08:52:28,651 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085228629269
2017-12-29 08:52:28,671 [salt.minion      ][INFO    ][19182] Starting a new job with PID 19182
2017-12-29 08:52:28,692 [salt.minion      ][INFO    ][19182] Returning information for job: 20171229085228629269
2017-12-29 08:52:38,687 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085238658561
2017-12-29 08:52:38,707 [salt.minion      ][INFO    ][19187] Starting a new job with PID 19187
2017-12-29 08:52:38,727 [salt.minion      ][INFO    ][19187] Returning information for job: 20171229085238658561
2017-12-29 08:52:48,719 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085248702256
2017-12-29 08:52:48,738 [salt.minion      ][INFO    ][19192] Starting a new job with PID 19192
2017-12-29 08:52:48,759 [salt.minion      ][INFO    ][19192] Returning information for job: 20171229085248702256
2017-12-29 08:52:58,745 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085258726605
2017-12-29 08:52:58,765 [salt.minion      ][INFO    ][19197] Starting a new job with PID 19197
2017-12-29 08:52:58,787 [salt.minion      ][INFO    ][19197] Returning information for job: 20171229085258726605
2017-12-29 08:53:08,783 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085308759164
2017-12-29 08:53:08,805 [salt.minion      ][INFO    ][19212] Starting a new job with PID 19212
2017-12-29 08:53:08,826 [salt.minion      ][INFO    ][19212] Returning information for job: 20171229085308759164
2017-12-29 08:53:18,822 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085318797889
2017-12-29 08:53:18,843 [salt.minion      ][INFO    ][19217] Starting a new job with PID 19217
2017-12-29 08:53:18,864 [salt.minion      ][INFO    ][19217] Returning information for job: 20171229085318797889
2017-12-29 08:53:28,857 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085328837065
2017-12-29 08:53:28,876 [salt.minion      ][INFO    ][19222] Starting a new job with PID 19222
2017-12-29 08:53:28,896 [salt.minion      ][INFO    ][19222] Returning information for job: 20171229085328837065
2017-12-29 08:53:38,888 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085338867526
2017-12-29 08:53:38,908 [salt.minion      ][INFO    ][19227] Starting a new job with PID 19227
2017-12-29 08:53:38,928 [salt.minion      ][INFO    ][19227] Returning information for job: 20171229085338867526
2017-12-29 08:53:48,919 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085348901106
2017-12-29 08:53:48,940 [salt.minion      ][INFO    ][19235] Starting a new job with PID 19235
2017-12-29 08:53:48,959 [salt.minion      ][INFO    ][19235] Returning information for job: 20171229085348901106
2017-12-29 08:53:58,955 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085358938466
2017-12-29 08:53:58,973 [salt.minion      ][INFO    ][19240] Starting a new job with PID 19240
2017-12-29 08:53:58,993 [salt.minion      ][INFO    ][19240] Returning information for job: 20171229085358938466
2017-12-29 08:54:08,994 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085408975733
2017-12-29 08:54:09,014 [salt.minion      ][INFO    ][19245] Starting a new job with PID 19245
2017-12-29 08:54:09,034 [salt.minion      ][INFO    ][19245] Returning information for job: 20171229085408975733
2017-12-29 08:54:19,036 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085419016391
2017-12-29 08:54:19,056 [salt.minion      ][INFO    ][19250] Starting a new job with PID 19250
2017-12-29 08:54:19,077 [salt.minion      ][INFO    ][19250] Returning information for job: 20171229085419016391
2017-12-29 08:54:29,094 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085429073594
2017-12-29 08:54:29,113 [salt.minion      ][INFO    ][19255] Starting a new job with PID 19255
2017-12-29 08:54:29,134 [salt.minion      ][INFO    ][19255] Returning information for job: 20171229085429073594
2017-12-29 08:54:39,143 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085439125733
2017-12-29 08:54:39,162 [salt.minion      ][INFO    ][19260] Starting a new job with PID 19260
2017-12-29 08:54:39,183 [salt.minion      ][INFO    ][19260] Returning information for job: 20171229085439125733
2017-12-29 08:54:49,206 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085449182473
2017-12-29 08:54:49,225 [salt.minion      ][INFO    ][19265] Starting a new job with PID 19265
2017-12-29 08:54:49,247 [salt.minion      ][INFO    ][19265] Returning information for job: 20171229085449182473
2017-12-29 08:54:59,264 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085459244740
2017-12-29 08:54:59,285 [salt.minion      ][INFO    ][19270] Starting a new job with PID 19270
2017-12-29 08:54:59,304 [salt.minion      ][INFO    ][19270] Returning information for job: 20171229085459244740
2017-12-29 08:55:09,322 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085509304812
2017-12-29 08:55:09,340 [salt.minion      ][INFO    ][19275] Starting a new job with PID 19275
2017-12-29 08:55:09,359 [salt.minion      ][INFO    ][19275] Returning information for job: 20171229085509304812
2017-12-29 08:55:19,391 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085519373858
2017-12-29 08:55:19,411 [salt.minion      ][INFO    ][19280] Starting a new job with PID 19280
2017-12-29 08:55:19,431 [salt.minion      ][INFO    ][19280] Returning information for job: 20171229085519373858
2017-12-29 08:55:29,472 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085529454245
2017-12-29 08:55:29,491 [salt.minion      ][INFO    ][19285] Starting a new job with PID 19285
2017-12-29 08:55:29,511 [salt.minion      ][INFO    ][19285] Returning information for job: 20171229085529454245
2017-12-29 08:55:39,548 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085539529315
2017-12-29 08:55:39,568 [salt.minion      ][INFO    ][19290] Starting a new job with PID 19290
2017-12-29 08:55:39,588 [salt.minion      ][INFO    ][19290] Returning information for job: 20171229085539529315
2017-12-29 08:55:49,631 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085549613196
2017-12-29 08:55:49,652 [salt.minion      ][INFO    ][19297] Starting a new job with PID 19297
2017-12-29 08:55:49,673 [salt.minion      ][INFO    ][19297] Returning information for job: 20171229085549613196
2017-12-29 08:55:59,722 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085559706540
2017-12-29 08:55:59,743 [salt.minion      ][INFO    ][19302] Starting a new job with PID 19302
2017-12-29 08:55:59,764 [salt.minion      ][INFO    ][19302] Returning information for job: 20171229085559706540
2017-12-29 08:56:09,811 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085609792843
2017-12-29 08:56:09,831 [salt.minion      ][INFO    ][19307] Starting a new job with PID 19307
2017-12-29 08:56:09,851 [salt.minion      ][INFO    ][19307] Returning information for job: 20171229085609792843
2017-12-29 08:56:19,913 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085619895249
2017-12-29 08:56:19,933 [salt.minion      ][INFO    ][19312] Starting a new job with PID 19312
2017-12-29 08:56:19,954 [salt.minion      ][INFO    ][19312] Returning information for job: 20171229085619895249
2017-12-29 08:56:30,019 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085630000482
2017-12-29 08:56:30,039 [salt.minion      ][INFO    ][19317] Starting a new job with PID 19317
2017-12-29 08:56:30,059 [salt.minion      ][INFO    ][19317] Returning information for job: 20171229085630000482
2017-12-29 08:56:40,123 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085640105873
2017-12-29 08:56:40,142 [salt.minion      ][INFO    ][19322] Starting a new job with PID 19322
2017-12-29 08:56:40,161 [salt.minion      ][INFO    ][19322] Returning information for job: 20171229085640105873
2017-12-29 08:56:50,239 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085650219875
2017-12-29 08:56:50,259 [salt.minion      ][INFO    ][19327] Starting a new job with PID 19327
2017-12-29 08:56:50,278 [salt.minion      ][INFO    ][19327] Returning information for job: 20171229085650219875
2017-12-29 08:57:00,352 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085700330599
2017-12-29 08:57:00,372 [salt.minion      ][INFO    ][19332] Starting a new job with PID 19332
2017-12-29 08:57:00,392 [salt.minion      ][INFO    ][19332] Returning information for job: 20171229085700330599
2017-12-29 08:57:10,482 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085710461765
2017-12-29 08:57:10,500 [salt.minion      ][INFO    ][19337] Starting a new job with PID 19337
2017-12-29 08:57:10,522 [salt.minion      ][INFO    ][19337] Returning information for job: 20171229085710461765
2017-12-29 08:57:20,598 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085720581802
2017-12-29 08:57:20,618 [salt.minion      ][INFO    ][19342] Starting a new job with PID 19342
2017-12-29 08:57:20,639 [salt.minion      ][INFO    ][19342] Returning information for job: 20171229085720581802
2017-12-29 08:57:30,712 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085730695547
2017-12-29 08:57:30,732 [salt.minion      ][INFO    ][19357] Starting a new job with PID 19357
2017-12-29 08:57:30,753 [salt.minion      ][INFO    ][19357] Returning information for job: 20171229085730695547
2017-12-29 08:57:40,835 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085740821021
2017-12-29 08:57:40,854 [salt.minion      ][INFO    ][19362] Starting a new job with PID 19362
2017-12-29 08:57:40,875 [salt.minion      ][INFO    ][19362] Returning information for job: 20171229085740821021
2017-12-29 08:57:50,959 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085750943770
2017-12-29 08:57:50,979 [salt.minion      ][INFO    ][19369] Starting a new job with PID 19369
2017-12-29 08:57:50,999 [salt.minion      ][INFO    ][19369] Returning information for job: 20171229085750943770
2017-12-29 08:58:00,793 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-29 08:58:00,837 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:00,965 [salt.loaded.int.module.cmdmod][ERROR   ][13516] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-29 08:58:00,967 [salt.loaded.int.module.cmdmod][ERROR   ][13516] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-29 08:58:00,968 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/prx01.baremetal-mcp-pike-ovs-ha.local/system.qcow2' in directory '/root'
2017-12-29 08:58:01,009 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:01,021 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-29 08:58:01,095 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085801080039
2017-12-29 08:58:01,114 [salt.minion      ][INFO    ][19512] Starting a new job with PID 19512
2017-12-29 08:58:01,141 [salt.minion      ][INFO    ][19512] Returning information for job: 20171229085801080039
2017-12-29 08:58:02,101 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-29 08:58:02,853 [salt.loaded.ext.module.seedng][INFO    ][13516] salt-minion pre-installed on image, configuring as prx01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 08:58:02,869 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'mount -l' in directory '/root'
2017-12-29 08:58:02,892 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-29 08:58:02,952 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:04,167 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:58:04,168 [salt.state       ][INFO    ][13516] Completed state [virtng.init] at time 08:58:04.167809 duration_in_ms=401219.08
2017-12-29 08:58:04,169 [salt.state       ][INFO    ][13516] Running state [virt.set_autostart] at time 08:58:04.168644
2017-12-29 08:58:04,170 [salt.state       ][INFO    ][13516] Executing state module.run for virt.set_autostart
2017-12-29 08:58:04,179 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 08:58:04,219 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:58:04,219 [salt.state       ][INFO    ][13516] Completed state [virt.set_autostart] at time 08:58:04.219244 duration_in_ms=50.599
2017-12-29 08:58:04,220 [salt.state       ][INFO    ][13516] Running state [virtng.init] at time 08:58:04.219541
2017-12-29 08:58:04,220 [salt.state       ][INFO    ][13516] Executing state module.run for virtng.init
2017-12-29 08:58:04,225 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 08:58:05,176 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-29 08:58:05,190 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:05,201 [salt.loaded.int.module.cmdmod][ERROR   ][13516] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-29 08:58:05,201 [salt.loaded.int.module.cmdmod][ERROR   ][13516] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-29 08:58:05,203 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/mdb01.baremetal-mcp-pike-ovs-ha.local/system.qcow2' in directory '/root'
2017-12-29 08:58:05,219 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:05,233 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-29 08:58:06,303 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-29 08:58:07,017 [salt.loaded.ext.module.seedng][INFO    ][13516] salt-minion pre-installed on image, configuring as mdb01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 08:58:07,026 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'mount -l' in directory '/root'
2017-12-29 08:58:07,047 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-29 08:58:07,105 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:08,019 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:58:08,020 [salt.state       ][INFO    ][13516] Completed state [virtng.init] at time 08:58:08.020196 duration_in_ms=3800.652
2017-12-29 08:58:08,021 [salt.state       ][INFO    ][13516] Running state [virt.set_autostart] at time 08:58:08.020807
2017-12-29 08:58:08,025 [salt.state       ][INFO    ][13516] Executing state module.run for virt.set_autostart
2017-12-29 08:58:08,036 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 08:58:08,082 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:58:08,083 [salt.state       ][INFO    ][13516] Completed state [virt.set_autostart] at time 08:58:08.082629 duration_in_ms=61.823
2017-12-29 08:58:08,083 [salt.state       ][INFO    ][13516] Running state [virtng.init] at time 08:58:08.082970
2017-12-29 08:58:08,083 [salt.state       ][INFO    ][13516] Executing state module.run for virtng.init
2017-12-29 08:58:08,087 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 08:58:09,151 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-29 08:58:09,166 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:09,174 [salt.loaded.int.module.cmdmod][ERROR   ][13516] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-29 08:58:09,175 [salt.loaded.int.module.cmdmod][ERROR   ][13516] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-29 08:58:09,176 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/ctl01.baremetal-mcp-pike-ovs-ha.local/system.qcow2' in directory '/root'
2017-12-29 08:58:09,190 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:09,201 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-29 08:58:10,277 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-29 08:58:11,042 [salt.loaded.ext.module.seedng][INFO    ][13516] salt-minion pre-installed on image, configuring as ctl01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 08:58:11,051 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'mount -l' in directory '/root'
2017-12-29 08:58:11,067 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-29 08:58:11,128 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:11,212 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229085811192755
2017-12-29 08:58:11,224 [salt.minion      ][INFO    ][20246] Starting a new job with PID 20246
2017-12-29 08:58:11,244 [salt.minion      ][INFO    ][20246] Returning information for job: 20171229085811192755
2017-12-29 08:58:12,109 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:58:12,110 [salt.state       ][INFO    ][13516] Completed state [virtng.init] at time 08:58:12.110147 duration_in_ms=4027.176
2017-12-29 08:58:12,111 [salt.state       ][INFO    ][13516] Running state [virt.set_autostart] at time 08:58:12.110589
2017-12-29 08:58:12,111 [salt.state       ][INFO    ][13516] Executing state module.run for virt.set_autostart
2017-12-29 08:58:12,116 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 08:58:12,155 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:58:12,156 [salt.state       ][INFO    ][13516] Completed state [virt.set_autostart] at time 08:58:12.155670 duration_in_ms=45.079
2017-12-29 08:58:12,156 [salt.state       ][INFO    ][13516] Running state [virtng.init] at time 08:58:12.155969
2017-12-29 08:58:12,157 [salt.state       ][INFO    ][13516] Executing state module.run for virtng.init
2017-12-29 08:58:12,161 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 08:58:13,080 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-29 08:58:13,091 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:13,101 [salt.loaded.int.module.cmdmod][ERROR   ][13516] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-29 08:58:13,101 [salt.loaded.int.module.cmdmod][ERROR   ][13516] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-29 08:58:13,102 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/msg01.baremetal-mcp-pike-ovs-ha.local/system.qcow2' in directory '/root'
2017-12-29 08:58:13,116 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:13,126 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-29 08:58:14,202 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-29 08:58:14,932 [salt.loaded.ext.module.seedng][INFO    ][13516] salt-minion pre-installed on image, configuring as msg01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 08:58:14,940 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'mount -l' in directory '/root'
2017-12-29 08:58:14,962 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-29 08:58:15,027 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:15,952 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:58:15,952 [salt.state       ][INFO    ][13516] Completed state [virtng.init] at time 08:58:15.951998 duration_in_ms=3796.028
2017-12-29 08:58:15,952 [salt.state       ][INFO    ][13516] Running state [virt.set_autostart] at time 08:58:15.952343
2017-12-29 08:58:15,953 [salt.state       ][INFO    ][13516] Executing state module.run for virt.set_autostart
2017-12-29 08:58:15,957 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 08:58:16,000 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:58:16,001 [salt.state       ][INFO    ][13516] Completed state [virt.set_autostart] at time 08:58:16.000557 duration_in_ms=48.213
2017-12-29 08:58:16,001 [salt.state       ][INFO    ][13516] Running state [virtng.init] at time 08:58:16.000939
2017-12-29 08:58:16,001 [salt.state       ][INFO    ][13516] Executing state module.run for virtng.init
2017-12-29 08:58:16,005 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 08:58:16,996 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'modprobe nbd max_part=63' in directory '/root'
2017-12-29 08:58:17,006 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:17,016 [salt.loaded.int.module.cmdmod][ERROR   ][13516] Command 'sfdisk -d /dev/nbd9' failed with return code: 1
2017-12-29 08:58:17,016 [salt.loaded.int.module.cmdmod][ERROR   ][13516] output: sfdisk: cannot open /dev/nbd9: Inappropriate ioctl for device
2017-12-29 08:58:17,017 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'qemu-nbd -c /dev/nbd9 /var/lib/libvirt/images/dbs01.baremetal-mcp-pike-ovs-ha.local/system.qcow2' in directory '/root'
2017-12-29 08:58:17,035 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'sfdisk -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:17,045 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'partprobe /dev/nbd9' in directory '/root'
2017-12-29 08:58:18,146 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'mount -o defaults /dev/nbd9p1 /tmp/nbd/nbd9/nbd9p1 ' in directory '/root'
2017-12-29 08:58:18,940 [salt.loaded.ext.module.seedng][INFO    ][13516] salt-minion pre-installed on image, configuring as dbs01.baremetal-mcp-pike-ovs-ha.local
2017-12-29 08:58:18,949 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'mount -l' in directory '/root'
2017-12-29 08:58:18,967 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'umount /tmp/nbd/nbd9/nbd9p1' in directory '/root'
2017-12-29 08:58:19,019 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'qemu-nbd -d /dev/nbd9' in directory '/root'
2017-12-29 08:58:20,129 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:58:20,130 [salt.state       ][INFO    ][13516] Completed state [virtng.init] at time 08:58:20.130093 duration_in_ms=4129.153
2017-12-29 08:58:20,131 [salt.state       ][INFO    ][13516] Running state [virt.set_autostart] at time 08:58:20.130617
2017-12-29 08:58:20,131 [salt.state       ][INFO    ][13516] Executing state module.run for virt.set_autostart
2017-12-29 08:58:20,136 [salt.loaded.int.module.cmdmod][INFO    ][13516] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 08:58:20,173 [salt.state       ][INFO    ][13516] {'ret': True}
2017-12-29 08:58:20,174 [salt.state       ][INFO    ][13516] Completed state [virt.set_autostart] at time 08:58:20.173873 duration_in_ms=43.255
2017-12-29 08:58:20,181 [salt.minion      ][INFO    ][13516] Returning information for job: 20171229085057897271
2017-12-29 09:04:41,010 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command state.sls with jid 20171229090440992631
2017-12-29 09:04:41,033 [salt.minion      ][INFO    ][21193] Starting a new job with PID 21193
2017-12-29 09:04:43,691 [salt.state       ][INFO    ][21193] Loading fresh modules for state activity
2017-12-29 09:04:43,734 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/control/init.sls'
2017-12-29 09:04:43,767 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/control/virt.sls'
2017-12-29 09:04:43,807 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-29 09:04:43,917 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/minion/init.sls'
2017-12-29 09:04:43,947 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/minion/service.sls'
2017-12-29 09:04:43,987 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-29 09:04:44,071 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-29 09:04:44,103 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:04:44,183 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-29 09:04:44,218 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-29 09:04:44,234 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 09:04:44,263 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-29 09:04:44,280 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-29 09:04:44,296 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-29 09:04:44,327 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-29 09:04:44,357 [py.warnings      ][WARNING ][21193] /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-12-29 09:04:44,359 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'salt-minion --version' in directory '/root'
2017-12-29 09:04:44,884 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'salt-minion --version' in directory '/root'
2017-12-29 09:04:45,436 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-29 09:04:45,459 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-29 09:04:45,474 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-29 09:04:45,489 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-29 09:04:45,554 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-29 09:04:45,574 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-29 09:04:45,603 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-29 09:04:45,623 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:04:45,651 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-29 09:04:45,696 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-29 09:04:45,788 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/minion/grains.sls'
2017-12-29 09:04:45,822 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-29 09:04:45,908 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'linux/meta/salt.yml'
2017-12-29 09:04:45,943 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:04:46,022 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'linux/meta/sphinx.yml'
2017-12-29 09:04:46,060 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/sphinx.yml'
2017-12-29 09:04:46,083 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 09:04:46,114 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/sphinx.yml'
2017-12-29 09:04:46,131 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-29 09:04:46,150 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'gluster --version 2>/dev/null || echo "unknown" |head -1' in directory '/root'
2017-12-29 09:04:46,188 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/meta/sphinx.yml'
2017-12-29 09:04:46,219 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'salt-minion --version' in directory '/root'
2017-12-29 09:04:46,750 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'salt-minion --version' in directory '/root'
2017-12-29 09:04:47,304 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'keepalived/meta/salt.yml'
2017-12-29 09:04:47,328 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'glusterfs/meta/salt.yml'
2017-12-29 09:04:47,344 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'openssh/meta/salt.yml'
2017-12-29 09:04:47,363 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/meta/salt.yml'
2017-12-29 09:04:47,423 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'reclass/meta/meta.yml'
2017-12-29 09:04:47,445 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'reclass/map.jinja'
2017-12-29 09:04:47,478 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'ntp/meta/meta.yml'
2017-12-29 09:04:47,499 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'ntp/map.jinja'
2017-12-29 09:04:47,527 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'linux/meta/meta.yml'
2017-12-29 09:04:47,579 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/meta/meta.yml'
2017-12-29 09:04:47,682 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/minion/cert.sls'
2017-12-29 09:04:47,779 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-29 09:04:48,260 [salt.state       ][INFO    ][21193] Running state [salt-minion] at time 09:04:48.260187
2017-12-29 09:04:48,261 [salt.state       ][INFO    ][21193] Executing state pkg.installed for salt-minion
2017-12-29 09:04:48,261 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:04:48,642 [salt.state       ][INFO    ][21193] Package salt-minion is already installed
2017-12-29 09:04:48,642 [salt.state       ][INFO    ][21193] Completed state [salt-minion] at time 09:04:48.642226 duration_in_ms=382.039
2017-12-29 09:04:48,643 [salt.state       ][INFO    ][21193] Running state [salt_minion_dependency_packages] at time 09:04:48.642520
2017-12-29 09:04:48,643 [salt.state       ][INFO    ][21193] Executing state pkg.installed for salt_minion_dependency_packages
2017-12-29 09:04:48,648 [salt.state       ][INFO    ][21193] All specified packages are already installed
2017-12-29 09:04:48,648 [salt.state       ][INFO    ][21193] Completed state [salt_minion_dependency_packages] at time 09:04:48.648163 duration_in_ms=5.643
2017-12-29 09:04:48,650 [salt.state       ][INFO    ][21193] Running state [/etc/salt/minion.d/minion.conf] at time 09:04:48.650269
2017-12-29 09:04:48,651 [salt.state       ][INFO    ][21193] Executing state file.managed for /etc/salt/minion.d/minion.conf
2017-12-29 09:04:48,678 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/files/minion.conf'
2017-12-29 09:04:48,800 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'salt/map.jinja'
2017-12-29 09:04:48,877 [salt.fileclient  ][INFO    ][21193] Fetching file from saltenv 'base', ** done ** 'linux/map.jinja'
2017-12-29 09:04:48,948 [salt.state       ][INFO    ][21193] File /etc/salt/minion.d/minion.conf is in the correct state
2017-12-29 09:04:48,949 [salt.state       ][INFO    ][21193] Completed state [/etc/salt/minion.d/minion.conf] at time 09:04:48.948750 duration_in_ms=298.479
2017-12-29 09:04:48,951 [salt.state       ][INFO    ][21193] Running state [/etc/salt/minion.d/_virt.conf] at time 09:04:48.950598
2017-12-29 09:04:48,951 [salt.state       ][INFO    ][21193] Executing state file.managed for /etc/salt/minion.d/_virt.conf
2017-12-29 09:04:48,953 [salt.state       ][INFO    ][21193] File /etc/salt/minion.d/_virt.conf is in the correct state
2017-12-29 09:04:48,953 [salt.state       ][INFO    ][21193] Completed state [/etc/salt/minion.d/_virt.conf] at time 09:04:48.953320 duration_in_ms=2.722
2017-12-29 09:04:48,959 [salt.state       ][INFO    ][21193] Running state [salt-minion] at time 09:04:48.958567
2017-12-29 09:04:48,959 [salt.state       ][INFO    ][21193] Executing state service.running for salt-minion
2017-12-29 09:04:48,959 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2017-12-29 09:04:48,988 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2017-12-29 09:04:49,008 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2017-12-29 09:04:49,020 [salt.state       ][INFO    ][21193] The service salt-minion is already running
2017-12-29 09:04:49,021 [salt.state       ][INFO    ][21193] Completed state [salt-minion] at time 09:04:49.020800 duration_in_ms=62.233
2017-12-29 09:04:49,023 [salt.state       ][INFO    ][21193] Running state [/etc/salt/grains.d] at time 09:04:49.023329
2017-12-29 09:04:49,024 [salt.state       ][INFO    ][21193] Executing state file.directory for /etc/salt/grains.d
2017-12-29 09:04:49,025 [salt.state       ][INFO    ][21193] Directory /etc/salt/grains.d is in the correct state
2017-12-29 09:04:49,025 [salt.state       ][INFO    ][21193] Completed state [/etc/salt/grains.d] at time 09:04:49.024871 duration_in_ms=1.543
2017-12-29 09:04:49,028 [salt.state       ][INFO    ][21193] Running state [/etc/salt/grains] at time 09:04:49.028107
2017-12-29 09:04:49,029 [salt.state       ][INFO    ][21193] Executing state file.managed for /etc/salt/grains
2017-12-29 09:04:49,029 [salt.state       ][INFO    ][21193] File /etc/salt/grains exists with proper permissions. No changes made.
2017-12-29 09:04:49,030 [salt.state       ][INFO    ][21193] Completed state [/etc/salt/grains] at time 09:04:49.029867 duration_in_ms=1.761
2017-12-29 09:04:49,030 [salt.state       ][INFO    ][21193] Running state [/etc/salt/grains.d/placeholder] at time 09:04:49.030432
2017-12-29 09:04:49,031 [salt.state       ][INFO    ][21193] Executing state file.managed for /etc/salt/grains.d/placeholder
2017-12-29 09:04:49,031 [salt.state       ][INFO    ][21193] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2017-12-29 09:04:49,032 [salt.state       ][INFO    ][21193] Completed state [/etc/salt/grains.d/placeholder] at time 09:04:49.031485 duration_in_ms=1.054
2017-12-29 09:04:49,032 [salt.state       ][INFO    ][21193] Running state [/etc/salt/grains.d/sphinx] at time 09:04:49.032047
2017-12-29 09:04:49,032 [salt.state       ][INFO    ][21193] Executing state file.managed for /etc/salt/grains.d/sphinx
2017-12-29 09:04:49,035 [salt.state       ][INFO    ][21193] File changed:
--- 
+++ 
@@ -49,7 +49,6 @@
               - 127.0.0.1
               - 192.168.10.141
               - 192.168.11.30
-              - 192.168.122.1
         system:
           name: System
           param:

2017-12-29 09:04:49,035 [salt.state       ][INFO    ][21193] Completed state [/etc/salt/grains.d/sphinx] at time 09:04:49.035140 duration_in_ms=3.093
2017-12-29 09:04:49,036 [salt.state       ][INFO    ][21193] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:04:49.036277
2017-12-29 09:04:49,037 [salt.state       ][INFO    ][21193] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-29 09:04:49,037 [salt.state       ][INFO    ][21193] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-29 09:04:49,037 [salt.state       ][INFO    ][21193] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:04:49.037141 duration_in_ms=0.865
2017-12-29 09:04:49,039 [salt.state       ][INFO    ][21193] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:04:49.038542
2017-12-29 09:04:49,039 [salt.state       ][INFO    ][21193] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2017-12-29 09:04:49,040 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2017-12-29 09:04:49,154 [salt.state       ][INFO    ][21193] {'pid': 21263, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 09:04:49,155 [salt.state       ][INFO    ][21193] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 09:04:49.154952 duration_in_ms=116.409
2017-12-29 09:04:49,157 [salt.state       ][INFO    ][21193] Running state [/etc/salt/grains.d/dns_records] at time 09:04:49.156828
2017-12-29 09:04:49,158 [salt.state       ][INFO    ][21193] Executing state file.managed for /etc/salt/grains.d/dns_records
2017-12-29 09:04:49,160 [salt.state       ][INFO    ][21193] File /etc/salt/grains.d/dns_records is in the correct state
2017-12-29 09:04:49,160 [salt.state       ][INFO    ][21193] Completed state [/etc/salt/grains.d/dns_records] at time 09:04:49.160337 duration_in_ms=3.509
2017-12-29 09:04:49,163 [salt.state       ][INFO    ][21193] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:04:49.162625
2017-12-29 09:04:49,163 [salt.state       ][INFO    ][21193] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-29 09:04:49,164 [salt.state       ][INFO    ][21193] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2017-12-29 09:04:49,164 [salt.state       ][INFO    ][21193] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 09:04:49.164031 duration_in_ms=1.405
2017-12-29 09:04:49,165 [salt.state       ][INFO    ][21193] Running state [/etc/salt/grains.d/salt] at time 09:04:49.164908
2017-12-29 09:04:49,166 [salt.state       ][INFO    ][21193] Executing state file.managed for /etc/salt/grains.d/salt
2017-12-29 09:04:49,167 [salt.state       ][INFO    ][21193] File /etc/salt/grains.d/salt is in the correct state
2017-12-29 09:04:49,167 [salt.state       ][INFO    ][21193] Completed state [/etc/salt/grains.d/salt] at time 09:04:49.167275 duration_in_ms=2.368
2017-12-29 09:04:49,168 [salt.state       ][INFO    ][21193] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:04:49.168137
2017-12-29 09:04:49,168 [salt.state       ][INFO    ][21193] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-29 09:04:49,169 [salt.state       ][INFO    ][21193] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2017-12-29 09:04:49,169 [salt.state       ][INFO    ][21193] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 09:04:49.168836 duration_in_ms=0.7
2017-12-29 09:04:49,171 [salt.state       ][INFO    ][21193] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:04:49.170799
2017-12-29 09:04:49,171 [salt.state       ][INFO    ][21193] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-29 09:04:49,171 [salt.state       ][INFO    ][21193] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-29 09:04:49,172 [salt.state       ][INFO    ][21193] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:04:49.171496 duration_in_ms=0.697
2017-12-29 09:04:49,172 [salt.state       ][INFO    ][21193] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:04:49.171681
2017-12-29 09:04:49,172 [salt.state       ][INFO    ][21193] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2017-12-29 09:04:49,175 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2017-12-29 09:04:49,191 [salt.state       ][INFO    ][21193] {'pid': 21265, 'retcode': 0, 'stderr': '', 'stdout': ''}
2017-12-29 09:04:49,192 [salt.state       ][INFO    ][21193] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 09:04:49.191612 duration_in_ms=19.929
2017-12-29 09:04:49,195 [salt.state       ][INFO    ][21193] Running state [mine.update] at time 09:04:49.194833
2017-12-29 09:04:49,195 [salt.state       ][INFO    ][21193] Executing state module.wait for mine.update
2017-12-29 09:04:49,196 [salt.state       ][INFO    ][21193] No changes made for mine.update
2017-12-29 09:04:49,196 [salt.state       ][INFO    ][21193] Completed state [mine.update] at time 09:04:49.196244 duration_in_ms=1.411
2017-12-29 09:04:49,197 [salt.state       ][INFO    ][21193] Running state [mine.update] at time 09:04:49.196618
2017-12-29 09:04:49,197 [salt.state       ][INFO    ][21193] Executing state module.mod_watch for mine.update
2017-12-29 09:04:49,742 [salt.state       ][INFO    ][21193] {'ret': True}
2017-12-29 09:04:49,743 [salt.state       ][INFO    ][21193] Completed state [mine.update] at time 09:04:49.742614 duration_in_ms=545.995
2017-12-29 09:04:49,743 [salt.state       ][INFO    ][21193] Running state [ca-certificates] at time 09:04:49.743217
2017-12-29 09:04:49,744 [salt.state       ][INFO    ][21193] Executing state pkg.installed for ca-certificates
2017-12-29 09:04:49,755 [salt.state       ][INFO    ][21193] Package ca-certificates is already installed
2017-12-29 09:04:49,755 [salt.state       ][INFO    ][21193] Completed state [ca-certificates] at time 09:04:49.754910 duration_in_ms=11.694
2017-12-29 09:04:49,756 [salt.state       ][INFO    ][21193] Running state [update-ca-certificates] at time 09:04:49.755664
2017-12-29 09:04:49,756 [salt.state       ][INFO    ][21193] Executing state cmd.wait for update-ca-certificates
2017-12-29 09:04:49,756 [salt.state       ][INFO    ][21193] No changes made for update-ca-certificates
2017-12-29 09:04:49,756 [salt.state       ][INFO    ][21193] Completed state [update-ca-certificates] at time 09:04:49.756334 duration_in_ms=0.67
2017-12-29 09:04:49,757 [salt.state       ][INFO    ][21193] Running state [libvirt-dev] at time 09:04:49.756547
2017-12-29 09:04:49,757 [salt.state       ][INFO    ][21193] Executing state pkg.installed for libvirt-dev
2017-12-29 09:04:49,762 [salt.state       ][INFO    ][21193] Package libvirt-dev is already installed
2017-12-29 09:04:49,762 [salt.state       ][INFO    ][21193] Completed state [libvirt-dev] at time 09:04:49.761711 duration_in_ms=5.164
2017-12-29 09:04:49,762 [salt.state       ][INFO    ][21193] Running state [pkg-config] at time 09:04:49.761921
2017-12-29 09:04:49,762 [salt.state       ][INFO    ][21193] Executing state pkg.installed for pkg-config
2017-12-29 09:04:49,767 [salt.state       ][INFO    ][21193] Package pkg-config is already installed
2017-12-29 09:04:49,767 [salt.state       ][INFO    ][21193] Completed state [pkg-config] at time 09:04:49.767330 duration_in_ms=5.409
2017-12-29 09:04:49,768 [salt.state       ][INFO    ][21193] Running state [virtng.init] at time 09:04:49.767546
2017-12-29 09:04:49,768 [salt.state       ][INFO    ][21193] Executing state module.run for virtng.init
2017-12-29 09:04:49,831 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command ['git', '--version'] in directory '/root'
2017-12-29 09:04:49,897 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'virsh list --all --name| grep -E "^prx01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 09:04:49,933 [salt.state       ][INFO    ][21193] unless execution succeeded
2017-12-29 09:04:49,933 [salt.state       ][INFO    ][21193] Completed state [virtng.init] at time 09:04:49.932890 duration_in_ms=165.343
2017-12-29 09:04:49,933 [salt.state       ][INFO    ][21193] Running state [virt.set_autostart] at time 09:04:49.933193
2017-12-29 09:04:49,936 [salt.state       ][INFO    ][21193] Executing state module.run for virt.set_autostart
2017-12-29 09:04:49,942 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'virsh list --autostart --name| grep -E "^prx01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 09:04:49,976 [salt.state       ][INFO    ][21193] unless execution succeeded
2017-12-29 09:04:49,976 [salt.state       ][INFO    ][21193] Completed state [virt.set_autostart] at time 09:04:49.976084 duration_in_ms=42.89
2017-12-29 09:04:49,977 [salt.state       ][INFO    ][21193] Running state [virtng.init] at time 09:04:49.976627
2017-12-29 09:04:49,977 [salt.state       ][INFO    ][21193] Executing state module.run for virtng.init
2017-12-29 09:04:49,984 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'virsh list --all --name| grep -E "^mdb01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 09:04:50,023 [salt.state       ][INFO    ][21193] unless execution succeeded
2017-12-29 09:04:50,024 [salt.state       ][INFO    ][21193] Completed state [virtng.init] at time 09:04:50.023845 duration_in_ms=47.218
2017-12-29 09:04:50,025 [salt.state       ][INFO    ][21193] Running state [virt.set_autostart] at time 09:04:50.024467
2017-12-29 09:04:50,025 [salt.state       ][INFO    ][21193] Executing state module.run for virt.set_autostart
2017-12-29 09:04:50,033 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'virsh list --autostart --name| grep -E "^mdb01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 09:04:50,069 [salt.state       ][INFO    ][21193] unless execution succeeded
2017-12-29 09:04:50,071 [salt.state       ][INFO    ][21193] Completed state [virt.set_autostart] at time 09:04:50.070542 duration_in_ms=46.074
2017-12-29 09:04:50,071 [salt.state       ][INFO    ][21193] Running state [virtng.init] at time 09:04:50.071223
2017-12-29 09:04:50,072 [salt.state       ][INFO    ][21193] Executing state module.run for virtng.init
2017-12-29 09:04:50,078 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'virsh list --all --name| grep -E "^ctl01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 09:04:50,110 [salt.state       ][INFO    ][21193] unless execution succeeded
2017-12-29 09:04:50,111 [salt.state       ][INFO    ][21193] Completed state [virtng.init] at time 09:04:50.110826 duration_in_ms=39.603
2017-12-29 09:04:50,111 [salt.state       ][INFO    ][21193] Running state [virt.set_autostart] at time 09:04:50.111371
2017-12-29 09:04:50,112 [salt.state       ][INFO    ][21193] Executing state module.run for virt.set_autostart
2017-12-29 09:04:50,120 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'virsh list --autostart --name| grep -E "^ctl01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 09:04:50,155 [salt.state       ][INFO    ][21193] unless execution succeeded
2017-12-29 09:04:50,155 [salt.state       ][INFO    ][21193] Completed state [virt.set_autostart] at time 09:04:50.155174 duration_in_ms=43.803
2017-12-29 09:04:50,156 [salt.state       ][INFO    ][21193] Running state [virtng.init] at time 09:04:50.155680
2017-12-29 09:04:50,156 [salt.state       ][INFO    ][21193] Executing state module.run for virtng.init
2017-12-29 09:04:50,163 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'virsh list --all --name| grep -E "^msg01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 09:04:50,199 [salt.state       ][INFO    ][21193] unless execution succeeded
2017-12-29 09:04:50,200 [salt.state       ][INFO    ][21193] Completed state [virtng.init] at time 09:04:50.199535 duration_in_ms=43.854
2017-12-29 09:04:50,200 [salt.state       ][INFO    ][21193] Running state [virt.set_autostart] at time 09:04:50.200089
2017-12-29 09:04:50,201 [salt.state       ][INFO    ][21193] Executing state module.run for virt.set_autostart
2017-12-29 09:04:50,209 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'virsh list --autostart --name| grep -E "^msg01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 09:04:50,252 [salt.state       ][INFO    ][21193] unless execution succeeded
2017-12-29 09:04:50,253 [salt.state       ][INFO    ][21193] Completed state [virt.set_autostart] at time 09:04:50.252429 duration_in_ms=52.34
2017-12-29 09:04:50,253 [salt.state       ][INFO    ][21193] Running state [virtng.init] at time 09:04:50.253030
2017-12-29 09:04:50,254 [salt.state       ][INFO    ][21193] Executing state module.run for virtng.init
2017-12-29 09:04:50,263 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'virsh list --all --name| grep -E "^dbs01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 09:04:50,299 [salt.state       ][INFO    ][21193] unless execution succeeded
2017-12-29 09:04:50,300 [salt.state       ][INFO    ][21193] Completed state [virtng.init] at time 09:04:50.299438 duration_in_ms=46.408
2017-12-29 09:04:50,300 [salt.state       ][INFO    ][21193] Running state [virt.set_autostart] at time 09:04:50.299986
2017-12-29 09:04:50,300 [salt.state       ][INFO    ][21193] Executing state module.run for virt.set_autostart
2017-12-29 09:04:50,308 [salt.loaded.int.module.cmdmod][INFO    ][21193] Executing command 'virsh list --autostart --name| grep -E "^dbs01.baremetal-mcp-pike-ovs-ha.local$"' in directory '/root'
2017-12-29 09:04:50,340 [salt.state       ][INFO    ][21193] unless execution succeeded
2017-12-29 09:04:50,340 [salt.state       ][INFO    ][21193] Completed state [virt.set_autostart] at time 09:04:50.339730 duration_in_ms=39.744
2017-12-29 09:04:50,344 [salt.minion      ][INFO    ][21193] Returning information for job: 20171229090440992631
2017-12-29 09:04:51,209 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command pillar.get with jid 20171229090451190207
2017-12-29 09:04:51,228 [salt.minion      ][INFO    ][21320] Starting a new job with PID 21320
2017-12-29 09:04:51,235 [salt.minion      ][INFO    ][21320] Returning information for job: 20171229090451190207
2017-12-29 09:05:40,710 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.sync_all with jid 20171229090540691913
2017-12-29 09:05:40,731 [salt.minion      ][INFO    ][21340] Starting a new job with PID 21340
2017-12-29 09:05:45,158 [salt.state       ][INFO    ][21340] Loading fresh modules for state activity
2017-12-29 09:05:45,210 [salt.state       ][ERROR   ][21340] No contents found in top file
2017-12-29 09:05:45,211 [salt.utils.extmods][INFO    ][21340] Creating module dir '/var/cache/salt/minion/extmods/beacons'
2017-12-29 09:05:45,219 [salt.utils.extmods][INFO    ][21340] Syncing beacons for environment 'base'
2017-12-29 09:05:45,219 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_beacons, for base)
2017-12-29 09:05:45,219 [salt.fileclient  ][INFO    ][21340] Caching directory '_beacons/' for environment 'base'
2017-12-29 09:05:45,301 [salt.utils.extmods][INFO    ][21340] Syncing modules for environment 'base'
2017-12-29 09:05:45,301 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_modules, for base)
2017-12-29 09:05:45,301 [salt.fileclient  ][INFO    ][21340] Caching directory '_modules/' for environment 'base'
2017-12-29 09:05:45,367 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/avinetworks.py'
2017-12-29 09:05:45,380 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/ceph_ng.py'
2017-12-29 09:05:45,391 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/cinderng.py'
2017-12-29 09:05:45,760 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/contrail.py'
2017-12-29 09:05:45,783 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/creds.py'
2017-12-29 09:05:45,802 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/devops_utils.py'
2017-12-29 09:05:45,819 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/dockerng_service.py'
2017-12-29 09:05:45,834 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/encode_json.py'
2017-12-29 09:05:45,857 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/gerrit.py'
2017-12-29 09:05:45,878 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/glanceng.py'
2017-12-29 09:05:45,927 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/heat.py'
2017-12-29 09:05:45,947 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/heka_alarming.py'
2017-12-29 09:05:45,964 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/helm.py'
2017-12-29 09:05:45,997 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/jenkins_common.py'
2017-12-29 09:05:46,014 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/keystone_policy.py'
2017-12-29 09:05:46,037 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/linux_hosts.py'
2017-12-29 09:05:46,049 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/linux_netlink.py'
2017-12-29 09:05:46,075 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/maas.py'
2017-12-29 09:05:46,095 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/maas_client.py'
2017-12-29 09:05:46,111 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/modelschema.py'
2017-12-29 09:05:46,130 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/modelutils.py'
2017-12-29 09:05:46,153 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/multipart.py'
2017-12-29 09:05:46,176 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/nagios_alarming.py'
2017-12-29 09:05:46,192 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/neutronng.py'
2017-12-29 09:05:46,219 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/novang.py'
2017-12-29 09:05:46,239 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/reclass.py'
2017-12-29 09:05:46,254 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/rsyslog_util.py'
2017-12-29 09:05:46,273 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/rundeck.py'
2017-12-29 09:05:46,291 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/saltkey.py'
2017-12-29 09:05:46,312 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/saltresource.py'
2017-12-29 09:05:46,327 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/seedng.py'
2017-12-29 09:05:46,358 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/testing/credentials.py'
2017-12-29 09:05:46,381 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/testing/django.py'
2017-12-29 09:05:46,399 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/testing/django_client_proxy.py'
2017-12-29 09:05:46,416 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/utils.py'
2017-12-29 09:05:46,442 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_modules/virtng.py'
2017-12-29 09:05:46,451 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/__init__.py' to '/var/cache/salt/minion/extmods/modules/__init__.py'
2017-12-29 09:05:46,451 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/avinetworks.py' to '/var/cache/salt/minion/extmods/modules/avinetworks.py'
2017-12-29 09:05:46,452 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/ceph_ng.py' to '/var/cache/salt/minion/extmods/modules/ceph_ng.py'
2017-12-29 09:05:46,453 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/cinderng.py' to '/var/cache/salt/minion/extmods/modules/cinderng.py'
2017-12-29 09:05:46,455 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/contrail.py' to '/var/cache/salt/minion/extmods/modules/contrail.py'
2017-12-29 09:05:46,455 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/creds.py' to '/var/cache/salt/minion/extmods/modules/creds.py'
2017-12-29 09:05:46,455 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/devops_utils.py' to '/var/cache/salt/minion/extmods/modules/devops_utils.py'
2017-12-29 09:05:46,456 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/dockerng_service.py' to '/var/cache/salt/minion/extmods/modules/dockerng_service.py'
2017-12-29 09:05:46,456 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/encode_json.py' to '/var/cache/salt/minion/extmods/modules/encode_json.py'
2017-12-29 09:05:46,456 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/gerrit.py' to '/var/cache/salt/minion/extmods/modules/gerrit.py'
2017-12-29 09:05:46,457 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/glanceng.py' to '/var/cache/salt/minion/extmods/modules/glanceng.py'
2017-12-29 09:05:46,457 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/heat.py' to '/var/cache/salt/minion/extmods/modules/heat.py'
2017-12-29 09:05:46,457 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/heka_alarming.py' to '/var/cache/salt/minion/extmods/modules/heka_alarming.py'
2017-12-29 09:05:46,458 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/helm.py' to '/var/cache/salt/minion/extmods/modules/helm.py'
2017-12-29 09:05:46,458 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/jenkins_common.py' to '/var/cache/salt/minion/extmods/modules/jenkins_common.py'
2017-12-29 09:05:46,460 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/keystone_policy.py' to '/var/cache/salt/minion/extmods/modules/keystone_policy.py'
2017-12-29 09:05:46,460 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/linux_hosts.py' to '/var/cache/salt/minion/extmods/modules/linux_hosts.py'
2017-12-29 09:05:46,461 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/linux_netlink.py' to '/var/cache/salt/minion/extmods/modules/linux_netlink.py'
2017-12-29 09:05:46,461 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/maas.py' to '/var/cache/salt/minion/extmods/modules/maas.py'
2017-12-29 09:05:46,461 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/maas_client.py' to '/var/cache/salt/minion/extmods/modules/maas_client.py'
2017-12-29 09:05:46,462 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/modelschema.py' to '/var/cache/salt/minion/extmods/modules/modelschema.py'
2017-12-29 09:05:46,462 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/modelutils.py' to '/var/cache/salt/minion/extmods/modules/modelutils.py'
2017-12-29 09:05:46,462 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/multipart.py' to '/var/cache/salt/minion/extmods/modules/multipart.py'
2017-12-29 09:05:46,462 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/nagios_alarming.py' to '/var/cache/salt/minion/extmods/modules/nagios_alarming.py'
2017-12-29 09:05:46,463 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/neutronng.py' to '/var/cache/salt/minion/extmods/modules/neutronng.py'
2017-12-29 09:05:46,463 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/novang.py' to '/var/cache/salt/minion/extmods/modules/novang.py'
2017-12-29 09:05:46,464 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/reclass.py' to '/var/cache/salt/minion/extmods/modules/reclass.py'
2017-12-29 09:05:46,464 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/rsyslog_util.py' to '/var/cache/salt/minion/extmods/modules/rsyslog_util.py'
2017-12-29 09:05:46,465 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/rundeck.py' to '/var/cache/salt/minion/extmods/modules/rundeck.py'
2017-12-29 09:05:46,466 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/saltkey.py' to '/var/cache/salt/minion/extmods/modules/saltkey.py'
2017-12-29 09:05:46,466 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/saltresource.py' to '/var/cache/salt/minion/extmods/modules/saltresource.py'
2017-12-29 09:05:46,467 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/seedng.py' to '/var/cache/salt/minion/extmods/modules/seedng.py'
2017-12-29 09:05:46,467 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/testing/__init__.py' to '/var/cache/salt/minion/extmods/modules/testing/__init__.py'
2017-12-29 09:05:46,467 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/testing/credentials.py' to '/var/cache/salt/minion/extmods/modules/testing/credentials.py'
2017-12-29 09:05:46,468 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/testing/django.py' to '/var/cache/salt/minion/extmods/modules/testing/django.py'
2017-12-29 09:05:46,468 [salt.utils.extmods][INFO    ][21340] 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-12-29 09:05:46,468 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/utils.py' to '/var/cache/salt/minion/extmods/modules/utils.py'
2017-12-29 09:05:46,469 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_modules/virtng.py' to '/var/cache/salt/minion/extmods/modules/virtng.py'
2017-12-29 09:05:46,479 [salt.utils.extmods][INFO    ][21340] Syncing states for environment 'base'
2017-12-29 09:05:46,479 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_states, for base)
2017-12-29 09:05:46,479 [salt.fileclient  ][INFO    ][21340] Caching directory '_states/' for environment 'base'
2017-12-29 09:05:46,585 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/avinetworks.py'
2017-12-29 09:05:46,600 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/cinderng.py'
2017-12-29 09:05:46,623 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/contrail.py'
2017-12-29 09:05:46,648 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/dockerng_service.py'
2017-12-29 09:05:46,663 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/gerrit.py'
2017-12-29 09:05:46,687 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/glanceng.py'
2017-12-29 09:05:46,708 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/grafana3_dashboard.py'
2017-12-29 09:05:46,727 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/grafana3_datasource.py'
2017-12-29 09:05:46,743 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/heat.py'
2017-12-29 09:05:46,765 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/helm_release.py'
2017-12-29 09:05:46,792 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/helm_repos.py'
2017-12-29 09:05:46,815 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_approval.py'
2017-12-29 09:05:46,834 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_artifactory.py'
2017-12-29 09:05:46,855 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_credential.py'
2017-12-29 09:05:46,867 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_globalenvprop.py'
2017-12-29 09:05:46,878 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_job.py'
2017-12-29 09:05:46,907 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_lib.py'
2017-12-29 09:05:46,933 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_node.py'
2017-12-29 09:05:46,955 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_plugin.py'
2017-12-29 09:05:46,971 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_security.py'
2017-12-29 09:05:46,985 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_slack.py'
2017-12-29 09:05:47,001 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_smtp.py'
2017-12-29 09:05:47,019 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_theme.py'
2017-12-29 09:05:47,039 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_user.py'
2017-12-29 09:05:47,053 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/jenkins_view.py'
2017-12-29 09:05:47,071 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/keystone_policy.py'
2017-12-29 09:05:47,088 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/kibana_object.py'
2017-12-29 09:05:47,138 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/neutronng.py'
2017-12-29 09:05:47,164 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/novang.py'
2017-12-29 09:05:47,181 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/reclass.py'
2017-12-29 09:05:47,204 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/rundeck_project.py'
2017-12-29 09:05:47,221 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/rundeck_scm.py'
2017-12-29 09:05:47,239 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_states/rundeck_secret.py'
2017-12-29 09:05:47,251 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/avinetworks.py' to '/var/cache/salt/minion/extmods/states/avinetworks.py'
2017-12-29 09:05:47,252 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/cinderng.py' to '/var/cache/salt/minion/extmods/states/cinderng.py'
2017-12-29 09:05:47,252 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/contrail.py' to '/var/cache/salt/minion/extmods/states/contrail.py'
2017-12-29 09:05:47,253 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/dockerng_service.py' to '/var/cache/salt/minion/extmods/states/dockerng_service.py'
2017-12-29 09:05:47,254 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/gerrit.py' to '/var/cache/salt/minion/extmods/states/gerrit.py'
2017-12-29 09:05:47,254 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/glanceng.py' to '/var/cache/salt/minion/extmods/states/glanceng.py'
2017-12-29 09:05:47,254 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/grafana3_dashboard.py' to '/var/cache/salt/minion/extmods/states/grafana3_dashboard.py'
2017-12-29 09:05:47,255 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/grafana3_datasource.py' to '/var/cache/salt/minion/extmods/states/grafana3_datasource.py'
2017-12-29 09:05:47,255 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/heat.py' to '/var/cache/salt/minion/extmods/states/heat.py'
2017-12-29 09:05:47,255 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/helm_release.py' to '/var/cache/salt/minion/extmods/states/helm_release.py'
2017-12-29 09:05:47,256 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/helm_repos.py' to '/var/cache/salt/minion/extmods/states/helm_repos.py'
2017-12-29 09:05:47,256 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_approval.py' to '/var/cache/salt/minion/extmods/states/jenkins_approval.py'
2017-12-29 09:05:47,256 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_artifactory.py' to '/var/cache/salt/minion/extmods/states/jenkins_artifactory.py'
2017-12-29 09:05:47,257 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_credential.py' to '/var/cache/salt/minion/extmods/states/jenkins_credential.py'
2017-12-29 09:05:47,257 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_globalenvprop.py' to '/var/cache/salt/minion/extmods/states/jenkins_globalenvprop.py'
2017-12-29 09:05:47,257 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_job.py' to '/var/cache/salt/minion/extmods/states/jenkins_job.py'
2017-12-29 09:05:47,259 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_lib.py' to '/var/cache/salt/minion/extmods/states/jenkins_lib.py'
2017-12-29 09:05:47,259 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_node.py' to '/var/cache/salt/minion/extmods/states/jenkins_node.py'
2017-12-29 09:05:47,259 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_plugin.py' to '/var/cache/salt/minion/extmods/states/jenkins_plugin.py'
2017-12-29 09:05:47,260 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_security.py' to '/var/cache/salt/minion/extmods/states/jenkins_security.py'
2017-12-29 09:05:47,260 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_slack.py' to '/var/cache/salt/minion/extmods/states/jenkins_slack.py'
2017-12-29 09:05:47,261 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_smtp.py' to '/var/cache/salt/minion/extmods/states/jenkins_smtp.py'
2017-12-29 09:05:47,261 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_theme.py' to '/var/cache/salt/minion/extmods/states/jenkins_theme.py'
2017-12-29 09:05:47,262 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_user.py' to '/var/cache/salt/minion/extmods/states/jenkins_user.py'
2017-12-29 09:05:47,263 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/jenkins_view.py' to '/var/cache/salt/minion/extmods/states/jenkins_view.py'
2017-12-29 09:05:47,263 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/keystone_policy.py' to '/var/cache/salt/minion/extmods/states/keystone_policy.py'
2017-12-29 09:05:47,263 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/kibana_object.py' to '/var/cache/salt/minion/extmods/states/kibana_object.py'
2017-12-29 09:05:47,264 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/maas_cluster.py' to '/var/cache/salt/minion/extmods/states/maas_cluster.py'
2017-12-29 09:05:47,264 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/neutronng.py' to '/var/cache/salt/minion/extmods/states/neutronng.py'
2017-12-29 09:05:47,264 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/novang.py' to '/var/cache/salt/minion/extmods/states/novang.py'
2017-12-29 09:05:47,265 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/reclass.py' to '/var/cache/salt/minion/extmods/states/reclass.py'
2017-12-29 09:05:47,265 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/rundeck_project.py' to '/var/cache/salt/minion/extmods/states/rundeck_project.py'
2017-12-29 09:05:47,266 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/rundeck_scm.py' to '/var/cache/salt/minion/extmods/states/rundeck_scm.py'
2017-12-29 09:05:47,266 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_states/rundeck_secret.py' to '/var/cache/salt/minion/extmods/states/rundeck_secret.py'
2017-12-29 09:05:47,269 [salt.utils.extmods][INFO    ][21340] Creating module dir '/var/cache/salt/minion/extmods/sdb'
2017-12-29 09:05:47,275 [salt.utils.extmods][INFO    ][21340] Syncing sdb for environment 'base'
2017-12-29 09:05:47,275 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_sdb, for base)
2017-12-29 09:05:47,275 [salt.fileclient  ][INFO    ][21340] Caching directory '_sdb/' for environment 'base'
2017-12-29 09:05:47,339 [salt.utils.extmods][INFO    ][21340] Syncing grains for environment 'base'
2017-12-29 09:05:47,340 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_grains, for base)
2017-12-29 09:05:47,340 [salt.fileclient  ][INFO    ][21340] Caching directory '_grains/' for environment 'base'
2017-12-29 09:05:47,418 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/ceilometer_policy.py'
2017-12-29 09:05:47,440 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/ceph.py'
2017-12-29 09:05:47,468 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/cinder_policy.py'
2017-12-29 09:05:47,484 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/docker_swarm.py'
2017-12-29 09:05:47,501 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/glance_policy.py'
2017-12-29 09:05:47,528 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/heat_policy.py'
2017-12-29 09:05:47,547 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/jenkins_plugins.py'
2017-12-29 09:05:47,568 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/keystone_policy.py'
2017-12-29 09:05:47,580 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/kubernetes.py'
2017-12-29 09:05:47,599 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/neutron_policy.py'
2017-12-29 09:05:47,615 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/nova_policy.py'
2017-12-29 09:05:47,641 [salt.fileclient  ][INFO    ][21340] Fetching file from saltenv 'base', ** done ** '_grains/ssh_fingerprints.py'
2017-12-29 09:05:47,652 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/ceilometer_policy.py' to '/var/cache/salt/minion/extmods/grains/ceilometer_policy.py'
2017-12-29 09:05:47,652 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/ceph.py' to '/var/cache/salt/minion/extmods/grains/ceph.py'
2017-12-29 09:05:47,653 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/cinder_policy.py' to '/var/cache/salt/minion/extmods/grains/cinder_policy.py'
2017-12-29 09:05:47,653 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/docker_swarm.py' to '/var/cache/salt/minion/extmods/grains/docker_swarm.py'
2017-12-29 09:05:47,655 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/glance_policy.py' to '/var/cache/salt/minion/extmods/grains/glance_policy.py'
2017-12-29 09:05:47,655 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/heat_policy.py' to '/var/cache/salt/minion/extmods/grains/heat_policy.py'
2017-12-29 09:05:47,656 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/jenkins_plugins.py' to '/var/cache/salt/minion/extmods/grains/jenkins_plugins.py'
2017-12-29 09:05:47,656 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/keystone_policy.py' to '/var/cache/salt/minion/extmods/grains/keystone_policy.py'
2017-12-29 09:05:47,656 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/kubernetes.py' to '/var/cache/salt/minion/extmods/grains/kubernetes.py'
2017-12-29 09:05:47,656 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/neutron_policy.py' to '/var/cache/salt/minion/extmods/grains/neutron_policy.py'
2017-12-29 09:05:47,657 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/nova_policy.py' to '/var/cache/salt/minion/extmods/grains/nova_policy.py'
2017-12-29 09:05:47,657 [salt.utils.extmods][INFO    ][21340] Copying '/var/cache/salt/minion/files/base/_grains/ssh_fingerprints.py' to '/var/cache/salt/minion/extmods/grains/ssh_fingerprints.py'
2017-12-29 09:05:47,659 [salt.utils.extmods][INFO    ][21340] Creating module dir '/var/cache/salt/minion/extmods/renderers'
2017-12-29 09:05:47,663 [salt.utils.extmods][INFO    ][21340] Syncing renderers for environment 'base'
2017-12-29 09:05:47,663 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_renderers, for base)
2017-12-29 09:05:47,664 [salt.fileclient  ][INFO    ][21340] Caching directory '_renderers/' for environment 'base'
2017-12-29 09:05:47,746 [salt.utils.extmods][INFO    ][21340] Creating module dir '/var/cache/salt/minion/extmods/returners'
2017-12-29 09:05:47,751 [salt.utils.extmods][INFO    ][21340] Syncing returners for environment 'base'
2017-12-29 09:05:47,751 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_returners, for base)
2017-12-29 09:05:47,751 [salt.fileclient  ][INFO    ][21340] Caching directory '_returners/' for environment 'base'
2017-12-29 09:05:47,843 [salt.utils.extmods][INFO    ][21340] Creating module dir '/var/cache/salt/minion/extmods/output'
2017-12-29 09:05:47,847 [salt.utils.extmods][INFO    ][21340] Syncing output for environment 'base'
2017-12-29 09:05:47,847 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_output, for base)
2017-12-29 09:05:47,848 [salt.fileclient  ][INFO    ][21340] Caching directory '_output/' for environment 'base'
2017-12-29 09:05:47,928 [salt.utils.extmods][INFO    ][21340] Creating module dir '/var/cache/salt/minion/extmods/utils'
2017-12-29 09:05:47,936 [salt.utils.extmods][INFO    ][21340] Syncing utils for environment 'base'
2017-12-29 09:05:47,936 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_utils, for base)
2017-12-29 09:05:47,936 [salt.fileclient  ][INFO    ][21340] Caching directory '_utils/' for environment 'base'
2017-12-29 09:05:48,003 [salt.utils.extmods][INFO    ][21340] Creating module dir '/var/cache/salt/minion/extmods/log_handlers'
2017-12-29 09:05:48,007 [salt.utils.extmods][INFO    ][21340] Syncing log_handlers for environment 'base'
2017-12-29 09:05:48,007 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_log_handlers, for base)
2017-12-29 09:05:48,007 [salt.fileclient  ][INFO    ][21340] Caching directory '_log_handlers/' for environment 'base'
2017-12-29 09:05:48,113 [salt.utils.extmods][INFO    ][21340] Creating module dir '/var/cache/salt/minion/extmods/proxy'
2017-12-29 09:05:48,119 [salt.utils.extmods][INFO    ][21340] Syncing proxy for environment 'base'
2017-12-29 09:05:48,120 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_proxy, for base)
2017-12-29 09:05:48,120 [salt.fileclient  ][INFO    ][21340] Caching directory '_proxy/' for environment 'base'
2017-12-29 09:05:48,194 [salt.utils.extmods][INFO    ][21340] Creating module dir '/var/cache/salt/minion/extmods/engines'
2017-12-29 09:05:48,201 [salt.utils.extmods][INFO    ][21340] Syncing engines for environment 'base'
2017-12-29 09:05:48,202 [salt.utils.extmods][INFO    ][21340] Loading cache from salt://_engines, for base)
2017-12-29 09:05:48,203 [salt.fileclient  ][INFO    ][21340] Caching directory '_engines/' for environment 'base'
2017-12-29 09:05:48,257 [salt.minion      ][INFO    ][21340] Returning information for job: 20171229090540691913
2017-12-29 09:10:01,987 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command test.ping with jid 20171229091001977628
2017-12-29 09:10:02,012 [salt.minion      ][INFO    ][21464] Starting a new job with PID 21464
2017-12-29 09:10:02,076 [salt.minion      ][INFO    ][21464] Returning information for job: 20171229091001977628
2017-12-29 09:11:40,641 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command state.sls with jid 20171229091140631065
2017-12-29 09:11:40,668 [salt.minion      ][INFO    ][21499] Starting a new job with PID 21499
2017-12-29 09:11:41,274 [salt.state       ][INFO    ][21499] Loading fresh modules for state activity
2017-12-29 09:11:41,314 [salt.fileclient  ][INFO    ][21499] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-29 09:11:41,344 [salt.fileclient  ][INFO    ][21499] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-29 09:11:41,388 [salt.fileclient  ][INFO    ][21499] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 09:11:41,907 [salt.state       ][INFO    ][21499] Running state [lsof] at time 09:11:41.906889
2017-12-29 09:11:41,907 [salt.state       ][INFO    ][21499] Executing state pkg.installed for lsof
2017-12-29 09:11:41,908 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:11:42,260 [salt.state       ][INFO    ][21499] Package lsof is already installed
2017-12-29 09:11:42,261 [salt.state       ][INFO    ][21499] Completed state [lsof] at time 09:11:42.260589 duration_in_ms=353.7
2017-12-29 09:11:42,261 [salt.state       ][INFO    ][21499] Running state [keepalived] at time 09:11:42.260876
2017-12-29 09:11:42,261 [salt.state       ][INFO    ][21499] Executing state pkg.installed for keepalived
2017-12-29 09:11:42,291 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:11:44,612 [salt.loaded.int.module.cmdmod][INFO    ][21499] 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-12-29 09:11:49,681 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:11:49,752 [salt.state       ][INFO    ][21499] 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-12-29 09:11:49,774 [salt.state       ][INFO    ][21499] Loading fresh modules for state activity
2017-12-29 09:11:49,797 [salt.state       ][INFO    ][21499] Completed state [keepalived] at time 09:11:49.797212 duration_in_ms=7536.335
2017-12-29 09:11:49,802 [salt.state       ][INFO    ][21499] Running state [/etc/keepalived/keepalived.conf] at time 09:11:49.801907
2017-12-29 09:11:49,802 [salt.state       ][INFO    ][21499] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-29 09:11:49,841 [salt.fileclient  ][INFO    ][21499] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-29 09:11:49,898 [salt.fileclient  ][INFO    ][21499] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 09:11:49,916 [salt.state       ][INFO    ][21499] File changed:
New file
2017-12-29 09:11:49,916 [salt.state       ][INFO    ][21499] Completed state [/etc/keepalived/keepalived.conf] at time 09:11:49.915904 duration_in_ms=113.997
2017-12-29 09:11:50,033 [salt.state       ][INFO    ][21499] Running state [keepalived] at time 09:11:50.032864
2017-12-29 09:11:50,036 [salt.state       ][INFO    ][21499] Executing state service.running for keepalived
2017-12-29 09:11:50,039 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-29 09:11:50,063 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-29 09:11:50,081 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:11:50,103 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:11:50,123 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['systemd-run', '--scope', 'systemctl', 'start', 'keepalived.service'] in directory '/root'
2017-12-29 09:11:50,208 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-29 09:11:50,235 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:11:50,251 [salt.loaded.int.module.cmdmod][INFO    ][21499] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 09:11:50,265 [salt.state       ][INFO    ][21499] {'keepalived': True}
2017-12-29 09:11:50,265 [salt.state       ][INFO    ][21499] Completed state [keepalived] at time 09:11:50.265102 duration_in_ms=232.238
2017-12-29 09:11:50,268 [salt.minion      ][INFO    ][21499] Returning information for job: 20171229091140631065
2017-12-29 09:12:35,425 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command pillar.get with jid 20171229091235415349
2017-12-29 09:12:35,449 [salt.minion      ][INFO    ][22885] Starting a new job with PID 22885
2017-12-29 09:12:35,461 [salt.minion      ][INFO    ][22885] Returning information for job: 20171229091235415349
2017-12-29 09:17:52,860 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command state.sls with jid 20171229091752849361
2017-12-29 09:17:52,882 [salt.minion      ][INFO    ][22979] Starting a new job with PID 22979
2017-12-29 09:17:55,538 [salt.state       ][INFO    ][22979] Loading fresh modules for state activity
2017-12-29 09:17:55,571 [salt.fileclient  ][INFO    ][22979] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-29 09:17:55,608 [salt.fileclient  ][INFO    ][22979] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-29 09:17:56,057 [salt.state       ][INFO    ][22979] Running state [attr] at time 09:17:56.056620
2017-12-29 09:17:56,057 [salt.state       ][INFO    ][22979] Executing state pkg.installed for attr
2017-12-29 09:17:56,057 [salt.loaded.int.module.cmdmod][INFO    ][22979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:17:56,440 [salt.loaded.int.module.cmdmod][INFO    ][22979] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2017-12-29 09:17:58,743 [salt.loaded.int.module.cmdmod][INFO    ][22979] 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-12-29 09:18:01,421 [salt.loaded.int.module.cmdmod][INFO    ][22979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:18:01,482 [salt.state       ][INFO    ][22979] Made the following changes:
'attr' changed from 'absent' to '1:2.4.47-2'

2017-12-29 09:18:01,513 [salt.state       ][INFO    ][22979] Loading fresh modules for state activity
2017-12-29 09:18:01,543 [salt.state       ][INFO    ][22979] Completed state [attr] at time 09:18:01.542894 duration_in_ms=5486.275
2017-12-29 09:18:01,555 [salt.state       ][INFO    ][22979] Running state [glusterfs-server] at time 09:18:01.554535
2017-12-29 09:18:01,555 [salt.state       ][INFO    ][22979] Executing state pkg.installed for glusterfs-server
2017-12-29 09:18:01,975 [salt.loaded.int.module.cmdmod][INFO    ][22979] 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-12-29 09:18:02,967 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091802952306
2017-12-29 09:18:02,985 [salt.minion      ][INFO    ][23761] Starting a new job with PID 23761
2017-12-29 09:18:03,010 [salt.minion      ][INFO    ][23761] Returning information for job: 20171229091802952306
2017-12-29 09:18:12,997 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091812977621
2017-12-29 09:18:13,014 [salt.minion      ][INFO    ][25375] Starting a new job with PID 25375
2017-12-29 09:18:13,039 [salt.minion      ][INFO    ][25375] Returning information for job: 20171229091812977621
2017-12-29 09:18:13,210 [salt.loaded.int.module.cmdmod][INFO    ][22979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:18:13,269 [salt.state       ][INFO    ][22979] Made the following changes:
'python-jwt' changed from 'absent' to '1.3.0-1ubuntu0.1'
'nfs-common' changed from 'absent' to '1:1.2.8-9ubuntu12.1'
'rpcbind' changed from 'absent' to '0.2.3-0.2'
'libpython2.7' changed from 'absent' to '2.7.12-1ubuntu0~16.04.2'
'glusterfs-client' changed from 'absent' to '3.13.1-ubuntu1~xenial1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'glusterfs-common' changed from 'absent' to '3.13.1-ubuntu1~xenial1'
'liburcu4' changed from 'absent' to '0.9.1-3'
'portmap' changed from 'absent' to '1'
'libnfsidmap2' changed from 'absent' to '0.25-5'
'libtirpc1' changed from 'absent' to '0.2.5-1'
'nfs-client' changed from 'absent' to '1'
'keyutils' changed from 'absent' to '1.5.9-8ubuntu1'
'glusterfs-server' changed from 'absent' to '3.13.1-ubuntu1~xenial1'
'python-prettytable' changed from 'absent' to '0.7.2-3'

2017-12-29 09:18:13,284 [salt.state       ][INFO    ][22979] Loading fresh modules for state activity
2017-12-29 09:18:13,310 [salt.state       ][INFO    ][22979] Completed state [glusterfs-server] at time 09:18:13.309779 duration_in_ms=11755.242
2017-12-29 09:18:13,317 [salt.state       ][INFO    ][22979] Running state [bc] at time 09:18:13.317141
2017-12-29 09:18:13,317 [salt.state       ][INFO    ][22979] Executing state pkg.installed for bc
2017-12-29 09:18:13,662 [salt.loaded.int.module.cmdmod][INFO    ][22979] 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-12-29 09:18:16,025 [salt.loaded.int.module.cmdmod][INFO    ][22979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:18:16,108 [salt.state       ][INFO    ][22979] Made the following changes:
'bc' changed from 'absent' to '1.06.95-9build1'

2017-12-29 09:18:16,124 [salt.state       ][INFO    ][22979] Loading fresh modules for state activity
2017-12-29 09:18:16,151 [salt.state       ][INFO    ][22979] Completed state [bc] at time 09:18:16.151137 duration_in_ms=2833.996
2017-12-29 09:18:16,268 [salt.state       ][INFO    ][22979] Running state [glusterd] at time 09:18:16.267786
2017-12-29 09:18:16,268 [salt.state       ][INFO    ][22979] Executing state service.running for glusterd
2017-12-29 09:18:16,271 [salt.loaded.int.module.cmdmod][INFO    ][22979] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-29 09:18:16,295 [salt.loaded.int.module.cmdmod][INFO    ][22979] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-29 09:18:16,312 [salt.loaded.int.module.cmdmod][INFO    ][22979] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-29 09:18:16,326 [salt.state       ][INFO    ][22979] The service glusterd is already running
2017-12-29 09:18:16,326 [salt.state       ][INFO    ][22979] Completed state [glusterd] at time 09:18:16.326110 duration_in_ms=58.325
2017-12-29 09:18:16,329 [salt.state       ][INFO    ][22979] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:18:16.329211
2017-12-29 09:18:16,332 [salt.state       ][INFO    ][22979] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-29 09:18:16,344 [salt.state       ][INFO    ][22979] File changed:
New file
2017-12-29 09:18:16,344 [salt.state       ][INFO    ][22979] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:18:16.344145 duration_in_ms=14.934
2017-12-29 09:18:16,344 [salt.state       ][INFO    ][22979] Running state [/srv/glusterfs/glance] at time 09:18:16.344362
2017-12-29 09:18:16,345 [salt.state       ][INFO    ][22979] Executing state file.directory for /srv/glusterfs/glance
2017-12-29 09:18:16,346 [salt.state       ][INFO    ][22979] {'/srv/glusterfs/glance': 'New Dir'}
2017-12-29 09:18:16,346 [salt.state       ][INFO    ][22979] Completed state [/srv/glusterfs/glance] at time 09:18:16.345886 duration_in_ms=1.524
2017-12-29 09:18:16,346 [salt.state       ][INFO    ][22979] Running state [/srv/glusterfs/keystone-keys] at time 09:18:16.346096
2017-12-29 09:18:16,346 [salt.state       ][INFO    ][22979] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-29 09:18:16,347 [salt.state       ][INFO    ][22979] {'/srv/glusterfs/keystone-keys': 'New Dir'}
2017-12-29 09:18:16,347 [salt.state       ][INFO    ][22979] Completed state [/srv/glusterfs/keystone-keys] at time 09:18:16.347038 duration_in_ms=0.942
2017-12-29 09:18:16,347 [salt.state       ][INFO    ][22979] Running state [/srv/glusterfs/nova_instances] at time 09:18:16.347245
2017-12-29 09:18:16,347 [salt.state       ][INFO    ][22979] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-29 09:18:16,348 [salt.state       ][INFO    ][22979] {'/srv/glusterfs/nova_instances': 'New Dir'}
2017-12-29 09:18:16,348 [salt.state       ][INFO    ][22979] Completed state [/srv/glusterfs/nova_instances] at time 09:18:16.348160 duration_in_ms=0.915
2017-12-29 09:18:16,348 [salt.state       ][INFO    ][22979] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:18:16.348378
2017-12-29 09:18:16,349 [salt.state       ][INFO    ][22979] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-29 09:18:16,349 [salt.state       ][INFO    ][22979] {'/srv/glusterfs/keystone-credential-keys': 'New Dir'}
2017-12-29 09:18:16,350 [salt.state       ][INFO    ][22979] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:18:16.349315 duration_in_ms=0.937
2017-12-29 09:18:16,352 [salt.minion      ][INFO    ][22979] Returning information for job: 20171229091752849361
2017-12-29 09:18:17,415 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command test.ping with jid 20171229091817400066
2017-12-29 09:18:17,432 [salt.minion      ][INFO    ][25815] Starting a new job with PID 25815
2017-12-29 09:18:17,493 [salt.minion      ][INFO    ][25815] Returning information for job: 20171229091817400066
2017-12-29 09:18:42,359 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command state.sls with jid 20171229091842340249
2017-12-29 09:18:42,381 [salt.minion      ][INFO    ][26447] Starting a new job with PID 26447
2017-12-29 09:18:44,789 [salt.state       ][INFO    ][26447] Loading fresh modules for state activity
2017-12-29 09:18:44,835 [salt.fileclient  ][INFO    ][26447] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-29 09:18:44,899 [salt.fileclient  ][INFO    ][26447] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-29 09:18:45,018 [salt.fileclient  ][INFO    ][26447] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-29 09:18:45,049 [salt.fileclient  ][INFO    ][26447] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-29 09:18:45,497 [salt.state       ][INFO    ][26447] Running state [attr] at time 09:18:45.496962
2017-12-29 09:18:45,497 [salt.state       ][INFO    ][26447] Executing state pkg.installed for attr
2017-12-29 09:18:45,498 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 09:18:45,915 [salt.state       ][INFO    ][26447] Package attr is already installed
2017-12-29 09:18:45,916 [salt.state       ][INFO    ][26447] Completed state [attr] at time 09:18:45.915741 duration_in_ms=418.78
2017-12-29 09:18:45,917 [salt.state       ][INFO    ][26447] Running state [glusterfs-server] at time 09:18:45.916654
2017-12-29 09:18:45,917 [salt.state       ][INFO    ][26447] Executing state pkg.installed for glusterfs-server
2017-12-29 09:18:45,922 [salt.state       ][INFO    ][26447] Package glusterfs-server is already installed
2017-12-29 09:18:45,922 [salt.state       ][INFO    ][26447] Completed state [glusterfs-server] at time 09:18:45.922039 duration_in_ms=5.385
2017-12-29 09:18:45,922 [salt.state       ][INFO    ][26447] Running state [bc] at time 09:18:45.922316
2017-12-29 09:18:45,923 [salt.state       ][INFO    ][26447] Executing state pkg.installed for bc
2017-12-29 09:18:45,927 [salt.state       ][INFO    ][26447] Package bc is already installed
2017-12-29 09:18:45,927 [salt.state       ][INFO    ][26447] Completed state [bc] at time 09:18:45.927188 duration_in_ms=4.872
2017-12-29 09:18:45,930 [salt.state       ][INFO    ][26447] Running state [glusterd] at time 09:18:45.929889
2017-12-29 09:18:45,930 [salt.state       ][INFO    ][26447] Executing state service.running for glusterd
2017-12-29 09:18:45,931 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-29 09:18:45,949 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2017-12-29 09:18:46,084 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-29 09:18:46,116 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-29 09:18:46,131 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-29 09:18:46,143 [salt.state       ][INFO    ][26447] The service glusterd is already running
2017-12-29 09:18:46,143 [salt.state       ][INFO    ][26447] Completed state [glusterd] at time 09:18:46.143365 duration_in_ms=213.474
2017-12-29 09:18:46,149 [salt.state       ][INFO    ][26447] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:18:46.148580
2017-12-29 09:18:46,149 [salt.state       ][INFO    ][26447] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-29 09:18:46,154 [salt.state       ][INFO    ][26447] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-29 09:18:46,154 [salt.state       ][INFO    ][26447] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 09:18:46.154365 duration_in_ms=5.786
2017-12-29 09:18:46,155 [salt.state       ][INFO    ][26447] Running state [/srv/glusterfs/glance] at time 09:18:46.154647
2017-12-29 09:18:46,155 [salt.state       ][INFO    ][26447] Executing state file.directory for /srv/glusterfs/glance
2017-12-29 09:18:46,156 [salt.state       ][INFO    ][26447] Directory /srv/glusterfs/glance is in the correct state
2017-12-29 09:18:46,156 [salt.state       ][INFO    ][26447] Completed state [/srv/glusterfs/glance] at time 09:18:46.155731 duration_in_ms=1.084
2017-12-29 09:18:46,156 [salt.state       ][INFO    ][26447] Running state [/srv/glusterfs/keystone-keys] at time 09:18:46.155986
2017-12-29 09:18:46,156 [salt.state       ][INFO    ][26447] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-29 09:18:46,157 [salt.state       ][INFO    ][26447] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-29 09:18:46,157 [salt.state       ][INFO    ][26447] Completed state [/srv/glusterfs/keystone-keys] at time 09:18:46.157010 duration_in_ms=1.024
2017-12-29 09:18:46,157 [salt.state       ][INFO    ][26447] Running state [/srv/glusterfs/nova_instances] at time 09:18:46.157263
2017-12-29 09:18:46,158 [salt.state       ][INFO    ][26447] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-29 09:18:46,158 [salt.state       ][INFO    ][26447] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-29 09:18:46,159 [salt.state       ][INFO    ][26447] Completed state [/srv/glusterfs/nova_instances] at time 09:18:46.158602 duration_in_ms=1.339
2017-12-29 09:18:46,159 [salt.state       ][INFO    ][26447] Running state [/srv/glusterfs/keystone-credential-keys] at time 09:18:46.158851
2017-12-29 09:18:46,159 [salt.state       ][INFO    ][26447] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-29 09:18:46,160 [salt.state       ][INFO    ][26447] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-29 09:18:46,160 [salt.state       ][INFO    ][26447] Completed state [/srv/glusterfs/keystone-credential-keys] at time 09:18:46.160210 duration_in_ms=1.359
2017-12-29 09:18:46,333 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command ['git', '--version'] in directory '/root'
2017-12-29 09:18:46,410 [salt.state       ][INFO    ][26447] Running state [sleep 5] at time 09:18:46.409819
2017-12-29 09:18:46,410 [salt.state       ][INFO    ][26447] Executing state cmd.wait for sleep 5
2017-12-29 09:18:46,411 [salt.state       ][INFO    ][26447] No changes made for sleep 5
2017-12-29 09:18:46,411 [salt.state       ][INFO    ][26447] Completed state [sleep 5] at time 09:18:46.410941 duration_in_ms=1.123
2017-12-29 09:18:46,412 [salt.state       ][INFO    ][26447] Running state [192.168.10.143] at time 09:18:46.411627
2017-12-29 09:18:46,412 [salt.state       ][INFO    ][26447] Executing state glusterfs.peered for 192.168.10.143
2017-12-29 09:18:46,412 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:46,431 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:46,525 [salt.state       ][INFO    ][26447] Host 192.168.10.143 already peered
2017-12-29 09:18:46,526 [salt.state       ][INFO    ][26447] Completed state [192.168.10.143] at time 09:18:46.526334 duration_in_ms=114.707
2017-12-29 09:18:46,536 [salt.state       ][INFO    ][26447] Running state [192.168.10.142] at time 09:18:46.535825
2017-12-29 09:18:46,536 [salt.state       ][INFO    ][26447] Executing state glusterfs.peered for 192.168.10.142
2017-12-29 09:18:46,539 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:46,556 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:46,654 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:46,682 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:46,787 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:46,808 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:46,917 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:46,937 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:47,036 [salt.state       ][INFO    ][26447] {'new': {'192.168.10.143': [], 'kvm02.baremetal-mcp-pike-ovs-ha.local': ['192.168.10.142']}, 'old': {'192.168.10.143': [], 'kvm02.baremetal-mcp-pike-ovs-ha.local': []}}
2017-12-29 09:18:47,037 [salt.state       ][INFO    ][26447] Completed state [192.168.10.142] at time 09:18:47.036536 duration_in_ms=500.711
2017-12-29 09:18:47,047 [salt.state       ][INFO    ][26447] Running state [192.168.10.141] at time 09:18:47.047062
2017-12-29 09:18:47,048 [salt.state       ][INFO    ][26447] Executing state glusterfs.peered for 192.168.10.141
2017-12-29 09:18:47,049 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:47,068 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:47,218 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:47,239 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:47,355 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:47,377 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:47,480 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:47,500 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:47,600 [salt.state       ][INFO    ][26447] Peering with localhost is not needed
2017-12-29 09:18:47,601 [salt.state       ][INFO    ][26447] Completed state [192.168.10.141] at time 09:18:47.600627 duration_in_ms=553.564
2017-12-29 09:18:47,603 [salt.state       ][INFO    ][26447] Running state [glance] at time 09:18:47.603409
2017-12-29 09:18:47,604 [salt.state       ][INFO    ][26447] Executing state glusterfs.created for glance
2017-12-29 09:18:47,605 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:47,632 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:47,732 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:47,758 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:47,871 [salt.state       ][INFO    ][26447] Volume glance already exists and is started.
2017-12-29 09:18:47,872 [salt.state       ][INFO    ][26447] Completed state [glance] at time 09:18:47.871658 duration_in_ms=268.248
2017-12-29 09:18:47,883 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:18:47.882527
2017-12-29 09:18:47,883 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-29 09:18:47,884 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-29 09:18:47,988 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:47,989 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 09:18:47.988929 duration_in_ms=106.4
2017-12-29 09:18:47,991 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:18:47.990901
2017-12-29 09:18:47,991 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-29 09:18:47,993 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-29 09:18:48,103 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:48,104 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 09:18:48.103909 duration_in_ms=113.007
2017-12-29 09:18:48,105 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:18:48.105176
2017-12-29 09:18:48,106 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-29 09:18:48,107 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-29 09:18:48,220 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:48,220 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 09:18:48.220249 duration_in_ms=115.072
2017-12-29 09:18:48,223 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:18:48.222868
2017-12-29 09:18:48,223 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-29 09:18:48,224 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-29 09:18:48,384 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:48,385 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 09:18:48.384695 duration_in_ms=161.826
2017-12-29 09:18:48,387 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:18:48.386701
2017-12-29 09:18:48,387 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-29 09:18:48,388 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-29 09:18:48,492 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:48,492 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 09:18:48.492271 duration_in_ms=105.57
2017-12-29 09:18:48,494 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:18:48.494054
2017-12-29 09:18:48,495 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-29 09:18:48,496 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-29 09:18:48,610 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:48,611 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 09:18:48.610782 duration_in_ms=116.727
2017-12-29 09:18:48,615 [salt.state       ][INFO    ][26447] Running state [glance] at time 09:18:48.614522
2017-12-29 09:18:48,615 [salt.state       ][INFO    ][26447] Executing state glusterfs.started for glance
2017-12-29 09:18:48,616 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:48,640 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:48,794 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:48,816 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:48,917 [salt.state       ][INFO    ][26447] Volume glance is already started
2017-12-29 09:18:48,919 [salt.state       ][INFO    ][26447] Completed state [glance] at time 09:18:48.918674 duration_in_ms=304.152
2017-12-29 09:18:48,921 [salt.state       ][INFO    ][26447] Running state [keystone-keys] at time 09:18:48.921142
2017-12-29 09:18:48,923 [salt.state       ][INFO    ][26447] Executing state glusterfs.created for keystone-keys
2017-12-29 09:18:48,924 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:48,941 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:49,036 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:49,054 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:49,215 [salt.state       ][INFO    ][26447] Volume keystone-keys already exists and is started.
2017-12-29 09:18:49,216 [salt.state       ][INFO    ][26447] Completed state [keystone-keys] at time 09:18:49.215778 duration_in_ms=294.635
2017-12-29 09:18:49,231 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:18:49.231087
2017-12-29 09:18:49,232 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-29 09:18:49,233 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-29 09:18:49,336 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:49,336 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 09:18:49.336018 duration_in_ms=104.932
2017-12-29 09:18:49,339 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:18:49.338844
2017-12-29 09:18:49,340 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-29 09:18:49,341 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-29 09:18:49,456 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:49,456 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:18:49.456057 duration_in_ms=117.212
2017-12-29 09:18:49,458 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:18:49.457698
2017-12-29 09:18:49,458 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-29 09:18:49,459 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-29 09:18:49,566 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:49,567 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:18:49.566925 duration_in_ms=109.226
2017-12-29 09:18:49,568 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:18:49.568336
2017-12-29 09:18:49,569 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-29 09:18:49,571 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-29 09:18:49,700 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:49,701 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:18:49.700461 duration_in_ms=132.124
2017-12-29 09:18:49,702 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:18:49.702139
2017-12-29 09:18:49,703 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-29 09:18:49,704 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-29 09:18:49,810 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:49,811 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 09:18:49.810947 duration_in_ms=108.805
2017-12-29 09:18:49,812 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:18:49.812382
2017-12-29 09:18:49,813 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-29 09:18:49,814 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-29 09:18:49,959 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:49,959 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 09:18:49.959073 duration_in_ms=146.691
2017-12-29 09:18:49,963 [salt.state       ][INFO    ][26447] Running state [keystone-keys] at time 09:18:49.962688
2017-12-29 09:18:49,963 [salt.state       ][INFO    ][26447] Executing state glusterfs.started for keystone-keys
2017-12-29 09:18:49,964 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:49,987 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:50,091 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:50,116 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:50,221 [salt.state       ][INFO    ][26447] Volume keystone-keys is already started
2017-12-29 09:18:50,223 [salt.state       ][INFO    ][26447] Completed state [keystone-keys] at time 09:18:50.221295 duration_in_ms=258.604
2017-12-29 09:18:50,226 [salt.state       ][INFO    ][26447] Running state [nova_instances] at time 09:18:50.226400
2017-12-29 09:18:50,227 [salt.state       ][INFO    ][26447] Executing state glusterfs.created for nova_instances
2017-12-29 09:18:50,228 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:50,249 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:50,353 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:50,376 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:50,478 [salt.state       ][INFO    ][26447] Volume nova_instances already exists and is started.
2017-12-29 09:18:50,479 [salt.state       ][INFO    ][26447] Completed state [nova_instances] at time 09:18:50.478781 duration_in_ms=252.38
2017-12-29 09:18:50,490 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:18:50.490138
2017-12-29 09:18:50,490 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-29 09:18:50,491 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-29 09:18:50,589 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:50,590 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 09:18:50.589299 duration_in_ms=99.16
2017-12-29 09:18:50,591 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 09:18:50.590960
2017-12-29 09:18:50,592 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-29 09:18:50,593 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-29 09:18:50,704 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:50,704 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 09:18:50.704206 duration_in_ms=113.245
2017-12-29 09:18:50,705 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 09:18:50.705273
2017-12-29 09:18:50,708 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-29 09:18:50,708 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-29 09:18:50,811 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:50,812 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 09:18:50.812002 duration_in_ms=106.727
2017-12-29 09:18:50,814 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 09:18:50.814030
2017-12-29 09:18:50,814 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-29 09:18:50,815 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-29 09:18:50,929 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:50,929 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 09:18:50.929037 duration_in_ms=115.007
2017-12-29 09:18:50,930 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 09:18:50.930426
2017-12-29 09:18:50,931 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-29 09:18:50,931 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-29 09:18:51,032 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:51,032 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 09:18:51.032281 duration_in_ms=101.854
2017-12-29 09:18:51,034 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:18:51.033855
2017-12-29 09:18:51,034 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-29 09:18:51,036 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-29 09:18:51,144 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:51,145 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 09:18:51.144422 duration_in_ms=110.557
2017-12-29 09:18:51,150 [salt.state       ][INFO    ][26447] Running state [nova_instances] at time 09:18:51.150011
2017-12-29 09:18:51,151 [salt.state       ][INFO    ][26447] Executing state glusterfs.started for nova_instances
2017-12-29 09:18:51,152 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:51,176 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:51,276 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:51,299 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:51,421 [salt.state       ][INFO    ][26447] Volume nova_instances is already started
2017-12-29 09:18:51,423 [salt.state       ][INFO    ][26447] Completed state [nova_instances] at time 09:18:51.422155 duration_in_ms=272.143
2017-12-29 09:18:51,429 [salt.state       ][INFO    ][26447] Running state [keystone-credential-keys] at time 09:18:51.429077
2017-12-29 09:18:51,431 [salt.state       ][INFO    ][26447] Executing state glusterfs.created for keystone-credential-keys
2017-12-29 09:18:51,432 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:51,452 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:51,599 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:51,620 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:51,741 [salt.state       ][INFO    ][26447] Volume keystone-credential-keys already exists and is started.
2017-12-29 09:18:51,744 [salt.state       ][INFO    ][26447] Completed state [keystone-credential-keys] at time 09:18:51.743781 duration_in_ms=314.702
2017-12-29 09:18:51,759 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:18:51.758884
2017-12-29 09:18:51,760 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-29 09:18:51,761 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-29 09:18:51,863 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:51,864 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 09:18:51.863583 duration_in_ms=104.698
2017-12-29 09:18:51,865 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:18:51.864903
2017-12-29 09:18:51,866 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-29 09:18:51,867 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-29 09:18:51,971 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:51,972 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 09:18:51.971576 duration_in_ms=106.672
2017-12-29 09:18:51,973 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:18:51.973048
2017-12-29 09:18:51,975 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-29 09:18:51,976 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-29 09:18:52,083 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:52,084 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 09:18:52.084264 duration_in_ms=111.216
2017-12-29 09:18:52,086 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:18:52.085959
2017-12-29 09:18:52,087 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-29 09:18:52,088 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-29 09:18:52,196 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:52,196 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 09:18:52.196269 duration_in_ms=110.309
2017-12-29 09:18:52,198 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:18:52.197689
2017-12-29 09:18:52,198 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-29 09:18:52,199 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-29 09:18:52,324 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:52,325 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 09:18:52.324544 duration_in_ms=126.854
2017-12-29 09:18:52,326 [salt.state       ][INFO    ][26447] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:18:52.325995
2017-12-29 09:18:52,327 [salt.state       ][INFO    ][26447] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-29 09:18:52,328 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-29 09:18:52,421 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command saltutil.find_job with jid 20171229091852402929
2017-12-29 09:18:52,436 [salt.state       ][INFO    ][26447] unless execution succeeded
2017-12-29 09:18:52,437 [salt.state       ][INFO    ][26447] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 09:18:52.436452 duration_in_ms=110.456
2017-12-29 09:18:52,439 [salt.minion      ][INFO    ][27052] Starting a new job with PID 27052
2017-12-29 09:18:52,441 [salt.state       ][INFO    ][26447] Running state [keystone-credential-keys] at time 09:18:52.441080
2017-12-29 09:18:52,442 [salt.state       ][INFO    ][26447] Executing state glusterfs.started for keystone-credential-keys
2017-12-29 09:18:52,443 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:52,468 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:52,475 [salt.minion      ][INFO    ][27052] Returning information for job: 20171229091852402929
2017-12-29 09:18:52,572 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --version' in directory '/root'
2017-12-29 09:18:52,596 [salt.loaded.int.module.cmdmod][INFO    ][26447] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 09:18:52,719 [salt.state       ][INFO    ][26447] Volume keystone-credential-keys is already started
2017-12-29 09:18:52,720 [salt.state       ][INFO    ][26447] Completed state [keystone-credential-keys] at time 09:18:52.719849 duration_in_ms=278.768
2017-12-29 09:18:52,727 [salt.minion      ][INFO    ][26447] Returning information for job: 20171229091842340249
2017-12-29 09:19:01,861 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command test.ping with jid 20171229091901846891
2017-12-29 09:19:01,888 [salt.minion      ][INFO    ][27086] Starting a new job with PID 27086
2017-12-29 09:19:01,945 [salt.minion      ][INFO    ][27086] Returning information for job: 20171229091901846891
2017-12-29 09:19:02,431 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command cmd.run with jid 20171229091902418641
2017-12-29 09:19:02,453 [salt.minion      ][INFO    ][27091] Starting a new job with PID 27091
2017-12-29 09:19:02,466 [salt.loaded.int.module.cmdmod][INFO    ][27091] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-29 09:19:02,682 [salt.minion      ][INFO    ][27091] Returning information for job: 20171229091902418641
2017-12-29 09:50:06,465 [salt.utils.schedule][INFO    ][8313] Running scheduled job: __mine_interval
2017-12-29 10:07:57,377 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command test.ping with jid 20171229100757370867
2017-12-29 10:07:57,404 [salt.minion      ][INFO    ][27765] Starting a new job with PID 27765
2017-12-29 10:07:57,478 [salt.minion      ][INFO    ][27765] Returning information for job: 20171229100757370867
2017-12-29 10:08:31,714 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command state.sls with jid 20171229100831707018
2017-12-29 10:08:31,742 [salt.minion      ][INFO    ][27776] Starting a new job with PID 27776
2017-12-29 10:08:32,385 [salt.state       ][INFO    ][27776] Loading fresh modules for state activity
2017-12-29 10:08:32,437 [salt.fileclient  ][INFO    ][27776] Fetching file from saltenv 'base', ** done ** 'keepalived/init.sls'
2017-12-29 10:08:32,480 [salt.fileclient  ][INFO    ][27776] Fetching file from saltenv 'base', ** done ** 'keepalived/cluster.sls'
2017-12-29 10:08:32,547 [salt.fileclient  ][INFO    ][27776] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 10:08:33,494 [salt.state       ][INFO    ][27776] Running state [lsof] at time 10:08:33.493677
2017-12-29 10:08:33,494 [salt.state       ][INFO    ][27776] Executing state pkg.installed for lsof
2017-12-29 10:08:33,496 [salt.loaded.int.module.cmdmod][INFO    ][27776] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 10:08:33,938 [salt.state       ][INFO    ][27776] Package lsof is already installed
2017-12-29 10:08:33,938 [salt.state       ][INFO    ][27776] Completed state [lsof] at time 10:08:33.938366 duration_in_ms=444.689
2017-12-29 10:08:33,939 [salt.state       ][INFO    ][27776] Running state [keepalived] at time 10:08:33.938657
2017-12-29 10:08:33,939 [salt.state       ][INFO    ][27776] Executing state pkg.installed for keepalived
2017-12-29 10:08:33,944 [salt.state       ][INFO    ][27776] Package keepalived is already installed
2017-12-29 10:08:33,944 [salt.state       ][INFO    ][27776] Completed state [keepalived] at time 10:08:33.943951 duration_in_ms=5.294
2017-12-29 10:08:33,947 [salt.state       ][INFO    ][27776] Running state [/etc/keepalived/keepalived.conf] at time 10:08:33.947099
2017-12-29 10:08:33,947 [salt.state       ][INFO    ][27776] Executing state file.managed for /etc/keepalived/keepalived.conf
2017-12-29 10:08:33,980 [salt.fileclient  ][INFO    ][27776] Fetching file from saltenv 'base', ** done ** 'keepalived/files/keepalived.conf'
2017-12-29 10:08:34,045 [salt.fileclient  ][INFO    ][27776] Fetching file from saltenv 'base', ** done ** 'keepalived/map.jinja'
2017-12-29 10:08:34,059 [salt.state       ][INFO    ][27776] File /etc/keepalived/keepalived.conf is in the correct state
2017-12-29 10:08:34,059 [salt.state       ][INFO    ][27776] Completed state [/etc/keepalived/keepalived.conf] at time 10:08:34.058792 duration_in_ms=111.693
2017-12-29 10:08:34,060 [salt.state       ][INFO    ][27776] Running state [keepalived] at time 10:08:34.059729
2017-12-29 10:08:34,060 [salt.state       ][INFO    ][27776] Executing state service.running for keepalived
2017-12-29 10:08:34,061 [salt.loaded.int.module.cmdmod][INFO    ][27776] Executing command ['systemctl', 'status', 'keepalived.service', '-n', '0'] in directory '/root'
2017-12-29 10:08:34,102 [salt.loaded.int.module.cmdmod][INFO    ][27776] Executing command ['systemctl', 'is-active', 'keepalived.service'] in directory '/root'
2017-12-29 10:08:34,123 [salt.loaded.int.module.cmdmod][INFO    ][27776] Executing command ['systemctl', 'is-enabled', 'keepalived.service'] in directory '/root'
2017-12-29 10:08:34,143 [salt.state       ][INFO    ][27776] The service keepalived is already running
2017-12-29 10:08:34,144 [salt.state       ][INFO    ][27776] Completed state [keepalived] at time 10:08:34.143530 duration_in_ms=83.801
2017-12-29 10:08:34,147 [salt.minion      ][INFO    ][27776] Returning information for job: 20171229100831707018
2017-12-29 10:08:45,436 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command pillar.get with jid 20171229100845424954
2017-12-29 10:08:45,463 [salt.minion      ][INFO    ][27810] Starting a new job with PID 27810
2017-12-29 10:08:45,468 [salt.minion      ][INFO    ][27810] Returning information for job: 20171229100845424954
2017-12-29 10:09:58,501 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command state.sls with jid 20171229100958491993
2017-12-29 10:09:58,526 [salt.minion      ][INFO    ][27818] Starting a new job with PID 27818
2017-12-29 10:10:01,158 [salt.state       ][INFO    ][27818] Loading fresh modules for state activity
2017-12-29 10:10:01,196 [salt.fileclient  ][INFO    ][27818] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-29 10:10:01,237 [salt.fileclient  ][INFO    ][27818] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-29 10:10:01,757 [salt.state       ][INFO    ][27818] Running state [attr] at time 10:10:01.756551
2017-12-29 10:10:01,757 [salt.state       ][INFO    ][27818] Executing state pkg.installed for attr
2017-12-29 10:10:01,758 [salt.loaded.int.module.cmdmod][INFO    ][27818] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 10:10:02,165 [salt.state       ][INFO    ][27818] Package attr is already installed
2017-12-29 10:10:02,166 [salt.state       ][INFO    ][27818] Completed state [attr] at time 10:10:02.165982 duration_in_ms=409.431
2017-12-29 10:10:02,167 [salt.state       ][INFO    ][27818] Running state [glusterfs-server] at time 10:10:02.166477
2017-12-29 10:10:02,167 [salt.state       ][INFO    ][27818] Executing state pkg.installed for glusterfs-server
2017-12-29 10:10:02,174 [salt.state       ][INFO    ][27818] Package glusterfs-server is already installed
2017-12-29 10:10:02,174 [salt.state       ][INFO    ][27818] Completed state [glusterfs-server] at time 10:10:02.174204 duration_in_ms=7.727
2017-12-29 10:10:02,174 [salt.state       ][INFO    ][27818] Running state [bc] at time 10:10:02.174435
2017-12-29 10:10:02,175 [salt.state       ][INFO    ][27818] Executing state pkg.installed for bc
2017-12-29 10:10:02,180 [salt.state       ][INFO    ][27818] Package bc is already installed
2017-12-29 10:10:02,180 [salt.state       ][INFO    ][27818] Completed state [bc] at time 10:10:02.179864 duration_in_ms=5.429
2017-12-29 10:10:02,182 [salt.state       ][INFO    ][27818] Running state [glusterd] at time 10:10:02.182346
2017-12-29 10:10:02,183 [salt.state       ][INFO    ][27818] Executing state service.running for glusterd
2017-12-29 10:10:02,183 [salt.loaded.int.module.cmdmod][INFO    ][27818] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-29 10:10:02,221 [salt.loaded.int.module.cmdmod][INFO    ][27818] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-29 10:10:02,241 [salt.loaded.int.module.cmdmod][INFO    ][27818] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-29 10:10:02,263 [salt.state       ][INFO    ][27818] The service glusterd is already running
2017-12-29 10:10:02,263 [salt.state       ][INFO    ][27818] Completed state [glusterd] at time 10:10:02.263163 duration_in_ms=80.817
2017-12-29 10:10:02,269 [salt.state       ][INFO    ][27818] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 10:10:02.268763
2017-12-29 10:10:02,269 [salt.state       ][INFO    ][27818] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-29 10:10:02,277 [salt.state       ][INFO    ][27818] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-29 10:10:02,277 [salt.state       ][INFO    ][27818] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 10:10:02.276789 duration_in_ms=8.027
2017-12-29 10:10:02,277 [salt.state       ][INFO    ][27818] Running state [/srv/glusterfs/glance] at time 10:10:02.277008
2017-12-29 10:10:02,277 [salt.state       ][INFO    ][27818] Executing state file.directory for /srv/glusterfs/glance
2017-12-29 10:10:02,280 [salt.state       ][INFO    ][27818] Directory /srv/glusterfs/glance is in the correct state
2017-12-29 10:10:02,281 [salt.state       ][INFO    ][27818] Completed state [/srv/glusterfs/glance] at time 10:10:02.280595 duration_in_ms=3.586
2017-12-29 10:10:02,281 [salt.state       ][INFO    ][27818] Running state [/srv/glusterfs/keystone-keys] at time 10:10:02.281018
2017-12-29 10:10:02,282 [salt.state       ][INFO    ][27818] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-29 10:10:02,283 [salt.state       ][INFO    ][27818] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-29 10:10:02,284 [salt.state       ][INFO    ][27818] Completed state [/srv/glusterfs/keystone-keys] at time 10:10:02.283547 duration_in_ms=2.528
2017-12-29 10:10:02,284 [salt.state       ][INFO    ][27818] Running state [/srv/glusterfs/nova_instances] at time 10:10:02.283933
2017-12-29 10:10:02,285 [salt.state       ][INFO    ][27818] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-29 10:10:02,287 [salt.state       ][INFO    ][27818] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-29 10:10:02,287 [salt.state       ][INFO    ][27818] Completed state [/srv/glusterfs/nova_instances] at time 10:10:02.287361 duration_in_ms=3.428
2017-12-29 10:10:02,288 [salt.state       ][INFO    ][27818] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:10:02.287615
2017-12-29 10:10:02,288 [salt.state       ][INFO    ][27818] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-29 10:10:02,289 [salt.state       ][INFO    ][27818] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-29 10:10:02,289 [salt.state       ][INFO    ][27818] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:10:02.288674 duration_in_ms=1.059
2017-12-29 10:10:02,291 [salt.minion      ][INFO    ][27818] Returning information for job: 20171229100958491993
2017-12-29 10:10:03,477 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command test.ping with jid 20171229101003467862
2017-12-29 10:10:03,499 [salt.minion      ][INFO    ][27838] Starting a new job with PID 27838
2017-12-29 10:10:03,559 [salt.minion      ][INFO    ][27838] Returning information for job: 20171229101003467862
2017-12-29 10:10:11,431 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command state.sls with jid 20171229101011417626
2017-12-29 10:10:11,455 [salt.minion      ][INFO    ][27843] Starting a new job with PID 27843
2017-12-29 10:10:12,075 [salt.state       ][INFO    ][27843] Loading fresh modules for state activity
2017-12-29 10:10:12,117 [salt.fileclient  ][INFO    ][27843] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/setup.sls'
2017-12-29 10:10:12,184 [salt.fileclient  ][INFO    ][27843] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-29 10:10:12,331 [salt.fileclient  ][INFO    ][27843] Fetching file from saltenv 'base', ** done ** 'glusterfs/server/service.sls'
2017-12-29 10:10:12,366 [salt.fileclient  ][INFO    ][27843] Fetching file from saltenv 'base', ** done ** 'glusterfs/map.jinja'
2017-12-29 10:10:12,912 [salt.state       ][INFO    ][27843] Running state [attr] at time 10:10:12.912315
2017-12-29 10:10:12,913 [salt.state       ][INFO    ][27843] Executing state pkg.installed for attr
2017-12-29 10:10:12,913 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2017-12-29 10:10:13,356 [salt.state       ][INFO    ][27843] Package attr is already installed
2017-12-29 10:10:13,357 [salt.state       ][INFO    ][27843] Completed state [attr] at time 10:10:13.356561 duration_in_ms=444.245
2017-12-29 10:10:13,357 [salt.state       ][INFO    ][27843] Running state [glusterfs-server] at time 10:10:13.357062
2017-12-29 10:10:13,358 [salt.state       ][INFO    ][27843] Executing state pkg.installed for glusterfs-server
2017-12-29 10:10:13,363 [salt.state       ][INFO    ][27843] Package glusterfs-server is already installed
2017-12-29 10:10:13,363 [salt.state       ][INFO    ][27843] Completed state [glusterfs-server] at time 10:10:13.362744 duration_in_ms=5.682
2017-12-29 10:10:13,363 [salt.state       ][INFO    ][27843] Running state [bc] at time 10:10:13.362982
2017-12-29 10:10:13,364 [salt.state       ][INFO    ][27843] Executing state pkg.installed for bc
2017-12-29 10:10:13,369 [salt.state       ][INFO    ][27843] Package bc is already installed
2017-12-29 10:10:13,369 [salt.state       ][INFO    ][27843] Completed state [bc] at time 10:10:13.368678 duration_in_ms=5.696
2017-12-29 10:10:13,372 [salt.state       ][INFO    ][27843] Running state [glusterd] at time 10:10:13.371539
2017-12-29 10:10:13,372 [salt.state       ][INFO    ][27843] Executing state service.running for glusterd
2017-12-29 10:10:13,373 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command ['systemctl', 'status', 'glusterd.service', '-n', '0'] in directory '/root'
2017-12-29 10:10:13,413 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command ['systemctl', 'is-active', 'glusterd.service'] in directory '/root'
2017-12-29 10:10:13,433 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command ['systemctl', 'is-enabled', 'glusterd.service'] in directory '/root'
2017-12-29 10:10:13,452 [salt.state       ][INFO    ][27843] The service glusterd is already running
2017-12-29 10:10:13,452 [salt.state       ][INFO    ][27843] Completed state [glusterd] at time 10:10:13.452411 duration_in_ms=80.871
2017-12-29 10:10:13,460 [salt.state       ][INFO    ][27843] Running state [/etc/systemd/system/glusterd.service.d/override.conf] at time 10:10:13.459656
2017-12-29 10:10:13,460 [salt.state       ][INFO    ][27843] Executing state file.managed for /etc/systemd/system/glusterd.service.d/override.conf
2017-12-29 10:10:13,466 [salt.state       ][INFO    ][27843] File /etc/systemd/system/glusterd.service.d/override.conf is in the correct state
2017-12-29 10:10:13,466 [salt.state       ][INFO    ][27843] Completed state [/etc/systemd/system/glusterd.service.d/override.conf] at time 10:10:13.465957 duration_in_ms=6.301
2017-12-29 10:10:13,466 [salt.state       ][INFO    ][27843] Running state [/srv/glusterfs/glance] at time 10:10:13.466184
2017-12-29 10:10:13,466 [salt.state       ][INFO    ][27843] Executing state file.directory for /srv/glusterfs/glance
2017-12-29 10:10:13,467 [salt.state       ][INFO    ][27843] Directory /srv/glusterfs/glance is in the correct state
2017-12-29 10:10:13,468 [salt.state       ][INFO    ][27843] Completed state [/srv/glusterfs/glance] at time 10:10:13.467137 duration_in_ms=0.952
2017-12-29 10:10:13,468 [salt.state       ][INFO    ][27843] Running state [/srv/glusterfs/keystone-keys] at time 10:10:13.467949
2017-12-29 10:10:13,468 [salt.state       ][INFO    ][27843] Executing state file.directory for /srv/glusterfs/keystone-keys
2017-12-29 10:10:13,469 [salt.state       ][INFO    ][27843] Directory /srv/glusterfs/keystone-keys is in the correct state
2017-12-29 10:10:13,470 [salt.state       ][INFO    ][27843] Completed state [/srv/glusterfs/keystone-keys] at time 10:10:13.468860 duration_in_ms=0.911
2017-12-29 10:10:13,471 [salt.state       ][INFO    ][27843] Running state [/srv/glusterfs/nova_instances] at time 10:10:13.470533
2017-12-29 10:10:13,471 [salt.state       ][INFO    ][27843] Executing state file.directory for /srv/glusterfs/nova_instances
2017-12-29 10:10:13,471 [salt.state       ][INFO    ][27843] Directory /srv/glusterfs/nova_instances is in the correct state
2017-12-29 10:10:13,472 [salt.state       ][INFO    ][27843] Completed state [/srv/glusterfs/nova_instances] at time 10:10:13.471462 duration_in_ms=0.929
2017-12-29 10:10:13,472 [salt.state       ][INFO    ][27843] Running state [/srv/glusterfs/keystone-credential-keys] at time 10:10:13.471673
2017-12-29 10:10:13,472 [salt.state       ][INFO    ][27843] Executing state file.directory for /srv/glusterfs/keystone-credential-keys
2017-12-29 10:10:13,472 [salt.state       ][INFO    ][27843] Directory /srv/glusterfs/keystone-credential-keys is in the correct state
2017-12-29 10:10:13,473 [salt.state       ][INFO    ][27843] Completed state [/srv/glusterfs/keystone-credential-keys] at time 10:10:13.472585 duration_in_ms=0.912
2017-12-29 10:10:13,621 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command ['git', '--version'] in directory '/root'
2017-12-29 10:10:13,698 [salt.state       ][INFO    ][27843] Running state [sleep 5] at time 10:10:13.698009
2017-12-29 10:10:13,698 [salt.state       ][INFO    ][27843] Executing state cmd.wait for sleep 5
2017-12-29 10:10:13,699 [salt.state       ][INFO    ][27843] No changes made for sleep 5
2017-12-29 10:10:13,699 [salt.state       ][INFO    ][27843] Completed state [sleep 5] at time 10:10:13.698958 duration_in_ms=0.95
2017-12-29 10:10:13,700 [salt.state       ][INFO    ][27843] Running state [192.168.10.143] at time 10:10:13.699645
2017-12-29 10:10:13,700 [salt.state       ][INFO    ][27843] Executing state glusterfs.peered for 192.168.10.143
2017-12-29 10:10:13,700 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:13,719 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:13,836 [salt.state       ][INFO    ][27843] Host 192.168.10.143 already peered
2017-12-29 10:10:13,837 [salt.state       ][INFO    ][27843] Completed state [192.168.10.143] at time 10:10:13.836081 duration_in_ms=136.433
2017-12-29 10:10:13,848 [salt.state       ][INFO    ][27843] Running state [192.168.10.142] at time 10:10:13.848257
2017-12-29 10:10:13,849 [salt.state       ][INFO    ][27843] Executing state glusterfs.peered for 192.168.10.142
2017-12-29 10:10:13,850 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:13,867 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:13,976 [salt.state       ][INFO    ][27843] Host 192.168.10.142 already peered
2017-12-29 10:10:13,977 [salt.state       ][INFO    ][27843] Completed state [192.168.10.142] at time 10:10:13.976784 duration_in_ms=128.526
2017-12-29 10:10:13,985 [salt.state       ][INFO    ][27843] Running state [192.168.10.141] at time 10:10:13.985200
2017-12-29 10:10:13,987 [salt.state       ][INFO    ][27843] Executing state glusterfs.peered for 192.168.10.141
2017-12-29 10:10:13,988 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:14,015 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:14,126 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:14,147 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:14,265 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:14,289 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:14,409 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:14,440 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:14,555 [salt.state       ][INFO    ][27843] Peering with localhost is not needed
2017-12-29 10:10:14,556 [salt.state       ][INFO    ][27843] Completed state [192.168.10.141] at time 10:10:14.555552 duration_in_ms=570.352
2017-12-29 10:10:14,558 [salt.state       ][INFO    ][27843] Running state [glance] at time 10:10:14.558150
2017-12-29 10:10:14,559 [salt.state       ][INFO    ][27843] Executing state glusterfs.created for glance
2017-12-29 10:10:14,560 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:14,587 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:14,711 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:14,739 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:14,869 [salt.state       ][INFO    ][27843] Volume glance already exists and is started.
2017-12-29 10:10:14,871 [salt.state       ][INFO    ][27843] Completed state [glance] at time 10:10:14.870631 duration_in_ms=312.481
2017-12-29 10:10:14,883 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:10:14.883181
2017-12-29 10:10:14,884 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'
2017-12-29 10:10:14,884 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'glance' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-29 10:10:15,004 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:15,005 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'glance' 'diagnostics.brick-log-level' 'WARNING'] at time 10:10:15.004898 duration_in_ms=121.715
2017-12-29 10:10:15,008 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:10:15.007853
2017-12-29 10:10:15,008 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'glance' 'network.remote-dio' 'True'
2017-12-29 10:10:15,009 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'glance' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-29 10:10:15,131 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:15,133 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'glance' 'network.remote-dio' 'True'] at time 10:10:15.132328 duration_in_ms=124.474
2017-12-29 10:10:15,134 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:10:15.133886
2017-12-29 10:10:15,134 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'glance' 'nfs.disable' 'True'
2017-12-29 10:10:15,136 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'glance' | grep 'nfs.disable: True'' in directory '/root'
2017-12-29 10:10:15,263 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:15,263 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'glance' 'nfs.disable' 'True'] at time 10:10:15.263234 duration_in_ms=129.347
2017-12-29 10:10:15,265 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 10:10:15.264467
2017-12-29 10:10:15,265 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'
2017-12-29 10:10:15,267 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'glance' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-29 10:10:15,389 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:15,389 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'glance' 'cluster.favorite-child-policy' 'mtime'] at time 10:10:15.389106 duration_in_ms=124.639
2017-12-29 10:10:15,391 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:10:15.390636
2017-12-29 10:10:15,391 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'
2017-12-29 10:10:15,392 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'glance' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-29 10:10:15,518 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:15,520 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'glance' 'diagnostics.client-log-level' 'WARNING'] at time 10:10:15.519519 duration_in_ms=128.883
2017-12-29 10:10:15,521 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:10:15.520940
2017-12-29 10:10:15,522 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'glance' 'cluster.readdir-optimize' 'True'
2017-12-29 10:10:15,524 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'glance' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-29 10:10:15,644 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:15,644 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'glance' 'cluster.readdir-optimize' 'True'] at time 10:10:15.644002 duration_in_ms=123.061
2017-12-29 10:10:15,648 [salt.state       ][INFO    ][27843] Running state [glance] at time 10:10:15.647837
2017-12-29 10:10:15,650 [salt.state       ][INFO    ][27843] Executing state glusterfs.started for glance
2017-12-29 10:10:15,651 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:15,672 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:15,781 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:15,808 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:15,932 [salt.state       ][INFO    ][27843] Volume glance is already started
2017-12-29 10:10:15,932 [salt.state       ][INFO    ][27843] Completed state [glance] at time 10:10:15.932354 duration_in_ms=284.516
2017-12-29 10:10:15,936 [salt.state       ][INFO    ][27843] Running state [keystone-keys] at time 10:10:15.936114
2017-12-29 10:10:15,937 [salt.state       ][INFO    ][27843] Executing state glusterfs.created for keystone-keys
2017-12-29 10:10:15,939 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:15,960 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:16,081 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:16,108 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:16,240 [salt.state       ][INFO    ][27843] Volume keystone-keys already exists and is started.
2017-12-29 10:10:16,240 [salt.state       ][INFO    ][27843] Completed state [keystone-keys] at time 10:10:16.240076 duration_in_ms=303.962
2017-12-29 10:10:16,253 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:10:16.252985
2017-12-29 10:10:16,254 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-keys' 'network.remote-dio' 'True'
2017-12-29 10:10:16,255 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-29 10:10:16,384 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:16,384 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-keys' 'network.remote-dio' 'True'] at time 10:10:16.384165 duration_in_ms=131.179
2017-12-29 10:10:16,386 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:10:16.386026
2017-12-29 10:10:16,386 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-29 10:10:16,387 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-29 10:10:16,519 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:16,519 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:10:16.519352 duration_in_ms=133.325
2017-12-29 10:10:16,521 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:10:16.520574
2017-12-29 10:10:16,521 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-29 10:10:16,524 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-29 10:10:16,639 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:16,640 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:10:16.639471 duration_in_ms=118.897
2017-12-29 10:10:16,641 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:10:16.640890
2017-12-29 10:10:16,642 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-29 10:10:16,643 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-29 10:10:16,760 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:16,760 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:10:16.760165 duration_in_ms=119.275
2017-12-29 10:10:16,762 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:10:16.761833
2017-12-29 10:10:16,762 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-keys' 'nfs.disable' 'True'
2017-12-29 10:10:16,764 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-29 10:10:16,949 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:16,952 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-keys' 'nfs.disable' 'True'] at time 10:10:16.951471 duration_in_ms=189.637
2017-12-29 10:10:16,955 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:10:16.954762
2017-12-29 10:10:16,955 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'
2017-12-29 10:10:16,957 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-29 10:10:17,072 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:17,072 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-keys' 'cluster.readdir-optimize' 'True'] at time 10:10:17.072103 duration_in_ms=117.341
2017-12-29 10:10:17,077 [salt.state       ][INFO    ][27843] Running state [keystone-keys] at time 10:10:17.077233
2017-12-29 10:10:17,079 [salt.state       ][INFO    ][27843] Executing state glusterfs.started for keystone-keys
2017-12-29 10:10:17,079 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:17,106 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:17,215 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:17,237 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:17,368 [salt.state       ][INFO    ][27843] Volume keystone-keys is already started
2017-12-29 10:10:17,368 [salt.state       ][INFO    ][27843] Completed state [keystone-keys] at time 10:10:17.368086 duration_in_ms=290.851
2017-12-29 10:10:17,373 [salt.state       ][INFO    ][27843] Running state [nova_instances] at time 10:10:17.372546
2017-12-29 10:10:17,373 [salt.state       ][INFO    ][27843] Executing state glusterfs.created for nova_instances
2017-12-29 10:10:17,374 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:17,402 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:17,529 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:17,555 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:17,692 [salt.state       ][INFO    ][27843] Volume nova_instances already exists and is started.
2017-12-29 10:10:17,693 [salt.state       ][INFO    ][27843] Completed state [nova_instances] at time 10:10:17.692759 duration_in_ms=320.211
2017-12-29 10:10:17,713 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:10:17.713253
2017-12-29 10:10:17,714 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'
2017-12-29 10:10:17,717 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-29 10:10:17,844 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:17,845 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'nova_instances' 'diagnostics.brick-log-level' 'WARNING'] at time 10:10:17.844527 duration_in_ms=131.273
2017-12-29 10:10:17,848 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 10:10:17.848190
2017-12-29 10:10:17,849 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'
2017-12-29 10:10:17,851 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-29 10:10:17,992 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:17,992 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'nova_instances' 'cluster.readdir-optimize' 'True'] at time 10:10:17.992011 duration_in_ms=143.821
2017-12-29 10:10:17,994 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 10:10:17.993981
2017-12-29 10:10:17,995 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'nova_instances' 'network.remote-dio' 'True'
2017-12-29 10:10:17,996 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'nova_instances' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-29 10:10:18,125 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:18,126 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'nova_instances' 'network.remote-dio' 'True'] at time 10:10:18.125304 duration_in_ms=131.324
2017-12-29 10:10:18,128 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 10:10:18.127694
2017-12-29 10:10:18,128 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'
2017-12-29 10:10:18,129 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'nova_instances' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-29 10:10:18,255 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:18,255 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'nova_instances' 'cluster.favorite-child-policy' 'mtime'] at time 10:10:18.255286 duration_in_ms=127.591
2017-12-29 10:10:18,257 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 10:10:18.256660
2017-12-29 10:10:18,258 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'nova_instances' 'nfs.disable' 'True'
2017-12-29 10:10:18,259 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'nova_instances' | grep 'nfs.disable: True'' in directory '/root'
2017-12-29 10:10:18,375 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:18,376 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'nova_instances' 'nfs.disable' 'True'] at time 10:10:18.375647 duration_in_ms=118.987
2017-12-29 10:10:18,377 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:10:18.376874
2017-12-29 10:10:18,378 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'
2017-12-29 10:10:18,379 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'nova_instances' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-29 10:10:18,509 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:18,509 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'nova_instances' 'diagnostics.client-log-level' 'WARNING'] at time 10:10:18.509193 duration_in_ms=132.319
2017-12-29 10:10:18,516 [salt.state       ][INFO    ][27843] Running state [nova_instances] at time 10:10:18.515791
2017-12-29 10:10:18,517 [salt.state       ][INFO    ][27843] Executing state glusterfs.started for nova_instances
2017-12-29 10:10:18,520 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:18,544 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:18,654 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:18,678 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:18,795 [salt.state       ][INFO    ][27843] Volume nova_instances is already started
2017-12-29 10:10:18,797 [salt.state       ][INFO    ][27843] Completed state [nova_instances] at time 10:10:18.796209 duration_in_ms=280.418
2017-12-29 10:10:18,801 [salt.state       ][INFO    ][27843] Running state [keystone-credential-keys] at time 10:10:18.800752
2017-12-29 10:10:18,804 [salt.state       ][INFO    ][27843] Executing state glusterfs.created for keystone-credential-keys
2017-12-29 10:10:18,806 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:18,832 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:18,932 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:18,956 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:19,075 [salt.state       ][INFO    ][27843] Volume keystone-credential-keys already exists and is started.
2017-12-29 10:10:19,076 [salt.state       ][INFO    ][27843] Completed state [keystone-credential-keys] at time 10:10:19.075781 duration_in_ms=275.028
2017-12-29 10:10:19,092 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:10:19.091476
2017-12-29 10:10:19,092 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'
2017-12-29 10:10:19,092 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.readdir-optimize: True'' in directory '/root'
2017-12-29 10:10:19,214 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:19,215 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.readdir-optimize' 'True'] at time 10:10:19.214797 duration_in_ms=123.316
2017-12-29 10:10:19,216 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:10:19.216349
2017-12-29 10:10:19,217 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'
2017-12-29 10:10:19,219 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'cluster.favorite-child-policy: mtime'' in directory '/root'
2017-12-29 10:10:19,352 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:19,353 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-credential-keys' 'cluster.favorite-child-policy' 'mtime'] at time 10:10:19.352722 duration_in_ms=136.371
2017-12-29 10:10:19,356 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:10:19.356149
2017-12-29 10:10:19,357 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'
2017-12-29 10:10:19,359 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.brick-log-level: WARNING'' in directory '/root'
2017-12-29 10:10:19,492 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:19,495 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.brick-log-level' 'WARNING'] at time 10:10:19.494518 duration_in_ms=138.37
2017-12-29 10:10:19,496 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:10:19.496081
2017-12-29 10:10:19,499 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'
2017-12-29 10:10:19,500 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'nfs.disable: True'' in directory '/root'
2017-12-29 10:10:19,629 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:19,631 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-credential-keys' 'nfs.disable' 'True'] at time 10:10:19.631000 duration_in_ms=134.919
2017-12-29 10:10:19,632 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:10:19.632390
2017-12-29 10:10:19,633 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'
2017-12-29 10:10:19,635 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'diagnostics.client-log-level: WARNING'' in directory '/root'
2017-12-29 10:10:19,753 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:19,754 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-credential-keys' 'diagnostics.client-log-level' 'WARNING'] at time 10:10:19.754084 duration_in_ms=121.694
2017-12-29 10:10:19,755 [salt.state       ][INFO    ][27843] Running state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:10:19.755408
2017-12-29 10:10:19,756 [salt.state       ][INFO    ][27843] Executing state cmd.run for gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'
2017-12-29 10:10:19,757 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster volume info 'keystone-credential-keys' | grep 'network.remote-dio: True'' in directory '/root'
2017-12-29 10:10:19,883 [salt.state       ][INFO    ][27843] unless execution succeeded
2017-12-29 10:10:19,884 [salt.state       ][INFO    ][27843] Completed state [gluster volume set 'keystone-credential-keys' 'network.remote-dio' 'True'] at time 10:10:19.883521 duration_in_ms=128.112
2017-12-29 10:10:19,888 [salt.state       ][INFO    ][27843] Running state [keystone-credential-keys] at time 10:10:19.887639
2017-12-29 10:10:19,888 [salt.state       ][INFO    ][27843] Executing state glusterfs.started for keystone-credential-keys
2017-12-29 10:10:19,891 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:19,918 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:20,023 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --version' in directory '/root'
2017-12-29 10:10:20,046 [salt.loaded.int.module.cmdmod][INFO    ][27843] Executing command 'gluster --xml --mode=script' in directory '/root'
2017-12-29 10:10:20,185 [salt.state       ][INFO    ][27843] Volume keystone-credential-keys is already started
2017-12-29 10:10:20,186 [salt.state       ][INFO    ][27843] Completed state [keystone-credential-keys] at time 10:10:20.186315 duration_in_ms=298.674
2017-12-29 10:10:20,192 [salt.minion      ][INFO    ][27843] Returning information for job: 20171229101011417626
2017-12-29 10:10:31,712 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command test.ping with jid 20171229101031705157
2017-12-29 10:10:31,736 [salt.minion      ][INFO    ][28420] Starting a new job with PID 28420
2017-12-29 10:10:31,795 [salt.minion      ][INFO    ][28420] Returning information for job: 20171229101031705157
2017-12-29 10:10:32,344 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command cmd.run with jid 20171229101032328971
2017-12-29 10:10:32,370 [salt.minion      ][INFO    ][28425] Starting a new job with PID 28425
2017-12-29 10:10:32,380 [salt.loaded.int.module.cmdmod][INFO    ][28425] Executing command 'gluster peer status; gluster volume status' in directory '/root'
2017-12-29 10:10:32,642 [salt.minion      ][INFO    ][28425] Returning information for job: 20171229101032328971
2017-12-29 10:30:35,679 [salt.minion      ][INFO    ][8313] User sudo_ubuntu Executing command cp.push_dir with jid 20171229103035669888
2017-12-29 10:30:35,705 [salt.minion      ][INFO    ][28593] Starting a new job with PID 28593
