2018-01-13 23:29:40,074 [salt.minion      ][ERROR   ][1761] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-01-13 23:30:28,582 [salt.crypt       ][ERROR   ][1761] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
2018-01-13 23:34:19,361 [py.warnings      ][WARNING ][1950] /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.

2018-01-13 23:34:37,462 [salt.loaded.int.module.cmdmod][ERROR   ][1950] 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
2018-01-13 23:34:39,637 [salt.loaded.int.module.cmdmod][INFO    ][2501] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-13 23:34:39,651 [salt.loaded.int.module.cmdmod][INFO    ][2501] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-13 23:34:39,671 [salt.loaded.int.module.cmdmod][INFO    ][2501] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-13 23:34:39,697 [salt.utils.parsers][WARNING ][1761] Minion received a SIGTERM. Exiting.
2018-01-13 23:34:40,081 [salt.cli.daemons ][INFO    ][2585] Setting up the Salt Minion "mas01.baremetal-mcp-pike-ovs-ha.local"
2018-01-13 23:34:40,166 [salt.cli.daemons ][INFO    ][2585] Starting up the Salt Minion
2018-01-13 23:34:40,166 [salt.utils.event ][INFO    ][2585] Starting pull socket on /var/run/salt/minion/minion_event_25787a04fe_pull.ipc
2018-01-13 23:34:40,578 [salt.minion      ][INFO    ][2585] Creating minion process manager
2018-01-13 23:34:41,434 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][2585] Executing command ['date', '+%z'] in directory '/root'
2018-01-13 23:34:41,450 [salt.utils.schedule][INFO    ][2585] Updating job settings for scheduled job: __mine_interval
2018-01-13 23:34:41,460 [salt.minion      ][INFO    ][2585] Added mine.update to scheduler
2018-01-13 23:34:41,473 [salt.minion      ][INFO    ][2585] Minion is starting as user 'root'
2018-01-13 23:34:41,487 [salt.minion      ][INFO    ][2585] Minion is ready to receive requests!
2018-01-13 23:34:42,488 [salt.utils.schedule][INFO    ][2585] Running scheduled job: __mine_interval
2018-01-13 23:35:27,124 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.sls with jid 20180113233527110110
2018-01-13 23:35:27,143 [salt.minion      ][INFO    ][2682] Starting a new job with PID 2682
2018-01-13 23:35:28,838 [salt.state       ][INFO    ][2682] Loading fresh modules for state activity
2018-01-13 23:35:28,906 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-13 23:35:28,962 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-13 23:35:29,077 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-13 23:35:29,199 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-13 23:35:29,310 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-13 23:35:29,445 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-13 23:35:29,551 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-13 23:35:29,636 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-13 23:35:29,743 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-13 23:35:29,814 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-13 23:35:29,880 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-13 23:35:29,948 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-13 23:35:30,032 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-13 23:35:30,101 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-13 23:35:30,165 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-13 23:35:30,236 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-13 23:35:30,353 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-13 23:35:30,423 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-13 23:35:30,488 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-13 23:35:30,595 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-13 23:35:30,736 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-13 23:35:30,806 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-13 23:35:30,864 [salt.state       ][INFO    ][2682] Running state [/etc/environment] at time 23:35:30.864794
2018-01-13 23:35:30,865 [salt.state       ][INFO    ][2682] Executing state file.blockreplace for /etc/environment
2018-01-13 23:35:30,870 [salt.state       ][INFO    ][2682] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-01-13 23:35:30,871 [salt.state       ][INFO    ][2682] Completed state [/etc/environment] at time 23:35:30.871420 duration_in_ms=6.627
2018-01-13 23:35:30,871 [salt.state       ][INFO    ][2682] Running state [/etc/profile.d] at time 23:35:30.871776
2018-01-13 23:35:30,872 [salt.state       ][INFO    ][2682] Executing state file.directory for /etc/profile.d
2018-01-13 23:35:30,877 [salt.state       ][INFO    ][2682] Directory /etc/profile.d is in the correct state
2018-01-13 23:35:30,878 [salt.state       ][INFO    ][2682] Completed state [/etc/profile.d] at time 23:35:30.878089 duration_in_ms=6.313
2018-01-13 23:35:31,232 [salt.state       ][INFO    ][2682] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 23:35:31.232470
2018-01-13 23:35:31,233 [salt.state       ][INFO    ][2682] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-13 23:35:31,257 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-13 23:35:31,262 [salt.state       ][INFO    ][2682] File changed:
New file
2018-01-13 23:35:31,263 [salt.state       ][INFO    ][2682] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 23:35:31.263119 duration_in_ms=30.65
2018-01-13 23:35:31,263 [salt.state       ][INFO    ][2682] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:35:31.263491
2018-01-13 23:35:31,263 [salt.state       ][INFO    ][2682] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-13 23:35:31,278 [salt.state       ][INFO    ][2682] File changed:
New file
2018-01-13 23:35:31,279 [salt.state       ][INFO    ][2682] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:35:31.279106 duration_in_ms=15.615
2018-01-13 23:35:31,280 [salt.state       ][INFO    ][2682] Running state [linux_repo_prereq_pkgs] at time 23:35:31.280080
2018-01-13 23:35:31,280 [salt.state       ][INFO    ][2682] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-13 23:35:31,281 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:35:31,560 [salt.state       ][INFO    ][2682] All specified packages are already installed
2018-01-13 23:35:31,560 [salt.state       ][INFO    ][2682] Completed state [linux_repo_prereq_pkgs] at time 23:35:31.560661 duration_in_ms=280.581
2018-01-13 23:35:31,561 [salt.state       ][INFO    ][2682] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:35:31.561074
2018-01-13 23:35:31,561 [salt.state       ][INFO    ][2682] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-13 23:35:31,561 [salt.state       ][INFO    ][2682] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-13 23:35:31,562 [salt.state       ][INFO    ][2682] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:35:31.562274 duration_in_ms=1.2
2018-01-13 23:35:31,562 [salt.state       ][INFO    ][2682] Running state [/etc/apt/preferences.d/uca] at time 23:35:31.562602
2018-01-13 23:35:31,562 [salt.state       ][INFO    ][2682] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-13 23:35:31,563 [salt.state       ][INFO    ][2682] File /etc/apt/preferences.d/uca is not present
2018-01-13 23:35:31,563 [salt.state       ][INFO    ][2682] Completed state [/etc/apt/preferences.d/uca] at time 23:35:31.563614 duration_in_ms=1.013
2018-01-13 23:35:31,570 [salt.state       ][INFO    ][2682] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 23:35:31.570382
2018-01-13 23:35:31,570 [salt.state       ][INFO    ][2682] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-13 23:35:31,646 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-13 23:35:31,791 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-13 23:35:32,464 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-13 23:35:37,013 [salt.state       ][INFO    ][2682] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-13 23:35:37,014 [salt.state       ][INFO    ][2682] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 23:35:37.014903 duration_in_ms=5444.52
2018-01-13 23:35:37,015 [salt.state       ][INFO    ][2682] Running state [linux_extra_packages_purged] at time 23:35:37.015685
2018-01-13 23:35:37,016 [salt.state       ][INFO    ][2682] Executing state pkg.purged for linux_extra_packages_purged
2018-01-13 23:35:37,053 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-13 23:35:37,226 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233537204148
2018-01-13 23:35:37,246 [salt.minion      ][INFO    ][3224] Starting a new job with PID 3224
2018-01-13 23:35:37,270 [salt.minion      ][INFO    ][3224] Returning information for job: 20180113233537204148
2018-01-13 23:35:44,132 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:35:44,185 [salt.state       ][INFO    ][2682] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-13 23:35:44,205 [salt.state       ][INFO    ][2682] Loading fresh modules for state activity
2018-01-13 23:35:44,237 [salt.state       ][INFO    ][2682] Completed state [linux_extra_packages_purged] at time 23:35:44.237564 duration_in_ms=7221.879
2018-01-13 23:35:44,245 [salt.state       ][INFO    ][2682] Running state [linux_extra_packages_latest] at time 23:35:44.245489
2018-01-13 23:35:44,246 [salt.state       ][INFO    ][2682] Executing state pkg.latest for linux_extra_packages_latest
2018-01-13 23:35:44,550 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-13 23:35:44,628 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-13 23:35:44,662 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-13 23:35:47,445 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233547425309
2018-01-13 23:35:47,464 [salt.minion      ][INFO    ][4314] Starting a new job with PID 4314
2018-01-13 23:35:47,490 [salt.minion      ][INFO    ][4314] Returning information for job: 20180113233547425309
2018-01-13 23:35:49,905 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:35:49,928 [salt.state       ][INFO    ][2682] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-13 23:35:49,936 [salt.state       ][INFO    ][2682] Loading fresh modules for state activity
2018-01-13 23:35:49,953 [salt.state       ][INFO    ][2682] Completed state [linux_extra_packages_latest] at time 23:35:49.953595 duration_in_ms=5708.106
2018-01-13 23:35:49,966 [salt.state       ][INFO    ][2682] Running state [UTC] at time 23:35:49.966105
2018-01-13 23:35:49,966 [salt.state       ][INFO    ][2682] Executing state timezone.system for UTC
2018-01-13 23:35:49,968 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['timedatectl'] in directory '/root'
2018-01-13 23:35:50,030 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['timedatectl'] in directory '/root'
2018-01-13 23:35:50,043 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-13 23:35:50,066 [salt.state       ][INFO    ][2682] {'timezone': 'UTC'}
2018-01-13 23:35:50,067 [salt.state       ][INFO    ][2682] Completed state [UTC] at time 23:35:50.067250 duration_in_ms=101.143
2018-01-13 23:35:50,080 [salt.state       ][INFO    ][2682] Running state [nf_conntrack] at time 23:35:50.080153
2018-01-13 23:35:50,080 [salt.state       ][INFO    ][2682] Executing state kmod.present for nf_conntrack
2018-01-13 23:35:50,081 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'lsmod' in directory '/root'
2018-01-13 23:35:50,827 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'lsmod' in directory '/root'
2018-01-13 23:35:50,846 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-13 23:35:50,880 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'lsmod' in directory '/root'
2018-01-13 23:35:50,979 [salt.state       ][INFO    ][2682] {'nf_conntrack': 'loaded'}
2018-01-13 23:35:50,979 [salt.state       ][INFO    ][2682] Completed state [nf_conntrack] at time 23:35:50.979589 duration_in_ms=899.436
2018-01-13 23:35:50,985 [salt.state       ][INFO    ][2682] Running state [net.ipv4.tcp_keepalive_probes] at time 23:35:50.985120
2018-01-13 23:35:50,985 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-13 23:35:50,986 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,054 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-13 23:35:51,072 [salt.state       ][INFO    ][2682] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-13 23:35:51,073 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.tcp_keepalive_probes] at time 23:35:51.073405 duration_in_ms=88.284
2018-01-13 23:35:51,074 [salt.state       ][INFO    ][2682] Running state [fs.file-max] at time 23:35:51.074288
2018-01-13 23:35:51,075 [salt.state       ][INFO    ][2682] Executing state sysctl.present for fs.file-max
2018-01-13 23:35:51,076 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,116 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-13 23:35:51,133 [salt.state       ][INFO    ][2682] {'fs.file-max': 124165}
2018-01-13 23:35:51,134 [salt.state       ][INFO    ][2682] Completed state [fs.file-max] at time 23:35:51.134856 duration_in_ms=60.568
2018-01-13 23:35:51,135 [salt.state       ][INFO    ][2682] Running state [net.core.somaxconn] at time 23:35:51.135862
2018-01-13 23:35:51,136 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.core.somaxconn
2018-01-13 23:35:51,138 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,173 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-13 23:35:51,192 [salt.state       ][INFO    ][2682] {'net.core.somaxconn': 4096}
2018-01-13 23:35:51,193 [salt.state       ][INFO    ][2682] Completed state [net.core.somaxconn] at time 23:35:51.193070 duration_in_ms=57.208
2018-01-13 23:35:51,194 [salt.state       ][INFO    ][2682] Running state [net.ipv4.tcp_max_syn_backlog] at time 23:35:51.194056
2018-01-13 23:35:51,195 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-13 23:35:51,196 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,246 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-13 23:35:51,262 [salt.state       ][INFO    ][2682] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-13 23:35:51,263 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.tcp_max_syn_backlog] at time 23:35:51.262988 duration_in_ms=68.933
2018-01-13 23:35:51,263 [salt.state       ][INFO    ][2682] Running state [net.ipv4.tcp_tw_reuse] at time 23:35:51.263750
2018-01-13 23:35:51,264 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-13 23:35:51,265 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,301 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-13 23:35:51,319 [salt.state       ][INFO    ][2682] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-13 23:35:51,320 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.tcp_tw_reuse] at time 23:35:51.319923 duration_in_ms=56.172
2018-01-13 23:35:51,320 [salt.state       ][INFO    ][2682] Running state [net.ipv4.tcp_congestion_control] at time 23:35:51.320830
2018-01-13 23:35:51,321 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-13 23:35:51,323 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,361 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-13 23:35:51,399 [salt.state       ][INFO    ][2682] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-13 23:35:51,400 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.tcp_congestion_control] at time 23:35:51.400150 duration_in_ms=79.32
2018-01-13 23:35:51,401 [salt.state       ][INFO    ][2682] Running state [net.nf_conntrack_max] at time 23:35:51.401163
2018-01-13 23:35:51,402 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.nf_conntrack_max
2018-01-13 23:35:51,403 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,444 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-13 23:35:51,461 [salt.state       ][INFO    ][2682] {'net.nf_conntrack_max': 1048576}
2018-01-13 23:35:51,462 [salt.state       ][INFO    ][2682] Completed state [net.nf_conntrack_max] at time 23:35:51.462058 duration_in_ms=60.895
2018-01-13 23:35:51,463 [salt.state       ][INFO    ][2682] Running state [net.ipv4.tcp_retries2] at time 23:35:51.462992
2018-01-13 23:35:51,463 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-13 23:35:51,465 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,501 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-13 23:35:51,516 [salt.state       ][INFO    ][2682] {'net.ipv4.tcp_retries2': 5}
2018-01-13 23:35:51,517 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.tcp_retries2] at time 23:35:51.517680 duration_in_ms=54.687
2018-01-13 23:35:51,518 [salt.state       ][INFO    ][2682] Running state [net.ipv4.tcp_fin_timeout] at time 23:35:51.518605
2018-01-13 23:35:51,519 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-13 23:35:51,520 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,562 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-13 23:35:51,580 [salt.state       ][INFO    ][2682] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-13 23:35:51,581 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.tcp_fin_timeout] at time 23:35:51.581367 duration_in_ms=62.762
2018-01-13 23:35:51,582 [salt.state       ][INFO    ][2682] Running state [net.ipv4.tcp_slow_start_after_idle] at time 23:35:51.582298
2018-01-13 23:35:51,583 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-13 23:35:51,584 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,618 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-13 23:35:51,633 [salt.state       ][INFO    ][2682] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-13 23:35:51,634 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 23:35:51.634487 duration_in_ms=52.188
2018-01-13 23:35:51,635 [salt.state       ][INFO    ][2682] Running state [vm.swappiness] at time 23:35:51.635492
2018-01-13 23:35:51,636 [salt.state       ][INFO    ][2682] Executing state sysctl.present for vm.swappiness
2018-01-13 23:35:51,637 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,680 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-13 23:35:51,697 [salt.state       ][INFO    ][2682] {'vm.swappiness': 10}
2018-01-13 23:35:51,698 [salt.state       ][INFO    ][2682] Completed state [vm.swappiness] at time 23:35:51.698845 duration_in_ms=63.352
2018-01-13 23:35:51,699 [salt.state       ][INFO    ][2682] Running state [net.ipv4.tcp_keepalive_intvl] at time 23:35:51.699893
2018-01-13 23:35:51,700 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-13 23:35:51,702 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,743 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-13 23:35:51,760 [salt.state       ][INFO    ][2682] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-13 23:35:51,761 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.tcp_keepalive_intvl] at time 23:35:51.761572 duration_in_ms=61.678
2018-01-13 23:35:51,762 [salt.state       ][INFO    ][2682] Running state [net.ipv4.neigh.default.gc_thresh1] at time 23:35:51.762562
2018-01-13 23:35:51,763 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-13 23:35:51,765 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,802 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-13 23:35:51,817 [salt.state       ][INFO    ][2682] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-13 23:35:51,818 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 23:35:51.818196 duration_in_ms=55.634
2018-01-13 23:35:51,819 [salt.state       ][INFO    ][2682] Running state [net.ipv4.neigh.default.gc_thresh2] at time 23:35:51.819204
2018-01-13 23:35:51,820 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-13 23:35:51,821 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,863 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-13 23:35:51,877 [salt.state       ][INFO    ][2682] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-13 23:35:51,878 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 23:35:51.878777 duration_in_ms=59.573
2018-01-13 23:35:51,879 [salt.state       ][INFO    ][2682] Running state [net.ipv4.neigh.default.gc_thresh3] at time 23:35:51.879867
2018-01-13 23:35:51,880 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-13 23:35:51,882 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,912 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-13 23:35:51,931 [salt.state       ][INFO    ][2682] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-13 23:35:51,932 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 23:35:51.932015 duration_in_ms=52.148
2018-01-13 23:35:51,933 [salt.state       ][INFO    ][2682] Running state [net.core.netdev_max_backlog] at time 23:35:51.933008
2018-01-13 23:35:51,933 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-13 23:35:51,935 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:51,962 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-13 23:35:51,976 [salt.state       ][INFO    ][2682] {'net.core.netdev_max_backlog': 261144}
2018-01-13 23:35:51,977 [salt.state       ][INFO    ][2682] Completed state [net.core.netdev_max_backlog] at time 23:35:51.977170 duration_in_ms=44.162
2018-01-13 23:35:51,978 [salt.state       ][INFO    ][2682] Running state [net.ipv4.tcp_keepalive_time] at time 23:35:51.978122
2018-01-13 23:35:51,979 [salt.state       ][INFO    ][2682] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-13 23:35:51,980 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:52,007 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-13 23:35:52,021 [salt.state       ][INFO    ][2682] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-13 23:35:52,022 [salt.state       ][INFO    ][2682] Completed state [net.ipv4.tcp_keepalive_time] at time 23:35:52.022364 duration_in_ms=44.242
2018-01-13 23:35:52,023 [salt.state       ][INFO    ][2682] Running state [kernel.panic] at time 23:35:52.023251
2018-01-13 23:35:52,024 [salt.state       ][INFO    ][2682] Executing state sysctl.present for kernel.panic
2018-01-13 23:35:52,025 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:35:52,063 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-13 23:35:52,079 [salt.state       ][INFO    ][2682] {'kernel.panic': 60}
2018-01-13 23:35:52,080 [salt.state       ][INFO    ][2682] Completed state [kernel.panic] at time 23:35:52.080563 duration_in_ms=57.312
2018-01-13 23:35:52,091 [salt.state       ][INFO    ][2682] Running state [linux_sysfs_package] at time 23:35:52.091671
2018-01-13 23:35:52,092 [salt.state       ][INFO    ][2682] Executing state pkg.installed for linux_sysfs_package
2018-01-13 23:35:52,426 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-13 23:35:52,510 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-13 23:35:54,203 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-13 23:35:54,235 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-01-13 23:35:57,666 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233557649064
2018-01-13 23:35:57,687 [salt.minion      ][INFO    ][5107] Starting a new job with PID 5107
2018-01-13 23:35:57,709 [salt.minion      ][INFO    ][5107] Returning information for job: 20180113233557649064
2018-01-13 23:36:00,094 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:36:00,223 [salt.state       ][INFO    ][2682] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-01-13 23:36:00,232 [salt.state       ][INFO    ][2682] Loading fresh modules for state activity
2018-01-13 23:36:00,252 [salt.state       ][INFO    ][2682] Completed state [linux_sysfs_package] at time 23:36:00.252473 duration_in_ms=8160.8
2018-01-13 23:36:00,260 [salt.state       ][INFO    ][2682] Running state [/etc/sysfs.d] at time 23:36:00.260448
2018-01-13 23:36:00,261 [salt.state       ][INFO    ][2682] Executing state file.directory for /etc/sysfs.d
2018-01-13 23:36:00,267 [salt.state       ][INFO    ][2682] Directory /etc/sysfs.d is in the correct state
2018-01-13 23:36:00,268 [salt.state       ][INFO    ][2682] Completed state [/etc/sysfs.d] at time 23:36:00.268180 duration_in_ms=7.733
2018-01-13 23:36:00,534 [salt.state       ][INFO    ][2682] Running state [ondemand] at time 23:36:00.534169
2018-01-13 23:36:00,534 [salt.state       ][INFO    ][2682] Executing state service.dead for ondemand
2018-01-13 23:36:00,535 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-13 23:36:00,555 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-13 23:36:00,590 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-13 23:36:00,611 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-13 23:36:00,667 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-13 23:36:00,684 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-13 23:36:00,710 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-13 23:36:00,736 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-13 23:36:00,898 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-13 23:36:00,926 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'runlevel' in directory '/root'
2018-01-13 23:36:00,944 [salt.state       ][INFO    ][2682] {'ondemand': True}
2018-01-13 23:36:00,944 [salt.state       ][INFO    ][2682] Completed state [ondemand] at time 23:36:00.944489 duration_in_ms=410.319
2018-01-13 23:36:00,953 [salt.state       ][INFO    ][2682] Running state [cs_CZ.UTF-8] at time 23:36:00.953174
2018-01-13 23:36:00,953 [salt.state       ][INFO    ][2682] Executing state locale.present for cs_CZ.UTF-8
2018-01-13 23:36:00,954 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'locale -a' in directory '/root'
2018-01-13 23:36:00,978 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-13 23:36:01,815 [salt.state       ][INFO    ][2682] {'locale': 'cs_CZ.UTF-8'}
2018-01-13 23:36:01,816 [salt.state       ][INFO    ][2682] Completed state [cs_CZ.UTF-8] at time 23:36:01.816590 duration_in_ms=863.415
2018-01-13 23:36:01,817 [salt.state       ][INFO    ][2682] Running state [en_US.UTF-8] at time 23:36:01.817212
2018-01-13 23:36:01,817 [salt.state       ][INFO    ][2682] Executing state locale.present for en_US.UTF-8
2018-01-13 23:36:01,818 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'locale -a' in directory '/root'
2018-01-13 23:36:01,834 [salt.state       ][INFO    ][2682] Locale en_US.UTF-8 is already present
2018-01-13 23:36:01,835 [salt.state       ][INFO    ][2682] Completed state [en_US.UTF-8] at time 23:36:01.835462 duration_in_ms=18.249
2018-01-13 23:36:01,837 [salt.state       ][INFO    ][2682] Running state [en_US.UTF-8] at time 23:36:01.837734
2018-01-13 23:36:01,838 [salt.state       ][INFO    ][2682] Executing state locale.system for en_US.UTF-8
2018-01-13 23:36:01,839 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command 'localectl' in directory '/root'
2018-01-13 23:36:01,908 [salt.state       ][INFO    ][2682] System locale en_US.UTF-8 already set
2018-01-13 23:36:01,908 [salt.state       ][INFO    ][2682] Completed state [en_US.UTF-8] at time 23:36:01.908768 duration_in_ms=71.034
2018-01-13 23:36:01,916 [salt.state       ][INFO    ][2682] Running state [root] at time 23:36:01.916505
2018-01-13 23:36:01,917 [salt.state       ][INFO    ][2682] Executing state user.present for root
2018-01-13 23:36:01,926 [salt.state       ][INFO    ][2682] User root is present and up to date
2018-01-13 23:36:01,926 [salt.state       ][INFO    ][2682] Completed state [root] at time 23:36:01.926375 duration_in_ms=9.87
2018-01-13 23:36:01,928 [salt.state       ][INFO    ][2682] Running state [/root] at time 23:36:01.928094
2018-01-13 23:36:01,928 [salt.state       ][INFO    ][2682] Executing state file.directory for /root
2018-01-13 23:36:01,929 [salt.state       ][INFO    ][2682] Directory /root is in the correct state
2018-01-13 23:36:01,929 [salt.state       ][INFO    ][2682] Completed state [/root] at time 23:36:01.929911 duration_in_ms=1.817
2018-01-13 23:36:01,930 [salt.state       ][INFO    ][2682] Running state [/etc/sudoers.d/90-salt-user-root] at time 23:36:01.930294
2018-01-13 23:36:01,930 [salt.state       ][INFO    ][2682] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-13 23:36:01,931 [salt.state       ][INFO    ][2682] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-13 23:36:01,931 [salt.state       ][INFO    ][2682] Completed state [/etc/sudoers.d/90-salt-user-root] at time 23:36:01.931466 duration_in_ms=1.171
2018-01-13 23:36:01,931 [salt.state       ][INFO    ][2682] Running state [ubuntu] at time 23:36:01.931903
2018-01-13 23:36:01,932 [salt.state       ][INFO    ][2682] Executing state user.present for ubuntu
2018-01-13 23:36:01,936 [salt.state       ][INFO    ][2682] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-13 23:36:01,937 [salt.state       ][INFO    ][2682] Completed state [ubuntu] at time 23:36:01.937145 duration_in_ms=5.242
2018-01-13 23:36:01,938 [salt.state       ][INFO    ][2682] Running state [/home/ubuntu] at time 23:36:01.938495
2018-01-13 23:36:01,938 [salt.state       ][INFO    ][2682] Executing state file.directory for /home/ubuntu
2018-01-13 23:36:01,940 [salt.state       ][INFO    ][2682] {'mode': '0700'}
2018-01-13 23:36:01,940 [salt.state       ][INFO    ][2682] Completed state [/home/ubuntu] at time 23:36:01.940461 duration_in_ms=1.965
2018-01-13 23:36:01,941 [salt.state       ][INFO    ][2682] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:36:01.941553
2018-01-13 23:36:01,941 [salt.state       ][INFO    ][2682] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-13 23:36:01,968 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-13 23:36:01,974 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command '/usr/sbin/visudo -c -f /tmp/tmpK3KZLv' in directory '/root'
2018-01-13 23:36:02,025 [salt.state       ][INFO    ][2682] File changed:
New file
2018-01-13 23:36:02,026 [salt.state       ][INFO    ][2682] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:36:02.026005 duration_in_ms=84.452
2018-01-13 23:36:02,026 [salt.state       ][INFO    ][2682] Running state [/etc/security/limits.d/90-salt-default.conf] at time 23:36:02.026538
2018-01-13 23:36:02,027 [salt.state       ][INFO    ][2682] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-13 23:36:02,057 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-13 23:36:02,172 [salt.state       ][INFO    ][2682] File changed:
New file
2018-01-13 23:36:02,173 [salt.state       ][INFO    ][2682] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 23:36:02.173192 duration_in_ms=146.654
2018-01-13 23:36:02,173 [salt.state       ][INFO    ][2682] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:36:02.173463
2018-01-13 23:36:02,173 [salt.state       ][INFO    ][2682] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-13 23:36:02,198 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-13 23:36:02,275 [salt.state       ][INFO    ][2682] File changed:
New file
2018-01-13 23:36:02,275 [salt.state       ][INFO    ][2682] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:36:02.275346 duration_in_ms=101.884
2018-01-13 23:36:02,276 [salt.state       ][INFO    ][2682] Running state [service.systemctl_reload] at time 23:36:02.276653
2018-01-13 23:36:02,276 [salt.state       ][INFO    ][2682] Executing state module.wait for service.systemctl_reload
2018-01-13 23:36:02,277 [salt.state       ][INFO    ][2682] No changes made for service.systemctl_reload
2018-01-13 23:36:02,277 [salt.state       ][INFO    ][2682] Completed state [service.systemctl_reload] at time 23:36:02.277324 duration_in_ms=0.671
2018-01-13 23:36:02,277 [salt.state       ][INFO    ][2682] Running state [service.systemctl_reload] at time 23:36:02.277505
2018-01-13 23:36:02,277 [salt.state       ][INFO    ][2682] Executing state module.mod_watch for service.systemctl_reload
2018-01-13 23:36:02,278 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-13 23:36:02,394 [salt.state       ][INFO    ][2682] {'ret': True}
2018-01-13 23:36:02,395 [salt.state       ][INFO    ][2682] Completed state [service.systemctl_reload] at time 23:36:02.395083 duration_in_ms=117.577
2018-01-13 23:36:02,395 [salt.state       ][INFO    ][2682] Running state [/etc/hostname] at time 23:36:02.395866
2018-01-13 23:36:02,396 [salt.state       ][INFO    ][2682] Executing state file.managed for /etc/hostname
2018-01-13 23:36:02,425 [salt.fileclient  ][INFO    ][2682] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-13 23:36:02,430 [salt.state       ][INFO    ][2682] File /etc/hostname is in the correct state
2018-01-13 23:36:02,430 [salt.state       ][INFO    ][2682] Completed state [/etc/hostname] at time 23:36:02.430483 duration_in_ms=34.616
2018-01-13 23:36:02,434 [salt.state       ][INFO    ][2682] Running state [hostname mas01] at time 23:36:02.434384
2018-01-13 23:36:02,434 [salt.state       ][INFO    ][2682] Executing state cmd.wait for hostname mas01
2018-01-13 23:36:02,435 [salt.state       ][INFO    ][2682] No changes made for hostname mas01
2018-01-13 23:36:02,435 [salt.state       ][INFO    ][2682] Completed state [hostname mas01] at time 23:36:02.435814 duration_in_ms=1.43
2018-01-13 23:36:02,439 [salt.state       ][INFO    ][2682] Running state [mdb02] at time 23:36:02.439530
2018-01-13 23:36:02,440 [salt.state       ][INFO    ][2682] Executing state host.present for mdb02
2018-01-13 23:36:02,443 [salt.state       ][INFO    ][2682] {'host': 'mdb02'}
2018-01-13 23:36:02,444 [salt.state       ][INFO    ][2682] Completed state [mdb02] at time 23:36:02.443941 duration_in_ms=4.412
2018-01-13 23:36:02,444 [salt.state       ][INFO    ][2682] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.444359
2018-01-13 23:36:02,445 [salt.state       ][INFO    ][2682] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,450 [salt.state       ][INFO    ][2682] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,450 [salt.state       ][INFO    ][2682] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.450411 duration_in_ms=6.052
2018-01-13 23:36:02,450 [salt.state       ][INFO    ][2682] Running state [mdb03] at time 23:36:02.450832
2018-01-13 23:36:02,451 [salt.state       ][INFO    ][2682] Executing state host.present for mdb03
2018-01-13 23:36:02,455 [salt.state       ][INFO    ][2682] {'host': 'mdb03'}
2018-01-13 23:36:02,456 [salt.state       ][INFO    ][2682] Completed state [mdb03] at time 23:36:02.456310 duration_in_ms=5.478
2018-01-13 23:36:02,456 [salt.state       ][INFO    ][2682] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.456723
2018-01-13 23:36:02,457 [salt.state       ][INFO    ][2682] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,462 [salt.state       ][INFO    ][2682] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,462 [salt.state       ][INFO    ][2682] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.462413 duration_in_ms=5.69
2018-01-13 23:36:02,462 [salt.state       ][INFO    ][2682] Running state [mdb01] at time 23:36:02.462832
2018-01-13 23:36:02,463 [salt.state       ][INFO    ][2682] Executing state host.present for mdb01
2018-01-13 23:36:02,467 [salt.state       ][INFO    ][2682] {'host': 'mdb01'}
2018-01-13 23:36:02,468 [salt.state       ][INFO    ][2682] Completed state [mdb01] at time 23:36:02.468267 duration_in_ms=5.434
2018-01-13 23:36:02,468 [salt.state       ][INFO    ][2682] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.468668
2018-01-13 23:36:02,469 [salt.state       ][INFO    ][2682] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,475 [salt.state       ][INFO    ][2682] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,475 [salt.state       ][INFO    ][2682] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.475674 duration_in_ms=7.006
2018-01-13 23:36:02,476 [salt.state       ][INFO    ][2682] Running state [mdb] at time 23:36:02.476110
2018-01-13 23:36:02,476 [salt.state       ][INFO    ][2682] Executing state host.present for mdb
2018-01-13 23:36:02,481 [salt.state       ][INFO    ][2682] {'host': 'mdb'}
2018-01-13 23:36:02,481 [salt.state       ][INFO    ][2682] Completed state [mdb] at time 23:36:02.481394 duration_in_ms=5.284
2018-01-13 23:36:02,481 [salt.state       ][INFO    ][2682] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.481846
2018-01-13 23:36:02,482 [salt.state       ][INFO    ][2682] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,487 [salt.state       ][INFO    ][2682] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,487 [salt.state       ][INFO    ][2682] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.487448 duration_in_ms=5.601
2018-01-13 23:36:02,487 [salt.state       ][INFO    ][2682] Running state [cfg01] at time 23:36:02.487935
2018-01-13 23:36:02,488 [salt.state       ][INFO    ][2682] Executing state host.present for cfg01
2018-01-13 23:36:02,493 [salt.state       ][INFO    ][2682] {'host': 'cfg01'}
2018-01-13 23:36:02,493 [salt.state       ][INFO    ][2682] Completed state [cfg01] at time 23:36:02.493398 duration_in_ms=5.463
2018-01-13 23:36:02,493 [salt.state       ][INFO    ][2682] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.493815
2018-01-13 23:36:02,494 [salt.state       ][INFO    ][2682] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,499 [salt.state       ][INFO    ][2682] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,499 [salt.state       ][INFO    ][2682] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.499459 duration_in_ms=5.643
2018-01-13 23:36:02,499 [salt.state       ][INFO    ][2682] Running state [prx01] at time 23:36:02.499929
2018-01-13 23:36:02,500 [salt.state       ][INFO    ][2682] Executing state host.present for prx01
2018-01-13 23:36:02,505 [salt.state       ][INFO    ][2682] {'host': 'prx01'}
2018-01-13 23:36:02,505 [salt.state       ][INFO    ][2682] Completed state [prx01] at time 23:36:02.505422 duration_in_ms=5.493
2018-01-13 23:36:02,505 [salt.state       ][INFO    ][2682] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.505843
2018-01-13 23:36:02,506 [salt.state       ][INFO    ][2682] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,511 [salt.state       ][INFO    ][2682] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,511 [salt.state       ][INFO    ][2682] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.511429 duration_in_ms=5.586
2018-01-13 23:36:02,511 [salt.state       ][INFO    ][2682] Running state [kvm01] at time 23:36:02.511892
2018-01-13 23:36:02,512 [salt.state       ][INFO    ][2682] Executing state host.present for kvm01
2018-01-13 23:36:02,517 [salt.state       ][INFO    ][2682] {'host': 'kvm01'}
2018-01-13 23:36:02,517 [salt.state       ][INFO    ][2682] Completed state [kvm01] at time 23:36:02.517441 duration_in_ms=5.549
2018-01-13 23:36:02,517 [salt.state       ][INFO    ][2682] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.517863
2018-01-13 23:36:02,518 [salt.state       ][INFO    ][2682] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,521 [salt.state       ][INFO    ][2682] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,522 [salt.state       ][INFO    ][2682] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.522337 duration_in_ms=4.473
2018-01-13 23:36:02,523 [salt.state       ][INFO    ][2682] Running state [kvm03] at time 23:36:02.523034
2018-01-13 23:36:02,523 [salt.state       ][INFO    ][2682] Executing state host.present for kvm03
2018-01-13 23:36:02,527 [salt.state       ][INFO    ][2682] {'host': 'kvm03'}
2018-01-13 23:36:02,528 [salt.state       ][INFO    ][2682] Completed state [kvm03] at time 23:36:02.528160 duration_in_ms=5.126
2018-01-13 23:36:02,528 [salt.state       ][INFO    ][2682] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.528823
2018-01-13 23:36:02,529 [salt.state       ][INFO    ][2682] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,537 [salt.state       ][INFO    ][2682] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,537 [salt.state       ][INFO    ][2682] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.537861 duration_in_ms=9.038
2018-01-13 23:36:02,538 [salt.state       ][INFO    ][2682] Running state [kvm02] at time 23:36:02.538473
2018-01-13 23:36:02,539 [salt.state       ][INFO    ][2682] Executing state host.present for kvm02
2018-01-13 23:36:02,540 [salt.state       ][INFO    ][2682] {'host': 'kvm02'}
2018-01-13 23:36:02,541 [salt.state       ][INFO    ][2682] Completed state [kvm02] at time 23:36:02.541209 duration_in_ms=2.737
2018-01-13 23:36:02,541 [salt.state       ][INFO    ][2682] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.541831
2018-01-13 23:36:02,542 [salt.state       ][INFO    ][2682] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,545 [salt.state       ][INFO    ][2682] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,546 [salt.state       ][INFO    ][2682] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.546146 duration_in_ms=4.314
2018-01-13 23:36:02,546 [salt.state       ][INFO    ][2682] Running state [dbs] at time 23:36:02.546771
2018-01-13 23:36:02,547 [salt.state       ][INFO    ][2682] Executing state host.present for dbs
2018-01-13 23:36:02,551 [salt.state       ][INFO    ][2682] {'host': 'dbs'}
2018-01-13 23:36:02,552 [salt.state       ][INFO    ][2682] Completed state [dbs] at time 23:36:02.552204 duration_in_ms=5.434
2018-01-13 23:36:02,552 [salt.state       ][INFO    ][2682] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.552822
2018-01-13 23:36:02,553 [salt.state       ][INFO    ][2682] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,557 [salt.state       ][INFO    ][2682] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,558 [salt.state       ][INFO    ][2682] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.558091 duration_in_ms=5.269
2018-01-13 23:36:02,558 [salt.state       ][INFO    ][2682] Running state [prx] at time 23:36:02.558715
2018-01-13 23:36:02,559 [salt.state       ][INFO    ][2682] Executing state host.present for prx
2018-01-13 23:36:02,563 [salt.state       ][INFO    ][2682] {'host': 'prx'}
2018-01-13 23:36:02,564 [salt.state       ][INFO    ][2682] Completed state [prx] at time 23:36:02.564209 duration_in_ms=5.494
2018-01-13 23:36:02,564 [salt.state       ][INFO    ][2682] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.564828
2018-01-13 23:36:02,565 [salt.state       ][INFO    ][2682] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,570 [salt.state       ][INFO    ][2682] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,570 [salt.state       ][INFO    ][2682] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.570765 duration_in_ms=5.937
2018-01-13 23:36:02,571 [salt.state       ][INFO    ][2682] Running state [prx02] at time 23:36:02.571374
2018-01-13 23:36:02,572 [salt.state       ][INFO    ][2682] Executing state host.present for prx02
2018-01-13 23:36:02,576 [salt.state       ][INFO    ][2682] {'host': 'prx02'}
2018-01-13 23:36:02,576 [salt.state       ][INFO    ][2682] Completed state [prx02] at time 23:36:02.576747 duration_in_ms=5.372
2018-01-13 23:36:02,577 [salt.state       ][INFO    ][2682] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.577345
2018-01-13 23:36:02,577 [salt.state       ][INFO    ][2682] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,582 [salt.state       ][INFO    ][2682] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,582 [salt.state       ][INFO    ][2682] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.582830 duration_in_ms=5.486
2018-01-13 23:36:02,583 [salt.state       ][INFO    ][2682] Running state [msg02] at time 23:36:02.583439
2018-01-13 23:36:02,584 [salt.state       ][INFO    ][2682] Executing state host.present for msg02
2018-01-13 23:36:02,588 [salt.state       ][INFO    ][2682] {'host': 'msg02'}
2018-01-13 23:36:02,588 [salt.state       ][INFO    ][2682] Completed state [msg02] at time 23:36:02.588777 duration_in_ms=5.339
2018-01-13 23:36:02,589 [salt.state       ][INFO    ][2682] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.589377
2018-01-13 23:36:02,589 [salt.state       ][INFO    ][2682] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,594 [salt.state       ][INFO    ][2682] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,595 [salt.state       ][INFO    ][2682] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.595152 duration_in_ms=5.776
2018-01-13 23:36:02,595 [salt.state       ][INFO    ][2682] Running state [msg03] at time 23:36:02.595801
2018-01-13 23:36:02,596 [salt.state       ][INFO    ][2682] Executing state host.present for msg03
2018-01-13 23:36:02,600 [salt.state       ][INFO    ][2682] {'host': 'msg03'}
2018-01-13 23:36:02,601 [salt.state       ][INFO    ][2682] Completed state [msg03] at time 23:36:02.601094 duration_in_ms=5.292
2018-01-13 23:36:02,601 [salt.state       ][INFO    ][2682] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.601690
2018-01-13 23:36:02,602 [salt.state       ][INFO    ][2682] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,606 [salt.state       ][INFO    ][2682] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,607 [salt.state       ][INFO    ][2682] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.607137 duration_in_ms=5.447
2018-01-13 23:36:02,607 [salt.state       ][INFO    ][2682] Running state [msg01] at time 23:36:02.607789
2018-01-13 23:36:02,608 [salt.state       ][INFO    ][2682] Executing state host.present for msg01
2018-01-13 23:36:02,612 [salt.state       ][INFO    ][2682] {'host': 'msg01'}
2018-01-13 23:36:02,613 [salt.state       ][INFO    ][2682] Completed state [msg01] at time 23:36:02.613127 duration_in_ms=5.338
2018-01-13 23:36:02,613 [salt.state       ][INFO    ][2682] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.613717
2018-01-13 23:36:02,614 [salt.state       ][INFO    ][2682] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,624 [salt.state       ][INFO    ][2682] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,624 [salt.state       ][INFO    ][2682] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.624824 duration_in_ms=11.107
2018-01-13 23:36:02,625 [salt.state       ][INFO    ][2682] Running state [msg] at time 23:36:02.625387
2018-01-13 23:36:02,625 [salt.state       ][INFO    ][2682] Executing state host.present for msg
2018-01-13 23:36:02,629 [salt.state       ][INFO    ][2682] {'host': 'msg'}
2018-01-13 23:36:02,630 [salt.state       ][INFO    ][2682] Completed state [msg] at time 23:36:02.630272 duration_in_ms=4.885
2018-01-13 23:36:02,630 [salt.state       ][INFO    ][2682] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.630870
2018-01-13 23:36:02,631 [salt.state       ][INFO    ][2682] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,636 [salt.state       ][INFO    ][2682] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,636 [salt.state       ][INFO    ][2682] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.636348 duration_in_ms=5.478
2018-01-13 23:36:02,637 [salt.state       ][INFO    ][2682] Running state [cfg01] at time 23:36:02.636952
2018-01-13 23:36:02,637 [salt.state       ][INFO    ][2682] Executing state host.present for cfg01
2018-01-13 23:36:02,638 [salt.state       ][INFO    ][2682] Host cfg01 (10.167.4.100) already present
2018-01-13 23:36:02,638 [salt.state       ][INFO    ][2682] Completed state [cfg01] at time 23:36:02.638837 duration_in_ms=1.886
2018-01-13 23:36:02,639 [salt.state       ][INFO    ][2682] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.639413
2018-01-13 23:36:02,640 [salt.state       ][INFO    ][2682] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,640 [salt.state       ][INFO    ][2682] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-13 23:36:02,641 [salt.state       ][INFO    ][2682] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.641326 duration_in_ms=1.912
2018-01-13 23:36:02,642 [salt.state       ][INFO    ][2682] Running state [cmp002] at time 23:36:02.641930
2018-01-13 23:36:02,642 [salt.state       ][INFO    ][2682] Executing state host.present for cmp002
2018-01-13 23:36:02,644 [salt.state       ][INFO    ][2682] {'host': 'cmp002'}
2018-01-13 23:36:02,644 [salt.state       ][INFO    ][2682] Completed state [cmp002] at time 23:36:02.644705 duration_in_ms=2.774
2018-01-13 23:36:02,645 [salt.state       ][INFO    ][2682] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.645273
2018-01-13 23:36:02,645 [salt.state       ][INFO    ][2682] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,647 [salt.state       ][INFO    ][2682] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,648 [salt.state       ][INFO    ][2682] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.648216 duration_in_ms=2.944
2018-01-13 23:36:02,648 [salt.state       ][INFO    ][2682] Running state [cmp001] at time 23:36:02.648785
2018-01-13 23:36:02,649 [salt.state       ][INFO    ][2682] Executing state host.present for cmp001
2018-01-13 23:36:02,653 [salt.state       ][INFO    ][2682] {'host': 'cmp001'}
2018-01-13 23:36:02,654 [salt.state       ][INFO    ][2682] Completed state [cmp001] at time 23:36:02.654238 duration_in_ms=5.453
2018-01-13 23:36:02,654 [salt.state       ][INFO    ][2682] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.654811
2018-01-13 23:36:02,655 [salt.state       ][INFO    ][2682] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,659 [salt.state       ][INFO    ][2682] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,660 [salt.state       ][INFO    ][2682] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.660305 duration_in_ms=5.493
2018-01-13 23:36:02,660 [salt.state       ][INFO    ][2682] Running state [dbs01] at time 23:36:02.660876
2018-01-13 23:36:02,661 [salt.state       ][INFO    ][2682] Executing state host.present for dbs01
2018-01-13 23:36:02,665 [salt.state       ][INFO    ][2682] {'host': 'dbs01'}
2018-01-13 23:36:02,666 [salt.state       ][INFO    ][2682] Completed state [dbs01] at time 23:36:02.666257 duration_in_ms=5.381
2018-01-13 23:36:02,666 [salt.state       ][INFO    ][2682] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.666845
2018-01-13 23:36:02,667 [salt.state       ][INFO    ][2682] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,672 [salt.state       ][INFO    ][2682] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,673 [salt.state       ][INFO    ][2682] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.673239 duration_in_ms=6.394
2018-01-13 23:36:02,673 [salt.state       ][INFO    ][2682] Running state [dbs02] at time 23:36:02.673811
2018-01-13 23:36:02,674 [salt.state       ][INFO    ][2682] Executing state host.present for dbs02
2018-01-13 23:36:02,678 [salt.state       ][INFO    ][2682] {'host': 'dbs02'}
2018-01-13 23:36:02,679 [salt.state       ][INFO    ][2682] Completed state [dbs02] at time 23:36:02.679204 duration_in_ms=5.393
2018-01-13 23:36:02,679 [salt.state       ][INFO    ][2682] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.679788
2018-01-13 23:36:02,680 [salt.state       ][INFO    ][2682] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,684 [salt.state       ][INFO    ][2682] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,685 [salt.state       ][INFO    ][2682] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.685139 duration_in_ms=5.351
2018-01-13 23:36:02,685 [salt.state       ][INFO    ][2682] Running state [dbs03] at time 23:36:02.685703
2018-01-13 23:36:02,686 [salt.state       ][INFO    ][2682] Executing state host.present for dbs03
2018-01-13 23:36:02,690 [salt.state       ][INFO    ][2682] {'host': 'dbs03'}
2018-01-13 23:36:02,691 [salt.state       ][INFO    ][2682] Completed state [dbs03] at time 23:36:02.691159 duration_in_ms=5.456
2018-01-13 23:36:02,691 [salt.state       ][INFO    ][2682] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.691766
2018-01-13 23:36:02,692 [salt.state       ][INFO    ][2682] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,696 [salt.state       ][INFO    ][2682] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,697 [salt.state       ][INFO    ][2682] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.697192 duration_in_ms=5.425
2018-01-13 23:36:02,697 [salt.state       ][INFO    ][2682] Running state [mas01] at time 23:36:02.697762
2018-01-13 23:36:02,698 [salt.state       ][INFO    ][2682] Executing state host.present for mas01
2018-01-13 23:36:02,702 [salt.state       ][INFO    ][2682] {'host': 'mas01'}
2018-01-13 23:36:02,703 [salt.state       ][INFO    ][2682] Completed state [mas01] at time 23:36:02.703228 duration_in_ms=5.466
2018-01-13 23:36:02,703 [salt.state       ][INFO    ][2682] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.703828
2018-01-13 23:36:02,704 [salt.state       ][INFO    ][2682] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,708 [salt.state       ][INFO    ][2682] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,709 [salt.state       ][INFO    ][2682] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.709236 duration_in_ms=5.408
2018-01-13 23:36:02,709 [salt.state       ][INFO    ][2682] Running state [ctl02] at time 23:36:02.709805
2018-01-13 23:36:02,710 [salt.state       ][INFO    ][2682] Executing state host.present for ctl02
2018-01-13 23:36:02,714 [salt.state       ][INFO    ][2682] {'host': 'ctl02'}
2018-01-13 23:36:02,715 [salt.state       ][INFO    ][2682] Completed state [ctl02] at time 23:36:02.715186 duration_in_ms=5.382
2018-01-13 23:36:02,715 [salt.state       ][INFO    ][2682] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.715799
2018-01-13 23:36:02,716 [salt.state       ][INFO    ][2682] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,727 [salt.state       ][INFO    ][2682] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,727 [salt.state       ][INFO    ][2682] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.727499 duration_in_ms=11.701
2018-01-13 23:36:02,728 [salt.state       ][INFO    ][2682] Running state [ctl03] at time 23:36:02.728120
2018-01-13 23:36:02,728 [salt.state       ][INFO    ][2682] Executing state host.present for ctl03
2018-01-13 23:36:02,732 [salt.state       ][INFO    ][2682] {'host': 'ctl03'}
2018-01-13 23:36:02,733 [salt.state       ][INFO    ][2682] Completed state [ctl03] at time 23:36:02.733239 duration_in_ms=5.119
2018-01-13 23:36:02,733 [salt.state       ][INFO    ][2682] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.733809
2018-01-13 23:36:02,734 [salt.state       ][INFO    ][2682] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,738 [salt.state       ][INFO    ][2682] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,739 [salt.state       ][INFO    ][2682] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.739305 duration_in_ms=5.496
2018-01-13 23:36:02,739 [salt.state       ][INFO    ][2682] Running state [ctl01] at time 23:36:02.739908
2018-01-13 23:36:02,740 [salt.state       ][INFO    ][2682] Executing state host.present for ctl01
2018-01-13 23:36:02,744 [salt.state       ][INFO    ][2682] {'host': 'ctl01'}
2018-01-13 23:36:02,745 [salt.state       ][INFO    ][2682] Completed state [ctl01] at time 23:36:02.745204 duration_in_ms=5.296
2018-01-13 23:36:02,745 [salt.state       ][INFO    ][2682] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.745777
2018-01-13 23:36:02,746 [salt.state       ][INFO    ][2682] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,751 [salt.state       ][INFO    ][2682] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,751 [salt.state       ][INFO    ][2682] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.751354 duration_in_ms=5.578
2018-01-13 23:36:02,752 [salt.state       ][INFO    ][2682] Running state [ctl] at time 23:36:02.751969
2018-01-13 23:36:02,752 [salt.state       ][INFO    ][2682] Executing state host.present for ctl
2018-01-13 23:36:02,756 [salt.state       ][INFO    ][2682] {'host': 'ctl'}
2018-01-13 23:36:02,757 [salt.state       ][INFO    ][2682] Completed state [ctl] at time 23:36:02.757232 duration_in_ms=5.263
2018-01-13 23:36:02,757 [salt.state       ][INFO    ][2682] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.757802
2018-01-13 23:36:02,758 [salt.state       ][INFO    ][2682] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:02,762 [salt.state       ][INFO    ][2682] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-13 23:36:02,763 [salt.state       ][INFO    ][2682] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 23:36:02.763254 duration_in_ms=5.452
2018-01-13 23:36:02,769 [salt.state       ][INFO    ][2682] Running state [ens4] at time 23:36:02.769119
2018-01-13 23:36:02,769 [salt.state       ][INFO    ][2682] Executing state network.managed for ens4
2018-01-13 23:36:02,922 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['ifup', 'ens4'] in directory '/root'
2018-01-13 23:36:03,377 [salt.state       ][INFO    ][2682] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-01-13 23:36:03,377 [salt.state       ][INFO    ][2682] Completed state [ens4] at time 23:36:03.377262 duration_in_ms=608.144
2018-01-13 23:36:03,377 [salt.state       ][INFO    ][2682] Running state [ens5] at time 23:36:03.377481
2018-01-13 23:36:03,377 [salt.state       ][INFO    ][2682] Executing state network.managed for ens5
2018-01-13 23:36:03,392 [salt.loaded.int.module.cmdmod][INFO    ][2682] Executing command ['ifup', 'ens5'] in directory '/root'
2018-01-13 23:36:03,830 [salt.state       ][INFO    ][2682] {'interface': 'Added network interface.', 'status': 'Interface ens5 is up'}
2018-01-13 23:36:03,830 [salt.state       ][INFO    ][2682] Completed state [ens5] at time 23:36:03.830746 duration_in_ms=453.265
2018-01-13 23:36:03,831 [salt.state       ][INFO    ][2682] Running state [ens3] at time 23:36:03.831129
2018-01-13 23:36:03,831 [salt.state       ][INFO    ][2682] Executing state network.managed for ens3
2018-01-13 23:36:04,268 [salt.state       ][INFO    ][2682] Interface ens3 is up to date.
2018-01-13 23:36:04,290 [salt.state       ][INFO    ][2682] Completed state [ens3] at time 23:36:04.290912 duration_in_ms=459.782
2018-01-13 23:36:04,291 [salt.state       ][INFO    ][2682] Running state [/etc/profile.d/proxy.sh] at time 23:36:04.291508
2018-01-13 23:36:04,292 [salt.state       ][INFO    ][2682] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-13 23:36:04,292 [salt.state       ][INFO    ][2682] File /etc/profile.d/proxy.sh is not present
2018-01-13 23:36:04,292 [salt.state       ][INFO    ][2682] Completed state [/etc/profile.d/proxy.sh] at time 23:36:04.292905 duration_in_ms=1.397
2018-01-13 23:36:04,293 [salt.state       ][INFO    ][2682] Running state [/etc/apt/apt.conf.d/95proxies] at time 23:36:04.293285
2018-01-13 23:36:04,293 [salt.state       ][INFO    ][2682] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-13 23:36:04,294 [salt.state       ][INFO    ][2682] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-13 23:36:04,294 [salt.state       ][INFO    ][2682] Completed state [/etc/apt/apt.conf.d/95proxies] at time 23:36:04.294449 duration_in_ms=1.164
2018-01-13 23:36:04,297 [salt.minion      ][INFO    ][2682] Returning information for job: 20180113233527110110
2018-01-13 23:36:05,085 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command pkg.upgrade with jid 20180113233605072312
2018-01-13 23:36:05,101 [salt.minion      ][INFO    ][5698] Starting a new job with PID 5698
2018-01-13 23:36:05,120 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5698] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:36:05,445 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5698] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-13 23:36:15,190 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233615167205
2018-01-13 23:36:15,210 [salt.minion      ][INFO    ][5893] Starting a new job with PID 5893
2018-01-13 23:36:15,234 [salt.minion      ][INFO    ][5893] Returning information for job: 20180113233615167205
2018-01-13 23:36:24,106 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5698] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:36:24,158 [salt.minion      ][INFO    ][5698] Returning information for job: 20180113233605072312
2018-01-13 23:36:24,845 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.sls with jid 20180113233624823045
2018-01-13 23:36:24,868 [salt.minion      ][INFO    ][6507] Starting a new job with PID 6507
2018-01-13 23:36:27,333 [salt.state       ][INFO    ][6507] Loading fresh modules for state activity
2018-01-13 23:36:27,391 [salt.fileclient  ][INFO    ][6507] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-13 23:36:27,420 [salt.fileclient  ][INFO    ][6507] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-13 23:36:27,484 [salt.fileclient  ][INFO    ][6507] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-13 23:36:27,940 [salt.state       ][INFO    ][6507] Running state [ntp] at time 23:36:27.940332
2018-01-13 23:36:27,941 [salt.state       ][INFO    ][6507] Executing state pkg.installed for ntp
2018-01-13 23:36:27,941 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:36:28,296 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'
2018-01-13 23:36:28,419 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-13 23:36:30,057 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-13 23:36:30,092 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-01-13 23:36:34,940 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233634921217
2018-01-13 23:36:34,960 [salt.minion      ][INFO    ][7409] Starting a new job with PID 7409
2018-01-13 23:36:34,991 [salt.minion      ][INFO    ][7409] Returning information for job: 20180113233634921217
2018-01-13 23:36:37,983 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:36:38,027 [salt.state       ][INFO    ][6507] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-13 23:36:38,045 [salt.state       ][INFO    ][6507] Loading fresh modules for state activity
2018-01-13 23:36:38,074 [salt.state       ][INFO    ][6507] Completed state [ntp] at time 23:36:38.074668 duration_in_ms=10134.336
2018-01-13 23:36:38,078 [salt.state       ][INFO    ][6507] Running state [/etc/ntp.conf] at time 23:36:38.078651
2018-01-13 23:36:38,079 [salt.state       ][INFO    ][6507] Executing state file.managed for /etc/ntp.conf
2018-01-13 23:36:38,116 [salt.fileclient  ][INFO    ][6507] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-13 23:36:38,154 [salt.state       ][INFO    ][6507] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2018-01-13 23:36:38,156 [salt.state       ][INFO    ][6507] Completed state [/etc/ntp.conf] at time 23:36:38.156779 duration_in_ms=78.127
2018-01-13 23:36:38,347 [salt.state       ][INFO    ][6507] Running state [ntp] at time 23:36:38.347373
2018-01-13 23:36:38,347 [salt.state       ][INFO    ][6507] Executing state service.running for ntp
2018-01-13 23:36:38,348 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-13 23:36:38,365 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-13 23:36:38,380 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-13 23:36:38,395 [salt.state       ][INFO    ][6507] The service ntp is already running
2018-01-13 23:36:38,396 [salt.state       ][INFO    ][6507] Completed state [ntp] at time 23:36:38.396040 duration_in_ms=48.668
2018-01-13 23:36:38,396 [salt.state       ][INFO    ][6507] Running state [ntp] at time 23:36:38.396402
2018-01-13 23:36:38,396 [salt.state       ][INFO    ][6507] Executing state service.mod_watch for ntp
2018-01-13 23:36:38,397 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-13 23:36:38,410 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-13 23:36:38,426 [salt.loaded.int.module.cmdmod][INFO    ][6507] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-13 23:36:38,479 [salt.state       ][INFO    ][6507] {'ntp': True}
2018-01-13 23:36:38,479 [salt.state       ][INFO    ][6507] Completed state [ntp] at time 23:36:38.479918 duration_in_ms=83.515
2018-01-13 23:36:38,481 [salt.minion      ][INFO    ][6507] Returning information for job: 20180113233624823045
2018-01-13 23:36:39,945 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113233639925514
2018-01-13 23:36:39,964 [salt.minion      ][INFO    ][7690] Starting a new job with PID 7690
2018-01-13 23:36:40,425 [salt.state       ][INFO    ][7690] Loading fresh modules for state activity
2018-01-13 23:36:42,677 [py.warnings      ][WARNING ][7690] /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.

2018-01-13 23:36:42,678 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'salt-minion --version' in directory '/root'
2018-01-13 23:36:42,902 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'salt-minion --version' in directory '/root'
2018-01-13 23:36:43,663 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'salt-minion --version' in directory '/root'
2018-01-13 23:36:43,972 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'salt-minion --version' in directory '/root'
2018-01-13 23:36:44,705 [salt.fileclient  ][INFO    ][7690] Fetching file from saltenv 'base', ** done ** 'openssh/init.sls'
2018-01-13 23:36:44,736 [salt.fileclient  ][INFO    ][7690] Fetching file from saltenv 'base', ** done ** 'openssh/server/init.sls'
2018-01-13 23:36:44,754 [salt.fileclient  ][INFO    ][7690] Fetching file from saltenv 'base', ** done ** 'openssh/server/service.sls'
2018-01-13 23:36:44,780 [salt.fileclient  ][INFO    ][7690] Fetching file from saltenv 'base', ** done ** 'openssh/map.jinja'
2018-01-13 23:36:44,819 [salt.fileclient  ][INFO    ][7690] Fetching file from saltenv 'base', ** done ** 'openssh/server/public_key.sls'
2018-01-13 23:36:44,967 [salt.state       ][INFO    ][7690] Running state [/etc/environment] at time 23:36:44.967528
2018-01-13 23:36:44,968 [salt.state       ][INFO    ][7690] Executing state file.blockreplace for /etc/environment
2018-01-13 23:36:44,978 [salt.state       ][INFO    ][7690] File changed:
--- 
+++ 
@@ -1,3 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
 # SALT MANAGED VARIABLES - DO NOT EDIT - START
+# 
 # # SALT MANAGED VARIABLES - END

2018-01-13 23:36:44,979 [salt.state       ][INFO    ][7690] Completed state [/etc/environment] at time 23:36:44.978984 duration_in_ms=11.459
2018-01-13 23:36:44,979 [salt.state       ][INFO    ][7690] Running state [/etc/profile.d] at time 23:36:44.979308
2018-01-13 23:36:44,979 [salt.state       ][INFO    ][7690] Executing state file.directory for /etc/profile.d
2018-01-13 23:36:44,981 [salt.state       ][INFO    ][7690] Directory /etc/profile.d is in the correct state
2018-01-13 23:36:44,981 [salt.state       ][INFO    ][7690] Completed state [/etc/profile.d] at time 23:36:44.981608 duration_in_ms=2.3
2018-01-13 23:36:45,423 [salt.state       ][INFO    ][7690] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 23:36:45.423168
2018-01-13 23:36:45,423 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-13 23:36:45,458 [salt.state       ][INFO    ][7690] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-01-13 23:36:45,459 [salt.state       ][INFO    ][7690] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 23:36:45.459168 duration_in_ms=36.0
2018-01-13 23:36:45,460 [salt.state       ][INFO    ][7690] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:36:45.460009
2018-01-13 23:36:45,460 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-13 23:36:45,490 [salt.state       ][INFO    ][7690] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-01-13 23:36:45,491 [salt.state       ][INFO    ][7690] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 23:36:45.491254 duration_in_ms=31.245
2018-01-13 23:36:45,493 [salt.state       ][INFO    ][7690] Running state [linux_repo_prereq_pkgs] at time 23:36:45.493851
2018-01-13 23:36:45,494 [salt.state       ][INFO    ][7690] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-13 23:36:45,496 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:36:45,879 [salt.state       ][INFO    ][7690] All specified packages are already installed
2018-01-13 23:36:45,880 [salt.state       ][INFO    ][7690] Completed state [linux_repo_prereq_pkgs] at time 23:36:45.880390 duration_in_ms=386.539
2018-01-13 23:36:45,880 [salt.state       ][INFO    ][7690] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:36:45.880820
2018-01-13 23:36:45,881 [salt.state       ][INFO    ][7690] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-13 23:36:45,881 [salt.state       ][INFO    ][7690] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-13 23:36:45,882 [salt.state       ][INFO    ][7690] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 23:36:45.882049 duration_in_ms=1.229
2018-01-13 23:36:45,882 [salt.state       ][INFO    ][7690] Running state [/etc/apt/preferences.d/uca] at time 23:36:45.882382
2018-01-13 23:36:45,882 [salt.state       ][INFO    ][7690] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-13 23:36:45,883 [salt.state       ][INFO    ][7690] File /etc/apt/preferences.d/uca is not present
2018-01-13 23:36:45,883 [salt.state       ][INFO    ][7690] Completed state [/etc/apt/preferences.d/uca] at time 23:36:45.883394 duration_in_ms=1.011
2018-01-13 23:36:45,886 [salt.state       ][INFO    ][7690] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 23:36:45.886386
2018-01-13 23:36:45,886 [salt.state       ][INFO    ][7690] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-13 23:36:45,933 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-13 23:36:46,050 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-13 23:36:49,859 [salt.state       ][INFO    ][7690] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-01-13 23:36:49,861 [salt.state       ][INFO    ][7690] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 23:36:49.861360 duration_in_ms=3974.971
2018-01-13 23:36:49,862 [salt.state       ][INFO    ][7690] Running state [linux_extra_packages_purged] at time 23:36:49.862175
2018-01-13 23:36:49,862 [salt.state       ][INFO    ][7690] Executing state pkg.purged for linux_extra_packages_purged
2018-01-13 23:36:49,877 [salt.state       ][INFO    ][7690] All specified packages are already absent
2018-01-13 23:36:49,878 [salt.state       ][INFO    ][7690] Completed state [linux_extra_packages_purged] at time 23:36:49.878284 duration_in_ms=16.11
2018-01-13 23:36:49,878 [salt.state       ][INFO    ][7690] Running state [linux_extra_packages_latest] at time 23:36:49.878872
2018-01-13 23:36:49,879 [salt.state       ][INFO    ][7690] Executing state pkg.latest for linux_extra_packages_latest
2018-01-13 23:36:49,894 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-13 23:36:49,968 [salt.state       ][INFO    ][7690] Package mcelog is already up-to-date
2018-01-13 23:36:49,969 [salt.state       ][INFO    ][7690] Completed state [linux_extra_packages_latest] at time 23:36:49.969425 duration_in_ms=90.553
2018-01-13 23:36:49,971 [salt.state       ][INFO    ][7690] Running state [UTC] at time 23:36:49.971215
2018-01-13 23:36:49,972 [salt.state       ][INFO    ][7690] Executing state timezone.system for UTC
2018-01-13 23:36:49,973 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['timedatectl'] in directory '/root'
2018-01-13 23:36:50,014 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['timedatectl'] in directory '/root'
2018-01-13 23:36:50,033 [salt.state       ][INFO    ][7690] Timezone UTC already set, UTC already set to UTC
2018-01-13 23:36:50,034 [salt.state       ][INFO    ][7690] Completed state [UTC] at time 23:36:50.033922 duration_in_ms=62.707
2018-01-13 23:36:50,035 [salt.state       ][INFO    ][7690] Running state [nf_conntrack] at time 23:36:50.035291
2018-01-13 23:36:50,035 [salt.state       ][INFO    ][7690] Executing state kmod.present for nf_conntrack
2018-01-13 23:36:50,036 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'lsmod' in directory '/root'
2018-01-13 23:36:50,050 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233650031757
2018-01-13 23:36:50,056 [salt.state       ][INFO    ][7690] Kernel module nf_conntrack is already present
2018-01-13 23:36:50,056 [salt.state       ][INFO    ][7690] Completed state [nf_conntrack] at time 23:36:50.056788 duration_in_ms=21.495
2018-01-13 23:36:50,058 [salt.state       ][INFO    ][7690] Running state [net.ipv4.tcp_keepalive_probes] at time 23:36:50.057984
2018-01-13 23:36:50,058 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-13 23:36:50,069 [salt.minion      ][INFO    ][8141] Starting a new job with PID 8141
2018-01-13 23:36:50,076 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,089 [salt.minion      ][INFO    ][8141] Returning information for job: 20180113233650031757
2018-01-13 23:36:50,114 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-01-13 23:36:50,115 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.tcp_keepalive_probes] at time 23:36:50.114924 duration_in_ms=56.939
2018-01-13 23:36:50,115 [salt.state       ][INFO    ][7690] Running state [fs.file-max] at time 23:36:50.115574
2018-01-13 23:36:50,116 [salt.state       ][INFO    ][7690] Executing state sysctl.present for fs.file-max
2018-01-13 23:36:50,117 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,150 [salt.state       ][INFO    ][7690] Sysctl value fs.file-max = 124165 is already set
2018-01-13 23:36:50,150 [salt.state       ][INFO    ][7690] Completed state [fs.file-max] at time 23:36:50.150539 duration_in_ms=34.964
2018-01-13 23:36:50,151 [salt.state       ][INFO    ][7690] Running state [net.core.somaxconn] at time 23:36:50.151151
2018-01-13 23:36:50,151 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.core.somaxconn
2018-01-13 23:36:50,152 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,183 [salt.state       ][INFO    ][7690] Sysctl value net.core.somaxconn = 4096 is already set
2018-01-13 23:36:50,184 [salt.state       ][INFO    ][7690] Completed state [net.core.somaxconn] at time 23:36:50.184245 duration_in_ms=33.094
2018-01-13 23:36:50,184 [salt.state       ][INFO    ][7690] Running state [net.ipv4.tcp_max_syn_backlog] at time 23:36:50.184822
2018-01-13 23:36:50,185 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-13 23:36:50,186 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,216 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-01-13 23:36:50,216 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.tcp_max_syn_backlog] at time 23:36:50.216580 duration_in_ms=31.757
2018-01-13 23:36:50,217 [salt.state       ][INFO    ][7690] Running state [net.ipv4.tcp_tw_reuse] at time 23:36:50.217183
2018-01-13 23:36:50,217 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-13 23:36:50,218 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,247 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-01-13 23:36:50,248 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.tcp_tw_reuse] at time 23:36:50.247913 duration_in_ms=30.73
2018-01-13 23:36:50,248 [salt.state       ][INFO    ][7690] Running state [net.ipv4.tcp_congestion_control] at time 23:36:50.248467
2018-01-13 23:36:50,249 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-13 23:36:50,250 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,278 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-01-13 23:36:50,278 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.tcp_congestion_control] at time 23:36:50.278689 duration_in_ms=30.221
2018-01-13 23:36:50,279 [salt.state       ][INFO    ][7690] Running state [net.nf_conntrack_max] at time 23:36:50.279295
2018-01-13 23:36:50,279 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.nf_conntrack_max
2018-01-13 23:36:50,280 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,308 [salt.state       ][INFO    ][7690] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-01-13 23:36:50,308 [salt.state       ][INFO    ][7690] Completed state [net.nf_conntrack_max] at time 23:36:50.308826 duration_in_ms=29.531
2018-01-13 23:36:50,309 [salt.state       ][INFO    ][7690] Running state [net.ipv4.tcp_retries2] at time 23:36:50.309421
2018-01-13 23:36:50,310 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-13 23:36:50,311 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,338 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-01-13 23:36:50,338 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.tcp_retries2] at time 23:36:50.338617 duration_in_ms=29.196
2018-01-13 23:36:50,339 [salt.state       ][INFO    ][7690] Running state [net.ipv4.tcp_fin_timeout] at time 23:36:50.339211
2018-01-13 23:36:50,339 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-13 23:36:50,340 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,382 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-01-13 23:36:50,383 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.tcp_fin_timeout] at time 23:36:50.382935 duration_in_ms=43.723
2018-01-13 23:36:50,383 [salt.state       ][INFO    ][7690] Running state [net.ipv4.tcp_slow_start_after_idle] at time 23:36:50.383481
2018-01-13 23:36:50,384 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-13 23:36:50,385 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,425 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-01-13 23:36:50,426 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 23:36:50.426305 duration_in_ms=42.824
2018-01-13 23:36:50,426 [salt.state       ][INFO    ][7690] Running state [vm.swappiness] at time 23:36:50.426903
2018-01-13 23:36:50,427 [salt.state       ][INFO    ][7690] Executing state sysctl.present for vm.swappiness
2018-01-13 23:36:50,428 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,464 [salt.state       ][INFO    ][7690] Sysctl value vm.swappiness = 10 is already set
2018-01-13 23:36:50,465 [salt.state       ][INFO    ][7690] Completed state [vm.swappiness] at time 23:36:50.465382 duration_in_ms=38.478
2018-01-13 23:36:50,466 [salt.state       ][INFO    ][7690] Running state [net.ipv4.tcp_keepalive_intvl] at time 23:36:50.465954
2018-01-13 23:36:50,466 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-13 23:36:50,467 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,504 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-01-13 23:36:50,505 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.tcp_keepalive_intvl] at time 23:36:50.505408 duration_in_ms=39.454
2018-01-13 23:36:50,506 [salt.state       ][INFO    ][7690] Running state [net.ipv4.neigh.default.gc_thresh1] at time 23:36:50.506013
2018-01-13 23:36:50,506 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-13 23:36:50,507 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,547 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-01-13 23:36:50,548 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 23:36:50.548481 duration_in_ms=42.468
2018-01-13 23:36:50,549 [salt.state       ][INFO    ][7690] Running state [net.ipv4.neigh.default.gc_thresh2] at time 23:36:50.549065
2018-01-13 23:36:50,549 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-13 23:36:50,550 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,585 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-01-13 23:36:50,585 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 23:36:50.585635 duration_in_ms=36.57
2018-01-13 23:36:50,586 [salt.state       ][INFO    ][7690] Running state [net.ipv4.neigh.default.gc_thresh3] at time 23:36:50.586209
2018-01-13 23:36:50,586 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-13 23:36:50,587 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,620 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-01-13 23:36:50,621 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 23:36:50.621372 duration_in_ms=35.163
2018-01-13 23:36:50,622 [salt.state       ][INFO    ][7690] Running state [net.core.netdev_max_backlog] at time 23:36:50.621967
2018-01-13 23:36:50,622 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-13 23:36:50,623 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,663 [salt.state       ][INFO    ][7690] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-01-13 23:36:50,664 [salt.state       ][INFO    ][7690] Completed state [net.core.netdev_max_backlog] at time 23:36:50.664339 duration_in_ms=42.372
2018-01-13 23:36:50,664 [salt.state       ][INFO    ][7690] Running state [net.ipv4.tcp_keepalive_time] at time 23:36:50.664905
2018-01-13 23:36:50,665 [salt.state       ][INFO    ][7690] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-13 23:36:50,666 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,703 [salt.state       ][INFO    ][7690] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-01-13 23:36:50,704 [salt.state       ][INFO    ][7690] Completed state [net.ipv4.tcp_keepalive_time] at time 23:36:50.704133 duration_in_ms=39.227
2018-01-13 23:36:50,704 [salt.state       ][INFO    ][7690] Running state [kernel.panic] at time 23:36:50.704708
2018-01-13 23:36:50,705 [salt.state       ][INFO    ][7690] Executing state sysctl.present for kernel.panic
2018-01-13 23:36:50,706 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'sysctl -a' in directory '/root'
2018-01-13 23:36:50,739 [salt.state       ][INFO    ][7690] Sysctl value kernel.panic = 60 is already set
2018-01-13 23:36:50,740 [salt.state       ][INFO    ][7690] Completed state [kernel.panic] at time 23:36:50.740485 duration_in_ms=35.777
2018-01-13 23:36:50,741 [salt.state       ][INFO    ][7690] Running state [linux_sysfs_package] at time 23:36:50.741091
2018-01-13 23:36:50,741 [salt.state       ][INFO    ][7690] Executing state pkg.installed for linux_sysfs_package
2018-01-13 23:36:50,752 [salt.state       ][INFO    ][7690] All specified packages are already installed
2018-01-13 23:36:50,753 [salt.state       ][INFO    ][7690] Completed state [linux_sysfs_package] at time 23:36:50.752986 duration_in_ms=11.896
2018-01-13 23:36:50,755 [salt.state       ][INFO    ][7690] Running state [/etc/sysfs.d] at time 23:36:50.755252
2018-01-13 23:36:50,755 [salt.state       ][INFO    ][7690] Executing state file.directory for /etc/sysfs.d
2018-01-13 23:36:50,756 [salt.state       ][INFO    ][7690] Directory /etc/sysfs.d is in the correct state
2018-01-13 23:36:50,757 [salt.state       ][INFO    ][7690] Completed state [/etc/sysfs.d] at time 23:36:50.757098 duration_in_ms=1.846
2018-01-13 23:36:50,758 [salt.state       ][INFO    ][7690] Running state [ondemand] at time 23:36:50.758192
2018-01-13 23:36:50,758 [salt.state       ][INFO    ][7690] Executing state service.dead for ondemand
2018-01-13 23:36:50,759 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-13 23:36:50,779 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-13 23:36:50,798 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-13 23:36:50,829 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'runlevel' in directory '/root'
2018-01-13 23:36:50,843 [salt.state       ][INFO    ][7690] The service ondemand is already dead
2018-01-13 23:36:50,843 [salt.state       ][INFO    ][7690] Completed state [ondemand] at time 23:36:50.843636 duration_in_ms=85.444
2018-01-13 23:36:50,844 [salt.state       ][INFO    ][7690] Running state [cs_CZ.UTF-8] at time 23:36:50.844848
2018-01-13 23:36:50,845 [salt.state       ][INFO    ][7690] Executing state locale.present for cs_CZ.UTF-8
2018-01-13 23:36:50,846 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'locale -a' in directory '/root'
2018-01-13 23:36:50,857 [salt.state       ][INFO    ][7690] Locale cs_CZ.UTF-8 is already present
2018-01-13 23:36:50,858 [salt.state       ][INFO    ][7690] Completed state [cs_CZ.UTF-8] at time 23:36:50.858284 duration_in_ms=13.436
2018-01-13 23:36:50,858 [salt.state       ][INFO    ][7690] Running state [en_US.UTF-8] at time 23:36:50.858794
2018-01-13 23:36:50,859 [salt.state       ][INFO    ][7690] Executing state locale.present for en_US.UTF-8
2018-01-13 23:36:50,860 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'locale -a' in directory '/root'
2018-01-13 23:36:50,871 [salt.state       ][INFO    ][7690] Locale en_US.UTF-8 is already present
2018-01-13 23:36:50,871 [salt.state       ][INFO    ][7690] Completed state [en_US.UTF-8] at time 23:36:50.871757 duration_in_ms=12.963
2018-01-13 23:36:50,873 [salt.state       ][INFO    ][7690] Running state [en_US.UTF-8] at time 23:36:50.873858
2018-01-13 23:36:50,874 [salt.state       ][INFO    ][7690] Executing state locale.system for en_US.UTF-8
2018-01-13 23:36:50,875 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'localectl' in directory '/root'
2018-01-13 23:36:50,906 [salt.state       ][INFO    ][7690] System locale en_US.UTF-8 already set
2018-01-13 23:36:50,907 [salt.state       ][INFO    ][7690] Completed state [en_US.UTF-8] at time 23:36:50.907127 duration_in_ms=33.269
2018-01-13 23:36:50,909 [salt.state       ][INFO    ][7690] Running state [root] at time 23:36:50.909449
2018-01-13 23:36:50,909 [salt.state       ][INFO    ][7690] Executing state user.present for root
2018-01-13 23:36:50,911 [salt.state       ][INFO    ][7690] User root is present and up to date
2018-01-13 23:36:50,912 [salt.state       ][INFO    ][7690] Completed state [root] at time 23:36:50.912092 duration_in_ms=2.643
2018-01-13 23:36:50,913 [salt.state       ][INFO    ][7690] Running state [/root] at time 23:36:50.913871
2018-01-13 23:36:50,914 [salt.state       ][INFO    ][7690] Executing state file.directory for /root
2018-01-13 23:36:50,915 [salt.state       ][INFO    ][7690] Directory /root is in the correct state
2018-01-13 23:36:50,915 [salt.state       ][INFO    ][7690] Completed state [/root] at time 23:36:50.915603 duration_in_ms=1.732
2018-01-13 23:36:50,916 [salt.state       ][INFO    ][7690] Running state [/etc/sudoers.d/90-salt-user-root] at time 23:36:50.915951
2018-01-13 23:36:50,916 [salt.state       ][INFO    ][7690] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-13 23:36:50,916 [salt.state       ][INFO    ][7690] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-13 23:36:50,917 [salt.state       ][INFO    ][7690] Completed state [/etc/sudoers.d/90-salt-user-root] at time 23:36:50.917030 duration_in_ms=1.078
2018-01-13 23:36:50,917 [salt.state       ][INFO    ][7690] Running state [ubuntu] at time 23:36:50.917385
2018-01-13 23:36:50,917 [salt.state       ][INFO    ][7690] Executing state user.present for ubuntu
2018-01-13 23:36:50,919 [salt.state       ][INFO    ][7690] User ubuntu is present and up to date
2018-01-13 23:36:50,919 [salt.state       ][INFO    ][7690] Completed state [ubuntu] at time 23:36:50.919423 duration_in_ms=2.038
2018-01-13 23:36:50,921 [salt.state       ][INFO    ][7690] Running state [/home/ubuntu] at time 23:36:50.921011
2018-01-13 23:36:50,921 [salt.state       ][INFO    ][7690] Executing state file.directory for /home/ubuntu
2018-01-13 23:36:50,922 [salt.state       ][INFO    ][7690] Directory /home/ubuntu is in the correct state
2018-01-13 23:36:50,922 [salt.state       ][INFO    ][7690] Completed state [/home/ubuntu] at time 23:36:50.922625 duration_in_ms=1.614
2018-01-13 23:36:50,923 [salt.state       ][INFO    ][7690] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:36:50.923928
2018-01-13 23:36:50,924 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-13 23:36:50,955 [salt.state       ][INFO    ][7690] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-13 23:36:50,955 [salt.state       ][INFO    ][7690] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 23:36:50.955443 duration_in_ms=31.515
2018-01-13 23:36:50,955 [salt.state       ][INFO    ][7690] Running state [/etc/security/limits.d/90-salt-default.conf] at time 23:36:50.955844
2018-01-13 23:36:50,956 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-13 23:36:51,071 [salt.state       ][INFO    ][7690] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-01-13 23:36:51,071 [salt.state       ][INFO    ][7690] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 23:36:51.071387 duration_in_ms=115.544
2018-01-13 23:36:51,071 [salt.state       ][INFO    ][7690] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:36:51.071736
2018-01-13 23:36:51,072 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-13 23:36:51,182 [salt.state       ][INFO    ][7690] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-01-13 23:36:51,182 [salt.state       ][INFO    ][7690] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 23:36:51.182640 duration_in_ms=110.903
2018-01-13 23:36:51,184 [salt.state       ][INFO    ][7690] Running state [service.systemctl_reload] at time 23:36:51.184330
2018-01-13 23:36:51,184 [salt.state       ][INFO    ][7690] Executing state module.wait for service.systemctl_reload
2018-01-13 23:36:51,185 [salt.state       ][INFO    ][7690] No changes made for service.systemctl_reload
2018-01-13 23:36:51,185 [salt.state       ][INFO    ][7690] Completed state [service.systemctl_reload] at time 23:36:51.185190 duration_in_ms=0.86
2018-01-13 23:36:51,185 [salt.state       ][INFO    ][7690] Running state [/etc/hostname] at time 23:36:51.185476
2018-01-13 23:36:51,185 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/hostname
2018-01-13 23:36:51,204 [salt.state       ][INFO    ][7690] File /etc/hostname is in the correct state
2018-01-13 23:36:51,204 [salt.state       ][INFO    ][7690] Completed state [/etc/hostname] at time 23:36:51.204409 duration_in_ms=18.933
2018-01-13 23:36:51,206 [salt.state       ][INFO    ][7690] Running state [hostname mas01] at time 23:36:51.206246
2018-01-13 23:36:51,206 [salt.state       ][INFO    ][7690] Executing state cmd.wait for hostname mas01
2018-01-13 23:36:51,206 [salt.state       ][INFO    ][7690] No changes made for hostname mas01
2018-01-13 23:36:51,207 [salt.state       ][INFO    ][7690] Completed state [hostname mas01] at time 23:36:51.207159 duration_in_ms=0.913
2018-01-13 23:36:51,207 [salt.state       ][INFO    ][7690] Running state [mdb02] at time 23:36:51.207862
2018-01-13 23:36:51,208 [salt.state       ][INFO    ][7690] Executing state host.present for mdb02
2018-01-13 23:36:51,208 [salt.state       ][INFO    ][7690] Host mdb02 (10.167.4.77) already present
2018-01-13 23:36:51,209 [salt.state       ][INFO    ][7690] Completed state [mdb02] at time 23:36:51.209028 duration_in_ms=1.166
2018-01-13 23:36:51,209 [salt.state       ][INFO    ][7690] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.209303
2018-01-13 23:36:51,209 [salt.state       ][INFO    ][7690] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,210 [salt.state       ][INFO    ][7690] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2018-01-13 23:36:51,210 [salt.state       ][INFO    ][7690] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.210387 duration_in_ms=1.084
2018-01-13 23:36:51,210 [salt.state       ][INFO    ][7690] Running state [mdb03] at time 23:36:51.210668
2018-01-13 23:36:51,210 [salt.state       ][INFO    ][7690] Executing state host.present for mdb03
2018-01-13 23:36:51,211 [salt.state       ][INFO    ][7690] Host mdb03 (10.167.4.78) already present
2018-01-13 23:36:51,211 [salt.state       ][INFO    ][7690] Completed state [mdb03] at time 23:36:51.211767 duration_in_ms=1.099
2018-01-13 23:36:51,212 [salt.state       ][INFO    ][7690] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.212033
2018-01-13 23:36:51,212 [salt.state       ][INFO    ][7690] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,212 [salt.state       ][INFO    ][7690] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2018-01-13 23:36:51,213 [salt.state       ][INFO    ][7690] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.213060 duration_in_ms=1.027
2018-01-13 23:36:51,213 [salt.state       ][INFO    ][7690] Running state [mdb01] at time 23:36:51.213329
2018-01-13 23:36:51,213 [salt.state       ][INFO    ][7690] Executing state host.present for mdb01
2018-01-13 23:36:51,214 [salt.state       ][INFO    ][7690] Host mdb01 (10.167.4.76) already present
2018-01-13 23:36:51,214 [salt.state       ][INFO    ][7690] Completed state [mdb01] at time 23:36:51.214363 duration_in_ms=1.033
2018-01-13 23:36:51,214 [salt.state       ][INFO    ][7690] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.214653
2018-01-13 23:36:51,214 [salt.state       ][INFO    ][7690] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,215 [salt.state       ][INFO    ][7690] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2018-01-13 23:36:51,215 [salt.state       ][INFO    ][7690] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.215698 duration_in_ms=1.046
2018-01-13 23:36:51,216 [salt.state       ][INFO    ][7690] Running state [mdb] at time 23:36:51.215960
2018-01-13 23:36:51,216 [salt.state       ][INFO    ][7690] Executing state host.present for mdb
2018-01-13 23:36:51,216 [salt.state       ][INFO    ][7690] Host mdb (10.167.4.75) already present
2018-01-13 23:36:51,217 [salt.state       ][INFO    ][7690] Completed state [mdb] at time 23:36:51.216961 duration_in_ms=1.001
2018-01-13 23:36:51,217 [salt.state       ][INFO    ][7690] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.217227
2018-01-13 23:36:51,217 [salt.state       ][INFO    ][7690] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,218 [salt.state       ][INFO    ][7690] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2018-01-13 23:36:51,218 [salt.state       ][INFO    ][7690] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.218236 duration_in_ms=1.009
2018-01-13 23:36:51,218 [salt.state       ][INFO    ][7690] Running state [cfg01] at time 23:36:51.218518
2018-01-13 23:36:51,218 [salt.state       ][INFO    ][7690] Executing state host.present for cfg01
2018-01-13 23:36:51,219 [salt.state       ][INFO    ][7690] Host cfg01 (10.167.4.100) already present
2018-01-13 23:36:51,219 [salt.state       ][INFO    ][7690] Completed state [cfg01] at time 23:36:51.219517 duration_in_ms=0.999
2018-01-13 23:36:51,219 [salt.state       ][INFO    ][7690] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.219840
2018-01-13 23:36:51,220 [salt.state       ][INFO    ][7690] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,220 [salt.state       ][INFO    ][7690] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-13 23:36:51,220 [salt.state       ][INFO    ][7690] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.220851 duration_in_ms=1.01
2018-01-13 23:36:51,221 [salt.state       ][INFO    ][7690] Running state [prx01] at time 23:36:51.221111
2018-01-13 23:36:51,221 [salt.state       ][INFO    ][7690] Executing state host.present for prx01
2018-01-13 23:36:51,221 [salt.state       ][INFO    ][7690] Host prx01 (10.167.4.104) already present
2018-01-13 23:36:51,222 [salt.state       ][INFO    ][7690] Completed state [prx01] at time 23:36:51.222120 duration_in_ms=1.008
2018-01-13 23:36:51,222 [salt.state       ][INFO    ][7690] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.222388
2018-01-13 23:36:51,222 [salt.state       ][INFO    ][7690] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,223 [salt.state       ][INFO    ][7690] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2018-01-13 23:36:51,223 [salt.state       ][INFO    ][7690] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.223340 duration_in_ms=0.951
2018-01-13 23:36:51,223 [salt.state       ][INFO    ][7690] Running state [kvm01] at time 23:36:51.223643
2018-01-13 23:36:51,223 [salt.state       ][INFO    ][7690] Executing state host.present for kvm01
2018-01-13 23:36:51,224 [salt.state       ][INFO    ][7690] Host kvm01 (10.167.4.141) already present
2018-01-13 23:36:51,224 [salt.state       ][INFO    ][7690] Completed state [kvm01] at time 23:36:51.224636 duration_in_ms=0.993
2018-01-13 23:36:51,224 [salt.state       ][INFO    ][7690] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.224882
2018-01-13 23:36:51,225 [salt.state       ][INFO    ][7690] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,225 [salt.state       ][INFO    ][7690] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2018-01-13 23:36:51,225 [salt.state       ][INFO    ][7690] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.225834 duration_in_ms=0.952
2018-01-13 23:36:51,226 [salt.state       ][INFO    ][7690] Running state [kvm03] at time 23:36:51.226082
2018-01-13 23:36:51,226 [salt.state       ][INFO    ][7690] Executing state host.present for kvm03
2018-01-13 23:36:51,226 [salt.state       ][INFO    ][7690] Host kvm03 (10.167.4.143) already present
2018-01-13 23:36:51,227 [salt.state       ][INFO    ][7690] Completed state [kvm03] at time 23:36:51.227030 duration_in_ms=0.948
2018-01-13 23:36:51,227 [salt.state       ][INFO    ][7690] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.227275
2018-01-13 23:36:51,227 [salt.state       ][INFO    ][7690] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,228 [salt.state       ][INFO    ][7690] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2018-01-13 23:36:51,228 [salt.state       ][INFO    ][7690] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.228517 duration_in_ms=1.242
2018-01-13 23:36:51,228 [salt.state       ][INFO    ][7690] Running state [kvm02] at time 23:36:51.228768
2018-01-13 23:36:51,229 [salt.state       ][INFO    ][7690] Executing state host.present for kvm02
2018-01-13 23:36:51,229 [salt.state       ][INFO    ][7690] Host kvm02 (10.167.4.142) already present
2018-01-13 23:36:51,229 [salt.state       ][INFO    ][7690] Completed state [kvm02] at time 23:36:51.229722 duration_in_ms=0.954
2018-01-13 23:36:51,230 [salt.state       ][INFO    ][7690] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.229968
2018-01-13 23:36:51,230 [salt.state       ][INFO    ][7690] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,230 [salt.state       ][INFO    ][7690] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2018-01-13 23:36:51,230 [salt.state       ][INFO    ][7690] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.230915 duration_in_ms=0.947
2018-01-13 23:36:51,231 [salt.state       ][INFO    ][7690] Running state [dbs] at time 23:36:51.231165
2018-01-13 23:36:51,231 [salt.state       ][INFO    ][7690] Executing state host.present for dbs
2018-01-13 23:36:51,231 [salt.state       ][INFO    ][7690] Host dbs (10.167.4.50) already present
2018-01-13 23:36:51,232 [salt.state       ][INFO    ][7690] Completed state [dbs] at time 23:36:51.232145 duration_in_ms=0.98
2018-01-13 23:36:51,232 [salt.state       ][INFO    ][7690] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.232402
2018-01-13 23:36:51,232 [salt.state       ][INFO    ][7690] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,233 [salt.state       ][INFO    ][7690] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2018-01-13 23:36:51,233 [salt.state       ][INFO    ][7690] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.233309 duration_in_ms=0.907
2018-01-13 23:36:51,233 [salt.state       ][INFO    ][7690] Running state [prx] at time 23:36:51.233568
2018-01-13 23:36:51,233 [salt.state       ][INFO    ][7690] Executing state host.present for prx
2018-01-13 23:36:51,234 [salt.state       ][INFO    ][7690] Host prx (10.167.4.103) already present
2018-01-13 23:36:51,234 [salt.state       ][INFO    ][7690] Completed state [prx] at time 23:36:51.234480 duration_in_ms=0.912
2018-01-13 23:36:51,234 [salt.state       ][INFO    ][7690] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.234718
2018-01-13 23:36:51,234 [salt.state       ][INFO    ][7690] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,235 [salt.state       ][INFO    ][7690] Host prx.baremetal-mcp-pike-ovs-ha.local (10.167.4.103) already present
2018-01-13 23:36:51,235 [salt.state       ][INFO    ][7690] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.235667 duration_in_ms=0.949
2018-01-13 23:36:51,235 [salt.state       ][INFO    ][7690] Running state [prx02] at time 23:36:51.235909
2018-01-13 23:36:51,236 [salt.state       ][INFO    ][7690] Executing state host.present for prx02
2018-01-13 23:36:51,236 [salt.state       ][INFO    ][7690] Host prx02 (10.167.4.105) already present
2018-01-13 23:36:51,236 [salt.state       ][INFO    ][7690] Completed state [prx02] at time 23:36:51.236828 duration_in_ms=0.919
2018-01-13 23:36:51,237 [salt.state       ][INFO    ][7690] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.237066
2018-01-13 23:36:51,237 [salt.state       ][INFO    ][7690] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,237 [salt.state       ][INFO    ][7690] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2018-01-13 23:36:51,238 [salt.state       ][INFO    ][7690] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.238016 duration_in_ms=0.95
2018-01-13 23:36:51,238 [salt.state       ][INFO    ][7690] Running state [msg02] at time 23:36:51.238256
2018-01-13 23:36:51,238 [salt.state       ][INFO    ][7690] Executing state host.present for msg02
2018-01-13 23:36:51,238 [salt.state       ][INFO    ][7690] Host msg02 (10.167.4.42) already present
2018-01-13 23:36:51,239 [salt.state       ][INFO    ][7690] Completed state [msg02] at time 23:36:51.239157 duration_in_ms=0.901
2018-01-13 23:36:51,239 [salt.state       ][INFO    ][7690] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.239406
2018-01-13 23:36:51,239 [salt.state       ][INFO    ][7690] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,240 [salt.state       ][INFO    ][7690] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2018-01-13 23:36:51,240 [salt.state       ][INFO    ][7690] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.240329 duration_in_ms=0.923
2018-01-13 23:36:51,240 [salt.state       ][INFO    ][7690] Running state [msg03] at time 23:36:51.240583
2018-01-13 23:36:51,240 [salt.state       ][INFO    ][7690] Executing state host.present for msg03
2018-01-13 23:36:51,241 [salt.state       ][INFO    ][7690] Host msg03 (10.167.4.43) already present
2018-01-13 23:36:51,241 [salt.state       ][INFO    ][7690] Completed state [msg03] at time 23:36:51.241494 duration_in_ms=0.911
2018-01-13 23:36:51,241 [salt.state       ][INFO    ][7690] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.241720
2018-01-13 23:36:51,241 [salt.state       ][INFO    ][7690] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,242 [salt.state       ][INFO    ][7690] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2018-01-13 23:36:51,242 [salt.state       ][INFO    ][7690] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.242599 duration_in_ms=0.878
2018-01-13 23:36:51,242 [salt.state       ][INFO    ][7690] Running state [msg01] at time 23:36:51.242828
2018-01-13 23:36:51,243 [salt.state       ][INFO    ][7690] Executing state host.present for msg01
2018-01-13 23:36:51,243 [salt.state       ][INFO    ][7690] Host msg01 (10.167.4.41) already present
2018-01-13 23:36:51,243 [salt.state       ][INFO    ][7690] Completed state [msg01] at time 23:36:51.243729 duration_in_ms=0.901
2018-01-13 23:36:51,243 [salt.state       ][INFO    ][7690] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.243958
2018-01-13 23:36:51,244 [salt.state       ][INFO    ][7690] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,244 [salt.state       ][INFO    ][7690] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2018-01-13 23:36:51,244 [salt.state       ][INFO    ][7690] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.244838 duration_in_ms=0.88
2018-01-13 23:36:51,245 [salt.state       ][INFO    ][7690] Running state [msg] at time 23:36:51.245065
2018-01-13 23:36:51,245 [salt.state       ][INFO    ][7690] Executing state host.present for msg
2018-01-13 23:36:51,245 [salt.state       ][INFO    ][7690] Host msg (10.167.4.40) already present
2018-01-13 23:36:51,245 [salt.state       ][INFO    ][7690] Completed state [msg] at time 23:36:51.245943 duration_in_ms=0.878
2018-01-13 23:36:51,246 [salt.state       ][INFO    ][7690] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.246170
2018-01-13 23:36:51,246 [salt.state       ][INFO    ][7690] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,246 [salt.state       ][INFO    ][7690] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2018-01-13 23:36:51,247 [salt.state       ][INFO    ][7690] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.247061 duration_in_ms=0.891
2018-01-13 23:36:51,247 [salt.state       ][INFO    ][7690] Running state [cfg01] at time 23:36:51.247293
2018-01-13 23:36:51,247 [salt.state       ][INFO    ][7690] Executing state host.present for cfg01
2018-01-13 23:36:51,248 [salt.state       ][INFO    ][7690] Host cfg01 (10.167.4.100) already present
2018-01-13 23:36:51,248 [salt.state       ][INFO    ][7690] Completed state [cfg01] at time 23:36:51.248239 duration_in_ms=0.946
2018-01-13 23:36:51,248 [salt.state       ][INFO    ][7690] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.248488
2018-01-13 23:36:51,248 [salt.state       ][INFO    ][7690] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,249 [salt.state       ][INFO    ][7690] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-13 23:36:51,249 [salt.state       ][INFO    ][7690] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.249347 duration_in_ms=0.859
2018-01-13 23:36:51,249 [salt.state       ][INFO    ][7690] Running state [cmp002] at time 23:36:51.249595
2018-01-13 23:36:51,249 [salt.state       ][INFO    ][7690] Executing state host.present for cmp002
2018-01-13 23:36:51,250 [salt.state       ][INFO    ][7690] Host cmp002 (10.167.4.102) already present
2018-01-13 23:36:51,250 [salt.state       ][INFO    ][7690] Completed state [cmp002] at time 23:36:51.250465 duration_in_ms=0.87
2018-01-13 23:36:51,250 [salt.state       ][INFO    ][7690] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.250692
2018-01-13 23:36:51,250 [salt.state       ][INFO    ][7690] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,251 [salt.state       ][INFO    ][7690] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2018-01-13 23:36:51,251 [salt.state       ][INFO    ][7690] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.251739 duration_in_ms=1.047
2018-01-13 23:36:51,252 [salt.state       ][INFO    ][7690] Running state [cmp001] at time 23:36:51.251977
2018-01-13 23:36:51,252 [salt.state       ][INFO    ][7690] Executing state host.present for cmp001
2018-01-13 23:36:51,252 [salt.state       ][INFO    ][7690] Host cmp001 (10.167.4.101) already present
2018-01-13 23:36:51,252 [salt.state       ][INFO    ][7690] Completed state [cmp001] at time 23:36:51.252812 duration_in_ms=0.835
2018-01-13 23:36:51,253 [salt.state       ][INFO    ][7690] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.253029
2018-01-13 23:36:51,253 [salt.state       ][INFO    ][7690] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,253 [salt.state       ][INFO    ][7690] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2018-01-13 23:36:51,253 [salt.state       ][INFO    ][7690] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.253871 duration_in_ms=0.842
2018-01-13 23:36:51,254 [salt.state       ][INFO    ][7690] Running state [dbs01] at time 23:36:51.254090
2018-01-13 23:36:51,254 [salt.state       ][INFO    ][7690] Executing state host.present for dbs01
2018-01-13 23:36:51,254 [salt.state       ][INFO    ][7690] Host dbs01 (10.167.4.51) already present
2018-01-13 23:36:51,254 [salt.state       ][INFO    ][7690] Completed state [dbs01] at time 23:36:51.254933 duration_in_ms=0.843
2018-01-13 23:36:51,255 [salt.state       ][INFO    ][7690] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.255153
2018-01-13 23:36:51,255 [salt.state       ][INFO    ][7690] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,255 [salt.state       ][INFO    ][7690] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2018-01-13 23:36:51,256 [salt.state       ][INFO    ][7690] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.256031 duration_in_ms=0.878
2018-01-13 23:36:51,256 [salt.state       ][INFO    ][7690] Running state [dbs02] at time 23:36:51.256251
2018-01-13 23:36:51,256 [salt.state       ][INFO    ][7690] Executing state host.present for dbs02
2018-01-13 23:36:51,256 [salt.state       ][INFO    ][7690] Host dbs02 (10.167.4.52) already present
2018-01-13 23:36:51,257 [salt.state       ][INFO    ][7690] Completed state [dbs02] at time 23:36:51.257090 duration_in_ms=0.839
2018-01-13 23:36:51,257 [salt.state       ][INFO    ][7690] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.257308
2018-01-13 23:36:51,257 [salt.state       ][INFO    ][7690] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,257 [salt.state       ][INFO    ][7690] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2018-01-13 23:36:51,258 [salt.state       ][INFO    ][7690] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.258148 duration_in_ms=0.84
2018-01-13 23:36:51,258 [salt.state       ][INFO    ][7690] Running state [dbs03] at time 23:36:51.258379
2018-01-13 23:36:51,258 [salt.state       ][INFO    ][7690] Executing state host.present for dbs03
2018-01-13 23:36:51,259 [salt.state       ][INFO    ][7690] Host dbs03 (10.167.4.53) already present
2018-01-13 23:36:51,259 [salt.state       ][INFO    ][7690] Completed state [dbs03] at time 23:36:51.259199 duration_in_ms=0.82
2018-01-13 23:36:51,259 [salt.state       ][INFO    ][7690] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.259449
2018-01-13 23:36:51,259 [salt.state       ][INFO    ][7690] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,260 [salt.state       ][INFO    ][7690] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2018-01-13 23:36:51,260 [salt.state       ][INFO    ][7690] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.260307 duration_in_ms=0.858
2018-01-13 23:36:51,260 [salt.state       ][INFO    ][7690] Running state [mas01] at time 23:36:51.260546
2018-01-13 23:36:51,260 [salt.state       ][INFO    ][7690] Executing state host.present for mas01
2018-01-13 23:36:51,261 [salt.state       ][INFO    ][7690] Host mas01 (10.167.4.3) already present
2018-01-13 23:36:51,261 [salt.state       ][INFO    ][7690] Completed state [mas01] at time 23:36:51.261385 duration_in_ms=0.838
2018-01-13 23:36:51,261 [salt.state       ][INFO    ][7690] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.261616
2018-01-13 23:36:51,261 [salt.state       ][INFO    ][7690] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:51,262 [salt.state       ][INFO    ][7690] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2018-01-13 23:36:51,262 [salt.state       ][INFO    ][7690] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:51.262432 duration_in_ms=0.816
2018-01-13 23:36:51,263 [salt.state       ][INFO    ][7690] Running state [file.replace] at time 23:36:51.263340
2018-01-13 23:36:51,263 [salt.state       ][INFO    ][7690] Executing state module.run for file.replace
2018-01-13 23:36:51,895 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['git', '--version'] in directory '/root'
2018-01-13 23:36:53,054 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'grep -q "mas01 mas01.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-01-13 23:36:53,077 [salt.state       ][INFO    ][7690] {'ret': '--- \n+++ \n@@ -27,7 +27,7 @@\n 10.167.4.51\t\tdbs01 dbs01.baremetal-mcp-pike-ovs-ha.local\n 10.167.4.52\t\tdbs02 dbs02.baremetal-mcp-pike-ovs-ha.local\n 10.167.4.53\t\tdbs03 dbs03.baremetal-mcp-pike-ovs-ha.local\n-10.167.4.3\t\tmas01 mas01.baremetal-mcp-pike-ovs-ha.local\n+10.167.4.3\t\tmas01.baremetal-mcp-pike-ovs-ha.local mas01\n 10.167.4.12\t\tctl02 ctl02.baremetal-mcp-pike-ovs-ha.local\n 10.167.4.13\t\tctl03 ctl03.baremetal-mcp-pike-ovs-ha.local\n 10.167.4.11\t\tctl01 ctl01.baremetal-mcp-pike-ovs-ha.local\n'}
2018-01-13 23:36:53,077 [salt.state       ][INFO    ][7690] Completed state [file.replace] at time 23:36:53.077752 duration_in_ms=1814.41
2018-01-13 23:36:53,078 [salt.state       ][INFO    ][7690] Running state [ctl02] at time 23:36:53.078327
2018-01-13 23:36:53,078 [salt.state       ][INFO    ][7690] Executing state host.present for ctl02
2018-01-13 23:36:53,079 [salt.state       ][INFO    ][7690] Host ctl02 (10.167.4.12) already present
2018-01-13 23:36:53,080 [salt.state       ][INFO    ][7690] Completed state [ctl02] at time 23:36:53.080135 duration_in_ms=1.808
2018-01-13 23:36:53,080 [salt.state       ][INFO    ][7690] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:53.080560
2018-01-13 23:36:53,080 [salt.state       ][INFO    ][7690] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:53,081 [salt.state       ][INFO    ][7690] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2018-01-13 23:36:53,082 [salt.state       ][INFO    ][7690] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 23:36:53.082058 duration_in_ms=1.498
2018-01-13 23:36:53,082 [salt.state       ][INFO    ][7690] Running state [ctl03] at time 23:36:53.082484
2018-01-13 23:36:53,082 [salt.state       ][INFO    ][7690] Executing state host.present for ctl03
2018-01-13 23:36:53,083 [salt.state       ][INFO    ][7690] Host ctl03 (10.167.4.13) already present
2018-01-13 23:36:53,083 [salt.state       ][INFO    ][7690] Completed state [ctl03] at time 23:36:53.083927 duration_in_ms=1.444
2018-01-13 23:36:53,084 [salt.state       ][INFO    ][7690] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:53.084321
2018-01-13 23:36:53,084 [salt.state       ][INFO    ][7690] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:53,085 [salt.state       ][INFO    ][7690] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2018-01-13 23:36:53,085 [salt.state       ][INFO    ][7690] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 23:36:53.085823 duration_in_ms=1.503
2018-01-13 23:36:53,086 [salt.state       ][INFO    ][7690] Running state [ctl01] at time 23:36:53.086199
2018-01-13 23:36:53,086 [salt.state       ][INFO    ][7690] Executing state host.present for ctl01
2018-01-13 23:36:53,087 [salt.state       ][INFO    ][7690] Host ctl01 (10.167.4.11) already present
2018-01-13 23:36:53,087 [salt.state       ][INFO    ][7690] Completed state [ctl01] at time 23:36:53.087672 duration_in_ms=1.472
2018-01-13 23:36:53,088 [salt.state       ][INFO    ][7690] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:53.088037
2018-01-13 23:36:53,088 [salt.state       ][INFO    ][7690] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:53,089 [salt.state       ][INFO    ][7690] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2018-01-13 23:36:53,089 [salt.state       ][INFO    ][7690] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 23:36:53.089847 duration_in_ms=1.81
2018-01-13 23:36:53,090 [salt.state       ][INFO    ][7690] Running state [ctl] at time 23:36:53.090226
2018-01-13 23:36:53,090 [salt.state       ][INFO    ][7690] Executing state host.present for ctl
2018-01-13 23:36:53,091 [salt.state       ][INFO    ][7690] Host ctl (10.167.4.10) already present
2018-01-13 23:36:53,091 [salt.state       ][INFO    ][7690] Completed state [ctl] at time 23:36:53.091734 duration_in_ms=1.507
2018-01-13 23:36:53,092 [salt.state       ][INFO    ][7690] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 23:36:53.092130
2018-01-13 23:36:53,092 [salt.state       ][INFO    ][7690] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-13 23:36:53,093 [salt.state       ][INFO    ][7690] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2018-01-13 23:36:53,093 [salt.state       ][INFO    ][7690] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 23:36:53.093592 duration_in_ms=1.462
2018-01-13 23:36:53,094 [salt.state       ][INFO    ][7690] Running state [ens4] at time 23:36:53.093948
2018-01-13 23:36:53,094 [salt.state       ][INFO    ][7690] Executing state network.managed for ens4
2018-01-13 23:36:53,837 [salt.state       ][INFO    ][7690] Interface ens4 is up to date.
2018-01-13 23:36:53,837 [salt.state       ][INFO    ][7690] Completed state [ens4] at time 23:36:53.837327 duration_in_ms=743.379
2018-01-13 23:36:53,837 [salt.state       ][INFO    ][7690] Running state [ens5] at time 23:36:53.837593
2018-01-13 23:36:53,837 [salt.state       ][INFO    ][7690] Executing state network.managed for ens5
2018-01-13 23:36:54,423 [salt.state       ][INFO    ][7690] Interface ens5 is up to date.
2018-01-13 23:36:54,424 [salt.state       ][INFO    ][7690] Completed state [ens5] at time 23:36:54.424204 duration_in_ms=586.611
2018-01-13 23:36:54,424 [salt.state       ][INFO    ][7690] Running state [ens3] at time 23:36:54.424481
2018-01-13 23:36:54,424 [salt.state       ][INFO    ][7690] Executing state network.managed for ens3
2018-01-13 23:36:54,979 [salt.state       ][INFO    ][7690] Interface ens3 is up to date.
2018-01-13 23:36:54,979 [salt.state       ][INFO    ][7690] Completed state [ens3] at time 23:36:54.979572 duration_in_ms=555.09
2018-01-13 23:36:54,979 [salt.state       ][INFO    ][7690] Running state [/etc/profile.d/proxy.sh] at time 23:36:54.979807
2018-01-13 23:36:54,980 [salt.state       ][INFO    ][7690] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-13 23:36:54,980 [salt.state       ][INFO    ][7690] File /etc/profile.d/proxy.sh is not present
2018-01-13 23:36:54,980 [salt.state       ][INFO    ][7690] Completed state [/etc/profile.d/proxy.sh] at time 23:36:54.980495 duration_in_ms=0.687
2018-01-13 23:36:54,980 [salt.state       ][INFO    ][7690] Running state [/etc/apt/apt.conf.d/95proxies] at time 23:36:54.980668
2018-01-13 23:36:54,980 [salt.state       ][INFO    ][7690] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-13 23:36:54,981 [salt.state       ][INFO    ][7690] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-13 23:36:54,981 [salt.state       ][INFO    ][7690] Completed state [/etc/apt/apt.conf.d/95proxies] at time 23:36:54.981197 duration_in_ms=0.529
2018-01-13 23:36:54,981 [salt.state       ][INFO    ][7690] Running state [salt-minion] at time 23:36:54.981380
2018-01-13 23:36:54,981 [salt.state       ][INFO    ][7690] Executing state pkg.installed for salt-minion
2018-01-13 23:36:54,986 [salt.state       ][INFO    ][7690] All specified packages are already installed
2018-01-13 23:36:54,986 [salt.state       ][INFO    ][7690] Completed state [salt-minion] at time 23:36:54.986430 duration_in_ms=5.05
2018-01-13 23:36:54,986 [salt.state       ][INFO    ][7690] Running state [salt_minion_dependency_packages] at time 23:36:54.986603
2018-01-13 23:36:54,986 [salt.state       ][INFO    ][7690] Executing state pkg.installed for salt_minion_dependency_packages
2018-01-13 23:36:54,991 [salt.state       ][INFO    ][7690] All specified packages are already installed
2018-01-13 23:36:54,991 [salt.state       ][INFO    ][7690] Completed state [salt_minion_dependency_packages] at time 23:36:54.991153 duration_in_ms=4.549
2018-01-13 23:36:54,992 [salt.state       ][INFO    ][7690] Running state [/etc/salt/minion.d/minion.conf] at time 23:36:54.992156
2018-01-13 23:36:54,992 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-01-13 23:36:55,145 [salt.state       ][INFO    ][7690] File /etc/salt/minion.d/minion.conf is in the correct state
2018-01-13 23:36:55,145 [salt.state       ][INFO    ][7690] Completed state [/etc/salt/minion.d/minion.conf] at time 23:36:55.145945 duration_in_ms=153.789
2018-01-13 23:36:55,147 [salt.state       ][INFO    ][7690] Running state [salt-minion] at time 23:36:55.147326
2018-01-13 23:36:55,147 [salt.state       ][INFO    ][7690] Executing state service.running for salt-minion
2018-01-13 23:36:55,148 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-13 23:36:55,168 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-01-13 23:36:55,184 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-13 23:36:55,198 [salt.state       ][INFO    ][7690] The service salt-minion is already running
2018-01-13 23:36:55,198 [salt.state       ][INFO    ][7690] Completed state [salt-minion] at time 23:36:55.198493 duration_in_ms=51.166
2018-01-13 23:36:55,201 [salt.state       ][INFO    ][7690] Running state [/etc/salt/grains.d] at time 23:36:55.201072
2018-01-13 23:36:55,201 [salt.state       ][INFO    ][7690] Executing state file.directory for /etc/salt/grains.d
2018-01-13 23:36:55,202 [salt.state       ][INFO    ][7690] Directory /etc/salt/grains.d is in the correct state
2018-01-13 23:36:55,202 [salt.state       ][INFO    ][7690] Completed state [/etc/salt/grains.d] at time 23:36:55.202219 duration_in_ms=1.147
2018-01-13 23:36:55,203 [salt.state       ][INFO    ][7690] Running state [/etc/salt/grains] at time 23:36:55.203050
2018-01-13 23:36:55,203 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/salt/grains
2018-01-13 23:36:55,203 [salt.state       ][INFO    ][7690] File /etc/salt/grains exists with proper permissions. No changes made.
2018-01-13 23:36:55,203 [salt.state       ][INFO    ][7690] Completed state [/etc/salt/grains] at time 23:36:55.203888 duration_in_ms=0.838
2018-01-13 23:36:55,204 [salt.state       ][INFO    ][7690] Running state [/etc/salt/grains.d/placeholder] at time 23:36:55.204555
2018-01-13 23:36:55,204 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-01-13 23:36:55,205 [salt.state       ][INFO    ][7690] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-01-13 23:36:55,205 [salt.state       ][INFO    ][7690] Completed state [/etc/salt/grains.d/placeholder] at time 23:36:55.205328 duration_in_ms=0.772
2018-01-13 23:36:55,206 [salt.state       ][INFO    ][7690] Running state [/etc/salt/grains.d/sphinx] at time 23:36:55.205980
2018-01-13 23:36:55,206 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-01-13 23:36:55,217 [salt.state       ][INFO    ][7690] File changed:
--- 
+++ 
@@ -15,7 +15,9 @@
               name: IP Addresses
               value:
               - 10.20.0.3
+              - 10.167.4.3
               - 127.0.0.1
+              - 192.168.11.3
         system:
           name: System
           param:

2018-01-13 23:36:55,217 [salt.state       ][INFO    ][7690] Completed state [/etc/salt/grains.d/sphinx] at time 23:36:55.217412 duration_in_ms=11.432
2018-01-13 23:36:55,218 [salt.state       ][INFO    ][7690] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:36:55.218721
2018-01-13 23:36:55,218 [salt.state       ][INFO    ][7690] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-13 23:36:55,219 [salt.state       ][INFO    ][7690] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-13 23:36:55,219 [salt.state       ][INFO    ][7690] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:36:55.219353 duration_in_ms=0.632
2018-01-13 23:36:55,219 [salt.state       ][INFO    ][7690] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:36:55.219516
2018-01-13 23:36:55,219 [salt.state       ][INFO    ][7690] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-13 23:36:55,220 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-01-13 23:36:55,323 [salt.state       ][INFO    ][7690] {'pid': 8381, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:36:55,323 [salt.state       ][INFO    ][7690] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 23:36:55.323795 duration_in_ms=104.278
2018-01-13 23:36:55,324 [salt.state       ][INFO    ][7690] Running state [/etc/salt/grains.d/dns_records] at time 23:36:55.324789
2018-01-13 23:36:55,325 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-01-13 23:36:55,331 [salt.state       ][INFO    ][7690] File /etc/salt/grains.d/dns_records is in the correct state
2018-01-13 23:36:55,331 [salt.state       ][INFO    ][7690] Completed state [/etc/salt/grains.d/dns_records] at time 23:36:55.331256 duration_in_ms=6.467
2018-01-13 23:36:55,332 [salt.state       ][INFO    ][7690] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 23:36:55.332595
2018-01-13 23:36:55,332 [salt.state       ][INFO    ][7690] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-01-13 23:36:55,333 [salt.state       ][INFO    ][7690] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-01-13 23:36:55,333 [salt.state       ][INFO    ][7690] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 23:36:55.333175 duration_in_ms=0.579
2018-01-13 23:36:55,333 [salt.state       ][INFO    ][7690] Running state [/etc/salt/grains.d/salt] at time 23:36:55.333780
2018-01-13 23:36:55,333 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/salt/grains.d/salt
2018-01-13 23:36:55,337 [salt.state       ][INFO    ][7690] File /etc/salt/grains.d/salt is in the correct state
2018-01-13 23:36:55,337 [salt.state       ][INFO    ][7690] Completed state [/etc/salt/grains.d/salt] at time 23:36:55.337391 duration_in_ms=3.61
2018-01-13 23:36:55,338 [salt.state       ][INFO    ][7690] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 23:36:55.338575
2018-01-13 23:36:55,338 [salt.state       ][INFO    ][7690] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-01-13 23:36:55,339 [salt.state       ][INFO    ][7690] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-01-13 23:36:55,339 [salt.state       ][INFO    ][7690] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 23:36:55.339136 duration_in_ms=0.561
2018-01-13 23:36:55,341 [salt.state       ][INFO    ][7690] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:36:55.341461
2018-01-13 23:36:55,341 [salt.state       ][INFO    ][7690] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-13 23:36:55,341 [salt.state       ][INFO    ][7690] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-13 23:36:55,342 [salt.state       ][INFO    ][7690] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:36:55.342032 duration_in_ms=0.571
2018-01-13 23:36:55,342 [salt.state       ][INFO    ][7690] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:36:55.342172
2018-01-13 23:36:55,342 [salt.state       ][INFO    ][7690] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-13 23:36:55,343 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-01-13 23:36:55,358 [salt.state       ][INFO    ][7690] {'pid': 8395, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:36:55,358 [salt.state       ][INFO    ][7690] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 23:36:55.358546 duration_in_ms=16.374
2018-01-13 23:36:55,359 [salt.state       ][INFO    ][7690] Running state [mine.update] at time 23:36:55.359513
2018-01-13 23:36:55,359 [salt.state       ][INFO    ][7690] Executing state module.wait for mine.update
2018-01-13 23:36:55,360 [salt.state       ][INFO    ][7690] No changes made for mine.update
2018-01-13 23:36:55,360 [salt.state       ][INFO    ][7690] Completed state [mine.update] at time 23:36:55.360133 duration_in_ms=0.621
2018-01-13 23:36:55,360 [salt.state       ][INFO    ][7690] Running state [mine.update] at time 23:36:55.360294
2018-01-13 23:36:55,360 [salt.state       ][INFO    ][7690] Executing state module.mod_watch for mine.update
2018-01-13 23:36:55,885 [salt.state       ][INFO    ][7690] {'ret': True}
2018-01-13 23:36:55,886 [salt.state       ][INFO    ][7690] Completed state [mine.update] at time 23:36:55.886447 duration_in_ms=526.151
2018-01-13 23:36:55,887 [salt.state       ][INFO    ][7690] Running state [ca-certificates] at time 23:36:55.887051
2018-01-13 23:36:55,887 [salt.state       ][INFO    ][7690] Executing state pkg.installed for ca-certificates
2018-01-13 23:36:55,900 [salt.state       ][INFO    ][7690] All specified packages are already installed
2018-01-13 23:36:55,900 [salt.state       ][INFO    ][7690] Completed state [ca-certificates] at time 23:36:55.900761 duration_in_ms=13.709
2018-01-13 23:36:55,903 [salt.state       ][INFO    ][7690] Running state [update-ca-certificates] at time 23:36:55.903260
2018-01-13 23:36:55,903 [salt.state       ][INFO    ][7690] Executing state cmd.wait for update-ca-certificates
2018-01-13 23:36:55,904 [salt.state       ][INFO    ][7690] No changes made for update-ca-certificates
2018-01-13 23:36:55,904 [salt.state       ][INFO    ][7690] Completed state [update-ca-certificates] at time 23:36:55.904696 duration_in_ms=1.436
2018-01-13 23:36:55,905 [salt.state       ][INFO    ][7690] Running state [openssh-server] at time 23:36:55.905115
2018-01-13 23:36:55,905 [salt.state       ][INFO    ][7690] Executing state pkg.latest for openssh-server
2018-01-13 23:36:55,915 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2018-01-13 23:36:55,994 [salt.state       ][INFO    ][7690] Package openssh-server is already up-to-date
2018-01-13 23:36:55,995 [salt.state       ][INFO    ][7690] Completed state [openssh-server] at time 23:36:55.995281 duration_in_ms=90.164
2018-01-13 23:36:55,998 [salt.state       ][INFO    ][7690] Running state [/etc/ssh/sshd_config] at time 23:36:55.998318
2018-01-13 23:36:55,999 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/ssh/sshd_config
2018-01-13 23:36:56,026 [salt.fileclient  ][INFO    ][7690] Fetching file from saltenv 'base', ** done ** 'openssh/files/sshd_config'
2018-01-13 23:36:56,118 [salt.state       ][INFO    ][7690] File changed:
--- 
+++ 
@@ -1,23 +1,24 @@
+
+
 # Package generated configuration file
 # See the sshd_config(5) manpage for details
-
 # What ports, IPs and protocols we listen for
 Port 22
+
 # Use these options to restrict which interfaces/protocols sshd will bind to
-#ListenAddress ::
-#ListenAddress 0.0.0.0
+ListenAddress 0.0.0.0
+
 Protocol 2
 # HostKeys for protocol version 2
 HostKey /etc/ssh/ssh_host_rsa_key
 HostKey /etc/ssh/ssh_host_dsa_key
 HostKey /etc/ssh/ssh_host_ecdsa_key
-HostKey /etc/ssh/ssh_host_ed25519_key
 #Privilege Separation is turned on for security
 UsePrivilegeSeparation yes
 
 # Lifetime and size of ephemeral version 1 server key
 KeyRegenerationInterval 3600
-ServerKeyBits 1024
+ServerKeyBits 2048
 
 # Logging
 SyslogFacility AUTH
@@ -25,19 +26,29 @@
 
 # Authentication:
 LoginGraceTime 120
-PermitRootLogin prohibit-password
+
+PermitRootLogin no
+
 StrictModes yes
 
 RSAAuthentication yes
+
 PubkeyAuthentication yes
-#AuthorizedKeysFile	%h/.ssh/authorized_keys
+AuthorizedKeysFile     %h/.ssh/authorized_keys
+
+
+
+
+
 
 # Don't read the user's ~/.rhosts and ~/.shosts files
 IgnoreRhosts yes
 # For this to work you will also need host keys in /etc/ssh_known_hosts
 RhostsRSAAuthentication no
 # similar for protocol version 2
+
 HostbasedAuthentication no
+
 # Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication
 #IgnoreUserKnownHosts yes
 
@@ -52,24 +63,23 @@
 PasswordAuthentication no
 
 # Kerberos options
-#KerberosAuthentication no
+KerberosAuthentication no
 #KerberosGetAFSToken no
 #KerberosOrLocalPasswd yes
 #KerberosTicketCleanup yes
 
 # GSSAPI options
-#GSSAPIAuthentication no
+GSSAPIAuthentication no
 #GSSAPICleanupCredentials yes
-
 X11Forwarding yes
 X11DisplayOffset 10
 PrintMotd no
 PrintLastLog yes
 TCPKeepAlive yes
 #UseLogin no
-
+MaxSessions 10
 #MaxStartups 10:30:60
-#Banner /etc/issue.net
+#Banner /etc/banner
 
 # Allow client to pass locale environment variables
 AcceptEnv LANG LC_*

2018-01-13 23:36:56,118 [salt.state       ][INFO    ][7690] Completed state [/etc/ssh/sshd_config] at time 23:36:56.118464 duration_in_ms=120.147
2018-01-13 23:36:56,119 [salt.state       ][INFO    ][7690] Running state [ssh] at time 23:36:56.119799
2018-01-13 23:36:56,120 [salt.state       ][INFO    ][7690] Executing state service.running for ssh
2018-01-13 23:36:56,120 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2018-01-13 23:36:56,139 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-01-13 23:36:56,154 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-01-13 23:36:56,172 [salt.state       ][INFO    ][7690] The service ssh is already running
2018-01-13 23:36:56,172 [salt.state       ][INFO    ][7690] Completed state [ssh] at time 23:36:56.172443 duration_in_ms=52.643
2018-01-13 23:36:56,172 [salt.state       ][INFO    ][7690] Running state [ssh] at time 23:36:56.172751
2018-01-13 23:36:56,173 [salt.state       ][INFO    ][7690] Executing state service.mod_watch for ssh
2018-01-13 23:36:56,173 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-01-13 23:36:56,188 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-01-13 23:36:56,205 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ssh.service'] in directory '/root'
2018-01-13 23:36:56,243 [salt.state       ][INFO    ][7690] {'ssh': True}
2018-01-13 23:36:56,244 [salt.state       ][INFO    ][7690] Completed state [ssh] at time 23:36:56.244016 duration_in_ms=71.263
2018-01-13 23:36:56,244 [salt.state       ][INFO    ][7690] Running state [ntp] at time 23:36:56.244511
2018-01-13 23:36:56,244 [salt.state       ][INFO    ][7690] Executing state pkg.installed for ntp
2018-01-13 23:36:56,254 [salt.state       ][INFO    ][7690] All specified packages are already installed
2018-01-13 23:36:56,254 [salt.state       ][INFO    ][7690] Completed state [ntp] at time 23:36:56.254684 duration_in_ms=10.172
2018-01-13 23:36:56,256 [salt.state       ][INFO    ][7690] Running state [/etc/ntp.conf] at time 23:36:56.256381
2018-01-13 23:36:56,256 [salt.state       ][INFO    ][7690] Executing state file.managed for /etc/ntp.conf
2018-01-13 23:36:56,311 [salt.state       ][INFO    ][7690] File /etc/ntp.conf is in the correct state
2018-01-13 23:36:56,312 [salt.state       ][INFO    ][7690] Completed state [/etc/ntp.conf] at time 23:36:56.311981 duration_in_ms=55.599
2018-01-13 23:36:56,313 [salt.state       ][INFO    ][7690] Running state [ntp] at time 23:36:56.313195
2018-01-13 23:36:56,313 [salt.state       ][INFO    ][7690] Executing state service.running for ntp
2018-01-13 23:36:56,314 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-13 23:36:56,335 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-13 23:36:56,352 [salt.loaded.int.module.cmdmod][INFO    ][7690] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-13 23:36:56,373 [salt.state       ][INFO    ][7690] The service ntp is already running
2018-01-13 23:36:56,374 [salt.state       ][INFO    ][7690] Completed state [ntp] at time 23:36:56.374321 duration_in_ms=61.125
2018-01-13 23:36:56,381 [salt.minion      ][INFO    ][7690] Returning information for job: 20180113233639925514
2018-01-13 23:36:57,580 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113233657572214
2018-01-13 23:36:57,604 [salt.minion      ][INFO    ][8459] Starting a new job with PID 8459
2018-01-13 23:36:59,172 [salt.state       ][INFO    ][8459] Loading fresh modules for state activity
2018-01-13 23:36:59,221 [salt.fileclient  ][INFO    ][8459] Fetching file from saltenv 'base', ** done ** 'maas/cluster.sls'
2018-01-13 23:36:59,559 [salt.state       ][INFO    ][8459] Running state [maas-rack-controller] at time 23:36:59.559195
2018-01-13 23:36:59,559 [salt.state       ][INFO    ][8459] Executing state pkg.installed for maas-rack-controller
2018-01-13 23:36:59,559 [salt.loaded.int.module.cmdmod][INFO    ][8459] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:36:59,898 [salt.loaded.int.module.cmdmod][INFO    ][8459] Executing command ['apt-cache', '-q', 'policy', 'maas-rack-controller'] in directory '/root'
2018-01-13 23:36:59,991 [salt.loaded.int.module.cmdmod][INFO    ][8459] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-13 23:37:01,836 [salt.loaded.int.module.cmdmod][INFO    ][8459] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-13 23:37:01,870 [salt.loaded.int.module.cmdmod][INFO    ][8459] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'maas-rack-controller'] in directory '/root'
2018-01-13 23:37:07,696 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233707682063
2018-01-13 23:37:07,719 [salt.minion      ][INFO    ][8852] Starting a new job with PID 8852
2018-01-13 23:37:07,743 [salt.minion      ][INFO    ][8852] Returning information for job: 20180113233707682063
2018-01-13 23:37:17,921 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233717912151
2018-01-13 23:37:17,942 [salt.minion      ][INFO    ][9161] Starting a new job with PID 9161
2018-01-13 23:37:17,965 [salt.minion      ][INFO    ][9161] Returning information for job: 20180113233717912151
2018-01-13 23:37:28,142 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233728127308
2018-01-13 23:37:28,168 [salt.minion      ][INFO    ][9466] Starting a new job with PID 9466
2018-01-13 23:37:28,204 [salt.minion      ][INFO    ][9466] Returning information for job: 20180113233728127308
2018-01-13 23:37:38,170 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233738154865
2018-01-13 23:37:38,189 [salt.minion      ][INFO    ][10865] Starting a new job with PID 10865
2018-01-13 23:37:38,210 [salt.minion      ][INFO    ][10865] Returning information for job: 20180113233738154865
2018-01-13 23:37:48,384 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233748374952
2018-01-13 23:37:48,405 [salt.minion      ][INFO    ][11286] Starting a new job with PID 11286
2018-01-13 23:37:48,435 [salt.minion      ][INFO    ][11286] Returning information for job: 20180113233748374952
2018-01-13 23:37:58,619 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233758605505
2018-01-13 23:37:58,642 [salt.minion      ][INFO    ][11513] Starting a new job with PID 11513
2018-01-13 23:37:58,675 [salt.minion      ][INFO    ][11513] Returning information for job: 20180113233758605505
2018-01-13 23:38:08,645 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233808630333
2018-01-13 23:38:08,670 [salt.minion      ][INFO    ][11900] Starting a new job with PID 11900
2018-01-13 23:38:08,696 [salt.minion      ][INFO    ][11900] Returning information for job: 20180113233808630333
2018-01-13 23:38:14,718 [salt.loaded.int.module.cmdmod][INFO    ][8459] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:38:14,761 [salt.state       ][INFO    ][8459] Made the following changes:
'python3-pyvmomi' changed from 'absent' to '5.5.0-2014.1.1-3'
'libdaemon0' changed from 'absent' to '0.14-6'
'tgt' changed from 'absent' to '1:1.0.63-1ubuntu1.1'
'authbind' changed from 'absent' to '2.1.1+nmu1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python3-twisted' changed from 'absent' to '16.0.0-1'
'libfreeipmi16' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-bson' changed from 'absent' to '3.2-1build1'
'python3-zope' changed from 'absent' to '1'
'python3-service-identity' changed from 'absent' to '16.0.0-2'
'python3-html5lib' changed from 'absent' to '0.999-4'
'python3-cryptography' changed from '1.2.3-1ubuntu0.1' to '1.9-1~cloud0'
'python3-simplestreams' changed from 'absent' to '0.1.0~bzr426-0ubuntu1.2'
'freeipmi-tools' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'libconfig-general-perl' changed from 'absent' to '2.60-1'
'python3-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'libavahi-core7' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'avahi-daemon' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python3-iso8601' changed from 'absent' to '0.1.11-1'
'python3.5-lxml' changed from 'absent' to '1'
'sg3-utils' changed from 'absent' to '1.40-0ubuntu1'
'archdetect-deb' changed from 'absent' to '1.117ubuntu2.2'
'python3-lxml' changed from 'absent' to '3.5.0-1build1'
'maas-dhcp' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-httplib2' changed from 'absent' to '0.9.1+dfsg-1'
'python3-pexpect' changed from 'absent' to '4.0.1-1'
'python3-bson-ext' changed from 'absent' to '3.2-1build1'
'avahi-utils' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'distro-info' changed from 'absent' to '0.14build1'
'python3-netaddr' changed from 'absent' to '0.7.18-1'
'python3-maas-provisioningserver' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-jsonschema' changed from 'absent' to '2.5.1-4'
'maas-cli' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-seamicroclient' changed from 'absent' to '0.4.0-1ubuntu1'
'libxslt1.1' changed from 'absent' to '1.1.28-2.1ubuntu0.1'
'python3-tempita' changed from 'absent' to '0.5.2-1build1'
'python3-ptyprocess' changed from 'absent' to '0.5-1'
'python3-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'syslinux-common' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'libnss-mdns' changed from 'absent' to '0.10-7'
'libipmiconsole2' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python3-pyparsing' changed from 'absent' to '2.1.10+dfsg1-1~cloud0'
'python3-pbr' changed from 'absent' to '2.0.0-0ubuntu1~cloud0'
'python3-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'python3-paramiko' changed from 'absent' to '2.0.0-1~cloud0'
'python3-tz' changed from 'absent' to '2014.10~dfsg1-0ubuntu2'
'python3-babel' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'formencode-i18n' changed from 'absent' to '1.3.0-0ubuntu5'
'python3-zope.interface' changed from 'absent' to '4.1.3-1build1'
'python3.5-zope.interface' changed from 'absent' to '1'
'python3-txtftp' changed from 'absent' to '0.1~bzr42-0ubuntu2'
'maas-common' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'freeipmi-common' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'curtin-common' changed from 'absent' to '0.1.0~bzr532-0ubuntu1~16.04.1'
'librdmacm1' changed from 'absent' to '1.0.21-1'
'ieee-data' changed from 'absent' to '20150531.1'
'python3-oauth' changed from 'absent' to '1.0.1-5'
'python3-maas-client' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'libisccfg-export140' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.9'
'python3-openssl' changed from 'absent' to '16.2.0-1~cloud0'
'python3-distro-info' changed from 'absent' to '0.14build1'
'python3-attr' changed from 'absent' to '15.2.0-1'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libdebian-installer4' changed from 'absent' to '0.102ubuntu1.1'
'isc-dhcp-server' changed from 'absent' to '4.3.3-5ubuntu12.7'
'maas-rack-controller' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python-babel-localedata' changed from 'absent' to '2.4.0+dfsg.1-2ubuntu1~cloud0'
'python3-curtin' changed from 'absent' to '0.1.0~bzr532-0ubuntu1~16.04.1'
'python3-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'pxelinux' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'bind9utils' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.9'
'python3-crochet' changed from 'absent' to '1.4.0-0ubuntu2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'python3-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'libipmidetect0' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-pam' changed from 'absent' to '0.4.2-13.2ubuntu2'
'python3-asn1crypto' changed from 'absent' to '0.22.0-1~cloud0'
'python3-bs4' changed from 'absent' to '4.4.1-1'
'libsgutils2-2' changed from 'absent' to '1.40-0ubuntu1'
'libirs-export141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.9'

2018-01-13 23:38:14,782 [salt.state       ][INFO    ][8459] Loading fresh modules for state activity
2018-01-13 23:38:14,813 [salt.state       ][INFO    ][8459] Completed state [maas-rack-controller] at time 23:38:14.813738 duration_in_ms=75254.542
2018-01-13 23:38:14,817 [salt.state       ][INFO    ][8459] Running state [/etc/maas/rackd.conf] at time 23:38:14.817909
2018-01-13 23:38:14,818 [salt.state       ][INFO    ][8459] Executing state file.line for /etc/maas/rackd.conf
2018-01-13 23:38:14,818 [salt.loaded.int.states.file][WARNING ][8459] State for file: /etc/maas/rackd.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-01-13 23:38:14,822 [salt.state       ][INFO    ][8459] No changes needed to be made
2018-01-13 23:38:14,822 [salt.state       ][INFO    ][8459] Completed state [/etc/maas/rackd.conf] at time 23:38:14.822450 duration_in_ms=4.541
2018-01-13 23:38:14,822 [salt.state       ][INFO    ][8459] Running state [/etc/maas/rackd.conf] at time 23:38:14.822734
2018-01-13 23:38:14,823 [salt.state       ][INFO    ][8459] Executing state file.managed for /etc/maas/rackd.conf
2018-01-13 23:38:14,823 [salt.loaded.int.states.file][WARNING ][8459] State for file: /etc/maas/rackd.conf - Neither 'source' nor 'contents' nor 'contents_pillar' nor 'contents_grains' was defined, yet 'replace' was set to 'True'. As there is no source to replace the file with, 'replace' has been set to 'False' to avoid reading the file unnecessarily.
2018-01-13 23:38:14,823 [salt.state       ][INFO    ][8459] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2018-01-13 23:38:14,824 [salt.state       ][INFO    ][8459] Completed state [/etc/maas/rackd.conf] at time 23:38:14.824170 duration_in_ms=1.435
2018-01-13 23:38:15,094 [salt.state       ][INFO    ][8459] Running state [maas-rackd] at time 23:38:15.093970
2018-01-13 23:38:15,094 [salt.state       ][INFO    ][8459] Executing state service.running for maas-rackd
2018-01-13 23:38:15,094 [salt.loaded.int.module.cmdmod][INFO    ][8459] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2018-01-13 23:38:15,113 [salt.loaded.int.module.cmdmod][INFO    ][8459] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2018-01-13 23:38:15,127 [salt.loaded.int.module.cmdmod][INFO    ][8459] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2018-01-13 23:38:15,141 [salt.state       ][INFO    ][8459] The service maas-rackd is already running
2018-01-13 23:38:15,141 [salt.state       ][INFO    ][8459] Completed state [maas-rackd] at time 23:38:15.141584 duration_in_ms=47.614
2018-01-13 23:38:15,142 [salt.minion      ][INFO    ][8459] Returning information for job: 20180113233657572214
2018-01-13 23:38:16,331 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113233816323352
2018-01-13 23:38:16,351 [salt.minion      ][INFO    ][12092] Starting a new job with PID 12092
2018-01-13 23:38:18,027 [salt.state       ][INFO    ][12092] Loading fresh modules for state activity
2018-01-13 23:38:18,075 [salt.fileclient  ][INFO    ][12092] Fetching file from saltenv 'base', ** done ** 'maas/region.sls'
2018-01-13 23:38:18,515 [salt.state       ][INFO    ][12092] Running state [maas-region-controller] at time 23:38:18.515392
2018-01-13 23:38:18,516 [salt.state       ][INFO    ][12092] Executing state pkg.installed for maas-region-controller
2018-01-13 23:38:18,516 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:38:18,978 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['apt-cache', '-q', 'policy', 'maas-region-controller'] in directory '/root'
2018-01-13 23:38:19,074 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-13 23:38:20,729 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-13 23:38:20,750 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'maas-region-controller'] in directory '/root'
2018-01-13 23:38:26,438 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233826428056
2018-01-13 23:38:26,460 [salt.minion      ][INFO    ][12474] Starting a new job with PID 12474
2018-01-13 23:38:26,502 [salt.minion      ][INFO    ][12474] Returning information for job: 20180113233826428056
2018-01-13 23:38:36,469 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233836459359
2018-01-13 23:38:36,491 [salt.minion      ][INFO    ][12756] Starting a new job with PID 12756
2018-01-13 23:38:36,522 [salt.minion      ][INFO    ][12756] Returning information for job: 20180113233836459359
2018-01-13 23:38:46,693 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233846679283
2018-01-13 23:38:46,718 [salt.minion      ][INFO    ][12880] Starting a new job with PID 12880
2018-01-13 23:38:46,741 [salt.minion      ][INFO    ][12880] Returning information for job: 20180113233846679283
2018-01-13 23:38:56,916 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233856905060
2018-01-13 23:38:56,936 [salt.minion      ][INFO    ][12995] Starting a new job with PID 12995
2018-01-13 23:38:56,966 [salt.minion      ][INFO    ][12995] Returning information for job: 20180113233856905060
2018-01-13 23:39:07,143 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233907130380
2018-01-13 23:39:07,169 [salt.minion      ][INFO    ][14123] Starting a new job with PID 14123
2018-01-13 23:39:07,320 [salt.minion      ][INFO    ][14123] Returning information for job: 20180113233907130380
2018-01-13 23:39:17,292 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233917279870
2018-01-13 23:39:17,315 [salt.minion      ][INFO    ][14134] Starting a new job with PID 14134
2018-01-13 23:39:17,347 [salt.minion      ][INFO    ][14134] Returning information for job: 20180113233917279870
2018-01-13 23:39:27,312 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233927302192
2018-01-13 23:39:27,332 [salt.minion      ][INFO    ][14294] Starting a new job with PID 14294
2018-01-13 23:39:27,357 [salt.minion      ][INFO    ][14294] Returning information for job: 20180113233927302192
2018-01-13 23:39:37,394 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233937376868
2018-01-13 23:39:37,417 [salt.minion      ][INFO    ][15765] Starting a new job with PID 15765
2018-01-13 23:39:37,449 [salt.minion      ][INFO    ][15765] Returning information for job: 20180113233937376868
2018-01-13 23:39:47,425 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233947412624
2018-01-13 23:39:47,446 [salt.minion      ][INFO    ][15790] Starting a new job with PID 15790
2018-01-13 23:39:47,477 [salt.minion      ][INFO    ][15790] Returning information for job: 20180113233947412624
2018-01-13 23:39:57,458 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113233957445928
2018-01-13 23:39:57,479 [salt.minion      ][INFO    ][15799] Starting a new job with PID 15799
2018-01-13 23:39:57,510 [salt.minion      ][INFO    ][15799] Returning information for job: 20180113233957445928
2018-01-13 23:40:07,489 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234007476031
2018-01-13 23:40:07,510 [salt.minion      ][INFO    ][15808] Starting a new job with PID 15808
2018-01-13 23:40:07,539 [salt.minion      ][INFO    ][15808] Returning information for job: 20180113234007476031
2018-01-13 23:40:17,526 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234017511202
2018-01-13 23:40:17,543 [salt.minion      ][INFO    ][16280] Starting a new job with PID 16280
2018-01-13 23:40:17,574 [salt.minion      ][INFO    ][16280] Returning information for job: 20180113234017511202
2018-01-13 23:40:27,556 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234027543997
2018-01-13 23:40:27,578 [salt.minion      ][INFO    ][16837] Starting a new job with PID 16837
2018-01-13 23:40:27,607 [salt.minion      ][INFO    ][16837] Returning information for job: 20180113234027543997
2018-01-13 23:40:37,587 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234037574538
2018-01-13 23:40:37,608 [salt.minion      ][INFO    ][17158] Starting a new job with PID 17158
2018-01-13 23:40:37,636 [salt.minion      ][INFO    ][17158] Returning information for job: 20180113234037574538
2018-01-13 23:40:47,618 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234047603346
2018-01-13 23:40:47,637 [salt.minion      ][INFO    ][17795] Starting a new job with PID 17795
2018-01-13 23:40:47,659 [salt.minion      ][INFO    ][17795] Returning information for job: 20180113234047603346
2018-01-13 23:40:57,645 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234057631594
2018-01-13 23:40:57,664 [salt.minion      ][INFO    ][17859] Starting a new job with PID 17859
2018-01-13 23:40:57,690 [salt.minion      ][INFO    ][17859] Returning information for job: 20180113234057631594
2018-01-13 23:41:07,675 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234107662678
2018-01-13 23:41:07,697 [salt.minion      ][INFO    ][17864] Starting a new job with PID 17864
2018-01-13 23:41:07,724 [salt.minion      ][INFO    ][17864] Returning information for job: 20180113234107662678
2018-01-13 23:41:17,712 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234117698821
2018-01-13 23:41:17,729 [salt.minion      ][INFO    ][17876] Starting a new job with PID 17876
2018-01-13 23:41:17,757 [salt.minion      ][INFO    ][17876] Returning information for job: 20180113234117698821
2018-01-13 23:41:27,749 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234127738952
2018-01-13 23:41:27,770 [salt.minion      ][INFO    ][17881] Starting a new job with PID 17881
2018-01-13 23:41:27,801 [salt.minion      ][INFO    ][17881] Returning information for job: 20180113234127738952
2018-01-13 23:41:37,799 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234137786016
2018-01-13 23:41:37,826 [salt.minion      ][INFO    ][17886] Starting a new job with PID 17886
2018-01-13 23:41:37,854 [salt.minion      ][INFO    ][17886] Returning information for job: 20180113234137786016
2018-01-13 23:41:47,864 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234147849161
2018-01-13 23:41:47,888 [salt.minion      ][INFO    ][17892] Starting a new job with PID 17892
2018-01-13 23:41:47,917 [salt.minion      ][INFO    ][17892] Returning information for job: 20180113234147849161
2018-01-13 23:41:57,912 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234157902169
2018-01-13 23:41:57,934 [salt.minion      ][INFO    ][17897] Starting a new job with PID 17897
2018-01-13 23:41:57,964 [salt.minion      ][INFO    ][17897] Returning information for job: 20180113234157902169
2018-01-13 23:42:07,967 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234207956017
2018-01-13 23:42:07,986 [salt.minion      ][INFO    ][17903] Starting a new job with PID 17903
2018-01-13 23:42:08,033 [salt.minion      ][INFO    ][17903] Returning information for job: 20180113234207956017
2018-01-13 23:42:18,043 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234218034979
2018-01-13 23:42:18,059 [salt.minion      ][INFO    ][18201] Starting a new job with PID 18201
2018-01-13 23:42:18,071 [salt.minion      ][INFO    ][18201] Returning information for job: 20180113234218034979
2018-01-13 23:42:25,335 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-13 23:42:25,377 [salt.state       ][INFO    ][12092] Made the following changes:
'python3.5-psycopg2' changed from 'absent' to '1'
'libapr1' changed from 'absent' to '1.5.2-3'
'sphinx-common' changed from 'absent' to '1.5.6-2~cloud0'
'libecap3' changed from 'absent' to '1.0.1-3ubuntu3'
'python3-docutils' changed from 'absent' to '0.12+dfsg-1'
'libtiff5' changed from 'absent' to '4.0.6-1ubuntu0.2'
'maas-region-api' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-roman' changed from 'absent' to '2.0.0-2'
'libaprutil1-ldap' changed from 'absent' to '1.5.4-1build1'
'libpaper1' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'docutils' changed from 'absent' to '1'
'postgresql-contrib-9.5' changed from 'absent' to '9.5.10-0ubuntu0.16.04'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.5'
'maas-region-controller-min' changed from 'absent' to '1'
'python3-mimeparse' changed from 'absent' to '0.1.4-1build1'
'libpq5' changed from 'absent' to '9.5.10-0ubuntu0.16.04'
'python3-django' changed from 'absent' to '1.8.7-1ubuntu5.5'
'libpaper-utils' changed from 'absent' to '1.1.24+nmu4ubuntu1'
'postgresql-common' changed from 'absent' to '173ubuntu0.1'
'apache2-data' changed from 'absent' to '2.4.18-2ubuntu3.5'
'python3-convoy' changed from 'absent' to '0.2.1+bzr39-1'
'python3-psycopg2' changed from 'absent' to '2.6.1-1build2'
'libjs-yui3-min' changed from 'absent' to '3.5.1-1ubuntu3'
'python3-djorm-ext-pgarray' changed from 'absent' to '1.2-0ubuntu2'
'python3-imagesize' changed from 'absent' to '0.7.1-1~cloud0'
'apache2-bin' changed from 'absent' to '2.4.18-2ubuntu3.5'
'libjbig0' changed from 'absent' to '2.1-3.1'
'bind9' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.9'
'postgresql-9.5' changed from 'absent' to '9.5.10-0ubuntu0.16.04'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'libpaperg' changed from 'absent' to '1'
'docutils-common' changed from 'absent' to '0.12+dfsg-1'
'libirs141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.9'
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'squid-common' changed from 'absent' to '3.5.12-1ubuntu7.4'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.5'
'squid' changed from 'absent' to '3.5.12-1ubuntu7.4'
'squid-langpack' changed from 'absent' to '20150704-1'
'libjs-yui3-full' changed from 'absent' to '3.5.1-1ubuntu3'
'python3-pil' changed from 'absent' to '3.1.2-0ubuntu1.1'
'postgresql-client-common' changed from 'absent' to '173ubuntu0.1'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'python3-sqlparse' changed from 'absent' to '0.1.18-1'
'libwebp5' changed from 'absent' to '0.4.4-1'
'python3-django-piston' changed from 'absent' to '1'
'libjs-angularjs' changed from 'absent' to '1.2.28-1ubuntu2'
'postgresql-client-9.5' changed from 'absent' to '9.5.10-0ubuntu0.16.04'
'libjs-yui3-common' changed from 'absent' to '3.5.1-1ubuntu3'
'maas-dns' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-django-maas' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'dbconfig-pgsql' changed from 'absent' to '2.0.4ubuntu1'
'postgresql-client' changed from 'absent' to '9.5+173ubuntu0.1'
'python3-pillow' changed from 'absent' to '1'
'python3-django-piston3' changed from 'absent' to '0.3~rc2-3ubuntu1'
'dbconfig-common' changed from 'absent' to '2.0.4ubuntu1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'httpd' changed from 'absent' to '1'
'apache2-api-20120211' changed from 'absent' to '1'
'libaprutil1' changed from 'absent' to '1.5.4-1build1'
'liblua5.1-0' changed from 'absent' to '5.1.5-8ubuntu1'
'libaprutil1-dbd-sqlite3' changed from 'absent' to '1.5.4-1build1'
'squid3-common' changed from 'absent' to '1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'python3-pygments' changed from 'absent' to '2.2.0+dfsg-1~cloud0'
'maas-proxy' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python3-alabaster' changed from 'absent' to '0.7.7-1'
'postgresql' changed from 'absent' to '9.5+173ubuntu0.1'
'sysstat' changed from 'absent' to '11.2.0-1ubuntu0.2'
'python3-petname' changed from 'absent' to '2.0-0ubuntu1~16.04'
'httpd-cgi' changed from 'absent' to '1'
'python3-sphinx' changed from 'absent' to '1.5.6-2~cloud0'
'python3-djorm-pgarray' changed from 'absent' to '1'
'maas-region-controller' changed from 'absent' to '2.3.0-6434-gd354690-0ubuntu1~16.04.1'
'python-django-common' changed from 'absent' to '1.8.7-1ubuntu5.5'
'ssl-cert' changed from 'absent' to '1.0.37'
'libwebpmux1' changed from 'absent' to '0.4.4-1'

2018-01-13 23:42:25,389 [salt.state       ][INFO    ][12092] Loading fresh modules for state activity
2018-01-13 23:42:25,408 [salt.state       ][INFO    ][12092] Completed state [maas-region-controller] at time 23:42:25.408037 duration_in_ms=246892.646
2018-01-13 23:42:25,412 [salt.state       ][INFO    ][12092] Running state [python-oauth] at time 23:42:25.412703
2018-01-13 23:42:25,412 [salt.state       ][INFO    ][12092] Executing state pkg.installed for python-oauth
2018-01-13 23:42:25,699 [salt.state       ][INFO    ][12092] All specified packages are already installed
2018-01-13 23:42:25,699 [salt.state       ][INFO    ][12092] Completed state [python-oauth] at time 23:42:25.699696 duration_in_ms=286.992
2018-01-13 23:42:25,701 [salt.state       ][INFO    ][12092] Running state [/etc/maas/regiond.conf] at time 23:42:25.701341
2018-01-13 23:42:25,701 [salt.state       ][INFO    ][12092] Executing state file.replace for /etc/maas/regiond.conf
2018-01-13 23:42:25,704 [salt.state       ][INFO    ][12092] File changed:
--- 
+++ 
@@ -3,4 +3,4 @@
 database_pass: FFfYTkxbXqzr
 database_port: 5432
 database_user: maas
-maas_url: http://10.20.0.3:5240/MAAS
+maas_url: http://192.168.11.3:5240/MAAS

2018-01-13 23:42:25,704 [salt.state       ][INFO    ][12092] Completed state [/etc/maas/regiond.conf] at time 23:42:25.704663 duration_in_ms=3.325
2018-01-13 23:42:25,704 [salt.state       ][INFO    ][12092] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 23:42:25.704925
2018-01-13 23:42:25,705 [salt.state       ][INFO    ][12092] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2018-01-13 23:42:25,733 [salt.fileclient  ][INFO    ][12092] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-proxy.conf.template'
2018-01-13 23:42:25,755 [salt.state       ][INFO    ][12092] File changed:
--- 
+++ 
@@ -1,3 +1,5 @@
+
+
 # DO NOT EDIT.  This file is automatically created by MAAS.
 # Last updated at {{modified}}.
 
@@ -10,6 +12,7 @@
 acl localnet src {{cidr}}
 {{endfor}}
 acl SSL_ports port 443
+acl SSL_ports port 50000        # jenkins slave
 acl Safe_ports port 80          # http
 acl Safe_ports port 21          # ftp
 acl Safe_ports port 443         # https
@@ -57,7 +60,5 @@
 cache_log /var/log/maas/proxy/cache.log
 cache_store_log /var/log/maas/proxy/store.log
 {{endif}}
-{{if upstream_peer_proxy}}
-cache_peer {{upstream_proxy_address}} parent {{upstream_proxy_port}} 0 no-query default
-never_direct allow all
-{{endif}}
+
+

2018-01-13 23:42:25,755 [salt.state       ][INFO    ][12092] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 23:42:25.755887 duration_in_ms=50.962
2018-01-13 23:42:25,756 [salt.state       ][INFO    ][12092] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:42:25.756192
2018-01-13 23:42:25,756 [salt.state       ][INFO    ][12092] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-01-13 23:42:25,758 [salt.state       ][INFO    ][12092] File changed:
--- 
+++ 
@@ -284,7 +284,7 @@
 }
 
 NODE_FAILURE_MONITORED_STATUS_TIMEOUTS = {
-    NODE_STATUS.COMMISSIONING: 20,
+    NODE_STATUS.COMMISSIONING: 10,
     NODE_STATUS.DEPLOYING: 40,
     NODE_STATUS.RELEASING: 5,
     NODE_STATUS.ENTERING_RESCUE_MODE: 20,

2018-01-13 23:42:25,758 [salt.state       ][INFO    ][12092] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:42:25.758842 duration_in_ms=2.649
2018-01-13 23:42:25,759 [salt.state       ][INFO    ][12092] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:42:25.759111
2018-01-13 23:42:25,759 [salt.state       ][INFO    ][12092] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-01-13 23:42:25,763 [salt.state       ][INFO    ][12092] File changed:
--- 
+++ 
@@ -285,7 +285,7 @@
 
 NODE_FAILURE_MONITORED_STATUS_TIMEOUTS = {
     NODE_STATUS.COMMISSIONING: 10,
-    NODE_STATUS.DEPLOYING: 40,
+    NODE_STATUS.DEPLOYING: 15,
     NODE_STATUS.RELEASING: 5,
     NODE_STATUS.ENTERING_RESCUE_MODE: 20,
     NODE_STATUS.EXITING_RESCUE_MODE: 5,

2018-01-13 23:42:25,763 [salt.state       ][INFO    ][12092] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 23:42:25.763296 duration_in_ms=4.185
2018-01-13 23:42:25,763 [salt.state       ][INFO    ][12092] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 23:42:25.763598
2018-01-13 23:42:25,763 [salt.state       ][INFO    ][12092] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/models/node.py
2018-01-13 23:42:25,784 [salt.state       ][INFO    ][12092] File changed:
--- 
+++ 
@@ -3210,7 +3210,7 @@
             alloc_type=IPADDRESS_TYPE.DISCOVERED, subnet__isnull=False)
         for ip_address in discovered_addresses:
             boot_interface.link_subnet(
-                INTERFACE_LINK_TYPE.AUTO, ip_address.subnet)
+                INTERFACE_LINK_TYPE.DHCP, ip_address.subnet)
             auto_set = True
         if not auto_set:
             # Failed to set AUTO mode on the boot interface. Lets force an

2018-01-13 23:42:25,784 [salt.state       ][INFO    ][12092] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 23:42:25.784309 duration_in_ms=20.71
2018-01-13 23:42:25,784 [salt.state       ][INFO    ][12092] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 23:42:25.784616
2018-01-13 23:42:25,784 [salt.state       ][INFO    ][12092] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2018-01-13 23:42:25,803 [salt.fileclient  ][INFO    ][12092] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-http.conf'
2018-01-13 23:42:25,805 [salt.state       ][INFO    ][12092] File changed:
--- 
+++ 
@@ -37,3 +37,5 @@
     # Redirect (permanently) requests for /MAAS to /MAAS/.
     RewriteRule ^/MAAS$ %{REQUEST_URI}/ [R=301,L]
 </IfModule>
+Header set Access-Control-Allow-Origin "*"
+Header set X-Frame-Options "ALLOWALL"

2018-01-13 23:42:25,805 [salt.state       ][INFO    ][12092] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 23:42:25.805242 duration_in_ms=20.625
2018-01-13 23:42:25,806 [salt.state       ][INFO    ][12092] Running state [a2enmod headers] at time 23:42:25.806373
2018-01-13 23:42:25,806 [salt.state       ][INFO    ][12092] Executing state cmd.run for a2enmod headers
2018-01-13 23:42:25,807 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command 'a2enmod headers' in directory '/root'
2018-01-13 23:42:25,869 [salt.state       ][INFO    ][12092] {'pid': 18676, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module headers.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-01-13 23:42:25,869 [salt.state       ][INFO    ][12092] Completed state [a2enmod headers] at time 23:42:25.869555 duration_in_ms=63.18
2018-01-13 23:42:25,870 [salt.state       ][INFO    ][12092] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 23:42:25.870088
2018-01-13 23:42:25,870 [salt.state       ][INFO    ][12092] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2018-01-13 23:42:25,904 [salt.fileclient  ][INFO    ][12092] Fetching file from saltenv 'base', ** done ** 'maas/files/mirantis-styles.css'
2018-01-13 23:42:25,907 [salt.state       ][INFO    ][12092] File changed:
New file
2018-01-13 23:42:25,908 [salt.state       ][INFO    ][12092] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 23:42:25.908023 duration_in_ms=37.935
2018-01-13 23:42:25,908 [salt.state       ][INFO    ][12092] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 23:42:25.908734
2018-01-13 23:42:25,909 [salt.state       ][INFO    ][12092] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2018-01-13 23:42:25,930 [salt.fileclient  ][INFO    ][12092] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_trusty'
2018-01-13 23:42:25,961 [salt.state       ][INFO    ][12092] File changed:
New file
2018-01-13 23:42:25,961 [salt.state       ][INFO    ][12092] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 23:42:25.961703 duration_in_ms=52.968
2018-01-13 23:42:25,962 [salt.state       ][INFO    ][12092] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 23:42:25.962376
2018-01-13 23:42:25,962 [salt.state       ][INFO    ][12092] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2018-01-13 23:42:25,980 [salt.fileclient  ][INFO    ][12092] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_xenial'
2018-01-13 23:42:26,008 [salt.state       ][INFO    ][12092] File changed:
New file
2018-01-13 23:42:26,008 [salt.state       ][INFO    ][12092] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 23:42:26.008661 duration_in_ms=46.285
2018-01-13 23:42:26,009 [salt.state       ][INFO    ][12092] Running state [/root/.pgpass] at time 23:42:26.009025
2018-01-13 23:42:26,009 [salt.state       ][INFO    ][12092] Executing state file.managed for /root/.pgpass
2018-01-13 23:42:26,026 [salt.fileclient  ][INFO    ][12092] Fetching file from saltenv 'base', ** done ** 'maas/files/pgpass'
2018-01-13 23:42:26,051 [salt.state       ][INFO    ][12092] File changed:
New file
2018-01-13 23:42:26,051 [salt.state       ][INFO    ][12092] Completed state [/root/.pgpass] at time 23:42:26.051338 duration_in_ms=42.313
2018-01-13 23:42:26,055 [salt.state       ][INFO    ][12092] Running state [maas-region syncdb] at time 23:42:26.055893
2018-01-13 23:42:26,056 [salt.state       ][INFO    ][12092] Executing state cmd.run for maas-region syncdb
2018-01-13 23:42:26,056 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command 'maas-region syncdb' in directory '/root'
2018-01-13 23:42:28,085 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234228077182
2018-01-13 23:42:28,107 [salt.minion      ][INFO    ][18742] Starting a new job with PID 18742
2018-01-13 23:42:28,136 [salt.minion      ][INFO    ][18742] Returning information for job: 20180113234228077182
2018-01-13 23:42:28,171 [salt.state       ][INFO    ][12092] {'pid': 18692, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: sessions, piston3, maasserver, sites, metadataserver, auth, contenttypes\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2018-01-13 23:42:28,171 [salt.state       ][INFO    ][12092] Completed state [maas-region syncdb] at time 23:42:28.171874 duration_in_ms=2115.98
2018-01-13 23:42:28,172 [salt.state       ][INFO    ][12092] Running state [maas-regiond] at time 23:42:28.172805
2018-01-13 23:42:28,173 [salt.state       ][INFO    ][12092] Executing state service.running for maas-regiond
2018-01-13 23:42:28,173 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2018-01-13 23:42:28,195 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-01-13 23:42:28,213 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-01-13 23:42:28,230 [salt.state       ][INFO    ][12092] The service maas-regiond is already running
2018-01-13 23:42:28,231 [salt.state       ][INFO    ][12092] Completed state [maas-regiond] at time 23:42:28.231046 duration_in_ms=58.241
2018-01-13 23:42:28,231 [salt.state       ][INFO    ][12092] Running state [maas-regiond] at time 23:42:28.231240
2018-01-13 23:42:28,231 [salt.state       ][INFO    ][12092] Executing state service.mod_watch for maas-regiond
2018-01-13 23:42:28,232 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-01-13 23:42:28,251 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-01-13 23:42:28,270 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'maas-regiond.service'] in directory '/root'
2018-01-13 23:42:28,327 [salt.state       ][INFO    ][12092] {'maas-regiond': True}
2018-01-13 23:42:28,327 [salt.state       ][INFO    ][12092] Completed state [maas-regiond] at time 23:42:28.327334 duration_in_ms=96.094
2018-01-13 23:42:28,328 [salt.state       ][INFO    ][12092] Running state [bind9] at time 23:42:28.328502
2018-01-13 23:42:28,328 [salt.state       ][INFO    ][12092] Executing state service.running for bind9
2018-01-13 23:42:28,329 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2018-01-13 23:42:28,350 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-01-13 23:42:28,364 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-01-13 23:42:28,378 [salt.state       ][INFO    ][12092] The service bind9 is already running
2018-01-13 23:42:28,379 [salt.state       ][INFO    ][12092] Completed state [bind9] at time 23:42:28.379130 duration_in_ms=50.627
2018-01-13 23:42:28,379 [salt.state       ][INFO    ][12092] Running state [bind9] at time 23:42:28.379338
2018-01-13 23:42:28,379 [salt.state       ][INFO    ][12092] Executing state service.mod_watch for bind9
2018-01-13 23:42:28,380 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-01-13 23:42:28,401 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-01-13 23:42:28,419 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'bind9.service'] in directory '/root'
2018-01-13 23:42:28,481 [salt.state       ][INFO    ][12092] {'bind9': True}
2018-01-13 23:42:28,481 [salt.state       ][INFO    ][12092] Completed state [bind9] at time 23:42:28.481331 duration_in_ms=101.992
2018-01-13 23:42:28,482 [salt.state       ][INFO    ][12092] Running state [apache2] at time 23:42:28.482442
2018-01-13 23:42:28,482 [salt.state       ][INFO    ][12092] Executing state service.running for apache2
2018-01-13 23:42:28,483 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-13 23:42:28,498 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-13 23:42:28,512 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-13 23:42:28,532 [salt.state       ][INFO    ][12092] The service apache2 is already running
2018-01-13 23:42:28,532 [salt.state       ][INFO    ][12092] Completed state [apache2] at time 23:42:28.532450 duration_in_ms=50.007
2018-01-13 23:42:28,532 [salt.state       ][INFO    ][12092] Running state [apache2] at time 23:42:28.532642
2018-01-13 23:42:28,532 [salt.state       ][INFO    ][12092] Executing state service.mod_watch for apache2
2018-01-13 23:42:28,533 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-13 23:42:28,544 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-13 23:42:28,558 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-13 23:42:29,760 [salt.state       ][INFO    ][12092] {'apache2': True}
2018-01-13 23:42:29,761 [salt.state       ][INFO    ][12092] Completed state [apache2] at time 23:42:29.761242 duration_in_ms=1228.6
2018-01-13 23:42:29,761 [salt.state       ][INFO    ][12092] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 23:42:29.761942
2018-01-13 23:42:29,762 [salt.state       ][INFO    ][12092] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2018-01-13 23:42:29,762 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command 'maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin' in directory '/root'
2018-01-13 23:42:31,320 [salt.state       ][INFO    ][12092] {'pid': 19009, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:42:31,321 [salt.state       ][INFO    ][12092] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 23:42:31.321257 duration_in_ms=1559.314
2018-01-13 23:42:31,321 [salt.state       ][INFO    ][12092] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:42:31.321661
2018-01-13 23:42:31,322 [salt.state       ][INFO    ][12092] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:42:31,322 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:42:32,679 [salt.state       ][INFO    ][12092] {'pid': 19069, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:42:32,679 [salt.state       ][INFO    ][12092] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:42:32.679576 duration_in_ms=1357.915
2018-01-13 23:42:32,680 [salt.state       ][INFO    ][12092] Running state [salt://maas/files/maas-artifact-sync.sh] at time 23:42:32.680284
2018-01-13 23:42:32,680 [salt.state       ][INFO    ][12092] Executing state cmd.script for salt://maas/files/maas-artifact-sync.sh
2018-01-13 23:42:32,696 [salt.fileclient  ][INFO    ][12092] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-artifact-sync.sh'
2018-01-13 23:42:32,723 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command '/tmp/tmpZprtXJ.sh' in directory '/root'
2018-01-13 23:42:38,153 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234238147964
2018-01-13 23:42:38,176 [salt.minion      ][INFO    ][19287] Starting a new job with PID 19287
2018-01-13 23:42:38,202 [salt.minion      ][INFO    ][19287] Returning information for job: 20180113234238147964
2018-01-13 23:42:48,222 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234248218626
2018-01-13 23:42:48,245 [salt.minion      ][INFO    ][19321] Starting a new job with PID 19321
2018-01-13 23:42:48,270 [salt.minion      ][INFO    ][19321] Returning information for job: 20180113234248218626
2018-01-13 23:42:58,296 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234258294670
2018-01-13 23:42:58,318 [salt.minion      ][INFO    ][19358] Starting a new job with PID 19358
2018-01-13 23:42:58,344 [salt.minion      ][INFO    ][19358] Returning information for job: 20180113234258294670
2018-01-13 23:43:08,364 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234308364993
2018-01-13 23:43:08,411 [salt.minion      ][INFO    ][19388] Starting a new job with PID 19388
2018-01-13 23:43:08,535 [salt.minion      ][INFO    ][19388] Returning information for job: 20180113234308364993
2018-01-13 23:43:18,574 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234318573947
2018-01-13 23:43:18,594 [salt.minion      ][INFO    ][19414] Starting a new job with PID 19414
2018-01-13 23:43:18,618 [salt.minion      ][INFO    ][19414] Returning information for job: 20180113234318573947
2018-01-13 23:43:28,655 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234328656989
2018-01-13 23:43:28,677 [salt.minion      ][INFO    ][19462] Starting a new job with PID 19462
2018-01-13 23:43:28,699 [salt.minion      ][INFO    ][19462] Returning information for job: 20180113234328656989
2018-01-13 23:43:38,757 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234338759136
2018-01-13 23:43:38,780 [salt.minion      ][INFO    ][19507] Starting a new job with PID 19507
2018-01-13 23:43:38,810 [salt.minion      ][INFO    ][19507] Returning information for job: 20180113234338759136
2018-01-13 23:43:48,864 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234348868698
2018-01-13 23:43:48,880 [salt.minion      ][INFO    ][19568] Starting a new job with PID 19568
2018-01-13 23:43:48,897 [salt.minion      ][INFO    ][19568] Returning information for job: 20180113234348868698
2018-01-13 23:43:58,949 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234358953102
2018-01-13 23:43:58,969 [salt.minion      ][INFO    ][19779] Starting a new job with PID 19779
2018-01-13 23:43:58,991 [salt.minion      ][INFO    ][19779] Returning information for job: 20180113234358953102
2018-01-13 23:44:09,044 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234409049137
2018-01-13 23:44:09,067 [salt.minion      ][INFO    ][19799] Starting a new job with PID 19799
2018-01-13 23:44:09,094 [salt.minion      ][INFO    ][19799] Returning information for job: 20180113234409049137
2018-01-13 23:44:19,143 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234419150265
2018-01-13 23:44:19,166 [salt.minion      ][INFO    ][19818] Starting a new job with PID 19818
2018-01-13 23:44:19,184 [salt.minion      ][INFO    ][19818] Returning information for job: 20180113234419150265
2018-01-13 23:44:29,244 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234429248100
2018-01-13 23:44:29,266 [salt.minion      ][INFO    ][20006] Starting a new job with PID 20006
2018-01-13 23:44:29,289 [salt.minion      ][INFO    ][20006] Returning information for job: 20180113234429248100
2018-01-13 23:44:29,493 [salt.state       ][INFO    ][12092] {'pid': 19110, 'retcode': 0, 'stderr': '', 'stdout': "\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name 'opnfv'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n\n[NOTE] Waiting for cmd to return success: maas opnfv boot-resources import\n\nImport of boot resources started\n[NOTE] Waiting for cmd to return success: ! maas opnfv boot-resources is-importing | grep -q 'true'\n\n......Import of boot images started on all rack controllers\n[NOTE] Waiting for cmd to return success: test -d /var/lib/maas/boot-resources/current/ubuntu/amd64\n\n...."}
2018-01-13 23:44:29,494 [salt.state       ][INFO    ][12092] Completed state [salt://maas/files/maas-artifact-sync.sh] at time 23:44:29.494600 duration_in_ms=116814.312
2018-01-13 23:44:29,497 [salt.state       ][INFO    ][12092] Running state [maas.process_maas_config] at time 23:44:29.497630
2018-01-13 23:44:29,498 [salt.state       ][INFO    ][12092] Executing state module.run for maas.process_maas_config
2018-01-13 23:44:29,499 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=enable_http_proxy value=True
2018-01-13 23:44:29,574 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=dnssec_validation value=no
2018-01-13 23:44:29,636 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=commissioning_distro_series value=xenial
2018-01-13 23:44:32,131 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=default_osystem value=ubuntu
2018-01-13 23:44:32,200 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=active_discovery_interval value=600
2018-01-13 23:44:32,258 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=upstream_dns value=8.8.8.8
2018-01-13 23:44:32,311 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=enable_third_party_drivers value=True
2018-01-13 23:44:32,349 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=network_discovery value=enabled
2018-01-13 23:44:32,448 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=maas_name value=mas01
2018-01-13 23:44:32,499 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=default_storage_layout value=lvm
2018-01-13 23:44:32,563 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=ntp_external_only value=True
2018-01-13 23:44:32,609 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=disk_erase_with_secure_erase value=False
2018-01-13 23:44:32,659 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=default_distro_series value=xenial
2018-01-13 23:44:32,720 [salt.loaded.ext.module.maas][INFO    ][12092] maasconfig name=default_min_hwe_kernel value=hwe-16.04-edge
2018-01-13 23:44:32,846 [salt.state       ][INFO    ][12092] {'ret': {'updated': [], 'errors': {}, 'success': ['enable_http_proxy', 'dnssec_validation', 'commissioning_distro_series', 'default_osystem', 'active_discovery_interval', 'upstream_dns', 'enable_third_party_drivers', 'network_discovery', 'maas_name', 'default_storage_layout', 'ntp_external_only', 'disk_erase_with_secure_erase', 'default_distro_series', 'default_min_hwe_kernel']}}
2018-01-13 23:44:32,846 [salt.state       ][INFO    ][12092] Completed state [maas.process_maas_config] at time 23:44:32.846890 duration_in_ms=3349.26
2018-01-13 23:44:32,848 [salt.state       ][INFO    ][12092] Running state [maas.process_subnets] at time 23:44:32.848556
2018-01-13 23:44:32,849 [salt.state       ][INFO    ][12092] Executing state module.run for maas.process_subnets
2018-01-13 23:44:33,041 [salt.loaded.ext.module.maas][INFO    ][12092] subnet id=3 cidr=192.168.11.0/24 gateway_ip=192.168.11.3 name=192.168.11.0/24 fabric=2
2018-01-13 23:44:33,157 [salt.loaded.ext.module.maas][WARNING ][12092] all 3 ipranges []
2018-01-13 23:44:33,157 [salt.loaded.ext.module.maas][WARNING ][12092] INFO: {'start_ip': '192.168.11.4', 'subnet': '3', 'end_ip': '192.168.11.100', 'type': 'dynamic'}
 OLD: None
2018-01-13 23:44:33,157 [salt.loaded.ext.module.maas][INFO    ][12092] iprange start_ip=192.168.11.4 subnet=3 end_ip=192.168.11.100 type=dynamic
2018-01-13 23:44:33,278 [salt.loaded.ext.module.maas][WARNING ][12092] all fabric 2 vlans [{u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'name': u'untagged', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}]
2018-01-13 23:44:33,278 [salt.loaded.ext.module.maas][WARNING ][12092] UPDATING {'primary_rack': 'mas01', 'dhcp_on': 'True', 'secondary_rack': '', 'mtu': '1500'} {u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'name': u'untagged', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}
2018-01-13 23:44:33,357 [salt.state       ][INFO    ][12092] {'ret': {'updated': ['192.168.11.0/24'], 'errors': {}, 'success': []}}
2018-01-13 23:44:33,358 [salt.state       ][INFO    ][12092] Completed state [maas.process_subnets] at time 23:44:33.358289 duration_in_ms=509.734
2018-01-13 23:44:33,359 [salt.state       ][INFO    ][12092] Running state [maas.process_domain] at time 23:44:33.358976
2018-01-13 23:44:33,359 [salt.state       ][INFO    ][12092] Executing state module.run for maas.process_domain
2018-01-13 23:44:33,405 [salt.loaded.ext.module.maas][INFO    ][12092] domain authoritative=True name=baremetal-mcp-pike-ovs-ha.local id=0
2018-01-13 23:44:33,490 [salt.state       ][INFO    ][12092] {'ret': {'updated': [], 'errors': {}, 'success': ['domain']}}
2018-01-13 23:44:33,490 [salt.state       ][INFO    ][12092] Completed state [maas.process_domain] at time 23:44:33.490616 duration_in_ms=131.638
2018-01-13 23:44:33,492 [salt.state       ][INFO    ][12092] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")] at time 23:44:33.492535
2018-01-13 23:44:33,493 [salt.state       ][INFO    ][12092] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")
2018-01-13 23:44:33,494 [salt.loaded.int.module.cmdmod][INFO    ][12092] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")' in directory '/home/ubuntu/.ssh'
2018-01-13 23:44:38,593 [salt.state       ][INFO    ][12092] {'pid': 20068, 'retcode': 0, 'stderr': '', 'stdout': '\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name \'opnfv\'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n{\n    "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9EPrpVPjbJtSqDZMX5nXn6LMNnuXDhsh1V4Zf0ynamBhtwcs6ztm8AaLppz+mdXFAdO0jHy1U72eWTefrkaMjL/tFjZY03xJnuRPmhzPOy/LT8tOjkp1SRLb3JhYoKUDcJIJ2aAv0SIDuXhTT8r4aUvJOWUSv0Og34WfS1afOLKSjiz1j2sOW2iG1nim0uF+sX1K3GHPnE5LtwJMAG4WQO1yK9XG3CUxkaYnJRdMfwAx5QAhGhxu/bK7NwyTNxz8fkPdJhxookorf7JetCWwq6ScSTbAHqoTWbzLh4BhNVMOEdbMKAODdOXj2ii5mEFnQYBBmh1dXSP3k2bzD/TCP",\n    "id": 1,\n    "keysource": null\n}'}
2018-01-13 23:44:38,593 [salt.state       ][INFO    ][12092] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && SSH_KEY=$(cat authorized_keys | head -1) && (maas opnfv sshkeys read | grep -q "$SSH_KEY" || maas opnfv sshkeys create "key=$SSH_KEY")] at time 23:44:38.593726 duration_in_ms=5101.19
2018-01-13 23:44:38,597 [salt.minion      ][INFO    ][12092] Returning information for job: 20180113233816323352
2018-01-13 23:44:39,798 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234439807699
2018-01-13 23:44:39,827 [salt.minion      ][INFO    ][20156] Starting a new job with PID 20156
2018-01-13 23:44:41,469 [salt.state       ][INFO    ][20156] Loading fresh modules for state activity
2018-01-13 23:44:41,542 [salt.fileclient  ][INFO    ][20156] Fetching file from saltenv 'base', ** done ** 'maas/machines/init.sls'
2018-01-13 23:44:41,586 [salt.state       ][INFO    ][20156] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:44:41.586208
2018-01-13 23:44:41,586 [salt.state       ][INFO    ][20156] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:44:41,588 [salt.loaded.int.module.cmdmod][INFO    ][20156] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:44:43,204 [salt.state       ][INFO    ][20156] {'pid': 20170, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:44:43,205 [salt.state       ][INFO    ][20156] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:44:43.205122 duration_in_ms=1618.915
2018-01-13 23:44:43,207 [salt.state       ][INFO    ][20156] Running state [maas.process_machines] at time 23:44:43.207576
2018-01-13 23:44:43,208 [salt.state       ][INFO    ][20156] Executing state module.run for maas.process_machines
2018-01-13 23:44:43,311 [salt.loaded.ext.module.maas][INFO    ][20156] machine hostname=cmp002 power_type=ipmi power_parameters_power_user=admin power_parameters_power_address=172.30.8.72 mac_addresses=00:25:b5:a0:00:6a power_parameters_power_pass=octopus architecture=amd64/generic
2018-01-13 23:44:44,984 [salt.loaded.ext.module.maas][INFO    ][20156] machine hostname=cmp001 power_type=ipmi power_parameters_power_user=admin power_parameters_power_address=172.30.8.73 mac_addresses=00:25:b5:a0:00:5a power_parameters_power_pass=octopus architecture=amd64/generic
2018-01-13 23:44:46,539 [salt.loaded.ext.module.maas][INFO    ][20156] machine hostname=kvm01 power_type=ipmi power_parameters_power_user=admin power_parameters_power_address=172.30.8.75 mac_addresses=00:25:b5:a0:00:2a power_parameters_power_pass=octopus architecture=amd64/generic
2018-01-13 23:44:47,960 [salt.loaded.ext.module.maas][INFO    ][20156] machine hostname=kvm03 power_type=ipmi power_parameters_power_user=admin power_parameters_power_address=172.30.8.74 mac_addresses=00:25:b5:a0:00:4a power_parameters_power_pass=octopus architecture=amd64/generic
2018-01-13 23:44:49,209 [salt.loaded.ext.module.maas][INFO    ][20156] machine hostname=kvm02 power_type=ipmi power_parameters_power_user=admin power_parameters_power_address=172.30.8.65 mac_addresses=00:25:b5:a0:00:3a power_parameters_power_pass=octopus architecture=amd64/generic
2018-01-13 23:44:49,829 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113234449837332
2018-01-13 23:44:49,849 [salt.minion      ][INFO    ][20586] Starting a new job with PID 20586
2018-01-13 23:44:49,870 [salt.minion      ][INFO    ][20586] Returning information for job: 20180113234449837332
2018-01-13 23:44:50,467 [salt.state       ][INFO    ][20156] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-01-13 23:44:50,468 [salt.state       ][INFO    ][20156] Completed state [maas.process_machines] at time 23:44:50.468066 duration_in_ms=7260.49
2018-01-13 23:44:50,470 [salt.minion      ][INFO    ][20156] Returning information for job: 20180113234439807699
2018-01-13 23:45:28,952 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command pillar.get with jid 20180113234528965282
2018-01-13 23:45:28,970 [salt.minion      ][INFO    ][20786] Starting a new job with PID 20786
2018-01-13 23:45:28,974 [salt.minion      ][INFO    ][20786] Returning information for job: 20180113234528965282
2018-01-13 23:45:30,238 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234530247663
2018-01-13 23:45:30,256 [salt.minion      ][INFO    ][20791] Starting a new job with PID 20791
2018-01-13 23:45:31,887 [salt.state       ][INFO    ][20791] Loading fresh modules for state activity
2018-01-13 23:45:31,917 [salt.fileclient  ][INFO    ][20791] Fetching file from saltenv 'base', ** done ** 'maas/machines/status.sls'
2018-01-13 23:45:31,956 [salt.state       ][INFO    ][20791] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:45:31.956764
2018-01-13 23:45:31,957 [salt.state       ][INFO    ][20791] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:45:31,960 [salt.loaded.int.module.cmdmod][INFO    ][20791] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:45:33,194 [salt.state       ][INFO    ][20791] {'pid': 20807, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:45:33,196 [salt.state       ][INFO    ][20791] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:45:33.196069 duration_in_ms=1239.306
2018-01-13 23:45:33,198 [salt.state       ][INFO    ][20791] Running state [maas.machines_status] at time 23:45:33.198678
2018-01-13 23:45:33,199 [salt.state       ][INFO    ][20791] Executing state module.run for maas.machines_status
2018-01-13 23:45:33,377 [salt.state       ][INFO    ][20791] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'4kemsa'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:45:33,378 [salt.state       ][INFO    ][20791] Completed state [maas.machines_status] at time 23:45:33.378518 duration_in_ms=179.839
2018-01-13 23:45:33,381 [salt.minion      ][INFO    ][20791] Returning information for job: 20180113234530247663
2018-01-13 23:45:44,660 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234544621697
2018-01-13 23:45:44,678 [salt.minion      ][INFO    ][20821] Starting a new job with PID 20821
2018-01-13 23:45:45,094 [salt.state       ][INFO    ][20821] Loading fresh modules for state activity
2018-01-13 23:45:45,177 [salt.state       ][INFO    ][20821] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:45:45.177467
2018-01-13 23:45:45,178 [salt.state       ][INFO    ][20821] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:45:45,180 [salt.loaded.int.module.cmdmod][INFO    ][20821] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:45:46,477 [salt.state       ][INFO    ][20821] {'pid': 20828, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:45:46,479 [salt.state       ][INFO    ][20821] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:45:46.478904 duration_in_ms=1301.438
2018-01-13 23:45:46,481 [salt.state       ][INFO    ][20821] Running state [maas.machines_status] at time 23:45:46.481617
2018-01-13 23:45:46,482 [salt.state       ][INFO    ][20821] Executing state module.run for maas.machines_status
2018-01-13 23:45:46,646 [salt.state       ][INFO    ][20821] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'4kemsa'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:45:46,647 [salt.state       ][INFO    ][20821] Completed state [maas.machines_status] at time 23:45:46.647353 duration_in_ms=165.735
2018-01-13 23:45:46,650 [salt.minion      ][INFO    ][20821] Returning information for job: 20180113234544621697
2018-01-13 23:45:57,935 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234557942510
2018-01-13 23:45:57,957 [salt.minion      ][INFO    ][20859] Starting a new job with PID 20859
2018-01-13 23:45:59,606 [salt.state       ][INFO    ][20859] Loading fresh modules for state activity
2018-01-13 23:45:59,704 [salt.state       ][INFO    ][20859] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:45:59.704033
2018-01-13 23:45:59,704 [salt.state       ][INFO    ][20859] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:45:59,707 [salt.loaded.int.module.cmdmod][INFO    ][20859] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:46:01,169 [salt.state       ][INFO    ][20859] {'pid': 20874, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:46:01,171 [salt.state       ][INFO    ][20859] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:46:01.171127 duration_in_ms=1467.095
2018-01-13 23:46:01,173 [salt.state       ][INFO    ][20859] Running state [maas.machines_status] at time 23:46:01.173652
2018-01-13 23:46:01,174 [salt.state       ][INFO    ][20859] Executing state module.run for maas.machines_status
2018-01-13 23:46:01,396 [salt.state       ][INFO    ][20859] {'ret': {'machines': [{'status': 'Failed commissioning', 'hostname': u'cmp002', 'system_id': u'4kemsa'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}], 'summary': Counter({'Commissioning': 4, 'Failed commissioning': 1})}}
2018-01-13 23:46:01,397 [salt.state       ][INFO    ][20859] Completed state [maas.machines_status] at time 23:46:01.397326 duration_in_ms=223.673
2018-01-13 23:46:01,400 [salt.minion      ][INFO    ][20859] Returning information for job: 20180113234557942510
2018-01-13 23:46:02,684 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234602697203
2018-01-13 23:46:02,709 [salt.minion      ][INFO    ][20884] Starting a new job with PID 20884
2018-01-13 23:46:03,152 [salt.state       ][INFO    ][20884] Loading fresh modules for state activity
2018-01-13 23:46:03,221 [salt.state       ][INFO    ][20884] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:46:03.221906
2018-01-13 23:46:03,222 [salt.state       ][INFO    ][20884] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:46:03,224 [salt.loaded.int.module.cmdmod][INFO    ][20884] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:46:04,538 [salt.state       ][INFO    ][20884] {'pid': 20891, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:46:04,540 [salt.state       ][INFO    ][20884] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:46:04.539997 duration_in_ms=1318.091
2018-01-13 23:46:04,542 [salt.state       ][INFO    ][20884] Running state [maas.machines_status] at time 23:46:04.542634
2018-01-13 23:46:04,543 [salt.state       ][INFO    ][20884] Executing state module.run for maas.machines_status
2018-01-13 23:46:04,678 [salt.state       ][INFO    ][20884] {'ret': {'machines': [{'status': 'Failed commissioning', 'hostname': u'cmp002', 'system_id': u'4kemsa'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}], 'summary': Counter({'Commissioning': 4, 'Failed commissioning': 1})}}
2018-01-13 23:46:04,679 [salt.state       ][INFO    ][20884] Completed state [maas.machines_status] at time 23:46:04.679415 duration_in_ms=136.781
2018-01-13 23:46:04,682 [salt.minion      ][INFO    ][20884] Returning information for job: 20180113234602697203
2018-01-13 23:46:05,908 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234605916402
2018-01-13 23:46:05,929 [salt.minion      ][INFO    ][20902] Starting a new job with PID 20902
2018-01-13 23:46:06,394 [salt.state       ][INFO    ][20902] Loading fresh modules for state activity
2018-01-13 23:46:06,446 [salt.fileclient  ][INFO    ][20902] Fetching file from saltenv 'base', ** done ** 'maas/machines/delete.sls'
2018-01-13 23:46:06,492 [salt.state       ][INFO    ][20902] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:46:06.492432
2018-01-13 23:46:06,493 [salt.state       ][INFO    ][20902] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:46:06,495 [salt.loaded.int.module.cmdmod][INFO    ][20902] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:46:08,845 [salt.state       ][INFO    ][20902] {'pid': 20909, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:46:08,848 [salt.state       ][INFO    ][20902] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:46:08.847121 duration_in_ms=2354.687
2018-01-13 23:46:08,850 [salt.state       ][INFO    ][20902] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine delete 4kemsa] at time 23:46:08.850055
2018-01-13 23:46:08,852 [salt.state       ][INFO    ][20902] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine delete 4kemsa
2018-01-13 23:46:08,854 [salt.loaded.int.module.cmdmod][INFO    ][20902] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine delete 4kemsa' in directory '/root'
2018-01-13 23:46:11,977 [salt.state       ][INFO    ][20902] {'pid': 20914, 'retcode': 0, 'stderr': '', 'stdout': "\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name 'opnfv'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help"}
2018-01-13 23:46:11,977 [salt.state       ][INFO    ][20902] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine delete 4kemsa] at time 23:46:11.977697 duration_in_ms=3127.643
2018-01-13 23:46:11,981 [salt.minion      ][INFO    ][20902] Returning information for job: 20180113234605916402
2018-01-13 23:46:23,139 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234623144189
2018-01-13 23:46:23,158 [salt.minion      ][INFO    ][20931] Starting a new job with PID 20931
2018-01-13 23:46:24,781 [salt.state       ][INFO    ][20931] Loading fresh modules for state activity
2018-01-13 23:46:24,878 [salt.state       ][INFO    ][20931] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:46:24.877939
2018-01-13 23:46:24,878 [salt.state       ][INFO    ][20931] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:46:24,881 [salt.loaded.int.module.cmdmod][INFO    ][20931] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:46:26,358 [salt.state       ][INFO    ][20931] {'pid': 20951, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:46:26,360 [salt.state       ][INFO    ][20931] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:46:26.360616 duration_in_ms=1482.677
2018-01-13 23:46:26,363 [salt.state       ][INFO    ][20931] Running state [maas.process_machines] at time 23:46:26.363329
2018-01-13 23:46:26,364 [salt.state       ][INFO    ][20931] Executing state module.run for maas.process_machines
2018-01-13 23:46:26,583 [salt.loaded.ext.module.maas][INFO    ][20931] machine hostname=cmp002 power_type=ipmi power_parameters_power_user=admin power_parameters_power_address=172.30.8.72 mac_addresses=00:25:b5:a0:00:6a power_parameters_power_pass=octopus architecture=amd64/generic
2018-01-13 23:46:28,116 [salt.loaded.ext.module.maas][INFO    ][20931] machine hostname=cmp001 power_type=ipmi power_parameters_power_user=admin power_parameters_power_address=172.30.8.73 mac_addresses=00:25:b5:a0:00:5a power_parameters_power_pass=octopus system_id=khshdb architecture=amd64/generic
2018-01-13 23:46:29,051 [salt.loaded.ext.module.maas][INFO    ][20931] machine hostname=kvm01 power_type=ipmi power_parameters_power_user=admin power_parameters_power_address=172.30.8.75 mac_addresses=00:25:b5:a0:00:2a power_parameters_power_pass=octopus system_id=t6wern architecture=amd64/generic
2018-01-13 23:46:30,069 [salt.loaded.ext.module.maas][INFO    ][20931] machine hostname=kvm03 power_type=ipmi power_parameters_power_user=admin power_parameters_power_address=172.30.8.74 mac_addresses=00:25:b5:a0:00:4a power_parameters_power_pass=octopus system_id=db8xfe architecture=amd64/generic
2018-01-13 23:46:31,177 [salt.loaded.ext.module.maas][INFO    ][20931] machine hostname=kvm02 power_type=ipmi power_parameters_power_user=admin power_parameters_power_address=172.30.8.65 mac_addresses=00:25:b5:a0:00:3a power_parameters_power_pass=octopus system_id=fhy7we architecture=amd64/generic
2018-01-13 23:46:32,250 [salt.state       ][INFO    ][20931] {'ret': {'updated': ['cmp001', 'kvm01', 'kvm03', 'kvm02'], 'errors': {}, 'success': ['cmp002']}}
2018-01-13 23:46:32,251 [salt.state       ][INFO    ][20931] Completed state [maas.process_machines] at time 23:46:32.251001 duration_in_ms=5887.671
2018-01-13 23:46:32,257 [salt.minion      ][INFO    ][20931] Returning information for job: 20180113234623144189
2018-01-13 23:46:43,617 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command pillar.get with jid 20180113234643627220
2018-01-13 23:46:43,639 [salt.minion      ][INFO    ][21187] Starting a new job with PID 21187
2018-01-13 23:46:43,648 [salt.minion      ][INFO    ][21187] Returning information for job: 20180113234643627220
2018-01-13 23:46:44,815 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234644813390
2018-01-13 23:46:44,835 [salt.minion      ][INFO    ][21194] Starting a new job with PID 21194
2018-01-13 23:46:46,407 [salt.state       ][INFO    ][21194] Loading fresh modules for state activity
2018-01-13 23:46:46,492 [salt.state       ][INFO    ][21194] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:46:46.492798
2018-01-13 23:46:46,493 [salt.state       ][INFO    ][21194] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:46:46,499 [salt.loaded.int.module.cmdmod][INFO    ][21194] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:46:47,842 [salt.state       ][INFO    ][21194] {'pid': 21201, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:46:47,844 [salt.state       ][INFO    ][21194] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:46:47.844134 duration_in_ms=1351.336
2018-01-13 23:46:47,846 [salt.state       ][INFO    ][21194] Running state [maas.machines_status] at time 23:46:47.846810
2018-01-13 23:46:47,847 [salt.state       ][INFO    ][21194] Executing state module.run for maas.machines_status
2018-01-13 23:46:48,039 [salt.state       ][INFO    ][21194] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:46:48,040 [salt.state       ][INFO    ][21194] Completed state [maas.machines_status] at time 23:46:48.040047 duration_in_ms=193.236
2018-01-13 23:46:48,043 [salt.minion      ][INFO    ][21194] Returning information for job: 20180113234644813390
2018-01-13 23:46:59,131 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234659137608
2018-01-13 23:46:59,153 [salt.minion      ][INFO    ][21227] Starting a new job with PID 21227
2018-01-13 23:46:59,568 [salt.state       ][INFO    ][21227] Loading fresh modules for state activity
2018-01-13 23:46:59,651 [salt.state       ][INFO    ][21227] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:46:59.651369
2018-01-13 23:46:59,652 [salt.state       ][INFO    ][21227] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:46:59,654 [salt.loaded.int.module.cmdmod][INFO    ][21227] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:47:01,024 [salt.state       ][INFO    ][21227] {'pid': 21234, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:47:01,025 [salt.state       ][INFO    ][21227] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:47:01.025794 duration_in_ms=1374.425
2018-01-13 23:47:01,028 [salt.state       ][INFO    ][21227] Running state [maas.machines_status] at time 23:47:01.028618
2018-01-13 23:47:01,029 [salt.state       ][INFO    ][21227] Executing state module.run for maas.machines_status
2018-01-13 23:47:01,244 [salt.state       ][INFO    ][21227] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:47:01,244 [salt.state       ][INFO    ][21227] Completed state [maas.machines_status] at time 23:47:01.244501 duration_in_ms=215.883
2018-01-13 23:47:01,248 [salt.minion      ][INFO    ][21227] Returning information for job: 20180113234659137608
2018-01-13 23:47:12,268 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234712278556
2018-01-13 23:47:12,281 [salt.minion      ][INFO    ][21271] Starting a new job with PID 21271
2018-01-13 23:47:13,765 [salt.state       ][INFO    ][21271] Loading fresh modules for state activity
2018-01-13 23:47:13,809 [salt.state       ][INFO    ][21271] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:47:13.809496
2018-01-13 23:47:13,810 [salt.state       ][INFO    ][21271] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:47:13,811 [salt.loaded.int.module.cmdmod][INFO    ][21271] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:47:15,147 [salt.state       ][INFO    ][21271] {'pid': 21280, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:47:15,148 [salt.state       ][INFO    ][21271] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:47:15.148409 duration_in_ms=1338.913
2018-01-13 23:47:15,149 [salt.state       ][INFO    ][21271] Running state [maas.machines_status] at time 23:47:15.149768
2018-01-13 23:47:15,150 [salt.state       ][INFO    ][21271] Executing state module.run for maas.machines_status
2018-01-13 23:47:15,329 [salt.state       ][INFO    ][21271] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:47:15,330 [salt.state       ][INFO    ][21271] Completed state [maas.machines_status] at time 23:47:15.330310 duration_in_ms=180.54
2018-01-13 23:47:15,333 [salt.minion      ][INFO    ][21271] Returning information for job: 20180113234712278556
2018-01-13 23:47:26,416 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234726421285
2018-01-13 23:47:26,426 [salt.minion      ][INFO    ][21362] Starting a new job with PID 21362
2018-01-13 23:47:26,858 [salt.state       ][INFO    ][21362] Loading fresh modules for state activity
2018-01-13 23:47:26,931 [salt.state       ][INFO    ][21362] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:47:26.931313
2018-01-13 23:47:26,931 [salt.state       ][INFO    ][21362] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:47:26,933 [salt.loaded.int.module.cmdmod][INFO    ][21362] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:47:28,290 [salt.state       ][INFO    ][21362] {'pid': 21369, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:47:28,291 [salt.state       ][INFO    ][21362] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:47:28.291355 duration_in_ms=1360.042
2018-01-13 23:47:28,293 [salt.state       ][INFO    ][21362] Running state [maas.machines_status] at time 23:47:28.293505
2018-01-13 23:47:28,294 [salt.state       ][INFO    ][21362] Executing state module.run for maas.machines_status
2018-01-13 23:47:28,534 [salt.state       ][INFO    ][21362] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:47:28,535 [salt.state       ][INFO    ][21362] Completed state [maas.machines_status] at time 23:47:28.535237 duration_in_ms=241.732
2018-01-13 23:47:28,538 [salt.minion      ][INFO    ][21362] Returning information for job: 20180113234726421285
2018-01-13 23:47:39,627 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234739637215
2018-01-13 23:47:39,647 [salt.minion      ][INFO    ][21469] Starting a new job with PID 21469
2018-01-13 23:47:41,284 [salt.state       ][INFO    ][21469] Loading fresh modules for state activity
2018-01-13 23:47:41,383 [salt.state       ][INFO    ][21469] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:47:41.383882
2018-01-13 23:47:41,384 [salt.state       ][INFO    ][21469] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:47:41,390 [salt.loaded.int.module.cmdmod][INFO    ][21469] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:47:43,005 [salt.state       ][INFO    ][21469] {'pid': 21476, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:47:43,006 [salt.state       ][INFO    ][21469] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:47:43.006342 duration_in_ms=1622.46
2018-01-13 23:47:43,008 [salt.state       ][INFO    ][21469] Running state [maas.machines_status] at time 23:47:43.008642
2018-01-13 23:47:43,009 [salt.state       ][INFO    ][21469] Executing state module.run for maas.machines_status
2018-01-13 23:47:43,229 [salt.state       ][INFO    ][21469] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:47:43,230 [salt.state       ][INFO    ][21469] Completed state [maas.machines_status] at time 23:47:43.229990 duration_in_ms=221.347
2018-01-13 23:47:43,233 [salt.minion      ][INFO    ][21469] Returning information for job: 20180113234739637215
2018-01-13 23:47:54,240 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234754248795
2018-01-13 23:47:54,258 [salt.minion      ][INFO    ][21552] Starting a new job with PID 21552
2018-01-13 23:47:54,607 [salt.state       ][INFO    ][21552] Loading fresh modules for state activity
2018-01-13 23:47:54,719 [salt.state       ][INFO    ][21552] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:47:54.719485
2018-01-13 23:47:54,720 [salt.state       ][INFO    ][21552] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:47:54,722 [salt.loaded.int.module.cmdmod][INFO    ][21552] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:47:56,208 [salt.state       ][INFO    ][21552] {'pid': 21562, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:47:56,209 [salt.state       ][INFO    ][21552] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:47:56.209056 duration_in_ms=1489.571
2018-01-13 23:47:56,211 [salt.state       ][INFO    ][21552] Running state [maas.machines_status] at time 23:47:56.211294
2018-01-13 23:47:56,211 [salt.state       ][INFO    ][21552] Executing state module.run for maas.machines_status
2018-01-13 23:47:56,511 [salt.state       ][INFO    ][21552] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:47:56,512 [salt.state       ][INFO    ][21552] Completed state [maas.machines_status] at time 23:47:56.512415 duration_in_ms=301.12
2018-01-13 23:47:56,516 [salt.minion      ][INFO    ][21552] Returning information for job: 20180113234754248795
2018-01-13 23:48:07,634 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234807635795
2018-01-13 23:48:07,654 [salt.minion      ][INFO    ][21659] Starting a new job with PID 21659
2018-01-13 23:48:09,246 [salt.state       ][INFO    ][21659] Loading fresh modules for state activity
2018-01-13 23:48:09,331 [salt.state       ][INFO    ][21659] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:48:09.331435
2018-01-13 23:48:09,331 [salt.state       ][INFO    ][21659] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:48:09,333 [salt.loaded.int.module.cmdmod][INFO    ][21659] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:48:10,689 [salt.state       ][INFO    ][21659] {'pid': 21668, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:48:10,690 [salt.state       ][INFO    ][21659] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:48:10.690235 duration_in_ms=1358.8
2018-01-13 23:48:10,692 [salt.state       ][INFO    ][21659] Running state [maas.machines_status] at time 23:48:10.692486
2018-01-13 23:48:10,693 [salt.state       ][INFO    ][21659] Executing state module.run for maas.machines_status
2018-01-13 23:48:10,919 [salt.state       ][INFO    ][21659] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:48:10,919 [salt.state       ][INFO    ][21659] Completed state [maas.machines_status] at time 23:48:10.919626 duration_in_ms=227.14
2018-01-13 23:48:10,921 [salt.minion      ][INFO    ][21659] Returning information for job: 20180113234807635795
2018-01-13 23:48:22,170 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234822169785
2018-01-13 23:48:22,190 [salt.minion      ][INFO    ][21703] Starting a new job with PID 21703
2018-01-13 23:48:22,637 [salt.state       ][INFO    ][21703] Loading fresh modules for state activity
2018-01-13 23:48:22,744 [salt.state       ][INFO    ][21703] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:48:22.744862
2018-01-13 23:48:22,745 [salt.state       ][INFO    ][21703] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:48:22,748 [salt.loaded.int.module.cmdmod][INFO    ][21703] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:48:24,211 [salt.state       ][INFO    ][21703] {'pid': 21710, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:48:24,211 [salt.state       ][INFO    ][21703] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:48:24.211574 duration_in_ms=1466.714
2018-01-13 23:48:24,212 [salt.state       ][INFO    ][21703] Running state [maas.machines_status] at time 23:48:24.212859
2018-01-13 23:48:24,213 [salt.state       ][INFO    ][21703] Executing state module.run for maas.machines_status
2018-01-13 23:48:24,592 [salt.state       ][INFO    ][21703] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:48:24,593 [salt.state       ][INFO    ][21703] Completed state [maas.machines_status] at time 23:48:24.593382 duration_in_ms=380.521
2018-01-13 23:48:24,597 [salt.minion      ][INFO    ][21703] Returning information for job: 20180113234822169785
2018-01-13 23:48:35,673 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234835671388
2018-01-13 23:48:35,688 [salt.minion      ][INFO    ][22070] Starting a new job with PID 22070
2018-01-13 23:48:37,237 [salt.state       ][INFO    ][22070] Loading fresh modules for state activity
2018-01-13 23:48:37,317 [salt.state       ][INFO    ][22070] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:48:37.317274
2018-01-13 23:48:37,317 [salt.state       ][INFO    ][22070] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:48:37,319 [salt.loaded.int.module.cmdmod][INFO    ][22070] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:48:38,649 [salt.state       ][INFO    ][22070] {'pid': 22078, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:48:38,650 [salt.state       ][INFO    ][22070] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:48:38.650750 duration_in_ms=1333.476
2018-01-13 23:48:38,653 [salt.state       ][INFO    ][22070] Running state [maas.machines_status] at time 23:48:38.653033
2018-01-13 23:48:38,653 [salt.state       ][INFO    ][22070] Executing state module.run for maas.machines_status
2018-01-13 23:48:39,037 [salt.state       ][INFO    ][22070] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:48:39,038 [salt.state       ][INFO    ][22070] Completed state [maas.machines_status] at time 23:48:39.038420 duration_in_ms=385.386
2018-01-13 23:48:39,042 [salt.minion      ][INFO    ][22070] Returning information for job: 20180113234835671388
2018-01-13 23:48:50,252 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234850254509
2018-01-13 23:48:50,272 [salt.minion      ][INFO    ][22141] Starting a new job with PID 22141
2018-01-13 23:48:50,700 [salt.state       ][INFO    ][22141] Loading fresh modules for state activity
2018-01-13 23:48:50,787 [salt.state       ][INFO    ][22141] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:48:50.787587
2018-01-13 23:48:50,788 [salt.state       ][INFO    ][22141] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:48:50,790 [salt.loaded.int.module.cmdmod][INFO    ][22141] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:48:52,269 [salt.state       ][INFO    ][22141] {'pid': 22148, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:48:52,270 [salt.state       ][INFO    ][22141] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:48:52.269680 duration_in_ms=1482.094
2018-01-13 23:48:52,271 [salt.state       ][INFO    ][22141] Running state [maas.machines_status] at time 23:48:52.271626
2018-01-13 23:48:52,271 [salt.state       ][INFO    ][22141] Executing state module.run for maas.machines_status
2018-01-13 23:48:52,581 [salt.state       ][INFO    ][22141] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:48:52,581 [salt.state       ][INFO    ][22141] Completed state [maas.machines_status] at time 23:48:52.581892 duration_in_ms=310.265
2018-01-13 23:48:52,584 [salt.minion      ][INFO    ][22141] Returning information for job: 20180113234850254509
2018-01-13 23:49:03,864 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234903870495
2018-01-13 23:49:03,883 [salt.minion      ][INFO    ][22185] Starting a new job with PID 22185
2018-01-13 23:49:05,341 [salt.state       ][INFO    ][22185] Loading fresh modules for state activity
2018-01-13 23:49:05,429 [salt.state       ][INFO    ][22185] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:49:05.429914
2018-01-13 23:49:05,430 [salt.state       ][INFO    ][22185] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:49:05,433 [salt.loaded.int.module.cmdmod][INFO    ][22185] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:49:06,834 [salt.state       ][INFO    ][22185] {'pid': 22193, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:49:06,835 [salt.state       ][INFO    ][22185] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:49:06.835463 duration_in_ms=1405.549
2018-01-13 23:49:06,837 [salt.state       ][INFO    ][22185] Running state [maas.machines_status] at time 23:49:06.837662
2018-01-13 23:49:06,838 [salt.state       ][INFO    ][22185] Executing state module.run for maas.machines_status
2018-01-13 23:49:07,185 [salt.state       ][INFO    ][22185] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-13 23:49:07,186 [salt.state       ][INFO    ][22185] Completed state [maas.machines_status] at time 23:49:07.186031 duration_in_ms=348.369
2018-01-13 23:49:07,187 [salt.minion      ][INFO    ][22185] Returning information for job: 20180113234903870495
2018-01-13 23:49:18,442 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234918443705
2018-01-13 23:49:18,463 [salt.minion      ][INFO    ][22382] Starting a new job with PID 22382
2018-01-13 23:49:18,922 [salt.state       ][INFO    ][22382] Loading fresh modules for state activity
2018-01-13 23:49:19,009 [salt.state       ][INFO    ][22382] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:49:19.009393
2018-01-13 23:49:19,010 [salt.state       ][INFO    ][22382] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:49:19,012 [salt.loaded.int.module.cmdmod][INFO    ][22382] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:49:20,416 [salt.state       ][INFO    ][22382] {'pid': 22389, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:49:20,416 [salt.state       ][INFO    ][22382] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:49:20.416749 duration_in_ms=1407.357
2018-01-13 23:49:20,417 [salt.state       ][INFO    ][22382] Running state [maas.machines_status] at time 23:49:20.417808
2018-01-13 23:49:20,418 [salt.state       ][INFO    ][22382] Executing state module.run for maas.machines_status
2018-01-13 23:49:21,220 [salt.state       ][INFO    ][22382] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Ready': 4, 'Commissioning': 1})}}
2018-01-13 23:49:21,221 [salt.state       ][INFO    ][22382] Completed state [maas.machines_status] at time 23:49:21.221114 duration_in_ms=803.304
2018-01-13 23:49:21,225 [salt.minion      ][INFO    ][22382] Returning information for job: 20180113234918443705
2018-01-13 23:49:32,470 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234932476604
2018-01-13 23:49:32,490 [salt.minion      ][INFO    ][22526] Starting a new job with PID 22526
2018-01-13 23:49:34,166 [salt.state       ][INFO    ][22526] Loading fresh modules for state activity
2018-01-13 23:49:34,259 [salt.state       ][INFO    ][22526] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:49:34.259097
2018-01-13 23:49:34,260 [salt.state       ][INFO    ][22526] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:49:34,262 [salt.loaded.int.module.cmdmod][INFO    ][22526] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:49:35,760 [salt.state       ][INFO    ][22526] {'pid': 22567, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:49:35,763 [salt.state       ][INFO    ][22526] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:49:35.763828 duration_in_ms=1504.732
2018-01-13 23:49:35,766 [salt.state       ][INFO    ][22526] Running state [maas.machines_status] at time 23:49:35.766667
2018-01-13 23:49:35,767 [salt.state       ][INFO    ][22526] Executing state module.run for maas.machines_status
2018-01-13 23:49:36,385 [salt.state       ][INFO    ][22526] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Ready': 4, 'Commissioning': 1})}}
2018-01-13 23:49:36,386 [salt.state       ][INFO    ][22526] Completed state [maas.machines_status] at time 23:49:36.386139 duration_in_ms=619.47
2018-01-13 23:49:36,390 [salt.minion      ][INFO    ][22526] Returning information for job: 20180113234932476604
2018-01-13 23:49:47,672 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113234947670426
2018-01-13 23:49:47,696 [salt.minion      ][INFO    ][22585] Starting a new job with PID 22585
2018-01-13 23:49:48,166 [salt.state       ][INFO    ][22585] Loading fresh modules for state activity
2018-01-13 23:49:48,255 [salt.state       ][INFO    ][22585] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:49:48.255363
2018-01-13 23:49:48,255 [salt.state       ][INFO    ][22585] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:49:48,258 [salt.loaded.int.module.cmdmod][INFO    ][22585] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:49:49,783 [salt.state       ][INFO    ][22585] {'pid': 22592, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:49:49,784 [salt.state       ][INFO    ][22585] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:49:49.784409 duration_in_ms=1529.045
2018-01-13 23:49:49,786 [salt.state       ][INFO    ][22585] Running state [maas.machines_status] at time 23:49:49.786702
2018-01-13 23:49:49,787 [salt.state       ][INFO    ][22585] Executing state module.run for maas.machines_status
2018-01-13 23:49:50,439 [salt.state       ][INFO    ][22585] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Ready': 4, 'Commissioning': 1})}}
2018-01-13 23:49:50,440 [salt.state       ][INFO    ][22585] Completed state [maas.machines_status] at time 23:49:50.440192 duration_in_ms=653.489
2018-01-13 23:49:50,444 [salt.minion      ][INFO    ][22585] Returning information for job: 20180113234947670426
2018-01-13 23:50:01,729 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235001728409
2018-01-13 23:50:01,750 [salt.minion      ][INFO    ][22629] Starting a new job with PID 22629
2018-01-13 23:50:03,417 [salt.state       ][INFO    ][22629] Loading fresh modules for state activity
2018-01-13 23:50:03,512 [salt.state       ][INFO    ][22629] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:50:03.512500
2018-01-13 23:50:03,513 [salt.state       ][INFO    ][22629] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:50:03,516 [salt.loaded.int.module.cmdmod][INFO    ][22629] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:50:04,832 [salt.state       ][INFO    ][22629] {'pid': 22636, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:50:04,833 [salt.state       ][INFO    ][22629] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:50:04.833596 duration_in_ms=1321.098
2018-01-13 23:50:04,836 [salt.state       ][INFO    ][22629] Running state [maas.machines_status] at time 23:50:04.836351
2018-01-13 23:50:04,837 [salt.state       ][INFO    ][22629] Executing state module.run for maas.machines_status
2018-01-13 23:50:05,354 [salt.state       ][INFO    ][22629] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Ready': 4, 'Commissioning': 1})}}
2018-01-13 23:50:05,356 [salt.state       ][INFO    ][22629] Completed state [maas.machines_status] at time 23:50:05.356031 duration_in_ms=519.679
2018-01-13 23:50:05,360 [salt.minion      ][INFO    ][22629] Returning information for job: 20180113235001728409
2018-01-13 23:50:16,675 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235016673740
2018-01-13 23:50:16,697 [salt.minion      ][INFO    ][22647] Starting a new job with PID 22647
2018-01-13 23:50:17,183 [salt.state       ][INFO    ][22647] Loading fresh modules for state activity
2018-01-13 23:50:17,286 [salt.state       ][INFO    ][22647] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:50:17.286462
2018-01-13 23:50:17,287 [salt.state       ][INFO    ][22647] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:50:17,290 [salt.loaded.int.module.cmdmod][INFO    ][22647] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:50:18,722 [salt.state       ][INFO    ][22647] {'pid': 22654, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:50:18,723 [salt.state       ][INFO    ][22647] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:50:18.723781 duration_in_ms=1437.319
2018-01-13 23:50:18,727 [salt.state       ][INFO    ][22647] Running state [maas.machines_status] at time 23:50:18.726985
2018-01-13 23:50:18,728 [salt.state       ][INFO    ][22647] Executing state module.run for maas.machines_status
2018-01-13 23:50:19,472 [salt.state       ][INFO    ][22647] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Ready': 4, 'Commissioning': 1})}}
2018-01-13 23:50:19,473 [salt.state       ][INFO    ][22647] Completed state [maas.machines_status] at time 23:50:19.473874 duration_in_ms=746.89
2018-01-13 23:50:19,477 [salt.minion      ][INFO    ][22647] Returning information for job: 20180113235016673740
2018-01-13 23:50:30,772 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235030764368
2018-01-13 23:50:30,792 [salt.minion      ][INFO    ][22775] Starting a new job with PID 22775
2018-01-13 23:50:32,567 [salt.state       ][INFO    ][22775] Loading fresh modules for state activity
2018-01-13 23:50:32,614 [salt.state       ][INFO    ][22775] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:50:32.614405
2018-01-13 23:50:32,615 [salt.state       ][INFO    ][22775] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:50:32,616 [salt.loaded.int.module.cmdmod][INFO    ][22775] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:50:34,223 [salt.state       ][INFO    ][22775] {'pid': 22787, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:50:34,224 [salt.state       ][INFO    ][22775] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:50:34.224855 duration_in_ms=1610.449
2018-01-13 23:50:34,227 [salt.state       ][INFO    ][22775] Running state [maas.machines_status] at time 23:50:34.227392
2018-01-13 23:50:34,228 [salt.state       ][INFO    ][22775] Executing state module.run for maas.machines_status
2018-01-13 23:50:35,002 [salt.state       ][INFO    ][22775] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Ready': 5})}}
2018-01-13 23:50:35,003 [salt.state       ][INFO    ][22775] Completed state [maas.machines_status] at time 23:50:35.002994 duration_in_ms=775.601
2018-01-13 23:50:35,006 [salt.minion      ][INFO    ][22775] Returning information for job: 20180113235030764368
2018-01-13 23:50:36,151 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235036158018
2018-01-13 23:50:36,172 [salt.minion      ][INFO    ][22797] Starting a new job with PID 22797
2018-01-13 23:50:36,582 [salt.state       ][INFO    ][22797] Loading fresh modules for state activity
2018-01-13 23:50:36,692 [salt.state       ][INFO    ][22797] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:50:36.692086
2018-01-13 23:50:36,693 [salt.state       ][INFO    ][22797] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:50:36,695 [salt.loaded.int.module.cmdmod][INFO    ][22797] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:50:38,028 [salt.state       ][INFO    ][22797] {'pid': 22804, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:50:38,030 [salt.state       ][INFO    ][22797] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:50:38.030020 duration_in_ms=1337.934
2018-01-13 23:50:38,032 [salt.state       ][INFO    ][22797] Running state [maas.machines_status] at time 23:50:38.032548
2018-01-13 23:50:38,033 [salt.state       ][INFO    ][22797] Executing state module.run for maas.machines_status
2018-01-13 23:50:38,831 [salt.state       ][INFO    ][22797] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Ready': 5})}}
2018-01-13 23:50:38,833 [salt.state       ][INFO    ][22797] Completed state [maas.machines_status] at time 23:50:38.833112 duration_in_ms=800.562
2018-01-13 23:50:38,836 [salt.minion      ][INFO    ][22797] Returning information for job: 20180113235036158018
2018-01-13 23:50:40,129 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235040128948
2018-01-13 23:50:40,149 [salt.minion      ][INFO    ][22815] Starting a new job with PID 22815
2018-01-13 23:50:40,583 [salt.state       ][INFO    ][22815] Loading fresh modules for state activity
2018-01-13 23:50:40,635 [salt.fileclient  ][INFO    ][22815] Fetching file from saltenv 'base', ** done ** 'maas/machines/deploy.sls'
2018-01-13 23:50:40,684 [salt.state       ][INFO    ][22815] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:50:40.684135
2018-01-13 23:50:40,685 [salt.state       ][INFO    ][22815] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:50:40,687 [salt.loaded.int.module.cmdmod][INFO    ][22815] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:50:42,189 [salt.state       ][INFO    ][22815] {'pid': 22822, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:50:42,190 [salt.state       ][INFO    ][22815] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:50:42.190038 duration_in_ms=1505.905
2018-01-13 23:50:42,191 [salt.state       ][INFO    ][22815] Running state [maas.deploy_machines] at time 23:50:42.191294
2018-01-13 23:50:42,191 [salt.state       ][INFO    ][22815] Executing state module.run for maas.deploy_machines
2018-01-13 23:50:43,081 [salt.loaded.ext.module.maas][INFO    ][22815] deploymachines hwe_kernel=hwe-16.04-edge system_id=reh7xx distro_series=xenial
2018-01-13 23:50:45,787 [salt.loaded.ext.module.maas][INFO    ][22815] deploymachines hwe_kernel=hwe-16.04-edge system_id=khshdb distro_series=xenial
2018-01-13 23:50:48,871 [salt.loaded.ext.module.maas][INFO    ][22815] deploymachines hwe_kernel=hwe-16.04-edge system_id=t6wern distro_series=xenial
2018-01-13 23:50:50,223 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180113235050223791
2018-01-13 23:50:50,241 [salt.minion      ][INFO    ][22994] Starting a new job with PID 22994
2018-01-13 23:50:50,259 [salt.minion      ][INFO    ][22994] Returning information for job: 20180113235050223791
2018-01-13 23:50:51,574 [salt.loaded.ext.module.maas][INFO    ][22815] deploymachines hwe_kernel=hwe-16.04-edge system_id=db8xfe distro_series=xenial
2018-01-13 23:50:54,255 [salt.loaded.ext.module.maas][INFO    ][22815] deploymachines hwe_kernel=hwe-16.04-edge system_id=fhy7we distro_series=xenial
2018-01-13 23:50:57,089 [salt.state       ][INFO    ][22815] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-01-13 23:50:57,090 [salt.state       ][INFO    ][22815] Completed state [maas.deploy_machines] at time 23:50:57.090117 duration_in_ms=14898.821
2018-01-13 23:50:57,094 [salt.minion      ][INFO    ][22815] Returning information for job: 20180113235040128948
2018-01-13 23:51:08,420 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command pillar.get with jid 20180113235108418841
2018-01-13 23:51:08,440 [salt.minion      ][INFO    ][23135] Starting a new job with PID 23135
2018-01-13 23:51:08,448 [salt.minion      ][INFO    ][23135] Returning information for job: 20180113235108418841
2018-01-13 23:51:09,669 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235109668198
2018-01-13 23:51:09,706 [salt.minion      ][INFO    ][23140] Starting a new job with PID 23140
2018-01-13 23:51:11,432 [salt.state       ][INFO    ][23140] Loading fresh modules for state activity
2018-01-13 23:51:11,516 [salt.state       ][INFO    ][23140] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:51:11.516486
2018-01-13 23:51:11,517 [salt.state       ][INFO    ][23140] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:51:11,519 [salt.loaded.int.module.cmdmod][INFO    ][23140] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:51:12,878 [salt.state       ][INFO    ][23140] {'pid': 23147, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:51:12,880 [salt.state       ][INFO    ][23140] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:51:12.880819 duration_in_ms=1364.333
2018-01-13 23:51:12,883 [salt.state       ][INFO    ][23140] Running state [maas.machines_status] at time 23:51:12.883610
2018-01-13 23:51:12,884 [salt.state       ][INFO    ][23140] Executing state module.run for maas.machines_status
2018-01-13 23:51:13,322 [salt.state       ][INFO    ][23140] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:51:13,322 [salt.state       ][INFO    ][23140] Completed state [maas.machines_status] at time 23:51:13.322778 duration_in_ms=439.169
2018-01-13 23:51:13,324 [salt.minion      ][INFO    ][23140] Returning information for job: 20180113235109668198
2018-01-13 23:51:24,566 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235124569112
2018-01-13 23:51:24,586 [salt.minion      ][INFO    ][23174] Starting a new job with PID 23174
2018-01-13 23:51:25,031 [salt.state       ][INFO    ][23174] Loading fresh modules for state activity
2018-01-13 23:51:25,109 [salt.state       ][INFO    ][23174] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:51:25.109435
2018-01-13 23:51:25,110 [salt.state       ][INFO    ][23174] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:51:25,112 [salt.loaded.int.module.cmdmod][INFO    ][23174] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:51:26,567 [salt.state       ][INFO    ][23174] {'pid': 23181, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:51:26,569 [salt.state       ][INFO    ][23174] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:51:26.569490 duration_in_ms=1460.055
2018-01-13 23:51:26,572 [salt.state       ][INFO    ][23174] Running state [maas.machines_status] at time 23:51:26.572425
2018-01-13 23:51:26,573 [salt.state       ][INFO    ][23174] Executing state module.run for maas.machines_status
2018-01-13 23:51:27,341 [salt.state       ][INFO    ][23174] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:51:27,342 [salt.state       ][INFO    ][23174] Completed state [maas.machines_status] at time 23:51:27.342217 duration_in_ms=769.79
2018-01-13 23:51:27,345 [salt.minion      ][INFO    ][23174] Returning information for job: 20180113235124569112
2018-01-13 23:51:38,488 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235138494451
2018-01-13 23:51:38,510 [salt.minion      ][INFO    ][23203] Starting a new job with PID 23203
2018-01-13 23:51:40,069 [salt.state       ][INFO    ][23203] Loading fresh modules for state activity
2018-01-13 23:51:40,155 [salt.state       ][INFO    ][23203] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:51:40.155142
2018-01-13 23:51:40,156 [salt.state       ][INFO    ][23203] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:51:40,158 [salt.loaded.int.module.cmdmod][INFO    ][23203] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:51:41,495 [salt.state       ][INFO    ][23203] {'pid': 23223, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:51:41,497 [salt.state       ][INFO    ][23203] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:51:41.496925 duration_in_ms=1341.783
2018-01-13 23:51:41,499 [salt.state       ][INFO    ][23203] Running state [maas.machines_status] at time 23:51:41.499700
2018-01-13 23:51:41,500 [salt.state       ][INFO    ][23203] Executing state module.run for maas.machines_status
2018-01-13 23:51:42,175 [salt.state       ][INFO    ][23203] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:51:42,175 [salt.state       ][INFO    ][23203] Completed state [maas.machines_status] at time 23:51:42.175804 duration_in_ms=676.104
2018-01-13 23:51:42,178 [salt.minion      ][INFO    ][23203] Returning information for job: 20180113235138494451
2018-01-13 23:51:53,361 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235153366478
2018-01-13 23:51:53,382 [salt.minion      ][INFO    ][23247] Starting a new job with PID 23247
2018-01-13 23:51:53,815 [salt.state       ][INFO    ][23247] Loading fresh modules for state activity
2018-01-13 23:51:53,881 [salt.state       ][INFO    ][23247] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:51:53.881174
2018-01-13 23:51:53,881 [salt.state       ][INFO    ][23247] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:51:53,883 [salt.loaded.int.module.cmdmod][INFO    ][23247] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:51:55,398 [salt.state       ][INFO    ][23247] {'pid': 23254, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:51:55,398 [salt.state       ][INFO    ][23247] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:51:55.398860 duration_in_ms=1517.685
2018-01-13 23:51:55,401 [salt.state       ][INFO    ][23247] Running state [maas.machines_status] at time 23:51:55.401200
2018-01-13 23:51:55,401 [salt.state       ][INFO    ][23247] Executing state module.run for maas.machines_status
2018-01-13 23:51:56,208 [salt.state       ][INFO    ][23247] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:51:56,210 [salt.state       ][INFO    ][23247] Completed state [maas.machines_status] at time 23:51:56.209959 duration_in_ms=808.756
2018-01-13 23:51:56,214 [salt.minion      ][INFO    ][23247] Returning information for job: 20180113235153366478
2018-01-13 23:52:07,329 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235207336014
2018-01-13 23:52:07,348 [salt.minion      ][INFO    ][23272] Starting a new job with PID 23272
2018-01-13 23:52:08,817 [salt.state       ][INFO    ][23272] Loading fresh modules for state activity
2018-01-13 23:52:08,898 [salt.state       ][INFO    ][23272] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:52:08.897970
2018-01-13 23:52:08,898 [salt.state       ][INFO    ][23272] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:52:08,901 [salt.loaded.int.module.cmdmod][INFO    ][23272] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:52:10,259 [salt.state       ][INFO    ][23272] {'pid': 23279, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:52:10,260 [salt.state       ][INFO    ][23272] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:52:10.260865 duration_in_ms=1362.895
2018-01-13 23:52:10,263 [salt.state       ][INFO    ][23272] Running state [maas.machines_status] at time 23:52:10.263511
2018-01-13 23:52:10,264 [salt.state       ][INFO    ][23272] Executing state module.run for maas.machines_status
2018-01-13 23:52:10,975 [salt.state       ][INFO    ][23272] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:52:10,976 [salt.state       ][INFO    ][23272] Completed state [maas.machines_status] at time 23:52:10.976572 duration_in_ms=713.062
2018-01-13 23:52:10,979 [salt.minion      ][INFO    ][23272] Returning information for job: 20180113235207336014
2018-01-13 23:52:22,139 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235222140654
2018-01-13 23:52:22,156 [salt.minion      ][INFO    ][23307] Starting a new job with PID 23307
2018-01-13 23:52:22,572 [salt.state       ][INFO    ][23307] Loading fresh modules for state activity
2018-01-13 23:52:22,647 [salt.state       ][INFO    ][23307] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:52:22.647516
2018-01-13 23:52:22,647 [salt.state       ][INFO    ][23307] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:52:22,649 [salt.loaded.int.module.cmdmod][INFO    ][23307] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:52:23,854 [salt.state       ][INFO    ][23307] {'pid': 23328, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:52:23,855 [salt.state       ][INFO    ][23307] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:52:23.855295 duration_in_ms=1207.78
2018-01-13 23:52:23,856 [salt.state       ][INFO    ][23307] Running state [maas.machines_status] at time 23:52:23.856868
2018-01-13 23:52:23,857 [salt.state       ][INFO    ][23307] Executing state module.run for maas.machines_status
2018-01-13 23:52:24,269 [salt.state       ][INFO    ][23307] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:52:24,269 [salt.state       ][INFO    ][23307] Completed state [maas.machines_status] at time 23:52:24.269616 duration_in_ms=412.746
2018-01-13 23:52:24,271 [salt.minion      ][INFO    ][23307] Returning information for job: 20180113235222140654
2018-01-13 23:52:35,377 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235235378473
2018-01-13 23:52:35,394 [salt.minion      ][INFO    ][23432] Starting a new job with PID 23432
2018-01-13 23:52:36,978 [salt.state       ][INFO    ][23432] Loading fresh modules for state activity
2018-01-13 23:52:37,061 [salt.state       ][INFO    ][23432] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:52:37.061487
2018-01-13 23:52:37,062 [salt.state       ][INFO    ][23432] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:52:37,064 [salt.loaded.int.module.cmdmod][INFO    ][23432] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:52:38,542 [salt.state       ][INFO    ][23432] {'pid': 23440, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:52:38,544 [salt.state       ][INFO    ][23432] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:52:38.544077 duration_in_ms=1482.589
2018-01-13 23:52:38,546 [salt.state       ][INFO    ][23432] Running state [maas.machines_status] at time 23:52:38.546198
2018-01-13 23:52:38,546 [salt.state       ][INFO    ][23432] Executing state module.run for maas.machines_status
2018-01-13 23:52:39,231 [salt.state       ][INFO    ][23432] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:52:39,232 [salt.state       ][INFO    ][23432] Completed state [maas.machines_status] at time 23:52:39.232719 duration_in_ms=686.52
2018-01-13 23:52:39,236 [salt.minion      ][INFO    ][23432] Returning information for job: 20180113235235378473
2018-01-13 23:52:50,359 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235250367559
2018-01-13 23:52:50,378 [salt.minion      ][INFO    ][23602] Starting a new job with PID 23602
2018-01-13 23:52:50,801 [salt.state       ][INFO    ][23602] Loading fresh modules for state activity
2018-01-13 23:52:50,872 [salt.state       ][INFO    ][23602] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:52:50.872737
2018-01-13 23:52:50,873 [salt.state       ][INFO    ][23602] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:52:50,874 [salt.loaded.int.module.cmdmod][INFO    ][23602] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:52:52,379 [salt.state       ][INFO    ][23602] {'pid': 23613, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:52:52,380 [salt.state       ][INFO    ][23602] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:52:52.380604 duration_in_ms=1507.867
2018-01-13 23:52:52,382 [salt.state       ][INFO    ][23602] Running state [maas.machines_status] at time 23:52:52.382727
2018-01-13 23:52:52,383 [salt.state       ][INFO    ][23602] Executing state module.run for maas.machines_status
2018-01-13 23:52:53,028 [salt.state       ][INFO    ][23602] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:52:53,029 [salt.state       ][INFO    ][23602] Completed state [maas.machines_status] at time 23:52:53.029484 duration_in_ms=646.756
2018-01-13 23:52:53,033 [salt.minion      ][INFO    ][23602] Returning information for job: 20180113235250367559
2018-01-13 23:53:04,299 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235304307216
2018-01-13 23:53:04,318 [salt.minion      ][INFO    ][23656] Starting a new job with PID 23656
2018-01-13 23:53:05,890 [salt.state       ][INFO    ][23656] Loading fresh modules for state activity
2018-01-13 23:53:05,976 [salt.state       ][INFO    ][23656] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:53:05.976476
2018-01-13 23:53:05,977 [salt.state       ][INFO    ][23656] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:53:05,980 [salt.loaded.int.module.cmdmod][INFO    ][23656] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:53:07,572 [salt.state       ][INFO    ][23656] {'pid': 23663, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:53:07,573 [salt.state       ][INFO    ][23656] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:53:07.573594 duration_in_ms=1597.119
2018-01-13 23:53:07,576 [salt.state       ][INFO    ][23656] Running state [maas.machines_status] at time 23:53:07.576512
2018-01-13 23:53:07,577 [salt.state       ][INFO    ][23656] Executing state module.run for maas.machines_status
2018-01-13 23:53:08,243 [salt.state       ][INFO    ][23656] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:53:08,244 [salt.state       ][INFO    ][23656] Completed state [maas.machines_status] at time 23:53:08.244385 duration_in_ms=667.873
2018-01-13 23:53:08,247 [salt.minion      ][INFO    ][23656] Returning information for job: 20180113235304307216
2018-01-13 23:53:19,487 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235319494158
2018-01-13 23:53:19,509 [salt.minion      ][INFO    ][23699] Starting a new job with PID 23699
2018-01-13 23:53:19,868 [salt.state       ][INFO    ][23699] Loading fresh modules for state activity
2018-01-13 23:53:19,966 [salt.state       ][INFO    ][23699] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:53:19.966003
2018-01-13 23:53:19,967 [salt.state       ][INFO    ][23699] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:53:19,970 [salt.loaded.int.module.cmdmod][INFO    ][23699] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:53:21,367 [salt.state       ][INFO    ][23699] {'pid': 23706, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:53:21,369 [salt.state       ][INFO    ][23699] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:53:21.369769 duration_in_ms=1403.767
2018-01-13 23:53:21,375 [salt.state       ][INFO    ][23699] Running state [maas.machines_status] at time 23:53:21.374960
2018-01-13 23:53:21,375 [salt.state       ][INFO    ][23699] Executing state module.run for maas.machines_status
2018-01-13 23:53:21,875 [salt.state       ][INFO    ][23699] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:53:21,876 [salt.state       ][INFO    ][23699] Completed state [maas.machines_status] at time 23:53:21.876422 duration_in_ms=501.462
2018-01-13 23:53:21,880 [salt.minion      ][INFO    ][23699] Returning information for job: 20180113235319494158
2018-01-13 23:53:33,137 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235333145991
2018-01-13 23:53:33,147 [salt.minion      ][INFO    ][24026] Starting a new job with PID 24026
2018-01-13 23:53:34,737 [salt.state       ][INFO    ][24026] Loading fresh modules for state activity
2018-01-13 23:53:34,783 [salt.state       ][INFO    ][24026] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:53:34.783879
2018-01-13 23:53:34,784 [salt.state       ][INFO    ][24026] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:53:34,785 [salt.loaded.int.module.cmdmod][INFO    ][24026] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:53:36,049 [salt.state       ][INFO    ][24026] {'pid': 24249, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:53:36,050 [salt.state       ][INFO    ][24026] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:53:36.050678 duration_in_ms=1266.797
2018-01-13 23:53:36,053 [salt.state       ][INFO    ][24026] Running state [maas.machines_status] at time 23:53:36.053466
2018-01-13 23:53:36,054 [salt.state       ][INFO    ][24026] Executing state module.run for maas.machines_status
2018-01-13 23:53:36,583 [salt.state       ][INFO    ][24026] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:53:36,584 [salt.state       ][INFO    ][24026] Completed state [maas.machines_status] at time 23:53:36.583973 duration_in_ms=530.507
2018-01-13 23:53:36,586 [salt.minion      ][INFO    ][24026] Returning information for job: 20180113235333145991
2018-01-13 23:53:47,767 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235347772820
2018-01-13 23:53:47,785 [salt.minion      ][INFO    ][24261] Starting a new job with PID 24261
2018-01-13 23:53:48,129 [salt.state       ][INFO    ][24261] Loading fresh modules for state activity
2018-01-13 23:53:48,185 [salt.state       ][INFO    ][24261] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:53:48.185788
2018-01-13 23:53:48,186 [salt.state       ][INFO    ][24261] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:53:48,187 [salt.loaded.int.module.cmdmod][INFO    ][24261] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:53:49,522 [salt.state       ][INFO    ][24261] {'pid': 24268, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:53:49,522 [salt.state       ][INFO    ][24261] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:53:49.522444 duration_in_ms=1336.656
2018-01-13 23:53:49,524 [salt.state       ][INFO    ][24261] Running state [maas.machines_status] at time 23:53:49.523513
2018-01-13 23:53:49,524 [salt.state       ][INFO    ][24261] Executing state module.run for maas.machines_status
2018-01-13 23:53:50,104 [salt.state       ][INFO    ][24261] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:53:50,105 [salt.state       ][INFO    ][24261] Completed state [maas.machines_status] at time 23:53:50.105620 duration_in_ms=582.105
2018-01-13 23:53:50,109 [salt.minion      ][INFO    ][24261] Returning information for job: 20180113235347772820
2018-01-13 23:54:01,301 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235401310216
2018-01-13 23:54:01,319 [salt.minion      ][INFO    ][24451] Starting a new job with PID 24451
2018-01-13 23:54:03,031 [salt.state       ][INFO    ][24451] Loading fresh modules for state activity
2018-01-13 23:54:03,125 [salt.state       ][INFO    ][24451] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:54:03.125524
2018-01-13 23:54:03,126 [salt.state       ][INFO    ][24451] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:54:03,128 [salt.loaded.int.module.cmdmod][INFO    ][24451] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:54:04,576 [salt.state       ][INFO    ][24451] {'pid': 24458, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:54:04,577 [salt.state       ][INFO    ][24451] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:54:04.577398 duration_in_ms=1451.875
2018-01-13 23:54:04,579 [salt.state       ][INFO    ][24451] Running state [maas.machines_status] at time 23:54:04.579448
2018-01-13 23:54:04,580 [salt.state       ][INFO    ][24451] Executing state module.run for maas.machines_status
2018-01-13 23:54:05,414 [salt.state       ][INFO    ][24451] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:54:05,415 [salt.state       ][INFO    ][24451] Completed state [maas.machines_status] at time 23:54:05.415252 duration_in_ms=835.802
2018-01-13 23:54:05,419 [salt.minion      ][INFO    ][24451] Returning information for job: 20180113235401310216
2018-01-13 23:54:16,674 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235416678581
2018-01-13 23:54:16,694 [salt.minion      ][INFO    ][24470] Starting a new job with PID 24470
2018-01-13 23:54:17,121 [salt.state       ][INFO    ][24470] Loading fresh modules for state activity
2018-01-13 23:54:17,242 [salt.state       ][INFO    ][24470] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:54:17.242647
2018-01-13 23:54:17,243 [salt.state       ][INFO    ][24470] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:54:17,245 [salt.loaded.int.module.cmdmod][INFO    ][24470] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:54:18,744 [salt.state       ][INFO    ][24470] {'pid': 24477, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:54:18,745 [salt.state       ][INFO    ][24470] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:54:18.745806 duration_in_ms=1503.159
2018-01-13 23:54:18,748 [salt.state       ][INFO    ][24470] Running state [maas.machines_status] at time 23:54:18.748169
2018-01-13 23:54:18,748 [salt.state       ][INFO    ][24470] Executing state module.run for maas.machines_status
2018-01-13 23:54:19,718 [salt.state       ][INFO    ][24470] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:54:19,719 [salt.state       ][INFO    ][24470] Completed state [maas.machines_status] at time 23:54:19.719349 duration_in_ms=971.178
2018-01-13 23:54:19,723 [salt.minion      ][INFO    ][24470] Returning information for job: 20180113235416678581
2018-01-13 23:54:30,926 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235430929929
2018-01-13 23:54:30,942 [salt.minion      ][INFO    ][24542] Starting a new job with PID 24542
2018-01-13 23:54:32,564 [salt.state       ][INFO    ][24542] Loading fresh modules for state activity
2018-01-13 23:54:32,651 [salt.state       ][INFO    ][24542] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:54:32.651107
2018-01-13 23:54:32,651 [salt.state       ][INFO    ][24542] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:54:32,653 [salt.loaded.int.module.cmdmod][INFO    ][24542] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:54:34,061 [salt.state       ][INFO    ][24542] {'pid': 24582, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:54:34,062 [salt.state       ][INFO    ][24542] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:54:34.062078 duration_in_ms=1410.972
2018-01-13 23:54:34,063 [salt.state       ][INFO    ][24542] Running state [maas.machines_status] at time 23:54:34.063098
2018-01-13 23:54:34,063 [salt.state       ][INFO    ][24542] Executing state module.run for maas.machines_status
2018-01-13 23:54:34,850 [salt.state       ][INFO    ][24542] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:54:34,850 [salt.state       ][INFO    ][24542] Completed state [maas.machines_status] at time 23:54:34.850896 duration_in_ms=787.796
2018-01-13 23:54:34,854 [salt.minion      ][INFO    ][24542] Returning information for job: 20180113235430929929
2018-01-13 23:54:46,135 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235446139642
2018-01-13 23:54:46,155 [salt.minion      ][INFO    ][24620] Starting a new job with PID 24620
2018-01-13 23:54:46,580 [salt.state       ][INFO    ][24620] Loading fresh modules for state activity
2018-01-13 23:54:46,671 [salt.state       ][INFO    ][24620] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:54:46.671139
2018-01-13 23:54:46,672 [salt.state       ][INFO    ][24620] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:54:46,674 [salt.loaded.int.module.cmdmod][INFO    ][24620] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:54:48,111 [salt.state       ][INFO    ][24620] {'pid': 24627, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:54:48,112 [salt.state       ][INFO    ][24620] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:54:48.112377 duration_in_ms=1441.238
2018-01-13 23:54:48,115 [salt.state       ][INFO    ][24620] Running state [maas.machines_status] at time 23:54:48.115317
2018-01-13 23:54:48,115 [salt.state       ][INFO    ][24620] Executing state module.run for maas.machines_status
2018-01-13 23:54:48,788 [salt.state       ][INFO    ][24620] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:54:48,789 [salt.state       ][INFO    ][24620] Completed state [maas.machines_status] at time 23:54:48.789381 duration_in_ms=674.063
2018-01-13 23:54:48,793 [salt.minion      ][INFO    ][24620] Returning information for job: 20180113235446139642
2018-01-13 23:55:00,026 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235500029987
2018-01-13 23:55:00,050 [salt.minion      ][INFO    ][24669] Starting a new job with PID 24669
2018-01-13 23:55:01,636 [salt.state       ][INFO    ][24669] Loading fresh modules for state activity
2018-01-13 23:55:01,720 [salt.state       ][INFO    ][24669] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:55:01.720033
2018-01-13 23:55:01,720 [salt.state       ][INFO    ][24669] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:55:01,722 [salt.loaded.int.module.cmdmod][INFO    ][24669] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:55:02,983 [salt.state       ][INFO    ][24669] {'pid': 24676, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:55:02,984 [salt.state       ][INFO    ][24669] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:55:02.984126 duration_in_ms=1264.093
2018-01-13 23:55:02,986 [salt.state       ][INFO    ][24669] Running state [maas.machines_status] at time 23:55:02.986411
2018-01-13 23:55:02,986 [salt.state       ][INFO    ][24669] Executing state module.run for maas.machines_status
2018-01-13 23:55:03,764 [salt.state       ][INFO    ][24669] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:55:03,765 [salt.state       ][INFO    ][24669] Completed state [maas.machines_status] at time 23:55:03.764960 duration_in_ms=778.548
2018-01-13 23:55:03,768 [salt.minion      ][INFO    ][24669] Returning information for job: 20180113235500029987
2018-01-13 23:55:14,970 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235514980236
2018-01-13 23:55:14,993 [salt.minion      ][INFO    ][24691] Starting a new job with PID 24691
2018-01-13 23:55:15,447 [salt.state       ][INFO    ][24691] Loading fresh modules for state activity
2018-01-13 23:55:15,532 [salt.state       ][INFO    ][24691] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:55:15.532054
2018-01-13 23:55:15,532 [salt.state       ][INFO    ][24691] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:55:15,535 [salt.loaded.int.module.cmdmod][INFO    ][24691] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:55:17,032 [salt.state       ][INFO    ][24691] {'pid': 24698, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:55:17,033 [salt.state       ][INFO    ][24691] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:55:17.033379 duration_in_ms=1501.325
2018-01-13 23:55:17,036 [salt.state       ][INFO    ][24691] Running state [maas.machines_status] at time 23:55:17.036064
2018-01-13 23:55:17,037 [salt.state       ][INFO    ][24691] Executing state module.run for maas.machines_status
2018-01-13 23:55:17,919 [salt.state       ][INFO    ][24691] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:55:17,920 [salt.state       ][INFO    ][24691] Completed state [maas.machines_status] at time 23:55:17.920182 duration_in_ms=884.118
2018-01-13 23:55:17,923 [salt.minion      ][INFO    ][24691] Returning information for job: 20180113235514980236
2018-01-13 23:55:29,093 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235529099503
2018-01-13 23:55:29,112 [salt.minion      ][INFO    ][24731] Starting a new job with PID 24731
2018-01-13 23:55:30,663 [salt.state       ][INFO    ][24731] Loading fresh modules for state activity
2018-01-13 23:55:30,754 [salt.state       ][INFO    ][24731] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:55:30.754793
2018-01-13 23:55:30,755 [salt.state       ][INFO    ][24731] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:55:30,758 [salt.loaded.int.module.cmdmod][INFO    ][24731] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:55:32,247 [salt.state       ][INFO    ][24731] {'pid': 24757, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:55:32,248 [salt.state       ][INFO    ][24731] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:55:32.248674 duration_in_ms=1493.882
2018-01-13 23:55:32,249 [salt.state       ][INFO    ][24731] Running state [maas.machines_status] at time 23:55:32.249779
2018-01-13 23:55:32,251 [salt.state       ][INFO    ][24731] Executing state module.run for maas.machines_status
2018-01-13 23:55:32,955 [salt.state       ][INFO    ][24731] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:55:32,957 [salt.state       ][INFO    ][24731] Completed state [maas.machines_status] at time 23:55:32.957163 duration_in_ms=707.383
2018-01-13 23:55:32,960 [salt.minion      ][INFO    ][24731] Returning information for job: 20180113235529099503
2018-01-13 23:55:44,237 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235544248315
2018-01-13 23:55:44,257 [salt.minion      ][INFO    ][24931] Starting a new job with PID 24931
2018-01-13 23:55:44,701 [salt.state       ][INFO    ][24931] Loading fresh modules for state activity
2018-01-13 23:55:44,786 [salt.state       ][INFO    ][24931] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:55:44.786716
2018-01-13 23:55:44,787 [salt.state       ][INFO    ][24931] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:55:44,790 [salt.loaded.int.module.cmdmod][INFO    ][24931] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:55:46,079 [salt.state       ][INFO    ][24931] {'pid': 24938, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:55:46,080 [salt.state       ][INFO    ][24931] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:55:46.080601 duration_in_ms=1293.886
2018-01-13 23:55:46,082 [salt.state       ][INFO    ][24931] Running state [maas.machines_status] at time 23:55:46.082172
2018-01-13 23:55:46,082 [salt.state       ][INFO    ][24931] Executing state module.run for maas.machines_status
2018-01-13 23:55:46,860 [salt.state       ][INFO    ][24931] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:55:46,860 [salt.state       ][INFO    ][24931] Completed state [maas.machines_status] at time 23:55:46.860862 duration_in_ms=778.687
2018-01-13 23:55:46,864 [salt.minion      ][INFO    ][24931] Returning information for job: 20180113235544248315
2018-01-13 23:55:58,053 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235558059876
2018-01-13 23:55:58,075 [salt.minion      ][INFO    ][25007] Starting a new job with PID 25007
2018-01-13 23:55:59,703 [salt.state       ][INFO    ][25007] Loading fresh modules for state activity
2018-01-13 23:55:59,791 [salt.state       ][INFO    ][25007] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:55:59.791458
2018-01-13 23:55:59,791 [salt.state       ][INFO    ][25007] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:55:59,794 [salt.loaded.int.module.cmdmod][INFO    ][25007] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:56:01,211 [salt.state       ][INFO    ][25007] {'pid': 25014, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:56:01,212 [salt.state       ][INFO    ][25007] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:56:01.212549 duration_in_ms=1421.091
2018-01-13 23:56:01,214 [salt.state       ][INFO    ][25007] Running state [maas.machines_status] at time 23:56:01.214794
2018-01-13 23:56:01,215 [salt.state       ][INFO    ][25007] Executing state module.run for maas.machines_status
2018-01-13 23:56:01,846 [salt.state       ][INFO    ][25007] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:56:01,862 [salt.state       ][INFO    ][25007] Completed state [maas.machines_status] at time 23:56:01.862080 duration_in_ms=647.285
2018-01-13 23:56:01,866 [salt.minion      ][INFO    ][25007] Returning information for job: 20180113235558059876
2018-01-13 23:56:13,136 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235613142852
2018-01-13 23:56:13,156 [salt.minion      ][INFO    ][25053] Starting a new job with PID 25053
2018-01-13 23:56:13,597 [salt.state       ][INFO    ][25053] Loading fresh modules for state activity
2018-01-13 23:56:13,689 [salt.state       ][INFO    ][25053] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:56:13.689251
2018-01-13 23:56:13,689 [salt.state       ][INFO    ][25053] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:56:13,692 [salt.loaded.int.module.cmdmod][INFO    ][25053] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:56:15,105 [salt.state       ][INFO    ][25053] {'pid': 25060, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:56:15,106 [salt.state       ][INFO    ][25053] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:56:15.106729 duration_in_ms=1417.478
2018-01-13 23:56:15,108 [salt.state       ][INFO    ][25053] Running state [maas.machines_status] at time 23:56:15.108726
2018-01-13 23:56:15,109 [salt.state       ][INFO    ][25053] Executing state module.run for maas.machines_status
2018-01-13 23:56:15,743 [salt.state       ][INFO    ][25053] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:56:15,744 [salt.state       ][INFO    ][25053] Completed state [maas.machines_status] at time 23:56:15.743957 duration_in_ms=635.231
2018-01-13 23:56:15,746 [salt.minion      ][INFO    ][25053] Returning information for job: 20180113235613142852
2018-01-13 23:56:26,950 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235626953454
2018-01-13 23:56:26,971 [salt.minion      ][INFO    ][25089] Starting a new job with PID 25089
2018-01-13 23:56:28,697 [salt.state       ][INFO    ][25089] Loading fresh modules for state activity
2018-01-13 23:56:28,785 [salt.state       ][INFO    ][25089] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:56:28.785841
2018-01-13 23:56:28,786 [salt.state       ][INFO    ][25089] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:56:28,789 [salt.loaded.int.module.cmdmod][INFO    ][25089] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:56:30,350 [salt.state       ][INFO    ][25089] {'pid': 25096, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:56:30,351 [salt.state       ][INFO    ][25089] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:56:30.351834 duration_in_ms=1565.989
2018-01-13 23:56:30,355 [salt.state       ][INFO    ][25089] Running state [maas.machines_status] at time 23:56:30.355849
2018-01-13 23:56:30,356 [salt.state       ][INFO    ][25089] Executing state module.run for maas.machines_status
2018-01-13 23:56:31,373 [salt.state       ][INFO    ][25089] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:56:31,373 [salt.state       ][INFO    ][25089] Completed state [maas.machines_status] at time 23:56:31.373892 duration_in_ms=1018.043
2018-01-13 23:56:31,376 [salt.minion      ][INFO    ][25089] Returning information for job: 20180113235626953454
2018-01-13 23:56:42,606 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235642612637
2018-01-13 23:56:42,627 [salt.minion      ][INFO    ][25235] Starting a new job with PID 25235
2018-01-13 23:56:43,069 [salt.state       ][INFO    ][25235] Loading fresh modules for state activity
2018-01-13 23:56:43,158 [salt.state       ][INFO    ][25235] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:56:43.158193
2018-01-13 23:56:43,159 [salt.state       ][INFO    ][25235] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:56:43,161 [salt.loaded.int.module.cmdmod][INFO    ][25235] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:56:44,514 [salt.state       ][INFO    ][25235] {'pid': 25242, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:56:44,515 [salt.state       ][INFO    ][25235] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:56:44.515723 duration_in_ms=1357.53
2018-01-13 23:56:44,518 [salt.state       ][INFO    ][25235] Running state [maas.machines_status] at time 23:56:44.518418
2018-01-13 23:56:44,519 [salt.state       ][INFO    ][25235] Executing state module.run for maas.machines_status
2018-01-13 23:56:45,288 [salt.state       ][INFO    ][25235] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:56:45,289 [salt.state       ][INFO    ][25235] Completed state [maas.machines_status] at time 23:56:45.289428 duration_in_ms=771.008
2018-01-13 23:56:45,293 [salt.minion      ][INFO    ][25235] Returning information for job: 20180113235642612637
2018-01-13 23:56:56,489 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235656502888
2018-01-13 23:56:56,509 [salt.minion      ][INFO    ][25305] Starting a new job with PID 25305
2018-01-13 23:56:58,148 [salt.state       ][INFO    ][25305] Loading fresh modules for state activity
2018-01-13 23:56:58,234 [salt.state       ][INFO    ][25305] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:56:58.234301
2018-01-13 23:56:58,235 [salt.state       ][INFO    ][25305] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:56:58,237 [salt.loaded.int.module.cmdmod][INFO    ][25305] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:56:59,640 [salt.state       ][INFO    ][25305] {'pid': 25312, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:56:59,641 [salt.state       ][INFO    ][25305] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:56:59.641685 duration_in_ms=1407.384
2018-01-13 23:56:59,644 [salt.state       ][INFO    ][25305] Running state [maas.machines_status] at time 23:56:59.644568
2018-01-13 23:56:59,645 [salt.state       ][INFO    ][25305] Executing state module.run for maas.machines_status
2018-01-13 23:57:00,412 [salt.state       ][INFO    ][25305] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:57:00,413 [salt.state       ][INFO    ][25305] Completed state [maas.machines_status] at time 23:57:00.413692 duration_in_ms=769.124
2018-01-13 23:57:00,416 [salt.minion      ][INFO    ][25305] Returning information for job: 20180113235656502888
2018-01-13 23:57:11,706 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235711707055
2018-01-13 23:57:11,725 [salt.minion      ][INFO    ][25324] Starting a new job with PID 25324
2018-01-13 23:57:12,186 [salt.state       ][INFO    ][25324] Loading fresh modules for state activity
2018-01-13 23:57:12,270 [salt.state       ][INFO    ][25324] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:57:12.270292
2018-01-13 23:57:12,270 [salt.state       ][INFO    ][25324] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:57:12,273 [salt.loaded.int.module.cmdmod][INFO    ][25324] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:57:13,714 [salt.state       ][INFO    ][25324] {'pid': 25331, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:57:13,715 [salt.state       ][INFO    ][25324] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:57:13.715181 duration_in_ms=1444.89
2018-01-13 23:57:13,717 [salt.state       ][INFO    ][25324] Running state [maas.machines_status] at time 23:57:13.717498
2018-01-13 23:57:13,718 [salt.state       ][INFO    ][25324] Executing state module.run for maas.machines_status
2018-01-13 23:57:14,586 [salt.state       ][INFO    ][25324] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:57:14,586 [salt.state       ][INFO    ][25324] Completed state [maas.machines_status] at time 23:57:14.586553 duration_in_ms=869.054
2018-01-13 23:57:14,591 [salt.minion      ][INFO    ][25324] Returning information for job: 20180113235711707055
2018-01-13 23:57:25,751 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235725761189
2018-01-13 23:57:25,771 [salt.minion      ][INFO    ][25359] Starting a new job with PID 25359
2018-01-13 23:57:27,215 [salt.state       ][INFO    ][25359] Loading fresh modules for state activity
2018-01-13 23:57:27,259 [salt.state       ][INFO    ][25359] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:57:27.259212
2018-01-13 23:57:27,259 [salt.state       ][INFO    ][25359] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:57:27,260 [salt.loaded.int.module.cmdmod][INFO    ][25359] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:57:28,621 [salt.state       ][INFO    ][25359] {'pid': 25366, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:57:28,622 [salt.state       ][INFO    ][25359] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:57:28.622407 duration_in_ms=1363.195
2018-01-13 23:57:28,625 [salt.state       ][INFO    ][25359] Running state [maas.machines_status] at time 23:57:28.625259
2018-01-13 23:57:28,626 [salt.state       ][INFO    ][25359] Executing state module.run for maas.machines_status
2018-01-13 23:57:29,303 [salt.state       ][INFO    ][25359] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:57:29,304 [salt.state       ][INFO    ][25359] Completed state [maas.machines_status] at time 23:57:29.304295 duration_in_ms=679.035
2018-01-13 23:57:29,308 [salt.minion      ][INFO    ][25359] Returning information for job: 20180113235725761189
2018-01-13 23:57:40,566 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235740571614
2018-01-13 23:57:40,587 [salt.minion      ][INFO    ][25389] Starting a new job with PID 25389
2018-01-13 23:57:41,076 [salt.state       ][INFO    ][25389] Loading fresh modules for state activity
2018-01-13 23:57:41,127 [salt.state       ][INFO    ][25389] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:57:41.127289
2018-01-13 23:57:41,127 [salt.state       ][INFO    ][25389] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:57:41,129 [salt.loaded.int.module.cmdmod][INFO    ][25389] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:57:42,546 [salt.state       ][INFO    ][25389] {'pid': 25396, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:57:42,548 [salt.state       ][INFO    ][25389] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:57:42.547865 duration_in_ms=1420.575
2018-01-13 23:57:42,550 [salt.state       ][INFO    ][25389] Running state [maas.machines_status] at time 23:57:42.550575
2018-01-13 23:57:42,551 [salt.state       ][INFO    ][25389] Executing state module.run for maas.machines_status
2018-01-13 23:57:43,132 [salt.state       ][INFO    ][25389] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:57:43,133 [salt.state       ][INFO    ][25389] Completed state [maas.machines_status] at time 23:57:43.133071 duration_in_ms=582.495
2018-01-13 23:57:43,136 [salt.minion      ][INFO    ][25389] Returning information for job: 20180113235740571614
2018-01-13 23:57:54,392 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235754401302
2018-01-13 23:57:54,411 [salt.minion      ][INFO    ][25489] Starting a new job with PID 25489
2018-01-13 23:57:56,173 [salt.state       ][INFO    ][25489] Loading fresh modules for state activity
2018-01-13 23:57:56,261 [salt.state       ][INFO    ][25489] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:57:56.261862
2018-01-13 23:57:56,262 [salt.state       ][INFO    ][25489] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:57:56,265 [salt.loaded.int.module.cmdmod][INFO    ][25489] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:57:57,617 [salt.state       ][INFO    ][25489] {'pid': 25496, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:57:57,619 [salt.state       ][INFO    ][25489] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:57:57.619292 duration_in_ms=1357.43
2018-01-13 23:57:57,622 [salt.state       ][INFO    ][25489] Running state [maas.machines_status] at time 23:57:57.622015
2018-01-13 23:57:57,623 [salt.state       ][INFO    ][25489] Executing state module.run for maas.machines_status
2018-01-13 23:57:58,487 [salt.state       ][INFO    ][25489] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 5})}}
2018-01-13 23:57:58,488 [salt.state       ][INFO    ][25489] Completed state [maas.machines_status] at time 23:57:58.488377 duration_in_ms=866.361
2018-01-13 23:57:58,495 [salt.minion      ][INFO    ][25489] Returning information for job: 20180113235754401302
2018-01-13 23:58:09,792 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235809802836
2018-01-13 23:58:09,812 [salt.minion      ][INFO    ][25583] Starting a new job with PID 25583
2018-01-13 23:58:10,257 [salt.state       ][INFO    ][25583] Loading fresh modules for state activity
2018-01-13 23:58:10,345 [salt.state       ][INFO    ][25583] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:58:10.344942
2018-01-13 23:58:10,345 [salt.state       ][INFO    ][25583] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:58:10,348 [salt.loaded.int.module.cmdmod][INFO    ][25583] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:58:11,691 [salt.state       ][INFO    ][25583] {'pid': 25590, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:58:11,693 [salt.state       ][INFO    ][25583] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:58:11.692941 duration_in_ms=1347.998
2018-01-13 23:58:11,695 [salt.state       ][INFO    ][25583] Running state [maas.machines_status] at time 23:58:11.695838
2018-01-13 23:58:11,696 [salt.state       ][INFO    ][25583] Executing state module.run for maas.machines_status
2018-01-13 23:58:12,539 [salt.state       ][INFO    ][25583] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-01-13 23:58:12,540 [salt.state       ][INFO    ][25583] Completed state [maas.machines_status] at time 23:58:12.540072 duration_in_ms=844.232
2018-01-13 23:58:12,543 [salt.minion      ][INFO    ][25583] Returning information for job: 20180113235809802836
2018-01-13 23:58:23,781 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235823792032
2018-01-13 23:58:23,797 [salt.minion      ][INFO    ][25642] Starting a new job with PID 25642
2018-01-13 23:58:25,301 [salt.state       ][INFO    ][25642] Loading fresh modules for state activity
2018-01-13 23:58:25,389 [salt.state       ][INFO    ][25642] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:58:25.389910
2018-01-13 23:58:25,390 [salt.state       ][INFO    ][25642] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:58:25,392 [salt.loaded.int.module.cmdmod][INFO    ][25642] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:58:26,801 [salt.state       ][INFO    ][25642] {'pid': 25663, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:58:26,802 [salt.state       ][INFO    ][25642] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:58:26.802003 duration_in_ms=1412.093
2018-01-13 23:58:26,804 [salt.state       ][INFO    ][25642] Running state [maas.machines_status] at time 23:58:26.804685
2018-01-13 23:58:26,805 [salt.state       ][INFO    ][25642] Executing state module.run for maas.machines_status
2018-01-13 23:58:27,552 [salt.state       ][INFO    ][25642] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-13 23:58:27,554 [salt.state       ][INFO    ][25642] Completed state [maas.machines_status] at time 23:58:27.554017 duration_in_ms=749.33
2018-01-13 23:58:27,558 [salt.minion      ][INFO    ][25642] Returning information for job: 20180113235823792032
2018-01-13 23:58:38,766 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235838776314
2018-01-13 23:58:38,788 [salt.minion      ][INFO    ][25921] Starting a new job with PID 25921
2018-01-13 23:58:39,205 [salt.state       ][INFO    ][25921] Loading fresh modules for state activity
2018-01-13 23:58:39,298 [salt.state       ][INFO    ][25921] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:58:39.298504
2018-01-13 23:58:39,299 [salt.state       ][INFO    ][25921] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:58:39,301 [salt.loaded.int.module.cmdmod][INFO    ][25921] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:58:40,611 [salt.state       ][INFO    ][25921] {'pid': 25929, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:58:40,613 [salt.state       ][INFO    ][25921] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:58:40.613054 duration_in_ms=1314.551
2018-01-13 23:58:40,616 [salt.state       ][INFO    ][25921] Running state [maas.machines_status] at time 23:58:40.616509
2018-01-13 23:58:40,617 [salt.state       ][INFO    ][25921] Executing state module.run for maas.machines_status
2018-01-13 23:58:41,255 [salt.state       ][INFO    ][25921] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-13 23:58:41,255 [salt.state       ][INFO    ][25921] Completed state [maas.machines_status] at time 23:58:41.255610 duration_in_ms=639.1
2018-01-13 23:58:41,259 [salt.minion      ][INFO    ][25921] Returning information for job: 20180113235838776314
2018-01-13 23:58:52,494 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235852507208
2018-01-13 23:58:52,515 [salt.minion      ][INFO    ][26015] Starting a new job with PID 26015
2018-01-13 23:58:54,217 [salt.state       ][INFO    ][26015] Loading fresh modules for state activity
2018-01-13 23:58:54,305 [salt.state       ][INFO    ][26015] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:58:54.305445
2018-01-13 23:58:54,306 [salt.state       ][INFO    ][26015] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:58:54,308 [salt.loaded.int.module.cmdmod][INFO    ][26015] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:58:55,672 [salt.state       ][INFO    ][26015] {'pid': 26029, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:58:55,674 [salt.state       ][INFO    ][26015] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:58:55.674457 duration_in_ms=1369.012
2018-01-13 23:58:55,677 [salt.state       ][INFO    ][26015] Running state [maas.machines_status] at time 23:58:55.677360
2018-01-13 23:58:55,678 [salt.state       ][INFO    ][26015] Executing state module.run for maas.machines_status
2018-01-13 23:58:56,414 [salt.state       ][INFO    ][26015] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-13 23:58:56,415 [salt.state       ][INFO    ][26015] Completed state [maas.machines_status] at time 23:58:56.415675 duration_in_ms=738.314
2018-01-13 23:58:56,419 [salt.minion      ][INFO    ][26015] Returning information for job: 20180113235852507208
2018-01-13 23:59:07,714 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235907726143
2018-01-13 23:59:07,734 [salt.minion      ][INFO    ][26044] Starting a new job with PID 26044
2018-01-13 23:59:08,172 [salt.state       ][INFO    ][26044] Loading fresh modules for state activity
2018-01-13 23:59:08,250 [salt.state       ][INFO    ][26044] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:59:08.250303
2018-01-13 23:59:08,251 [salt.state       ][INFO    ][26044] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:59:08,253 [salt.loaded.int.module.cmdmod][INFO    ][26044] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:59:09,634 [salt.state       ][INFO    ][26044] {'pid': 26051, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:59:09,636 [salt.state       ][INFO    ][26044] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:59:09.636446 duration_in_ms=1386.142
2018-01-13 23:59:09,639 [salt.state       ][INFO    ][26044] Running state [maas.machines_status] at time 23:59:09.639143
2018-01-13 23:59:09,640 [salt.state       ][INFO    ][26044] Executing state module.run for maas.machines_status
2018-01-13 23:59:10,369 [salt.state       ][INFO    ][26044] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-13 23:59:10,370 [salt.state       ][INFO    ][26044] Completed state [maas.machines_status] at time 23:59:10.370586 duration_in_ms=731.442
2018-01-13 23:59:10,374 [salt.minion      ][INFO    ][26044] Returning information for job: 20180113235907726143
2018-01-13 23:59:21,691 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235921686376
2018-01-13 23:59:21,712 [salt.minion      ][INFO    ][26062] Starting a new job with PID 26062
2018-01-13 23:59:23,121 [salt.state       ][INFO    ][26062] Loading fresh modules for state activity
2018-01-13 23:59:23,214 [salt.state       ][INFO    ][26062] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:59:23.214818
2018-01-13 23:59:23,216 [salt.state       ][INFO    ][26062] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:59:23,219 [salt.loaded.int.module.cmdmod][INFO    ][26062] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:59:24,693 [salt.state       ][INFO    ][26062] {'pid': 26069, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:59:24,693 [salt.state       ][INFO    ][26062] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:59:24.693868 duration_in_ms=1479.051
2018-01-13 23:59:24,696 [salt.state       ][INFO    ][26062] Running state [maas.machines_status] at time 23:59:24.696304
2018-01-13 23:59:24,696 [salt.state       ][INFO    ][26062] Executing state module.run for maas.machines_status
2018-01-13 23:59:25,474 [salt.state       ][INFO    ][26062] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-13 23:59:25,475 [salt.state       ][INFO    ][26062] Completed state [maas.machines_status] at time 23:59:25.475273 duration_in_ms=778.968
2018-01-13 23:59:25,479 [salt.minion      ][INFO    ][26062] Returning information for job: 20180113235921686376
2018-01-13 23:59:36,723 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235936740791
2018-01-13 23:59:36,744 [salt.minion      ][INFO    ][26132] Starting a new job with PID 26132
2018-01-13 23:59:37,156 [salt.state       ][INFO    ][26132] Loading fresh modules for state activity
2018-01-13 23:59:37,250 [salt.state       ][INFO    ][26132] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:59:37.250732
2018-01-13 23:59:37,251 [salt.state       ][INFO    ][26132] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:59:37,254 [salt.loaded.int.module.cmdmod][INFO    ][26132] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:59:38,617 [salt.state       ][INFO    ][26132] {'pid': 26139, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:59:38,619 [salt.state       ][INFO    ][26132] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:59:38.618937 duration_in_ms=1368.206
2018-01-13 23:59:38,622 [salt.state       ][INFO    ][26132] Running state [maas.machines_status] at time 23:59:38.621958
2018-01-13 23:59:38,623 [salt.state       ][INFO    ][26132] Executing state module.run for maas.machines_status
2018-01-13 23:59:39,413 [salt.state       ][INFO    ][26132] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-13 23:59:39,416 [salt.state       ][INFO    ][26132] Completed state [maas.machines_status] at time 23:59:39.415991 duration_in_ms=794.031
2018-01-13 23:59:39,419 [salt.minion      ][INFO    ][26132] Returning information for job: 20180113235936740791
2018-01-13 23:59:50,638 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180113235950656889
2018-01-13 23:59:50,662 [salt.minion      ][INFO    ][26161] Starting a new job with PID 26161
2018-01-13 23:59:52,290 [salt.state       ][INFO    ][26161] Loading fresh modules for state activity
2018-01-13 23:59:52,379 [salt.state       ][INFO    ][26161] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:59:52.379681
2018-01-13 23:59:52,380 [salt.state       ][INFO    ][26161] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-13 23:59:52,382 [salt.loaded.int.module.cmdmod][INFO    ][26161] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-13 23:59:53,689 [salt.state       ][INFO    ][26161] {'pid': 26172, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-13 23:59:53,691 [salt.state       ][INFO    ][26161] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 23:59:53.691311 duration_in_ms=1311.63
2018-01-13 23:59:53,694 [salt.state       ][INFO    ][26161] Running state [maas.machines_status] at time 23:59:53.694178
2018-01-13 23:59:53,695 [salt.state       ][INFO    ][26161] Executing state module.run for maas.machines_status
2018-01-13 23:59:54,302 [salt.state       ][INFO    ][26161] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-13 23:59:54,303 [salt.state       ][INFO    ][26161] Completed state [maas.machines_status] at time 23:59:54.303876 duration_in_ms=609.697
2018-01-13 23:59:54,307 [salt.minion      ][INFO    ][26161] Returning information for job: 20180113235950656889
2018-01-14 00:00:05,528 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000005547263
2018-01-14 00:00:05,552 [salt.minion      ][INFO    ][26189] Starting a new job with PID 26189
2018-01-14 00:00:05,988 [salt.state       ][INFO    ][26189] Loading fresh modules for state activity
2018-01-14 00:00:06,071 [salt.state       ][INFO    ][26189] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:00:06.071305
2018-01-14 00:00:06,072 [salt.state       ][INFO    ][26189] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:00:06,074 [salt.loaded.int.module.cmdmod][INFO    ][26189] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:00:07,427 [salt.state       ][INFO    ][26189] {'pid': 26196, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:00:07,428 [salt.state       ][INFO    ][26189] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:00:07.428823 duration_in_ms=1357.519
2018-01-14 00:00:07,431 [salt.state       ][INFO    ][26189] Running state [maas.machines_status] at time 00:00:07.431336
2018-01-14 00:00:07,432 [salt.state       ][INFO    ][26189] Executing state module.run for maas.machines_status
2018-01-14 00:00:08,209 [salt.state       ][INFO    ][26189] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:00:08,210 [salt.state       ][INFO    ][26189] Completed state [maas.machines_status] at time 00:00:08.209956 duration_in_ms=778.619
2018-01-14 00:00:08,214 [salt.minion      ][INFO    ][26189] Returning information for job: 20180114000005547263
2018-01-14 00:00:19,497 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000019512180
2018-01-14 00:00:19,521 [salt.minion      ][INFO    ][26208] Starting a new job with PID 26208
2018-01-14 00:00:21,118 [salt.state       ][INFO    ][26208] Loading fresh modules for state activity
2018-01-14 00:00:21,210 [salt.state       ][INFO    ][26208] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:00:21.210797
2018-01-14 00:00:21,211 [salt.state       ][INFO    ][26208] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:00:21,214 [salt.loaded.int.module.cmdmod][INFO    ][26208] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:00:22,706 [salt.state       ][INFO    ][26208] {'pid': 26215, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:00:22,707 [salt.state       ][INFO    ][26208] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:00:22.707808 duration_in_ms=1497.012
2018-01-14 00:00:22,709 [salt.state       ][INFO    ][26208] Running state [maas.machines_status] at time 00:00:22.709037
2018-01-14 00:00:22,709 [salt.state       ][INFO    ][26208] Executing state module.run for maas.machines_status
2018-01-14 00:00:23,459 [salt.state       ][INFO    ][26208] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:00:23,460 [salt.state       ][INFO    ][26208] Completed state [maas.machines_status] at time 00:00:23.460405 duration_in_ms=751.365
2018-01-14 00:00:23,464 [salt.minion      ][INFO    ][26208] Returning information for job: 20180114000019512180
2018-01-14 00:00:34,750 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000034763950
2018-01-14 00:00:34,771 [salt.minion      ][INFO    ][26252] Starting a new job with PID 26252
2018-01-14 00:00:35,139 [salt.state       ][INFO    ][26252] Loading fresh modules for state activity
2018-01-14 00:00:35,209 [salt.state       ][INFO    ][26252] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:00:35.209347
2018-01-14 00:00:35,210 [salt.state       ][INFO    ][26252] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:00:35,211 [salt.loaded.int.module.cmdmod][INFO    ][26252] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:00:36,634 [salt.state       ][INFO    ][26252] {'pid': 26259, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:00:36,635 [salt.state       ][INFO    ][26252] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:00:36.635505 duration_in_ms=1426.157
2018-01-14 00:00:36,638 [salt.state       ][INFO    ][26252] Running state [maas.machines_status] at time 00:00:36.638227
2018-01-14 00:00:36,639 [salt.state       ][INFO    ][26252] Executing state module.run for maas.machines_status
2018-01-14 00:00:37,421 [salt.state       ][INFO    ][26252] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:00:37,422 [salt.state       ][INFO    ][26252] Completed state [maas.machines_status] at time 00:00:37.422575 duration_in_ms=784.347
2018-01-14 00:00:37,426 [salt.minion      ][INFO    ][26252] Returning information for job: 20180114000034763950
2018-01-14 00:00:48,761 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000048765620
2018-01-14 00:00:48,782 [salt.minion      ][INFO    ][26283] Starting a new job with PID 26283
2018-01-14 00:00:50,425 [salt.state       ][INFO    ][26283] Loading fresh modules for state activity
2018-01-14 00:00:50,506 [salt.state       ][INFO    ][26283] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:00:50.506465
2018-01-14 00:00:50,507 [salt.state       ][INFO    ][26283] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:00:50,509 [salt.loaded.int.module.cmdmod][INFO    ][26283] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:00:52,037 [salt.state       ][INFO    ][26283] {'pid': 26290, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:00:52,038 [salt.state       ][INFO    ][26283] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:00:52.038769 duration_in_ms=1532.304
2018-01-14 00:00:52,041 [salt.state       ][INFO    ][26283] Running state [maas.machines_status] at time 00:00:52.041171
2018-01-14 00:00:52,041 [salt.state       ][INFO    ][26283] Executing state module.run for maas.machines_status
2018-01-14 00:00:52,799 [salt.state       ][INFO    ][26283] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:00:52,800 [salt.state       ][INFO    ][26283] Completed state [maas.machines_status] at time 00:00:52.800108 duration_in_ms=758.936
2018-01-14 00:00:52,804 [salt.minion      ][INFO    ][26283] Returning information for job: 20180114000048765620
2018-01-14 00:01:04,090 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000104105750
2018-01-14 00:01:04,112 [salt.minion      ][INFO    ][26311] Starting a new job with PID 26311
2018-01-14 00:01:04,548 [salt.state       ][INFO    ][26311] Loading fresh modules for state activity
2018-01-14 00:01:04,643 [salt.state       ][INFO    ][26311] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:01:04.643250
2018-01-14 00:01:04,644 [salt.state       ][INFO    ][26311] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:01:04,647 [salt.loaded.int.module.cmdmod][INFO    ][26311] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:01:06,092 [salt.state       ][INFO    ][26311] {'pid': 26319, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:01:06,094 [salt.state       ][INFO    ][26311] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:01:06.094058 duration_in_ms=1450.81
2018-01-14 00:01:06,096 [salt.state       ][INFO    ][26311] Running state [maas.machines_status] at time 00:01:06.096007
2018-01-14 00:01:06,096 [salt.state       ][INFO    ][26311] Executing state module.run for maas.machines_status
2018-01-14 00:01:06,749 [salt.state       ][INFO    ][26311] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:01:06,750 [salt.state       ][INFO    ][26311] Completed state [maas.machines_status] at time 00:01:06.750312 duration_in_ms=654.304
2018-01-14 00:01:06,755 [salt.minion      ][INFO    ][26311] Returning information for job: 20180114000104105750
2018-01-14 00:01:17,976 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000117991332
2018-01-14 00:01:17,996 [salt.minion      ][INFO    ][26330] Starting a new job with PID 26330
2018-01-14 00:01:19,627 [salt.state       ][INFO    ][26330] Loading fresh modules for state activity
2018-01-14 00:01:19,707 [salt.state       ][INFO    ][26330] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:01:19.707643
2018-01-14 00:01:19,708 [salt.state       ][INFO    ][26330] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:01:19,710 [salt.loaded.int.module.cmdmod][INFO    ][26330] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:01:21,041 [salt.state       ][INFO    ][26330] {'pid': 26337, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:01:21,042 [salt.state       ][INFO    ][26330] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:01:21.042646 duration_in_ms=1335.002
2018-01-14 00:01:21,045 [salt.state       ][INFO    ][26330] Running state [maas.machines_status] at time 00:01:21.045161
2018-01-14 00:01:21,046 [salt.state       ][INFO    ][26330] Executing state module.run for maas.machines_status
2018-01-14 00:01:21,601 [salt.state       ][INFO    ][26330] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:01:21,602 [salt.state       ][INFO    ][26330] Completed state [maas.machines_status] at time 00:01:21.602510 duration_in_ms=557.349
2018-01-14 00:01:21,604 [salt.minion      ][INFO    ][26330] Returning information for job: 20180114000117991332
2018-01-14 00:01:32,871 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000132887017
2018-01-14 00:01:32,895 [salt.minion      ][INFO    ][26375] Starting a new job with PID 26375
2018-01-14 00:01:33,323 [salt.state       ][INFO    ][26375] Loading fresh modules for state activity
2018-01-14 00:01:33,373 [salt.state       ][INFO    ][26375] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:01:33.373135
2018-01-14 00:01:33,373 [salt.state       ][INFO    ][26375] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:01:33,375 [salt.loaded.int.module.cmdmod][INFO    ][26375] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:01:34,686 [salt.state       ][INFO    ][26375] {'pid': 26382, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:01:34,688 [salt.state       ][INFO    ][26375] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:01:34.688219 duration_in_ms=1315.083
2018-01-14 00:01:34,691 [salt.state       ][INFO    ][26375] Running state [maas.machines_status] at time 00:01:34.690975
2018-01-14 00:01:34,691 [salt.state       ][INFO    ][26375] Executing state module.run for maas.machines_status
2018-01-14 00:01:35,190 [salt.state       ][INFO    ][26375] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:01:35,191 [salt.state       ][INFO    ][26375] Completed state [maas.machines_status] at time 00:01:35.191812 duration_in_ms=500.837
2018-01-14 00:01:35,195 [salt.minion      ][INFO    ][26375] Returning information for job: 20180114000132887017
2018-01-14 00:01:46,484 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000146499840
2018-01-14 00:01:46,505 [salt.minion      ][INFO    ][26394] Starting a new job with PID 26394
2018-01-14 00:01:48,052 [salt.state       ][INFO    ][26394] Loading fresh modules for state activity
2018-01-14 00:01:48,147 [salt.state       ][INFO    ][26394] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:01:48.147724
2018-01-14 00:01:48,148 [salt.state       ][INFO    ][26394] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:01:48,152 [salt.loaded.int.module.cmdmod][INFO    ][26394] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:01:49,710 [salt.state       ][INFO    ][26394] {'pid': 26401, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:01:49,710 [salt.state       ][INFO    ][26394] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:01:49.710853 duration_in_ms=1563.13
2018-01-14 00:01:49,715 [salt.state       ][INFO    ][26394] Running state [maas.machines_status] at time 00:01:49.715279
2018-01-14 00:01:49,716 [salt.state       ][INFO    ][26394] Executing state module.run for maas.machines_status
2018-01-14 00:01:50,684 [salt.state       ][INFO    ][26394] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:01:50,685 [salt.state       ][INFO    ][26394] Completed state [maas.machines_status] at time 00:01:50.685192 duration_in_ms=969.911
2018-01-14 00:01:50,688 [salt.minion      ][INFO    ][26394] Returning information for job: 20180114000146499840
2018-01-14 00:02:01,981 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000201998778
2018-01-14 00:02:02,001 [salt.minion      ][INFO    ][26434] Starting a new job with PID 26434
2018-01-14 00:02:02,417 [salt.state       ][INFO    ][26434] Loading fresh modules for state activity
2018-01-14 00:02:02,503 [salt.state       ][INFO    ][26434] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:02:02.503033
2018-01-14 00:02:02,503 [salt.state       ][INFO    ][26434] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:02:02,506 [salt.loaded.int.module.cmdmod][INFO    ][26434] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:02:03,967 [salt.state       ][INFO    ][26434] {'pid': 26441, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:02:03,969 [salt.state       ][INFO    ][26434] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:02:03.969396 duration_in_ms=1466.363
2018-01-14 00:02:03,972 [salt.state       ][INFO    ][26434] Running state [maas.machines_status] at time 00:02:03.972141
2018-01-14 00:02:03,973 [salt.state       ][INFO    ][26434] Executing state module.run for maas.machines_status
2018-01-14 00:02:04,674 [salt.state       ][INFO    ][26434] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:02:04,676 [salt.state       ][INFO    ][26434] Completed state [maas.machines_status] at time 00:02:04.676216 duration_in_ms=704.073
2018-01-14 00:02:04,680 [salt.minion      ][INFO    ][26434] Returning information for job: 20180114000201998778
2018-01-14 00:02:15,987 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000216003608
2018-01-14 00:02:16,007 [salt.minion      ][INFO    ][26453] Starting a new job with PID 26453
2018-01-14 00:02:17,649 [salt.state       ][INFO    ][26453] Loading fresh modules for state activity
2018-01-14 00:02:17,736 [salt.state       ][INFO    ][26453] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:02:17.736222
2018-01-14 00:02:17,737 [salt.state       ][INFO    ][26453] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:02:17,739 [salt.loaded.int.module.cmdmod][INFO    ][26453] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:02:19,111 [salt.state       ][INFO    ][26453] {'pid': 26460, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:02:19,112 [salt.state       ][INFO    ][26453] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:02:19.112853 duration_in_ms=1376.631
2018-01-14 00:02:19,115 [salt.state       ][INFO    ][26453] Running state [maas.machines_status] at time 00:02:19.115744
2018-01-14 00:02:19,116 [salt.state       ][INFO    ][26453] Executing state module.run for maas.machines_status
2018-01-14 00:02:19,834 [salt.state       ][INFO    ][26453] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:02:19,835 [salt.state       ][INFO    ][26453] Completed state [maas.machines_status] at time 00:02:19.835651 duration_in_ms=719.908
2018-01-14 00:02:19,838 [salt.minion      ][INFO    ][26453] Returning information for job: 20180114000216003608
2018-01-14 00:02:31,092 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000231102338
2018-01-14 00:02:31,116 [salt.minion      ][INFO    ][26683] Starting a new job with PID 26683
2018-01-14 00:02:31,559 [salt.state       ][INFO    ][26683] Loading fresh modules for state activity
2018-01-14 00:02:31,645 [salt.state       ][INFO    ][26683] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:02:31.645648
2018-01-14 00:02:31,646 [salt.state       ][INFO    ][26683] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:02:31,648 [salt.loaded.int.module.cmdmod][INFO    ][26683] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:02:33,000 [salt.state       ][INFO    ][26683] {'pid': 26690, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:02:33,001 [salt.state       ][INFO    ][26683] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:02:33.001450 duration_in_ms=1355.802
2018-01-14 00:02:33,003 [salt.state       ][INFO    ][26683] Running state [maas.machines_status] at time 00:02:33.003710
2018-01-14 00:02:33,004 [salt.state       ][INFO    ][26683] Executing state module.run for maas.machines_status
2018-01-14 00:02:33,708 [salt.state       ][INFO    ][26683] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:02:33,709 [salt.state       ][INFO    ][26683] Completed state [maas.machines_status] at time 00:02:33.709115 duration_in_ms=705.404
2018-01-14 00:02:33,712 [salt.minion      ][INFO    ][26683] Returning information for job: 20180114000231102338
2018-01-14 00:02:44,932 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000244954281
2018-01-14 00:02:44,950 [salt.minion      ][INFO    ][26719] Starting a new job with PID 26719
2018-01-14 00:02:46,566 [salt.state       ][INFO    ][26719] Loading fresh modules for state activity
2018-01-14 00:02:46,664 [salt.state       ][INFO    ][26719] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:02:46.664572
2018-01-14 00:02:46,665 [salt.state       ][INFO    ][26719] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:02:46,668 [salt.loaded.int.module.cmdmod][INFO    ][26719] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:02:48,005 [salt.state       ][INFO    ][26719] {'pid': 26727, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:02:48,006 [salt.state       ][INFO    ][26719] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:02:48.006828 duration_in_ms=1342.257
2018-01-14 00:02:48,010 [salt.state       ][INFO    ][26719] Running state [maas.machines_status] at time 00:02:48.010071
2018-01-14 00:02:48,011 [salt.state       ][INFO    ][26719] Executing state module.run for maas.machines_status
2018-01-14 00:02:48,728 [salt.state       ][INFO    ][26719] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:02:48,729 [salt.state       ][INFO    ][26719] Completed state [maas.machines_status] at time 00:02:48.729499 duration_in_ms=719.426
2018-01-14 00:02:48,734 [salt.minion      ][INFO    ][26719] Returning information for job: 20180114000244954281
2018-01-14 00:03:00,039 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000300057055
2018-01-14 00:03:00,060 [salt.minion      ][INFO    ][26764] Starting a new job with PID 26764
2018-01-14 00:03:00,492 [salt.state       ][INFO    ][26764] Loading fresh modules for state activity
2018-01-14 00:03:00,577 [salt.state       ][INFO    ][26764] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:03:00.577561
2018-01-14 00:03:00,578 [salt.state       ][INFO    ][26764] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:03:00,580 [salt.loaded.int.module.cmdmod][INFO    ][26764] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:03:01,997 [salt.state       ][INFO    ][26764] {'pid': 26771, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:03:02,000 [salt.state       ][INFO    ][26764] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:03:02.000007 duration_in_ms=1422.446
2018-01-14 00:03:02,002 [salt.state       ][INFO    ][26764] Running state [maas.machines_status] at time 00:03:02.002385
2018-01-14 00:03:02,002 [salt.state       ][INFO    ][26764] Executing state module.run for maas.machines_status
2018-01-14 00:03:02,762 [salt.state       ][INFO    ][26764] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:03:02,763 [salt.state       ][INFO    ][26764] Completed state [maas.machines_status] at time 00:03:02.763314 duration_in_ms=760.927
2018-01-14 00:03:02,767 [salt.minion      ][INFO    ][26764] Returning information for job: 20180114000300057055
2018-01-14 00:03:14,001 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000314018255
2018-01-14 00:03:14,023 [salt.minion      ][INFO    ][26783] Starting a new job with PID 26783
2018-01-14 00:03:15,542 [salt.state       ][INFO    ][26783] Loading fresh modules for state activity
2018-01-14 00:03:15,624 [salt.state       ][INFO    ][26783] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:03:15.624613
2018-01-14 00:03:15,625 [salt.state       ][INFO    ][26783] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:03:15,627 [salt.loaded.int.module.cmdmod][INFO    ][26783] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:03:17,072 [salt.state       ][INFO    ][26783] {'pid': 26790, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:03:17,073 [salt.state       ][INFO    ][26783] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:03:17.073444 duration_in_ms=1448.831
2018-01-14 00:03:17,076 [salt.state       ][INFO    ][26783] Running state [maas.machines_status] at time 00:03:17.075998
2018-01-14 00:03:17,076 [salt.state       ][INFO    ][26783] Executing state module.run for maas.machines_status
2018-01-14 00:03:17,822 [salt.state       ][INFO    ][26783] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:03:17,823 [salt.state       ][INFO    ][26783] Completed state [maas.machines_status] at time 00:03:17.823827 duration_in_ms=747.827
2018-01-14 00:03:17,827 [salt.minion      ][INFO    ][26783] Returning information for job: 20180114000314018255
2018-01-14 00:03:28,863 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000328884301
2018-01-14 00:03:28,879 [salt.minion      ][INFO    ][26819] Starting a new job with PID 26819
2018-01-14 00:03:29,309 [salt.state       ][INFO    ][26819] Loading fresh modules for state activity
2018-01-14 00:03:29,392 [salt.state       ][INFO    ][26819] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:03:29.392002
2018-01-14 00:03:29,392 [salt.state       ][INFO    ][26819] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:03:29,395 [salt.loaded.int.module.cmdmod][INFO    ][26819] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:03:30,722 [salt.state       ][INFO    ][26819] {'pid': 26826, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:03:30,724 [salt.state       ][INFO    ][26819] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:03:30.724095 duration_in_ms=1332.093
2018-01-14 00:03:30,726 [salt.state       ][INFO    ][26819] Running state [maas.machines_status] at time 00:03:30.726527
2018-01-14 00:03:30,727 [salt.state       ][INFO    ][26819] Executing state module.run for maas.machines_status
2018-01-14 00:03:31,260 [salt.state       ][INFO    ][26819] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:03:31,261 [salt.state       ][INFO    ][26819] Completed state [maas.machines_status] at time 00:03:31.260918 duration_in_ms=534.39
2018-01-14 00:03:31,264 [salt.minion      ][INFO    ][26819] Returning information for job: 20180114000328884301
2018-01-14 00:03:42,537 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000342558535
2018-01-14 00:03:42,560 [salt.minion      ][INFO    ][26849] Starting a new job with PID 26849
2018-01-14 00:03:44,176 [salt.state       ][INFO    ][26849] Loading fresh modules for state activity
2018-01-14 00:03:44,264 [salt.state       ][INFO    ][26849] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:03:44.264863
2018-01-14 00:03:44,265 [salt.state       ][INFO    ][26849] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:03:44,268 [salt.loaded.int.module.cmdmod][INFO    ][26849] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:03:45,640 [salt.state       ][INFO    ][26849] {'pid': 26856, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:03:45,641 [salt.state       ][INFO    ][26849] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:03:45.641566 duration_in_ms=1376.703
2018-01-14 00:03:45,644 [salt.state       ][INFO    ][26849] Running state [maas.machines_status] at time 00:03:45.644312
2018-01-14 00:03:45,645 [salt.state       ][INFO    ][26849] Executing state module.run for maas.machines_status
2018-01-14 00:03:46,369 [salt.state       ][INFO    ][26849] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:03:46,370 [salt.state       ][INFO    ][26849] Completed state [maas.machines_status] at time 00:03:46.370491 duration_in_ms=726.178
2018-01-14 00:03:46,374 [salt.minion      ][INFO    ][26849] Returning information for job: 20180114000342558535
2018-01-14 00:03:57,629 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000357648393
2018-01-14 00:03:57,648 [salt.minion      ][INFO    ][26890] Starting a new job with PID 26890
2018-01-14 00:03:58,001 [salt.state       ][INFO    ][26890] Loading fresh modules for state activity
2018-01-14 00:03:58,048 [salt.state       ][INFO    ][26890] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:03:58.048874
2018-01-14 00:03:58,049 [salt.state       ][INFO    ][26890] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:03:58,050 [salt.loaded.int.module.cmdmod][INFO    ][26890] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:03:59,335 [salt.state       ][INFO    ][26890] {'pid': 26897, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:03:59,353 [salt.state       ][INFO    ][26890] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:03:59.353115 duration_in_ms=1304.24
2018-01-14 00:03:59,355 [salt.state       ][INFO    ][26890] Running state [maas.machines_status] at time 00:03:59.355731
2018-01-14 00:03:59,356 [salt.state       ][INFO    ][26890] Executing state module.run for maas.machines_status
2018-01-14 00:04:00,040 [salt.state       ][INFO    ][26890] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:04:00,040 [salt.state       ][INFO    ][26890] Completed state [maas.machines_status] at time 00:04:00.040783 duration_in_ms=685.051
2018-01-14 00:04:00,044 [salt.minion      ][INFO    ][26890] Returning information for job: 20180114000357648393
2018-01-14 00:04:11,321 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000411342723
2018-01-14 00:04:11,339 [salt.minion      ][INFO    ][26909] Starting a new job with PID 26909
2018-01-14 00:04:12,895 [salt.state       ][INFO    ][26909] Loading fresh modules for state activity
2018-01-14 00:04:12,976 [salt.state       ][INFO    ][26909] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:04:12.976227
2018-01-14 00:04:12,977 [salt.state       ][INFO    ][26909] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:04:12,979 [salt.loaded.int.module.cmdmod][INFO    ][26909] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:04:14,248 [salt.state       ][INFO    ][26909] {'pid': 26916, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:04:14,248 [salt.state       ][INFO    ][26909] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:04:14.248888 duration_in_ms=1272.662
2018-01-14 00:04:14,250 [salt.state       ][INFO    ][26909] Running state [maas.machines_status] at time 00:04:14.250010
2018-01-14 00:04:14,250 [salt.state       ][INFO    ][26909] Executing state module.run for maas.machines_status
2018-01-14 00:04:14,691 [salt.state       ][INFO    ][26909] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:04:14,692 [salt.state       ][INFO    ][26909] Completed state [maas.machines_status] at time 00:04:14.692298 duration_in_ms=442.284
2018-01-14 00:04:14,695 [salt.minion      ][INFO    ][26909] Returning information for job: 20180114000411342723
2018-01-14 00:04:25,960 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000425980344
2018-01-14 00:04:25,982 [salt.minion      ][INFO    ][26944] Starting a new job with PID 26944
2018-01-14 00:04:26,438 [salt.state       ][INFO    ][26944] Loading fresh modules for state activity
2018-01-14 00:04:26,518 [salt.state       ][INFO    ][26944] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:04:26.518207
2018-01-14 00:04:26,519 [salt.state       ][INFO    ][26944] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:04:26,521 [salt.loaded.int.module.cmdmod][INFO    ][26944] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:04:27,872 [salt.state       ][INFO    ][26944] {'pid': 26951, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:04:27,874 [salt.state       ][INFO    ][26944] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:04:27.873983 duration_in_ms=1355.777
2018-01-14 00:04:27,876 [salt.state       ][INFO    ][26944] Running state [maas.machines_status] at time 00:04:27.876534
2018-01-14 00:04:27,877 [salt.state       ][INFO    ][26944] Executing state module.run for maas.machines_status
2018-01-14 00:04:28,565 [salt.state       ][INFO    ][26944] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:04:28,566 [salt.state       ][INFO    ][26944] Completed state [maas.machines_status] at time 00:04:28.566282 duration_in_ms=689.747
2018-01-14 00:04:28,569 [salt.minion      ][INFO    ][26944] Returning information for job: 20180114000425980344
2018-01-14 00:04:39,692 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000439706270
2018-01-14 00:04:39,707 [salt.minion      ][INFO    ][26974] Starting a new job with PID 26974
2018-01-14 00:04:41,388 [salt.state       ][INFO    ][26974] Loading fresh modules for state activity
2018-01-14 00:04:41,473 [salt.state       ][INFO    ][26974] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:04:41.473686
2018-01-14 00:04:41,474 [salt.state       ][INFO    ][26974] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:04:41,476 [salt.loaded.int.module.cmdmod][INFO    ][26974] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:04:42,863 [salt.state       ][INFO    ][26974] {'pid': 26981, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:04:42,864 [salt.state       ][INFO    ][26974] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:04:42.864085 duration_in_ms=1390.399
2018-01-14 00:04:42,867 [salt.state       ][INFO    ][26974] Running state [maas.machines_status] at time 00:04:42.866985
2018-01-14 00:04:42,868 [salt.state       ][INFO    ][26974] Executing state module.run for maas.machines_status
2018-01-14 00:04:43,466 [salt.state       ][INFO    ][26974] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:04:43,467 [salt.state       ][INFO    ][26974] Completed state [maas.machines_status] at time 00:04:43.467000 duration_in_ms=600.014
2018-01-14 00:04:43,471 [salt.minion      ][INFO    ][26974] Returning information for job: 20180114000439706270
2018-01-14 00:04:54,709 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000454719844
2018-01-14 00:04:54,729 [salt.minion      ][INFO    ][27016] Starting a new job with PID 27016
2018-01-14 00:04:55,177 [salt.state       ][INFO    ][27016] Loading fresh modules for state activity
2018-01-14 00:04:55,276 [salt.state       ][INFO    ][27016] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:04:55.276879
2018-01-14 00:04:55,277 [salt.state       ][INFO    ][27016] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:04:55,280 [salt.loaded.int.module.cmdmod][INFO    ][27016] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:04:56,600 [salt.state       ][INFO    ][27016] {'pid': 27024, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:04:56,601 [salt.state       ][INFO    ][27016] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:04:56.601616 duration_in_ms=1324.738
2018-01-14 00:04:56,604 [salt.state       ][INFO    ][27016] Running state [maas.machines_status] at time 00:04:56.604385
2018-01-14 00:04:56,605 [salt.state       ][INFO    ][27016] Executing state module.run for maas.machines_status
2018-01-14 00:04:57,305 [salt.state       ][INFO    ][27016] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:04:57,306 [salt.state       ][INFO    ][27016] Completed state [maas.machines_status] at time 00:04:57.306691 duration_in_ms=702.306
2018-01-14 00:04:57,310 [salt.minion      ][INFO    ][27016] Returning information for job: 20180114000454719844
2018-01-14 00:05:08,622 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000508634401
2018-01-14 00:05:08,640 [salt.minion      ][INFO    ][27038] Starting a new job with PID 27038
2018-01-14 00:05:10,344 [salt.state       ][INFO    ][27038] Loading fresh modules for state activity
2018-01-14 00:05:10,427 [salt.state       ][INFO    ][27038] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:05:10.427384
2018-01-14 00:05:10,428 [salt.state       ][INFO    ][27038] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:05:10,431 [salt.loaded.int.module.cmdmod][INFO    ][27038] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:05:11,785 [salt.state       ][INFO    ][27038] {'pid': 27046, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:05:11,787 [salt.state       ][INFO    ][27038] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:05:11.787464 duration_in_ms=1360.081
2018-01-14 00:05:11,790 [salt.state       ][INFO    ][27038] Running state [maas.machines_status] at time 00:05:11.790325
2018-01-14 00:05:11,791 [salt.state       ][INFO    ][27038] Executing state module.run for maas.machines_status
2018-01-14 00:05:12,521 [salt.state       ][INFO    ][27038] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:05:12,522 [salt.state       ][INFO    ][27038] Completed state [maas.machines_status] at time 00:05:12.522601 duration_in_ms=732.274
2018-01-14 00:05:12,526 [salt.minion      ][INFO    ][27038] Returning information for job: 20180114000508634401
2018-01-14 00:05:23,822 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000523838562
2018-01-14 00:05:23,841 [salt.minion      ][INFO    ][27057] Starting a new job with PID 27057
2018-01-14 00:05:24,283 [salt.state       ][INFO    ][27057] Loading fresh modules for state activity
2018-01-14 00:05:24,369 [salt.state       ][INFO    ][27057] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:05:24.369489
2018-01-14 00:05:24,370 [salt.state       ][INFO    ][27057] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:05:24,372 [salt.loaded.int.module.cmdmod][INFO    ][27057] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:05:25,708 [salt.state       ][INFO    ][27057] {'pid': 27081, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:05:25,710 [salt.state       ][INFO    ][27057] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:05:25.709926 duration_in_ms=1340.438
2018-01-14 00:05:25,712 [salt.state       ][INFO    ][27057] Running state [maas.machines_status] at time 00:05:25.712634
2018-01-14 00:05:25,713 [salt.state       ][INFO    ][27057] Executing state module.run for maas.machines_status
2018-01-14 00:05:26,473 [salt.state       ][INFO    ][27057] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:05:26,474 [salt.state       ][INFO    ][27057] Completed state [maas.machines_status] at time 00:05:26.474401 duration_in_ms=761.765
2018-01-14 00:05:26,478 [salt.minion      ][INFO    ][27057] Returning information for job: 20180114000523838562
2018-01-14 00:05:37,647 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000537664570
2018-01-14 00:05:37,668 [salt.minion      ][INFO    ][27103] Starting a new job with PID 27103
2018-01-14 00:05:39,201 [salt.state       ][INFO    ][27103] Loading fresh modules for state activity
2018-01-14 00:05:39,290 [salt.state       ][INFO    ][27103] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:05:39.290613
2018-01-14 00:05:39,291 [salt.state       ][INFO    ][27103] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:05:39,294 [salt.loaded.int.module.cmdmod][INFO    ][27103] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:05:40,638 [salt.state       ][INFO    ][27103] {'pid': 27111, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:05:40,640 [salt.state       ][INFO    ][27103] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:05:40.640046 duration_in_ms=1349.432
2018-01-14 00:05:40,643 [salt.state       ][INFO    ][27103] Running state [maas.machines_status] at time 00:05:40.643888
2018-01-14 00:05:40,644 [salt.state       ][INFO    ][27103] Executing state module.run for maas.machines_status
2018-01-14 00:05:41,333 [salt.state       ][INFO    ][27103] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:05:41,334 [salt.state       ][INFO    ][27103] Completed state [maas.machines_status] at time 00:05:41.334638 duration_in_ms=690.751
2018-01-14 00:05:41,337 [salt.minion      ][INFO    ][27103] Returning information for job: 20180114000537664570
2018-01-14 00:05:52,552 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000552568179
2018-01-14 00:05:52,573 [salt.minion      ][INFO    ][27139] Starting a new job with PID 27139
2018-01-14 00:05:52,972 [salt.state       ][INFO    ][27139] Loading fresh modules for state activity
2018-01-14 00:05:53,058 [salt.state       ][INFO    ][27139] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:05:53.058540
2018-01-14 00:05:53,059 [salt.state       ][INFO    ][27139] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:05:53,061 [salt.loaded.int.module.cmdmod][INFO    ][27139] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:05:54,368 [salt.state       ][INFO    ][27139] {'pid': 27146, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:05:54,370 [salt.state       ][INFO    ][27139] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:05:54.370063 duration_in_ms=1311.523
2018-01-14 00:05:54,373 [salt.state       ][INFO    ][27139] Running state [maas.machines_status] at time 00:05:54.373553
2018-01-14 00:05:54,374 [salt.state       ][INFO    ][27139] Executing state module.run for maas.machines_status
2018-01-14 00:05:54,863 [salt.state       ][INFO    ][27139] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:05:54,864 [salt.state       ][INFO    ][27139] Completed state [maas.machines_status] at time 00:05:54.864529 duration_in_ms=490.976
2018-01-14 00:05:54,866 [salt.minion      ][INFO    ][27139] Returning information for job: 20180114000552568179
2018-01-14 00:06:06,160 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000606171467
2018-01-14 00:06:06,180 [salt.minion      ][INFO    ][27163] Starting a new job with PID 27163
2018-01-14 00:06:07,729 [salt.state       ][INFO    ][27163] Loading fresh modules for state activity
2018-01-14 00:06:07,808 [salt.state       ][INFO    ][27163] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:07.808769
2018-01-14 00:06:07,809 [salt.state       ][INFO    ][27163] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:06:07,811 [salt.loaded.int.module.cmdmod][INFO    ][27163] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:06:09,159 [salt.state       ][INFO    ][27163] {'pid': 27170, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:06:09,161 [salt.state       ][INFO    ][27163] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:09.161311 duration_in_ms=1352.541
2018-01-14 00:06:09,164 [salt.state       ][INFO    ][27163] Running state [maas.machines_status] at time 00:06:09.164773
2018-01-14 00:06:09,165 [salt.state       ][INFO    ][27163] Executing state module.run for maas.machines_status
2018-01-14 00:06:09,936 [salt.state       ][INFO    ][27163] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:06:09,936 [salt.state       ][INFO    ][27163] Completed state [maas.machines_status] at time 00:06:09.936791 duration_in_ms=772.016
2018-01-14 00:06:09,940 [salt.minion      ][INFO    ][27163] Returning information for job: 20180114000606171467
2018-01-14 00:06:21,169 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000621185232
2018-01-14 00:06:21,190 [salt.minion      ][INFO    ][27182] Starting a new job with PID 27182
2018-01-14 00:06:21,579 [salt.state       ][INFO    ][27182] Loading fresh modules for state activity
2018-01-14 00:06:21,670 [salt.state       ][INFO    ][27182] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:21.670110
2018-01-14 00:06:21,671 [salt.state       ][INFO    ][27182] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:06:21,673 [salt.loaded.int.module.cmdmod][INFO    ][27182] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:06:23,026 [salt.state       ][INFO    ][27182] {'pid': 27189, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:06:23,027 [salt.state       ][INFO    ][27182] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:23.027734 duration_in_ms=1357.624
2018-01-14 00:06:23,030 [salt.state       ][INFO    ][27182] Running state [maas.machines_status] at time 00:06:23.030615
2018-01-14 00:06:23,031 [salt.state       ][INFO    ][27182] Executing state module.run for maas.machines_status
2018-01-14 00:06:24,048 [salt.state       ][INFO    ][27182] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:06:24,050 [salt.state       ][INFO    ][27182] Completed state [maas.machines_status] at time 00:06:24.050672 duration_in_ms=1020.077
2018-01-14 00:06:24,054 [salt.minion      ][INFO    ][27182] Returning information for job: 20180114000621185232
2018-01-14 00:06:35,331 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000635347415
2018-01-14 00:06:35,353 [salt.minion      ][INFO    ][27228] Starting a new job with PID 27228
2018-01-14 00:06:36,965 [salt.state       ][INFO    ][27228] Loading fresh modules for state activity
2018-01-14 00:06:37,016 [salt.state       ][INFO    ][27228] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:37.016478
2018-01-14 00:06:37,016 [salt.state       ][INFO    ][27228] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:06:37,018 [salt.loaded.int.module.cmdmod][INFO    ][27228] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:06:38,385 [salt.state       ][INFO    ][27228] {'pid': 27235, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:06:38,387 [salt.state       ][INFO    ][27228] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:38.386953 duration_in_ms=1370.474
2018-01-14 00:06:38,389 [salt.state       ][INFO    ][27228] Running state [maas.machines_status] at time 00:06:38.389772
2018-01-14 00:06:38,390 [salt.state       ][INFO    ][27228] Executing state module.run for maas.machines_status
2018-01-14 00:06:39,078 [salt.state       ][INFO    ][27228] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:06:39,079 [salt.state       ][INFO    ][27228] Completed state [maas.machines_status] at time 00:06:39.079289 duration_in_ms=689.517
2018-01-14 00:06:39,082 [salt.minion      ][INFO    ][27228] Returning information for job: 20180114000635347415
2018-01-14 00:06:50,222 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000650239186
2018-01-14 00:06:50,244 [salt.minion      ][INFO    ][27259] Starting a new job with PID 27259
2018-01-14 00:06:50,650 [salt.state       ][INFO    ][27259] Loading fresh modules for state activity
2018-01-14 00:06:50,736 [salt.state       ][INFO    ][27259] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:50.736354
2018-01-14 00:06:50,737 [salt.state       ][INFO    ][27259] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:06:50,739 [salt.loaded.int.module.cmdmod][INFO    ][27259] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:06:52,180 [salt.state       ][INFO    ][27259] {'pid': 27266, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:06:52,182 [salt.state       ][INFO    ][27259] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:52.182178 duration_in_ms=1445.824
2018-01-14 00:06:52,185 [salt.state       ][INFO    ][27259] Running state [maas.machines_status] at time 00:06:52.185132
2018-01-14 00:06:52,186 [salt.state       ][INFO    ][27259] Executing state module.run for maas.machines_status
2018-01-14 00:06:52,954 [salt.state       ][INFO    ][27259] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Failed deployment', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Failed deployment', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Failed deployment': 2})}}
2018-01-14 00:06:52,955 [salt.state       ][INFO    ][27259] Completed state [maas.machines_status] at time 00:06:52.955421 duration_in_ms=770.288
2018-01-14 00:06:52,963 [salt.minion      ][INFO    ][27259] Returning information for job: 20180114000650239186
2018-01-14 00:06:53,986 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000654003721
2018-01-14 00:06:54,008 [salt.minion      ][INFO    ][27280] Starting a new job with PID 27280
2018-01-14 00:06:54,415 [salt.state       ][INFO    ][27280] Loading fresh modules for state activity
2018-01-14 00:06:54,502 [salt.state       ][INFO    ][27280] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:54.502442
2018-01-14 00:06:54,502 [salt.state       ][INFO    ][27280] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:06:54,505 [salt.loaded.int.module.cmdmod][INFO    ][27280] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:06:55,793 [salt.state       ][INFO    ][27280] {'pid': 27293, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:06:55,793 [salt.state       ][INFO    ][27280] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:55.793713 duration_in_ms=1291.273
2018-01-14 00:06:55,794 [salt.state       ][INFO    ][27280] Running state [maas.machines_status] at time 00:06:55.794699
2018-01-14 00:06:55,795 [salt.state       ][INFO    ][27280] Executing state module.run for maas.machines_status
2018-01-14 00:06:56,528 [salt.state       ][INFO    ][27280] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Failed deployment', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Failed deployment', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Failed deployment': 2})}}
2018-01-14 00:06:56,528 [salt.state       ][INFO    ][27280] Completed state [maas.machines_status] at time 00:06:56.528595 duration_in_ms=733.893
2018-01-14 00:06:56,531 [salt.minion      ][INFO    ][27280] Returning information for job: 20180114000654003721
2018-01-14 00:06:57,559 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000657576567
2018-01-14 00:06:57,579 [salt.minion      ][INFO    ][27303] Starting a new job with PID 27303
2018-01-14 00:06:59,189 [salt.state       ][INFO    ][27303] Loading fresh modules for state activity
2018-01-14 00:06:59,237 [salt.fileclient  ][INFO    ][27303] Fetching file from saltenv 'base', ** done ** 'maas/machines/mark_broken_fixed.sls'
2018-01-14 00:06:59,265 [salt.state       ][INFO    ][27303] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:06:59.265578
2018-01-14 00:06:59,266 [salt.state       ][INFO    ][27303] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:06:59,267 [salt.loaded.int.module.cmdmod][INFO    ][27303] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:07:00,630 [salt.state       ][INFO    ][27303] {'pid': 27310, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:07:00,631 [salt.state       ][INFO    ][27303] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:07:00.631844 duration_in_ms=1366.265
2018-01-14 00:07:00,633 [salt.state       ][INFO    ][27303] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine mark-broken db8xfe && sleep 10 && maas opnfv machine mark-fixed db8xfe] at time 00:07:00.633538
2018-01-14 00:07:00,634 [salt.state       ][INFO    ][27303] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine mark-broken db8xfe && sleep 10 && maas opnfv machine mark-fixed db8xfe
2018-01-14 00:07:00,636 [salt.loaded.int.module.cmdmod][INFO    ][27303] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine mark-broken db8xfe && sleep 10 && maas opnfv machine mark-fixed db8xfe' in directory '/root'
2018-01-14 00:07:07,654 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114000707663787
2018-01-14 00:07:07,677 [salt.minion      ][INFO    ][27340] Starting a new job with PID 27340
2018-01-14 00:07:07,703 [salt.minion      ][INFO    ][27340] Returning information for job: 20180114000707663787
2018-01-14 00:07:16,960 [salt.state       ][INFO    ][27303] {'pid': 27315, 'retcode': 0, 'stderr': '', 'stdout': '\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name \'opnfv\'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n{\n    "tag_names": [],\n    "system_id": "db8xfe",\n    "storage_test_status": 2,\n    "boot_interface": {\n        "params": "",\n        "type": "physical",\n        "links": [\n            {\n                "mode": "dhcp",\n                "id": 43,\n                "subnet": {\n                    "id": 3,\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "rdns_mode": 2,\n                    "allow_proxy": true,\n                    "gateway_ip": "192.168.11.3",\n                    "vlan": {\n                        "secondary_rack": null,\n                        "id": 5003,\n                        "dhcp_on": true,\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "space": "undefined",\n                        "relay_vlan": null,\n                        "mtu": 1500,\n                        "vid": 0,\n                        "fabric": "fabric-2",\n                        "name": "untagged",\n                        "external_dhcp": null,\n                        "primary_rack": "dpqgm8",\n                        "fabric_id": 2\n                    },\n                    "dns_servers": [],\n                    "cidr": "192.168.11.0/24",\n                    "name": "192.168.11.0/24",\n                    "active_discovery": false,\n                    "managed": true,\n                    "space": "undefined"\n                }\n            }\n        ],\n        "id": 21,\n        "system_id": "db8xfe",\n        "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/interfaces/21/",\n        "mac_address": "00:25:b5:a0:00:4a",\n        "enabled": true,\n        "discovered": [],\n        "vlan": {\n            "secondary_rack": null,\n            "id": 5003,\n            "dhcp_on": true,\n            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n            "space": "undefined",\n            "relay_vlan": null,\n            "mtu": 1500,\n            "vid": 0,\n            "fabric": "fabric-2",\n            "name": "untagged",\n            "external_dhcp": null,\n            "primary_rack": "dpqgm8",\n            "fabric_id": 2\n        },\n        "parents": [],\n        "name": "enp6s0",\n        "effective_mtu": 1500,\n        "tags": [],\n        "children": []\n    },\n    "default_gateways": {\n        "ipv6": {\n            "link_id": null,\n            "gateway_ip": null\n        },\n        "ipv4": {\n            "link_id": null,\n            "gateway_ip": null\n        }\n    },\n    "iscsiblockdevice_set": [],\n    "node_type_name": "Machine",\n    "status_message": "(opnfv)",\n    "zone": {\n        "description": "",\n        "id": 1,\n        "name": "default",\n        "resource_uri": "/MAAS/api/2.0/zones/default/"\n    },\n    "virtualblockdevice_set": [\n        {\n            "filesystem": {\n                "mount_point": "/",\n                "fstype": "ext4",\n                "mount_options": null,\n                "label": "root",\n                "uuid": "e4d1ea20-5258-4ef3-bd25-e938ba986c64"\n            },\n            "type": "virtual",\n            "used_size": 2397988454400,\n            "id": 9,\n            "uuid": "3b6d24b3-ca16-4d8c-b079-4cd24155d91e",\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/9/",\n            "id_path": null,\n            "partitions": [],\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "path": "/dev/disk/by-dname/vgroot-lvroot",\n            "size": 2397988454400,\n            "partition_table_type": null,\n            "name": "vgroot-lvroot",\n            "block_size": 4096,\n            "available_size": 0,\n            "tags": [],\n            "system_id": "db8xfe",\n            "serial": null,\n            "model": null\n        }\n    ],\n    "hostname": "kvm03",\n    "owner": null,\n    "testing_status": 2,\n    "commissioning_status_name": "Passed",\n    "other_test_status": -1,\n    "memory_test_status_name": "Unknown",\n    "cpu_count": 16,\n    "osystem": "",\n    "status": 8,\n    "address_ttl": null,\n    "swap_size": null,\n    "commissioning_status": 2,\n    "pod": null,\n    "current_testing_result_id": 9,\n    "interface_set": [\n        {\n            "params": "",\n            "type": "physical",\n            "links": [\n                {\n                    "mode": "dhcp",\n                    "id": 43,\n                    "subnet": {\n                        "id": 3,\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "rdns_mode": 2,\n                        "allow_proxy": true,\n                        "gateway_ip": "192.168.11.3",\n                        "vlan": {\n                            "secondary_rack": null,\n                            "id": 5003,\n                            "dhcp_on": true,\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "space": "undefined",\n                            "relay_vlan": null,\n                            "mtu": 1500,\n                            "vid": 0,\n                            "fabric": "fabric-2",\n                            "name": "untagged",\n                            "external_dhcp": null,\n                            "primary_rack": "dpqgm8",\n                            "fabric_id": 2\n                        },\n                        "dns_servers": [],\n                        "cidr": "192.168.11.0/24",\n                        "name": "192.168.11.0/24",\n                        "active_discovery": false,\n                        "managed": true,\n                        "space": "undefined"\n                    }\n                }\n            ],\n            "id": 21,\n            "system_id": "db8xfe",\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/interfaces/21/",\n            "mac_address": "00:25:b5:a0:00:4a",\n            "enabled": true,\n            "discovered": [],\n            "vlan": {\n                "secondary_rack": null,\n                "id": 5003,\n                "dhcp_on": true,\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "space": "undefined",\n                "relay_vlan": null,\n                "mtu": 1500,\n                "vid": 0,\n                "fabric": "fabric-2",\n                "name": "untagged",\n                "external_dhcp": null,\n                "primary_rack": "dpqgm8",\n                "fabric_id": 2\n            },\n            "parents": [],\n            "name": "enp6s0",\n            "effective_mtu": 1500,\n            "tags": [],\n            "children": []\n        },\n        {\n            "params": "",\n            "type": "physical",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 45\n                }\n            ],\n            "id": 32,\n            "system_id": "db8xfe",\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/interfaces/32/",\n            "mac_address": "00:25:b5:a0:00:4c",\n            "enabled": true,\n            "discovered": null,\n            "vlan": {\n                "secondary_rack": null,\n                "id": 5001,\n                "dhcp_on": false,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "space": "undefined",\n                "relay_vlan": null,\n                "mtu": 1500,\n                "vid": 0,\n                "fabric": "fabric-0",\n                "name": "untagged",\n                "external_dhcp": "10.20.0.1",\n                "primary_rack": null,\n                "fabric_id": 0\n            },\n            "parents": [],\n            "name": "enp8s0",\n            "effective_mtu": 1500,\n            "tags": [],\n            "children": []\n        },\n        {\n            "params": "",\n            "type": "physical",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 47\n                }\n            ],\n            "id": 34,\n            "system_id": "db8xfe",\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/interfaces/34/",\n            "mac_address": "00:25:b5:a0:00:4d",\n            "enabled": true,\n            "discovered": null,\n            "vlan": {\n                "secondary_rack": null,\n                "id": 5001,\n                "dhcp_on": false,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "space": "undefined",\n                "relay_vlan": null,\n                "mtu": 1500,\n                "vid": 0,\n                "fabric": "fabric-0",\n                "name": "untagged",\n                "external_dhcp": "10.20.0.1",\n                "primary_rack": null,\n                "fabric_id": 0\n            },\n            "parents": [],\n            "name": "enp9s0",\n            "effective_mtu": 1500,\n            "tags": [],\n            "children": []\n        },\n        {\n            "params": "",\n            "type": "physical",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 48\n                }\n            ],\n            "id": 35,\n            "system_id": "db8xfe",\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/interfaces/35/",\n            "mac_address": "00:25:b5:a0:00:4b",\n            "enabled": true,\n            "discovered": null,\n            "vlan": {\n                "secondary_rack": null,\n                "id": 5001,\n                "dhcp_on": false,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "space": "undefined",\n                "relay_vlan": null,\n                "mtu": 1500,\n                "vid": 0,\n                "fabric": "fabric-0",\n                "name": "untagged",\n                "external_dhcp": "10.20.0.1",\n                "primary_rack": null,\n                "fabric_id": 0\n            },\n            "parents": [],\n            "name": "enp7s0",\n            "effective_mtu": 1500,\n            "tags": [],\n            "children": []\n        }\n    ],\n    "current_commissioning_result_id": 8,\n    "current_installation_result_id": null,\n    "storage_test_status_name": "Passed",\n    "raids": [],\n    "blockdevice_set": [\n        {\n            "filesystem": null,\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837273a7701cc7886005a67804",\n            "system_id": "db8xfe",\n            "used_size": 2397998940160,\n            "id": 4,\n            "uuid": null,\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/",\n            "type": "physical",\n            "partitions": [\n                {\n                    "size": 2397992648704,\n                    "filesystem": {\n                        "mount_point": null,\n                        "fstype": "lvm-pv",\n                        "mount_options": null,\n                        "label": null,\n                        "uuid": "fa5f6bbd-ebfd-4caf-8da7-3712a9c4cbba"\n                    },\n                    "bootable": false,\n                    "id": 4,\n                    "uuid": "41b7fead-69d1-4951-a39b-7d3c35877306",\n                    "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/partition/4",\n                    "type": "partition",\n                    "device_id": 4,\n                    "used_for": "LVM volume for vgroot",\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "system_id": "db8xfe"\n                }\n            ],\n            "used_for": "GPT partitioned with 1 partition",\n            "path": "/dev/disk/by-dname/sda",\n            "size": 2397998940160,\n            "partition_table_type": "GPT",\n            "name": "sda",\n            "block_size": 4096,\n            "available_size": 0,\n            "tags": [\n                "rotary"\n            ],\n            "serial": "618e72837273a7701cc7886005a67804",\n            "model": "UCSB-MRAID12G"\n        },\n        {\n            "filesystem": {\n                "mount_point": "/",\n                "fstype": "ext4",\n                "mount_options": null,\n                "label": "root",\n                "uuid": "e4d1ea20-5258-4ef3-bd25-e938ba986c64"\n            },\n            "id_path": null,\n            "system_id": "db8xfe",\n            "used_size": 2397988454400,\n            "id": 9,\n            "uuid": "3b6d24b3-ca16-4d8c-b079-4cd24155d91e",\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/9/",\n            "type": "virtual",\n            "partitions": [],\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "path": "/dev/disk/by-dname/lvroot",\n            "size": 2397988454400,\n            "partition_table_type": null,\n            "name": "vgroot-lvroot",\n            "block_size": 4096,\n            "available_size": 0,\n            "tags": [],\n            "serial": null,\n            "model": null\n        }\n    ],\n    "cpu_test_status": -1,\n    "volume_groups": [\n        {\n            "id": 4,\n            "system_id": "db8xfe",\n            "__incomplete__": true\n        }\n    ],\n    "boot_disk": {\n        "filesystem": null,\n        "type": "physical",\n        "used_size": 2397998940160,\n        "id": 4,\n        "uuid": null,\n        "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/",\n        "id_path": "/dev/disk/by-id/wwn-0x618e72837273a7701cc7886005a67804",\n        "partitions": [\n            {\n                "size": 2397992648704,\n                "filesystem": {\n                    "mount_point": null,\n                    "fstype": "lvm-pv",\n                    "mount_options": null,\n                    "label": null,\n                    "uuid": "fa5f6bbd-ebfd-4caf-8da7-3712a9c4cbba"\n                },\n                "bootable": false,\n                "id": 4,\n                "uuid": "41b7fead-69d1-4951-a39b-7d3c35877306",\n                "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/partition/4",\n                "type": "partition",\n                "device_id": 4,\n                "used_for": "LVM volume for vgroot",\n                "path": "/dev/disk/by-dname/sda-part2",\n                "system_id": "db8xfe"\n            }\n        ],\n        "used_for": "GPT partitioned with 1 partition",\n        "path": "/dev/disk/by-dname/sda",\n        "size": 2397998940160,\n        "partition_table_type": "GPT",\n        "name": "sda",\n        "block_size": 4096,\n        "available_size": 0,\n        "tags": [\n            "rotary"\n        ],\n        "system_id": "db8xfe",\n        "serial": "618e72837273a7701cc7886005a67804",\n        "model": "UCSB-MRAID12G"\n    },\n    "min_hwe_kernel": "hwe-16.04-edge",\n    "architecture": "amd64/generic",\n    "storage": 2397998.9401599998,\n    "power_state": "on",\n    "status_action": "mark broken",\n    "domain": {\n        "resource_uri": "/MAAS/api/2.0/domains/0/",\n        "authoritative": true,\n        "id": 0,\n        "name": "baremetal-mcp-pike-ovs-ha.local",\n        "resource_record_count": 9,\n        "ttl": null\n    },\n    "testing_status_name": "Passed",\n    "physicalblockdevice_set": [\n        {\n            "filesystem": null,\n            "type": "physical",\n            "used_size": 2397998940160,\n            "id": 4,\n            "uuid": null,\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/",\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837273a7701cc7886005a67804",\n            "partitions": [\n                {\n                    "size": 2397992648704,\n                    "filesystem": {\n                        "mount_point": null,\n                        "fstype": "lvm-pv",\n                        "mount_options": null,\n                        "label": null,\n                        "uuid": "fa5f6bbd-ebfd-4caf-8da7-3712a9c4cbba"\n                    },\n                    "bootable": false,\n                    "id": 4,\n                    "uuid": "41b7fead-69d1-4951-a39b-7d3c35877306",\n                    "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/partition/4",\n                    "type": "partition",\n                    "device_id": 4,\n                    "used_for": "LVM volume for vgroot",\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "system_id": "db8xfe"\n                }\n            ],\n            "used_for": "GPT partitioned with 1 partition",\n            "path": "/dev/disk/by-dname/sda",\n            "size": 2397998940160,\n            "partition_table_type": "GPT",\n            "name": "sda",\n            "block_size": 4096,\n            "available_size": 0,\n            "tags": [\n                "rotary"\n            ],\n            "system_id": "db8xfe",\n            "serial": "618e72837273a7701cc7886005a67804",\n            "model": "UCSB-MRAID12G"\n        }\n    ],\n    "memory_test_status": -1,\n    "distro_series": "",\n    "node_type": 0,\n    "hwe_kernel": null,\n    "fqdn": "kvm03.baremetal-mcp-pike-ovs-ha.local",\n    "status_name": "Broken",\n    "cpu_test_status_name": "Unknown",\n    "resource_uri": "/MAAS/api/2.0/machines/db8xfe/",\n    "special_filesystems": [],\n    "ip_addresses": [],\n    "bcaches": [],\n    "other_test_status_name": "Unknown",\n    "disable_ipv4": false,\n    "owner_data": {},\n    "memory": 32768,\n    "power_type": "ipmi",\n    "cache_sets": [],\n    "netboot": true\n}{\n    "storage": 2397998.9401599998,\n    "zone": {\n        "description": "",\n        "id": 1,\n        "resource_uri": "/MAAS/api/2.0/zones/default/",\n        "name": "default"\n    },\n    "memory": 32768,\n    "cpu_test_status": -1,\n    "swap_size": null,\n    "power_state": "off",\n    "default_gateways": {\n        "ipv6": {\n            "gateway_ip": null,\n            "link_id": null\n        },\n        "ipv4": {\n            "gateway_ip": null,\n            "link_id": null\n        }\n    },\n    "other_test_status_name": "Unknown",\n    "memory_test_status": -1,\n    "owner": null,\n    "cpu_count": 16,\n    "blockdevice_set": [\n        {\n            "filesystem": null,\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/",\n            "model": "UCSB-MRAID12G",\n            "uuid": null,\n            "path": "/dev/disk/by-dname/sda",\n            "used_size": 2397998940160,\n            "partitions": [\n                {\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "filesystem": {\n                        "fstype": "lvm-pv",\n                        "mount_point": null,\n                        "mount_options": null,\n                        "label": null,\n                        "uuid": "fa5f6bbd-ebfd-4caf-8da7-3712a9c4cbba"\n                    },\n                    "system_id": "db8xfe",\n                    "bootable": false,\n                    "id": 4,\n                    "size": 2397992648704,\n                    "used_for": "LVM volume for vgroot",\n                    "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/partition/4",\n                    "uuid": "41b7fead-69d1-4951-a39b-7d3c35877306",\n                    "device_id": 4,\n                    "type": "partition"\n                }\n            ],\n            "serial": "618e72837273a7701cc7886005a67804",\n            "tags": [\n                "rotary"\n            ],\n            "partition_table_type": "GPT",\n            "system_id": "db8xfe",\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837273a7701cc7886005a67804",\n            "id": 4,\n            "size": 2397998940160,\n            "used_for": "GPT partitioned with 1 partition",\n            "block_size": 4096,\n            "name": "sda",\n            "available_size": 0,\n            "type": "physical"\n        },\n        {\n            "filesystem": {\n                "fstype": "ext4",\n                "mount_point": "/",\n                "mount_options": null,\n                "label": "root",\n                "uuid": "e4d1ea20-5258-4ef3-bd25-e938ba986c64"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/9/",\n            "model": null,\n            "uuid": "3b6d24b3-ca16-4d8c-b079-4cd24155d91e",\n            "path": "/dev/disk/by-dname/lvroot",\n            "used_size": 2397988454400,\n            "partitions": [],\n            "serial": null,\n            "tags": [],\n            "partition_table_type": null,\n            "system_id": "db8xfe",\n            "id_path": null,\n            "id": 9,\n            "size": 2397988454400,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "block_size": 4096,\n            "name": "vgroot-lvroot",\n            "available_size": 0,\n            "type": "virtual"\n        }\n    ],\n    "status": 4,\n    "status_message": "(opnfv)",\n    "other_test_status": -1,\n    "physicalblockdevice_set": [\n        {\n            "filesystem": null,\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/",\n            "model": "UCSB-MRAID12G",\n            "uuid": null,\n            "path": "/dev/disk/by-dname/sda",\n            "used_size": 2397998940160,\n            "name": "sda",\n            "tags": [\n                "rotary"\n            ],\n            "partition_table_type": "GPT",\n            "system_id": "db8xfe",\n            "type": "physical",\n            "used_for": "GPT partitioned with 1 partition",\n            "size": 2397998940160,\n            "partitions": [\n                {\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "filesystem": {\n                        "fstype": "lvm-pv",\n                        "mount_point": null,\n                        "mount_options": null,\n                        "label": null,\n                        "uuid": "fa5f6bbd-ebfd-4caf-8da7-3712a9c4cbba"\n                    },\n                    "system_id": "db8xfe",\n                    "bootable": false,\n                    "id": 4,\n                    "size": 2397992648704,\n                    "used_for": "LVM volume for vgroot",\n                    "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/partition/4",\n                    "uuid": "41b7fead-69d1-4951-a39b-7d3c35877306",\n                    "device_id": 4,\n                    "type": "partition"\n                }\n            ],\n            "id": 4,\n            "serial": "618e72837273a7701cc7886005a67804",\n            "block_size": 4096,\n            "available_size": 0,\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837273a7701cc7886005a67804"\n        }\n    ],\n    "commissioning_status_name": "Passed",\n    "ip_addresses": [],\n    "address_ttl": null,\n    "special_filesystems": [],\n    "raids": [],\n    "testing_status": 2,\n    "iscsiblockdevice_set": [],\n    "storage_test_status_name": "Passed",\n    "cpu_test_status_name": "Unknown",\n    "current_installation_result_id": null,\n    "min_hwe_kernel": "hwe-16.04-edge",\n    "system_id": "db8xfe",\n    "current_commissioning_result_id": 8,\n    "virtualblockdevice_set": [\n        {\n            "filesystem": {\n                "fstype": "ext4",\n                "mount_point": "/",\n                "mount_options": null,\n                "label": "root",\n                "uuid": "e4d1ea20-5258-4ef3-bd25-e938ba986c64"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/9/",\n            "model": null,\n            "uuid": "3b6d24b3-ca16-4d8c-b079-4cd24155d91e",\n            "path": "/dev/disk/by-dname/vgroot-lvroot",\n            "used_size": 2397988454400,\n            "name": "vgroot-lvroot",\n            "tags": [],\n            "partition_table_type": null,\n            "system_id": "db8xfe",\n            "type": "virtual",\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "size": 2397988454400,\n            "partitions": [],\n            "id": 9,\n            "serial": null,\n            "block_size": 4096,\n            "available_size": 0,\n            "id_path": null\n        }\n    ],\n    "status_action": "mark fixed",\n    "current_testing_result_id": 9,\n    "power_type": "ipmi",\n    "domain": {\n        "authoritative": true,\n        "resource_uri": "/MAAS/api/2.0/domains/0/",\n        "resource_record_count": 9,\n        "id": 0,\n        "ttl": null,\n        "name": "baremetal-mcp-pike-ovs-ha.local"\n    },\n    "interface_set": [\n        {\n            "mac_address": "00:25:b5:a0:00:4a",\n            "vlan": {\n                "secondary_rack": null,\n                "dhcp_on": true,\n                "vid": 0,\n                "mtu": 1500,\n                "name": "untagged",\n                "fabric_id": 2,\n                "space": "undefined",\n                "primary_rack": "dpqgm8",\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "external_dhcp": null,\n                "relay_vlan": null,\n                "id": 5003,\n                "fabric": "fabric-2"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/interfaces/21/",\n            "name": "enp6s0",\n            "discovered": [],\n            "tags": [],\n            "enabled": true,\n            "links": [\n                {\n                    "subnet": {\n                        "vlan": {\n                            "secondary_rack": null,\n                            "dhcp_on": true,\n                            "vid": 0,\n                            "mtu": 1500,\n                            "name": "untagged",\n                            "fabric_id": 2,\n                            "space": "undefined",\n                            "primary_rack": "dpqgm8",\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "external_dhcp": null,\n                            "relay_vlan": null,\n                            "id": 5003,\n                            "fabric": "fabric-2"\n                        },\n                        "managed": true,\n                        "gateway_ip": "192.168.11.3",\n                        "allow_proxy": true,\n                        "name": "192.168.11.0/24",\n                        "space": "undefined",\n                        "cidr": "192.168.11.0/24",\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "id": 3,\n                        "dns_servers": [],\n                        "active_discovery": false,\n                        "rdns_mode": 2\n                    },\n                    "mode": "dhcp",\n                    "id": 43\n                }\n            ],\n            "system_id": "db8xfe",\n            "type": "physical",\n            "effective_mtu": 1500,\n            "id": 21,\n            "children": [],\n            "params": "",\n            "parents": []\n        },\n        {\n            "mac_address": "00:25:b5:a0:00:4c",\n            "vlan": {\n                "secondary_rack": null,\n                "dhcp_on": false,\n                "vid": 0,\n                "mtu": 1500,\n                "name": "untagged",\n                "fabric_id": 0,\n                "space": "undefined",\n                "primary_rack": null,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "external_dhcp": "10.20.0.1",\n                "relay_vlan": null,\n                "id": 5001,\n                "fabric": "fabric-0"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/interfaces/32/",\n            "name": "enp8s0",\n            "discovered": null,\n            "tags": [],\n            "enabled": true,\n            "links": [\n                {\n                    "id": 45,\n                    "mode": "link_up"\n                }\n            ],\n            "system_id": "db8xfe",\n            "type": "physical",\n            "effective_mtu": 1500,\n            "id": 32,\n            "children": [],\n            "params": "",\n            "parents": []\n        },\n        {\n            "mac_address": "00:25:b5:a0:00:4d",\n            "vlan": {\n                "secondary_rack": null,\n                "dhcp_on": false,\n                "vid": 0,\n                "mtu": 1500,\n                "name": "untagged",\n                "fabric_id": 0,\n                "space": "undefined",\n                "primary_rack": null,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "external_dhcp": "10.20.0.1",\n                "relay_vlan": null,\n                "id": 5001,\n                "fabric": "fabric-0"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/interfaces/34/",\n            "name": "enp9s0",\n            "discovered": null,\n            "tags": [],\n            "enabled": true,\n            "links": [\n                {\n                    "id": 47,\n                    "mode": "link_up"\n                }\n            ],\n            "system_id": "db8xfe",\n            "type": "physical",\n            "effective_mtu": 1500,\n            "id": 34,\n            "children": [],\n            "params": "",\n            "parents": []\n        },\n        {\n            "mac_address": "00:25:b5:a0:00:4b",\n            "vlan": {\n                "secondary_rack": null,\n                "dhcp_on": false,\n                "vid": 0,\n                "mtu": 1500,\n                "name": "untagged",\n                "fabric_id": 0,\n                "space": "undefined",\n                "primary_rack": null,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "external_dhcp": "10.20.0.1",\n                "relay_vlan": null,\n                "id": 5001,\n                "fabric": "fabric-0"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/interfaces/35/",\n            "name": "enp7s0",\n            "discovered": null,\n            "tags": [],\n            "enabled": true,\n            "links": [\n                {\n                    "id": 48,\n                    "mode": "link_up"\n                }\n            ],\n            "system_id": "db8xfe",\n            "type": "physical",\n            "effective_mtu": 1500,\n            "id": 35,\n            "children": [],\n            "params": "",\n            "parents": []\n        }\n    ],\n    "architecture": "amd64/generic",\n    "testing_status_name": "Passed",\n    "hostname": "kvm03",\n    "node_type": 0,\n    "resource_uri": "/MAAS/api/2.0/machines/db8xfe/",\n    "boot_interface": {\n        "mac_address": "00:25:b5:a0:00:4a",\n        "vlan": {\n            "secondary_rack": null,\n            "dhcp_on": true,\n            "vid": 0,\n            "mtu": 1500,\n            "name": "untagged",\n            "fabric_id": 2,\n            "space": "undefined",\n            "primary_rack": "dpqgm8",\n            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n            "external_dhcp": null,\n            "relay_vlan": null,\n            "id": 5003,\n            "fabric": "fabric-2"\n        },\n        "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/interfaces/21/",\n        "name": "enp6s0",\n        "discovered": [],\n        "tags": [],\n        "enabled": true,\n        "links": [\n            {\n                "subnet": {\n                    "vlan": {\n                        "secondary_rack": null,\n                        "dhcp_on": true,\n                        "vid": 0,\n                        "mtu": 1500,\n                        "name": "untagged",\n                        "fabric_id": 2,\n                        "space": "undefined",\n                        "primary_rack": "dpqgm8",\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "external_dhcp": null,\n                        "relay_vlan": null,\n                        "id": 5003,\n                        "fabric": "fabric-2"\n                    },\n                    "managed": true,\n                    "gateway_ip": "192.168.11.3",\n                    "allow_proxy": true,\n                    "name": "192.168.11.0/24",\n                    "space": "undefined",\n                    "cidr": "192.168.11.0/24",\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "id": 3,\n                    "dns_servers": [],\n                    "active_discovery": false,\n                    "rdns_mode": 2\n                },\n                "mode": "dhcp",\n                "id": 43\n            }\n        ],\n        "system_id": "db8xfe",\n        "type": "physical",\n        "effective_mtu": 1500,\n        "id": 21,\n        "children": [],\n        "params": "",\n        "parents": []\n    },\n    "distro_series": "",\n    "status_name": "Ready",\n    "memory_test_status_name": "Unknown",\n    "commissioning_status": 2,\n    "storage_test_status": 2,\n    "tag_names": [],\n    "disable_ipv4": false,\n    "osystem": "",\n    "owner_data": {},\n    "cache_sets": [],\n    "fqdn": "kvm03.baremetal-mcp-pike-ovs-ha.local",\n    "volume_groups": [\n        {\n            "id": 4,\n            "system_id": "db8xfe",\n            "__incomplete__": true\n        }\n    ],\n    "pod": null,\n    "node_type_name": "Machine",\n    "bcaches": [],\n    "netboot": true,\n    "boot_disk": {\n        "filesystem": null,\n        "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/",\n        "model": "UCSB-MRAID12G",\n        "uuid": null,\n        "path": "/dev/disk/by-dname/sda",\n        "used_size": 2397998940160,\n        "name": "sda",\n        "tags": [\n            "rotary"\n        ],\n        "partition_table_type": "GPT",\n        "system_id": "db8xfe",\n        "type": "physical",\n        "used_for": "GPT partitioned with 1 partition",\n        "size": 2397998940160,\n        "partitions": [\n            {\n                "path": "/dev/disk/by-dname/sda-part2",\n                "filesystem": {\n                    "fstype": "lvm-pv",\n                    "mount_point": null,\n                    "mount_options": null,\n                    "label": null,\n                    "uuid": "fa5f6bbd-ebfd-4caf-8da7-3712a9c4cbba"\n                },\n                "system_id": "db8xfe",\n                "bootable": false,\n                "id": 4,\n                "size": 2397992648704,\n                "used_for": "LVM volume for vgroot",\n                "resource_uri": "/MAAS/api/2.0/nodes/db8xfe/blockdevices/4/partition/4",\n                "uuid": "41b7fead-69d1-4951-a39b-7d3c35877306",\n                "device_id": 4,\n                "type": "partition"\n            }\n        ],\n        "id": 4,\n        "serial": "618e72837273a7701cc7886005a67804",\n        "block_size": 4096,\n        "available_size": 0,\n        "id_path": "/dev/disk/by-id/wwn-0x618e72837273a7701cc7886005a67804"\n    },\n    "hwe_kernel": null\n}'}
2018-01-14 00:07:16,963 [salt.state       ][INFO    ][27303] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine mark-broken db8xfe && sleep 10 && maas opnfv machine mark-fixed db8xfe] at time 00:07:16.963605 duration_in_ms=16330.067
2018-01-14 00:07:16,968 [salt.minion      ][INFO    ][27303] Returning information for job: 20180114000657576567
2018-01-14 00:07:28,190 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000728201458
2018-01-14 00:07:28,210 [salt.minion      ][INFO    ][27390] Starting a new job with PID 27390
2018-01-14 00:07:29,781 [salt.state       ][INFO    ][27390] Loading fresh modules for state activity
2018-01-14 00:07:29,873 [salt.state       ][INFO    ][27390] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:07:29.873369
2018-01-14 00:07:29,874 [salt.state       ][INFO    ][27390] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:07:29,877 [salt.loaded.int.module.cmdmod][INFO    ][27390] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:07:31,191 [salt.state       ][INFO    ][27390] {'pid': 27397, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:07:31,193 [salt.state       ][INFO    ][27390] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:07:31.193108 duration_in_ms=1319.739
2018-01-14 00:07:31,194 [salt.state       ][INFO    ][27390] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine mark-broken fhy7we && sleep 10 && maas opnfv machine mark-fixed fhy7we] at time 00:07:31.194887
2018-01-14 00:07:31,196 [salt.state       ][INFO    ][27390] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine mark-broken fhy7we && sleep 10 && maas opnfv machine mark-fixed fhy7we
2018-01-14 00:07:31,197 [salt.loaded.int.module.cmdmod][INFO    ][27390] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine mark-broken fhy7we && sleep 10 && maas opnfv machine mark-fixed fhy7we' in directory '/root'
2018-01-14 00:07:38,285 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command saltutil.find_job with jid 20180114000738294972
2018-01-14 00:07:38,308 [salt.minion      ][INFO    ][27433] Starting a new job with PID 27433
2018-01-14 00:07:38,334 [salt.minion      ][INFO    ][27433] Returning information for job: 20180114000738294972
2018-01-14 00:07:47,208 [salt.state       ][INFO    ][27390] {'pid': 27413, 'retcode': 0, 'stderr': '', 'stdout': '\nYou are now logged in to the MAAS server at\nhttp://192.168.11.3:5240/MAAS/api/2.0/ with the profile name \'opnfv\'.\n\nFor help with the available commands, try:\n\n  maas opnfv --help\n\n{\n    "hwe_kernel": null,\n    "cache_sets": [],\n    "other_test_status": -1,\n    "status_name": "Broken",\n    "bcaches": [],\n    "resource_uri": "/MAAS/api/2.0/machines/fhy7we/",\n    "testing_status": 2,\n    "osystem": "",\n    "volume_groups": [\n        {\n            "id": 3,\n            "system_id": "fhy7we",\n            "__incomplete__": true\n        }\n    ],\n    "address_ttl": null,\n    "current_installation_result_id": null,\n    "iscsiblockdevice_set": [],\n    "virtualblockdevice_set": [\n        {\n            "partitions": [],\n            "type": "virtual",\n            "model": null,\n            "block_size": 4096,\n            "used_size": 2397988454400,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "uuid": "0a684d7c-3d85-4086-82a6-1f4ade46e44f",\n            "serial": null,\n            "id_path": null,\n            "system_id": "fhy7we",\n            "filesystem": {\n                "mount_point": "/",\n                "fstype": "ext4",\n                "label": "root",\n                "mount_options": null,\n                "uuid": "70508ba7-abdc-4c64-ba76-0e02709e0d8a"\n            },\n            "name": "vgroot-lvroot",\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/8/",\n            "available_size": 0,\n            "size": 2397988454400,\n            "partition_table_type": null,\n            "id": 8,\n            "path": "/dev/disk/by-dname/vgroot-lvroot",\n            "tags": []\n        }\n    ],\n    "disable_ipv4": false,\n    "raids": [],\n    "architecture": "amd64/generic",\n    "cpu_test_status": -1,\n    "distro_series": "",\n    "commissioning_status": 2,\n    "pod": null,\n    "boot_disk": {\n        "partitions": [\n            {\n                "system_id": "fhy7we",\n                "filesystem": {\n                    "mount_point": null,\n                    "fstype": "lvm-pv",\n                    "label": null,\n                    "mount_options": null,\n                    "uuid": "5ab00108-ca4c-42f3-a049-10a61b8141dd"\n                },\n                "bootable": false,\n                "type": "partition",\n                "size": 2397992648704,\n                "id": 3,\n                "device_id": 3,\n                "used_for": "LVM volume for vgroot",\n                "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/partition/3",\n                "path": "/dev/disk/by-dname/sda-part2",\n                "uuid": "fc9c6738-3ff2-4b33-822b-68fbf2c39920"\n            }\n        ],\n        "type": "physical",\n        "model": "UCSB-MRAID12G",\n        "block_size": 4096,\n        "used_size": 2397998940160,\n        "used_for": "GPT partitioned with 1 partition",\n        "uuid": null,\n        "serial": "618e72837273a8901cc7884d05b001c0",\n        "id_path": "/dev/disk/by-id/wwn-0x618e72837273a8901cc7884d05b001c0",\n        "system_id": "fhy7we",\n        "filesystem": null,\n        "name": "sda",\n        "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/",\n        "available_size": 0,\n        "size": 2397998940160,\n        "partition_table_type": "GPT",\n        "id": 3,\n        "path": "/dev/disk/by-dname/sda",\n        "tags": [\n            "rotary"\n        ]\n    },\n    "cpu_test_status_name": "Unknown",\n    "power_state": "on",\n    "zone": {\n        "description": "",\n        "id": 1,\n        "name": "default",\n        "resource_uri": "/MAAS/api/2.0/zones/default/"\n    },\n    "memory_test_status": -1,\n    "status": 8,\n    "power_type": "ipmi",\n    "boot_interface": {\n        "tags": [],\n        "vlan": {\n            "secondary_rack": null,\n            "external_dhcp": null,\n            "fabric_id": 2,\n            "space": "undefined",\n            "mtu": 1500,\n            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n            "relay_vlan": null,\n            "primary_rack": "dpqgm8",\n            "name": "untagged",\n            "vid": 0,\n            "dhcp_on": true,\n            "id": 5003,\n            "fabric": "fabric-2"\n        },\n        "enabled": true,\n        "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/interfaces/22/",\n        "effective_mtu": 1500,\n        "params": "",\n        "mac_address": "00:25:b5:a0:00:3a",\n        "parents": [],\n        "system_id": "fhy7we",\n        "links": [\n            {\n                "id": 40,\n                "mode": "dhcp",\n                "subnet": {\n                    "space": "undefined",\n                    "managed": true,\n                    "vlan": {\n                        "secondary_rack": null,\n                        "external_dhcp": null,\n                        "fabric_id": 2,\n                        "space": "undefined",\n                        "mtu": 1500,\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "relay_vlan": null,\n                        "primary_rack": "dpqgm8",\n                        "name": "untagged",\n                        "vid": 0,\n                        "dhcp_on": true,\n                        "id": 5003,\n                        "fabric": "fabric-2"\n                    },\n                    "dns_servers": [],\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "active_discovery": false,\n                    "rdns_mode": 2,\n                    "gateway_ip": "192.168.11.3",\n                    "cidr": "192.168.11.0/24",\n                    "id": 3,\n                    "allow_proxy": true,\n                    "name": "192.168.11.0/24"\n                }\n            }\n        ],\n        "discovered": [],\n        "type": "physical",\n        "id": 22,\n        "children": [],\n        "name": "enp6s0"\n    },\n    "interface_set": [\n        {\n            "tags": [],\n            "vlan": {\n                "secondary_rack": null,\n                "external_dhcp": null,\n                "fabric_id": 2,\n                "space": "undefined",\n                "mtu": 1500,\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "relay_vlan": null,\n                "primary_rack": "dpqgm8",\n                "name": "untagged",\n                "vid": 0,\n                "dhcp_on": true,\n                "id": 5003,\n                "fabric": "fabric-2"\n            },\n            "enabled": true,\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/interfaces/22/",\n            "effective_mtu": 1500,\n            "params": "",\n            "mac_address": "00:25:b5:a0:00:3a",\n            "parents": [],\n            "system_id": "fhy7we",\n            "links": [\n                {\n                    "id": 40,\n                    "mode": "dhcp",\n                    "subnet": {\n                        "space": "undefined",\n                        "managed": true,\n                        "vlan": {\n                            "secondary_rack": null,\n                            "external_dhcp": null,\n                            "fabric_id": 2,\n                            "space": "undefined",\n                            "mtu": 1500,\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "relay_vlan": null,\n                            "primary_rack": "dpqgm8",\n                            "name": "untagged",\n                            "vid": 0,\n                            "dhcp_on": true,\n                            "id": 5003,\n                            "fabric": "fabric-2"\n                        },\n                        "dns_servers": [],\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "active_discovery": false,\n                        "rdns_mode": 2,\n                        "gateway_ip": "192.168.11.3",\n                        "cidr": "192.168.11.0/24",\n                        "id": 3,\n                        "allow_proxy": true,\n                        "name": "192.168.11.0/24"\n                    }\n                }\n            ],\n            "discovered": [],\n            "type": "physical",\n            "id": 22,\n            "children": [],\n            "name": "enp6s0"\n        },\n        {\n            "tags": [],\n            "vlan": {\n                "secondary_rack": null,\n                "external_dhcp": "10.20.0.1",\n                "fabric_id": 0,\n                "space": "undefined",\n                "mtu": 1500,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "relay_vlan": null,\n                "primary_rack": null,\n                "name": "untagged",\n                "vid": 0,\n                "dhcp_on": false,\n                "id": 5001,\n                "fabric": "fabric-0"\n            },\n            "enabled": true,\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/interfaces/30/",\n            "effective_mtu": 1500,\n            "params": "",\n            "mac_address": "00:25:b5:a0:00:3c",\n            "parents": [],\n            "system_id": "fhy7we",\n            "links": [\n                {\n                    "id": 42,\n                    "mode": "link_up"\n                }\n            ],\n            "discovered": null,\n            "type": "physical",\n            "id": 30,\n            "children": [],\n            "name": "enp8s0"\n        },\n        {\n            "tags": [],\n            "vlan": {\n                "secondary_rack": null,\n                "external_dhcp": "10.20.0.1",\n                "fabric_id": 0,\n                "space": "undefined",\n                "mtu": 1500,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "relay_vlan": null,\n                "primary_rack": null,\n                "name": "untagged",\n                "vid": 0,\n                "dhcp_on": false,\n                "id": 5001,\n                "fabric": "fabric-0"\n            },\n            "enabled": true,\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/interfaces/31/",\n            "effective_mtu": 1500,\n            "params": "",\n            "mac_address": "00:25:b5:a0:00:3d",\n            "parents": [],\n            "system_id": "fhy7we",\n            "links": [\n                {\n                    "id": 44,\n                    "mode": "link_up"\n                }\n            ],\n            "discovered": null,\n            "type": "physical",\n            "id": 31,\n            "children": [],\n            "name": "enp9s0"\n        },\n        {\n            "tags": [],\n            "vlan": {\n                "secondary_rack": null,\n                "external_dhcp": "10.20.0.1",\n                "fabric_id": 0,\n                "space": "undefined",\n                "mtu": 1500,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "relay_vlan": null,\n                "primary_rack": null,\n                "name": "untagged",\n                "vid": 0,\n                "dhcp_on": false,\n                "id": 5001,\n                "fabric": "fabric-0"\n            },\n            "enabled": true,\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/interfaces/33/",\n            "effective_mtu": 1500,\n            "params": "",\n            "mac_address": "00:25:b5:a0:00:3b",\n            "parents": [],\n            "system_id": "fhy7we",\n            "links": [\n                {\n                    "id": 46,\n                    "mode": "link_up"\n                }\n            ],\n            "discovered": null,\n            "type": "physical",\n            "id": 33,\n            "children": [],\n            "name": "enp7s0"\n        }\n    ],\n    "memory_test_status_name": "Unknown",\n    "current_commissioning_result_id": 10,\n    "ip_addresses": [],\n    "hostname": "kvm02",\n    "node_type": 0,\n    "storage_test_status": 2,\n    "status_message": "(opnfv)",\n    "memory": 32768,\n    "current_testing_result_id": 11,\n    "other_test_status_name": "Unknown",\n    "physicalblockdevice_set": [\n        {\n            "partitions": [\n                {\n                    "system_id": "fhy7we",\n                    "filesystem": {\n                        "mount_point": null,\n                        "fstype": "lvm-pv",\n                        "label": null,\n                        "mount_options": null,\n                        "uuid": "5ab00108-ca4c-42f3-a049-10a61b8141dd"\n                    },\n                    "bootable": false,\n                    "type": "partition",\n                    "size": 2397992648704,\n                    "id": 3,\n                    "device_id": 3,\n                    "used_for": "LVM volume for vgroot",\n                    "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/partition/3",\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "uuid": "fc9c6738-3ff2-4b33-822b-68fbf2c39920"\n                }\n            ],\n            "type": "physical",\n            "model": "UCSB-MRAID12G",\n            "block_size": 4096,\n            "used_size": 2397998940160,\n            "used_for": "GPT partitioned with 1 partition",\n            "uuid": null,\n            "serial": "618e72837273a8901cc7884d05b001c0",\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837273a8901cc7884d05b001c0",\n            "system_id": "fhy7we",\n            "filesystem": null,\n            "name": "sda",\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/",\n            "available_size": 0,\n            "size": 2397998940160,\n            "partition_table_type": "GPT",\n            "id": 3,\n            "path": "/dev/disk/by-dname/sda",\n            "tags": [\n                "rotary"\n            ]\n        }\n    ],\n    "status_action": "mark broken",\n    "storage": 2397998.9401599998,\n    "fqdn": "kvm02.baremetal-mcp-pike-ovs-ha.local",\n    "cpu_count": 16,\n    "netboot": true,\n    "commissioning_status_name": "Passed",\n    "domain": {\n        "name": "baremetal-mcp-pike-ovs-ha.local",\n        "ttl": null,\n        "resource_record_count": 9,\n        "id": 0,\n        "resource_uri": "/MAAS/api/2.0/domains/0/",\n        "authoritative": true\n    },\n    "min_hwe_kernel": "hwe-16.04-edge",\n    "owner": null,\n    "swap_size": null,\n    "system_id": "fhy7we",\n    "default_gateways": {\n        "ipv6": {\n            "gateway_ip": null,\n            "link_id": null\n        },\n        "ipv4": {\n            "gateway_ip": null,\n            "link_id": null\n        }\n    },\n    "tag_names": [],\n    "node_type_name": "Machine",\n    "blockdevice_set": [\n        {\n            "partitions": [\n                {\n                    "system_id": "fhy7we",\n                    "filesystem": {\n                        "mount_point": null,\n                        "fstype": "lvm-pv",\n                        "label": null,\n                        "mount_options": null,\n                        "uuid": "5ab00108-ca4c-42f3-a049-10a61b8141dd"\n                    },\n                    "bootable": false,\n                    "type": "partition",\n                    "size": 2397992648704,\n                    "id": 3,\n                    "device_id": 3,\n                    "used_for": "LVM volume for vgroot",\n                    "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/partition/3",\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "uuid": "fc9c6738-3ff2-4b33-822b-68fbf2c39920"\n                }\n            ],\n            "type": "physical",\n            "model": "UCSB-MRAID12G",\n            "block_size": 4096,\n            "used_size": 2397998940160,\n            "used_for": "GPT partitioned with 1 partition",\n            "uuid": null,\n            "serial": "618e72837273a8901cc7884d05b001c0",\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837273a8901cc7884d05b001c0",\n            "system_id": "fhy7we",\n            "filesystem": null,\n            "name": "sda",\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/",\n            "available_size": 0,\n            "size": 2397998940160,\n            "partition_table_type": "GPT",\n            "id": 3,\n            "path": "/dev/disk/by-dname/sda",\n            "tags": [\n                "rotary"\n            ]\n        },\n        {\n            "partitions": [],\n            "type": "virtual",\n            "model": null,\n            "block_size": 4096,\n            "used_size": 2397988454400,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "uuid": "0a684d7c-3d85-4086-82a6-1f4ade46e44f",\n            "serial": null,\n            "id_path": null,\n            "system_id": "fhy7we",\n            "filesystem": {\n                "mount_point": "/",\n                "fstype": "ext4",\n                "label": "root",\n                "mount_options": null,\n                "uuid": "70508ba7-abdc-4c64-ba76-0e02709e0d8a"\n            },\n            "name": "vgroot-lvroot",\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/8/",\n            "available_size": 0,\n            "size": 2397988454400,\n            "partition_table_type": null,\n            "id": 8,\n            "path": "/dev/disk/by-dname/lvroot",\n            "tags": []\n        }\n    ],\n    "storage_test_status_name": "Passed",\n    "testing_status_name": "Passed",\n    "owner_data": {},\n    "special_filesystems": []\n}{\n    "storage": 2397998.9401599998,\n    "zone": {\n        "description": "",\n        "id": 1,\n        "resource_uri": "/MAAS/api/2.0/zones/default/",\n        "name": "default"\n    },\n    "memory": 32768,\n    "cpu_test_status": -1,\n    "swap_size": null,\n    "power_state": "off",\n    "default_gateways": {\n        "ipv6": {\n            "gateway_ip": null,\n            "link_id": null\n        },\n        "ipv4": {\n            "gateway_ip": null,\n            "link_id": null\n        }\n    },\n    "other_test_status_name": "Unknown",\n    "memory_test_status": -1,\n    "owner": null,\n    "cpu_count": 16,\n    "blockdevice_set": [\n        {\n            "filesystem": null,\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/",\n            "model": "UCSB-MRAID12G",\n            "uuid": null,\n            "path": "/dev/disk/by-dname/sda",\n            "used_size": 2397998940160,\n            "partitions": [\n                {\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "filesystem": {\n                        "fstype": "lvm-pv",\n                        "mount_point": null,\n                        "mount_options": null,\n                        "label": null,\n                        "uuid": "5ab00108-ca4c-42f3-a049-10a61b8141dd"\n                    },\n                    "system_id": "fhy7we",\n                    "bootable": false,\n                    "id": 3,\n                    "size": 2397992648704,\n                    "used_for": "LVM volume for vgroot",\n                    "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/partition/3",\n                    "uuid": "fc9c6738-3ff2-4b33-822b-68fbf2c39920",\n                    "device_id": 3,\n                    "type": "partition"\n                }\n            ],\n            "serial": "618e72837273a8901cc7884d05b001c0",\n            "tags": [\n                "rotary"\n            ],\n            "partition_table_type": "GPT",\n            "system_id": "fhy7we",\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837273a8901cc7884d05b001c0",\n            "id": 3,\n            "size": 2397998940160,\n            "used_for": "GPT partitioned with 1 partition",\n            "block_size": 4096,\n            "name": "sda",\n            "available_size": 0,\n            "type": "physical"\n        },\n        {\n            "filesystem": {\n                "fstype": "ext4",\n                "mount_point": "/",\n                "mount_options": null,\n                "label": "root",\n                "uuid": "70508ba7-abdc-4c64-ba76-0e02709e0d8a"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/8/",\n            "model": null,\n            "uuid": "0a684d7c-3d85-4086-82a6-1f4ade46e44f",\n            "path": "/dev/disk/by-dname/lvroot",\n            "used_size": 2397988454400,\n            "partitions": [],\n            "serial": null,\n            "tags": [],\n            "partition_table_type": null,\n            "system_id": "fhy7we",\n            "id_path": null,\n            "id": 8,\n            "size": 2397988454400,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "block_size": 4096,\n            "name": "vgroot-lvroot",\n            "available_size": 0,\n            "type": "virtual"\n        }\n    ],\n    "status": 4,\n    "status_message": "(opnfv)",\n    "other_test_status": -1,\n    "physicalblockdevice_set": [\n        {\n            "filesystem": null,\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/",\n            "model": "UCSB-MRAID12G",\n            "uuid": null,\n            "path": "/dev/disk/by-dname/sda",\n            "used_size": 2397998940160,\n            "name": "sda",\n            "tags": [\n                "rotary"\n            ],\n            "partition_table_type": "GPT",\n            "system_id": "fhy7we",\n            "type": "physical",\n            "used_for": "GPT partitioned with 1 partition",\n            "size": 2397998940160,\n            "partitions": [\n                {\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "filesystem": {\n                        "fstype": "lvm-pv",\n                        "mount_point": null,\n                        "mount_options": null,\n                        "label": null,\n                        "uuid": "5ab00108-ca4c-42f3-a049-10a61b8141dd"\n                    },\n                    "system_id": "fhy7we",\n                    "bootable": false,\n                    "id": 3,\n                    "size": 2397992648704,\n                    "used_for": "LVM volume for vgroot",\n                    "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/partition/3",\n                    "uuid": "fc9c6738-3ff2-4b33-822b-68fbf2c39920",\n                    "device_id": 3,\n                    "type": "partition"\n                }\n            ],\n            "id": 3,\n            "serial": "618e72837273a8901cc7884d05b001c0",\n            "block_size": 4096,\n            "available_size": 0,\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837273a8901cc7884d05b001c0"\n        }\n    ],\n    "commissioning_status_name": "Passed",\n    "ip_addresses": [],\n    "address_ttl": null,\n    "special_filesystems": [],\n    "raids": [],\n    "testing_status": 2,\n    "iscsiblockdevice_set": [],\n    "storage_test_status_name": "Passed",\n    "cpu_test_status_name": "Unknown",\n    "current_installation_result_id": null,\n    "min_hwe_kernel": "hwe-16.04-edge",\n    "system_id": "fhy7we",\n    "current_commissioning_result_id": 10,\n    "virtualblockdevice_set": [\n        {\n            "filesystem": {\n                "fstype": "ext4",\n                "mount_point": "/",\n                "mount_options": null,\n                "label": "root",\n                "uuid": "70508ba7-abdc-4c64-ba76-0e02709e0d8a"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/8/",\n            "model": null,\n            "uuid": "0a684d7c-3d85-4086-82a6-1f4ade46e44f",\n            "path": "/dev/disk/by-dname/vgroot-lvroot",\n            "used_size": 2397988454400,\n            "name": "vgroot-lvroot",\n            "tags": [],\n            "partition_table_type": null,\n            "system_id": "fhy7we",\n            "type": "virtual",\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "size": 2397988454400,\n            "partitions": [],\n            "id": 8,\n            "serial": null,\n            "block_size": 4096,\n            "available_size": 0,\n            "id_path": null\n        }\n    ],\n    "status_action": "mark fixed",\n    "current_testing_result_id": 11,\n    "power_type": "ipmi",\n    "domain": {\n        "authoritative": true,\n        "resource_uri": "/MAAS/api/2.0/domains/0/",\n        "resource_record_count": 9,\n        "id": 0,\n        "ttl": null,\n        "name": "baremetal-mcp-pike-ovs-ha.local"\n    },\n    "interface_set": [\n        {\n            "mac_address": "00:25:b5:a0:00:3a",\n            "vlan": {\n                "secondary_rack": null,\n                "dhcp_on": true,\n                "vid": 0,\n                "mtu": 1500,\n                "name": "untagged",\n                "fabric_id": 2,\n                "space": "undefined",\n                "primary_rack": "dpqgm8",\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "external_dhcp": null,\n                "relay_vlan": null,\n                "id": 5003,\n                "fabric": "fabric-2"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/interfaces/22/",\n            "name": "enp6s0",\n            "discovered": [],\n            "tags": [],\n            "enabled": true,\n            "links": [\n                {\n                    "subnet": {\n                        "vlan": {\n                            "secondary_rack": null,\n                            "dhcp_on": true,\n                            "vid": 0,\n                            "mtu": 1500,\n                            "name": "untagged",\n                            "fabric_id": 2,\n                            "space": "undefined",\n                            "primary_rack": "dpqgm8",\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "external_dhcp": null,\n                            "relay_vlan": null,\n                            "id": 5003,\n                            "fabric": "fabric-2"\n                        },\n                        "managed": true,\n                        "gateway_ip": "192.168.11.3",\n                        "allow_proxy": true,\n                        "name": "192.168.11.0/24",\n                        "space": "undefined",\n                        "cidr": "192.168.11.0/24",\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "id": 3,\n                        "dns_servers": [],\n                        "active_discovery": false,\n                        "rdns_mode": 2\n                    },\n                    "mode": "dhcp",\n                    "id": 40\n                }\n            ],\n            "system_id": "fhy7we",\n            "type": "physical",\n            "effective_mtu": 1500,\n            "id": 22,\n            "children": [],\n            "params": "",\n            "parents": []\n        },\n        {\n            "mac_address": "00:25:b5:a0:00:3c",\n            "vlan": {\n                "secondary_rack": null,\n                "dhcp_on": false,\n                "vid": 0,\n                "mtu": 1500,\n                "name": "untagged",\n                "fabric_id": 0,\n                "space": "undefined",\n                "primary_rack": null,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "external_dhcp": "10.20.0.1",\n                "relay_vlan": null,\n                "id": 5001,\n                "fabric": "fabric-0"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/interfaces/30/",\n            "name": "enp8s0",\n            "discovered": null,\n            "tags": [],\n            "enabled": true,\n            "links": [\n                {\n                    "id": 42,\n                    "mode": "link_up"\n                }\n            ],\n            "system_id": "fhy7we",\n            "type": "physical",\n            "effective_mtu": 1500,\n            "id": 30,\n            "children": [],\n            "params": "",\n            "parents": []\n        },\n        {\n            "mac_address": "00:25:b5:a0:00:3d",\n            "vlan": {\n                "secondary_rack": null,\n                "dhcp_on": false,\n                "vid": 0,\n                "mtu": 1500,\n                "name": "untagged",\n                "fabric_id": 0,\n                "space": "undefined",\n                "primary_rack": null,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "external_dhcp": "10.20.0.1",\n                "relay_vlan": null,\n                "id": 5001,\n                "fabric": "fabric-0"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/interfaces/31/",\n            "name": "enp9s0",\n            "discovered": null,\n            "tags": [],\n            "enabled": true,\n            "links": [\n                {\n                    "id": 44,\n                    "mode": "link_up"\n                }\n            ],\n            "system_id": "fhy7we",\n            "type": "physical",\n            "effective_mtu": 1500,\n            "id": 31,\n            "children": [],\n            "params": "",\n            "parents": []\n        },\n        {\n            "mac_address": "00:25:b5:a0:00:3b",\n            "vlan": {\n                "secondary_rack": null,\n                "dhcp_on": false,\n                "vid": 0,\n                "mtu": 1500,\n                "name": "untagged",\n                "fabric_id": 0,\n                "space": "undefined",\n                "primary_rack": null,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "external_dhcp": "10.20.0.1",\n                "relay_vlan": null,\n                "id": 5001,\n                "fabric": "fabric-0"\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/interfaces/33/",\n            "name": "enp7s0",\n            "discovered": null,\n            "tags": [],\n            "enabled": true,\n            "links": [\n                {\n                    "id": 46,\n                    "mode": "link_up"\n                }\n            ],\n            "system_id": "fhy7we",\n            "type": "physical",\n            "effective_mtu": 1500,\n            "id": 33,\n            "children": [],\n            "params": "",\n            "parents": []\n        }\n    ],\n    "architecture": "amd64/generic",\n    "testing_status_name": "Passed",\n    "hostname": "kvm02",\n    "node_type": 0,\n    "resource_uri": "/MAAS/api/2.0/machines/fhy7we/",\n    "boot_interface": {\n        "mac_address": "00:25:b5:a0:00:3a",\n        "vlan": {\n            "secondary_rack": null,\n            "dhcp_on": true,\n            "vid": 0,\n            "mtu": 1500,\n            "name": "untagged",\n            "fabric_id": 2,\n            "space": "undefined",\n            "primary_rack": "dpqgm8",\n            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n            "external_dhcp": null,\n            "relay_vlan": null,\n            "id": 5003,\n            "fabric": "fabric-2"\n        },\n        "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/interfaces/22/",\n        "name": "enp6s0",\n        "discovered": [],\n        "tags": [],\n        "enabled": true,\n        "links": [\n            {\n                "subnet": {\n                    "vlan": {\n                        "secondary_rack": null,\n                        "dhcp_on": true,\n                        "vid": 0,\n                        "mtu": 1500,\n                        "name": "untagged",\n                        "fabric_id": 2,\n                        "space": "undefined",\n                        "primary_rack": "dpqgm8",\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "external_dhcp": null,\n                        "relay_vlan": null,\n                        "id": 5003,\n                        "fabric": "fabric-2"\n                    },\n                    "managed": true,\n                    "gateway_ip": "192.168.11.3",\n                    "allow_proxy": true,\n                    "name": "192.168.11.0/24",\n                    "space": "undefined",\n                    "cidr": "192.168.11.0/24",\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "id": 3,\n                    "dns_servers": [],\n                    "active_discovery": false,\n                    "rdns_mode": 2\n                },\n                "mode": "dhcp",\n                "id": 40\n            }\n        ],\n        "system_id": "fhy7we",\n        "type": "physical",\n        "effective_mtu": 1500,\n        "id": 22,\n        "children": [],\n        "params": "",\n        "parents": []\n    },\n    "distro_series": "",\n    "status_name": "Ready",\n    "memory_test_status_name": "Unknown",\n    "commissioning_status": 2,\n    "storage_test_status": 2,\n    "tag_names": [],\n    "disable_ipv4": false,\n    "osystem": "",\n    "owner_data": {},\n    "cache_sets": [],\n    "fqdn": "kvm02.baremetal-mcp-pike-ovs-ha.local",\n    "volume_groups": [\n        {\n            "id": 3,\n            "system_id": "fhy7we",\n            "__incomplete__": true\n        }\n    ],\n    "pod": null,\n    "node_type_name": "Machine",\n    "bcaches": [],\n    "netboot": true,\n    "boot_disk": {\n        "filesystem": null,\n        "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/",\n        "model": "UCSB-MRAID12G",\n        "uuid": null,\n        "path": "/dev/disk/by-dname/sda",\n        "used_size": 2397998940160,\n        "name": "sda",\n        "tags": [\n            "rotary"\n        ],\n        "partition_table_type": "GPT",\n        "system_id": "fhy7we",\n        "type": "physical",\n        "used_for": "GPT partitioned with 1 partition",\n        "size": 2397998940160,\n        "partitions": [\n            {\n                "path": "/dev/disk/by-dname/sda-part2",\n                "filesystem": {\n                    "fstype": "lvm-pv",\n                    "mount_point": null,\n                    "mount_options": null,\n                    "label": null,\n                    "uuid": "5ab00108-ca4c-42f3-a049-10a61b8141dd"\n                },\n                "system_id": "fhy7we",\n                "bootable": false,\n                "id": 3,\n                "size": 2397992648704,\n                "used_for": "LVM volume for vgroot",\n                "resource_uri": "/MAAS/api/2.0/nodes/fhy7we/blockdevices/3/partition/3",\n                "uuid": "fc9c6738-3ff2-4b33-822b-68fbf2c39920",\n                "device_id": 3,\n                "type": "partition"\n            }\n        ],\n        "id": 3,\n        "serial": "618e72837273a8901cc7884d05b001c0",\n        "block_size": 4096,\n        "available_size": 0,\n        "id_path": "/dev/disk/by-id/wwn-0x618e72837273a8901cc7884d05b001c0"\n    },\n    "hwe_kernel": null\n}'}
2018-01-14 00:07:47,210 [salt.state       ][INFO    ][27390] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv machine mark-broken fhy7we && sleep 10 && maas opnfv machine mark-fixed fhy7we] at time 00:07:47.209970 duration_in_ms=16015.084
2018-01-14 00:07:47,213 [salt.minion      ][INFO    ][27390] Returning information for job: 20180114000728201458
2018-01-14 00:07:58,481 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000758491121
2018-01-14 00:07:58,501 [salt.minion      ][INFO    ][27472] Starting a new job with PID 27472
2018-01-14 00:08:00,063 [salt.state       ][INFO    ][27472] Loading fresh modules for state activity
2018-01-14 00:08:00,158 [salt.state       ][INFO    ][27472] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:08:00.158182
2018-01-14 00:08:00,158 [salt.state       ][INFO    ][27472] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:08:00,161 [salt.loaded.int.module.cmdmod][INFO    ][27472] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:08:01,464 [salt.state       ][INFO    ][27472] {'pid': 27479, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:08:01,465 [salt.state       ][INFO    ][27472] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:08:01.465312 duration_in_ms=1307.13
2018-01-14 00:08:01,467 [salt.state       ][INFO    ][27472] Running state [maas.deploy_machines] at time 00:08:01.467599
2018-01-14 00:08:01,468 [salt.state       ][INFO    ][27472] Executing state module.run for maas.deploy_machines
2018-01-14 00:08:02,146 [salt.loaded.ext.module.maas][INFO    ][27472] deploymachines hwe_kernel=hwe-16.04-edge system_id=db8xfe distro_series=xenial
2018-01-14 00:08:04,512 [salt.loaded.ext.module.maas][INFO    ][27472] deploymachines hwe_kernel=hwe-16.04-edge system_id=fhy7we distro_series=xenial
2018-01-14 00:08:07,273 [salt.state       ][INFO    ][27472] {'ret': {'updated': ['cmp002', 'cmp001', 'kvm01'], 'errors': {}, 'success': ['kvm03', 'kvm02']}}
2018-01-14 00:08:07,273 [salt.state       ][INFO    ][27472] Completed state [maas.deploy_machines] at time 00:08:07.273582 duration_in_ms=5805.983
2018-01-14 00:08:07,277 [salt.minion      ][INFO    ][27472] Returning information for job: 20180114000758491121
2018-01-14 00:08:18,405 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command pillar.get with jid 20180114000818415344
2018-01-14 00:08:18,430 [salt.minion      ][INFO    ][27600] Starting a new job with PID 27600
2018-01-14 00:08:18,439 [salt.minion      ][INFO    ][27600] Returning information for job: 20180114000818415344
2018-01-14 00:08:19,539 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000819555047
2018-01-14 00:08:19,560 [salt.minion      ][INFO    ][27606] Starting a new job with PID 27606
2018-01-14 00:08:21,250 [salt.state       ][INFO    ][27606] Loading fresh modules for state activity
2018-01-14 00:08:21,337 [salt.state       ][INFO    ][27606] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:08:21.337800
2018-01-14 00:08:21,338 [salt.state       ][INFO    ][27606] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:08:21,340 [salt.loaded.int.module.cmdmod][INFO    ][27606] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:08:22,797 [salt.state       ][INFO    ][27606] {'pid': 27613, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:08:22,798 [salt.state       ][INFO    ][27606] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:08:22.798768 duration_in_ms=1460.968
2018-01-14 00:08:22,801 [salt.state       ][INFO    ][27606] Running state [maas.machines_status] at time 00:08:22.801254
2018-01-14 00:08:22,801 [salt.state       ][INFO    ][27606] Executing state module.run for maas.machines_status
2018-01-14 00:08:23,501 [salt.state       ][INFO    ][27606] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:08:23,503 [salt.state       ][INFO    ][27606] Completed state [maas.machines_status] at time 00:08:23.503006 duration_in_ms=701.75
2018-01-14 00:08:23,507 [salt.minion      ][INFO    ][27606] Returning information for job: 20180114000819555047
2018-01-14 00:08:34,780 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000834794681
2018-01-14 00:08:34,802 [salt.minion      ][INFO    ][27649] Starting a new job with PID 27649
2018-01-14 00:08:35,251 [salt.state       ][INFO    ][27649] Loading fresh modules for state activity
2018-01-14 00:08:35,340 [salt.state       ][INFO    ][27649] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:08:35.340257
2018-01-14 00:08:35,340 [salt.state       ][INFO    ][27649] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:08:35,343 [salt.loaded.int.module.cmdmod][INFO    ][27649] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:08:36,662 [salt.state       ][INFO    ][27649] {'pid': 27656, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:08:36,663 [salt.state       ][INFO    ][27649] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:08:36.663681 duration_in_ms=1323.426
2018-01-14 00:08:36,666 [salt.state       ][INFO    ][27649] Running state [maas.machines_status] at time 00:08:36.666115
2018-01-14 00:08:36,667 [salt.state       ][INFO    ][27649] Executing state module.run for maas.machines_status
2018-01-14 00:08:37,366 [salt.state       ][INFO    ][27649] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:08:37,367 [salt.state       ][INFO    ][27649] Completed state [maas.machines_status] at time 00:08:37.367099 duration_in_ms=700.983
2018-01-14 00:08:37,369 [salt.minion      ][INFO    ][27649] Returning information for job: 20180114000834794681
2018-01-14 00:08:48,576 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000848584393
2018-01-14 00:08:48,596 [salt.minion      ][INFO    ][27680] Starting a new job with PID 27680
2018-01-14 00:08:50,340 [salt.state       ][INFO    ][27680] Loading fresh modules for state activity
2018-01-14 00:08:50,388 [salt.state       ][INFO    ][27680] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:08:50.388636
2018-01-14 00:08:50,389 [salt.state       ][INFO    ][27680] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:08:50,390 [salt.loaded.int.module.cmdmod][INFO    ][27680] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:08:51,838 [salt.state       ][INFO    ][27680] {'pid': 27687, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:08:51,840 [salt.state       ][INFO    ][27680] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:08:51.840741 duration_in_ms=1452.105
2018-01-14 00:08:51,843 [salt.state       ][INFO    ][27680] Running state [maas.machines_status] at time 00:08:51.843760
2018-01-14 00:08:51,844 [salt.state       ][INFO    ][27680] Executing state module.run for maas.machines_status
2018-01-14 00:08:52,570 [salt.state       ][INFO    ][27680] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:08:52,571 [salt.state       ][INFO    ][27680] Completed state [maas.machines_status] at time 00:08:52.571116 duration_in_ms=727.356
2018-01-14 00:08:52,573 [salt.minion      ][INFO    ][27680] Returning information for job: 20180114000848584393
2018-01-14 00:09:03,870 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000903880412
2018-01-14 00:09:03,891 [salt.minion      ][INFO    ][27709] Starting a new job with PID 27709
2018-01-14 00:09:04,341 [salt.state       ][INFO    ][27709] Loading fresh modules for state activity
2018-01-14 00:09:04,427 [salt.state       ][INFO    ][27709] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:09:04.427778
2018-01-14 00:09:04,428 [salt.state       ][INFO    ][27709] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:09:04,431 [salt.loaded.int.module.cmdmod][INFO    ][27709] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:09:05,845 [salt.state       ][INFO    ][27709] {'pid': 27717, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:09:05,847 [salt.state       ][INFO    ][27709] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:09:05.847134 duration_in_ms=1419.356
2018-01-14 00:09:05,849 [salt.state       ][INFO    ][27709] Running state [maas.machines_status] at time 00:09:05.849625
2018-01-14 00:09:05,850 [salt.state       ][INFO    ][27709] Executing state module.run for maas.machines_status
2018-01-14 00:09:06,548 [salt.state       ][INFO    ][27709] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:09:06,549 [salt.state       ][INFO    ][27709] Completed state [maas.machines_status] at time 00:09:06.549304 duration_in_ms=699.678
2018-01-14 00:09:06,553 [salt.minion      ][INFO    ][27709] Returning information for job: 20180114000903880412
2018-01-14 00:09:17,735 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000917745031
2018-01-14 00:09:17,756 [salt.minion      ][INFO    ][27728] Starting a new job with PID 27728
2018-01-14 00:09:19,199 [salt.state       ][INFO    ][27728] Loading fresh modules for state activity
2018-01-14 00:09:19,281 [salt.state       ][INFO    ][27728] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:09:19.281163
2018-01-14 00:09:19,281 [salt.state       ][INFO    ][27728] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:09:19,283 [salt.loaded.int.module.cmdmod][INFO    ][27728] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:09:20,705 [salt.state       ][INFO    ][27728] {'pid': 27736, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:09:20,706 [salt.state       ][INFO    ][27728] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:09:20.706653 duration_in_ms=1425.49
2018-01-14 00:09:20,709 [salt.state       ][INFO    ][27728] Running state [maas.machines_status] at time 00:09:20.709105
2018-01-14 00:09:20,710 [salt.state       ][INFO    ][27728] Executing state module.run for maas.machines_status
2018-01-14 00:09:21,345 [salt.state       ][INFO    ][27728] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:09:21,346 [salt.state       ][INFO    ][27728] Completed state [maas.machines_status] at time 00:09:21.346455 duration_in_ms=637.349
2018-01-14 00:09:21,350 [salt.minion      ][INFO    ][27728] Returning information for job: 20180114000917745031
2018-01-14 00:09:32,488 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000932482915
2018-01-14 00:09:32,506 [salt.minion      ][INFO    ][27772] Starting a new job with PID 27772
2018-01-14 00:09:32,836 [salt.state       ][INFO    ][27772] Loading fresh modules for state activity
2018-01-14 00:09:32,925 [salt.state       ][INFO    ][27772] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:09:32.925366
2018-01-14 00:09:32,925 [salt.state       ][INFO    ][27772] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:09:32,928 [salt.loaded.int.module.cmdmod][INFO    ][27772] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:09:34,310 [salt.state       ][INFO    ][27772] {'pid': 27779, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:09:34,311 [salt.state       ][INFO    ][27772] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:09:34.311399 duration_in_ms=1386.033
2018-01-14 00:09:34,313 [salt.state       ][INFO    ][27772] Running state [maas.machines_status] at time 00:09:34.313697
2018-01-14 00:09:34,314 [salt.state       ][INFO    ][27772] Executing state module.run for maas.machines_status
2018-01-14 00:09:35,095 [salt.state       ][INFO    ][27772] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:09:35,096 [salt.state       ][INFO    ][27772] Completed state [maas.machines_status] at time 00:09:35.096248 duration_in_ms=782.549
2018-01-14 00:09:35,100 [salt.minion      ][INFO    ][27772] Returning information for job: 20180114000932482915
2018-01-14 00:09:46,218 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114000946230111
2018-01-14 00:09:46,230 [salt.minion      ][INFO    ][27839] Starting a new job with PID 27839
2018-01-14 00:09:47,791 [salt.state       ][INFO    ][27839] Loading fresh modules for state activity
2018-01-14 00:09:47,851 [salt.state       ][INFO    ][27839] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:09:47.851864
2018-01-14 00:09:47,852 [salt.state       ][INFO    ][27839] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:09:47,854 [salt.loaded.int.module.cmdmod][INFO    ][27839] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:09:49,090 [salt.state       ][INFO    ][27839] {'pid': 27846, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:09:49,102 [salt.state       ][INFO    ][27839] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:09:49.102788 duration_in_ms=1250.923
2018-01-14 00:09:49,105 [salt.state       ][INFO    ][27839] Running state [maas.machines_status] at time 00:09:49.105278
2018-01-14 00:09:49,106 [salt.state       ][INFO    ][27839] Executing state module.run for maas.machines_status
2018-01-14 00:09:49,574 [salt.state       ][INFO    ][27839] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:09:49,574 [salt.state       ][INFO    ][27839] Completed state [maas.machines_status] at time 00:09:49.574680 duration_in_ms=469.403
2018-01-14 00:09:49,576 [salt.minion      ][INFO    ][27839] Returning information for job: 20180114000946230111
2018-01-14 00:10:00,849 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001000858189
2018-01-14 00:10:00,868 [salt.minion      ][INFO    ][27905] Starting a new job with PID 27905
2018-01-14 00:10:01,277 [salt.state       ][INFO    ][27905] Loading fresh modules for state activity
2018-01-14 00:10:01,361 [salt.state       ][INFO    ][27905] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:10:01.361782
2018-01-14 00:10:01,362 [salt.state       ][INFO    ][27905] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:10:01,365 [salt.loaded.int.module.cmdmod][INFO    ][27905] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:10:02,691 [salt.state       ][INFO    ][27905] {'pid': 27912, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:10:02,693 [salt.state       ][INFO    ][27905] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:10:02.693277 duration_in_ms=1331.495
2018-01-14 00:10:02,696 [salt.state       ][INFO    ][27905] Running state [maas.machines_status] at time 00:10:02.696155
2018-01-14 00:10:02,697 [salt.state       ][INFO    ][27905] Executing state module.run for maas.machines_status
2018-01-14 00:10:03,547 [salt.state       ][INFO    ][27905] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:10:03,548 [salt.state       ][INFO    ][27905] Completed state [maas.machines_status] at time 00:10:03.548307 duration_in_ms=852.151
2018-01-14 00:10:03,552 [salt.minion      ][INFO    ][27905] Returning information for job: 20180114001000858189
2018-01-14 00:10:14,722 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001014732098
2018-01-14 00:10:14,744 [salt.minion      ][INFO    ][27954] Starting a new job with PID 27954
2018-01-14 00:10:16,380 [salt.state       ][INFO    ][27954] Loading fresh modules for state activity
2018-01-14 00:10:16,469 [salt.state       ][INFO    ][27954] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:10:16.469258
2018-01-14 00:10:16,470 [salt.state       ][INFO    ][27954] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:10:16,473 [salt.loaded.int.module.cmdmod][INFO    ][27954] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:10:17,801 [salt.state       ][INFO    ][27954] {'pid': 27961, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:10:17,803 [salt.state       ][INFO    ][27954] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:10:17.803290 duration_in_ms=1334.032
2018-01-14 00:10:17,805 [salt.state       ][INFO    ][27954] Running state [maas.machines_status] at time 00:10:17.805745
2018-01-14 00:10:17,806 [salt.state       ][INFO    ][27954] Executing state module.run for maas.machines_status
2018-01-14 00:10:18,598 [salt.state       ][INFO    ][27954] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:10:18,598 [salt.state       ][INFO    ][27954] Completed state [maas.machines_status] at time 00:10:18.598647 duration_in_ms=792.9
2018-01-14 00:10:18,602 [salt.minion      ][INFO    ][27954] Returning information for job: 20180114001014732098
2018-01-14 00:10:29,835 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001029844986
2018-01-14 00:10:29,858 [salt.minion      ][INFO    ][27997] Starting a new job with PID 27997
2018-01-14 00:10:30,307 [salt.state       ][INFO    ][27997] Loading fresh modules for state activity
2018-01-14 00:10:30,417 [salt.state       ][INFO    ][27997] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:10:30.417121
2018-01-14 00:10:30,417 [salt.state       ][INFO    ][27997] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:10:30,420 [salt.loaded.int.module.cmdmod][INFO    ][27997] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:10:31,921 [salt.state       ][INFO    ][27997] {'pid': 28007, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:10:31,922 [salt.state       ][INFO    ][27997] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:10:31.922500 duration_in_ms=1505.38
2018-01-14 00:10:31,923 [salt.state       ][INFO    ][27997] Running state [maas.machines_status] at time 00:10:31.923797
2018-01-14 00:10:31,924 [salt.state       ][INFO    ][27997] Executing state module.run for maas.machines_status
2018-01-14 00:10:32,566 [salt.state       ][INFO    ][27997] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:10:32,567 [salt.state       ][INFO    ][27997] Completed state [maas.machines_status] at time 00:10:32.567107 duration_in_ms=643.309
2018-01-14 00:10:32,570 [salt.minion      ][INFO    ][27997] Returning information for job: 20180114001029844986
2018-01-14 00:10:43,836 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001043843521
2018-01-14 00:10:43,853 [salt.minion      ][INFO    ][28193] Starting a new job with PID 28193
2018-01-14 00:10:45,532 [salt.state       ][INFO    ][28193] Loading fresh modules for state activity
2018-01-14 00:10:45,618 [salt.state       ][INFO    ][28193] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:10:45.618660
2018-01-14 00:10:45,619 [salt.state       ][INFO    ][28193] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:10:45,622 [salt.loaded.int.module.cmdmod][INFO    ][28193] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:10:47,063 [salt.state       ][INFO    ][28193] {'pid': 28201, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:10:47,063 [salt.state       ][INFO    ][28193] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:10:47.063843 duration_in_ms=1445.184
2018-01-14 00:10:47,065 [salt.state       ][INFO    ][28193] Running state [maas.machines_status] at time 00:10:47.065054
2018-01-14 00:10:47,065 [salt.state       ][INFO    ][28193] Executing state module.run for maas.machines_status
2018-01-14 00:10:47,843 [salt.state       ][INFO    ][28193] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:10:47,844 [salt.state       ][INFO    ][28193] Completed state [maas.machines_status] at time 00:10:47.844649 duration_in_ms=779.593
2018-01-14 00:10:47,848 [salt.minion      ][INFO    ][28193] Returning information for job: 20180114001043843521
2018-01-14 00:10:59,112 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001059120893
2018-01-14 00:10:59,141 [salt.minion      ][INFO    ][28276] Starting a new job with PID 28276
2018-01-14 00:10:59,590 [salt.state       ][INFO    ][28276] Loading fresh modules for state activity
2018-01-14 00:10:59,680 [salt.state       ][INFO    ][28276] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:10:59.680512
2018-01-14 00:10:59,681 [salt.state       ][INFO    ][28276] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:10:59,684 [salt.loaded.int.module.cmdmod][INFO    ][28276] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:11:01,001 [salt.state       ][INFO    ][28276] {'pid': 28283, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:11:01,002 [salt.state       ][INFO    ][28276] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:11:01.002567 duration_in_ms=1322.055
2018-01-14 00:11:01,005 [salt.state       ][INFO    ][28276] Running state [maas.machines_status] at time 00:11:01.005230
2018-01-14 00:11:01,006 [salt.state       ][INFO    ][28276] Executing state module.run for maas.machines_status
2018-01-14 00:11:01,697 [salt.state       ][INFO    ][28276] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:11:01,698 [salt.state       ][INFO    ][28276] Completed state [maas.machines_status] at time 00:11:01.698057 duration_in_ms=692.827
2018-01-14 00:11:01,700 [salt.minion      ][INFO    ][28276] Returning information for job: 20180114001059120893
2018-01-14 00:11:12,883 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001112892301
2018-01-14 00:11:12,906 [salt.minion      ][INFO    ][28295] Starting a new job with PID 28295
2018-01-14 00:11:14,459 [salt.state       ][INFO    ][28295] Loading fresh modules for state activity
2018-01-14 00:11:14,530 [salt.state       ][INFO    ][28295] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:11:14.530362
2018-01-14 00:11:14,531 [salt.state       ][INFO    ][28295] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:11:14,533 [salt.loaded.int.module.cmdmod][INFO    ][28295] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:11:15,897 [salt.state       ][INFO    ][28295] {'pid': 28302, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:11:15,916 [salt.state       ][INFO    ][28295] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:11:15.915924 duration_in_ms=1385.562
2018-01-14 00:11:15,918 [salt.state       ][INFO    ][28295] Running state [maas.machines_status] at time 00:11:15.918747
2018-01-14 00:11:15,919 [salt.state       ][INFO    ][28295] Executing state module.run for maas.machines_status
2018-01-14 00:11:16,364 [salt.state       ][INFO    ][28295] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:11:16,364 [salt.state       ][INFO    ][28295] Completed state [maas.machines_status] at time 00:11:16.364860 duration_in_ms=446.113
2018-01-14 00:11:16,368 [salt.minion      ][INFO    ][28295] Returning information for job: 20180114001112892301
2018-01-14 00:11:27,492 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001127499125
2018-01-14 00:11:27,513 [salt.minion      ][INFO    ][28330] Starting a new job with PID 28330
2018-01-14 00:11:27,897 [salt.state       ][INFO    ][28330] Loading fresh modules for state activity
2018-01-14 00:11:27,984 [salt.state       ][INFO    ][28330] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:11:27.984748
2018-01-14 00:11:27,985 [salt.state       ][INFO    ][28330] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:11:27,988 [salt.loaded.int.module.cmdmod][INFO    ][28330] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:11:29,293 [salt.state       ][INFO    ][28330] {'pid': 28339, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:11:29,296 [salt.state       ][INFO    ][28330] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:11:29.296757 duration_in_ms=1312.011
2018-01-14 00:11:29,298 [salt.state       ][INFO    ][28330] Running state [maas.machines_status] at time 00:11:29.298534
2018-01-14 00:11:29,298 [salt.state       ][INFO    ][28330] Executing state module.run for maas.machines_status
2018-01-14 00:11:29,993 [salt.state       ][INFO    ][28330] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:11:29,993 [salt.state       ][INFO    ][28330] Completed state [maas.machines_status] at time 00:11:29.993686 duration_in_ms=695.149
2018-01-14 00:11:29,997 [salt.minion      ][INFO    ][28330] Returning information for job: 20180114001127499125
2018-01-14 00:11:41,252 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001141261426
2018-01-14 00:11:41,278 [salt.minion      ][INFO    ][28428] Starting a new job with PID 28428
2018-01-14 00:11:42,806 [salt.state       ][INFO    ][28428] Loading fresh modules for state activity
2018-01-14 00:11:42,854 [salt.state       ][INFO    ][28428] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:11:42.854116
2018-01-14 00:11:42,854 [salt.state       ][INFO    ][28428] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:11:42,855 [salt.loaded.int.module.cmdmod][INFO    ][28428] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:11:44,246 [salt.state       ][INFO    ][28428] {'pid': 28435, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:11:44,247 [salt.state       ][INFO    ][28428] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:11:44.247382 duration_in_ms=1393.265
2018-01-14 00:11:44,250 [salt.state       ][INFO    ][28428] Running state [maas.machines_status] at time 00:11:44.249980
2018-01-14 00:11:44,250 [salt.state       ][INFO    ][28428] Executing state module.run for maas.machines_status
2018-01-14 00:11:44,949 [salt.state       ][INFO    ][28428] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:11:44,949 [salt.state       ][INFO    ][28428] Completed state [maas.machines_status] at time 00:11:44.949511 duration_in_ms=699.53
2018-01-14 00:11:44,952 [salt.minion      ][INFO    ][28428] Returning information for job: 20180114001141261426
2018-01-14 00:11:56,052 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001156061621
2018-01-14 00:11:56,075 [salt.minion      ][INFO    ][28475] Starting a new job with PID 28475
2018-01-14 00:11:56,505 [salt.state       ][INFO    ][28475] Loading fresh modules for state activity
2018-01-14 00:11:56,591 [salt.state       ][INFO    ][28475] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:11:56.591142
2018-01-14 00:11:56,592 [salt.state       ][INFO    ][28475] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:11:56,594 [salt.loaded.int.module.cmdmod][INFO    ][28475] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:11:57,969 [salt.state       ][INFO    ][28475] {'pid': 28482, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:11:57,971 [salt.state       ][INFO    ][28475] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:11:57.971232 duration_in_ms=1380.089
2018-01-14 00:11:57,974 [salt.state       ][INFO    ][28475] Running state [maas.machines_status] at time 00:11:57.974064
2018-01-14 00:11:57,975 [salt.state       ][INFO    ][28475] Executing state module.run for maas.machines_status
2018-01-14 00:11:58,760 [salt.state       ][INFO    ][28475] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:11:58,762 [salt.state       ][INFO    ][28475] Completed state [maas.machines_status] at time 00:11:58.761946 duration_in_ms=787.882
2018-01-14 00:11:58,766 [salt.minion      ][INFO    ][28475] Returning information for job: 20180114001156061621
2018-01-14 00:12:09,959 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001209963760
2018-01-14 00:12:09,983 [salt.minion      ][INFO    ][28495] Starting a new job with PID 28495
2018-01-14 00:12:11,415 [salt.state       ][INFO    ][28495] Loading fresh modules for state activity
2018-01-14 00:12:11,494 [salt.state       ][INFO    ][28495] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:12:11.494620
2018-01-14 00:12:11,494 [salt.state       ][INFO    ][28495] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:12:11,496 [salt.loaded.int.module.cmdmod][INFO    ][28495] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:12:12,912 [salt.state       ][INFO    ][28495] {'pid': 28502, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:12:12,912 [salt.state       ][INFO    ][28495] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:12:12.912635 duration_in_ms=1418.017
2018-01-14 00:12:12,913 [salt.state       ][INFO    ][28495] Running state [maas.machines_status] at time 00:12:12.913722
2018-01-14 00:12:12,913 [salt.state       ][INFO    ][28495] Executing state module.run for maas.machines_status
2018-01-14 00:12:13,607 [salt.state       ][INFO    ][28495] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:12:13,608 [salt.state       ][INFO    ][28495] Completed state [maas.machines_status] at time 00:12:13.608516 duration_in_ms=694.791
2018-01-14 00:12:13,612 [salt.minion      ][INFO    ][28495] Returning information for job: 20180114001209963760
2018-01-14 00:12:24,732 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001224747138
2018-01-14 00:12:24,752 [salt.minion      ][INFO    ][28534] Starting a new job with PID 28534
2018-01-14 00:12:25,122 [salt.state       ][INFO    ][28534] Loading fresh modules for state activity
2018-01-14 00:12:25,201 [salt.state       ][INFO    ][28534] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:12:25.201028
2018-01-14 00:12:25,201 [salt.state       ][INFO    ][28534] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:12:25,204 [salt.loaded.int.module.cmdmod][INFO    ][28534] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:12:26,675 [salt.state       ][INFO    ][28534] {'pid': 28541, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:12:26,676 [salt.state       ][INFO    ][28534] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:12:26.676251 duration_in_ms=1475.225
2018-01-14 00:12:26,677 [salt.state       ][INFO    ][28534] Running state [maas.machines_status] at time 00:12:26.677502
2018-01-14 00:12:26,677 [salt.state       ][INFO    ][28534] Executing state module.run for maas.machines_status
2018-01-14 00:12:27,497 [salt.state       ][INFO    ][28534] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:12:27,498 [salt.state       ][INFO    ][28534] Completed state [maas.machines_status] at time 00:12:27.498848 duration_in_ms=821.343
2018-01-14 00:12:27,502 [salt.minion      ][INFO    ][28534] Returning information for job: 20180114001224747138
2018-01-14 00:12:38,694 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001238702794
2018-01-14 00:12:38,718 [salt.minion      ][INFO    ][28632] Starting a new job with PID 28632
2018-01-14 00:12:40,375 [salt.state       ][INFO    ][28632] Loading fresh modules for state activity
2018-01-14 00:12:40,423 [salt.state       ][INFO    ][28632] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:12:40.423133
2018-01-14 00:12:40,423 [salt.state       ][INFO    ][28632] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:12:40,425 [salt.loaded.int.module.cmdmod][INFO    ][28632] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:12:41,746 [salt.state       ][INFO    ][28632] {'pid': 28640, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:12:41,748 [salt.state       ][INFO    ][28632] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:12:41.748056 duration_in_ms=1324.922
2018-01-14 00:12:41,750 [salt.state       ][INFO    ][28632] Running state [maas.machines_status] at time 00:12:41.750861
2018-01-14 00:12:41,752 [salt.state       ][INFO    ][28632] Executing state module.run for maas.machines_status
2018-01-14 00:12:42,562 [salt.state       ][INFO    ][28632] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:12:42,564 [salt.state       ][INFO    ][28632] Completed state [maas.machines_status] at time 00:12:42.563914 duration_in_ms=813.051
2018-01-14 00:12:42,567 [salt.minion      ][INFO    ][28632] Returning information for job: 20180114001238702794
2018-01-14 00:12:53,879 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001253888750
2018-01-14 00:12:53,900 [salt.minion      ][INFO    ][28699] Starting a new job with PID 28699
2018-01-14 00:12:54,335 [salt.state       ][INFO    ][28699] Loading fresh modules for state activity
2018-01-14 00:12:54,428 [salt.state       ][INFO    ][28699] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:12:54.428488
2018-01-14 00:12:54,428 [salt.state       ][INFO    ][28699] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:12:54,430 [salt.loaded.int.module.cmdmod][INFO    ][28699] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:12:55,831 [salt.state       ][INFO    ][28699] {'pid': 28720, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:12:55,832 [salt.state       ][INFO    ][28699] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:12:55.832339 duration_in_ms=1403.851
2018-01-14 00:12:55,834 [salt.state       ][INFO    ][28699] Running state [maas.machines_status] at time 00:12:55.834649
2018-01-14 00:12:55,835 [salt.state       ][INFO    ][28699] Executing state module.run for maas.machines_status
2018-01-14 00:12:56,653 [salt.state       ][INFO    ][28699] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:12:56,654 [salt.state       ][INFO    ][28699] Completed state [maas.machines_status] at time 00:12:56.654033 duration_in_ms=819.383
2018-01-14 00:12:56,657 [salt.minion      ][INFO    ][28699] Returning information for job: 20180114001253888750
2018-01-14 00:13:07,850 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001307860571
2018-01-14 00:13:07,867 [salt.minion      ][INFO    ][28731] Starting a new job with PID 28731
2018-01-14 00:13:09,433 [salt.state       ][INFO    ][28731] Loading fresh modules for state activity
2018-01-14 00:13:09,517 [salt.state       ][INFO    ][28731] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:13:09.517216
2018-01-14 00:13:09,518 [salt.state       ][INFO    ][28731] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:13:09,520 [salt.loaded.int.module.cmdmod][INFO    ][28731] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:13:10,918 [salt.state       ][INFO    ][28731] {'pid': 28739, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:13:10,920 [salt.state       ][INFO    ][28731] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:13:10.919971 duration_in_ms=1402.756
2018-01-14 00:13:10,922 [salt.state       ][INFO    ][28731] Running state [maas.machines_status] at time 00:13:10.922676
2018-01-14 00:13:10,923 [salt.state       ][INFO    ][28731] Executing state module.run for maas.machines_status
2018-01-14 00:13:11,821 [salt.state       ][INFO    ][28731] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:13:11,822 [salt.state       ][INFO    ][28731] Completed state [maas.machines_status] at time 00:13:11.822331 duration_in_ms=899.654
2018-01-14 00:13:11,826 [salt.minion      ][INFO    ][28731] Returning information for job: 20180114001307860571
2018-01-14 00:13:23,019 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001323029254
2018-01-14 00:13:23,038 [salt.minion      ][INFO    ][28750] Starting a new job with PID 28750
2018-01-14 00:13:23,585 [salt.state       ][INFO    ][28750] Loading fresh modules for state activity
2018-01-14 00:13:23,678 [salt.state       ][INFO    ][28750] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:13:23.678153
2018-01-14 00:13:23,678 [salt.state       ][INFO    ][28750] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:13:23,680 [salt.loaded.int.module.cmdmod][INFO    ][28750] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:13:25,080 [salt.state       ][INFO    ][28750] {'pid': 28757, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:13:25,081 [salt.state       ][INFO    ][28750] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:13:25.080994 duration_in_ms=1402.843
2018-01-14 00:13:25,082 [salt.state       ][INFO    ][28750] Running state [maas.machines_status] at time 00:13:25.082078
2018-01-14 00:13:25,082 [salt.state       ][INFO    ][28750] Executing state module.run for maas.machines_status
2018-01-14 00:13:25,905 [salt.state       ][INFO    ][28750] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:13:25,905 [salt.state       ][INFO    ][28750] Completed state [maas.machines_status] at time 00:13:25.905852 duration_in_ms=823.771
2018-01-14 00:13:25,909 [salt.minion      ][INFO    ][28750] Returning information for job: 20180114001323029254
2018-01-14 00:13:37,183 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001337193986
2018-01-14 00:13:37,202 [salt.minion      ][INFO    ][28850] Starting a new job with PID 28850
2018-01-14 00:13:38,848 [salt.state       ][INFO    ][28850] Loading fresh modules for state activity
2018-01-14 00:13:38,932 [salt.state       ][INFO    ][28850] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:13:38.932605
2018-01-14 00:13:38,933 [salt.state       ][INFO    ][28850] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:13:38,936 [salt.loaded.int.module.cmdmod][INFO    ][28850] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:13:40,237 [salt.state       ][INFO    ][28850] {'pid': 28857, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:13:40,239 [salt.state       ][INFO    ][28850] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:13:40.239200 duration_in_ms=1306.594
2018-01-14 00:13:40,242 [salt.state       ][INFO    ][28850] Running state [maas.machines_status] at time 00:13:40.242008
2018-01-14 00:13:40,243 [salt.state       ][INFO    ][28850] Executing state module.run for maas.machines_status
2018-01-14 00:13:40,965 [salt.state       ][INFO    ][28850] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:13:40,966 [salt.state       ][INFO    ][28850] Completed state [maas.machines_status] at time 00:13:40.966196 duration_in_ms=724.187
2018-01-14 00:13:40,970 [salt.minion      ][INFO    ][28850] Returning information for job: 20180114001337193986
2018-01-14 00:13:52,213 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001352225297
2018-01-14 00:13:52,233 [salt.minion      ][INFO    ][28891] Starting a new job with PID 28891
2018-01-14 00:13:52,717 [salt.state       ][INFO    ][28891] Loading fresh modules for state activity
2018-01-14 00:13:52,805 [salt.state       ][INFO    ][28891] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:13:52.805151
2018-01-14 00:13:52,805 [salt.state       ][INFO    ][28891] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:13:52,807 [salt.loaded.int.module.cmdmod][INFO    ][28891] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:13:54,230 [salt.state       ][INFO    ][28891] {'pid': 28899, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:13:54,231 [salt.state       ][INFO    ][28891] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:13:54.230923 duration_in_ms=1425.772
2018-01-14 00:13:54,233 [salt.state       ][INFO    ][28891] Running state [maas.machines_status] at time 00:13:54.233325
2018-01-14 00:13:54,233 [salt.state       ][INFO    ][28891] Executing state module.run for maas.machines_status
2018-01-14 00:13:55,097 [salt.state       ][INFO    ][28891] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:13:55,098 [salt.state       ][INFO    ][28891] Completed state [maas.machines_status] at time 00:13:55.098125 duration_in_ms=864.799
2018-01-14 00:13:55,101 [salt.minion      ][INFO    ][28891] Returning information for job: 20180114001352225297
2018-01-14 00:14:06,342 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001406358615
2018-01-14 00:14:06,362 [salt.minion      ][INFO    ][28917] Starting a new job with PID 28917
2018-01-14 00:14:08,063 [salt.state       ][INFO    ][28917] Loading fresh modules for state activity
2018-01-14 00:14:08,152 [salt.state       ][INFO    ][28917] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:14:08.152445
2018-01-14 00:14:08,153 [salt.state       ][INFO    ][28917] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:14:08,155 [salt.loaded.int.module.cmdmod][INFO    ][28917] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:14:09,507 [salt.state       ][INFO    ][28917] {'pid': 28924, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:14:09,508 [salt.state       ][INFO    ][28917] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:14:09.508793 duration_in_ms=1356.349
2018-01-14 00:14:09,511 [salt.state       ][INFO    ][28917] Running state [maas.machines_status] at time 00:14:09.511304
2018-01-14 00:14:09,512 [salt.state       ][INFO    ][28917] Executing state module.run for maas.machines_status
2018-01-14 00:14:10,259 [salt.state       ][INFO    ][28917] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:14:10,260 [salt.state       ][INFO    ][28917] Completed state [maas.machines_status] at time 00:14:10.259931 duration_in_ms=748.626
2018-01-14 00:14:10,263 [salt.minion      ][INFO    ][28917] Returning information for job: 20180114001406358615
2018-01-14 00:14:21,611 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001421621619
2018-01-14 00:14:21,633 [salt.minion      ][INFO    ][28936] Starting a new job with PID 28936
2018-01-14 00:14:22,091 [salt.state       ][INFO    ][28936] Loading fresh modules for state activity
2018-01-14 00:14:22,187 [salt.state       ][INFO    ][28936] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:14:22.187153
2018-01-14 00:14:22,188 [salt.state       ][INFO    ][28936] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:14:22,190 [salt.loaded.int.module.cmdmod][INFO    ][28936] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:14:23,494 [salt.state       ][INFO    ][28936] {'pid': 28943, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:14:23,496 [salt.state       ][INFO    ][28936] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:14:23.496075 duration_in_ms=1308.922
2018-01-14 00:14:23,498 [salt.state       ][INFO    ][28936] Running state [maas.machines_status] at time 00:14:23.498694
2018-01-14 00:14:23,499 [salt.state       ][INFO    ][28936] Executing state module.run for maas.machines_status
2018-01-14 00:14:24,276 [salt.state       ][INFO    ][28936] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:14:24,277 [salt.state       ][INFO    ][28936] Completed state [maas.machines_status] at time 00:14:24.277181 duration_in_ms=778.486
2018-01-14 00:14:24,281 [salt.minion      ][INFO    ][28936] Returning information for job: 20180114001421621619
2018-01-14 00:14:35,539 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001435548399
2018-01-14 00:14:35,560 [salt.minion      ][INFO    ][28981] Starting a new job with PID 28981
2018-01-14 00:14:37,122 [salt.state       ][INFO    ][28981] Loading fresh modules for state activity
2018-01-14 00:14:37,209 [salt.state       ][INFO    ][28981] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:14:37.209574
2018-01-14 00:14:37,210 [salt.state       ][INFO    ][28981] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:14:37,211 [salt.loaded.int.module.cmdmod][INFO    ][28981] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:14:38,500 [salt.state       ][INFO    ][28981] {'pid': 29007, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:14:38,501 [salt.state       ][INFO    ][28981] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:14:38.501331 duration_in_ms=1291.757
2018-01-14 00:14:38,504 [salt.state       ][INFO    ][28981] Running state [maas.machines_status] at time 00:14:38.504634
2018-01-14 00:14:38,505 [salt.state       ][INFO    ][28981] Executing state module.run for maas.machines_status
2018-01-14 00:14:39,344 [salt.state       ][INFO    ][28981] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-14 00:14:39,345 [salt.state       ][INFO    ][28981] Completed state [maas.machines_status] at time 00:14:39.345169 duration_in_ms=840.535
2018-01-14 00:14:39,348 [salt.minion      ][INFO    ][28981] Returning information for job: 20180114001435548399
2018-01-14 00:14:50,598 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001450607225
2018-01-14 00:14:50,619 [salt.minion      ][INFO    ][29049] Starting a new job with PID 29049
2018-01-14 00:14:51,052 [salt.state       ][INFO    ][29049] Loading fresh modules for state activity
2018-01-14 00:14:51,148 [salt.state       ][INFO    ][29049] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:14:51.148037
2018-01-14 00:14:51,149 [salt.state       ][INFO    ][29049] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:14:51,153 [salt.loaded.int.module.cmdmod][INFO    ][29049] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:14:52,707 [salt.state       ][INFO    ][29049] {'pid': 29058, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:14:52,707 [salt.state       ][INFO    ][29049] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:14:52.707813 duration_in_ms=1559.778
2018-01-14 00:14:52,710 [salt.state       ][INFO    ][29049] Running state [maas.machines_status] at time 00:14:52.710043
2018-01-14 00:14:52,710 [salt.state       ][INFO    ][29049] Executing state module.run for maas.machines_status
2018-01-14 00:14:53,241 [salt.state       ][INFO    ][29049] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-14 00:14:53,242 [salt.state       ][INFO    ][29049] Completed state [maas.machines_status] at time 00:14:53.242114 duration_in_ms=532.071
2018-01-14 00:14:53,244 [salt.minion      ][INFO    ][29049] Returning information for job: 20180114001450607225
2018-01-14 00:15:04,400 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001504415481
2018-01-14 00:15:04,421 [salt.minion      ][INFO    ][29115] Starting a new job with PID 29115
2018-01-14 00:15:06,128 [salt.state       ][INFO    ][29115] Loading fresh modules for state activity
2018-01-14 00:15:06,217 [salt.state       ][INFO    ][29115] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:15:06.217284
2018-01-14 00:15:06,218 [salt.state       ][INFO    ][29115] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:15:06,220 [salt.loaded.int.module.cmdmod][INFO    ][29115] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:15:07,614 [salt.state       ][INFO    ][29115] {'pid': 29123, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:15:07,615 [salt.state       ][INFO    ][29115] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:15:07.615677 duration_in_ms=1398.393
2018-01-14 00:15:07,618 [salt.state       ][INFO    ][29115] Running state [maas.machines_status] at time 00:15:07.618539
2018-01-14 00:15:07,619 [salt.state       ][INFO    ][29115] Executing state module.run for maas.machines_status
2018-01-14 00:15:08,406 [salt.state       ][INFO    ][29115] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 5})}}
2018-01-14 00:15:08,406 [salt.state       ][INFO    ][29115] Completed state [maas.machines_status] at time 00:15:08.406542 duration_in_ms=788.002
2018-01-14 00:15:08,409 [salt.minion      ][INFO    ][29115] Returning information for job: 20180114001504415481
2018-01-14 00:15:09,659 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command state.apply with jid 20180114001509668271
2018-01-14 00:15:09,682 [salt.minion      ][INFO    ][29140] Starting a new job with PID 29140
2018-01-14 00:15:10,154 [salt.state       ][INFO    ][29140] Loading fresh modules for state activity
2018-01-14 00:15:10,238 [salt.state       ][INFO    ][29140] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:15:10.237997
2018-01-14 00:15:10,238 [salt.state       ][INFO    ][29140] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-14 00:15:10,240 [salt.loaded.int.module.cmdmod][INFO    ][29140] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-14 00:15:11,639 [salt.state       ][INFO    ][29140] {'pid': 29150, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-14 00:15:11,640 [salt.state       ][INFO    ][29140] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 00:15:11.640289 duration_in_ms=1402.292
2018-01-14 00:15:11,642 [salt.state       ][INFO    ][29140] Running state [maas.machines_status] at time 00:15:11.642420
2018-01-14 00:15:11,643 [salt.state       ][INFO    ][29140] Executing state module.run for maas.machines_status
2018-01-14 00:15:12,453 [salt.state       ][INFO    ][29140] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'khshdb'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u't6wern'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'db8xfe'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'fhy7we'}, {'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'reh7xx'}], 'summary': Counter({'Deployed': 5})}}
2018-01-14 00:15:12,455 [salt.state       ][INFO    ][29140] Completed state [maas.machines_status] at time 00:15:12.454968 duration_in_ms=812.546
2018-01-14 00:15:12,459 [salt.minion      ][INFO    ][29140] Returning information for job: 20180114001509668271
2018-01-14 00:15:13,698 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command pillar.item with jid 20180114001513698742
2018-01-14 00:15:13,735 [salt.minion      ][INFO    ][29169] Starting a new job with PID 29169
2018-01-14 00:15:13,744 [salt.minion      ][INFO    ][29169] Returning information for job: 20180114001513698742
2018-01-14 00:15:14,969 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command pillar.get with jid 20180114001514980801
2018-01-14 00:15:14,991 [salt.minion      ][INFO    ][29174] Starting a new job with PID 29174
2018-01-14 00:15:15,002 [salt.minion      ][INFO    ][29174] Returning information for job: 20180114001514980801
2018-01-14 00:34:42,488 [salt.utils.schedule][INFO    ][2585] Running scheduled job: __mine_interval
2018-01-14 01:34:42,489 [salt.utils.schedule][INFO    ][2585] Running scheduled job: __mine_interval
2018-01-14 02:08:19,555 [salt.minion      ][INFO    ][2585] User sudo_ubuntu Executing command cp.push_dir with jid 20180114020819544179
2018-01-14 02:08:19,578 [salt.minion      ][INFO    ][5769] Starting a new job with PID 5769
