2018-01-08 03:30:27,849 [salt.minion      ][ERROR   ][1777] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-01-08 03:31:09,756 [salt.crypt       ][ERROR   ][1777] 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-08 03:34:56,764 [py.warnings      ][WARNING ][1966] /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-08 03:35:16,055 [salt.loaded.int.module.cmdmod][ERROR   ][1966] 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-08 03:35:18,248 [salt.loaded.int.module.cmdmod][INFO    ][2521] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-08 03:35:18,259 [salt.loaded.int.module.cmdmod][INFO    ][2521] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-08 03:35:18,281 [salt.loaded.int.module.cmdmod][INFO    ][2521] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-08 03:35:18,296 [salt.utils.parsers][WARNING ][1777] Minion received a SIGTERM. Exiting.
2018-01-08 03:35:19,218 [salt.cli.daemons ][INFO    ][2602] Setting up the Salt Minion "mas01.baremetal-mcp-pike-ovs-ha.local"
2018-01-08 03:35:19,300 [salt.cli.daemons ][INFO    ][2602] Starting up the Salt Minion
2018-01-08 03:35:19,301 [salt.utils.event ][INFO    ][2602] Starting pull socket on /var/run/salt/minion/minion_event_25787a04fe_pull.ipc
2018-01-08 03:35:19,674 [salt.minion      ][INFO    ][2602] Creating minion process manager
2018-01-08 03:35:20,450 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][2602] Executing command ['date', '+%z'] in directory '/root'
2018-01-08 03:35:20,464 [salt.utils.schedule][INFO    ][2602] Updating job settings for scheduled job: __mine_interval
2018-01-08 03:35:20,471 [salt.minion      ][INFO    ][2602] Added mine.update to scheduler
2018-01-08 03:35:20,485 [salt.minion      ][INFO    ][2602] Minion is starting as user 'root'
2018-01-08 03:35:20,517 [salt.minion      ][INFO    ][2602] Minion is ready to receive requests!
2018-01-08 03:35:21,519 [salt.utils.schedule][INFO    ][2602] Running scheduled job: __mine_interval
2018-01-08 03:36:04,237 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180108033604212686
2018-01-08 03:36:04,258 [salt.minion      ][INFO    ][2699] Starting a new job with PID 2699
2018-01-08 03:36:05,884 [salt.state       ][INFO    ][2699] Loading fresh modules for state activity
2018-01-08 03:36:05,950 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-08 03:36:05,994 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-08 03:36:06,129 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-08 03:36:06,219 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-08 03:36:06,303 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-08 03:36:06,768 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-08 03:36:06,926 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-08 03:36:07,016 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-08 03:36:07,103 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-08 03:36:07,170 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-08 03:36:07,239 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-08 03:36:07,305 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-08 03:36:07,388 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-08 03:36:07,455 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-08 03:36:07,518 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-08 03:36:07,582 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-08 03:36:07,656 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-08 03:36:07,721 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-08 03:36:07,786 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-08 03:36:07,894 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-08 03:36:08,015 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-08 03:36:08,084 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-08 03:36:08,145 [salt.state       ][INFO    ][2699] Running state [/etc/environment] at time 03:36:08.145312
2018-01-08 03:36:08,145 [salt.state       ][INFO    ][2699] Executing state file.blockreplace for /etc/environment
2018-01-08 03:36:08,151 [salt.state       ][INFO    ][2699] 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-08 03:36:08,151 [salt.state       ][INFO    ][2699] Completed state [/etc/environment] at time 03:36:08.151957 duration_in_ms=6.645
2018-01-08 03:36:08,152 [salt.state       ][INFO    ][2699] Running state [/etc/profile.d] at time 03:36:08.152276
2018-01-08 03:36:08,152 [salt.state       ][INFO    ][2699] Executing state file.directory for /etc/profile.d
2018-01-08 03:36:08,160 [salt.state       ][INFO    ][2699] Directory /etc/profile.d is in the correct state
2018-01-08 03:36:08,161 [salt.state       ][INFO    ][2699] Completed state [/etc/profile.d] at time 03:36:08.161113 duration_in_ms=8.837
2018-01-08 03:36:08,524 [salt.state       ][INFO    ][2699] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:36:08.524528
2018-01-08 03:36:08,525 [salt.state       ][INFO    ][2699] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-08 03:36:08,600 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-08 03:36:08,609 [salt.state       ][INFO    ][2699] File changed:
New file
2018-01-08 03:36:08,610 [salt.state       ][INFO    ][2699] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:36:08.610124 duration_in_ms=85.596
2018-01-08 03:36:08,610 [salt.state       ][INFO    ][2699] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 03:36:08.610697
2018-01-08 03:36:08,611 [salt.state       ][INFO    ][2699] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-08 03:36:08,637 [salt.state       ][INFO    ][2699] File changed:
New file
2018-01-08 03:36:08,638 [salt.state       ][INFO    ][2699] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 03:36:08.638111 duration_in_ms=27.414
2018-01-08 03:36:08,639 [salt.state       ][INFO    ][2699] Running state [linux_repo_prereq_pkgs] at time 03:36:08.639777
2018-01-08 03:36:08,640 [salt.state       ][INFO    ][2699] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-08 03:36:08,641 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:36:08,997 [salt.state       ][INFO    ][2699] All specified packages are already installed
2018-01-08 03:36:08,998 [salt.state       ][INFO    ][2699] Completed state [linux_repo_prereq_pkgs] at time 03:36:08.998466 duration_in_ms=358.689
2018-01-08 03:36:08,998 [salt.state       ][INFO    ][2699] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:36:08.998879
2018-01-08 03:36:08,999 [salt.state       ][INFO    ][2699] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-08 03:36:08,999 [salt.state       ][INFO    ][2699] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-08 03:36:09,000 [salt.state       ][INFO    ][2699] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:36:09.000037 duration_in_ms=1.158
2018-01-08 03:36:09,000 [salt.state       ][INFO    ][2699] Running state [/etc/apt/preferences.d/uca] at time 03:36:09.000365
2018-01-08 03:36:09,000 [salt.state       ][INFO    ][2699] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-08 03:36:09,001 [salt.state       ][INFO    ][2699] File /etc/apt/preferences.d/uca is not present
2018-01-08 03:36:09,001 [salt.state       ][INFO    ][2699] Completed state [/etc/apt/preferences.d/uca] at time 03:36:09.001354 duration_in_ms=0.989
2018-01-08 03:36:09,013 [salt.state       ][INFO    ][2699] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:36:09.013238
2018-01-08 03:36:09,013 [salt.state       ][INFO    ][2699] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-08 03:36:09,088 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-08 03:36:09,233 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['apt-key', 'adv', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-08 03:36:09,934 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 03:36:14,357 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033614336645
2018-01-08 03:36:14,371 [salt.minion      ][INFO    ][3229] Starting a new job with PID 3229
2018-01-08 03:36:14,395 [salt.minion      ][INFO    ][3229] Returning information for job: 20180108033614336645
2018-01-08 03:36:14,621 [salt.state       ][INFO    ][2699] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-08 03:36:14,622 [salt.state       ][INFO    ][2699] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:36:14.622877 duration_in_ms=5609.638
2018-01-08 03:36:14,623 [salt.state       ][INFO    ][2699] Running state [linux_extra_packages_purged] at time 03:36:14.623532
2018-01-08 03:36:14,624 [salt.state       ][INFO    ][2699] Executing state pkg.purged for linux_extra_packages_purged
2018-01-08 03:36:14,656 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-08 03:36:21,414 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:36:21,463 [salt.state       ][INFO    ][2699] {'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-08 03:36:21,483 [salt.state       ][INFO    ][2699] Loading fresh modules for state activity
2018-01-08 03:36:21,517 [salt.state       ][INFO    ][2699] Completed state [linux_extra_packages_purged] at time 03:36:21.517325 duration_in_ms=6893.792
2018-01-08 03:36:21,522 [salt.state       ][INFO    ][2699] Running state [linux_extra_packages_latest] at time 03:36:21.522638
2018-01-08 03:36:21,523 [salt.state       ][INFO    ][2699] Executing state pkg.latest for linux_extra_packages_latest
2018-01-08 03:36:21,813 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-08 03:36:21,886 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 03:36:21,908 [salt.loaded.int.module.cmdmod][INFO    ][2699] 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-08 03:36:24,590 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033624569077
2018-01-08 03:36:24,606 [salt.minion      ][INFO    ][4333] Starting a new job with PID 4333
2018-01-08 03:36:24,633 [salt.minion      ][INFO    ][4333] Returning information for job: 20180108033624569077
2018-01-08 03:36:26,807 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:36:26,843 [salt.state       ][INFO    ][2699] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-08 03:36:26,854 [salt.state       ][INFO    ][2699] Loading fresh modules for state activity
2018-01-08 03:36:26,877 [salt.state       ][INFO    ][2699] Completed state [linux_extra_packages_latest] at time 03:36:26.876955 duration_in_ms=5354.316
2018-01-08 03:36:26,882 [salt.state       ][INFO    ][2699] Running state [UTC] at time 03:36:26.882512
2018-01-08 03:36:26,882 [salt.state       ][INFO    ][2699] Executing state timezone.system for UTC
2018-01-08 03:36:26,885 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['timedatectl'] in directory '/root'
2018-01-08 03:36:26,935 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['timedatectl'] in directory '/root'
2018-01-08 03:36:26,945 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-08 03:36:26,954 [salt.state       ][INFO    ][2699] {'timezone': 'UTC'}
2018-01-08 03:36:26,954 [salt.state       ][INFO    ][2699] Completed state [UTC] at time 03:36:26.954772 duration_in_ms=72.259
2018-01-08 03:36:26,957 [salt.state       ][INFO    ][2699] Running state [nf_conntrack] at time 03:36:26.957111
2018-01-08 03:36:26,957 [salt.state       ][INFO    ][2699] Executing state kmod.present for nf_conntrack
2018-01-08 03:36:26,958 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'lsmod' in directory '/root'
2018-01-08 03:36:28,012 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'lsmod' in directory '/root'
2018-01-08 03:36:28,026 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-08 03:36:28,050 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'lsmod' in directory '/root'
2018-01-08 03:36:28,128 [salt.state       ][INFO    ][2699] {'nf_conntrack': 'loaded'}
2018-01-08 03:36:28,129 [salt.state       ][INFO    ][2699] Completed state [nf_conntrack] at time 03:36:28.129048 duration_in_ms=1171.936
2018-01-08 03:36:28,136 [salt.state       ][INFO    ][2699] Running state [net.ipv4.tcp_keepalive_probes] at time 03:36:28.136726
2018-01-08 03:36:28,137 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-08 03:36:28,138 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,193 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-08 03:36:28,201 [salt.state       ][INFO    ][2699] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-08 03:36:28,201 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:36:28.201572 duration_in_ms=64.832
2018-01-08 03:36:28,201 [salt.state       ][INFO    ][2699] Running state [fs.file-max] at time 03:36:28.201914
2018-01-08 03:36:28,202 [salt.state       ][INFO    ][2699] Executing state sysctl.present for fs.file-max
2018-01-08 03:36:28,202 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,219 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-08 03:36:28,226 [salt.state       ][INFO    ][2699] {'fs.file-max': 124165}
2018-01-08 03:36:28,227 [salt.state       ][INFO    ][2699] Completed state [fs.file-max] at time 03:36:28.227224 duration_in_ms=25.31
2018-01-08 03:36:28,227 [salt.state       ][INFO    ][2699] Running state [net.core.somaxconn] at time 03:36:28.227518
2018-01-08 03:36:28,227 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.core.somaxconn
2018-01-08 03:36:28,228 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,243 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-08 03:36:28,251 [salt.state       ][INFO    ][2699] {'net.core.somaxconn': 4096}
2018-01-08 03:36:28,251 [salt.state       ][INFO    ][2699] Completed state [net.core.somaxconn] at time 03:36:28.251237 duration_in_ms=23.719
2018-01-08 03:36:28,251 [salt.state       ][INFO    ][2699] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:36:28.251496
2018-01-08 03:36:28,251 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-08 03:36:28,252 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,266 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-08 03:36:28,271 [salt.state       ][INFO    ][2699] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-08 03:36:28,271 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:36:28.271672 duration_in_ms=20.175
2018-01-08 03:36:28,271 [salt.state       ][INFO    ][2699] Running state [net.ipv4.tcp_tw_reuse] at time 03:36:28.271918
2018-01-08 03:36:28,272 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-08 03:36:28,272 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,286 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-08 03:36:28,293 [salt.state       ][INFO    ][2699] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-08 03:36:28,293 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.tcp_tw_reuse] at time 03:36:28.293916 duration_in_ms=21.998
2018-01-08 03:36:28,294 [salt.state       ][INFO    ][2699] Running state [net.ipv4.tcp_congestion_control] at time 03:36:28.294146
2018-01-08 03:36:28,294 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-08 03:36:28,294 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,308 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-08 03:36:28,318 [salt.state       ][INFO    ][2699] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-08 03:36:28,318 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.tcp_congestion_control] at time 03:36:28.318908 duration_in_ms=24.762
2018-01-08 03:36:28,319 [salt.state       ][INFO    ][2699] Running state [net.nf_conntrack_max] at time 03:36:28.319150
2018-01-08 03:36:28,319 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.nf_conntrack_max
2018-01-08 03:36:28,319 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,342 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-08 03:36:28,349 [salt.state       ][INFO    ][2699] {'net.nf_conntrack_max': 1048576}
2018-01-08 03:36:28,349 [salt.state       ][INFO    ][2699] Completed state [net.nf_conntrack_max] at time 03:36:28.349675 duration_in_ms=30.525
2018-01-08 03:36:28,349 [salt.state       ][INFO    ][2699] Running state [net.ipv4.tcp_retries2] at time 03:36:28.349913
2018-01-08 03:36:28,350 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-08 03:36:28,350 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,378 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-08 03:36:28,386 [salt.state       ][INFO    ][2699] {'net.ipv4.tcp_retries2': 5}
2018-01-08 03:36:28,386 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.tcp_retries2] at time 03:36:28.386707 duration_in_ms=36.794
2018-01-08 03:36:28,386 [salt.state       ][INFO    ][2699] Running state [net.ipv4.tcp_fin_timeout] at time 03:36:28.386954
2018-01-08 03:36:28,387 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-08 03:36:28,387 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,401 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-08 03:36:28,409 [salt.state       ][INFO    ][2699] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-08 03:36:28,409 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.tcp_fin_timeout] at time 03:36:28.409304 duration_in_ms=22.349
2018-01-08 03:36:28,409 [salt.state       ][INFO    ][2699] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:36:28.409546
2018-01-08 03:36:28,409 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-08 03:36:28,410 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,433 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-08 03:36:28,441 [salt.state       ][INFO    ][2699] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-08 03:36:28,441 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:36:28.441255 duration_in_ms=31.709
2018-01-08 03:36:28,441 [salt.state       ][INFO    ][2699] Running state [vm.swappiness] at time 03:36:28.441506
2018-01-08 03:36:28,441 [salt.state       ][INFO    ][2699] Executing state sysctl.present for vm.swappiness
2018-01-08 03:36:28,442 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,464 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-08 03:36:28,469 [salt.state       ][INFO    ][2699] {'vm.swappiness': 10}
2018-01-08 03:36:28,469 [salt.state       ][INFO    ][2699] Completed state [vm.swappiness] at time 03:36:28.469285 duration_in_ms=27.779
2018-01-08 03:36:28,469 [salt.state       ][INFO    ][2699] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:36:28.469539
2018-01-08 03:36:28,469 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-08 03:36:28,470 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,492 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-08 03:36:28,498 [salt.state       ][INFO    ][2699] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-08 03:36:28,499 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:36:28.498964 duration_in_ms=29.425
2018-01-08 03:36:28,499 [salt.state       ][INFO    ][2699] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:36:28.499218
2018-01-08 03:36:28,499 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-08 03:36:28,499 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,513 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-08 03:36:28,518 [salt.state       ][INFO    ][2699] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-08 03:36:28,519 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:36:28.519040 duration_in_ms=19.821
2018-01-08 03:36:28,519 [salt.state       ][INFO    ][2699] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:36:28.519289
2018-01-08 03:36:28,519 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-08 03:36:28,519 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,533 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-08 03:36:28,538 [salt.state       ][INFO    ][2699] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-08 03:36:28,538 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:36:28.538310 duration_in_ms=19.02
2018-01-08 03:36:28,538 [salt.state       ][INFO    ][2699] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:36:28.538543
2018-01-08 03:36:28,538 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-08 03:36:28,539 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,567 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-08 03:36:28,573 [salt.state       ][INFO    ][2699] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-08 03:36:28,573 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:36:28.573362 duration_in_ms=34.819
2018-01-08 03:36:28,573 [salt.state       ][INFO    ][2699] Running state [net.core.netdev_max_backlog] at time 03:36:28.573627
2018-01-08 03:36:28,573 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-08 03:36:28,574 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,589 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-08 03:36:28,600 [salt.state       ][INFO    ][2699] {'net.core.netdev_max_backlog': 261144}
2018-01-08 03:36:28,601 [salt.state       ][INFO    ][2699] Completed state [net.core.netdev_max_backlog] at time 03:36:28.601321 duration_in_ms=27.693
2018-01-08 03:36:28,602 [salt.state       ][INFO    ][2699] Running state [net.ipv4.tcp_keepalive_time] at time 03:36:28.602044
2018-01-08 03:36:28,603 [salt.state       ][INFO    ][2699] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-08 03:36:28,604 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,637 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-08 03:36:28,650 [salt.state       ][INFO    ][2699] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-08 03:36:28,651 [salt.state       ][INFO    ][2699] Completed state [net.ipv4.tcp_keepalive_time] at time 03:36:28.651411 duration_in_ms=49.367
2018-01-08 03:36:28,652 [salt.state       ][INFO    ][2699] Running state [kernel.panic] at time 03:36:28.651988
2018-01-08 03:36:28,652 [salt.state       ][INFO    ][2699] Executing state sysctl.present for kernel.panic
2018-01-08 03:36:28,653 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:36:28,681 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-08 03:36:28,693 [salt.state       ][INFO    ][2699] {'kernel.panic': 60}
2018-01-08 03:36:28,693 [salt.state       ][INFO    ][2699] Completed state [kernel.panic] at time 03:36:28.693789 duration_in_ms=41.801
2018-01-08 03:36:28,699 [salt.state       ][INFO    ][2699] Running state [linux_sysfs_package] at time 03:36:28.699513
2018-01-08 03:36:28,700 [salt.state       ][INFO    ][2699] Executing state pkg.installed for linux_sysfs_package
2018-01-08 03:36:29,026 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-08 03:36:29,097 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 03:36:30,831 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 03:36:30,849 [salt.loaded.int.module.cmdmod][INFO    ][2699] 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-08 03:36:34,663 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033634639810
2018-01-08 03:36:34,685 [salt.minion      ][INFO    ][5194] Starting a new job with PID 5194
2018-01-08 03:36:34,714 [salt.minion      ][INFO    ][5194] Returning information for job: 20180108033634639810
2018-01-08 03:36:36,578 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:36:36,675 [salt.state       ][INFO    ][2699] 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-08 03:36:36,682 [salt.state       ][INFO    ][2699] Loading fresh modules for state activity
2018-01-08 03:36:36,699 [salt.state       ][INFO    ][2699] Completed state [linux_sysfs_package] at time 03:36:36.699660 duration_in_ms=8000.146
2018-01-08 03:36:36,703 [salt.state       ][INFO    ][2699] Running state [/etc/sysfs.d] at time 03:36:36.703552
2018-01-08 03:36:36,704 [salt.state       ][INFO    ][2699] Executing state file.directory for /etc/sysfs.d
2018-01-08 03:36:36,707 [salt.state       ][INFO    ][2699] Directory /etc/sysfs.d is in the correct state
2018-01-08 03:36:36,708 [salt.state       ][INFO    ][2699] Completed state [/etc/sysfs.d] at time 03:36:36.708140 duration_in_ms=4.588
2018-01-08 03:36:36,864 [salt.state       ][INFO    ][2699] Running state [ondemand] at time 03:36:36.864801
2018-01-08 03:36:36,866 [salt.state       ][INFO    ][2699] Executing state service.dead for ondemand
2018-01-08 03:36:36,867 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-08 03:36:36,881 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-08 03:36:36,890 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 03:36:36,903 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-08 03:36:36,953 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-08 03:36:36,964 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 03:36:36,977 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 03:36:36,992 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-08 03:36:37,133 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 03:36:37,157 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'runlevel' in directory '/root'
2018-01-08 03:36:37,168 [salt.state       ][INFO    ][2699] {'ondemand': True}
2018-01-08 03:36:37,169 [salt.state       ][INFO    ][2699] Completed state [ondemand] at time 03:36:37.169594 duration_in_ms=304.793
2018-01-08 03:36:37,175 [salt.state       ][INFO    ][2699] Running state [cs_CZ.UTF-8] at time 03:36:37.175549
2018-01-08 03:36:37,176 [salt.state       ][INFO    ][2699] Executing state locale.present for cs_CZ.UTF-8
2018-01-08 03:36:37,177 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'locale -a' in directory '/root'
2018-01-08 03:36:37,195 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-08 03:36:37,893 [salt.state       ][INFO    ][2699] {'locale': 'cs_CZ.UTF-8'}
2018-01-08 03:36:37,894 [salt.state       ][INFO    ][2699] Completed state [cs_CZ.UTF-8] at time 03:36:37.894443 duration_in_ms=718.886
2018-01-08 03:36:37,894 [salt.state       ][INFO    ][2699] Running state [en_US.UTF-8] at time 03:36:37.894857
2018-01-08 03:36:37,895 [salt.state       ][INFO    ][2699] Executing state locale.present for en_US.UTF-8
2018-01-08 03:36:37,895 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'locale -a' in directory '/root'
2018-01-08 03:36:37,905 [salt.state       ][INFO    ][2699] Locale en_US.UTF-8 is already present
2018-01-08 03:36:37,906 [salt.state       ][INFO    ][2699] Completed state [en_US.UTF-8] at time 03:36:37.906086 duration_in_ms=11.228
2018-01-08 03:36:37,907 [salt.state       ][INFO    ][2699] Running state [en_US.UTF-8] at time 03:36:37.907161
2018-01-08 03:36:37,907 [salt.state       ][INFO    ][2699] Executing state locale.system for en_US.UTF-8
2018-01-08 03:36:37,908 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command 'localectl' in directory '/root'
2018-01-08 03:36:37,953 [salt.state       ][INFO    ][2699] System locale en_US.UTF-8 already set
2018-01-08 03:36:37,954 [salt.state       ][INFO    ][2699] Completed state [en_US.UTF-8] at time 03:36:37.954018 duration_in_ms=46.857
2018-01-08 03:36:37,959 [salt.state       ][INFO    ][2699] Running state [root] at time 03:36:37.959859
2018-01-08 03:36:37,960 [salt.state       ][INFO    ][2699] Executing state user.present for root
2018-01-08 03:36:37,962 [salt.state       ][INFO    ][2699] User root is present and up to date
2018-01-08 03:36:37,962 [salt.state       ][INFO    ][2699] Completed state [root] at time 03:36:37.962702 duration_in_ms=2.843
2018-01-08 03:36:37,963 [salt.state       ][INFO    ][2699] Running state [/root] at time 03:36:37.963634
2018-01-08 03:36:37,964 [salt.state       ][INFO    ][2699] Executing state file.directory for /root
2018-01-08 03:36:37,964 [salt.state       ][INFO    ][2699] Directory /root is in the correct state
2018-01-08 03:36:37,964 [salt.state       ][INFO    ][2699] Completed state [/root] at time 03:36:37.964946 duration_in_ms=1.312
2018-01-08 03:36:37,965 [salt.state       ][INFO    ][2699] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:36:37.965308
2018-01-08 03:36:37,965 [salt.state       ][INFO    ][2699] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-08 03:36:37,966 [salt.state       ][INFO    ][2699] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-08 03:36:37,966 [salt.state       ][INFO    ][2699] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:36:37.966331 duration_in_ms=1.022
2018-01-08 03:36:37,966 [salt.state       ][INFO    ][2699] Running state [ubuntu] at time 03:36:37.966674
2018-01-08 03:36:37,967 [salt.state       ][INFO    ][2699] Executing state user.present for ubuntu
2018-01-08 03:36:37,969 [salt.state       ][INFO    ][2699] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-08 03:36:37,969 [salt.state       ][INFO    ][2699] Completed state [ubuntu] at time 03:36:37.969588 duration_in_ms=2.914
2018-01-08 03:36:37,970 [salt.state       ][INFO    ][2699] Running state [/home/ubuntu] at time 03:36:37.970375
2018-01-08 03:36:37,970 [salt.state       ][INFO    ][2699] Executing state file.directory for /home/ubuntu
2018-01-08 03:36:37,971 [salt.state       ][INFO    ][2699] {'mode': '0700'}
2018-01-08 03:36:37,971 [salt.state       ][INFO    ][2699] Completed state [/home/ubuntu] at time 03:36:37.971771 duration_in_ms=1.395
2018-01-08 03:36:37,972 [salt.state       ][INFO    ][2699] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:36:37.972446
2018-01-08 03:36:37,972 [salt.state       ][INFO    ][2699] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-08 03:36:38,004 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-08 03:36:38,007 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command '/usr/sbin/visudo -c -f /tmp/tmpk1NUYg' in directory '/root'
2018-01-08 03:36:38,043 [salt.state       ][INFO    ][2699] File changed:
New file
2018-01-08 03:36:38,044 [salt.state       ][INFO    ][2699] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:36:38.044289 duration_in_ms=71.843
2018-01-08 03:36:38,044 [salt.state       ][INFO    ][2699] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:36:38.044798
2018-01-08 03:36:38,045 [salt.state       ][INFO    ][2699] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-08 03:36:38,074 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-08 03:36:38,147 [salt.state       ][INFO    ][2699] File changed:
New file
2018-01-08 03:36:38,147 [salt.state       ][INFO    ][2699] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:36:38.147851 duration_in_ms=103.053
2018-01-08 03:36:38,148 [salt.state       ][INFO    ][2699] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:36:38.148274
2018-01-08 03:36:38,148 [salt.state       ][INFO    ][2699] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-08 03:36:38,175 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-08 03:36:38,241 [salt.state       ][INFO    ][2699] File changed:
New file
2018-01-08 03:36:38,241 [salt.state       ][INFO    ][2699] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:36:38.241917 duration_in_ms=93.643
2018-01-08 03:36:38,243 [salt.state       ][INFO    ][2699] Running state [service.systemctl_reload] at time 03:36:38.243384
2018-01-08 03:36:38,243 [salt.state       ][INFO    ][2699] Executing state module.wait for service.systemctl_reload
2018-01-08 03:36:38,244 [salt.state       ][INFO    ][2699] No changes made for service.systemctl_reload
2018-01-08 03:36:38,244 [salt.state       ][INFO    ][2699] Completed state [service.systemctl_reload] at time 03:36:38.244604 duration_in_ms=1.22
2018-01-08 03:36:38,244 [salt.state       ][INFO    ][2699] Running state [service.systemctl_reload] at time 03:36:38.244962
2018-01-08 03:36:38,245 [salt.state       ][INFO    ][2699] Executing state module.mod_watch for service.systemctl_reload
2018-01-08 03:36:38,246 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-08 03:36:38,359 [salt.state       ][INFO    ][2699] {'ret': True}
2018-01-08 03:36:38,360 [salt.state       ][INFO    ][2699] Completed state [service.systemctl_reload] at time 03:36:38.360592 duration_in_ms=115.628
2018-01-08 03:36:38,361 [salt.state       ][INFO    ][2699] Running state [/etc/hostname] at time 03:36:38.361731
2018-01-08 03:36:38,362 [salt.state       ][INFO    ][2699] Executing state file.managed for /etc/hostname
2018-01-08 03:36:38,390 [salt.fileclient  ][INFO    ][2699] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-08 03:36:38,395 [salt.state       ][INFO    ][2699] File /etc/hostname is in the correct state
2018-01-08 03:36:38,396 [salt.state       ][INFO    ][2699] Completed state [/etc/hostname] at time 03:36:38.396146 duration_in_ms=34.415
2018-01-08 03:36:38,399 [salt.state       ][INFO    ][2699] Running state [hostname mas01] at time 03:36:38.399926
2018-01-08 03:36:38,400 [salt.state       ][INFO    ][2699] Executing state cmd.wait for hostname mas01
2018-01-08 03:36:38,401 [salt.state       ][INFO    ][2699] No changes made for hostname mas01
2018-01-08 03:36:38,402 [salt.state       ][INFO    ][2699] Completed state [hostname mas01] at time 03:36:38.402245 duration_in_ms=2.319
2018-01-08 03:36:38,410 [salt.state       ][INFO    ][2699] Running state [mdb02] at time 03:36:38.410825
2018-01-08 03:36:38,411 [salt.state       ][INFO    ][2699] Executing state host.present for mdb02
2018-01-08 03:36:38,415 [salt.state       ][INFO    ][2699] {'host': 'mdb02'}
2018-01-08 03:36:38,416 [salt.state       ][INFO    ][2699] Completed state [mdb02] at time 03:36:38.415960 duration_in_ms=5.135
2018-01-08 03:36:38,416 [salt.state       ][INFO    ][2699] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.416680
2018-01-08 03:36:38,417 [salt.state       ][INFO    ][2699] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,425 [salt.state       ][INFO    ][2699] {'host': 'mdb02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,425 [salt.state       ][INFO    ][2699] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.425876 duration_in_ms=9.197
2018-01-08 03:36:38,426 [salt.state       ][INFO    ][2699] Running state [mdb03] at time 03:36:38.426586
2018-01-08 03:36:38,427 [salt.state       ][INFO    ][2699] Executing state host.present for mdb03
2018-01-08 03:36:38,431 [salt.state       ][INFO    ][2699] {'host': 'mdb03'}
2018-01-08 03:36:38,431 [salt.state       ][INFO    ][2699] Completed state [mdb03] at time 03:36:38.431822 duration_in_ms=5.236
2018-01-08 03:36:38,432 [salt.state       ][INFO    ][2699] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.432524
2018-01-08 03:36:38,433 [salt.state       ][INFO    ][2699] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,437 [salt.state       ][INFO    ][2699] {'host': 'mdb03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,437 [salt.state       ][INFO    ][2699] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.437847 duration_in_ms=5.323
2018-01-08 03:36:38,438 [salt.state       ][INFO    ][2699] Running state [mdb01] at time 03:36:38.438543
2018-01-08 03:36:38,439 [salt.state       ][INFO    ][2699] Executing state host.present for mdb01
2018-01-08 03:36:38,443 [salt.state       ][INFO    ][2699] {'host': 'mdb01'}
2018-01-08 03:36:38,443 [salt.state       ][INFO    ][2699] Completed state [mdb01] at time 03:36:38.443883 duration_in_ms=5.34
2018-01-08 03:36:38,444 [salt.state       ][INFO    ][2699] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.444604
2018-01-08 03:36:38,445 [salt.state       ][INFO    ][2699] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,449 [salt.state       ][INFO    ][2699] {'host': 'mdb01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,449 [salt.state       ][INFO    ][2699] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.449899 duration_in_ms=5.296
2018-01-08 03:36:38,450 [salt.state       ][INFO    ][2699] Running state [mdb] at time 03:36:38.450591
2018-01-08 03:36:38,451 [salt.state       ][INFO    ][2699] Executing state host.present for mdb
2018-01-08 03:36:38,455 [salt.state       ][INFO    ][2699] {'host': 'mdb'}
2018-01-08 03:36:38,456 [salt.state       ][INFO    ][2699] Completed state [mdb] at time 03:36:38.455960 duration_in_ms=5.368
2018-01-08 03:36:38,456 [salt.state       ][INFO    ][2699] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.456652
2018-01-08 03:36:38,457 [salt.state       ][INFO    ][2699] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,461 [salt.state       ][INFO    ][2699] {'host': 'mdb.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,461 [salt.state       ][INFO    ][2699] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.461906 duration_in_ms=5.254
2018-01-08 03:36:38,462 [salt.state       ][INFO    ][2699] Running state [cfg01] at time 03:36:38.462593
2018-01-08 03:36:38,463 [salt.state       ][INFO    ][2699] Executing state host.present for cfg01
2018-01-08 03:36:38,467 [salt.state       ][INFO    ][2699] {'host': 'cfg01'}
2018-01-08 03:36:38,468 [salt.state       ][INFO    ][2699] Completed state [cfg01] at time 03:36:38.467941 duration_in_ms=5.349
2018-01-08 03:36:38,468 [salt.state       ][INFO    ][2699] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.468629
2018-01-08 03:36:38,469 [salt.state       ][INFO    ][2699] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,473 [salt.state       ][INFO    ][2699] {'host': 'cfg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,473 [salt.state       ][INFO    ][2699] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.473926 duration_in_ms=5.297
2018-01-08 03:36:38,474 [salt.state       ][INFO    ][2699] Running state [prx01] at time 03:36:38.474610
2018-01-08 03:36:38,475 [salt.state       ][INFO    ][2699] Executing state host.present for prx01
2018-01-08 03:36:38,479 [salt.state       ][INFO    ][2699] {'host': 'prx01'}
2018-01-08 03:36:38,479 [salt.state       ][INFO    ][2699] Completed state [prx01] at time 03:36:38.479899 duration_in_ms=5.289
2018-01-08 03:36:38,480 [salt.state       ][INFO    ][2699] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.480587
2018-01-08 03:36:38,481 [salt.state       ][INFO    ][2699] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,486 [salt.state       ][INFO    ][2699] {'host': 'prx01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,487 [salt.state       ][INFO    ][2699] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.487551 duration_in_ms=6.965
2018-01-08 03:36:38,488 [salt.state       ][INFO    ][2699] Running state [kvm01] at time 03:36:38.488226
2018-01-08 03:36:38,488 [salt.state       ][INFO    ][2699] Executing state host.present for kvm01
2018-01-08 03:36:38,492 [salt.state       ][INFO    ][2699] {'host': 'kvm01'}
2018-01-08 03:36:38,493 [salt.state       ][INFO    ][2699] Completed state [kvm01] at time 03:36:38.493585 duration_in_ms=5.36
2018-01-08 03:36:38,494 [salt.state       ][INFO    ][2699] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.494209
2018-01-08 03:36:38,494 [salt.state       ][INFO    ][2699] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,498 [salt.state       ][INFO    ][2699] {'host': 'kvm01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,499 [salt.state       ][INFO    ][2699] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.499543 duration_in_ms=5.334
2018-01-08 03:36:38,500 [salt.state       ][INFO    ][2699] Running state [kvm03] at time 03:36:38.500208
2018-01-08 03:36:38,500 [salt.state       ][INFO    ][2699] Executing state host.present for kvm03
2018-01-08 03:36:38,504 [salt.state       ][INFO    ][2699] {'host': 'kvm03'}
2018-01-08 03:36:38,505 [salt.state       ][INFO    ][2699] Completed state [kvm03] at time 03:36:38.505561 duration_in_ms=5.352
2018-01-08 03:36:38,506 [salt.state       ][INFO    ][2699] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.506249
2018-01-08 03:36:38,506 [salt.state       ][INFO    ][2699] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,510 [salt.state       ][INFO    ][2699] {'host': 'kvm03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,511 [salt.state       ][INFO    ][2699] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.511609 duration_in_ms=5.36
2018-01-08 03:36:38,512 [salt.state       ][INFO    ][2699] Running state [kvm02] at time 03:36:38.512279
2018-01-08 03:36:38,512 [salt.state       ][INFO    ][2699] Executing state host.present for kvm02
2018-01-08 03:36:38,516 [salt.state       ][INFO    ][2699] {'host': 'kvm02'}
2018-01-08 03:36:38,517 [salt.state       ][INFO    ][2699] Completed state [kvm02] at time 03:36:38.517526 duration_in_ms=5.247
2018-01-08 03:36:38,518 [salt.state       ][INFO    ][2699] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.518150
2018-01-08 03:36:38,518 [salt.state       ][INFO    ][2699] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,522 [salt.state       ][INFO    ][2699] {'host': 'kvm02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,523 [salt.state       ][INFO    ][2699] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.523484 duration_in_ms=5.334
2018-01-08 03:36:38,524 [salt.state       ][INFO    ][2699] Running state [dbs] at time 03:36:38.524109
2018-01-08 03:36:38,524 [salt.state       ][INFO    ][2699] Executing state host.present for dbs
2018-01-08 03:36:38,528 [salt.state       ][INFO    ][2699] {'host': 'dbs'}
2018-01-08 03:36:38,529 [salt.state       ][INFO    ][2699] Completed state [dbs] at time 03:36:38.529581 duration_in_ms=5.472
2018-01-08 03:36:38,530 [salt.state       ][INFO    ][2699] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.530263
2018-01-08 03:36:38,530 [salt.state       ][INFO    ][2699] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,534 [salt.state       ][INFO    ][2699] {'host': 'dbs.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,535 [salt.state       ][INFO    ][2699] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.535577 duration_in_ms=5.314
2018-01-08 03:36:38,536 [salt.state       ][INFO    ][2699] Running state [prx] at time 03:36:38.536248
2018-01-08 03:36:38,536 [salt.state       ][INFO    ][2699] Executing state host.present for prx
2018-01-08 03:36:38,540 [salt.state       ][INFO    ][2699] {'host': 'prx'}
2018-01-08 03:36:38,541 [salt.state       ][INFO    ][2699] Completed state [prx] at time 03:36:38.541521 duration_in_ms=5.273
2018-01-08 03:36:38,542 [salt.state       ][INFO    ][2699] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.542132
2018-01-08 03:36:38,542 [salt.state       ][INFO    ][2699] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,546 [salt.state       ][INFO    ][2699] {'host': 'prx.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,547 [salt.state       ][INFO    ][2699] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.547508 duration_in_ms=5.375
2018-01-08 03:36:38,548 [salt.state       ][INFO    ][2699] Running state [prx02] at time 03:36:38.548114
2018-01-08 03:36:38,548 [salt.state       ][INFO    ][2699] Executing state host.present for prx02
2018-01-08 03:36:38,553 [salt.state       ][INFO    ][2699] {'host': 'prx02'}
2018-01-08 03:36:38,553 [salt.state       ][INFO    ][2699] Completed state [prx02] at time 03:36:38.553704 duration_in_ms=5.59
2018-01-08 03:36:38,554 [salt.state       ][INFO    ][2699] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.554350
2018-01-08 03:36:38,555 [salt.state       ][INFO    ][2699] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,559 [salt.state       ][INFO    ][2699] {'host': 'prx02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,559 [salt.state       ][INFO    ][2699] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.559583 duration_in_ms=5.234
2018-01-08 03:36:38,560 [salt.state       ][INFO    ][2699] Running state [msg02] at time 03:36:38.560229
2018-01-08 03:36:38,560 [salt.state       ][INFO    ][2699] Executing state host.present for msg02
2018-01-08 03:36:38,564 [salt.state       ][INFO    ][2699] {'host': 'msg02'}
2018-01-08 03:36:38,565 [salt.state       ][INFO    ][2699] Completed state [msg02] at time 03:36:38.565491 duration_in_ms=5.262
2018-01-08 03:36:38,566 [salt.state       ][INFO    ][2699] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.566100
2018-01-08 03:36:38,566 [salt.state       ][INFO    ][2699] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,571 [salt.state       ][INFO    ][2699] {'host': 'msg02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,571 [salt.state       ][INFO    ][2699] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.571634 duration_in_ms=5.533
2018-01-08 03:36:38,572 [salt.state       ][INFO    ][2699] Running state [msg03] at time 03:36:38.572272
2018-01-08 03:36:38,572 [salt.state       ][INFO    ][2699] Executing state host.present for msg03
2018-01-08 03:36:38,577 [salt.state       ][INFO    ][2699] {'host': 'msg03'}
2018-01-08 03:36:38,577 [salt.state       ][INFO    ][2699] Completed state [msg03] at time 03:36:38.577745 duration_in_ms=5.474
2018-01-08 03:36:38,578 [salt.state       ][INFO    ][2699] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.578357
2018-01-08 03:36:38,578 [salt.state       ][INFO    ][2699] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,581 [salt.state       ][INFO    ][2699] {'host': 'msg03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,581 [salt.state       ][INFO    ][2699] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.581589 duration_in_ms=3.232
2018-01-08 03:36:38,582 [salt.state       ][INFO    ][2699] Running state [msg01] at time 03:36:38.582248
2018-01-08 03:36:38,582 [salt.state       ][INFO    ][2699] Executing state host.present for msg01
2018-01-08 03:36:38,587 [salt.state       ][INFO    ][2699] {'host': 'msg01'}
2018-01-08 03:36:38,587 [salt.state       ][INFO    ][2699] Completed state [msg01] at time 03:36:38.587699 duration_in_ms=5.451
2018-01-08 03:36:38,588 [salt.state       ][INFO    ][2699] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.588346
2018-01-08 03:36:38,589 [salt.state       ][INFO    ][2699] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,593 [salt.state       ][INFO    ][2699] {'host': 'msg01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,593 [salt.state       ][INFO    ][2699] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.593798 duration_in_ms=5.452
2018-01-08 03:36:38,594 [salt.state       ][INFO    ][2699] Running state [msg] at time 03:36:38.594452
2018-01-08 03:36:38,595 [salt.state       ][INFO    ][2699] Executing state host.present for msg
2018-01-08 03:36:38,599 [salt.state       ][INFO    ][2699] {'host': 'msg'}
2018-01-08 03:36:38,599 [salt.state       ][INFO    ][2699] Completed state [msg] at time 03:36:38.599755 duration_in_ms=5.302
2018-01-08 03:36:38,600 [salt.state       ][INFO    ][2699] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.600392
2018-01-08 03:36:38,601 [salt.state       ][INFO    ][2699] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,605 [salt.state       ][INFO    ][2699] {'host': 'msg.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,605 [salt.state       ][INFO    ][2699] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.605859 duration_in_ms=5.466
2018-01-08 03:36:38,606 [salt.state       ][INFO    ][2699] Running state [cfg01] at time 03:36:38.606519
2018-01-08 03:36:38,607 [salt.state       ][INFO    ][2699] Executing state host.present for cfg01
2018-01-08 03:36:38,608 [salt.state       ][INFO    ][2699] Host cfg01 (10.167.4.100) already present
2018-01-08 03:36:38,608 [salt.state       ][INFO    ][2699] Completed state [cfg01] at time 03:36:38.608638 duration_in_ms=2.12
2018-01-08 03:36:38,609 [salt.state       ][INFO    ][2699] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.609305
2018-01-08 03:36:38,609 [salt.state       ][INFO    ][2699] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,610 [salt.state       ][INFO    ][2699] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-08 03:36:38,611 [salt.state       ][INFO    ][2699] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.611466 duration_in_ms=2.161
2018-01-08 03:36:38,612 [salt.state       ][INFO    ][2699] Running state [cmp002] at time 03:36:38.612098
2018-01-08 03:36:38,612 [salt.state       ][INFO    ][2699] Executing state host.present for cmp002
2018-01-08 03:36:38,614 [salt.state       ][INFO    ][2699] {'host': 'cmp002'}
2018-01-08 03:36:38,615 [salt.state       ][INFO    ][2699] Completed state [cmp002] at time 03:36:38.615015 duration_in_ms=2.916
2018-01-08 03:36:38,615 [salt.state       ][INFO    ][2699] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.615671
2018-01-08 03:36:38,616 [salt.state       ][INFO    ][2699] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,623 [salt.state       ][INFO    ][2699] {'host': 'cmp002.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,623 [salt.state       ][INFO    ][2699] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.623755 duration_in_ms=8.083
2018-01-08 03:36:38,624 [salt.state       ][INFO    ][2699] Running state [cmp001] at time 03:36:38.624366
2018-01-08 03:36:38,625 [salt.state       ][INFO    ][2699] Executing state host.present for cmp001
2018-01-08 03:36:38,629 [salt.state       ][INFO    ][2699] {'host': 'cmp001'}
2018-01-08 03:36:38,629 [salt.state       ][INFO    ][2699] Completed state [cmp001] at time 03:36:38.629814 duration_in_ms=5.448
2018-01-08 03:36:38,630 [salt.state       ][INFO    ][2699] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.630441
2018-01-08 03:36:38,631 [salt.state       ][INFO    ][2699] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,635 [salt.state       ][INFO    ][2699] {'host': 'cmp001.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,635 [salt.state       ][INFO    ][2699] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.635854 duration_in_ms=5.429
2018-01-08 03:36:38,636 [salt.state       ][INFO    ][2699] Running state [dbs01] at time 03:36:38.636525
2018-01-08 03:36:38,637 [salt.state       ][INFO    ][2699] Executing state host.present for dbs01
2018-01-08 03:36:38,643 [salt.state       ][INFO    ][2699] {'host': 'dbs01'}
2018-01-08 03:36:38,644 [salt.state       ][INFO    ][2699] Completed state [dbs01] at time 03:36:38.644133 duration_in_ms=7.609
2018-01-08 03:36:38,644 [salt.state       ][INFO    ][2699] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.644796
2018-01-08 03:36:38,645 [salt.state       ][INFO    ][2699] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,647 [salt.state       ][INFO    ][2699] {'host': 'dbs01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,647 [salt.state       ][INFO    ][2699] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.647809 duration_in_ms=3.013
2018-01-08 03:36:38,648 [salt.state       ][INFO    ][2699] Running state [dbs02] at time 03:36:38.648465
2018-01-08 03:36:38,649 [salt.state       ][INFO    ][2699] Executing state host.present for dbs02
2018-01-08 03:36:38,653 [salt.state       ][INFO    ][2699] {'host': 'dbs02'}
2018-01-08 03:36:38,654 [salt.state       ][INFO    ][2699] Completed state [dbs02] at time 03:36:38.653944 duration_in_ms=5.478
2018-01-08 03:36:38,654 [salt.state       ][INFO    ][2699] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.654595
2018-01-08 03:36:38,655 [salt.state       ][INFO    ][2699] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,659 [salt.state       ][INFO    ][2699] {'host': 'dbs02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,659 [salt.state       ][INFO    ][2699] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.659861 duration_in_ms=5.265
2018-01-08 03:36:38,660 [salt.state       ][INFO    ][2699] Running state [dbs03] at time 03:36:38.660517
2018-01-08 03:36:38,661 [salt.state       ][INFO    ][2699] Executing state host.present for dbs03
2018-01-08 03:36:38,665 [salt.state       ][INFO    ][2699] {'host': 'dbs03'}
2018-01-08 03:36:38,665 [salt.state       ][INFO    ][2699] Completed state [dbs03] at time 03:36:38.665851 duration_in_ms=5.333
2018-01-08 03:36:38,666 [salt.state       ][INFO    ][2699] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.666499
2018-01-08 03:36:38,667 [salt.state       ][INFO    ][2699] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,671 [salt.state       ][INFO    ][2699] {'host': 'dbs03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,671 [salt.state       ][INFO    ][2699] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.671879 duration_in_ms=5.379
2018-01-08 03:36:38,672 [salt.state       ][INFO    ][2699] Running state [mas01] at time 03:36:38.672549
2018-01-08 03:36:38,673 [salt.state       ][INFO    ][2699] Executing state host.present for mas01
2018-01-08 03:36:38,677 [salt.state       ][INFO    ][2699] {'host': 'mas01'}
2018-01-08 03:36:38,677 [salt.state       ][INFO    ][2699] Completed state [mas01] at time 03:36:38.677913 duration_in_ms=5.364
2018-01-08 03:36:38,678 [salt.state       ][INFO    ][2699] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.678563
2018-01-08 03:36:38,679 [salt.state       ][INFO    ][2699] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,684 [salt.state       ][INFO    ][2699] {'host': 'mas01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,685 [salt.state       ][INFO    ][2699] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.685454 duration_in_ms=6.891
2018-01-08 03:36:38,686 [salt.state       ][INFO    ][2699] Running state [ctl02] at time 03:36:38.686055
2018-01-08 03:36:38,686 [salt.state       ][INFO    ][2699] Executing state host.present for ctl02
2018-01-08 03:36:38,690 [salt.state       ][INFO    ][2699] {'host': 'ctl02'}
2018-01-08 03:36:38,691 [salt.state       ][INFO    ][2699] Completed state [ctl02] at time 03:36:38.691407 duration_in_ms=5.353
2018-01-08 03:36:38,692 [salt.state       ][INFO    ][2699] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.692022
2018-01-08 03:36:38,692 [salt.state       ][INFO    ][2699] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,696 [salt.state       ][INFO    ][2699] {'host': 'ctl02.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,697 [salt.state       ][INFO    ][2699] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.697569 duration_in_ms=5.546
2018-01-08 03:36:38,698 [salt.state       ][INFO    ][2699] Running state [ctl03] at time 03:36:38.698231
2018-01-08 03:36:38,698 [salt.state       ][INFO    ][2699] Executing state host.present for ctl03
2018-01-08 03:36:38,702 [salt.state       ][INFO    ][2699] {'host': 'ctl03'}
2018-01-08 03:36:38,703 [salt.state       ][INFO    ][2699] Completed state [ctl03] at time 03:36:38.703535 duration_in_ms=5.303
2018-01-08 03:36:38,704 [salt.state       ][INFO    ][2699] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.704174
2018-01-08 03:36:38,704 [salt.state       ][INFO    ][2699] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,708 [salt.state       ][INFO    ][2699] {'host': 'ctl03.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,709 [salt.state       ][INFO    ][2699] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.709505 duration_in_ms=5.33
2018-01-08 03:36:38,710 [salt.state       ][INFO    ][2699] Running state [ctl01] at time 03:36:38.710141
2018-01-08 03:36:38,710 [salt.state       ][INFO    ][2699] Executing state host.present for ctl01
2018-01-08 03:36:38,732 [salt.state       ][INFO    ][2699] {'host': 'ctl01'}
2018-01-08 03:36:38,733 [salt.state       ][INFO    ][2699] Completed state [ctl01] at time 03:36:38.733512 duration_in_ms=23.371
2018-01-08 03:36:38,734 [salt.state       ][INFO    ][2699] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.734104
2018-01-08 03:36:38,734 [salt.state       ][INFO    ][2699] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,738 [salt.state       ][INFO    ][2699] {'host': 'ctl01.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,739 [salt.state       ][INFO    ][2699] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.739466 duration_in_ms=5.362
2018-01-08 03:36:38,740 [salt.state       ][INFO    ][2699] Running state [ctl] at time 03:36:38.740131
2018-01-08 03:36:38,740 [salt.state       ][INFO    ][2699] Executing state host.present for ctl
2018-01-08 03:36:38,744 [salt.state       ][INFO    ][2699] {'host': 'ctl'}
2018-01-08 03:36:38,745 [salt.state       ][INFO    ][2699] Completed state [ctl] at time 03:36:38.745611 duration_in_ms=5.48
2018-01-08 03:36:38,746 [salt.state       ][INFO    ][2699] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.746260
2018-01-08 03:36:38,746 [salt.state       ][INFO    ][2699] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:36:38,751 [salt.state       ][INFO    ][2699] {'host': 'ctl.baremetal-mcp-pike-ovs-ha.local'}
2018-01-08 03:36:38,751 [salt.state       ][INFO    ][2699] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:36:38.751625 duration_in_ms=5.365
2018-01-08 03:36:38,759 [salt.state       ][INFO    ][2699] Running state [ens4] at time 03:36:38.759575
2018-01-08 03:36:38,760 [salt.state       ][INFO    ][2699] Executing state network.managed for ens4
2018-01-08 03:36:38,913 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['ifup', 'ens4'] in directory '/root'
2018-01-08 03:36:39,537 [salt.state       ][INFO    ][2699] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-01-08 03:36:39,538 [salt.state       ][INFO    ][2699] Completed state [ens4] at time 03:36:39.538402 duration_in_ms=778.826
2018-01-08 03:36:39,538 [salt.state       ][INFO    ][2699] Running state [ens5] at time 03:36:39.538856
2018-01-08 03:36:39,539 [salt.state       ][INFO    ][2699] Executing state network.managed for ens5
2018-01-08 03:36:39,564 [salt.loaded.int.module.cmdmod][INFO    ][2699] Executing command ['ifup', 'ens5'] in directory '/root'
2018-01-08 03:36:40,117 [salt.state       ][INFO    ][2699] {'interface': 'Added network interface.', 'status': 'Interface ens5 is up'}
2018-01-08 03:36:40,118 [salt.state       ][INFO    ][2699] Completed state [ens5] at time 03:36:40.118482 duration_in_ms=579.624
2018-01-08 03:36:40,119 [salt.state       ][INFO    ][2699] Running state [ens3] at time 03:36:40.119374
2018-01-08 03:36:40,120 [salt.state       ][INFO    ][2699] Executing state network.managed for ens3
2018-01-08 03:36:40,811 [salt.state       ][INFO    ][2699] Interface ens3 is up to date.
2018-01-08 03:36:40,845 [salt.state       ][INFO    ][2699] Completed state [ens3] at time 03:36:40.845650 duration_in_ms=726.277
2018-01-08 03:36:40,846 [salt.state       ][INFO    ][2699] Running state [/etc/profile.d/proxy.sh] at time 03:36:40.846364
2018-01-08 03:36:40,847 [salt.state       ][INFO    ][2699] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-08 03:36:40,847 [salt.state       ][INFO    ][2699] File /etc/profile.d/proxy.sh is not present
2018-01-08 03:36:40,848 [salt.state       ][INFO    ][2699] Completed state [/etc/profile.d/proxy.sh] at time 03:36:40.848476 duration_in_ms=2.111
2018-01-08 03:36:40,849 [salt.state       ][INFO    ][2699] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:36:40.849286
2018-01-08 03:36:40,850 [salt.state       ][INFO    ][2699] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-08 03:36:40,851 [salt.state       ][INFO    ][2699] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-08 03:36:40,852 [salt.state       ][INFO    ][2699] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:36:40.852064 duration_in_ms=2.778
2018-01-08 03:36:40,860 [salt.minion      ][INFO    ][2699] Returning information for job: 20180108033604212686
2018-01-08 03:36:41,981 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command pkg.upgrade with jid 20180108033641961707
2018-01-08 03:36:42,000 [salt.minion      ][INFO    ][5705] Starting a new job with PID 5705
2018-01-08 03:36:42,028 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5705] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:36:42,393 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5705] 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-08 03:36:52,107 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033652085136
2018-01-08 03:36:52,126 [salt.minion      ][INFO    ][5894] Starting a new job with PID 5894
2018-01-08 03:36:52,154 [salt.minion      ][INFO    ][5894] Returning information for job: 20180108033652085136
2018-01-08 03:37:01,024 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5705] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:37:01,061 [salt.minion      ][INFO    ][5705] Returning information for job: 20180108033641961707
2018-01-08 03:37:01,679 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.sls with jid 20180108033701659332
2018-01-08 03:37:01,701 [salt.minion      ][INFO    ][6514] Starting a new job with PID 6514
2018-01-08 03:37:03,315 [salt.state       ][INFO    ][6514] Loading fresh modules for state activity
2018-01-08 03:37:03,391 [salt.fileclient  ][INFO    ][6514] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-08 03:37:03,431 [salt.fileclient  ][INFO    ][6514] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-08 03:37:03,499 [salt.fileclient  ][INFO    ][6514] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-08 03:37:03,923 [salt.state       ][INFO    ][6514] Running state [ntp] at time 03:37:03.923172
2018-01-08 03:37:03,923 [salt.state       ][INFO    ][6514] Executing state pkg.installed for ntp
2018-01-08 03:37:03,924 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:37:04,218 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'
2018-01-08 03:37:04,300 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 03:37:06,081 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 03:37:06,096 [salt.loaded.int.module.cmdmod][INFO    ][6514] 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-08 03:37:11,798 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033711776481
2018-01-08 03:37:11,817 [salt.minion      ][INFO    ][7551] Starting a new job with PID 7551
2018-01-08 03:37:11,840 [salt.minion      ][INFO    ][7551] Returning information for job: 20180108033711776481
2018-01-08 03:37:13,648 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:37:13,673 [salt.state       ][INFO    ][6514] 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-08 03:37:13,682 [salt.state       ][INFO    ][6514] Loading fresh modules for state activity
2018-01-08 03:37:13,700 [salt.state       ][INFO    ][6514] Completed state [ntp] at time 03:37:13.700065 duration_in_ms=9776.893
2018-01-08 03:37:13,702 [salt.state       ][INFO    ][6514] Running state [/etc/ntp.conf] at time 03:37:13.702572
2018-01-08 03:37:13,702 [salt.state       ][INFO    ][6514] Executing state file.managed for /etc/ntp.conf
2018-01-08 03:37:13,729 [salt.fileclient  ][INFO    ][6514] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-08 03:37:13,759 [salt.state       ][INFO    ][6514] 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-08 03:37:13,762 [salt.state       ][INFO    ][6514] Completed state [/etc/ntp.conf] at time 03:37:13.762470 duration_in_ms=59.895
2018-01-08 03:37:13,926 [salt.state       ][INFO    ][6514] Running state [ntp] at time 03:37:13.925993
2018-01-08 03:37:13,926 [salt.state       ][INFO    ][6514] Executing state service.running for ntp
2018-01-08 03:37:13,927 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-08 03:37:13,947 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-08 03:37:13,960 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-08 03:37:13,970 [salt.state       ][INFO    ][6514] The service ntp is already running
2018-01-08 03:37:13,971 [salt.state       ][INFO    ][6514] Completed state [ntp] at time 03:37:13.971222 duration_in_ms=45.23
2018-01-08 03:37:13,971 [salt.state       ][INFO    ][6514] Running state [ntp] at time 03:37:13.971596
2018-01-08 03:37:13,972 [salt.state       ][INFO    ][6514] Executing state service.mod_watch for ntp
2018-01-08 03:37:13,972 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-08 03:37:13,980 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-08 03:37:13,992 [salt.loaded.int.module.cmdmod][INFO    ][6514] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-08 03:37:14,039 [salt.state       ][INFO    ][6514] {'ntp': True}
2018-01-08 03:37:14,039 [salt.state       ][INFO    ][6514] Completed state [ntp] at time 03:37:14.039760 duration_in_ms=68.164
2018-01-08 03:37:14,040 [salt.minion      ][INFO    ][6514] Returning information for job: 20180108033701659332
2018-01-08 03:37:17,073 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108033717054964
2018-01-08 03:37:17,094 [salt.minion      ][INFO    ][7723] Starting a new job with PID 7723
2018-01-08 03:37:17,526 [salt.state       ][INFO    ][7723] Loading fresh modules for state activity
2018-01-08 03:37:19,673 [py.warnings      ][WARNING ][7723] /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-08 03:37:19,675 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 03:37:19,957 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 03:37:20,763 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 03:37:21,043 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'salt-minion --version' in directory '/root'
2018-01-08 03:37:21,599 [salt.fileclient  ][INFO    ][7723] Fetching file from saltenv 'base', ** done ** 'openssh/init.sls'
2018-01-08 03:37:21,618 [salt.fileclient  ][INFO    ][7723] Fetching file from saltenv 'base', ** done ** 'openssh/server/init.sls'
2018-01-08 03:37:21,629 [salt.fileclient  ][INFO    ][7723] Fetching file from saltenv 'base', ** done ** 'openssh/server/service.sls'
2018-01-08 03:37:21,645 [salt.fileclient  ][INFO    ][7723] Fetching file from saltenv 'base', ** done ** 'openssh/map.jinja'
2018-01-08 03:37:21,670 [salt.fileclient  ][INFO    ][7723] Fetching file from saltenv 'base', ** done ** 'openssh/server/public_key.sls'
2018-01-08 03:37:21,769 [salt.state       ][INFO    ][7723] Running state [/etc/environment] at time 03:37:21.769412
2018-01-08 03:37:21,770 [salt.state       ][INFO    ][7723] Executing state file.blockreplace for /etc/environment
2018-01-08 03:37:21,776 [salt.state       ][INFO    ][7723] 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-08 03:37:21,776 [salt.state       ][INFO    ][7723] Completed state [/etc/environment] at time 03:37:21.776766 duration_in_ms=7.354
2018-01-08 03:37:21,777 [salt.state       ][INFO    ][7723] Running state [/etc/profile.d] at time 03:37:21.777085
2018-01-08 03:37:21,777 [salt.state       ][INFO    ][7723] Executing state file.directory for /etc/profile.d
2018-01-08 03:37:21,778 [salt.state       ][INFO    ][7723] Directory /etc/profile.d is in the correct state
2018-01-08 03:37:21,778 [salt.state       ][INFO    ][7723] Completed state [/etc/profile.d] at time 03:37:21.778758 duration_in_ms=1.673
2018-01-08 03:37:22,152 [salt.state       ][INFO    ][7723] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:37:22.152735
2018-01-08 03:37:22,153 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-08 03:37:22,179 [salt.state       ][INFO    ][7723] File /etc/apt/apt.conf.d/99compression-workaround-salt is in the correct state
2018-01-08 03:37:22,180 [salt.state       ][INFO    ][7723] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 03:37:22.180067 duration_in_ms=27.331
2018-01-08 03:37:22,180 [salt.state       ][INFO    ][7723] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 03:37:22.180489
2018-01-08 03:37:22,180 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-08 03:37:22,233 [salt.state       ][INFO    ][7723] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-01-08 03:37:22,234 [salt.state       ][INFO    ][7723] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 03:37:22.234023 duration_in_ms=53.534
2018-01-08 03:37:22,235 [salt.state       ][INFO    ][7723] Running state [linux_repo_prereq_pkgs] at time 03:37:22.235757
2018-01-08 03:37:22,236 [salt.state       ][INFO    ][7723] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-08 03:37:22,237 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:37:22,574 [salt.state       ][INFO    ][7723] All specified packages are already installed
2018-01-08 03:37:22,575 [salt.state       ][INFO    ][7723] Completed state [linux_repo_prereq_pkgs] at time 03:37:22.575150 duration_in_ms=339.393
2018-01-08 03:37:22,575 [salt.state       ][INFO    ][7723] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:37:22.575564
2018-01-08 03:37:22,575 [salt.state       ][INFO    ][7723] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-08 03:37:22,576 [salt.state       ][INFO    ][7723] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-08 03:37:22,576 [salt.state       ][INFO    ][7723] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 03:37:22.576729 duration_in_ms=1.165
2018-01-08 03:37:22,577 [salt.state       ][INFO    ][7723] Running state [/etc/apt/preferences.d/uca] at time 03:37:22.577050
2018-01-08 03:37:22,577 [salt.state       ][INFO    ][7723] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-08 03:37:22,577 [salt.state       ][INFO    ][7723] File /etc/apt/preferences.d/uca is not present
2018-01-08 03:37:22,578 [salt.state       ][INFO    ][7723] Completed state [/etc/apt/preferences.d/uca] at time 03:37:22.578127 duration_in_ms=1.077
2018-01-08 03:37:22,580 [salt.state       ][INFO    ][7723] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:37:22.580923
2018-01-08 03:37:22,581 [salt.state       ][INFO    ][7723] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-08 03:37:22,631 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-08 03:37:22,720 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 03:37:26,208 [salt.state       ][INFO    ][7723] Configured package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'
2018-01-08 03:37:26,209 [salt.state       ][INFO    ][7723] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 03:37:26.209024 duration_in_ms=3628.101
2018-01-08 03:37:26,209 [salt.state       ][INFO    ][7723] Running state [linux_extra_packages_purged] at time 03:37:26.209587
2018-01-08 03:37:26,209 [salt.state       ][INFO    ][7723] Executing state pkg.purged for linux_extra_packages_purged
2018-01-08 03:37:26,218 [salt.state       ][INFO    ][7723] All specified packages are already absent
2018-01-08 03:37:26,218 [salt.state       ][INFO    ][7723] Completed state [linux_extra_packages_purged] at time 03:37:26.218397 duration_in_ms=8.809
2018-01-08 03:37:26,218 [salt.state       ][INFO    ][7723] Running state [linux_extra_packages_latest] at time 03:37:26.218712
2018-01-08 03:37:26,219 [salt.state       ][INFO    ][7723] Executing state pkg.latest for linux_extra_packages_latest
2018-01-08 03:37:26,228 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-08 03:37:26,290 [salt.state       ][INFO    ][7723] Package mcelog is already up-to-date
2018-01-08 03:37:26,290 [salt.state       ][INFO    ][7723] Completed state [linux_extra_packages_latest] at time 03:37:26.290670 duration_in_ms=71.958
2018-01-08 03:37:26,291 [salt.state       ][INFO    ][7723] Running state [UTC] at time 03:37:26.291819
2018-01-08 03:37:26,292 [salt.state       ][INFO    ][7723] Executing state timezone.system for UTC
2018-01-08 03:37:26,293 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['timedatectl'] in directory '/root'
2018-01-08 03:37:26,323 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['timedatectl'] in directory '/root'
2018-01-08 03:37:26,348 [salt.state       ][INFO    ][7723] Timezone UTC already set, UTC already set to UTC
2018-01-08 03:37:26,349 [salt.state       ][INFO    ][7723] Completed state [UTC] at time 03:37:26.349096 duration_in_ms=57.275
2018-01-08 03:37:26,350 [salt.state       ][INFO    ][7723] Running state [nf_conntrack] at time 03:37:26.350383
2018-01-08 03:37:26,350 [salt.state       ][INFO    ][7723] Executing state kmod.present for nf_conntrack
2018-01-08 03:37:26,351 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'lsmod' in directory '/root'
2018-01-08 03:37:26,366 [salt.state       ][INFO    ][7723] Kernel module nf_conntrack is already present
2018-01-08 03:37:26,366 [salt.state       ][INFO    ][7723] Completed state [nf_conntrack] at time 03:37:26.366677 duration_in_ms=16.294
2018-01-08 03:37:26,367 [salt.state       ][INFO    ][7723] Running state [net.ipv4.tcp_keepalive_probes] at time 03:37:26.367587
2018-01-08 03:37:26,367 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-08 03:37:26,378 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,399 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-01-08 03:37:26,400 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.tcp_keepalive_probes] at time 03:37:26.400304 duration_in_ms=32.717
2018-01-08 03:37:26,400 [salt.state       ][INFO    ][7723] Running state [fs.file-max] at time 03:37:26.400709
2018-01-08 03:37:26,401 [salt.state       ][INFO    ][7723] Executing state sysctl.present for fs.file-max
2018-01-08 03:37:26,401 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,433 [salt.state       ][INFO    ][7723] Sysctl value fs.file-max = 124165 is already set
2018-01-08 03:37:26,434 [salt.state       ][INFO    ][7723] Completed state [fs.file-max] at time 03:37:26.434240 duration_in_ms=33.53
2018-01-08 03:37:26,434 [salt.state       ][INFO    ][7723] Running state [net.core.somaxconn] at time 03:37:26.434652
2018-01-08 03:37:26,435 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.core.somaxconn
2018-01-08 03:37:26,435 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,463 [salt.state       ][INFO    ][7723] Sysctl value net.core.somaxconn = 4096 is already set
2018-01-08 03:37:26,463 [salt.state       ][INFO    ][7723] Completed state [net.core.somaxconn] at time 03:37:26.463704 duration_in_ms=29.051
2018-01-08 03:37:26,464 [salt.state       ][INFO    ][7723] Running state [net.ipv4.tcp_max_syn_backlog] at time 03:37:26.464081
2018-01-08 03:37:26,464 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-08 03:37:26,465 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,495 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-01-08 03:37:26,495 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.tcp_max_syn_backlog] at time 03:37:26.495655 duration_in_ms=31.574
2018-01-08 03:37:26,496 [salt.state       ][INFO    ][7723] Running state [net.ipv4.tcp_tw_reuse] at time 03:37:26.496029
2018-01-08 03:37:26,496 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-08 03:37:26,497 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,529 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-01-08 03:37:26,530 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.tcp_tw_reuse] at time 03:37:26.530368 duration_in_ms=34.34
2018-01-08 03:37:26,530 [salt.state       ][INFO    ][7723] Running state [net.ipv4.tcp_congestion_control] at time 03:37:26.530774
2018-01-08 03:37:26,531 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-08 03:37:26,531 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,563 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-01-08 03:37:26,564 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.tcp_congestion_control] at time 03:37:26.564208 duration_in_ms=33.433
2018-01-08 03:37:26,564 [salt.state       ][INFO    ][7723] Running state [net.nf_conntrack_max] at time 03:37:26.564675
2018-01-08 03:37:26,565 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.nf_conntrack_max
2018-01-08 03:37:26,566 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,594 [salt.state       ][INFO    ][7723] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-01-08 03:37:26,594 [salt.state       ][INFO    ][7723] Completed state [net.nf_conntrack_max] at time 03:37:26.594666 duration_in_ms=29.991
2018-01-08 03:37:26,595 [salt.state       ][INFO    ][7723] Running state [net.ipv4.tcp_retries2] at time 03:37:26.595099
2018-01-08 03:37:26,595 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-08 03:37:26,596 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,628 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-01-08 03:37:26,629 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.tcp_retries2] at time 03:37:26.629080 duration_in_ms=33.98
2018-01-08 03:37:26,629 [salt.state       ][INFO    ][7723] Running state [net.ipv4.tcp_fin_timeout] at time 03:37:26.629708
2018-01-08 03:37:26,630 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-08 03:37:26,631 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,663 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-01-08 03:37:26,664 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.tcp_fin_timeout] at time 03:37:26.664095 duration_in_ms=34.387
2018-01-08 03:37:26,664 [salt.state       ][INFO    ][7723] Running state [net.ipv4.tcp_slow_start_after_idle] at time 03:37:26.664615
2018-01-08 03:37:26,665 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-08 03:37:26,666 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,694 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-01-08 03:37:26,695 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 03:37:26.695211 duration_in_ms=30.595
2018-01-08 03:37:26,695 [salt.state       ][INFO    ][7723] Running state [vm.swappiness] at time 03:37:26.695660
2018-01-08 03:37:26,696 [salt.state       ][INFO    ][7723] Executing state sysctl.present for vm.swappiness
2018-01-08 03:37:26,696 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,729 [salt.state       ][INFO    ][7723] Sysctl value vm.swappiness = 10 is already set
2018-01-08 03:37:26,729 [salt.state       ][INFO    ][7723] Completed state [vm.swappiness] at time 03:37:26.729659 duration_in_ms=33.999
2018-01-08 03:37:26,730 [salt.state       ][INFO    ][7723] Running state [net.ipv4.tcp_keepalive_intvl] at time 03:37:26.730194
2018-01-08 03:37:26,730 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-08 03:37:26,731 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,761 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-01-08 03:37:26,761 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.tcp_keepalive_intvl] at time 03:37:26.761728 duration_in_ms=31.534
2018-01-08 03:37:26,762 [salt.state       ][INFO    ][7723] Running state [net.ipv4.neigh.default.gc_thresh1] at time 03:37:26.762182
2018-01-08 03:37:26,762 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-08 03:37:26,763 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,794 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-01-08 03:37:26,794 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 03:37:26.794588 duration_in_ms=32.407
2018-01-08 03:37:26,795 [salt.state       ][INFO    ][7723] Running state [net.ipv4.neigh.default.gc_thresh2] at time 03:37:26.794994
2018-01-08 03:37:26,795 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-08 03:37:26,796 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,824 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-01-08 03:37:26,825 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 03:37:26.825050 duration_in_ms=30.055
2018-01-08 03:37:26,825 [salt.state       ][INFO    ][7723] Running state [net.ipv4.neigh.default.gc_thresh3] at time 03:37:26.825541
2018-01-08 03:37:26,825 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-08 03:37:26,826 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,849 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-01-08 03:37:26,850 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 03:37:26.850360 duration_in_ms=24.819
2018-01-08 03:37:26,850 [salt.state       ][INFO    ][7723] Running state [net.core.netdev_max_backlog] at time 03:37:26.850768
2018-01-08 03:37:26,851 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-08 03:37:26,851 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,882 [salt.state       ][INFO    ][7723] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-01-08 03:37:26,882 [salt.state       ][INFO    ][7723] Completed state [net.core.netdev_max_backlog] at time 03:37:26.882534 duration_in_ms=31.766
2018-01-08 03:37:26,883 [salt.state       ][INFO    ][7723] Running state [net.ipv4.tcp_keepalive_time] at time 03:37:26.882952
2018-01-08 03:37:26,883 [salt.state       ][INFO    ][7723] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-08 03:37:26,884 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,914 [salt.state       ][INFO    ][7723] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-01-08 03:37:26,914 [salt.state       ][INFO    ][7723] Completed state [net.ipv4.tcp_keepalive_time] at time 03:37:26.914798 duration_in_ms=31.845
2018-01-08 03:37:26,915 [salt.state       ][INFO    ][7723] Running state [kernel.panic] at time 03:37:26.915419
2018-01-08 03:37:26,915 [salt.state       ][INFO    ][7723] Executing state sysctl.present for kernel.panic
2018-01-08 03:37:26,916 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'sysctl -a' in directory '/root'
2018-01-08 03:37:26,944 [salt.state       ][INFO    ][7723] Sysctl value kernel.panic = 60 is already set
2018-01-08 03:37:26,945 [salt.state       ][INFO    ][7723] Completed state [kernel.panic] at time 03:37:26.944915 duration_in_ms=29.494
2018-01-08 03:37:26,945 [salt.state       ][INFO    ][7723] Running state [linux_sysfs_package] at time 03:37:26.945771
2018-01-08 03:37:26,946 [salt.state       ][INFO    ][7723] Executing state pkg.installed for linux_sysfs_package
2018-01-08 03:37:26,956 [salt.state       ][INFO    ][7723] All specified packages are already installed
2018-01-08 03:37:26,957 [salt.state       ][INFO    ][7723] Completed state [linux_sysfs_package] at time 03:37:26.957340 duration_in_ms=11.569
2018-01-08 03:37:26,959 [salt.state       ][INFO    ][7723] Running state [/etc/sysfs.d] at time 03:37:26.959572
2018-01-08 03:37:26,960 [salt.state       ][INFO    ][7723] Executing state file.directory for /etc/sysfs.d
2018-01-08 03:37:26,961 [salt.state       ][INFO    ][7723] Directory /etc/sysfs.d is in the correct state
2018-01-08 03:37:26,961 [salt.state       ][INFO    ][7723] Completed state [/etc/sysfs.d] at time 03:37:26.961678 duration_in_ms=2.104
2018-01-08 03:37:26,963 [salt.state       ][INFO    ][7723] Running state [ondemand] at time 03:37:26.962988
2018-01-08 03:37:26,963 [salt.state       ][INFO    ][7723] Executing state service.dead for ondemand
2018-01-08 03:37:26,964 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-08 03:37:26,982 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-08 03:37:26,998 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-08 03:37:27,025 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'runlevel' in directory '/root'
2018-01-08 03:37:27,036 [salt.state       ][INFO    ][7723] The service ondemand is already dead
2018-01-08 03:37:27,036 [salt.state       ][INFO    ][7723] Completed state [ondemand] at time 03:37:27.036499 duration_in_ms=73.512
2018-01-08 03:37:27,037 [salt.state       ][INFO    ][7723] Running state [cs_CZ.UTF-8] at time 03:37:27.037612
2018-01-08 03:37:27,038 [salt.state       ][INFO    ][7723] Executing state locale.present for cs_CZ.UTF-8
2018-01-08 03:37:27,038 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'locale -a' in directory '/root'
2018-01-08 03:37:27,050 [salt.state       ][INFO    ][7723] Locale cs_CZ.UTF-8 is already present
2018-01-08 03:37:27,050 [salt.state       ][INFO    ][7723] Completed state [cs_CZ.UTF-8] at time 03:37:27.050895 duration_in_ms=13.283
2018-01-08 03:37:27,051 [salt.state       ][INFO    ][7723] Running state [en_US.UTF-8] at time 03:37:27.051403
2018-01-08 03:37:27,051 [salt.state       ][INFO    ][7723] Executing state locale.present for en_US.UTF-8
2018-01-08 03:37:27,052 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'locale -a' in directory '/root'
2018-01-08 03:37:27,064 [salt.state       ][INFO    ][7723] Locale en_US.UTF-8 is already present
2018-01-08 03:37:27,065 [salt.state       ][INFO    ][7723] Completed state [en_US.UTF-8] at time 03:37:27.065106 duration_in_ms=13.702
2018-01-08 03:37:27,067 [salt.state       ][INFO    ][7723] Running state [en_US.UTF-8] at time 03:37:27.067147
2018-01-08 03:37:27,067 [salt.state       ][INFO    ][7723] Executing state locale.system for en_US.UTF-8
2018-01-08 03:37:27,068 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'localectl' in directory '/root'
2018-01-08 03:37:27,097 [salt.state       ][INFO    ][7723] System locale en_US.UTF-8 already set
2018-01-08 03:37:27,098 [salt.state       ][INFO    ][7723] Completed state [en_US.UTF-8] at time 03:37:27.098475 duration_in_ms=31.328
2018-01-08 03:37:27,100 [salt.state       ][INFO    ][7723] Running state [root] at time 03:37:27.100837
2018-01-08 03:37:27,101 [salt.state       ][INFO    ][7723] Executing state user.present for root
2018-01-08 03:37:27,103 [salt.state       ][INFO    ][7723] User root is present and up to date
2018-01-08 03:37:27,103 [salt.state       ][INFO    ][7723] Completed state [root] at time 03:37:27.103635 duration_in_ms=2.797
2018-01-08 03:37:27,105 [salt.state       ][INFO    ][7723] Running state [/root] at time 03:37:27.105590
2018-01-08 03:37:27,106 [salt.state       ][INFO    ][7723] Executing state file.directory for /root
2018-01-08 03:37:27,107 [salt.state       ][INFO    ][7723] Directory /root is in the correct state
2018-01-08 03:37:27,107 [salt.state       ][INFO    ][7723] Completed state [/root] at time 03:37:27.107296 duration_in_ms=1.707
2018-01-08 03:37:27,107 [salt.state       ][INFO    ][7723] Running state [/etc/sudoers.d/90-salt-user-root] at time 03:37:27.107656
2018-01-08 03:37:27,108 [salt.state       ][INFO    ][7723] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-08 03:37:27,108 [salt.state       ][INFO    ][7723] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-08 03:37:27,108 [salt.state       ][INFO    ][7723] Completed state [/etc/sudoers.d/90-salt-user-root] at time 03:37:27.108795 duration_in_ms=1.138
2018-01-08 03:37:27,109 [salt.state       ][INFO    ][7723] Running state [ubuntu] at time 03:37:27.109222
2018-01-08 03:37:27,109 [salt.state       ][INFO    ][7723] Executing state user.present for ubuntu
2018-01-08 03:37:27,111 [salt.state       ][INFO    ][7723] User ubuntu is present and up to date
2018-01-08 03:37:27,111 [salt.state       ][INFO    ][7723] Completed state [ubuntu] at time 03:37:27.111307 duration_in_ms=2.085
2018-01-08 03:37:27,112 [salt.state       ][INFO    ][7723] Running state [/home/ubuntu] at time 03:37:27.112882
2018-01-08 03:37:27,113 [salt.state       ][INFO    ][7723] Executing state file.directory for /home/ubuntu
2018-01-08 03:37:27,114 [salt.state       ][INFO    ][7723] Directory /home/ubuntu is in the correct state
2018-01-08 03:37:27,114 [salt.state       ][INFO    ][7723] Completed state [/home/ubuntu] at time 03:37:27.114567 duration_in_ms=1.685
2018-01-08 03:37:27,115 [salt.state       ][INFO    ][7723] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:37:27.115809
2018-01-08 03:37:27,116 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-08 03:37:27,134 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033727112853
2018-01-08 03:37:27,144 [salt.state       ][INFO    ][7723] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-01-08 03:37:27,144 [salt.state       ][INFO    ][7723] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 03:37:27.144770 duration_in_ms=28.962
2018-01-08 03:37:27,145 [salt.state       ][INFO    ][7723] Running state [/etc/security/limits.d/90-salt-default.conf] at time 03:37:27.145106
2018-01-08 03:37:27,145 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-08 03:37:27,151 [salt.minion      ][INFO    ][8210] Starting a new job with PID 8210
2018-01-08 03:37:27,169 [salt.minion      ][INFO    ][8210] Returning information for job: 20180108033727112853
2018-01-08 03:37:27,258 [salt.state       ][INFO    ][7723] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-01-08 03:37:27,258 [salt.state       ][INFO    ][7723] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 03:37:27.258668 duration_in_ms=113.562
2018-01-08 03:37:27,258 [salt.state       ][INFO    ][7723] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:37:27.258909
2018-01-08 03:37:27,259 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-08 03:37:27,346 [salt.state       ][INFO    ][7723] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-01-08 03:37:27,346 [salt.state       ][INFO    ][7723] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 03:37:27.346293 duration_in_ms=87.384
2018-01-08 03:37:27,347 [salt.state       ][INFO    ][7723] Running state [service.systemctl_reload] at time 03:37:27.347480
2018-01-08 03:37:27,347 [salt.state       ][INFO    ][7723] Executing state module.wait for service.systemctl_reload
2018-01-08 03:37:27,347 [salt.state       ][INFO    ][7723] No changes made for service.systemctl_reload
2018-01-08 03:37:27,348 [salt.state       ][INFO    ][7723] Completed state [service.systemctl_reload] at time 03:37:27.348152 duration_in_ms=0.673
2018-01-08 03:37:27,348 [salt.state       ][INFO    ][7723] Running state [/etc/hostname] at time 03:37:27.348376
2018-01-08 03:37:27,348 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/hostname
2018-01-08 03:37:27,363 [salt.state       ][INFO    ][7723] File /etc/hostname is in the correct state
2018-01-08 03:37:27,363 [salt.state       ][INFO    ][7723] Completed state [/etc/hostname] at time 03:37:27.363329 duration_in_ms=14.953
2018-01-08 03:37:27,364 [salt.state       ][INFO    ][7723] Running state [hostname mas01] at time 03:37:27.364740
2018-01-08 03:37:27,365 [salt.state       ][INFO    ][7723] Executing state cmd.wait for hostname mas01
2018-01-08 03:37:27,365 [salt.state       ][INFO    ][7723] No changes made for hostname mas01
2018-01-08 03:37:27,365 [salt.state       ][INFO    ][7723] Completed state [hostname mas01] at time 03:37:27.365502 duration_in_ms=0.762
2018-01-08 03:37:27,366 [salt.state       ][INFO    ][7723] Running state [mdb02] at time 03:37:27.366006
2018-01-08 03:37:27,366 [salt.state       ][INFO    ][7723] Executing state host.present for mdb02
2018-01-08 03:37:27,366 [salt.state       ][INFO    ][7723] Host mdb02 (10.167.4.77) already present
2018-01-08 03:37:27,366 [salt.state       ][INFO    ][7723] Completed state [mdb02] at time 03:37:27.366937 duration_in_ms=0.931
2018-01-08 03:37:27,367 [salt.state       ][INFO    ][7723] Running state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.367179
2018-01-08 03:37:27,367 [salt.state       ][INFO    ][7723] Executing state host.present for mdb02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,367 [salt.state       ][INFO    ][7723] Host mdb02.baremetal-mcp-pike-ovs-ha.local (10.167.4.77) already present
2018-01-08 03:37:27,368 [salt.state       ][INFO    ][7723] Completed state [mdb02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.368034 duration_in_ms=0.855
2018-01-08 03:37:27,368 [salt.state       ][INFO    ][7723] Running state [mdb03] at time 03:37:27.368284
2018-01-08 03:37:27,368 [salt.state       ][INFO    ][7723] Executing state host.present for mdb03
2018-01-08 03:37:27,368 [salt.state       ][INFO    ][7723] Host mdb03 (10.167.4.78) already present
2018-01-08 03:37:27,369 [salt.state       ][INFO    ][7723] Completed state [mdb03] at time 03:37:27.369167 duration_in_ms=0.883
2018-01-08 03:37:27,369 [salt.state       ][INFO    ][7723] Running state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.369401
2018-01-08 03:37:27,369 [salt.state       ][INFO    ][7723] Executing state host.present for mdb03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,370 [salt.state       ][INFO    ][7723] Host mdb03.baremetal-mcp-pike-ovs-ha.local (10.167.4.78) already present
2018-01-08 03:37:27,370 [salt.state       ][INFO    ][7723] Completed state [mdb03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.370266 duration_in_ms=0.865
2018-01-08 03:37:27,370 [salt.state       ][INFO    ][7723] Running state [mdb01] at time 03:37:27.370492
2018-01-08 03:37:27,370 [salt.state       ][INFO    ][7723] Executing state host.present for mdb01
2018-01-08 03:37:27,371 [salt.state       ][INFO    ][7723] Host mdb01 (10.167.4.76) already present
2018-01-08 03:37:27,371 [salt.state       ][INFO    ][7723] Completed state [mdb01] at time 03:37:27.371350 duration_in_ms=0.858
2018-01-08 03:37:27,371 [salt.state       ][INFO    ][7723] Running state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.371574
2018-01-08 03:37:27,371 [salt.state       ][INFO    ][7723] Executing state host.present for mdb01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,372 [salt.state       ][INFO    ][7723] Host mdb01.baremetal-mcp-pike-ovs-ha.local (10.167.4.76) already present
2018-01-08 03:37:27,372 [salt.state       ][INFO    ][7723] Completed state [mdb01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.372438 duration_in_ms=0.863
2018-01-08 03:37:27,372 [salt.state       ][INFO    ][7723] Running state [mdb] at time 03:37:27.372662
2018-01-08 03:37:27,372 [salt.state       ][INFO    ][7723] Executing state host.present for mdb
2018-01-08 03:37:27,373 [salt.state       ][INFO    ][7723] Host mdb (10.167.4.75) already present
2018-01-08 03:37:27,373 [salt.state       ][INFO    ][7723] Completed state [mdb] at time 03:37:27.373540 duration_in_ms=0.878
2018-01-08 03:37:27,373 [salt.state       ][INFO    ][7723] Running state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.373771
2018-01-08 03:37:27,373 [salt.state       ][INFO    ][7723] Executing state host.present for mdb.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,374 [salt.state       ][INFO    ][7723] Host mdb.baremetal-mcp-pike-ovs-ha.local (10.167.4.75) already present
2018-01-08 03:37:27,374 [salt.state       ][INFO    ][7723] Completed state [mdb.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.374594 duration_in_ms=0.822
2018-01-08 03:37:27,374 [salt.state       ][INFO    ][7723] Running state [cfg01] at time 03:37:27.374809
2018-01-08 03:37:27,375 [salt.state       ][INFO    ][7723] Executing state host.present for cfg01
2018-01-08 03:37:27,375 [salt.state       ][INFO    ][7723] Host cfg01 (10.167.4.100) already present
2018-01-08 03:37:27,375 [salt.state       ][INFO    ][7723] Completed state [cfg01] at time 03:37:27.375628 duration_in_ms=0.819
2018-01-08 03:37:27,375 [salt.state       ][INFO    ][7723] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.375842
2018-01-08 03:37:27,376 [salt.state       ][INFO    ][7723] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,376 [salt.state       ][INFO    ][7723] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-08 03:37:27,376 [salt.state       ][INFO    ][7723] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.376666 duration_in_ms=0.824
2018-01-08 03:37:27,376 [salt.state       ][INFO    ][7723] Running state [prx01] at time 03:37:27.376881
2018-01-08 03:37:27,377 [salt.state       ][INFO    ][7723] Executing state host.present for prx01
2018-01-08 03:37:27,377 [salt.state       ][INFO    ][7723] Host prx01 (10.167.4.104) already present
2018-01-08 03:37:27,377 [salt.state       ][INFO    ][7723] Completed state [prx01] at time 03:37:27.377735 duration_in_ms=0.854
2018-01-08 03:37:27,377 [salt.state       ][INFO    ][7723] Running state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.377952
2018-01-08 03:37:27,378 [salt.state       ][INFO    ][7723] Executing state host.present for prx01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,378 [salt.state       ][INFO    ][7723] Host prx01.baremetal-mcp-pike-ovs-ha.local (10.167.4.104) already present
2018-01-08 03:37:27,378 [salt.state       ][INFO    ][7723] Completed state [prx01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.378777 duration_in_ms=0.825
2018-01-08 03:37:27,379 [salt.state       ][INFO    ][7723] Running state [kvm01] at time 03:37:27.378992
2018-01-08 03:37:27,379 [salt.state       ][INFO    ][7723] Executing state host.present for kvm01
2018-01-08 03:37:27,379 [salt.state       ][INFO    ][7723] Host kvm01 (10.167.4.141) already present
2018-01-08 03:37:27,379 [salt.state       ][INFO    ][7723] Completed state [kvm01] at time 03:37:27.379818 duration_in_ms=0.825
2018-01-08 03:37:27,380 [salt.state       ][INFO    ][7723] Running state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.380029
2018-01-08 03:37:27,380 [salt.state       ][INFO    ][7723] Executing state host.present for kvm01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,380 [salt.state       ][INFO    ][7723] Host kvm01.baremetal-mcp-pike-ovs-ha.local (10.167.4.141) already present
2018-01-08 03:37:27,380 [salt.state       ][INFO    ][7723] Completed state [kvm01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.380847 duration_in_ms=0.818
2018-01-08 03:37:27,381 [salt.state       ][INFO    ][7723] Running state [kvm03] at time 03:37:27.381062
2018-01-08 03:37:27,381 [salt.state       ][INFO    ][7723] Executing state host.present for kvm03
2018-01-08 03:37:27,381 [salt.state       ][INFO    ][7723] Host kvm03 (10.167.4.143) already present
2018-01-08 03:37:27,381 [salt.state       ][INFO    ][7723] Completed state [kvm03] at time 03:37:27.381910 duration_in_ms=0.848
2018-01-08 03:37:27,382 [salt.state       ][INFO    ][7723] Running state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.382138
2018-01-08 03:37:27,382 [salt.state       ][INFO    ][7723] Executing state host.present for kvm03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,382 [salt.state       ][INFO    ][7723] Host kvm03.baremetal-mcp-pike-ovs-ha.local (10.167.4.143) already present
2018-01-08 03:37:27,383 [salt.state       ][INFO    ][7723] Completed state [kvm03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.382966 duration_in_ms=0.828
2018-01-08 03:37:27,383 [salt.state       ][INFO    ][7723] Running state [kvm02] at time 03:37:27.383204
2018-01-08 03:37:27,383 [salt.state       ][INFO    ][7723] Executing state host.present for kvm02
2018-01-08 03:37:27,383 [salt.state       ][INFO    ][7723] Host kvm02 (10.167.4.142) already present
2018-01-08 03:37:27,384 [salt.state       ][INFO    ][7723] Completed state [kvm02] at time 03:37:27.383997 duration_in_ms=0.793
2018-01-08 03:37:27,384 [salt.state       ][INFO    ][7723] Running state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.384219
2018-01-08 03:37:27,384 [salt.state       ][INFO    ][7723] Executing state host.present for kvm02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,385 [salt.state       ][INFO    ][7723] Host kvm02.baremetal-mcp-pike-ovs-ha.local (10.167.4.142) already present
2018-01-08 03:37:27,385 [salt.state       ][INFO    ][7723] Completed state [kvm02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.385262 duration_in_ms=1.043
2018-01-08 03:37:27,385 [salt.state       ][INFO    ][7723] Running state [dbs] at time 03:37:27.385482
2018-01-08 03:37:27,385 [salt.state       ][INFO    ][7723] Executing state host.present for dbs
2018-01-08 03:37:27,386 [salt.state       ][INFO    ][7723] Host dbs (10.167.4.50) already present
2018-01-08 03:37:27,386 [salt.state       ][INFO    ][7723] Completed state [dbs] at time 03:37:27.386286 duration_in_ms=0.804
2018-01-08 03:37:27,386 [salt.state       ][INFO    ][7723] Running state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.386495
2018-01-08 03:37:27,386 [salt.state       ][INFO    ][7723] Executing state host.present for dbs.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,387 [salt.state       ][INFO    ][7723] Host dbs.baremetal-mcp-pike-ovs-ha.local (10.167.4.50) already present
2018-01-08 03:37:27,387 [salt.state       ][INFO    ][7723] Completed state [dbs.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.387286 duration_in_ms=0.791
2018-01-08 03:37:27,387 [salt.state       ][INFO    ][7723] Running state [prx] at time 03:37:27.387493
2018-01-08 03:37:27,387 [salt.state       ][INFO    ][7723] Executing state host.present for prx
2018-01-08 03:37:27,388 [salt.state       ][INFO    ][7723] Host prx (10.167.4.103) already present
2018-01-08 03:37:27,388 [salt.state       ][INFO    ][7723] Completed state [prx] at time 03:37:27.388283 duration_in_ms=0.79
2018-01-08 03:37:27,388 [salt.state       ][INFO    ][7723] Running state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.388489
2018-01-08 03:37:27,388 [salt.state       ][INFO    ][7723] Executing state host.present for prx.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,389 [salt.state       ][INFO    ][7723] Host prx.baremetal-mcp-pike-ovs-ha.local (10.167.4.103) already present
2018-01-08 03:37:27,389 [salt.state       ][INFO    ][7723] Completed state [prx.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.389299 duration_in_ms=0.81
2018-01-08 03:37:27,389 [salt.state       ][INFO    ][7723] Running state [prx02] at time 03:37:27.389508
2018-01-08 03:37:27,389 [salt.state       ][INFO    ][7723] Executing state host.present for prx02
2018-01-08 03:37:27,390 [salt.state       ][INFO    ][7723] Host prx02 (10.167.4.105) already present
2018-01-08 03:37:27,390 [salt.state       ][INFO    ][7723] Completed state [prx02] at time 03:37:27.390302 duration_in_ms=0.794
2018-01-08 03:37:27,390 [salt.state       ][INFO    ][7723] Running state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.390509
2018-01-08 03:37:27,390 [salt.state       ][INFO    ][7723] Executing state host.present for prx02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,391 [salt.state       ][INFO    ][7723] Host prx02.baremetal-mcp-pike-ovs-ha.local (10.167.4.105) already present
2018-01-08 03:37:27,391 [salt.state       ][INFO    ][7723] Completed state [prx02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.391318 duration_in_ms=0.808
2018-01-08 03:37:27,391 [salt.state       ][INFO    ][7723] Running state [msg02] at time 03:37:27.391525
2018-01-08 03:37:27,391 [salt.state       ][INFO    ][7723] Executing state host.present for msg02
2018-01-08 03:37:27,392 [salt.state       ][INFO    ][7723] Host msg02 (10.167.4.42) already present
2018-01-08 03:37:27,392 [salt.state       ][INFO    ][7723] Completed state [msg02] at time 03:37:27.392313 duration_in_ms=0.788
2018-01-08 03:37:27,392 [salt.state       ][INFO    ][7723] Running state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.392517
2018-01-08 03:37:27,392 [salt.state       ][INFO    ][7723] Executing state host.present for msg02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,393 [salt.state       ][INFO    ][7723] Host msg02.baremetal-mcp-pike-ovs-ha.local (10.167.4.42) already present
2018-01-08 03:37:27,393 [salt.state       ][INFO    ][7723] Completed state [msg02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.393336 duration_in_ms=0.819
2018-01-08 03:37:27,393 [salt.state       ][INFO    ][7723] Running state [msg03] at time 03:37:27.393556
2018-01-08 03:37:27,393 [salt.state       ][INFO    ][7723] Executing state host.present for msg03
2018-01-08 03:37:27,394 [salt.state       ][INFO    ][7723] Host msg03 (10.167.4.43) already present
2018-01-08 03:37:27,394 [salt.state       ][INFO    ][7723] Completed state [msg03] at time 03:37:27.394325 duration_in_ms=0.769
2018-01-08 03:37:27,394 [salt.state       ][INFO    ][7723] Running state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.394523
2018-01-08 03:37:27,394 [salt.state       ][INFO    ][7723] Executing state host.present for msg03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,395 [salt.state       ][INFO    ][7723] Host msg03.baremetal-mcp-pike-ovs-ha.local (10.167.4.43) already present
2018-01-08 03:37:27,395 [salt.state       ][INFO    ][7723] Completed state [msg03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.395280 duration_in_ms=0.757
2018-01-08 03:37:27,395 [salt.state       ][INFO    ][7723] Running state [msg01] at time 03:37:27.395481
2018-01-08 03:37:27,395 [salt.state       ][INFO    ][7723] Executing state host.present for msg01
2018-01-08 03:37:27,396 [salt.state       ][INFO    ][7723] Host msg01 (10.167.4.41) already present
2018-01-08 03:37:27,396 [salt.state       ][INFO    ][7723] Completed state [msg01] at time 03:37:27.396238 duration_in_ms=0.757
2018-01-08 03:37:27,396 [salt.state       ][INFO    ][7723] Running state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.396435
2018-01-08 03:37:27,396 [salt.state       ][INFO    ][7723] Executing state host.present for msg01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,397 [salt.state       ][INFO    ][7723] Host msg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.41) already present
2018-01-08 03:37:27,397 [salt.state       ][INFO    ][7723] Completed state [msg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.397212 duration_in_ms=0.777
2018-01-08 03:37:27,397 [salt.state       ][INFO    ][7723] Running state [msg] at time 03:37:27.397416
2018-01-08 03:37:27,397 [salt.state       ][INFO    ][7723] Executing state host.present for msg
2018-01-08 03:37:27,398 [salt.state       ][INFO    ][7723] Host msg (10.167.4.40) already present
2018-01-08 03:37:27,398 [salt.state       ][INFO    ][7723] Completed state [msg] at time 03:37:27.398174 duration_in_ms=0.757
2018-01-08 03:37:27,398 [salt.state       ][INFO    ][7723] Running state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.398372
2018-01-08 03:37:27,398 [salt.state       ][INFO    ][7723] Executing state host.present for msg.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,398 [salt.state       ][INFO    ][7723] Host msg.baremetal-mcp-pike-ovs-ha.local (10.167.4.40) already present
2018-01-08 03:37:27,399 [salt.state       ][INFO    ][7723] Completed state [msg.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.399136 duration_in_ms=0.764
2018-01-08 03:37:27,399 [salt.state       ][INFO    ][7723] Running state [cfg01] at time 03:37:27.399342
2018-01-08 03:37:27,399 [salt.state       ][INFO    ][7723] Executing state host.present for cfg01
2018-01-08 03:37:27,399 [salt.state       ][INFO    ][7723] Host cfg01 (10.167.4.100) already present
2018-01-08 03:37:27,400 [salt.state       ][INFO    ][7723] Completed state [cfg01] at time 03:37:27.400091 duration_in_ms=0.749
2018-01-08 03:37:27,400 [salt.state       ][INFO    ][7723] Running state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.400306
2018-01-08 03:37:27,400 [salt.state       ][INFO    ][7723] Executing state host.present for cfg01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,400 [salt.state       ][INFO    ][7723] Host cfg01.baremetal-mcp-pike-ovs-ha.local (10.167.4.100) already present
2018-01-08 03:37:27,401 [salt.state       ][INFO    ][7723] Completed state [cfg01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.401057 duration_in_ms=0.75
2018-01-08 03:37:27,401 [salt.state       ][INFO    ][7723] Running state [cmp002] at time 03:37:27.401320
2018-01-08 03:37:27,401 [salt.state       ][INFO    ][7723] Executing state host.present for cmp002
2018-01-08 03:37:27,401 [salt.state       ][INFO    ][7723] Host cmp002 (10.167.4.102) already present
2018-01-08 03:37:27,402 [salt.state       ][INFO    ][7723] Completed state [cmp002] at time 03:37:27.402072 duration_in_ms=0.752
2018-01-08 03:37:27,402 [salt.state       ][INFO    ][7723] Running state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.402290
2018-01-08 03:37:27,402 [salt.state       ][INFO    ][7723] Executing state host.present for cmp002.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,402 [salt.state       ][INFO    ][7723] Host cmp002.baremetal-mcp-pike-ovs-ha.local (10.167.4.102) already present
2018-01-08 03:37:27,403 [salt.state       ][INFO    ][7723] Completed state [cmp002.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.403035 duration_in_ms=0.745
2018-01-08 03:37:27,403 [salt.state       ][INFO    ][7723] Running state [cmp001] at time 03:37:27.403251
2018-01-08 03:37:27,403 [salt.state       ][INFO    ][7723] Executing state host.present for cmp001
2018-01-08 03:37:27,403 [salt.state       ][INFO    ][7723] Host cmp001 (10.167.4.101) already present
2018-01-08 03:37:27,404 [salt.state       ][INFO    ][7723] Completed state [cmp001] at time 03:37:27.403991 duration_in_ms=0.739
2018-01-08 03:37:27,404 [salt.state       ][INFO    ][7723] Running state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.404217
2018-01-08 03:37:27,404 [salt.state       ][INFO    ][7723] Executing state host.present for cmp001.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,404 [salt.state       ][INFO    ][7723] Host cmp001.baremetal-mcp-pike-ovs-ha.local (10.167.4.101) already present
2018-01-08 03:37:27,405 [salt.state       ][INFO    ][7723] Completed state [cmp001.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.405072 duration_in_ms=0.855
2018-01-08 03:37:27,405 [salt.state       ][INFO    ][7723] Running state [dbs01] at time 03:37:27.405312
2018-01-08 03:37:27,405 [salt.state       ][INFO    ][7723] Executing state host.present for dbs01
2018-01-08 03:37:27,405 [salt.state       ][INFO    ][7723] Host dbs01 (10.167.4.51) already present
2018-01-08 03:37:27,406 [salt.state       ][INFO    ][7723] Completed state [dbs01] at time 03:37:27.406036 duration_in_ms=0.724
2018-01-08 03:37:27,406 [salt.state       ][INFO    ][7723] Running state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.406246
2018-01-08 03:37:27,406 [salt.state       ][INFO    ][7723] Executing state host.present for dbs01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,406 [salt.state       ][INFO    ][7723] Host dbs01.baremetal-mcp-pike-ovs-ha.local (10.167.4.51) already present
2018-01-08 03:37:27,407 [salt.state       ][INFO    ][7723] Completed state [dbs01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.406972 duration_in_ms=0.726
2018-01-08 03:37:27,407 [salt.state       ][INFO    ][7723] Running state [dbs02] at time 03:37:27.407180
2018-01-08 03:37:27,407 [salt.state       ][INFO    ][7723] Executing state host.present for dbs02
2018-01-08 03:37:27,407 [salt.state       ][INFO    ][7723] Host dbs02 (10.167.4.52) already present
2018-01-08 03:37:27,407 [salt.state       ][INFO    ][7723] Completed state [dbs02] at time 03:37:27.407898 duration_in_ms=0.718
2018-01-08 03:37:27,408 [salt.state       ][INFO    ][7723] Running state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.408088
2018-01-08 03:37:27,408 [salt.state       ][INFO    ][7723] Executing state host.present for dbs02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,408 [salt.state       ][INFO    ][7723] Host dbs02.baremetal-mcp-pike-ovs-ha.local (10.167.4.52) already present
2018-01-08 03:37:27,408 [salt.state       ][INFO    ][7723] Completed state [dbs02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.408821 duration_in_ms=0.734
2018-01-08 03:37:27,409 [salt.state       ][INFO    ][7723] Running state [dbs03] at time 03:37:27.409014
2018-01-08 03:37:27,409 [salt.state       ][INFO    ][7723] Executing state host.present for dbs03
2018-01-08 03:37:27,409 [salt.state       ][INFO    ][7723] Host dbs03 (10.167.4.53) already present
2018-01-08 03:37:27,409 [salt.state       ][INFO    ][7723] Completed state [dbs03] at time 03:37:27.409775 duration_in_ms=0.762
2018-01-08 03:37:27,409 [salt.state       ][INFO    ][7723] Running state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.409964
2018-01-08 03:37:27,410 [salt.state       ][INFO    ][7723] Executing state host.present for dbs03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,410 [salt.state       ][INFO    ][7723] Host dbs03.baremetal-mcp-pike-ovs-ha.local (10.167.4.53) already present
2018-01-08 03:37:27,410 [salt.state       ][INFO    ][7723] Completed state [dbs03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.410703 duration_in_ms=0.739
2018-01-08 03:37:27,410 [salt.state       ][INFO    ][7723] Running state [mas01] at time 03:37:27.410893
2018-01-08 03:37:27,411 [salt.state       ][INFO    ][7723] Executing state host.present for mas01
2018-01-08 03:37:27,411 [salt.state       ][INFO    ][7723] Host mas01 (10.167.4.3) already present
2018-01-08 03:37:27,411 [salt.state       ][INFO    ][7723] Completed state [mas01] at time 03:37:27.411623 duration_in_ms=0.73
2018-01-08 03:37:27,411 [salt.state       ][INFO    ][7723] Running state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.411809
2018-01-08 03:37:27,411 [salt.state       ][INFO    ][7723] Executing state host.present for mas01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:27,412 [salt.state       ][INFO    ][7723] Host mas01.baremetal-mcp-pike-ovs-ha.local (10.167.4.3) already present
2018-01-08 03:37:27,412 [salt.state       ][INFO    ][7723] Completed state [mas01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:27.412537 duration_in_ms=0.728
2018-01-08 03:37:27,413 [salt.state       ][INFO    ][7723] Running state [file.replace] at time 03:37:27.413382
2018-01-08 03:37:27,413 [salt.state       ][INFO    ][7723] Executing state module.run for file.replace
2018-01-08 03:37:28,097 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['git', '--version'] in directory '/root'
2018-01-08 03:37:28,191 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'grep -q "mas01 mas01.baremetal-mcp-pike-ovs-ha.local" /etc/hosts' in directory '/root'
2018-01-08 03:37:28,207 [salt.state       ][INFO    ][7723] {'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-08 03:37:28,207 [salt.state       ][INFO    ][7723] Completed state [file.replace] at time 03:37:28.207600 duration_in_ms=794.217
2018-01-08 03:37:28,208 [salt.state       ][INFO    ][7723] Running state [ctl02] at time 03:37:28.207978
2018-01-08 03:37:28,208 [salt.state       ][INFO    ][7723] Executing state host.present for ctl02
2018-01-08 03:37:28,208 [salt.state       ][INFO    ][7723] Host ctl02 (10.167.4.12) already present
2018-01-08 03:37:28,209 [salt.state       ][INFO    ][7723] Completed state [ctl02] at time 03:37:28.209222 duration_in_ms=1.243
2018-01-08 03:37:28,209 [salt.state       ][INFO    ][7723] Running state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:28.209506
2018-01-08 03:37:28,209 [salt.state       ][INFO    ][7723] Executing state host.present for ctl02.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:28,210 [salt.state       ][INFO    ][7723] Host ctl02.baremetal-mcp-pike-ovs-ha.local (10.167.4.12) already present
2018-01-08 03:37:28,210 [salt.state       ][INFO    ][7723] Completed state [ctl02.baremetal-mcp-pike-ovs-ha.local] at time 03:37:28.210651 duration_in_ms=1.144
2018-01-08 03:37:28,210 [salt.state       ][INFO    ][7723] Running state [ctl03] at time 03:37:28.210925
2018-01-08 03:37:28,211 [salt.state       ][INFO    ][7723] Executing state host.present for ctl03
2018-01-08 03:37:28,211 [salt.state       ][INFO    ][7723] Host ctl03 (10.167.4.13) already present
2018-01-08 03:37:28,211 [salt.state       ][INFO    ][7723] Completed state [ctl03] at time 03:37:28.211944 duration_in_ms=1.019
2018-01-08 03:37:28,212 [salt.state       ][INFO    ][7723] Running state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:28.212235
2018-01-08 03:37:28,212 [salt.state       ][INFO    ][7723] Executing state host.present for ctl03.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:28,213 [salt.state       ][INFO    ][7723] Host ctl03.baremetal-mcp-pike-ovs-ha.local (10.167.4.13) already present
2018-01-08 03:37:28,213 [salt.state       ][INFO    ][7723] Completed state [ctl03.baremetal-mcp-pike-ovs-ha.local] at time 03:37:28.213272 duration_in_ms=1.037
2018-01-08 03:37:28,213 [salt.state       ][INFO    ][7723] Running state [ctl01] at time 03:37:28.213541
2018-01-08 03:37:28,213 [salt.state       ][INFO    ][7723] Executing state host.present for ctl01
2018-01-08 03:37:28,214 [salt.state       ][INFO    ][7723] Host ctl01 (10.167.4.11) already present
2018-01-08 03:37:28,214 [salt.state       ][INFO    ][7723] Completed state [ctl01] at time 03:37:28.214558 duration_in_ms=1.017
2018-01-08 03:37:28,214 [salt.state       ][INFO    ][7723] Running state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:28.214815
2018-01-08 03:37:28,215 [salt.state       ][INFO    ][7723] Executing state host.present for ctl01.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:28,215 [salt.state       ][INFO    ][7723] Host ctl01.baremetal-mcp-pike-ovs-ha.local (10.167.4.11) already present
2018-01-08 03:37:28,215 [salt.state       ][INFO    ][7723] Completed state [ctl01.baremetal-mcp-pike-ovs-ha.local] at time 03:37:28.215820 duration_in_ms=1.004
2018-01-08 03:37:28,216 [salt.state       ][INFO    ][7723] Running state [ctl] at time 03:37:28.216095
2018-01-08 03:37:28,216 [salt.state       ][INFO    ][7723] Executing state host.present for ctl
2018-01-08 03:37:28,216 [salt.state       ][INFO    ][7723] Host ctl (10.167.4.10) already present
2018-01-08 03:37:28,217 [salt.state       ][INFO    ][7723] Completed state [ctl] at time 03:37:28.217092 duration_in_ms=0.997
2018-01-08 03:37:28,217 [salt.state       ][INFO    ][7723] Running state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:37:28.217407
2018-01-08 03:37:28,217 [salt.state       ][INFO    ][7723] Executing state host.present for ctl.baremetal-mcp-pike-ovs-ha.local
2018-01-08 03:37:28,218 [salt.state       ][INFO    ][7723] Host ctl.baremetal-mcp-pike-ovs-ha.local (10.167.4.10) already present
2018-01-08 03:37:28,218 [salt.state       ][INFO    ][7723] Completed state [ctl.baremetal-mcp-pike-ovs-ha.local] at time 03:37:28.218421 duration_in_ms=1.014
2018-01-08 03:37:28,218 [salt.state       ][INFO    ][7723] Running state [ens4] at time 03:37:28.218675
2018-01-08 03:37:28,218 [salt.state       ][INFO    ][7723] Executing state network.managed for ens4
2018-01-08 03:37:28,779 [salt.state       ][INFO    ][7723] Interface ens4 is up to date.
2018-01-08 03:37:28,780 [salt.state       ][INFO    ][7723] Completed state [ens4] at time 03:37:28.780201 duration_in_ms=561.526
2018-01-08 03:37:28,780 [salt.state       ][INFO    ][7723] Running state [ens5] at time 03:37:28.780436
2018-01-08 03:37:28,780 [salt.state       ][INFO    ][7723] Executing state network.managed for ens5
2018-01-08 03:37:29,170 [salt.state       ][INFO    ][7723] Interface ens5 is up to date.
2018-01-08 03:37:29,171 [salt.state       ][INFO    ][7723] Completed state [ens5] at time 03:37:29.171129 duration_in_ms=390.691
2018-01-08 03:37:29,171 [salt.state       ][INFO    ][7723] Running state [ens3] at time 03:37:29.171340
2018-01-08 03:37:29,171 [salt.state       ][INFO    ][7723] Executing state network.managed for ens3
2018-01-08 03:37:29,600 [salt.state       ][INFO    ][7723] Interface ens3 is up to date.
2018-01-08 03:37:29,600 [salt.state       ][INFO    ][7723] Completed state [ens3] at time 03:37:29.600813 duration_in_ms=429.472
2018-01-08 03:37:29,601 [salt.state       ][INFO    ][7723] Running state [/etc/profile.d/proxy.sh] at time 03:37:29.601047
2018-01-08 03:37:29,601 [salt.state       ][INFO    ][7723] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-08 03:37:29,601 [salt.state       ][INFO    ][7723] File /etc/profile.d/proxy.sh is not present
2018-01-08 03:37:29,601 [salt.state       ][INFO    ][7723] Completed state [/etc/profile.d/proxy.sh] at time 03:37:29.601728 duration_in_ms=0.682
2018-01-08 03:37:29,601 [salt.state       ][INFO    ][7723] Running state [/etc/apt/apt.conf.d/95proxies] at time 03:37:29.601896
2018-01-08 03:37:29,602 [salt.state       ][INFO    ][7723] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-08 03:37:29,602 [salt.state       ][INFO    ][7723] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-08 03:37:29,602 [salt.state       ][INFO    ][7723] Completed state [/etc/apt/apt.conf.d/95proxies] at time 03:37:29.602429 duration_in_ms=0.533
2018-01-08 03:37:29,602 [salt.state       ][INFO    ][7723] Running state [salt-minion] at time 03:37:29.602596
2018-01-08 03:37:29,602 [salt.state       ][INFO    ][7723] Executing state pkg.installed for salt-minion
2018-01-08 03:37:29,607 [salt.state       ][INFO    ][7723] All specified packages are already installed
2018-01-08 03:37:29,607 [salt.state       ][INFO    ][7723] Completed state [salt-minion] at time 03:37:29.607480 duration_in_ms=4.884
2018-01-08 03:37:29,607 [salt.state       ][INFO    ][7723] Running state [salt_minion_dependency_packages] at time 03:37:29.607650
2018-01-08 03:37:29,607 [salt.state       ][INFO    ][7723] Executing state pkg.installed for salt_minion_dependency_packages
2018-01-08 03:37:29,613 [salt.state       ][INFO    ][7723] All specified packages are already installed
2018-01-08 03:37:29,613 [salt.state       ][INFO    ][7723] Completed state [salt_minion_dependency_packages] at time 03:37:29.613371 duration_in_ms=5.721
2018-01-08 03:37:29,614 [salt.state       ][INFO    ][7723] Running state [/etc/salt/minion.d/minion.conf] at time 03:37:29.614326
2018-01-08 03:37:29,614 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-01-08 03:37:29,811 [salt.state       ][INFO    ][7723] File /etc/salt/minion.d/minion.conf is in the correct state
2018-01-08 03:37:29,811 [salt.state       ][INFO    ][7723] Completed state [/etc/salt/minion.d/minion.conf] at time 03:37:29.811394 duration_in_ms=197.068
2018-01-08 03:37:29,812 [salt.state       ][INFO    ][7723] Running state [salt-minion] at time 03:37:29.812681
2018-01-08 03:37:29,812 [salt.state       ][INFO    ][7723] Executing state service.running for salt-minion
2018-01-08 03:37:29,813 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-08 03:37:29,832 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-01-08 03:37:29,843 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-08 03:37:29,855 [salt.state       ][INFO    ][7723] The service salt-minion is already running
2018-01-08 03:37:29,855 [salt.state       ][INFO    ][7723] Completed state [salt-minion] at time 03:37:29.855449 duration_in_ms=42.768
2018-01-08 03:37:29,857 [salt.state       ][INFO    ][7723] Running state [/etc/salt/grains.d] at time 03:37:29.857769
2018-01-08 03:37:29,858 [salt.state       ][INFO    ][7723] Executing state file.directory for /etc/salt/grains.d
2018-01-08 03:37:29,858 [salt.state       ][INFO    ][7723] Directory /etc/salt/grains.d is in the correct state
2018-01-08 03:37:29,858 [salt.state       ][INFO    ][7723] Completed state [/etc/salt/grains.d] at time 03:37:29.858767 duration_in_ms=0.999
2018-01-08 03:37:29,859 [salt.state       ][INFO    ][7723] Running state [/etc/salt/grains] at time 03:37:29.859536
2018-01-08 03:37:29,859 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/salt/grains
2018-01-08 03:37:29,860 [salt.state       ][INFO    ][7723] File /etc/salt/grains exists with proper permissions. No changes made.
2018-01-08 03:37:29,860 [salt.state       ][INFO    ][7723] Completed state [/etc/salt/grains] at time 03:37:29.860277 duration_in_ms=0.741
2018-01-08 03:37:29,860 [salt.state       ][INFO    ][7723] Running state [/etc/salt/grains.d/placeholder] at time 03:37:29.860893
2018-01-08 03:37:29,861 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-01-08 03:37:29,861 [salt.state       ][INFO    ][7723] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-01-08 03:37:29,861 [salt.state       ][INFO    ][7723] Completed state [/etc/salt/grains.d/placeholder] at time 03:37:29.861628 duration_in_ms=0.735
2018-01-08 03:37:29,862 [salt.state       ][INFO    ][7723] Running state [/etc/salt/grains.d/sphinx] at time 03:37:29.862246
2018-01-08 03:37:29,862 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-01-08 03:37:29,869 [salt.state       ][INFO    ][7723] 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-08 03:37:29,869 [salt.state       ][INFO    ][7723] Completed state [/etc/salt/grains.d/sphinx] at time 03:37:29.869636 duration_in_ms=7.389
2018-01-08 03:37:29,870 [salt.state       ][INFO    ][7723] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:37:29.870809
2018-01-08 03:37:29,871 [salt.state       ][INFO    ][7723] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-08 03:37:29,871 [salt.state       ][INFO    ][7723] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-01-08 03:37:29,871 [salt.state       ][INFO    ][7723] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:37:29.871392 duration_in_ms=0.583
2018-01-08 03:37:29,871 [salt.state       ][INFO    ][7723] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:37:29.871546
2018-01-08 03:37:29,871 [salt.state       ][INFO    ][7723] 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-08 03:37:29,872 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-01-08 03:37:30,025 [salt.state       ][INFO    ][7723] {'pid': 8422, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:37:30,026 [salt.state       ][INFO    ][7723] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 03:37:30.026131 duration_in_ms=154.584
2018-01-08 03:37:30,027 [salt.state       ][INFO    ][7723] Running state [/etc/salt/grains.d/dns_records] at time 03:37:30.027729
2018-01-08 03:37:30,028 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-01-08 03:37:30,037 [salt.state       ][INFO    ][7723] File /etc/salt/grains.d/dns_records is in the correct state
2018-01-08 03:37:30,037 [salt.state       ][INFO    ][7723] Completed state [/etc/salt/grains.d/dns_records] at time 03:37:30.037517 duration_in_ms=9.789
2018-01-08 03:37:30,039 [salt.state       ][INFO    ][7723] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 03:37:30.039859
2018-01-08 03:37:30,040 [salt.state       ][INFO    ][7723] 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-08 03:37:30,040 [salt.state       ][INFO    ][7723] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-01-08 03:37:30,040 [salt.state       ][INFO    ][7723] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 03:37:30.040938 duration_in_ms=1.079
2018-01-08 03:37:30,042 [salt.state       ][INFO    ][7723] Running state [/etc/salt/grains.d/salt] at time 03:37:30.042091
2018-01-08 03:37:30,042 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/salt/grains.d/salt
2018-01-08 03:37:30,049 [salt.state       ][INFO    ][7723] File /etc/salt/grains.d/salt is in the correct state
2018-01-08 03:37:30,049 [salt.state       ][INFO    ][7723] Completed state [/etc/salt/grains.d/salt] at time 03:37:30.049492 duration_in_ms=7.401
2018-01-08 03:37:30,051 [salt.state       ][INFO    ][7723] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 03:37:30.051645
2018-01-08 03:37:30,052 [salt.state       ][INFO    ][7723] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-01-08 03:37:30,052 [salt.state       ][INFO    ][7723] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-01-08 03:37:30,052 [salt.state       ][INFO    ][7723] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 03:37:30.052667 duration_in_ms=1.021
2018-01-08 03:37:30,056 [salt.state       ][INFO    ][7723] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:37:30.056892
2018-01-08 03:37:30,057 [salt.state       ][INFO    ][7723] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-08 03:37:30,057 [salt.state       ][INFO    ][7723] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-08 03:37:30,058 [salt.state       ][INFO    ][7723] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:37:30.057969 duration_in_ms=1.077
2018-01-08 03:37:30,058 [salt.state       ][INFO    ][7723] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:37:30.058256
2018-01-08 03:37:30,058 [salt.state       ][INFO    ][7723] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-01-08 03:37:30,060 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-01-08 03:37:30,072 [salt.state       ][INFO    ][7723] {'pid': 8425, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:37:30,073 [salt.state       ][INFO    ][7723] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 03:37:30.073209 duration_in_ms=14.954
2018-01-08 03:37:30,074 [salt.state       ][INFO    ][7723] Running state [mine.update] at time 03:37:30.074749
2018-01-08 03:37:30,075 [salt.state       ][INFO    ][7723] Executing state module.wait for mine.update
2018-01-08 03:37:30,075 [salt.state       ][INFO    ][7723] No changes made for mine.update
2018-01-08 03:37:30,075 [salt.state       ][INFO    ][7723] Completed state [mine.update] at time 03:37:30.075755 duration_in_ms=1.007
2018-01-08 03:37:30,076 [salt.state       ][INFO    ][7723] Running state [mine.update] at time 03:37:30.076002
2018-01-08 03:37:30,076 [salt.state       ][INFO    ][7723] Executing state module.mod_watch for mine.update
2018-01-08 03:37:30,599 [salt.state       ][INFO    ][7723] {'ret': True}
2018-01-08 03:37:30,599 [salt.state       ][INFO    ][7723] Completed state [mine.update] at time 03:37:30.599660 duration_in_ms=523.656
2018-01-08 03:37:30,600 [salt.state       ][INFO    ][7723] Running state [ca-certificates] at time 03:37:30.600227
2018-01-08 03:37:30,600 [salt.state       ][INFO    ][7723] Executing state pkg.installed for ca-certificates
2018-01-08 03:37:30,612 [salt.state       ][INFO    ][7723] All specified packages are already installed
2018-01-08 03:37:30,613 [salt.state       ][INFO    ][7723] Completed state [ca-certificates] at time 03:37:30.613075 duration_in_ms=12.848
2018-01-08 03:37:30,615 [salt.state       ][INFO    ][7723] Running state [update-ca-certificates] at time 03:37:30.615322
2018-01-08 03:37:30,615 [salt.state       ][INFO    ][7723] Executing state cmd.wait for update-ca-certificates
2018-01-08 03:37:30,616 [salt.state       ][INFO    ][7723] No changes made for update-ca-certificates
2018-01-08 03:37:30,616 [salt.state       ][INFO    ][7723] Completed state [update-ca-certificates] at time 03:37:30.616649 duration_in_ms=1.327
2018-01-08 03:37:30,617 [salt.state       ][INFO    ][7723] Running state [openssh-server] at time 03:37:30.617063
2018-01-08 03:37:30,617 [salt.state       ][INFO    ][7723] Executing state pkg.latest for openssh-server
2018-01-08 03:37:30,626 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2018-01-08 03:37:30,701 [salt.state       ][INFO    ][7723] Package openssh-server is already up-to-date
2018-01-08 03:37:30,702 [salt.state       ][INFO    ][7723] Completed state [openssh-server] at time 03:37:30.702453 duration_in_ms=85.389
2018-01-08 03:37:30,705 [salt.state       ][INFO    ][7723] Running state [/etc/ssh/sshd_config] at time 03:37:30.705240
2018-01-08 03:37:30,705 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/ssh/sshd_config
2018-01-08 03:37:30,734 [salt.fileclient  ][INFO    ][7723] Fetching file from saltenv 'base', ** done ** 'openssh/files/sshd_config'
2018-01-08 03:37:30,828 [salt.state       ][INFO    ][7723] 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-08 03:37:30,828 [salt.state       ][INFO    ][7723] Completed state [/etc/ssh/sshd_config] at time 03:37:30.828355 duration_in_ms=123.115
2018-01-08 03:37:30,829 [salt.state       ][INFO    ][7723] Running state [ssh] at time 03:37:30.829751
2018-01-08 03:37:30,830 [salt.state       ][INFO    ][7723] Executing state service.running for ssh
2018-01-08 03:37:30,830 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2018-01-08 03:37:30,848 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-01-08 03:37:30,861 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-01-08 03:37:30,873 [salt.state       ][INFO    ][7723] The service ssh is already running
2018-01-08 03:37:30,873 [salt.state       ][INFO    ][7723] Completed state [ssh] at time 03:37:30.873501 duration_in_ms=43.748
2018-01-08 03:37:30,873 [salt.state       ][INFO    ][7723] Running state [ssh] at time 03:37:30.873806
2018-01-08 03:37:30,874 [salt.state       ][INFO    ][7723] Executing state service.mod_watch for ssh
2018-01-08 03:37:30,874 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-01-08 03:37:30,887 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-01-08 03:37:30,900 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ssh.service'] in directory '/root'
2018-01-08 03:37:30,932 [salt.state       ][INFO    ][7723] {'ssh': True}
2018-01-08 03:37:30,933 [salt.state       ][INFO    ][7723] Completed state [ssh] at time 03:37:30.933004 duration_in_ms=59.198
2018-01-08 03:37:30,933 [salt.state       ][INFO    ][7723] Running state [ntp] at time 03:37:30.933560
2018-01-08 03:37:30,934 [salt.state       ][INFO    ][7723] Executing state pkg.installed for ntp
2018-01-08 03:37:30,942 [salt.state       ][INFO    ][7723] All specified packages are already installed
2018-01-08 03:37:30,943 [salt.state       ][INFO    ][7723] Completed state [ntp] at time 03:37:30.942947 duration_in_ms=9.386
2018-01-08 03:37:30,944 [salt.state       ][INFO    ][7723] Running state [/etc/ntp.conf] at time 03:37:30.944615
2018-01-08 03:37:30,945 [salt.state       ][INFO    ][7723] Executing state file.managed for /etc/ntp.conf
2018-01-08 03:37:31,004 [salt.state       ][INFO    ][7723] File /etc/ntp.conf is in the correct state
2018-01-08 03:37:31,004 [salt.state       ][INFO    ][7723] Completed state [/etc/ntp.conf] at time 03:37:31.004648 duration_in_ms=60.034
2018-01-08 03:37:31,006 [salt.state       ][INFO    ][7723] Running state [ntp] at time 03:37:31.005951
2018-01-08 03:37:31,006 [salt.state       ][INFO    ][7723] Executing state service.running for ntp
2018-01-08 03:37:31,006 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-08 03:37:31,022 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-08 03:37:31,034 [salt.loaded.int.module.cmdmod][INFO    ][7723] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-08 03:37:31,048 [salt.state       ][INFO    ][7723] The service ntp is already running
2018-01-08 03:37:31,049 [salt.state       ][INFO    ][7723] Completed state [ntp] at time 03:37:31.048945 duration_in_ms=42.993
2018-01-08 03:37:31,055 [salt.minion      ][INFO    ][7723] Returning information for job: 20180108033717054964
2018-01-08 03:37:32,032 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108033732012385
2018-01-08 03:37:32,050 [salt.minion      ][INFO    ][8487] Starting a new job with PID 8487
2018-01-08 03:37:33,643 [salt.state       ][INFO    ][8487] Loading fresh modules for state activity
2018-01-08 03:37:33,699 [salt.fileclient  ][INFO    ][8487] Fetching file from saltenv 'base', ** done ** 'maas/cluster.sls'
2018-01-08 03:37:34,086 [salt.state       ][INFO    ][8487] Running state [maas-rack-controller] at time 03:37:34.086645
2018-01-08 03:37:34,086 [salt.state       ][INFO    ][8487] Executing state pkg.installed for maas-rack-controller
2018-01-08 03:37:34,087 [salt.loaded.int.module.cmdmod][INFO    ][8487] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:37:34,411 [salt.loaded.int.module.cmdmod][INFO    ][8487] Executing command ['apt-cache', '-q', 'policy', 'maas-rack-controller'] in directory '/root'
2018-01-08 03:37:34,494 [salt.loaded.int.module.cmdmod][INFO    ][8487] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 03:37:36,146 [salt.loaded.int.module.cmdmod][INFO    ][8487] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 03:37:36,174 [salt.loaded.int.module.cmdmod][INFO    ][8487] 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-08 03:37:42,067 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033742057097
2018-01-08 03:37:42,089 [salt.minion      ][INFO    ][8864] Starting a new job with PID 8864
2018-01-08 03:37:42,114 [salt.minion      ][INFO    ][8864] Returning information for job: 20180108033742057097
2018-01-08 03:37:52,293 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033752276901
2018-01-08 03:37:52,312 [salt.minion      ][INFO    ][9179] Starting a new job with PID 9179
2018-01-08 03:37:52,338 [salt.minion      ][INFO    ][9179] Returning information for job: 20180108033752276901
2018-01-08 03:38:02,518 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033802504210
2018-01-08 03:38:02,538 [salt.minion      ][INFO    ][9498] Starting a new job with PID 9498
2018-01-08 03:38:02,562 [salt.minion      ][INFO    ][9498] Returning information for job: 20180108033802504210
2018-01-08 03:38:12,740 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033812724860
2018-01-08 03:38:12,760 [salt.minion      ][INFO    ][10897] Starting a new job with PID 10897
2018-01-08 03:38:12,788 [salt.minion      ][INFO    ][10897] Returning information for job: 20180108033812724860
2018-01-08 03:38:22,974 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033822957901
2018-01-08 03:38:22,998 [salt.minion      ][INFO    ][11363] Starting a new job with PID 11363
2018-01-08 03:38:23,018 [salt.minion      ][INFO    ][11363] Returning information for job: 20180108033822957901
2018-01-08 03:38:33,192 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033833180204
2018-01-08 03:38:33,212 [salt.minion      ][INFO    ][11731] Starting a new job with PID 11731
2018-01-08 03:38:33,242 [salt.minion      ][INFO    ][11731] Returning information for job: 20180108033833180204
2018-01-08 03:38:43,219 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033843202499
2018-01-08 03:38:43,240 [salt.minion      ][INFO    ][11919] Starting a new job with PID 11919
2018-01-08 03:38:43,264 [salt.minion      ][INFO    ][11919] Returning information for job: 20180108033843202499
2018-01-08 03:38:46,887 [salt.loaded.int.module.cmdmod][INFO    ][8487] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:38:46,937 [salt.state       ][INFO    ][8487] 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-08 03:38:46,965 [salt.state       ][INFO    ][8487] Loading fresh modules for state activity
2018-01-08 03:38:47,006 [salt.state       ][INFO    ][8487] Completed state [maas-rack-controller] at time 03:38:47.006000 duration_in_ms=72919.354
2018-01-08 03:38:47,012 [salt.state       ][INFO    ][8487] Running state [/etc/maas/rackd.conf] at time 03:38:47.011965
2018-01-08 03:38:47,012 [salt.state       ][INFO    ][8487] Executing state file.line for /etc/maas/rackd.conf
2018-01-08 03:38:47,013 [salt.loaded.int.states.file][WARNING ][8487] 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-08 03:38:47,019 [salt.state       ][INFO    ][8487] No changes needed to be made
2018-01-08 03:38:47,019 [salt.state       ][INFO    ][8487] Completed state [/etc/maas/rackd.conf] at time 03:38:47.019544 duration_in_ms=7.579
2018-01-08 03:38:47,020 [salt.state       ][INFO    ][8487] Running state [/etc/maas/rackd.conf] at time 03:38:47.019963
2018-01-08 03:38:47,020 [salt.state       ][INFO    ][8487] Executing state file.managed for /etc/maas/rackd.conf
2018-01-08 03:38:47,020 [salt.loaded.int.states.file][WARNING ][8487] 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-08 03:38:47,021 [salt.state       ][INFO    ][8487] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2018-01-08 03:38:47,022 [salt.state       ][INFO    ][8487] Completed state [/etc/maas/rackd.conf] at time 03:38:47.022199 duration_in_ms=2.236
2018-01-08 03:38:47,224 [salt.state       ][INFO    ][8487] Running state [maas-rackd] at time 03:38:47.224771
2018-01-08 03:38:47,225 [salt.state       ][INFO    ][8487] Executing state service.running for maas-rackd
2018-01-08 03:38:47,225 [salt.loaded.int.module.cmdmod][INFO    ][8487] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2018-01-08 03:38:47,243 [salt.loaded.int.module.cmdmod][INFO    ][8487] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2018-01-08 03:38:47,259 [salt.loaded.int.module.cmdmod][INFO    ][8487] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2018-01-08 03:38:47,274 [salt.state       ][INFO    ][8487] The service maas-rackd is already running
2018-01-08 03:38:47,275 [salt.state       ][INFO    ][8487] Completed state [maas-rackd] at time 03:38:47.275310 duration_in_ms=50.537
2018-01-08 03:38:47,277 [salt.minion      ][INFO    ][8487] Returning information for job: 20180108033732012385
2018-01-08 03:38:48,264 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108033848251341
2018-01-08 03:38:48,282 [salt.minion      ][INFO    ][12111] Starting a new job with PID 12111
2018-01-08 03:38:49,926 [salt.state       ][INFO    ][12111] Loading fresh modules for state activity
2018-01-08 03:38:49,979 [salt.fileclient  ][INFO    ][12111] Fetching file from saltenv 'base', ** done ** 'maas/region.sls'
2018-01-08 03:38:50,412 [salt.state       ][INFO    ][12111] Running state [maas-region-controller] at time 03:38:50.412074
2018-01-08 03:38:50,412 [salt.state       ][INFO    ][12111] Executing state pkg.installed for maas-region-controller
2018-01-08 03:38:50,413 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:38:50,760 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['apt-cache', '-q', 'policy', 'maas-region-controller'] in directory '/root'
2018-01-08 03:38:50,845 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-08 03:38:52,753 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-08 03:38:52,786 [salt.loaded.int.module.cmdmod][INFO    ][12111] 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-08 03:38:58,377 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033858359920
2018-01-08 03:38:58,397 [salt.minion      ][INFO    ][12462] Starting a new job with PID 12462
2018-01-08 03:38:58,416 [salt.minion      ][INFO    ][12462] Returning information for job: 20180108033858359920
2018-01-08 03:39:08,607 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033908575383
2018-01-08 03:39:08,632 [salt.minion      ][INFO    ][12757] Starting a new job with PID 12757
2018-01-08 03:39:08,662 [salt.minion      ][INFO    ][12757] Returning information for job: 20180108033908575383
2018-01-08 03:39:18,639 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033918623303
2018-01-08 03:39:19,112 [salt.minion      ][INFO    ][12899] Starting a new job with PID 12899
2018-01-08 03:39:19,138 [salt.minion      ][INFO    ][12899] Returning information for job: 20180108033918623303
2018-01-08 03:39:28,681 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033928667051
2018-01-08 03:39:28,702 [salt.minion      ][INFO    ][13032] Starting a new job with PID 13032
2018-01-08 03:39:28,727 [salt.minion      ][INFO    ][13032] Returning information for job: 20180108033928667051
2018-01-08 03:39:38,909 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033938892363
2018-01-08 03:39:38,931 [salt.minion      ][INFO    ][14142] Starting a new job with PID 14142
2018-01-08 03:39:38,959 [salt.minion      ][INFO    ][14142] Returning information for job: 20180108033938892363
2018-01-08 03:39:49,141 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033949124285
2018-01-08 03:39:49,164 [salt.minion      ][INFO    ][14153] Starting a new job with PID 14153
2018-01-08 03:39:49,190 [salt.minion      ][INFO    ][14153] Returning information for job: 20180108033949124285
2018-01-08 03:39:59,365 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108033959352088
2018-01-08 03:39:59,388 [salt.minion      ][INFO    ][14345] Starting a new job with PID 14345
2018-01-08 03:39:59,412 [salt.minion      ][INFO    ][14345] Returning information for job: 20180108033959352088
2018-01-08 03:40:09,421 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034009401705
2018-01-08 03:40:09,441 [salt.minion      ][INFO    ][15780] Starting a new job with PID 15780
2018-01-08 03:40:09,471 [salt.minion      ][INFO    ][15780] Returning information for job: 20180108034009401705
2018-01-08 03:40:19,440 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034019424792
2018-01-08 03:40:19,461 [salt.minion      ][INFO    ][15809] Starting a new job with PID 15809
2018-01-08 03:40:19,493 [salt.minion      ][INFO    ][15809] Returning information for job: 20180108034019424792
2018-01-08 03:40:29,667 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034029652986
2018-01-08 03:40:29,691 [salt.minion      ][INFO    ][15818] Starting a new job with PID 15818
2018-01-08 03:40:29,722 [salt.minion      ][INFO    ][15818] Returning information for job: 20180108034029652986
2018-01-08 03:40:39,691 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034039674905
2018-01-08 03:40:39,714 [salt.minion      ][INFO    ][15827] Starting a new job with PID 15827
2018-01-08 03:40:39,742 [salt.minion      ][INFO    ][15827] Returning information for job: 20180108034039674905
2018-01-08 03:40:49,712 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034049698189
2018-01-08 03:40:49,735 [salt.minion      ][INFO    ][16304] Starting a new job with PID 16304
2018-01-08 03:40:49,761 [salt.minion      ][INFO    ][16304] Returning information for job: 20180108034049698189
2018-01-08 03:40:59,735 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034059719968
2018-01-08 03:40:59,756 [salt.minion      ][INFO    ][16863] Starting a new job with PID 16863
2018-01-08 03:40:59,787 [salt.minion      ][INFO    ][16863] Returning information for job: 20180108034059719968
2018-01-08 03:41:09,760 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034109745090
2018-01-08 03:41:09,779 [salt.minion      ][INFO    ][17183] Starting a new job with PID 17183
2018-01-08 03:41:10,038 [salt.minion      ][INFO    ][17183] Returning information for job: 20180108034109745090
2018-01-08 03:41:19,809 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034119790419
2018-01-08 03:41:19,827 [salt.minion      ][INFO    ][17821] Starting a new job with PID 17821
2018-01-08 03:41:19,851 [salt.minion      ][INFO    ][17821] Returning information for job: 20180108034119790419
2018-01-08 03:41:29,828 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034129812240
2018-01-08 03:41:29,845 [salt.minion      ][INFO    ][17884] Starting a new job with PID 17884
2018-01-08 03:41:29,868 [salt.minion      ][INFO    ][17884] Returning information for job: 20180108034129812240
2018-01-08 03:41:39,851 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034139835075
2018-01-08 03:41:39,867 [salt.minion      ][INFO    ][17889] Starting a new job with PID 17889
2018-01-08 03:41:39,889 [salt.minion      ][INFO    ][17889] Returning information for job: 20180108034139835075
2018-01-08 03:41:49,879 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034149856052
2018-01-08 03:41:49,901 [salt.minion      ][INFO    ][17901] Starting a new job with PID 17901
2018-01-08 03:41:49,931 [salt.minion      ][INFO    ][17901] Returning information for job: 20180108034149856052
2018-01-08 03:41:59,924 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034159906163
2018-01-08 03:41:59,942 [salt.minion      ][INFO    ][17906] Starting a new job with PID 17906
2018-01-08 03:41:59,966 [salt.minion      ][INFO    ][17906] Returning information for job: 20180108034159906163
2018-01-08 03:42:09,958 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034209938861
2018-01-08 03:42:09,979 [salt.minion      ][INFO    ][17911] Starting a new job with PID 17911
2018-01-08 03:42:10,006 [salt.minion      ][INFO    ][17911] Returning information for job: 20180108034209938861
2018-01-08 03:42:19,998 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034219982141
2018-01-08 03:42:20,019 [salt.minion      ][INFO    ][17917] Starting a new job with PID 17917
2018-01-08 03:42:20,048 [salt.minion      ][INFO    ][17917] Returning information for job: 20180108034219982141
2018-01-08 03:42:30,047 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034230035514
2018-01-08 03:42:30,062 [salt.minion      ][INFO    ][17922] Starting a new job with PID 17922
2018-01-08 03:42:30,076 [salt.minion      ][INFO    ][17922] Returning information for job: 20180108034230035514
2018-01-08 03:42:40,084 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034240066584
2018-01-08 03:42:40,103 [salt.minion      ][INFO    ][17928] Starting a new job with PID 17928
2018-01-08 03:42:40,129 [salt.minion      ][INFO    ][17928] Returning information for job: 20180108034240066584
2018-01-08 03:42:50,134 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034250122123
2018-01-08 03:42:50,151 [salt.minion      ][INFO    ][18470] Starting a new job with PID 18470
2018-01-08 03:42:50,167 [salt.minion      ][INFO    ][18470] Returning information for job: 20180108034250122123
2018-01-08 03:42:57,272 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-08 03:42:57,315 [salt.state       ][INFO    ][12111] 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-08 03:42:57,332 [salt.state       ][INFO    ][12111] Loading fresh modules for state activity
2018-01-08 03:42:57,365 [salt.state       ][INFO    ][12111] Completed state [maas-region-controller] at time 03:42:57.365490 duration_in_ms=246953.414
2018-01-08 03:42:57,373 [salt.state       ][INFO    ][12111] Running state [python-oauth] at time 03:42:57.373324
2018-01-08 03:42:57,373 [salt.state       ][INFO    ][12111] Executing state pkg.installed for python-oauth
2018-01-08 03:42:57,710 [salt.state       ][INFO    ][12111] All specified packages are already installed
2018-01-08 03:42:57,710 [salt.state       ][INFO    ][12111] Completed state [python-oauth] at time 03:42:57.710261 duration_in_ms=336.937
2018-01-08 03:42:57,712 [salt.state       ][INFO    ][12111] Running state [/etc/maas/regiond.conf] at time 03:42:57.712039
2018-01-08 03:42:57,712 [salt.state       ][INFO    ][12111] Executing state file.replace for /etc/maas/regiond.conf
2018-01-08 03:42:57,714 [salt.state       ][INFO    ][12111] File changed:
--- 
+++ 
@@ -3,4 +3,4 @@
 database_pass: gmAt5MSG117o
 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-08 03:42:57,715 [salt.state       ][INFO    ][12111] Completed state [/etc/maas/regiond.conf] at time 03:42:57.715118 duration_in_ms=3.079
2018-01-08 03:42:57,715 [salt.state       ][INFO    ][12111] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 03:42:57.715383
2018-01-08 03:42:57,715 [salt.state       ][INFO    ][12111] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2018-01-08 03:42:57,741 [salt.fileclient  ][INFO    ][12111] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-proxy.conf.template'
2018-01-08 03:42:57,763 [salt.state       ][INFO    ][12111] 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-08 03:42:57,763 [salt.state       ][INFO    ][12111] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 03:42:57.763689 duration_in_ms=48.306
2018-01-08 03:42:57,764 [salt.state       ][INFO    ][12111] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 03:42:57.763989
2018-01-08 03:42:57,764 [salt.state       ][INFO    ][12111] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-01-08 03:42:57,766 [salt.state       ][INFO    ][12111] 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-08 03:42:57,766 [salt.state       ][INFO    ][12111] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 03:42:57.766541 duration_in_ms=2.552
2018-01-08 03:42:57,766 [salt.state       ][INFO    ][12111] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 03:42:57.766804
2018-01-08 03:42:57,766 [salt.state       ][INFO    ][12111] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-01-08 03:42:57,773 [salt.state       ][INFO    ][12111] 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-08 03:42:57,773 [salt.state       ][INFO    ][12111] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 03:42:57.773900 duration_in_ms=7.096
2018-01-08 03:42:57,774 [salt.state       ][INFO    ][12111] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 03:42:57.774161
2018-01-08 03:42:57,774 [salt.state       ][INFO    ][12111] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/models/node.py
2018-01-08 03:42:57,793 [salt.state       ][INFO    ][12111] 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-08 03:42:57,794 [salt.state       ][INFO    ][12111] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 03:42:57.794042 duration_in_ms=19.881
2018-01-08 03:42:57,794 [salt.state       ][INFO    ][12111] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 03:42:57.794317
2018-01-08 03:42:57,794 [salt.state       ][INFO    ][12111] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2018-01-08 03:42:57,812 [salt.fileclient  ][INFO    ][12111] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-http.conf'
2018-01-08 03:42:57,813 [salt.state       ][INFO    ][12111] 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-08 03:42:57,813 [salt.state       ][INFO    ][12111] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 03:42:57.813532 duration_in_ms=19.214
2018-01-08 03:42:57,814 [salt.state       ][INFO    ][12111] Running state [a2enmod headers] at time 03:42:57.814313
2018-01-08 03:42:57,814 [salt.state       ][INFO    ][12111] Executing state cmd.run for a2enmod headers
2018-01-08 03:42:57,814 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command 'a2enmod headers' in directory '/root'
2018-01-08 03:42:57,860 [salt.state       ][INFO    ][12111] {'pid': 18731, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module headers.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-01-08 03:42:57,860 [salt.state       ][INFO    ][12111] Completed state [a2enmod headers] at time 03:42:57.860589 duration_in_ms=46.275
2018-01-08 03:42:57,861 [salt.state       ][INFO    ][12111] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 03:42:57.861034
2018-01-08 03:42:57,861 [salt.state       ][INFO    ][12111] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2018-01-08 03:42:57,899 [salt.fileclient  ][INFO    ][12111] Fetching file from saltenv 'base', ** done ** 'maas/files/mirantis-styles.css'
2018-01-08 03:42:57,903 [salt.state       ][INFO    ][12111] File changed:
New file
2018-01-08 03:42:57,903 [salt.state       ][INFO    ][12111] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 03:42:57.903535 duration_in_ms=42.501
2018-01-08 03:42:57,904 [salt.state       ][INFO    ][12111] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 03:42:57.904242
2018-01-08 03:42:57,904 [salt.state       ][INFO    ][12111] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2018-01-08 03:42:57,925 [salt.fileclient  ][INFO    ][12111] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_trusty'
2018-01-08 03:42:57,964 [salt.state       ][INFO    ][12111] File changed:
New file
2018-01-08 03:42:57,964 [salt.state       ][INFO    ][12111] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 03:42:57.964683 duration_in_ms=60.44
2018-01-08 03:42:57,968 [salt.state       ][INFO    ][12111] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 03:42:57.968720
2018-01-08 03:42:57,969 [salt.state       ][INFO    ][12111] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2018-01-08 03:42:57,993 [salt.fileclient  ][INFO    ][12111] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_xenial'
2018-01-08 03:42:58,017 [salt.state       ][INFO    ][12111] File changed:
New file
2018-01-08 03:42:58,017 [salt.state       ][INFO    ][12111] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 03:42:58.017303 duration_in_ms=48.583
2018-01-08 03:42:58,017 [salt.state       ][INFO    ][12111] Running state [/root/.pgpass] at time 03:42:58.017546
2018-01-08 03:42:58,017 [salt.state       ][INFO    ][12111] Executing state file.managed for /root/.pgpass
2018-01-08 03:42:58,059 [salt.fileclient  ][INFO    ][12111] Fetching file from saltenv 'base', ** done ** 'maas/files/pgpass'
2018-01-08 03:42:58,082 [salt.state       ][INFO    ][12111] File changed:
New file
2018-01-08 03:42:58,082 [salt.state       ][INFO    ][12111] Completed state [/root/.pgpass] at time 03:42:58.082407 duration_in_ms=64.861
2018-01-08 03:42:58,085 [salt.state       ][INFO    ][12111] Running state [maas-region syncdb] at time 03:42:58.085224
2018-01-08 03:42:58,085 [salt.state       ][INFO    ][12111] Executing state cmd.run for maas-region syncdb
2018-01-08 03:42:58,085 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command 'maas-region syncdb' in directory '/root'
2018-01-08 03:43:00,174 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034300162867
2018-01-08 03:43:00,192 [salt.minion      ][INFO    ][18781] Starting a new job with PID 18781
2018-01-08 03:43:00,221 [salt.minion      ][INFO    ][18781] Returning information for job: 20180108034300162867
2018-01-08 03:43:00,267 [salt.state       ][INFO    ][12111] {'pid': 18753, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: metadataserver, maasserver, sessions, auth, piston3, sites, 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-08 03:43:00,274 [salt.state       ][INFO    ][12111] Completed state [maas-region syncdb] at time 03:43:00.273864 duration_in_ms=2188.638
2018-01-08 03:43:00,276 [salt.state       ][INFO    ][12111] Running state [maas-regiond] at time 03:43:00.276067
2018-01-08 03:43:00,276 [salt.state       ][INFO    ][12111] Executing state service.running for maas-regiond
2018-01-08 03:43:00,277 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2018-01-08 03:43:00,291 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-01-08 03:43:00,307 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-01-08 03:43:00,324 [salt.state       ][INFO    ][12111] The service maas-regiond is already running
2018-01-08 03:43:00,324 [salt.state       ][INFO    ][12111] Completed state [maas-regiond] at time 03:43:00.324832 duration_in_ms=48.765
2018-01-08 03:43:00,325 [salt.state       ][INFO    ][12111] Running state [maas-regiond] at time 03:43:00.325661
2018-01-08 03:43:00,326 [salt.state       ][INFO    ][12111] Executing state service.mod_watch for maas-regiond
2018-01-08 03:43:00,327 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-01-08 03:43:00,340 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-01-08 03:43:00,353 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'maas-regiond.service'] in directory '/root'
2018-01-08 03:43:00,405 [salt.state       ][INFO    ][12111] {'maas-regiond': True}
2018-01-08 03:43:00,406 [salt.state       ][INFO    ][12111] Completed state [maas-regiond] at time 03:43:00.406176 duration_in_ms=80.514
2018-01-08 03:43:00,407 [salt.state       ][INFO    ][12111] Running state [bind9] at time 03:43:00.407777
2018-01-08 03:43:00,408 [salt.state       ][INFO    ][12111] Executing state service.running for bind9
2018-01-08 03:43:00,409 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2018-01-08 03:43:00,428 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-01-08 03:43:00,449 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-01-08 03:43:00,465 [salt.state       ][INFO    ][12111] The service bind9 is already running
2018-01-08 03:43:00,465 [salt.state       ][INFO    ][12111] Completed state [bind9] at time 03:43:00.465909 duration_in_ms=58.131
2018-01-08 03:43:00,466 [salt.state       ][INFO    ][12111] Running state [bind9] at time 03:43:00.466167
2018-01-08 03:43:00,466 [salt.state       ][INFO    ][12111] Executing state service.mod_watch for bind9
2018-01-08 03:43:00,467 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-01-08 03:43:00,478 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-01-08 03:43:00,489 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'bind9.service'] in directory '/root'
2018-01-08 03:43:00,537 [salt.state       ][INFO    ][12111] {'bind9': True}
2018-01-08 03:43:00,538 [salt.state       ][INFO    ][12111] Completed state [bind9] at time 03:43:00.537962 duration_in_ms=71.794
2018-01-08 03:43:00,538 [salt.state       ][INFO    ][12111] Running state [apache2] at time 03:43:00.538882
2018-01-08 03:43:00,539 [salt.state       ][INFO    ][12111] Executing state service.running for apache2
2018-01-08 03:43:00,539 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-01-08 03:43:00,551 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-08 03:43:00,562 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-08 03:43:00,575 [salt.state       ][INFO    ][12111] The service apache2 is already running
2018-01-08 03:43:00,576 [salt.state       ][INFO    ][12111] Completed state [apache2] at time 03:43:00.576125 duration_in_ms=37.242
2018-01-08 03:43:00,576 [salt.state       ][INFO    ][12111] Running state [apache2] at time 03:43:00.576311
2018-01-08 03:43:00,576 [salt.state       ][INFO    ][12111] Executing state service.mod_watch for apache2
2018-01-08 03:43:00,577 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-01-08 03:43:00,586 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-01-08 03:43:00,598 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-01-08 03:43:02,783 [salt.state       ][INFO    ][12111] {'apache2': True}
2018-01-08 03:43:02,784 [salt.state       ][INFO    ][12111] Completed state [apache2] at time 03:43:02.784383 duration_in_ms=2208.071
2018-01-08 03:43:02,785 [salt.state       ][INFO    ][12111] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 03:43:02.785815
2018-01-08 03:43:02,786 [salt.state       ][INFO    ][12111] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2018-01-08 03:43:02,787 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command 'maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin' in directory '/root'
2018-01-08 03:43:04,636 [salt.state       ][INFO    ][12111] {'pid': 19065, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:43:04,636 [salt.state       ][INFO    ][12111] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 03:43:04.636548 duration_in_ms=1850.733
2018-01-08 03:43:04,636 [salt.state       ][INFO    ][12111] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:43:04.636867
2018-01-08 03:43:04,637 [salt.state       ][INFO    ][12111] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:43:04,637 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:43:06,119 [salt.state       ][INFO    ][12111] {'pid': 19113, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:43:06,119 [salt.state       ][INFO    ][12111] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:43:06.119881 duration_in_ms=1483.013
2018-01-08 03:43:06,120 [salt.state       ][INFO    ][12111] Running state [salt://maas/files/maas-artifact-sync.sh] at time 03:43:06.120601
2018-01-08 03:43:06,120 [salt.state       ][INFO    ][12111] Executing state cmd.script for salt://maas/files/maas-artifact-sync.sh
2018-01-08 03:43:06,135 [salt.fileclient  ][INFO    ][12111] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-artifact-sync.sh'
2018-01-08 03:43:06,161 [salt.loaded.int.module.cmdmod][INFO    ][12111] Executing command '/tmp/tmpjUxjKg.sh' in directory '/root'
2018-01-08 03:43:10,232 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034310222355
2018-01-08 03:43:10,254 [salt.minion      ][INFO    ][19279] Starting a new job with PID 19279
2018-01-08 03:43:10,268 [salt.minion      ][INFO    ][19279] Returning information for job: 20180108034310222355
2018-01-08 03:43:20,294 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034320286532
2018-01-08 03:43:20,312 [salt.minion      ][INFO    ][19317] Starting a new job with PID 19317
2018-01-08 03:43:20,328 [salt.minion      ][INFO    ][19317] Returning information for job: 20180108034320286532
2018-01-08 03:43:30,353 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034330344200
2018-01-08 03:43:30,373 [salt.minion      ][INFO    ][19364] Starting a new job with PID 19364
2018-01-08 03:43:30,398 [salt.minion      ][INFO    ][19364] Returning information for job: 20180108034330344200
2018-01-08 03:43:40,434 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034340424920
2018-01-08 03:43:40,454 [salt.minion      ][INFO    ][19388] Starting a new job with PID 19388
2018-01-08 03:43:40,477 [salt.minion      ][INFO    ][19388] Returning information for job: 20180108034340424920
2018-01-08 03:43:50,507 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034350499476
2018-01-08 03:43:50,532 [salt.minion      ][INFO    ][19418] Starting a new job with PID 19418
2018-01-08 03:43:50,556 [salt.minion      ][INFO    ][19418] Returning information for job: 20180108034350499476
2018-01-08 03:44:00,597 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034400590781
2018-01-08 03:44:00,620 [salt.minion      ][INFO    ][19476] Starting a new job with PID 19476
2018-01-08 03:44:00,641 [salt.minion      ][INFO    ][19476] Returning information for job: 20180108034400590781
2018-01-08 03:44:10,689 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034410676977
2018-01-08 03:44:10,718 [salt.minion      ][INFO    ][19699] Starting a new job with PID 19699
2018-01-08 03:44:10,743 [salt.minion      ][INFO    ][19699] Returning information for job: 20180108034410676977
2018-01-08 03:44:20,781 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034420780280
2018-01-08 03:44:20,800 [salt.minion      ][INFO    ][19715] Starting a new job with PID 19715
2018-01-08 03:44:20,819 [salt.minion      ][INFO    ][19715] Returning information for job: 20180108034420780280
2018-01-08 03:44:30,861 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034430861319
2018-01-08 03:44:30,882 [salt.minion      ][INFO    ][19760] Starting a new job with PID 19760
2018-01-08 03:44:30,905 [salt.minion      ][INFO    ][19760] Returning information for job: 20180108034430861319
2018-01-08 03:44:40,963 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034440959106
2018-01-08 03:44:40,982 [salt.minion      ][INFO    ][19769] Starting a new job with PID 19769
2018-01-08 03:44:41,006 [salt.minion      ][INFO    ][19769] Returning information for job: 20180108034440959106
2018-01-08 03:44:51,056 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034451059042
2018-01-08 03:44:51,078 [salt.minion      ][INFO    ][19776] Starting a new job with PID 19776
2018-01-08 03:44:51,101 [salt.minion      ][INFO    ][19776] Returning information for job: 20180108034451059042
2018-01-08 03:45:01,160 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034501160606
2018-01-08 03:45:01,180 [salt.minion      ][INFO    ][19798] Starting a new job with PID 19798
2018-01-08 03:45:01,204 [salt.minion      ][INFO    ][19798] Returning information for job: 20180108034501160606
2018-01-08 03:45:11,272 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034511273056
2018-01-08 03:45:11,291 [salt.minion      ][INFO    ][19837] Starting a new job with PID 19837
2018-01-08 03:45:11,310 [salt.minion      ][INFO    ][19837] Returning information for job: 20180108034511273056
2018-01-08 03:45:21,372 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034521374286
2018-01-08 03:45:21,392 [salt.minion      ][INFO    ][19844] Starting a new job with PID 19844
2018-01-08 03:45:21,413 [salt.minion      ][INFO    ][19844] Returning information for job: 20180108034521374286
2018-01-08 03:45:31,482 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034531486118
2018-01-08 03:45:31,502 [salt.minion      ][INFO    ][19856] Starting a new job with PID 19856
2018-01-08 03:45:31,525 [salt.minion      ][INFO    ][19856] Returning information for job: 20180108034531486118
2018-01-08 03:45:41,598 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034541601336
2018-01-08 03:45:41,620 [salt.minion      ][INFO    ][19864] Starting a new job with PID 19864
2018-01-08 03:45:41,643 [salt.minion      ][INFO    ][19864] Returning information for job: 20180108034541601336
2018-01-08 03:45:51,724 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034551726695
2018-01-08 03:45:51,745 [salt.minion      ][INFO    ][19870] Starting a new job with PID 19870
2018-01-08 03:45:51,768 [salt.minion      ][INFO    ][19870] Returning information for job: 20180108034551726695
2018-01-08 03:46:01,852 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034601855446
2018-01-08 03:46:01,871 [salt.minion      ][INFO    ][19894] Starting a new job with PID 19894
2018-01-08 03:46:01,892 [salt.minion      ][INFO    ][19894] Returning information for job: 20180108034601855446
2018-01-08 03:46:11,994 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034611997181
2018-01-08 03:46:12,014 [salt.minion      ][INFO    ][19925] Starting a new job with PID 19925
2018-01-08 03:46:12,037 [salt.minion      ][INFO    ][19925] Returning information for job: 20180108034611997181
2018-01-08 03:46:22,136 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034622139354
2018-01-08 03:46:22,158 [salt.minion      ][INFO    ][19932] Starting a new job with PID 19932
2018-01-08 03:46:22,179 [salt.minion      ][INFO    ][19932] Returning information for job: 20180108034622139354
2018-01-08 03:46:32,288 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034632291283
2018-01-08 03:46:32,309 [salt.minion      ][INFO    ][19945] Starting a new job with PID 19945
2018-01-08 03:46:32,331 [salt.minion      ][INFO    ][19945] Returning information for job: 20180108034632291283
2018-01-08 03:46:42,438 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034642442244
2018-01-08 03:46:42,457 [salt.minion      ][INFO    ][19954] Starting a new job with PID 19954
2018-01-08 03:46:42,480 [salt.minion      ][INFO    ][19954] Returning information for job: 20180108034642442244
2018-01-08 03:46:52,594 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034652598824
2018-01-08 03:46:52,614 [salt.minion      ][INFO    ][19960] Starting a new job with PID 19960
2018-01-08 03:46:52,635 [salt.minion      ][INFO    ][19960] Returning information for job: 20180108034652598824
2018-01-08 03:47:02,758 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034702763048
2018-01-08 03:47:02,776 [salt.minion      ][INFO    ][19990] Starting a new job with PID 19990
2018-01-08 03:47:02,801 [salt.minion      ][INFO    ][19990] Returning information for job: 20180108034702763048
2018-01-08 03:47:12,933 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034712937133
2018-01-08 03:47:12,952 [salt.minion      ][INFO    ][20015] Starting a new job with PID 20015
2018-01-08 03:47:12,975 [salt.minion      ][INFO    ][20015] Returning information for job: 20180108034712937133
2018-01-08 03:47:23,112 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034723115663
2018-01-08 03:47:23,132 [salt.minion      ][INFO    ][20022] Starting a new job with PID 20022
2018-01-08 03:47:23,155 [salt.minion      ][INFO    ][20022] Returning information for job: 20180108034723115663
2018-01-08 03:47:33,298 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034733301998
2018-01-08 03:47:33,319 [salt.minion      ][INFO    ][20034] Starting a new job with PID 20034
2018-01-08 03:47:33,340 [salt.minion      ][INFO    ][20034] Returning information for job: 20180108034733301998
2018-01-08 03:47:43,489 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034743494435
2018-01-08 03:47:43,511 [salt.minion      ][INFO    ][20042] Starting a new job with PID 20042
2018-01-08 03:47:43,535 [salt.minion      ][INFO    ][20042] Returning information for job: 20180108034743494435
2018-01-08 03:47:53,685 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034753691173
2018-01-08 03:47:53,708 [salt.minion      ][INFO    ][20049] Starting a new job with PID 20049
2018-01-08 03:47:53,733 [salt.minion      ][INFO    ][20049] Returning information for job: 20180108034753691173
2018-01-08 03:48:03,902 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034803907994
2018-01-08 03:48:03,923 [salt.minion      ][INFO    ][20099] Starting a new job with PID 20099
2018-01-08 03:48:03,947 [salt.minion      ][INFO    ][20099] Returning information for job: 20180108034803907994
2018-01-08 03:48:14,125 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034814132658
2018-01-08 03:48:14,147 [salt.minion      ][INFO    ][20135] Starting a new job with PID 20135
2018-01-08 03:48:14,166 [salt.minion      ][INFO    ][20135] Returning information for job: 20180108034814132658
2018-01-08 03:48:23,643 [salt.state       ][INFO    ][12111] {'pid': 19174, '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-08 03:48:23,646 [salt.state       ][INFO    ][12111] Completed state [salt://maas/files/maas-artifact-sync.sh] at time 03:48:23.644982 duration_in_ms=317524.379
2018-01-08 03:48:23,648 [salt.state       ][INFO    ][12111] Running state [maas.process_maas_config] at time 03:48:23.648630
2018-01-08 03:48:23,649 [salt.state       ][INFO    ][12111] Executing state module.run for maas.process_maas_config
2018-01-08 03:48:23,650 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=enable_http_proxy value=True
2018-01-08 03:48:23,744 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=dnssec_validation value=no
2018-01-08 03:48:24,362 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108034824360917
2018-01-08 03:48:24,385 [salt.minion      ][INFO    ][20323] Starting a new job with PID 20323
2018-01-08 03:48:24,407 [salt.minion      ][INFO    ][20323] Returning information for job: 20180108034824360917
2018-01-08 03:48:26,242 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=commissioning_distro_series value=xenial
2018-01-08 03:48:26,312 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=default_osystem value=ubuntu
2018-01-08 03:48:26,392 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=active_discovery_interval value=600
2018-01-08 03:48:26,457 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=upstream_dns value=8.8.8.8
2018-01-08 03:48:26,506 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=enable_third_party_drivers value=True
2018-01-08 03:48:26,561 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=network_discovery value=enabled
2018-01-08 03:48:26,673 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=maas_name value=mas01
2018-01-08 03:48:26,731 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=default_storage_layout value=lvm
2018-01-08 03:48:26,778 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=ntp_external_only value=True
2018-01-08 03:48:26,827 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=disk_erase_with_secure_erase value=False
2018-01-08 03:48:26,873 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=default_distro_series value=xenial
2018-01-08 03:48:26,921 [salt.loaded.ext.module.maas][INFO    ][12111] maasconfig name=default_min_hwe_kernel value=hwe-16.04-edge
2018-01-08 03:48:27,049 [salt.state       ][INFO    ][12111] {'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-08 03:48:27,050 [salt.state       ][INFO    ][12111] Completed state [maas.process_maas_config] at time 03:48:27.050107 duration_in_ms=3401.477
2018-01-08 03:48:27,051 [salt.state       ][INFO    ][12111] Running state [maas.process_subnets] at time 03:48:27.050981
2018-01-08 03:48:27,051 [salt.state       ][INFO    ][12111] Executing state module.run for maas.process_subnets
2018-01-08 03:48:27,288 [salt.loaded.ext.module.maas][INFO    ][12111] 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-08 03:48:27,414 [salt.loaded.ext.module.maas][WARNING ][12111] all 3 ipranges []
2018-01-08 03:48:27,415 [salt.loaded.ext.module.maas][WARNING ][12111] INFO: {'start_ip': '192.168.11.4', 'subnet': '3', 'end_ip': '192.168.11.100', 'type': 'dynamic'}
 OLD: None
2018-01-08 03:48:27,415 [salt.loaded.ext.module.maas][INFO    ][12111] iprange start_ip=192.168.11.4 subnet=3 end_ip=192.168.11.100 type=dynamic
2018-01-08 03:48:27,573 [salt.loaded.ext.module.maas][WARNING ][12111] all fabric 2 vlans [{u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'name': u'untagged', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}]
2018-01-08 03:48:27,573 [salt.loaded.ext.module.maas][WARNING ][12111] UPDATING {'primary_rack': 'mas01', 'dhcp_on': 'True', 'secondary_rack': '', 'mtu': '1500'} {u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'name': u'untagged', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}
2018-01-08 03:48:27,664 [salt.state       ][INFO    ][12111] {'ret': {'updated': ['192.168.11.0/24'], 'errors': {}, 'success': []}}
2018-01-08 03:48:27,664 [salt.state       ][INFO    ][12111] Completed state [maas.process_subnets] at time 03:48:27.664829 duration_in_ms=613.846
2018-01-08 03:48:27,665 [salt.state       ][INFO    ][12111] Running state [maas.process_domain] at time 03:48:27.665634
2018-01-08 03:48:27,666 [salt.state       ][INFO    ][12111] Executing state module.run for maas.process_domain
2018-01-08 03:48:27,722 [salt.loaded.ext.module.maas][INFO    ][12111] domain authoritative=True name=baremetal-mcp-pike-ovs-ha.local id=0
2018-01-08 03:48:27,789 [salt.state       ][INFO    ][12111] {'ret': {'updated': [], 'errors': {}, 'success': ['domain']}}
2018-01-08 03:48:27,789 [salt.state       ][INFO    ][12111] Completed state [maas.process_domain] at time 03:48:27.789612 duration_in_ms=123.977
2018-01-08 03:48:27,790 [salt.state       ][INFO    ][12111] 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 03:48:27.790338
2018-01-08 03:48:27,790 [salt.state       ][INFO    ][12111] 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-08 03:48:27,791 [salt.loaded.int.module.cmdmod][INFO    ][12111] 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-08 03:48:33,612 [salt.state       ][INFO    ][12111] {'pid': 20375, '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-08 03:48:33,612 [salt.state       ][INFO    ][12111] 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 03:48:33.612796 duration_in_ms=5822.458
2018-01-08 03:48:33,614 [salt.minion      ][INFO    ][12111] Returning information for job: 20180108033848251341
2018-01-08 03:48:34,504 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108034834514910
2018-01-08 03:48:34,524 [salt.minion      ][INFO    ][20468] Starting a new job with PID 20468
2018-01-08 03:48:36,077 [salt.state       ][INFO    ][20468] Loading fresh modules for state activity
2018-01-08 03:48:36,108 [salt.fileclient  ][INFO    ][20468] Fetching file from saltenv 'base', ** done ** 'maas/machines/init.sls'
2018-01-08 03:48:36,134 [salt.state       ][INFO    ][20468] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:48:36.134128
2018-01-08 03:48:36,134 [salt.state       ][INFO    ][20468] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:48:36,135 [salt.loaded.int.module.cmdmod][INFO    ][20468] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:48:37,620 [salt.state       ][INFO    ][20468] {'pid': 20483, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:48:37,620 [salt.state       ][INFO    ][20468] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:48:37.620817 duration_in_ms=1486.688
2018-01-08 03:48:37,623 [salt.state       ][INFO    ][20468] Running state [maas.process_machines] at time 03:48:37.623023
2018-01-08 03:48:37,623 [salt.state       ][INFO    ][20468] Executing state module.run for maas.process_machines
2018-01-08 03:48:37,693 [salt.loaded.ext.module.maas][INFO    ][20468] 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-08 03:48:39,221 [salt.loaded.ext.module.maas][INFO    ][20468] 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-08 03:48:40,145 [salt.loaded.ext.module.maas][INFO    ][20468] 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-08 03:48:41,330 [salt.loaded.ext.module.maas][INFO    ][20468] 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-08 03:48:42,624 [salt.loaded.ext.module.maas][INFO    ][20468] 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-08 03:48:43,809 [salt.state       ][INFO    ][20468] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-01-08 03:48:43,809 [salt.state       ][INFO    ][20468] Completed state [maas.process_machines] at time 03:48:43.809583 duration_in_ms=6186.561
2018-01-08 03:48:43,811 [salt.minion      ][INFO    ][20468] Returning information for job: 20180108034834514910
2018-01-08 03:49:23,566 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command pillar.get with jid 20180108034923567313
2018-01-08 03:49:23,583 [salt.minion      ][INFO    ][20917] Starting a new job with PID 20917
2018-01-08 03:49:23,593 [salt.minion      ][INFO    ][20917] Returning information for job: 20180108034923567313
2018-01-08 03:49:24,571 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108034924560237
2018-01-08 03:49:24,590 [salt.minion      ][INFO    ][20922] Starting a new job with PID 20922
2018-01-08 03:49:26,278 [salt.state       ][INFO    ][20922] Loading fresh modules for state activity
2018-01-08 03:49:26,336 [salt.fileclient  ][INFO    ][20922] Fetching file from saltenv 'base', ** done ** 'maas/machines/status.sls'
2018-01-08 03:49:26,381 [salt.state       ][INFO    ][20922] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:49:26.381425
2018-01-08 03:49:26,382 [salt.state       ][INFO    ][20922] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:49:26,384 [salt.loaded.int.module.cmdmod][INFO    ][20922] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:49:27,746 [salt.state       ][INFO    ][20922] {'pid': 20935, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:49:27,747 [salt.state       ][INFO    ][20922] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:49:27.747631 duration_in_ms=1366.206
2018-01-08 03:49:27,750 [salt.state       ][INFO    ][20922] Running state [maas.machines_status] at time 03:49:27.750161
2018-01-08 03:49:27,751 [salt.state       ][INFO    ][20922] Executing state module.run for maas.machines_status
2018-01-08 03:49:27,960 [salt.state       ][INFO    ][20922] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:49:27,961 [salt.state       ][INFO    ][20922] Completed state [maas.machines_status] at time 03:49:27.961376 duration_in_ms=211.214
2018-01-08 03:49:27,964 [salt.minion      ][INFO    ][20922] Returning information for job: 20180108034924560237
2018-01-08 03:49:38,906 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108034938911008
2018-01-08 03:49:38,927 [salt.minion      ][INFO    ][20946] Starting a new job with PID 20946
2018-01-08 03:49:39,367 [salt.state       ][INFO    ][20946] Loading fresh modules for state activity
2018-01-08 03:49:39,456 [salt.state       ][INFO    ][20946] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:49:39.456860
2018-01-08 03:49:39,457 [salt.state       ][INFO    ][20946] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:49:39,460 [salt.loaded.int.module.cmdmod][INFO    ][20946] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:49:40,864 [salt.state       ][INFO    ][20946] {'pid': 20953, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:49:40,865 [salt.state       ][INFO    ][20946] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:49:40.865461 duration_in_ms=1408.601
2018-01-08 03:49:40,867 [salt.state       ][INFO    ][20946] Running state [maas.machines_status] at time 03:49:40.867870
2018-01-08 03:49:40,868 [salt.state       ][INFO    ][20946] Executing state module.run for maas.machines_status
2018-01-08 03:49:41,095 [salt.state       ][INFO    ][20946] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:49:41,095 [salt.state       ][INFO    ][20946] Completed state [maas.machines_status] at time 03:49:41.095503 duration_in_ms=227.633
2018-01-08 03:49:41,099 [salt.minion      ][INFO    ][20946] Returning information for job: 20180108034938911008
2018-01-08 03:49:52,038 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108034952045330
2018-01-08 03:49:52,057 [salt.minion      ][INFO    ][20979] Starting a new job with PID 20979
2018-01-08 03:49:53,769 [salt.state       ][INFO    ][20979] Loading fresh modules for state activity
2018-01-08 03:49:53,860 [salt.state       ][INFO    ][20979] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:49:53.860376
2018-01-08 03:49:53,861 [salt.state       ][INFO    ][20979] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:49:53,863 [salt.loaded.int.module.cmdmod][INFO    ][20979] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:49:55,125 [salt.state       ][INFO    ][20979] {'pid': 20989, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:49:55,126 [salt.state       ][INFO    ][20979] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:49:55.126368 duration_in_ms=1265.992
2018-01-08 03:49:55,128 [salt.state       ][INFO    ][20979] Running state [maas.machines_status] at time 03:49:55.128266
2018-01-08 03:49:55,128 [salt.state       ][INFO    ][20979] Executing state module.run for maas.machines_status
2018-01-08 03:49:55,348 [salt.state       ][INFO    ][20979] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:49:55,351 [salt.state       ][INFO    ][20979] Completed state [maas.machines_status] at time 03:49:55.351633 duration_in_ms=223.365
2018-01-08 03:49:55,355 [salt.minion      ][INFO    ][20979] Returning information for job: 20180108034952045330
2018-01-08 03:50:06,288 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035006294986
2018-01-08 03:50:06,307 [salt.minion      ][INFO    ][21038] Starting a new job with PID 21038
2018-01-08 03:50:06,720 [salt.state       ][INFO    ][21038] Loading fresh modules for state activity
2018-01-08 03:50:06,809 [salt.state       ][INFO    ][21038] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:50:06.809321
2018-01-08 03:50:06,810 [salt.state       ][INFO    ][21038] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:50:06,813 [salt.loaded.int.module.cmdmod][INFO    ][21038] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:50:08,320 [salt.state       ][INFO    ][21038] {'pid': 21045, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:50:08,322 [salt.state       ][INFO    ][21038] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:50:08.322049 duration_in_ms=1512.729
2018-01-08 03:50:08,324 [salt.state       ][INFO    ][21038] Running state [maas.machines_status] at time 03:50:08.324262
2018-01-08 03:50:08,325 [salt.state       ][INFO    ][21038] Executing state module.run for maas.machines_status
2018-01-08 03:50:08,527 [salt.state       ][INFO    ][21038] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:50:08,528 [salt.state       ][INFO    ][21038] Completed state [maas.machines_status] at time 03:50:08.528131 duration_in_ms=203.868
2018-01-08 03:50:08,530 [salt.minion      ][INFO    ][21038] Returning information for job: 20180108035006294986
2018-01-08 03:50:19,544 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035019512995
2018-01-08 03:50:19,561 [salt.minion      ][INFO    ][21058] Starting a new job with PID 21058
2018-01-08 03:50:21,140 [salt.state       ][INFO    ][21058] Loading fresh modules for state activity
2018-01-08 03:50:21,227 [salt.state       ][INFO    ][21058] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:50:21.227281
2018-01-08 03:50:21,228 [salt.state       ][INFO    ][21058] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:50:21,230 [salt.loaded.int.module.cmdmod][INFO    ][21058] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:50:22,609 [salt.state       ][INFO    ][21058] {'pid': 21065, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:50:22,611 [salt.state       ][INFO    ][21058] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:50:22.611132 duration_in_ms=1383.851
2018-01-08 03:50:22,613 [salt.state       ][INFO    ][21058] Running state [maas.machines_status] at time 03:50:22.613728
2018-01-08 03:50:22,614 [salt.state       ][INFO    ][21058] Executing state module.run for maas.machines_status
2018-01-08 03:50:22,784 [salt.state       ][INFO    ][21058] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:50:22,786 [salt.state       ][INFO    ][21058] Completed state [maas.machines_status] at time 03:50:22.786022 duration_in_ms=172.293
2018-01-08 03:50:22,789 [salt.minion      ][INFO    ][21058] Returning information for job: 20180108035019512995
2018-01-08 03:50:33,738 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035033748439
2018-01-08 03:50:33,756 [salt.minion      ][INFO    ][21080] Starting a new job with PID 21080
2018-01-08 03:50:34,185 [salt.state       ][INFO    ][21080] Loading fresh modules for state activity
2018-01-08 03:50:34,267 [salt.state       ][INFO    ][21080] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:50:34.267884
2018-01-08 03:50:34,268 [salt.state       ][INFO    ][21080] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:50:34,270 [salt.loaded.int.module.cmdmod][INFO    ][21080] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:50:36,046 [salt.state       ][INFO    ][21080] {'pid': 21087, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:50:36,047 [salt.state       ][INFO    ][21080] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:50:36.047637 duration_in_ms=1779.753
2018-01-08 03:50:36,049 [salt.state       ][INFO    ][21080] Running state [maas.machines_status] at time 03:50:36.049813
2018-01-08 03:50:36,050 [salt.state       ][INFO    ][21080] Executing state module.run for maas.machines_status
2018-01-08 03:50:36,220 [salt.state       ][INFO    ][21080] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:50:36,221 [salt.state       ][INFO    ][21080] Completed state [maas.machines_status] at time 03:50:36.221069 duration_in_ms=171.255
2018-01-08 03:50:36,224 [salt.minion      ][INFO    ][21080] Returning information for job: 20180108035033748439
2018-01-08 03:50:47,145 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035047156663
2018-01-08 03:50:47,164 [salt.minion      ][INFO    ][21100] Starting a new job with PID 21100
2018-01-08 03:50:48,799 [salt.state       ][INFO    ][21100] Loading fresh modules for state activity
2018-01-08 03:50:48,887 [salt.state       ][INFO    ][21100] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:50:48.887322
2018-01-08 03:50:48,888 [salt.state       ][INFO    ][21100] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:50:48,890 [salt.loaded.int.module.cmdmod][INFO    ][21100] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:50:50,245 [salt.state       ][INFO    ][21100] {'pid': 21107, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:50:50,248 [salt.state       ][INFO    ][21100] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:50:50.247931 duration_in_ms=1360.609
2018-01-08 03:50:50,250 [salt.state       ][INFO    ][21100] Running state [maas.machines_status] at time 03:50:50.250556
2018-01-08 03:50:50,251 [salt.state       ][INFO    ][21100] Executing state module.run for maas.machines_status
2018-01-08 03:50:50,370 [salt.state       ][INFO    ][21100] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:50:50,371 [salt.state       ][INFO    ][21100] Completed state [maas.machines_status] at time 03:50:50.371315 duration_in_ms=120.758
2018-01-08 03:50:50,374 [salt.minion      ][INFO    ][21100] Returning information for job: 20180108035047156663
2018-01-08 03:51:01,319 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035101330181
2018-01-08 03:51:01,339 [salt.minion      ][INFO    ][21135] Starting a new job with PID 21135
2018-01-08 03:51:01,778 [salt.state       ][INFO    ][21135] Loading fresh modules for state activity
2018-01-08 03:51:01,875 [salt.state       ][INFO    ][21135] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:51:01.875129
2018-01-08 03:51:01,875 [salt.state       ][INFO    ][21135] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:51:01,877 [salt.loaded.int.module.cmdmod][INFO    ][21135] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:51:03,384 [salt.state       ][INFO    ][21135] {'pid': 21142, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:51:03,385 [salt.state       ][INFO    ][21135] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:51:03.385566 duration_in_ms=1510.437
2018-01-08 03:51:03,387 [salt.state       ][INFO    ][21135] Running state [maas.machines_status] at time 03:51:03.387565
2018-01-08 03:51:03,388 [salt.state       ][INFO    ][21135] Executing state module.run for maas.machines_status
2018-01-08 03:51:03,562 [salt.state       ][INFO    ][21135] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:51:03,562 [salt.state       ][INFO    ][21135] Completed state [maas.machines_status] at time 03:51:03.562759 duration_in_ms=175.193
2018-01-08 03:51:03,565 [salt.minion      ][INFO    ][21135] Returning information for job: 20180108035101330181
2018-01-08 03:51:14,395 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035114405601
2018-01-08 03:51:14,412 [salt.minion      ][INFO    ][21281] Starting a new job with PID 21281
2018-01-08 03:51:16,017 [salt.state       ][INFO    ][21281] Loading fresh modules for state activity
2018-01-08 03:51:16,104 [salt.state       ][INFO    ][21281] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:51:16.104705
2018-01-08 03:51:16,105 [salt.state       ][INFO    ][21281] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:51:16,107 [salt.loaded.int.module.cmdmod][INFO    ][21281] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:51:17,593 [salt.state       ][INFO    ][21281] {'pid': 21290, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:51:17,594 [salt.state       ][INFO    ][21281] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:51:17.594318 duration_in_ms=1489.613
2018-01-08 03:51:17,597 [salt.state       ][INFO    ][21281] Running state [maas.machines_status] at time 03:51:17.596951
2018-01-08 03:51:17,597 [salt.state       ][INFO    ][21281] Executing state module.run for maas.machines_status
2018-01-08 03:51:17,781 [salt.state       ][INFO    ][21281] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:51:17,781 [salt.state       ][INFO    ][21281] Completed state [maas.machines_status] at time 03:51:17.781512 duration_in_ms=184.561
2018-01-08 03:51:17,783 [salt.minion      ][INFO    ][21281] Returning information for job: 20180108035114405601
2018-01-08 03:51:28,537 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035128551529
2018-01-08 03:51:28,556 [salt.minion      ][INFO    ][21314] Starting a new job with PID 21314
2018-01-08 03:51:28,906 [salt.state       ][INFO    ][21314] Loading fresh modules for state activity
2018-01-08 03:51:28,957 [salt.state       ][INFO    ][21314] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:51:28.957421
2018-01-08 03:51:28,958 [salt.state       ][INFO    ][21314] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:51:28,959 [salt.loaded.int.module.cmdmod][INFO    ][21314] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:51:30,785 [salt.state       ][INFO    ][21314] {'pid': 21321, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:51:30,786 [salt.state       ][INFO    ][21314] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:51:30.786162 duration_in_ms=1828.749
2018-01-08 03:51:30,787 [salt.state       ][INFO    ][21314] Running state [maas.machines_status] at time 03:51:30.787851
2018-01-08 03:51:30,788 [salt.state       ][INFO    ][21314] Executing state module.run for maas.machines_status
2018-01-08 03:51:31,104 [salt.state       ][INFO    ][21314] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:51:31,105 [salt.state       ][INFO    ][21314] Completed state [maas.machines_status] at time 03:51:31.105475 duration_in_ms=317.622
2018-01-08 03:51:31,110 [salt.minion      ][INFO    ][21314] Returning information for job: 20180108035128551529
2018-01-08 03:51:42,088 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035142099239
2018-01-08 03:51:42,105 [salt.minion      ][INFO    ][21426] Starting a new job with PID 21426
2018-01-08 03:51:43,739 [salt.state       ][INFO    ][21426] Loading fresh modules for state activity
2018-01-08 03:51:43,838 [salt.state       ][INFO    ][21426] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:51:43.838121
2018-01-08 03:51:43,838 [salt.state       ][INFO    ][21426] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:51:43,841 [salt.loaded.int.module.cmdmod][INFO    ][21426] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:51:45,179 [salt.state       ][INFO    ][21426] {'pid': 21433, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:51:45,180 [salt.state       ][INFO    ][21426] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:51:45.180683 duration_in_ms=1342.562
2018-01-08 03:51:45,183 [salt.state       ][INFO    ][21426] Running state [maas.machines_status] at time 03:51:45.183102
2018-01-08 03:51:45,183 [salt.state       ][INFO    ][21426] Executing state module.run for maas.machines_status
2018-01-08 03:51:45,479 [salt.state       ][INFO    ][21426] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:51:45,480 [salt.state       ][INFO    ][21426] Completed state [maas.machines_status] at time 03:51:45.480171 duration_in_ms=297.068
2018-01-08 03:51:45,483 [salt.minion      ][INFO    ][21426] Returning information for job: 20180108035142099239
2018-01-08 03:51:56,374 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035156390443
2018-01-08 03:51:56,387 [salt.minion      ][INFO    ][21480] Starting a new job with PID 21480
2018-01-08 03:51:56,721 [salt.state       ][INFO    ][21480] Loading fresh modules for state activity
2018-01-08 03:51:56,807 [salt.state       ][INFO    ][21480] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:51:56.807202
2018-01-08 03:51:56,807 [salt.state       ][INFO    ][21480] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:51:56,809 [salt.loaded.int.module.cmdmod][INFO    ][21480] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:51:58,344 [salt.state       ][INFO    ][21480] {'pid': 21493, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:51:58,345 [salt.state       ][INFO    ][21480] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:51:58.345375 duration_in_ms=1538.173
2018-01-08 03:51:58,347 [salt.state       ][INFO    ][21480] Running state [maas.machines_status] at time 03:51:58.347104
2018-01-08 03:51:58,347 [salt.state       ][INFO    ][21480] Executing state module.run for maas.machines_status
2018-01-08 03:51:58,560 [salt.state       ][INFO    ][21480] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:51:58,561 [salt.state       ][INFO    ][21480] Completed state [maas.machines_status] at time 03:51:58.561225 duration_in_ms=214.12
2018-01-08 03:51:58,563 [salt.minion      ][INFO    ][21480] Returning information for job: 20180108035156390443
2018-01-08 03:52:09,506 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035209516951
2018-01-08 03:52:09,526 [salt.minion      ][INFO    ][22118] Starting a new job with PID 22118
2018-01-08 03:52:11,145 [salt.state       ][INFO    ][22118] Loading fresh modules for state activity
2018-01-08 03:52:11,231 [salt.state       ][INFO    ][22118] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:52:11.231445
2018-01-08 03:52:11,232 [salt.state       ][INFO    ][22118] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:52:11,234 [salt.loaded.int.module.cmdmod][INFO    ][22118] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:52:12,809 [salt.state       ][INFO    ][22118] {'pid': 22133, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:52:12,812 [salt.state       ][INFO    ][22118] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:52:12.812106 duration_in_ms=1580.66
2018-01-08 03:52:12,814 [salt.state       ][INFO    ][22118] Running state [maas.machines_status] at time 03:52:12.814886
2018-01-08 03:52:12,815 [salt.state       ][INFO    ][22118] Executing state module.run for maas.machines_status
2018-01-08 03:52:13,108 [salt.state       ][INFO    ][22118] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:52:13,108 [salt.state       ][INFO    ][22118] Completed state [maas.machines_status] at time 03:52:13.108369 duration_in_ms=293.483
2018-01-08 03:52:13,111 [salt.minion      ][INFO    ][22118] Returning information for job: 20180108035209516951
2018-01-08 03:52:24,080 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035224090573
2018-01-08 03:52:24,101 [salt.minion      ][INFO    ][22179] Starting a new job with PID 22179
2018-01-08 03:52:24,521 [salt.state       ][INFO    ][22179] Loading fresh modules for state activity
2018-01-08 03:52:24,608 [salt.state       ][INFO    ][22179] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:52:24.608713
2018-01-08 03:52:24,609 [salt.state       ][INFO    ][22179] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:52:24,611 [salt.loaded.int.module.cmdmod][INFO    ][22179] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:52:25,881 [salt.state       ][INFO    ][22179] {'pid': 22186, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:52:25,881 [salt.state       ][INFO    ][22179] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:52:25.881785 duration_in_ms=1273.072
2018-01-08 03:52:25,883 [salt.state       ][INFO    ][22179] Running state [maas.machines_status] at time 03:52:25.883823
2018-01-08 03:52:25,884 [salt.state       ][INFO    ][22179] Executing state module.run for maas.machines_status
2018-01-08 03:52:26,242 [salt.state       ][INFO    ][22179] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:52:26,242 [salt.state       ][INFO    ][22179] Completed state [maas.machines_status] at time 03:52:26.242791 duration_in_ms=358.967
2018-01-08 03:52:26,247 [salt.minion      ][INFO    ][22179] Returning information for job: 20180108035224090573
2018-01-08 03:52:37,211 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035237229332
2018-01-08 03:52:37,231 [salt.minion      ][INFO    ][22205] Starting a new job with PID 22205
2018-01-08 03:52:38,838 [salt.state       ][INFO    ][22205] Loading fresh modules for state activity
2018-01-08 03:52:38,919 [salt.state       ][INFO    ][22205] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:52:38.919226
2018-01-08 03:52:38,920 [salt.state       ][INFO    ][22205] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:52:38,922 [salt.loaded.int.module.cmdmod][INFO    ][22205] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:52:40,198 [salt.state       ][INFO    ][22205] {'pid': 22212, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:52:40,199 [salt.state       ][INFO    ][22205] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:52:40.199066 duration_in_ms=1279.841
2018-01-08 03:52:40,201 [salt.state       ][INFO    ][22205] Running state [maas.machines_status] at time 03:52:40.201063
2018-01-08 03:52:40,202 [salt.state       ][INFO    ][22205] Executing state module.run for maas.machines_status
2018-01-08 03:52:40,443 [salt.state       ][INFO    ][22205] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:52:40,450 [salt.state       ][INFO    ][22205] Completed state [maas.machines_status] at time 03:52:40.450827 duration_in_ms=249.765
2018-01-08 03:52:40,452 [salt.minion      ][INFO    ][22205] Returning information for job: 20180108035237229332
2018-01-08 03:52:51,454 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035251463962
2018-01-08 03:52:51,473 [salt.minion      ][INFO    ][22223] Starting a new job with PID 22223
2018-01-08 03:52:51,939 [salt.state       ][INFO    ][22223] Loading fresh modules for state activity
2018-01-08 03:52:52,017 [salt.state       ][INFO    ][22223] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:52:52.017146
2018-01-08 03:52:52,017 [salt.state       ][INFO    ][22223] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:52:52,019 [salt.loaded.int.module.cmdmod][INFO    ][22223] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:52:53,648 [salt.state       ][INFO    ][22223] {'pid': 22230, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:52:53,649 [salt.state       ][INFO    ][22223] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:52:53.649831 duration_in_ms=1632.684
2018-01-08 03:52:53,652 [salt.state       ][INFO    ][22223] Running state [maas.machines_status] at time 03:52:53.652140
2018-01-08 03:52:53,653 [salt.state       ][INFO    ][22223] Executing state module.run for maas.machines_status
2018-01-08 03:52:53,926 [salt.state       ][INFO    ][22223] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Commissioning': 5})}}
2018-01-08 03:52:53,927 [salt.state       ][INFO    ][22223] Completed state [maas.machines_status] at time 03:52:53.927211 duration_in_ms=275.07
2018-01-08 03:52:53,930 [salt.minion      ][INFO    ][22223] Returning information for job: 20180108035251463962
2018-01-08 03:53:04,891 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035304906481
2018-01-08 03:53:04,910 [salt.minion      ][INFO    ][22446] Starting a new job with PID 22446
2018-01-08 03:53:06,512 [salt.state       ][INFO    ][22446] Loading fresh modules for state activity
2018-01-08 03:53:06,598 [salt.state       ][INFO    ][22446] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:53:06.598320
2018-01-08 03:53:06,598 [salt.state       ][INFO    ][22446] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:53:06,600 [salt.loaded.int.module.cmdmod][INFO    ][22446] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:53:08,024 [salt.state       ][INFO    ][22446] {'pid': 22459, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:53:08,024 [salt.state       ][INFO    ][22446] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:53:08.024640 duration_in_ms=1426.321
2018-01-08 03:53:08,025 [salt.state       ][INFO    ][22446] Running state [maas.machines_status] at time 03:53:08.025648
2018-01-08 03:53:08,025 [salt.state       ][INFO    ][22446] Executing state module.run for maas.machines_status
2018-01-08 03:53:08,709 [salt.state       ][INFO    ][22446] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Ready': 3, 'Commissioning': 2})}}
2018-01-08 03:53:08,710 [salt.state       ][INFO    ][22446] Completed state [maas.machines_status] at time 03:53:08.710374 duration_in_ms=684.723
2018-01-08 03:53:08,712 [salt.minion      ][INFO    ][22446] Returning information for job: 20180108035304906481
2018-01-08 03:53:19,651 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035319664427
2018-01-08 03:53:19,675 [salt.minion      ][INFO    ][22579] Starting a new job with PID 22579
2018-01-08 03:53:20,089 [salt.state       ][INFO    ][22579] Loading fresh modules for state activity
2018-01-08 03:53:20,147 [salt.state       ][INFO    ][22579] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:53:20.146985
2018-01-08 03:53:20,147 [salt.state       ][INFO    ][22579] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:53:20,149 [salt.loaded.int.module.cmdmod][INFO    ][22579] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:53:21,619 [salt.state       ][INFO    ][22579] {'pid': 22586, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:53:21,620 [salt.state       ][INFO    ][22579] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:53:21.620400 duration_in_ms=1473.415
2018-01-08 03:53:21,621 [salt.state       ][INFO    ][22579] Running state [maas.machines_status] at time 03:53:21.621550
2018-01-08 03:53:21,621 [salt.state       ][INFO    ][22579] Executing state module.run for maas.machines_status
2018-01-08 03:53:22,219 [salt.state       ][INFO    ][22579] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Ready': 5})}}
2018-01-08 03:53:22,220 [salt.state       ][INFO    ][22579] Completed state [maas.machines_status] at time 03:53:22.220254 duration_in_ms=598.703
2018-01-08 03:53:22,222 [salt.minion      ][INFO    ][22579] Returning information for job: 20180108035319664427
2018-01-08 03:53:23,141 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035323155763
2018-01-08 03:53:23,160 [salt.minion      ][INFO    ][22597] Starting a new job with PID 22597
2018-01-08 03:53:23,582 [salt.state       ][INFO    ][22597] Loading fresh modules for state activity
2018-01-08 03:53:23,673 [salt.state       ][INFO    ][22597] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:53:23.673041
2018-01-08 03:53:23,674 [salt.state       ][INFO    ][22597] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:53:23,676 [salt.loaded.int.module.cmdmod][INFO    ][22597] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:53:25,196 [salt.state       ][INFO    ][22597] {'pid': 22604, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:53:25,198 [salt.state       ][INFO    ][22597] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:53:25.198394 duration_in_ms=1525.353
2018-01-08 03:53:25,201 [salt.state       ][INFO    ][22597] Running state [maas.machines_status] at time 03:53:25.201060
2018-01-08 03:53:25,202 [salt.state       ][INFO    ][22597] Executing state module.run for maas.machines_status
2018-01-08 03:53:25,997 [salt.state       ][INFO    ][22597] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Ready': 5})}}
2018-01-08 03:53:25,998 [salt.state       ][INFO    ][22597] Completed state [maas.machines_status] at time 03:53:25.997949 duration_in_ms=796.888
2018-01-08 03:53:26,001 [salt.minion      ][INFO    ][22597] Returning information for job: 20180108035323155763
2018-01-08 03:53:26,892 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035326906110
2018-01-08 03:53:26,912 [salt.minion      ][INFO    ][22623] Starting a new job with PID 22623
2018-01-08 03:53:28,522 [salt.state       ][INFO    ][22623] Loading fresh modules for state activity
2018-01-08 03:53:28,574 [salt.fileclient  ][INFO    ][22623] Fetching file from saltenv 'base', ** done ** 'maas/machines/deploy.sls'
2018-01-08 03:53:28,615 [salt.state       ][INFO    ][22623] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:53:28.615810
2018-01-08 03:53:28,616 [salt.state       ][INFO    ][22623] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:53:28,619 [salt.loaded.int.module.cmdmod][INFO    ][22623] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:53:29,939 [salt.state       ][INFO    ][22623] {'pid': 22655, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:53:29,959 [salt.state       ][INFO    ][22623] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:53:29.959282 duration_in_ms=1343.473
2018-01-08 03:53:29,961 [salt.state       ][INFO    ][22623] Running state [maas.deploy_machines] at time 03:53:29.961708
2018-01-08 03:53:29,962 [salt.state       ][INFO    ][22623] Executing state module.run for maas.deploy_machines
2018-01-08 03:53:30,782 [salt.loaded.ext.module.maas][INFO    ][22623] deploymachines hwe_kernel=hwe-16.04-edge system_id=wy4ytb distro_series=xenial
2018-01-08 03:53:33,731 [salt.loaded.ext.module.maas][INFO    ][22623] deploymachines hwe_kernel=hwe-16.04-edge system_id=fhhpx4 distro_series=xenial
2018-01-08 03:53:36,726 [salt.loaded.ext.module.maas][INFO    ][22623] deploymachines hwe_kernel=hwe-16.04-edge system_id=qq48ds distro_series=xenial
2018-01-08 03:53:36,992 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108035337005955
2018-01-08 03:53:37,011 [salt.minion      ][INFO    ][22783] Starting a new job with PID 22783
2018-01-08 03:53:37,029 [salt.minion      ][INFO    ][22783] Returning information for job: 20180108035337005955
2018-01-08 03:53:39,449 [salt.loaded.ext.module.maas][INFO    ][22623] deploymachines hwe_kernel=hwe-16.04-edge system_id=ep8dsn distro_series=xenial
2018-01-08 03:53:41,968 [salt.loaded.ext.module.maas][INFO    ][22623] deploymachines hwe_kernel=hwe-16.04-edge system_id=weknwe distro_series=xenial
2018-01-08 03:53:44,611 [salt.state       ][INFO    ][22623] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-01-08 03:53:44,611 [salt.state       ][INFO    ][22623] Completed state [maas.deploy_machines] at time 03:53:44.611435 duration_in_ms=14649.727
2018-01-08 03:53:44,613 [salt.minion      ][INFO    ][22623] Returning information for job: 20180108035326906110
2018-01-08 03:53:55,562 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command pillar.get with jid 20180108035355577893
2018-01-08 03:53:55,581 [salt.minion      ][INFO    ][22956] Starting a new job with PID 22956
2018-01-08 03:53:55,590 [salt.minion      ][INFO    ][22956] Returning information for job: 20180108035355577893
2018-01-08 03:53:56,523 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035356533241
2018-01-08 03:53:56,543 [salt.minion      ][INFO    ][22975] Starting a new job with PID 22975
2018-01-08 03:53:58,316 [salt.state       ][INFO    ][22975] Loading fresh modules for state activity
2018-01-08 03:53:58,387 [salt.state       ][INFO    ][22975] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:53:58.387199
2018-01-08 03:53:58,388 [salt.state       ][INFO    ][22975] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:53:58,390 [salt.loaded.int.module.cmdmod][INFO    ][22975] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:53:59,625 [salt.state       ][INFO    ][22975] {'pid': 22983, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:53:59,627 [salt.state       ][INFO    ][22975] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:53:59.626908 duration_in_ms=1239.71
2018-01-08 03:53:59,629 [salt.state       ][INFO    ][22975] Running state [maas.machines_status] at time 03:53:59.629195
2018-01-08 03:53:59,630 [salt.state       ][INFO    ][22975] Executing state module.run for maas.machines_status
2018-01-08 03:54:00,323 [salt.state       ][INFO    ][22975] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:54:00,324 [salt.state       ][INFO    ][22975] Completed state [maas.machines_status] at time 03:54:00.324464 duration_in_ms=695.267
2018-01-08 03:54:00,328 [salt.minion      ][INFO    ][22975] Returning information for job: 20180108035356533241
2018-01-08 03:54:11,290 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035411306618
2018-01-08 03:54:11,309 [salt.minion      ][INFO    ][23024] Starting a new job with PID 23024
2018-01-08 03:54:11,757 [salt.state       ][INFO    ][23024] Loading fresh modules for state activity
2018-01-08 03:54:11,842 [salt.state       ][INFO    ][23024] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:54:11.842781
2018-01-08 03:54:11,843 [salt.state       ][INFO    ][23024] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:54:11,846 [salt.loaded.int.module.cmdmod][INFO    ][23024] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:54:13,235 [salt.state       ][INFO    ][23024] {'pid': 23031, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:54:13,237 [salt.state       ][INFO    ][23024] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:54:13.237334 duration_in_ms=1394.554
2018-01-08 03:54:13,240 [salt.state       ][INFO    ][23024] Running state [maas.machines_status] at time 03:54:13.240426
2018-01-08 03:54:13,241 [salt.state       ][INFO    ][23024] Executing state module.run for maas.machines_status
2018-01-08 03:54:13,975 [salt.state       ][INFO    ][23024] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:54:13,976 [salt.state       ][INFO    ][23024] Completed state [maas.machines_status] at time 03:54:13.976151 duration_in_ms=735.724
2018-01-08 03:54:13,979 [salt.minion      ][INFO    ][23024] Returning information for job: 20180108035411306618
2018-01-08 03:54:24,949 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035424960253
2018-01-08 03:54:24,969 [salt.minion      ][INFO    ][23042] Starting a new job with PID 23042
2018-01-08 03:54:26,714 [salt.state       ][INFO    ][23042] Loading fresh modules for state activity
2018-01-08 03:54:26,819 [salt.state       ][INFO    ][23042] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:54:26.819709
2018-01-08 03:54:26,820 [salt.state       ][INFO    ][23042] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:54:26,823 [salt.loaded.int.module.cmdmod][INFO    ][23042] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:54:28,110 [salt.state       ][INFO    ][23042] {'pid': 23055, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:54:28,110 [salt.state       ][INFO    ][23042] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:54:28.110755 duration_in_ms=1291.048
2018-01-08 03:54:28,111 [salt.state       ][INFO    ][23042] Running state [maas.machines_status] at time 03:54:28.111764
2018-01-08 03:54:28,112 [salt.state       ][INFO    ][23042] Executing state module.run for maas.machines_status
2018-01-08 03:54:28,528 [salt.state       ][INFO    ][23042] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:54:28,528 [salt.state       ][INFO    ][23042] Completed state [maas.machines_status] at time 03:54:28.528838 duration_in_ms=417.074
2018-01-08 03:54:28,530 [salt.minion      ][INFO    ][23042] Returning information for job: 20180108035424960253
2018-01-08 03:54:39,477 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035439494175
2018-01-08 03:54:39,498 [salt.minion      ][INFO    ][23066] Starting a new job with PID 23066
2018-01-08 03:54:39,935 [salt.state       ][INFO    ][23066] Loading fresh modules for state activity
2018-01-08 03:54:40,034 [salt.state       ][INFO    ][23066] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:54:40.034801
2018-01-08 03:54:40,035 [salt.state       ][INFO    ][23066] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:54:40,039 [salt.loaded.int.module.cmdmod][INFO    ][23066] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:54:41,341 [salt.state       ][INFO    ][23066] {'pid': 23073, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:54:41,342 [salt.state       ][INFO    ][23066] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:54:41.342435 duration_in_ms=1307.634
2018-01-08 03:54:41,344 [salt.state       ][INFO    ][23066] Running state [maas.machines_status] at time 03:54:41.344611
2018-01-08 03:54:41,345 [salt.state       ][INFO    ][23066] Executing state module.run for maas.machines_status
2018-01-08 03:54:41,993 [salt.state       ][INFO    ][23066] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:54:41,994 [salt.state       ][INFO    ][23066] Completed state [maas.machines_status] at time 03:54:41.994298 duration_in_ms=649.686
2018-01-08 03:54:41,997 [salt.minion      ][INFO    ][23066] Returning information for job: 20180108035439494175
2018-01-08 03:54:52,998 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035453012557
2018-01-08 03:54:53,019 [salt.minion      ][INFO    ][23084] Starting a new job with PID 23084
2018-01-08 03:54:54,543 [salt.state       ][INFO    ][23084] Loading fresh modules for state activity
2018-01-08 03:54:54,635 [salt.state       ][INFO    ][23084] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:54:54.635714
2018-01-08 03:54:54,636 [salt.state       ][INFO    ][23084] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:54:54,639 [salt.loaded.int.module.cmdmod][INFO    ][23084] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:54:55,956 [salt.state       ][INFO    ][23084] {'pid': 23091, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:54:55,957 [salt.state       ][INFO    ][23084] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:54:55.957768 duration_in_ms=1322.054
2018-01-08 03:54:55,960 [salt.state       ][INFO    ][23084] Running state [maas.machines_status] at time 03:54:55.960194
2018-01-08 03:54:55,961 [salt.state       ][INFO    ][23084] Executing state module.run for maas.machines_status
2018-01-08 03:54:56,826 [salt.state       ][INFO    ][23084] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:54:56,827 [salt.state       ][INFO    ][23084] Completed state [maas.machines_status] at time 03:54:56.827577 duration_in_ms=867.382
2018-01-08 03:54:56,831 [salt.minion      ][INFO    ][23084] Returning information for job: 20180108035453012557
2018-01-08 03:55:07,854 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035507867378
2018-01-08 03:55:07,874 [salt.minion      ][INFO    ][23142] Starting a new job with PID 23142
2018-01-08 03:55:08,346 [salt.state       ][INFO    ][23142] Loading fresh modules for state activity
2018-01-08 03:55:08,431 [salt.state       ][INFO    ][23142] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:55:08.431019
2018-01-08 03:55:08,431 [salt.state       ][INFO    ][23142] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:55:08,433 [salt.loaded.int.module.cmdmod][INFO    ][23142] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:55:09,808 [salt.state       ][INFO    ][23142] {'pid': 23161, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:55:09,808 [salt.state       ][INFO    ][23142] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:55:09.808660 duration_in_ms=1377.642
2018-01-08 03:55:09,809 [salt.state       ][INFO    ][23142] Running state [maas.machines_status] at time 03:55:09.809663
2018-01-08 03:55:09,809 [salt.state       ][INFO    ][23142] Executing state module.run for maas.machines_status
2018-01-08 03:55:10,229 [salt.state       ][INFO    ][23142] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:55:10,230 [salt.state       ][INFO    ][23142] Completed state [maas.machines_status] at time 03:55:10.229927 duration_in_ms=420.262
2018-01-08 03:55:10,233 [salt.minion      ][INFO    ][23142] Returning information for job: 20180108035507867378
2018-01-08 03:55:21,143 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035521166091
2018-01-08 03:55:21,156 [salt.minion      ][INFO    ][23237] Starting a new job with PID 23237
2018-01-08 03:55:22,603 [salt.state       ][INFO    ][23237] Loading fresh modules for state activity
2018-01-08 03:55:22,681 [salt.state       ][INFO    ][23237] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:55:22.681119
2018-01-08 03:55:22,681 [salt.state       ][INFO    ][23237] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:55:22,684 [salt.loaded.int.module.cmdmod][INFO    ][23237] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:55:23,991 [salt.state       ][INFO    ][23237] {'pid': 23244, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:55:24,007 [salt.state       ][INFO    ][23237] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:55:24.007790 duration_in_ms=1326.671
2018-01-08 03:55:24,009 [salt.state       ][INFO    ][23237] Running state [maas.machines_status] at time 03:55:24.009266
2018-01-08 03:55:24,009 [salt.state       ][INFO    ][23237] Executing state module.run for maas.machines_status
2018-01-08 03:55:24,389 [salt.state       ][INFO    ][23237] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:55:24,389 [salt.state       ][INFO    ][23237] Completed state [maas.machines_status] at time 03:55:24.389756 duration_in_ms=380.487
2018-01-08 03:55:24,392 [salt.minion      ][INFO    ][23237] Returning information for job: 20180108035521166091
2018-01-08 03:55:35,161 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035535182600
2018-01-08 03:55:35,183 [salt.minion      ][INFO    ][23317] Starting a new job with PID 23317
2018-01-08 03:55:35,570 [salt.state       ][INFO    ][23317] Loading fresh modules for state activity
2018-01-08 03:55:35,655 [salt.state       ][INFO    ][23317] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:55:35.654928
2018-01-08 03:55:35,656 [salt.state       ][INFO    ][23317] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:55:35,658 [salt.loaded.int.module.cmdmod][INFO    ][23317] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:55:37,157 [salt.state       ][INFO    ][23317] {'pid': 23324, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:55:37,158 [salt.state       ][INFO    ][23317] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:55:37.158467 duration_in_ms=1503.539
2018-01-08 03:55:37,161 [salt.state       ][INFO    ][23317] Running state [maas.machines_status] at time 03:55:37.161092
2018-01-08 03:55:37,162 [salt.state       ][INFO    ][23317] Executing state module.run for maas.machines_status
2018-01-08 03:55:37,969 [salt.state       ][INFO    ][23317] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:55:37,970 [salt.state       ][INFO    ][23317] Completed state [maas.machines_status] at time 03:55:37.970532 duration_in_ms=809.438
2018-01-08 03:55:37,974 [salt.minion      ][INFO    ][23317] Returning information for job: 20180108035535182600
2018-01-08 03:55:48,766 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035548786273
2018-01-08 03:55:48,784 [salt.minion      ][INFO    ][23419] Starting a new job with PID 23419
2018-01-08 03:55:50,364 [salt.state       ][INFO    ][23419] Loading fresh modules for state activity
2018-01-08 03:55:50,435 [salt.state       ][INFO    ][23419] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:55:50.435803
2018-01-08 03:55:50,436 [salt.state       ][INFO    ][23419] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:55:50,438 [salt.loaded.int.module.cmdmod][INFO    ][23419] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:55:51,714 [salt.state       ][INFO    ][23419] {'pid': 23438, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:55:51,715 [salt.state       ][INFO    ][23419] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:55:51.714850 duration_in_ms=1279.047
2018-01-08 03:55:51,717 [salt.state       ][INFO    ][23419] Running state [maas.machines_status] at time 03:55:51.717171
2018-01-08 03:55:51,717 [salt.state       ][INFO    ][23419] Executing state module.run for maas.machines_status
2018-01-08 03:55:52,207 [salt.state       ][INFO    ][23419] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:55:52,207 [salt.state       ][INFO    ][23419] Completed state [maas.machines_status] at time 03:55:52.207751 duration_in_ms=490.613
2018-01-08 03:55:52,211 [salt.minion      ][INFO    ][23419] Returning information for job: 20180108035548786273
2018-01-08 03:56:03,017 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035603039147
2018-01-08 03:56:03,030 [salt.minion      ][INFO    ][23537] Starting a new job with PID 23537
2018-01-08 03:56:03,403 [salt.state       ][INFO    ][23537] Loading fresh modules for state activity
2018-01-08 03:56:03,457 [salt.state       ][INFO    ][23537] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:56:03.457001
2018-01-08 03:56:03,457 [salt.state       ][INFO    ][23537] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:56:03,458 [salt.loaded.int.module.cmdmod][INFO    ][23537] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:56:04,860 [salt.state       ][INFO    ][23537] {'pid': 23597, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:56:04,861 [salt.state       ][INFO    ][23537] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:56:04.861318 duration_in_ms=1404.317
2018-01-08 03:56:04,862 [salt.state       ][INFO    ][23537] Running state [maas.machines_status] at time 03:56:04.862257
2018-01-08 03:56:04,862 [salt.state       ][INFO    ][23537] Executing state module.run for maas.machines_status
2018-01-08 03:56:05,394 [salt.state       ][INFO    ][23537] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:56:05,394 [salt.state       ][INFO    ][23537] Completed state [maas.machines_status] at time 03:56:05.394797 duration_in_ms=532.539
2018-01-08 03:56:05,396 [salt.minion      ][INFO    ][23537] Returning information for job: 20180108035603039147
2018-01-08 03:56:16,288 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035616309348
2018-01-08 03:56:16,306 [salt.minion      ][INFO    ][24023] Starting a new job with PID 24023
2018-01-08 03:56:17,889 [salt.state       ][INFO    ][24023] Loading fresh modules for state activity
2018-01-08 03:56:17,982 [salt.state       ][INFO    ][24023] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:56:17.982357
2018-01-08 03:56:17,983 [salt.state       ][INFO    ][24023] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:56:17,985 [salt.loaded.int.module.cmdmod][INFO    ][24023] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:56:19,514 [salt.state       ][INFO    ][24023] {'pid': 24031, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:56:19,515 [salt.state       ][INFO    ][24023] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:56:19.515657 duration_in_ms=1533.3
2018-01-08 03:56:19,519 [salt.state       ][INFO    ][24023] Running state [maas.machines_status] at time 03:56:19.519630
2018-01-08 03:56:19,520 [salt.state       ][INFO    ][24023] Executing state module.run for maas.machines_status
2018-01-08 03:56:20,336 [salt.state       ][INFO    ][24023] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:56:20,337 [salt.state       ][INFO    ][24023] Completed state [maas.machines_status] at time 03:56:20.337133 duration_in_ms=817.502
2018-01-08 03:56:20,340 [salt.minion      ][INFO    ][24023] Returning information for job: 20180108035616309348
2018-01-08 03:56:31,221 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035631242159
2018-01-08 03:56:31,239 [salt.minion      ][INFO    ][24048] Starting a new job with PID 24048
2018-01-08 03:56:31,707 [salt.state       ][INFO    ][24048] Loading fresh modules for state activity
2018-01-08 03:56:31,788 [salt.state       ][INFO    ][24048] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:56:31.788172
2018-01-08 03:56:31,788 [salt.state       ][INFO    ][24048] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:56:31,790 [salt.loaded.int.module.cmdmod][INFO    ][24048] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:56:33,318 [salt.state       ][INFO    ][24048] {'pid': 24055, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:56:33,320 [salt.state       ][INFO    ][24048] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:56:33.320699 duration_in_ms=1532.526
2018-01-08 03:56:33,323 [salt.state       ][INFO    ][24048] Running state [maas.machines_status] at time 03:56:33.323292
2018-01-08 03:56:33,323 [salt.state       ][INFO    ][24048] Executing state module.run for maas.machines_status
2018-01-08 03:56:34,079 [salt.state       ][INFO    ][24048] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:56:34,079 [salt.state       ][INFO    ][24048] Completed state [maas.machines_status] at time 03:56:34.079323 duration_in_ms=756.031
2018-01-08 03:56:34,081 [salt.minion      ][INFO    ][24048] Returning information for job: 20180108035631242159
2018-01-08 03:56:44,949 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035644968549
2018-01-08 03:56:44,967 [salt.minion      ][INFO    ][24068] Starting a new job with PID 24068
2018-01-08 03:56:46,552 [salt.state       ][INFO    ][24068] Loading fresh modules for state activity
2018-01-08 03:56:46,641 [salt.state       ][INFO    ][24068] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:56:46.641328
2018-01-08 03:56:46,641 [salt.state       ][INFO    ][24068] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:56:46,644 [salt.loaded.int.module.cmdmod][INFO    ][24068] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:56:47,864 [salt.state       ][INFO    ][24068] {'pid': 24075, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:56:47,864 [salt.state       ][INFO    ][24068] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:56:47.864750 duration_in_ms=1223.423
2018-01-08 03:56:47,867 [salt.state       ][INFO    ][24068] Running state [maas.machines_status] at time 03:56:47.867424
2018-01-08 03:56:47,868 [salt.state       ][INFO    ][24068] Executing state module.run for maas.machines_status
2018-01-08 03:56:48,642 [salt.state       ][INFO    ][24068] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:56:48,643 [salt.state       ][INFO    ][24068] Completed state [maas.machines_status] at time 03:56:48.643147 duration_in_ms=775.722
2018-01-08 03:56:48,646 [salt.minion      ][INFO    ][24068] Returning information for job: 20180108035644968549
2018-01-08 03:56:59,612 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035659634231
2018-01-08 03:56:59,630 [salt.minion      ][INFO    ][24103] Starting a new job with PID 24103
2018-01-08 03:57:00,057 [salt.state       ][INFO    ][24103] Loading fresh modules for state activity
2018-01-08 03:57:00,105 [salt.state       ][INFO    ][24103] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:57:00.105833
2018-01-08 03:57:00,106 [salt.state       ][INFO    ][24103] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:57:00,108 [salt.loaded.int.module.cmdmod][INFO    ][24103] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:57:01,451 [salt.state       ][INFO    ][24103] {'pid': 24110, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:57:01,453 [salt.state       ][INFO    ][24103] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:57:01.453061 duration_in_ms=1347.227
2018-01-08 03:57:01,455 [salt.state       ][INFO    ][24103] Running state [maas.machines_status] at time 03:57:01.455098
2018-01-08 03:57:01,456 [salt.state       ][INFO    ][24103] Executing state module.run for maas.machines_status
2018-01-08 03:57:02,217 [salt.state       ][INFO    ][24103] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:57:02,219 [salt.state       ][INFO    ][24103] Completed state [maas.machines_status] at time 03:57:02.219392 duration_in_ms=764.294
2018-01-08 03:57:02,223 [salt.minion      ][INFO    ][24103] Returning information for job: 20180108035659634231
2018-01-08 03:57:13,141 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035713164612
2018-01-08 03:57:13,162 [salt.minion      ][INFO    ][24369] Starting a new job with PID 24369
2018-01-08 03:57:14,839 [salt.state       ][INFO    ][24369] Loading fresh modules for state activity
2018-01-08 03:57:14,924 [salt.state       ][INFO    ][24369] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:57:14.924835
2018-01-08 03:57:14,926 [salt.state       ][INFO    ][24369] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:57:14,930 [salt.loaded.int.module.cmdmod][INFO    ][24369] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:57:16,410 [salt.state       ][INFO    ][24369] {'pid': 24376, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:57:16,412 [salt.state       ][INFO    ][24369] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:57:16.412373 duration_in_ms=1487.538
2018-01-08 03:57:16,414 [salt.state       ][INFO    ][24369] Running state [maas.machines_status] at time 03:57:16.414864
2018-01-08 03:57:16,415 [salt.state       ][INFO    ][24369] Executing state module.run for maas.machines_status
2018-01-08 03:57:16,873 [salt.state       ][INFO    ][24369] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:57:16,873 [salt.state       ][INFO    ][24369] Completed state [maas.machines_status] at time 03:57:16.873925 duration_in_ms=459.062
2018-01-08 03:57:16,876 [salt.minion      ][INFO    ][24369] Returning information for job: 20180108035713164612
2018-01-08 03:57:27,801 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035727819935
2018-01-08 03:57:27,819 [salt.minion      ][INFO    ][24394] Starting a new job with PID 24394
2018-01-08 03:57:28,254 [salt.state       ][INFO    ][24394] Loading fresh modules for state activity
2018-01-08 03:57:28,336 [salt.state       ][INFO    ][24394] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:57:28.336815
2018-01-08 03:57:28,337 [salt.state       ][INFO    ][24394] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:57:28,340 [salt.loaded.int.module.cmdmod][INFO    ][24394] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:57:29,781 [salt.state       ][INFO    ][24394] {'pid': 24401, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:57:29,782 [salt.state       ][INFO    ][24394] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:57:29.782704 duration_in_ms=1445.889
2018-01-08 03:57:29,785 [salt.state       ][INFO    ][24394] Running state [maas.machines_status] at time 03:57:29.785824
2018-01-08 03:57:29,786 [salt.state       ][INFO    ][24394] Executing state module.run for maas.machines_status
2018-01-08 03:57:30,495 [salt.state       ][INFO    ][24394] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:57:30,496 [salt.state       ][INFO    ][24394] Completed state [maas.machines_status] at time 03:57:30.496309 duration_in_ms=710.485
2018-01-08 03:57:30,500 [salt.minion      ][INFO    ][24394] Returning information for job: 20180108035727819935
2018-01-08 03:57:41,408 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035741434705
2018-01-08 03:57:41,427 [salt.minion      ][INFO    ][24414] Starting a new job with PID 24414
2018-01-08 03:57:43,108 [salt.state       ][INFO    ][24414] Loading fresh modules for state activity
2018-01-08 03:57:43,176 [salt.state       ][INFO    ][24414] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:57:43.176512
2018-01-08 03:57:43,176 [salt.state       ][INFO    ][24414] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:57:43,178 [salt.loaded.int.module.cmdmod][INFO    ][24414] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:57:44,513 [salt.state       ][INFO    ][24414] {'pid': 24421, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:57:44,514 [salt.state       ][INFO    ][24414] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:57:44.514591 duration_in_ms=1338.079
2018-01-08 03:57:44,517 [salt.state       ][INFO    ][24414] Running state [maas.machines_status] at time 03:57:44.517077
2018-01-08 03:57:44,518 [salt.state       ][INFO    ][24414] Executing state module.run for maas.machines_status
2018-01-08 03:57:45,090 [salt.state       ][INFO    ][24414] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:57:45,090 [salt.state       ][INFO    ][24414] Completed state [maas.machines_status] at time 03:57:45.090885 duration_in_ms=573.808
2018-01-08 03:57:45,093 [salt.minion      ][INFO    ][24414] Returning information for job: 20180108035741434705
2018-01-08 03:57:56,041 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035756064630
2018-01-08 03:57:56,060 [salt.minion      ][INFO    ][24436] Starting a new job with PID 24436
2018-01-08 03:57:56,472 [salt.state       ][INFO    ][24436] Loading fresh modules for state activity
2018-01-08 03:57:56,562 [salt.state       ][INFO    ][24436] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:57:56.561955
2018-01-08 03:57:56,562 [salt.state       ][INFO    ][24436] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:57:56,564 [salt.loaded.int.module.cmdmod][INFO    ][24436] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:57:57,979 [salt.state       ][INFO    ][24436] {'pid': 24459, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:57:57,980 [salt.state       ][INFO    ][24436] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:57:57.980056 duration_in_ms=1418.102
2018-01-08 03:57:57,982 [salt.state       ][INFO    ][24436] Running state [maas.machines_status] at time 03:57:57.982512
2018-01-08 03:57:57,983 [salt.state       ][INFO    ][24436] Executing state module.run for maas.machines_status
2018-01-08 03:57:58,685 [salt.state       ][INFO    ][24436] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:57:58,686 [salt.state       ][INFO    ][24436] Completed state [maas.machines_status] at time 03:57:58.686020 duration_in_ms=703.507
2018-01-08 03:57:58,689 [salt.minion      ][INFO    ][24436] Returning information for job: 20180108035756064630
2018-01-08 03:58:09,667 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035809689766
2018-01-08 03:58:09,685 [salt.minion      ][INFO    ][24692] Starting a new job with PID 24692
2018-01-08 03:58:11,325 [salt.state       ][INFO    ][24692] Loading fresh modules for state activity
2018-01-08 03:58:11,418 [salt.state       ][INFO    ][24692] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:58:11.418845
2018-01-08 03:58:11,419 [salt.state       ][INFO    ][24692] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:58:11,421 [salt.loaded.int.module.cmdmod][INFO    ][24692] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:58:12,828 [salt.state       ][INFO    ][24692] {'pid': 24700, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:58:12,829 [salt.state       ][INFO    ][24692] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:58:12.828897 duration_in_ms=1410.053
2018-01-08 03:58:12,831 [salt.state       ][INFO    ][24692] Running state [maas.machines_status] at time 03:58:12.831385
2018-01-08 03:58:12,832 [salt.state       ][INFO    ][24692] Executing state module.run for maas.machines_status
2018-01-08 03:58:13,641 [salt.state       ][INFO    ][24692] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:58:13,641 [salt.state       ][INFO    ][24692] Completed state [maas.machines_status] at time 03:58:13.641637 duration_in_ms=810.251
2018-01-08 03:58:13,645 [salt.minion      ][INFO    ][24692] Returning information for job: 20180108035809689766
2018-01-08 03:58:24,572 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035824595009
2018-01-08 03:58:24,593 [salt.minion      ][INFO    ][24711] Starting a new job with PID 24711
2018-01-08 03:58:25,039 [salt.state       ][INFO    ][24711] Loading fresh modules for state activity
2018-01-08 03:58:25,126 [salt.state       ][INFO    ][24711] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:58:25.126176
2018-01-08 03:58:25,127 [salt.state       ][INFO    ][24711] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:58:25,129 [salt.loaded.int.module.cmdmod][INFO    ][24711] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:58:26,575 [salt.state       ][INFO    ][24711] {'pid': 24718, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:58:26,577 [salt.state       ][INFO    ][24711] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:58:26.577042 duration_in_ms=1450.867
2018-01-08 03:58:26,579 [salt.state       ][INFO    ][24711] Running state [maas.machines_status] at time 03:58:26.579094
2018-01-08 03:58:26,579 [salt.state       ][INFO    ][24711] Executing state module.run for maas.machines_status
2018-01-08 03:58:27,388 [salt.state       ][INFO    ][24711] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:58:27,389 [salt.state       ][INFO    ][24711] Completed state [maas.machines_status] at time 03:58:27.389717 duration_in_ms=810.621
2018-01-08 03:58:27,393 [salt.minion      ][INFO    ][24711] Returning information for job: 20180108035824595009
2018-01-08 03:58:38,334 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035838357961
2018-01-08 03:58:38,352 [salt.minion      ][INFO    ][24779] Starting a new job with PID 24779
2018-01-08 03:58:40,031 [salt.state       ][INFO    ][24779] Loading fresh modules for state activity
2018-01-08 03:58:40,119 [salt.state       ][INFO    ][24779] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:58:40.119519
2018-01-08 03:58:40,120 [salt.state       ][INFO    ][24779] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:58:40,122 [salt.loaded.int.module.cmdmod][INFO    ][24779] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:58:41,535 [salt.state       ][INFO    ][24779] {'pid': 24800, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:58:41,536 [salt.state       ][INFO    ][24779] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:58:41.536324 duration_in_ms=1416.805
2018-01-08 03:58:41,538 [salt.state       ][INFO    ][24779] Running state [maas.machines_status] at time 03:58:41.538348
2018-01-08 03:58:41,538 [salt.state       ][INFO    ][24779] Executing state module.run for maas.machines_status
2018-01-08 03:58:42,297 [salt.state       ][INFO    ][24779] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:58:42,298 [salt.state       ][INFO    ][24779] Completed state [maas.machines_status] at time 03:58:42.298069 duration_in_ms=759.719
2018-01-08 03:58:42,301 [salt.minion      ][INFO    ][24779] Returning information for job: 20180108035838357961
2018-01-08 03:58:53,217 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035853246740
2018-01-08 03:58:53,236 [salt.minion      ][INFO    ][24830] Starting a new job with PID 24830
2018-01-08 03:58:53,669 [salt.state       ][INFO    ][24830] Loading fresh modules for state activity
2018-01-08 03:58:53,754 [salt.state       ][INFO    ][24830] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:58:53.754168
2018-01-08 03:58:53,754 [salt.state       ][INFO    ][24830] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:58:53,757 [salt.loaded.int.module.cmdmod][INFO    ][24830] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:58:55,131 [salt.state       ][INFO    ][24830] {'pid': 24838, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:58:55,132 [salt.state       ][INFO    ][24830] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:58:55.132712 duration_in_ms=1378.544
2018-01-08 03:58:55,135 [salt.state       ][INFO    ][24830] Running state [maas.machines_status] at time 03:58:55.135441
2018-01-08 03:58:55,136 [salt.state       ][INFO    ][24830] Executing state module.run for maas.machines_status
2018-01-08 03:58:55,857 [salt.state       ][INFO    ][24830] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:58:55,858 [salt.state       ][INFO    ][24830] Completed state [maas.machines_status] at time 03:58:55.858451 duration_in_ms=723.009
2018-01-08 03:58:55,861 [salt.minion      ][INFO    ][24830] Returning information for job: 20180108035853246740
2018-01-08 03:59:06,827 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035906852502
2018-01-08 03:59:06,851 [salt.minion      ][INFO    ][25039] Starting a new job with PID 25039
2018-01-08 03:59:08,360 [salt.state       ][INFO    ][25039] Loading fresh modules for state activity
2018-01-08 03:59:08,450 [salt.state       ][INFO    ][25039] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:59:08.450564
2018-01-08 03:59:08,451 [salt.state       ][INFO    ][25039] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:59:08,453 [salt.loaded.int.module.cmdmod][INFO    ][25039] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:59:09,789 [salt.state       ][INFO    ][25039] {'pid': 25046, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:59:09,791 [salt.state       ][INFO    ][25039] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:59:09.791025 duration_in_ms=1340.461
2018-01-08 03:59:09,793 [salt.state       ][INFO    ][25039] Running state [maas.machines_status] at time 03:59:09.793467
2018-01-08 03:59:09,794 [salt.state       ][INFO    ][25039] Executing state module.run for maas.machines_status
2018-01-08 03:59:10,432 [salt.state       ][INFO    ][25039] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:59:10,433 [salt.state       ][INFO    ][25039] Completed state [maas.machines_status] at time 03:59:10.433613 duration_in_ms=640.145
2018-01-08 03:59:10,436 [salt.minion      ][INFO    ][25039] Returning information for job: 20180108035906852502
2018-01-08 03:59:21,365 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035921391113
2018-01-08 03:59:21,385 [salt.minion      ][INFO    ][25059] Starting a new job with PID 25059
2018-01-08 03:59:21,823 [salt.state       ][INFO    ][25059] Loading fresh modules for state activity
2018-01-08 03:59:21,906 [salt.state       ][INFO    ][25059] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:59:21.906354
2018-01-08 03:59:21,907 [salt.state       ][INFO    ][25059] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:59:21,909 [salt.loaded.int.module.cmdmod][INFO    ][25059] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:59:23,334 [salt.state       ][INFO    ][25059] {'pid': 25066, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:59:23,335 [salt.state       ][INFO    ][25059] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:59:23.335824 duration_in_ms=1429.47
2018-01-08 03:59:23,339 [salt.state       ][INFO    ][25059] Running state [maas.machines_status] at time 03:59:23.339044
2018-01-08 03:59:23,340 [salt.state       ][INFO    ][25059] Executing state module.run for maas.machines_status
2018-01-08 03:59:24,175 [salt.state       ][INFO    ][25059] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:59:24,176 [salt.state       ][INFO    ][25059] Completed state [maas.machines_status] at time 03:59:24.176619 duration_in_ms=837.574
2018-01-08 03:59:24,179 [salt.minion      ][INFO    ][25059] Returning information for job: 20180108035921391113
2018-01-08 03:59:35,181 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035935208120
2018-01-08 03:59:35,204 [salt.minion      ][INFO    ][25083] Starting a new job with PID 25083
2018-01-08 03:59:36,878 [salt.state       ][INFO    ][25083] Loading fresh modules for state activity
2018-01-08 03:59:36,965 [salt.state       ][INFO    ][25083] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:59:36.965010
2018-01-08 03:59:36,965 [salt.state       ][INFO    ][25083] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:59:36,967 [salt.loaded.int.module.cmdmod][INFO    ][25083] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:59:38,323 [salt.state       ][INFO    ][25083] {'pid': 25091, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:59:38,324 [salt.state       ][INFO    ][25083] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:59:38.323884 duration_in_ms=1358.875
2018-01-08 03:59:38,326 [salt.state       ][INFO    ][25083] Running state [maas.machines_status] at time 03:59:38.326473
2018-01-08 03:59:38,327 [salt.state       ][INFO    ][25083] Executing state module.run for maas.machines_status
2018-01-08 03:59:39,085 [salt.state       ][INFO    ][25083] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:59:39,086 [salt.state       ][INFO    ][25083] Completed state [maas.machines_status] at time 03:59:39.086420 duration_in_ms=759.946
2018-01-08 03:59:39,089 [salt.minion      ][INFO    ][25083] Returning information for job: 20180108035935208120
2018-01-08 03:59:50,033 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108035950061803
2018-01-08 03:59:50,054 [salt.minion      ][INFO    ][25102] Starting a new job with PID 25102
2018-01-08 03:59:50,485 [salt.state       ][INFO    ][25102] Loading fresh modules for state activity
2018-01-08 03:59:50,580 [salt.state       ][INFO    ][25102] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:59:50.580405
2018-01-08 03:59:50,581 [salt.state       ][INFO    ][25102] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 03:59:50,583 [salt.loaded.int.module.cmdmod][INFO    ][25102] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 03:59:51,921 [salt.state       ][INFO    ][25102] {'pid': 25109, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 03:59:51,923 [salt.state       ][INFO    ][25102] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 03:59:51.923249 duration_in_ms=1342.845
2018-01-08 03:59:51,925 [salt.state       ][INFO    ][25102] Running state [maas.machines_status] at time 03:59:51.925891
2018-01-08 03:59:51,926 [salt.state       ][INFO    ][25102] Executing state module.run for maas.machines_status
2018-01-08 03:59:52,771 [salt.state       ][INFO    ][25102] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 03:59:52,771 [salt.state       ][INFO    ][25102] Completed state [maas.machines_status] at time 03:59:52.771669 duration_in_ms=845.777
2018-01-08 03:59:52,776 [salt.minion      ][INFO    ][25102] Returning information for job: 20180108035950061803
2018-01-08 04:00:03,742 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040003766042
2018-01-08 04:00:03,760 [salt.minion      ][INFO    ][25148] Starting a new job with PID 25148
2018-01-08 04:00:05,531 [salt.state       ][INFO    ][25148] Loading fresh modules for state activity
2018-01-08 04:00:05,614 [salt.state       ][INFO    ][25148] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:00:05.614661
2018-01-08 04:00:05,615 [salt.state       ][INFO    ][25148] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:00:05,617 [salt.loaded.int.module.cmdmod][INFO    ][25148] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:00:06,987 [salt.state       ][INFO    ][25148] {'pid': 25169, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:00:06,988 [salt.state       ][INFO    ][25148] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:00:06.988648 duration_in_ms=1373.988
2018-01-08 04:00:06,991 [salt.state       ][INFO    ][25148] Running state [maas.machines_status] at time 04:00:06.991163
2018-01-08 04:00:06,992 [salt.state       ][INFO    ][25148] Executing state module.run for maas.machines_status
2018-01-08 04:00:07,699 [salt.state       ][INFO    ][25148] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 04:00:07,700 [salt.state       ][INFO    ][25148] Completed state [maas.machines_status] at time 04:00:07.700322 duration_in_ms=709.158
2018-01-08 04:00:07,703 [salt.minion      ][INFO    ][25148] Returning information for job: 20180108040003766042
2018-01-08 04:00:18,571 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040018605344
2018-01-08 04:00:18,588 [salt.minion      ][INFO    ][25181] Starting a new job with PID 25181
2018-01-08 04:00:18,897 [salt.state       ][INFO    ][25181] Loading fresh modules for state activity
2018-01-08 04:00:18,982 [salt.state       ][INFO    ][25181] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:00:18.982440
2018-01-08 04:00:18,983 [salt.state       ][INFO    ][25181] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:00:18,985 [salt.loaded.int.module.cmdmod][INFO    ][25181] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:00:20,463 [salt.state       ][INFO    ][25181] {'pid': 25188, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:00:20,464 [salt.state       ][INFO    ][25181] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:00:20.464260 duration_in_ms=1481.821
2018-01-08 04:00:20,466 [salt.state       ][INFO    ][25181] Running state [maas.machines_status] at time 04:00:20.466064
2018-01-08 04:00:20,466 [salt.state       ][INFO    ][25181] Executing state module.run for maas.machines_status
2018-01-08 04:00:21,363 [salt.state       ][INFO    ][25181] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 04:00:21,364 [salt.state       ][INFO    ][25181] Completed state [maas.machines_status] at time 04:00:21.364212 duration_in_ms=898.146
2018-01-08 04:00:21,367 [salt.minion      ][INFO    ][25181] Returning information for job: 20180108040018605344
2018-01-08 04:00:32,227 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040032262923
2018-01-08 04:00:32,243 [salt.minion      ][INFO    ][25307] Starting a new job with PID 25307
2018-01-08 04:00:33,729 [salt.state       ][INFO    ][25307] Loading fresh modules for state activity
2018-01-08 04:00:33,778 [salt.state       ][INFO    ][25307] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:00:33.778293
2018-01-08 04:00:33,778 [salt.state       ][INFO    ][25307] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:00:33,779 [salt.loaded.int.module.cmdmod][INFO    ][25307] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:00:35,096 [salt.state       ][INFO    ][25307] {'pid': 25316, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:00:35,097 [salt.state       ][INFO    ][25307] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:00:35.096939 duration_in_ms=1318.646
2018-01-08 04:00:35,098 [salt.state       ][INFO    ][25307] Running state [maas.machines_status] at time 04:00:35.098717
2018-01-08 04:00:35,099 [salt.state       ][INFO    ][25307] Executing state module.run for maas.machines_status
2018-01-08 04:00:35,809 [salt.state       ][INFO    ][25307] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deploying': 5})}}
2018-01-08 04:00:35,809 [salt.state       ][INFO    ][25307] Completed state [maas.machines_status] at time 04:00:35.809769 duration_in_ms=711.051
2018-01-08 04:00:35,814 [salt.minion      ][INFO    ][25307] Returning information for job: 20180108040032262923
2018-01-08 04:00:46,820 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040046846502
2018-01-08 04:00:46,837 [salt.minion      ][INFO    ][25362] Starting a new job with PID 25362
2018-01-08 04:00:47,285 [salt.state       ][INFO    ][25362] Loading fresh modules for state activity
2018-01-08 04:00:47,368 [salt.state       ][INFO    ][25362] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:00:47.368425
2018-01-08 04:00:47,368 [salt.state       ][INFO    ][25362] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:00:47,370 [salt.loaded.int.module.cmdmod][INFO    ][25362] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:00:48,675 [salt.state       ][INFO    ][25362] {'pid': 25375, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:00:48,675 [salt.state       ][INFO    ][25362] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:00:48.675832 duration_in_ms=1307.407
2018-01-08 04:00:48,677 [salt.state       ][INFO    ][25362] Running state [maas.machines_status] at time 04:00:48.677554
2018-01-08 04:00:48,678 [salt.state       ][INFO    ][25362] Executing state module.run for maas.machines_status
2018-01-08 04:00:49,730 [salt.state       ][INFO    ][25362] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-01-08 04:00:49,731 [salt.state       ][INFO    ][25362] Completed state [maas.machines_status] at time 04:00:49.730972 duration_in_ms=1053.417
2018-01-08 04:00:49,734 [salt.minion      ][INFO    ][25362] Returning information for job: 20180108040046846502
2018-01-08 04:01:00,616 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040100646904
2018-01-08 04:01:00,635 [salt.minion      ][INFO    ][25458] Starting a new job with PID 25458
2018-01-08 04:01:02,384 [salt.state       ][INFO    ][25458] Loading fresh modules for state activity
2018-01-08 04:01:02,457 [salt.state       ][INFO    ][25458] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:01:02.455623
2018-01-08 04:01:02,457 [salt.state       ][INFO    ][25458] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:01:02,459 [salt.loaded.int.module.cmdmod][INFO    ][25458] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:01:03,960 [salt.state       ][INFO    ][25458] {'pid': 25484, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:01:03,960 [salt.state       ][INFO    ][25458] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:01:03.960516 duration_in_ms=1504.893
2018-01-08 04:01:03,961 [salt.state       ][INFO    ][25458] Running state [maas.machines_status] at time 04:01:03.961523
2018-01-08 04:01:03,961 [salt.state       ][INFO    ][25458] Executing state module.run for maas.machines_status
2018-01-08 04:01:04,617 [salt.state       ][INFO    ][25458] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:01:04,618 [salt.state       ][INFO    ][25458] Completed state [maas.machines_status] at time 04:01:04.618028 duration_in_ms=656.503
2018-01-08 04:01:04,620 [salt.minion      ][INFO    ][25458] Returning information for job: 20180108040100646904
2018-01-08 04:01:15,446 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040115476539
2018-01-08 04:01:15,464 [salt.minion      ][INFO    ][25786] Starting a new job with PID 25786
2018-01-08 04:01:15,874 [salt.state       ][INFO    ][25786] Loading fresh modules for state activity
2018-01-08 04:01:15,959 [salt.state       ][INFO    ][25786] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:01:15.959717
2018-01-08 04:01:15,960 [salt.state       ][INFO    ][25786] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:01:15,962 [salt.loaded.int.module.cmdmod][INFO    ][25786] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:01:17,309 [salt.state       ][INFO    ][25786] {'pid': 25793, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:01:17,310 [salt.state       ][INFO    ][25786] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:01:17.309915 duration_in_ms=1350.199
2018-01-08 04:01:17,312 [salt.state       ][INFO    ][25786] Running state [maas.machines_status] at time 04:01:17.311968
2018-01-08 04:01:17,312 [salt.state       ][INFO    ][25786] Executing state module.run for maas.machines_status
2018-01-08 04:01:18,051 [salt.state       ][INFO    ][25786] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:01:18,051 [salt.state       ][INFO    ][25786] Completed state [maas.machines_status] at time 04:01:18.051667 duration_in_ms=739.698
2018-01-08 04:01:18,055 [salt.minion      ][INFO    ][25786] Returning information for job: 20180108040115476539
2018-01-08 04:01:28,986 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040129019284
2018-01-08 04:01:29,005 [salt.minion      ][INFO    ][25809] Starting a new job with PID 25809
2018-01-08 04:01:30,695 [salt.state       ][INFO    ][25809] Loading fresh modules for state activity
2018-01-08 04:01:30,781 [salt.state       ][INFO    ][25809] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:01:30.781223
2018-01-08 04:01:30,782 [salt.state       ][INFO    ][25809] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:01:30,784 [salt.loaded.int.module.cmdmod][INFO    ][25809] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:01:32,109 [salt.state       ][INFO    ][25809] {'pid': 25816, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:01:32,110 [salt.state       ][INFO    ][25809] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:01:32.110812 duration_in_ms=1329.589
2018-01-08 04:01:32,113 [salt.state       ][INFO    ][25809] Running state [maas.machines_status] at time 04:01:32.113326
2018-01-08 04:01:32,114 [salt.state       ][INFO    ][25809] Executing state module.run for maas.machines_status
2018-01-08 04:01:32,931 [salt.state       ][INFO    ][25809] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:01:32,932 [salt.state       ][INFO    ][25809] Completed state [maas.machines_status] at time 04:01:32.932343 duration_in_ms=819.015
2018-01-08 04:01:32,936 [salt.minion      ][INFO    ][25809] Returning information for job: 20180108040129019284
2018-01-08 04:01:43,828 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040143864586
2018-01-08 04:01:43,848 [salt.minion      ][INFO    ][25828] Starting a new job with PID 25828
2018-01-08 04:01:44,281 [salt.state       ][INFO    ][25828] Loading fresh modules for state activity
2018-01-08 04:01:44,363 [salt.state       ][INFO    ][25828] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:01:44.363467
2018-01-08 04:01:44,364 [salt.state       ][INFO    ][25828] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:01:44,366 [salt.loaded.int.module.cmdmod][INFO    ][25828] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:01:45,766 [salt.state       ][INFO    ][25828] {'pid': 25835, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:01:45,769 [salt.state       ][INFO    ][25828] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:01:45.769386 duration_in_ms=1405.919
2018-01-08 04:01:45,771 [salt.state       ][INFO    ][25828] Running state [maas.machines_status] at time 04:01:45.771527
2018-01-08 04:01:45,772 [salt.state       ][INFO    ][25828] Executing state module.run for maas.machines_status
2018-01-08 04:01:46,472 [salt.state       ][INFO    ][25828] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:01:46,473 [salt.state       ][INFO    ][25828] Completed state [maas.machines_status] at time 04:01:46.473378 duration_in_ms=701.849
2018-01-08 04:01:46,477 [salt.minion      ][INFO    ][25828] Returning information for job: 20180108040143864586
2018-01-08 04:01:57,422 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040157453855
2018-01-08 04:01:57,441 [salt.minion      ][INFO    ][25862] Starting a new job with PID 25862
2018-01-08 04:01:58,922 [salt.state       ][INFO    ][25862] Loading fresh modules for state activity
2018-01-08 04:01:59,018 [salt.state       ][INFO    ][25862] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:01:59.018210
2018-01-08 04:01:59,019 [salt.state       ][INFO    ][25862] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:01:59,021 [salt.loaded.int.module.cmdmod][INFO    ][25862] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:02:00,264 [salt.state       ][INFO    ][25862] {'pid': 25869, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:02:00,265 [salt.state       ][INFO    ][25862] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:02:00.265818 duration_in_ms=1247.607
2018-01-08 04:02:00,268 [salt.state       ][INFO    ][25862] Running state [maas.machines_status] at time 04:02:00.268231
2018-01-08 04:02:00,269 [salt.state       ][INFO    ][25862] Executing state module.run for maas.machines_status
2018-01-08 04:02:00,945 [salt.state       ][INFO    ][25862] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:02:00,946 [salt.state       ][INFO    ][25862] Completed state [maas.machines_status] at time 04:02:00.946041 duration_in_ms=677.809
2018-01-08 04:02:00,949 [salt.minion      ][INFO    ][25862] Returning information for job: 20180108040157453855
2018-01-08 04:02:11,927 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040211947191
2018-01-08 04:02:11,946 [salt.minion      ][INFO    ][25992] Starting a new job with PID 25992
2018-01-08 04:02:12,381 [salt.state       ][INFO    ][25992] Loading fresh modules for state activity
2018-01-08 04:02:12,472 [salt.state       ][INFO    ][25992] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:02:12.472674
2018-01-08 04:02:12,473 [salt.state       ][INFO    ][25992] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:02:12,476 [salt.loaded.int.module.cmdmod][INFO    ][25992] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:02:13,910 [salt.state       ][INFO    ][25992] {'pid': 25999, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:02:13,911 [salt.state       ][INFO    ][25992] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:02:13.911610 duration_in_ms=1438.936
2018-01-08 04:02:13,914 [salt.state       ][INFO    ][25992] Running state [maas.machines_status] at time 04:02:13.914337
2018-01-08 04:02:13,915 [salt.state       ][INFO    ][25992] Executing state module.run for maas.machines_status
2018-01-08 04:02:14,527 [salt.state       ][INFO    ][25992] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:02:14,528 [salt.state       ][INFO    ][25992] Completed state [maas.machines_status] at time 04:02:14.528304 duration_in_ms=613.966
2018-01-08 04:02:14,532 [salt.minion      ][INFO    ][25992] Returning information for job: 20180108040211947191
2018-01-08 04:02:25,439 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040225475226
2018-01-08 04:02:25,459 [salt.minion      ][INFO    ][26010] Starting a new job with PID 26010
2018-01-08 04:02:27,042 [salt.state       ][INFO    ][26010] Loading fresh modules for state activity
2018-01-08 04:02:27,202 [salt.state       ][INFO    ][26010] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:02:27.202259
2018-01-08 04:02:27,202 [salt.state       ][INFO    ][26010] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:02:27,203 [salt.loaded.int.module.cmdmod][INFO    ][26010] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:02:28,789 [salt.state       ][INFO    ][26010] {'pid': 26023, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:02:28,790 [salt.state       ][INFO    ][26010] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:02:28.790595 duration_in_ms=1588.335
2018-01-08 04:02:28,792 [salt.state       ][INFO    ][26010] Running state [maas.machines_status] at time 04:02:28.792819
2018-01-08 04:02:28,793 [salt.state       ][INFO    ][26010] Executing state module.run for maas.machines_status
2018-01-08 04:02:29,365 [salt.state       ][INFO    ][26010] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:02:29,366 [salt.state       ][INFO    ][26010] Completed state [maas.machines_status] at time 04:02:29.366872 duration_in_ms=574.052
2018-01-08 04:02:29,370 [salt.minion      ][INFO    ][26010] Returning information for job: 20180108040225475226
2018-01-08 04:02:40,317 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040240352435
2018-01-08 04:02:40,335 [salt.minion      ][INFO    ][26036] Starting a new job with PID 26036
2018-01-08 04:02:40,745 [salt.state       ][INFO    ][26036] Loading fresh modules for state activity
2018-01-08 04:02:40,831 [salt.state       ][INFO    ][26036] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:02:40.831713
2018-01-08 04:02:40,832 [salt.state       ][INFO    ][26036] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:02:40,834 [salt.loaded.int.module.cmdmod][INFO    ][26036] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:02:42,188 [salt.state       ][INFO    ][26036] {'pid': 26043, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:02:42,189 [salt.state       ][INFO    ][26036] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:02:42.189020 duration_in_ms=1357.307
2018-01-08 04:02:42,191 [salt.state       ][INFO    ][26036] Running state [maas.machines_status] at time 04:02:42.191276
2018-01-08 04:02:42,192 [salt.state       ][INFO    ][26036] Executing state module.run for maas.machines_status
2018-01-08 04:02:42,974 [salt.state       ][INFO    ][26036] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:02:42,974 [salt.state       ][INFO    ][26036] Completed state [maas.machines_status] at time 04:02:42.974788 duration_in_ms=783.51
2018-01-08 04:02:42,978 [salt.minion      ][INFO    ][26036] Returning information for job: 20180108040240352435
2018-01-08 04:02:53,918 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040253955516
2018-01-08 04:02:53,937 [salt.minion      ][INFO    ][26054] Starting a new job with PID 26054
2018-01-08 04:02:55,552 [salt.state       ][INFO    ][26054] Loading fresh modules for state activity
2018-01-08 04:02:55,638 [salt.state       ][INFO    ][26054] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:02:55.638503
2018-01-08 04:02:55,639 [salt.state       ][INFO    ][26054] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:02:55,641 [salt.loaded.int.module.cmdmod][INFO    ][26054] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:02:57,087 [salt.state       ][INFO    ][26054] {'pid': 26061, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:02:57,088 [salt.state       ][INFO    ][26054] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:02:57.088609 duration_in_ms=1450.107
2018-01-08 04:02:57,090 [salt.state       ][INFO    ][26054] Running state [maas.machines_status] at time 04:02:57.090835
2018-01-08 04:02:57,091 [salt.state       ][INFO    ][26054] Executing state module.run for maas.machines_status
2018-01-08 04:02:57,863 [salt.state       ][INFO    ][26054] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:02:57,863 [salt.state       ][INFO    ][26054] Completed state [maas.machines_status] at time 04:02:57.863468 duration_in_ms=772.633
2018-01-08 04:02:57,866 [salt.minion      ][INFO    ][26054] Returning information for job: 20180108040253955516
2018-01-08 04:03:08,831 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040308851540
2018-01-08 04:03:08,852 [salt.minion      ][INFO    ][26123] Starting a new job with PID 26123
2018-01-08 04:03:09,270 [salt.state       ][INFO    ][26123] Loading fresh modules for state activity
2018-01-08 04:03:09,358 [salt.state       ][INFO    ][26123] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:03:09.358367
2018-01-08 04:03:09,359 [salt.state       ][INFO    ][26123] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:03:09,361 [salt.loaded.int.module.cmdmod][INFO    ][26123] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:03:10,820 [salt.state       ][INFO    ][26123] {'pid': 26130, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:03:10,820 [salt.state       ][INFO    ][26123] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:03:10.820446 duration_in_ms=1462.082
2018-01-08 04:03:10,821 [salt.state       ][INFO    ][26123] Running state [maas.machines_status] at time 04:03:10.821469
2018-01-08 04:03:10,821 [salt.state       ][INFO    ][26123] Executing state module.run for maas.machines_status
2018-01-08 04:03:11,572 [salt.state       ][INFO    ][26123] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:03:11,573 [salt.state       ][INFO    ][26123] Completed state [maas.machines_status] at time 04:03:11.573426 duration_in_ms=751.954
2018-01-08 04:03:11,577 [salt.minion      ][INFO    ][26123] Returning information for job: 20180108040308851540
2018-01-08 04:03:22,537 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040322571678
2018-01-08 04:03:22,556 [salt.minion      ][INFO    ][26148] Starting a new job with PID 26148
2018-01-08 04:03:24,153 [salt.state       ][INFO    ][26148] Loading fresh modules for state activity
2018-01-08 04:03:24,239 [salt.state       ][INFO    ][26148] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:03:24.239718
2018-01-08 04:03:24,240 [salt.state       ][INFO    ][26148] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:03:24,242 [salt.loaded.int.module.cmdmod][INFO    ][26148] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:03:25,555 [salt.state       ][INFO    ][26148] {'pid': 26155, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:03:25,556 [salt.state       ][INFO    ][26148] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:03:25.556412 duration_in_ms=1316.693
2018-01-08 04:03:25,558 [salt.state       ][INFO    ][26148] Running state [maas.machines_status] at time 04:03:25.558907
2018-01-08 04:03:25,559 [salt.state       ][INFO    ][26148] Executing state module.run for maas.machines_status
2018-01-08 04:03:26,374 [salt.state       ][INFO    ][26148] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:03:26,375 [salt.state       ][INFO    ][26148] Completed state [maas.machines_status] at time 04:03:26.375828 duration_in_ms=816.919
2018-01-08 04:03:26,379 [salt.minion      ][INFO    ][26148] Returning information for job: 20180108040322571678
2018-01-08 04:03:37,276 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040337316819
2018-01-08 04:03:37,294 [salt.minion      ][INFO    ][26175] Starting a new job with PID 26175
2018-01-08 04:03:37,724 [salt.state       ][INFO    ][26175] Loading fresh modules for state activity
2018-01-08 04:03:37,814 [salt.state       ][INFO    ][26175] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:03:37.814706
2018-01-08 04:03:37,815 [salt.state       ][INFO    ][26175] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:03:37,818 [salt.loaded.int.module.cmdmod][INFO    ][26175] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:03:39,145 [salt.state       ][INFO    ][26175] {'pid': 26182, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:03:39,146 [salt.state       ][INFO    ][26175] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:03:39.146827 duration_in_ms=1332.122
2018-01-08 04:03:39,149 [salt.state       ][INFO    ][26175] Running state [maas.machines_status] at time 04:03:39.149479
2018-01-08 04:03:39,150 [salt.state       ][INFO    ][26175] Executing state module.run for maas.machines_status
2018-01-08 04:03:39,935 [salt.state       ][INFO    ][26175] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:03:39,936 [salt.state       ][INFO    ][26175] Completed state [maas.machines_status] at time 04:03:39.936851 duration_in_ms=787.371
2018-01-08 04:03:39,940 [salt.minion      ][INFO    ][26175] Returning information for job: 20180108040337316819
2018-01-08 04:03:50,862 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040350898704
2018-01-08 04:03:50,886 [salt.minion      ][INFO    ][26194] Starting a new job with PID 26194
2018-01-08 04:03:52,466 [salt.state       ][INFO    ][26194] Loading fresh modules for state activity
2018-01-08 04:03:52,551 [salt.state       ][INFO    ][26194] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:03:52.551248
2018-01-08 04:03:52,552 [salt.state       ][INFO    ][26194] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:03:52,554 [salt.loaded.int.module.cmdmod][INFO    ][26194] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:03:53,903 [salt.state       ][INFO    ][26194] {'pid': 26201, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:03:53,905 [salt.state       ][INFO    ][26194] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:03:53.905144 duration_in_ms=1353.897
2018-01-08 04:03:53,907 [salt.state       ][INFO    ][26194] Running state [maas.machines_status] at time 04:03:53.907696
2018-01-08 04:03:53,908 [salt.state       ][INFO    ][26194] Executing state module.run for maas.machines_status
2018-01-08 04:03:54,563 [salt.state       ][INFO    ][26194] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:03:54,563 [salt.state       ][INFO    ][26194] Completed state [maas.machines_status] at time 04:03:54.563851 duration_in_ms=656.155
2018-01-08 04:03:54,566 [salt.minion      ][INFO    ][26194] Returning information for job: 20180108040350898704
2018-01-08 04:04:05,376 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040405417604
2018-01-08 04:04:05,394 [salt.minion      ][INFO    ][26253] Starting a new job with PID 26253
2018-01-08 04:04:05,833 [salt.state       ][INFO    ][26253] Loading fresh modules for state activity
2018-01-08 04:04:05,919 [salt.state       ][INFO    ][26253] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:04:05.919752
2018-01-08 04:04:05,920 [salt.state       ][INFO    ][26253] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:04:05,922 [salt.loaded.int.module.cmdmod][INFO    ][26253] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:04:07,279 [salt.state       ][INFO    ][26253] {'pid': 26260, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:04:07,280 [salt.state       ][INFO    ][26253] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:04:07.280224 duration_in_ms=1360.472
2018-01-08 04:04:07,282 [salt.state       ][INFO    ][26253] Running state [maas.machines_status] at time 04:04:07.282383
2018-01-08 04:04:07,283 [salt.state       ][INFO    ][26253] Executing state module.run for maas.machines_status
2018-01-08 04:04:07,915 [salt.state       ][INFO    ][26253] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:04:07,915 [salt.state       ][INFO    ][26253] Completed state [maas.machines_status] at time 04:04:07.915484 duration_in_ms=633.101
2018-01-08 04:04:07,917 [salt.minion      ][INFO    ][26253] Returning information for job: 20180108040405417604
2018-01-08 04:04:18,799 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040418824369
2018-01-08 04:04:18,819 [salt.minion      ][INFO    ][26273] Starting a new job with PID 26273
2018-01-08 04:04:20,407 [salt.state       ][INFO    ][26273] Loading fresh modules for state activity
2018-01-08 04:04:20,493 [salt.state       ][INFO    ][26273] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:04:20.493583
2018-01-08 04:04:20,494 [salt.state       ][INFO    ][26273] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:04:20,496 [salt.loaded.int.module.cmdmod][INFO    ][26273] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:04:21,831 [salt.state       ][INFO    ][26273] {'pid': 26280, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:04:21,832 [salt.state       ][INFO    ][26273] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:04:21.832687 duration_in_ms=1339.104
2018-01-08 04:04:21,835 [salt.state       ][INFO    ][26273] Running state [maas.machines_status] at time 04:04:21.835101
2018-01-08 04:04:21,835 [salt.state       ][INFO    ][26273] Executing state module.run for maas.machines_status
2018-01-08 04:04:22,447 [salt.state       ][INFO    ][26273] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:04:22,447 [salt.state       ][INFO    ][26273] Completed state [maas.machines_status] at time 04:04:22.447851 duration_in_ms=612.749
2018-01-08 04:04:22,450 [salt.minion      ][INFO    ][26273] Returning information for job: 20180108040418824369
2018-01-08 04:04:33,404 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040433441228
2018-01-08 04:04:33,423 [salt.minion      ][INFO    ][26296] Starting a new job with PID 26296
2018-01-08 04:04:33,830 [salt.state       ][INFO    ][26296] Loading fresh modules for state activity
2018-01-08 04:04:33,910 [salt.state       ][INFO    ][26296] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:04:33.910869
2018-01-08 04:04:33,911 [salt.state       ][INFO    ][26296] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:04:33,913 [salt.loaded.int.module.cmdmod][INFO    ][26296] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:04:35,278 [salt.state       ][INFO    ][26296] {'pid': 26303, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:04:35,279 [salt.state       ][INFO    ][26296] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:04:35.279460 duration_in_ms=1368.591
2018-01-08 04:04:35,282 [salt.state       ][INFO    ][26296] Running state [maas.machines_status] at time 04:04:35.282107
2018-01-08 04:04:35,283 [salt.state       ][INFO    ][26296] Executing state module.run for maas.machines_status
2018-01-08 04:04:35,834 [salt.state       ][INFO    ][26296] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:04:35,835 [salt.state       ][INFO    ][26296] Completed state [maas.machines_status] at time 04:04:35.835475 duration_in_ms=553.368
2018-01-08 04:04:35,837 [salt.minion      ][INFO    ][26296] Returning information for job: 20180108040433441228
2018-01-08 04:04:46,782 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040446806448
2018-01-08 04:04:46,802 [salt.minion      ][INFO    ][26320] Starting a new job with PID 26320
2018-01-08 04:04:48,278 [salt.state       ][INFO    ][26320] Loading fresh modules for state activity
2018-01-08 04:04:48,363 [salt.state       ][INFO    ][26320] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:04:48.363822
2018-01-08 04:04:48,364 [salt.state       ][INFO    ][26320] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:04:48,367 [salt.loaded.int.module.cmdmod][INFO    ][26320] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:04:49,712 [salt.state       ][INFO    ][26320] {'pid': 26330, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:04:49,713 [salt.state       ][INFO    ][26320] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:04:49.713050 duration_in_ms=1349.23
2018-01-08 04:04:49,715 [salt.state       ][INFO    ][26320] Running state [maas.machines_status] at time 04:04:49.715328
2018-01-08 04:04:49,715 [salt.state       ][INFO    ][26320] Executing state module.run for maas.machines_status
2018-01-08 04:04:50,447 [salt.state       ][INFO    ][26320] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:04:50,447 [salt.state       ][INFO    ][26320] Completed state [maas.machines_status] at time 04:04:50.447384 duration_in_ms=732.056
2018-01-08 04:04:50,449 [salt.minion      ][INFO    ][26320] Returning information for job: 20180108040446806448
2018-01-08 04:05:01,391 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040501428883
2018-01-08 04:05:01,409 [salt.minion      ][INFO    ][26365] Starting a new job with PID 26365
2018-01-08 04:05:01,836 [salt.state       ][INFO    ][26365] Loading fresh modules for state activity
2018-01-08 04:05:01,924 [salt.state       ][INFO    ][26365] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:05:01.924263
2018-01-08 04:05:01,925 [salt.state       ][INFO    ][26365] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:05:01,927 [salt.loaded.int.module.cmdmod][INFO    ][26365] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:05:03,322 [salt.state       ][INFO    ][26365] {'pid': 26375, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:05:03,323 [salt.state       ][INFO    ][26365] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:05:03.323085 duration_in_ms=1398.822
2018-01-08 04:05:03,325 [salt.state       ][INFO    ][26365] Running state [maas.machines_status] at time 04:05:03.325212
2018-01-08 04:05:03,325 [salt.state       ][INFO    ][26365] Executing state module.run for maas.machines_status
2018-01-08 04:05:03,900 [salt.state       ][INFO    ][26365] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:05:03,900 [salt.state       ][INFO    ][26365] Completed state [maas.machines_status] at time 04:05:03.900775 duration_in_ms=575.562
2018-01-08 04:05:03,904 [salt.minion      ][INFO    ][26365] Returning information for job: 20180108040501428883
2018-01-08 04:05:14,845 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040514881584
2018-01-08 04:05:14,872 [salt.minion      ][INFO    ][26412] Starting a new job with PID 26412
2018-01-08 04:05:16,430 [salt.state       ][INFO    ][26412] Loading fresh modules for state activity
2018-01-08 04:05:16,502 [salt.state       ][INFO    ][26412] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:05:16.502034
2018-01-08 04:05:16,502 [salt.state       ][INFO    ][26412] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:05:16,504 [salt.loaded.int.module.cmdmod][INFO    ][26412] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:05:17,817 [salt.state       ][INFO    ][26412] {'pid': 26419, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:05:17,818 [salt.state       ][INFO    ][26412] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:05:17.818801 duration_in_ms=1316.767
2018-01-08 04:05:17,821 [salt.state       ][INFO    ][26412] Running state [maas.machines_status] at time 04:05:17.821335
2018-01-08 04:05:17,822 [salt.state       ][INFO    ][26412] Executing state module.run for maas.machines_status
2018-01-08 04:05:18,653 [salt.state       ][INFO    ][26412] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:05:18,654 [salt.state       ][INFO    ][26412] Completed state [maas.machines_status] at time 04:05:18.654014 duration_in_ms=832.678
2018-01-08 04:05:18,657 [salt.minion      ][INFO    ][26412] Returning information for job: 20180108040514881584
2018-01-08 04:05:29,664 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040529700897
2018-01-08 04:05:29,684 [salt.minion      ][INFO    ][26437] Starting a new job with PID 26437
2018-01-08 04:05:30,113 [salt.state       ][INFO    ][26437] Loading fresh modules for state activity
2018-01-08 04:05:30,159 [salt.state       ][INFO    ][26437] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:05:30.159009
2018-01-08 04:05:30,159 [salt.state       ][INFO    ][26437] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:05:30,160 [salt.loaded.int.module.cmdmod][INFO    ][26437] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:05:31,517 [salt.state       ][INFO    ][26437] {'pid': 26444, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:05:31,519 [salt.state       ][INFO    ][26437] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:05:31.519311 duration_in_ms=1360.281
2018-01-08 04:05:31,522 [salt.state       ][INFO    ][26437] Running state [maas.machines_status] at time 04:05:31.521955
2018-01-08 04:05:31,522 [salt.state       ][INFO    ][26437] Executing state module.run for maas.machines_status
2018-01-08 04:05:32,305 [salt.state       ][INFO    ][26437] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:05:32,306 [salt.state       ][INFO    ][26437] Completed state [maas.machines_status] at time 04:05:32.306783 duration_in_ms=784.827
2018-01-08 04:05:32,310 [salt.minion      ][INFO    ][26437] Returning information for job: 20180108040529700897
2018-01-08 04:05:43,150 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040543181962
2018-01-08 04:05:43,169 [salt.minion      ][INFO    ][26457] Starting a new job with PID 26457
2018-01-08 04:05:44,697 [salt.state       ][INFO    ][26457] Loading fresh modules for state activity
2018-01-08 04:05:44,787 [salt.state       ][INFO    ][26457] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:05:44.787169
2018-01-08 04:05:44,788 [salt.state       ][INFO    ][26457] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:05:44,790 [salt.loaded.int.module.cmdmod][INFO    ][26457] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:05:46,095 [salt.state       ][INFO    ][26457] {'pid': 26464, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:05:46,097 [salt.state       ][INFO    ][26457] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:05:46.096967 duration_in_ms=1309.798
2018-01-08 04:05:46,099 [salt.state       ][INFO    ][26457] Running state [maas.machines_status] at time 04:05:46.099447
2018-01-08 04:05:46,100 [salt.state       ][INFO    ][26457] Executing state module.run for maas.machines_status
2018-01-08 04:05:46,849 [salt.state       ][INFO    ][26457] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:05:46,850 [salt.state       ][INFO    ][26457] Completed state [maas.machines_status] at time 04:05:46.850673 duration_in_ms=751.224
2018-01-08 04:05:46,854 [salt.minion      ][INFO    ][26457] Returning information for job: 20180108040543181962
2018-01-08 04:05:57,771 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040557810382
2018-01-08 04:05:57,790 [salt.minion      ][INFO    ][26489] Starting a new job with PID 26489
2018-01-08 04:05:58,228 [salt.state       ][INFO    ][26489] Loading fresh modules for state activity
2018-01-08 04:05:58,312 [salt.state       ][INFO    ][26489] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:05:58.312528
2018-01-08 04:05:58,313 [salt.state       ][INFO    ][26489] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:05:58,315 [salt.loaded.int.module.cmdmod][INFO    ][26489] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:05:59,623 [salt.state       ][INFO    ][26489] {'pid': 26496, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:05:59,625 [salt.state       ][INFO    ][26489] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:05:59.625265 duration_in_ms=1312.736
2018-01-08 04:05:59,628 [salt.state       ][INFO    ][26489] Running state [maas.machines_status] at time 04:05:59.627933
2018-01-08 04:05:59,628 [salt.state       ][INFO    ][26489] Executing state module.run for maas.machines_status
2018-01-08 04:06:00,420 [salt.state       ][INFO    ][26489] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:06:00,422 [salt.state       ][INFO    ][26489] Completed state [maas.machines_status] at time 04:06:00.422532 duration_in_ms=794.598
2018-01-08 04:06:00,426 [salt.minion      ][INFO    ][26489] Returning information for job: 20180108040557810382
2018-01-08 04:06:11,396 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040611434410
2018-01-08 04:06:11,417 [salt.minion      ][INFO    ][26532] Starting a new job with PID 26532
2018-01-08 04:06:13,141 [salt.state       ][INFO    ][26532] Loading fresh modules for state activity
2018-01-08 04:06:13,227 [salt.state       ][INFO    ][26532] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:06:13.227216
2018-01-08 04:06:13,228 [salt.state       ][INFO    ][26532] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:06:13,230 [salt.loaded.int.module.cmdmod][INFO    ][26532] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:06:14,667 [salt.state       ][INFO    ][26532] {'pid': 26539, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:06:14,667 [salt.state       ][INFO    ][26532] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:06:14.667893 duration_in_ms=1440.678
2018-01-08 04:06:14,669 [salt.state       ][INFO    ][26532] Running state [maas.machines_status] at time 04:06:14.669052
2018-01-08 04:06:14,669 [salt.state       ][INFO    ][26532] Executing state module.run for maas.machines_status
2018-01-08 04:06:15,471 [salt.state       ][INFO    ][26532] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:06:15,472 [salt.state       ][INFO    ][26532] Completed state [maas.machines_status] at time 04:06:15.472514 duration_in_ms=803.46
2018-01-08 04:06:15,476 [salt.minion      ][INFO    ][26532] Returning information for job: 20180108040611434410
2018-01-08 04:06:26,445 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040626486300
2018-01-08 04:06:26,464 [salt.minion      ][INFO    ][26557] Starting a new job with PID 26557
2018-01-08 04:06:26,891 [salt.state       ][INFO    ][26557] Loading fresh modules for state activity
2018-01-08 04:06:26,980 [salt.state       ][INFO    ][26557] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:06:26.980838
2018-01-08 04:06:26,981 [salt.state       ][INFO    ][26557] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:06:26,985 [salt.loaded.int.module.cmdmod][INFO    ][26557] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:06:28,314 [salt.state       ][INFO    ][26557] {'pid': 26564, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:06:28,316 [salt.state       ][INFO    ][26557] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:06:28.316133 duration_in_ms=1335.296
2018-01-08 04:06:28,318 [salt.state       ][INFO    ][26557] Running state [maas.machines_status] at time 04:06:28.318855
2018-01-08 04:06:28,319 [salt.state       ][INFO    ][26557] Executing state module.run for maas.machines_status
2018-01-08 04:06:29,088 [salt.state       ][INFO    ][26557] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:06:29,089 [salt.state       ][INFO    ][26557] Completed state [maas.machines_status] at time 04:06:29.089672 duration_in_ms=770.815
2018-01-08 04:06:29,093 [salt.minion      ][INFO    ][26557] Returning information for job: 20180108040626486300
2018-01-08 04:06:40,026 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040640072013
2018-01-08 04:06:40,046 [salt.minion      ][INFO    ][26575] Starting a new job with PID 26575
2018-01-08 04:06:41,637 [salt.state       ][INFO    ][26575] Loading fresh modules for state activity
2018-01-08 04:06:41,717 [salt.state       ][INFO    ][26575] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:06:41.717760
2018-01-08 04:06:41,718 [salt.state       ][INFO    ][26575] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:06:41,720 [salt.loaded.int.module.cmdmod][INFO    ][26575] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:06:43,067 [salt.state       ][INFO    ][26575] {'pid': 26583, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:06:43,069 [salt.state       ][INFO    ][26575] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:06:43.069358 duration_in_ms=1351.598
2018-01-08 04:06:43,072 [salt.state       ][INFO    ][26575] Running state [maas.machines_status] at time 04:06:43.072611
2018-01-08 04:06:43,073 [salt.state       ][INFO    ][26575] Executing state module.run for maas.machines_status
2018-01-08 04:06:43,872 [salt.state       ][INFO    ][26575] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:06:43,873 [salt.state       ][INFO    ][26575] Completed state [maas.machines_status] at time 04:06:43.873651 duration_in_ms=801.038
2018-01-08 04:06:43,877 [salt.minion      ][INFO    ][26575] Returning information for job: 20180108040640072013
2018-01-08 04:06:54,825 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040654871945
2018-01-08 04:06:54,846 [salt.minion      ][INFO    ][26593] Starting a new job with PID 26593
2018-01-08 04:06:55,273 [salt.state       ][INFO    ][26593] Loading fresh modules for state activity
2018-01-08 04:06:55,359 [salt.state       ][INFO    ][26593] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:06:55.359154
2018-01-08 04:06:55,360 [salt.state       ][INFO    ][26593] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:06:55,362 [salt.loaded.int.module.cmdmod][INFO    ][26593] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:06:56,777 [salt.state       ][INFO    ][26593] {'pid': 26600, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:06:56,778 [salt.state       ][INFO    ][26593] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:06:56.778379 duration_in_ms=1419.225
2018-01-08 04:06:56,781 [salt.state       ][INFO    ][26593] Running state [maas.machines_status] at time 04:06:56.781271
2018-01-08 04:06:56,781 [salt.state       ][INFO    ][26593] Executing state module.run for maas.machines_status
2018-01-08 04:06:57,518 [salt.state       ][INFO    ][26593] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:06:57,519 [salt.state       ][INFO    ][26593] Completed state [maas.machines_status] at time 04:06:57.519666 duration_in_ms=738.394
2018-01-08 04:06:57,523 [salt.minion      ][INFO    ][26593] Returning information for job: 20180108040654871945
2018-01-08 04:07:08,450 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040708496990
2018-01-08 04:07:08,486 [salt.minion      ][INFO    ][26653] Starting a new job with PID 26653
2018-01-08 04:07:10,100 [salt.state       ][INFO    ][26653] Loading fresh modules for state activity
2018-01-08 04:07:10,186 [salt.state       ][INFO    ][26653] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:07:10.186822
2018-01-08 04:07:10,187 [salt.state       ][INFO    ][26653] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:07:10,190 [salt.loaded.int.module.cmdmod][INFO    ][26653] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:07:11,685 [salt.state       ][INFO    ][26653] {'pid': 26660, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:07:11,686 [salt.state       ][INFO    ][26653] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:07:11.686437 duration_in_ms=1499.616
2018-01-08 04:07:11,687 [salt.state       ][INFO    ][26653] Running state [maas.machines_status] at time 04:07:11.687594
2018-01-08 04:07:11,687 [salt.state       ][INFO    ][26653] Executing state module.run for maas.machines_status
2018-01-08 04:07:12,431 [salt.state       ][INFO    ][26653] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:07:12,432 [salt.state       ][INFO    ][26653] Completed state [maas.machines_status] at time 04:07:12.432645 duration_in_ms=745.05
2018-01-08 04:07:12,435 [salt.minion      ][INFO    ][26653] Returning information for job: 20180108040708496990
2018-01-08 04:07:23,424 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040723471107
2018-01-08 04:07:23,446 [salt.minion      ][INFO    ][26672] Starting a new job with PID 26672
2018-01-08 04:07:23,804 [salt.state       ][INFO    ][26672] Loading fresh modules for state activity
2018-01-08 04:07:23,879 [salt.state       ][INFO    ][26672] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:07:23.879578
2018-01-08 04:07:23,880 [salt.state       ][INFO    ][26672] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:07:23,881 [salt.loaded.int.module.cmdmod][INFO    ][26672] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:07:25,264 [salt.state       ][INFO    ][26672] {'pid': 26679, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:07:25,265 [salt.state       ][INFO    ][26672] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:07:25.265783 duration_in_ms=1386.205
2018-01-08 04:07:25,267 [salt.state       ][INFO    ][26672] Running state [maas.machines_status] at time 04:07:25.267865
2018-01-08 04:07:25,268 [salt.state       ][INFO    ][26672] Executing state module.run for maas.machines_status
2018-01-08 04:07:26,001 [salt.state       ][INFO    ][26672] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:07:26,002 [salt.state       ][INFO    ][26672] Completed state [maas.machines_status] at time 04:07:26.002669 duration_in_ms=734.803
2018-01-08 04:07:26,005 [salt.minion      ][INFO    ][26672] Returning information for job: 20180108040723471107
2018-01-08 04:07:37,003 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040737051623
2018-01-08 04:07:37,020 [salt.minion      ][INFO    ][26696] Starting a new job with PID 26696
2018-01-08 04:07:38,591 [salt.state       ][INFO    ][26696] Loading fresh modules for state activity
2018-01-08 04:07:38,678 [salt.state       ][INFO    ][26696] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:07:38.678381
2018-01-08 04:07:38,679 [salt.state       ][INFO    ][26696] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:07:38,681 [salt.loaded.int.module.cmdmod][INFO    ][26696] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:07:40,104 [salt.state       ][INFO    ][26696] {'pid': 26703, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:07:40,105 [salt.state       ][INFO    ][26696] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:07:40.105457 duration_in_ms=1427.077
2018-01-08 04:07:40,107 [salt.state       ][INFO    ][26696] Running state [maas.machines_status] at time 04:07:40.107835
2018-01-08 04:07:40,108 [salt.state       ][INFO    ][26696] Executing state module.run for maas.machines_status
2018-01-08 04:07:40,912 [salt.state       ][INFO    ][26696] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:07:40,913 [salt.state       ][INFO    ][26696] Completed state [maas.machines_status] at time 04:07:40.913798 duration_in_ms=805.962
2018-01-08 04:07:40,917 [salt.minion      ][INFO    ][26696] Returning information for job: 20180108040737051623
2018-01-08 04:07:51,849 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040751890527
2018-01-08 04:07:51,868 [salt.minion      ][INFO    ][26714] Starting a new job with PID 26714
2018-01-08 04:07:52,260 [salt.state       ][INFO    ][26714] Loading fresh modules for state activity
2018-01-08 04:07:52,350 [salt.state       ][INFO    ][26714] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:07:52.350424
2018-01-08 04:07:52,351 [salt.state       ][INFO    ][26714] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:07:52,354 [salt.loaded.int.module.cmdmod][INFO    ][26714] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:07:53,760 [salt.state       ][INFO    ][26714] {'pid': 26721, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:07:53,761 [salt.state       ][INFO    ][26714] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:07:53.761405 duration_in_ms=1410.981
2018-01-08 04:07:53,764 [salt.state       ][INFO    ][26714] Running state [maas.machines_status] at time 04:07:53.764016
2018-01-08 04:07:53,764 [salt.state       ][INFO    ][26714] Executing state module.run for maas.machines_status
2018-01-08 04:07:54,417 [salt.state       ][INFO    ][26714] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:07:54,419 [salt.state       ][INFO    ][26714] Completed state [maas.machines_status] at time 04:07:54.419450 duration_in_ms=655.433
2018-01-08 04:07:54,422 [salt.minion      ][INFO    ][26714] Returning information for job: 20180108040751890527
2018-01-08 04:08:05,396 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040805440626
2018-01-08 04:08:05,416 [salt.minion      ][INFO    ][26947] Starting a new job with PID 26947
2018-01-08 04:08:06,965 [salt.state       ][INFO    ][26947] Loading fresh modules for state activity
2018-01-08 04:08:07,012 [salt.state       ][INFO    ][26947] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:08:07.012025
2018-01-08 04:08:07,012 [salt.state       ][INFO    ][26947] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:08:07,013 [salt.loaded.int.module.cmdmod][INFO    ][26947] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:08:08,405 [salt.state       ][INFO    ][26947] {'pid': 26954, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:08:08,405 [salt.state       ][INFO    ][26947] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:08:08.405853 duration_in_ms=1393.827
2018-01-08 04:08:08,407 [salt.state       ][INFO    ][26947] Running state [maas.machines_status] at time 04:08:08.407799
2018-01-08 04:08:08,408 [salt.state       ][INFO    ][26947] Executing state module.run for maas.machines_status
2018-01-08 04:08:08,909 [salt.state       ][INFO    ][26947] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:08:08,910 [salt.state       ][INFO    ][26947] Completed state [maas.machines_status] at time 04:08:08.910229 duration_in_ms=502.429
2018-01-08 04:08:08,913 [salt.minion      ][INFO    ][26947] Returning information for job: 20180108040805440626
2018-01-08 04:08:19,916 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040819962649
2018-01-08 04:08:19,936 [salt.minion      ][INFO    ][26966] Starting a new job with PID 26966
2018-01-08 04:08:20,384 [salt.state       ][INFO    ][26966] Loading fresh modules for state activity
2018-01-08 04:08:20,471 [salt.state       ][INFO    ][26966] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:08:20.471569
2018-01-08 04:08:20,472 [salt.state       ][INFO    ][26966] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:08:20,474 [salt.loaded.int.module.cmdmod][INFO    ][26966] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:08:21,837 [salt.state       ][INFO    ][26966] {'pid': 26973, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:08:21,838 [salt.state       ][INFO    ][26966] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:08:21.838764 duration_in_ms=1367.196
2018-01-08 04:08:21,841 [salt.state       ][INFO    ][26966] Running state [maas.machines_status] at time 04:08:21.841109
2018-01-08 04:08:21,841 [salt.state       ][INFO    ][26966] Executing state module.run for maas.machines_status
2018-01-08 04:08:22,708 [salt.state       ][INFO    ][26966] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:08:22,709 [salt.state       ][INFO    ][26966] Completed state [maas.machines_status] at time 04:08:22.709369 duration_in_ms=868.26
2018-01-08 04:08:22,713 [salt.minion      ][INFO    ][26966] Returning information for job: 20180108040819962649
2018-01-08 04:08:33,652 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040833697340
2018-01-08 04:08:33,672 [salt.minion      ][INFO    ][26990] Starting a new job with PID 26990
2018-01-08 04:08:35,240 [salt.state       ][INFO    ][26990] Loading fresh modules for state activity
2018-01-08 04:08:35,324 [salt.state       ][INFO    ][26990] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:08:35.324080
2018-01-08 04:08:35,324 [salt.state       ][INFO    ][26990] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:08:35,327 [salt.loaded.int.module.cmdmod][INFO    ][26990] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:08:36,625 [salt.state       ][INFO    ][26990] {'pid': 26998, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:08:36,627 [salt.state       ][INFO    ][26990] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:08:36.626909 duration_in_ms=1302.829
2018-01-08 04:08:36,629 [salt.state       ][INFO    ][26990] Running state [maas.machines_status] at time 04:08:36.629427
2018-01-08 04:08:36,630 [salt.state       ][INFO    ][26990] Executing state module.run for maas.machines_status
2018-01-08 04:08:37,319 [salt.state       ][INFO    ][26990] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:08:37,320 [salt.state       ][INFO    ][26990] Completed state [maas.machines_status] at time 04:08:37.320667 duration_in_ms=691.239
2018-01-08 04:08:37,324 [salt.minion      ][INFO    ][26990] Returning information for job: 20180108040833697340
2018-01-08 04:08:48,130 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040848176021
2018-01-08 04:08:48,148 [salt.minion      ][INFO    ][27017] Starting a new job with PID 27017
2018-01-08 04:08:48,581 [salt.state       ][INFO    ][27017] Loading fresh modules for state activity
2018-01-08 04:08:48,673 [salt.state       ][INFO    ][27017] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:08:48.672954
2018-01-08 04:08:48,673 [salt.state       ][INFO    ][27017] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:08:48,676 [salt.loaded.int.module.cmdmod][INFO    ][27017] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:08:50,050 [salt.state       ][INFO    ][27017] {'pid': 27024, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:08:50,051 [salt.state       ][INFO    ][27017] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:08:50.051613 duration_in_ms=1378.66
2018-01-08 04:08:50,054 [salt.state       ][INFO    ][27017] Running state [maas.machines_status] at time 04:08:50.054179
2018-01-08 04:08:50,055 [salt.state       ][INFO    ][27017] Executing state module.run for maas.machines_status
2018-01-08 04:08:50,657 [salt.state       ][INFO    ][27017] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:08:50,657 [salt.state       ][INFO    ][27017] Completed state [maas.machines_status] at time 04:08:50.657493 duration_in_ms=603.313
2018-01-08 04:08:50,660 [salt.minion      ][INFO    ][27017] Returning information for job: 20180108040848176021
2018-01-08 04:09:01,632 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040901682717
2018-01-08 04:09:01,651 [salt.minion      ][INFO    ][27051] Starting a new job with PID 27051
2018-01-08 04:09:03,351 [salt.state       ][INFO    ][27051] Loading fresh modules for state activity
2018-01-08 04:09:03,435 [salt.state       ][INFO    ][27051] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:09:03.435635
2018-01-08 04:09:03,436 [salt.state       ][INFO    ][27051] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:09:03,439 [salt.loaded.int.module.cmdmod][INFO    ][27051] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:09:04,885 [salt.state       ][INFO    ][27051] {'pid': 27070, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:09:04,886 [salt.state       ][INFO    ][27051] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:09:04.886158 duration_in_ms=1450.524
2018-01-08 04:09:04,888 [salt.state       ][INFO    ][27051] Running state [maas.machines_status] at time 04:09:04.888218
2018-01-08 04:09:04,888 [salt.state       ][INFO    ][27051] Executing state module.run for maas.machines_status
2018-01-08 04:09:05,640 [salt.state       ][INFO    ][27051] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Failed deployment', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Failed deployment': 1})}}
2018-01-08 04:09:05,641 [salt.state       ][INFO    ][27051] Completed state [maas.machines_status] at time 04:09:05.641790 duration_in_ms=753.57
2018-01-08 04:09:05,645 [salt.minion      ][INFO    ][27051] Returning information for job: 20180108040901682717
2018-01-08 04:09:06,529 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040906572306
2018-01-08 04:09:06,549 [salt.minion      ][INFO    ][27094] Starting a new job with PID 27094
2018-01-08 04:09:06,983 [salt.state       ][INFO    ][27094] Loading fresh modules for state activity
2018-01-08 04:09:07,063 [salt.state       ][INFO    ][27094] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:09:07.063172
2018-01-08 04:09:07,064 [salt.state       ][INFO    ][27094] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:09:07,066 [salt.loaded.int.module.cmdmod][INFO    ][27094] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:09:08,370 [salt.state       ][INFO    ][27094] {'pid': 27101, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:09:08,372 [salt.state       ][INFO    ][27094] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:09:08.372219 duration_in_ms=1309.047
2018-01-08 04:09:08,374 [salt.state       ][INFO    ][27094] Running state [maas.machines_status] at time 04:09:08.374675
2018-01-08 04:09:08,375 [salt.state       ][INFO    ][27094] Executing state module.run for maas.machines_status
2018-01-08 04:09:09,157 [salt.state       ][INFO    ][27094] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Failed deployment', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Failed deployment': 1})}}
2018-01-08 04:09:09,158 [salt.state       ][INFO    ][27094] Completed state [maas.machines_status] at time 04:09:09.158402 duration_in_ms=783.724
2018-01-08 04:09:09,162 [salt.minion      ][INFO    ][27094] Returning information for job: 20180108040906572306
2018-01-08 04:09:10,115 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040910160590
2018-01-08 04:09:10,136 [salt.minion      ][INFO    ][27112] Starting a new job with PID 27112
2018-01-08 04:09:10,564 [salt.state       ][INFO    ][27112] Loading fresh modules for state activity
2018-01-08 04:09:10,618 [salt.fileclient  ][INFO    ][27112] Fetching file from saltenv 'base', ** done ** 'maas/machines/mark_broken_fixed.sls'
2018-01-08 04:09:10,662 [salt.state       ][INFO    ][27112] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:09:10.662092
2018-01-08 04:09:10,662 [salt.state       ][INFO    ][27112] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:09:10,665 [salt.loaded.int.module.cmdmod][INFO    ][27112] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:09:12,100 [salt.state       ][INFO    ][27112] {'pid': 27119, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:09:12,115 [salt.state       ][INFO    ][27112] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:09:12.115167 duration_in_ms=1453.075
2018-01-08 04:09:12,116 [salt.state       ][INFO    ][27112] 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 qq48ds && sleep 10 && maas opnfv machine mark-fixed qq48ds] at time 04:09:12.116835
2018-01-08 04:09:12,118 [salt.state       ][INFO    ][27112] 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 qq48ds && sleep 10 && maas opnfv machine mark-fixed qq48ds
2018-01-08 04:09:12,119 [salt.loaded.int.module.cmdmod][INFO    ][27112] 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 qq48ds && sleep 10 && maas opnfv machine mark-fixed qq48ds' in directory '/root'
2018-01-08 04:09:20,212 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108040920258476
2018-01-08 04:09:20,234 [salt.minion      ][INFO    ][27149] Starting a new job with PID 27149
2018-01-08 04:09:20,256 [salt.minion      ][INFO    ][27149] Returning information for job: 20180108040920258476
2018-01-08 04:09:28,592 [salt.state       ][INFO    ][27112] {'pid': 27125, '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    "physicalblockdevice_set": [\n        {\n            "system_id": "qq48ds",\n            "size": 2397998940160,\n            "type": "physical",\n            "serial": "618e72837274ff201cc7880a059ea121",\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n            "partition_table_type": "GPT",\n            "path": "/dev/disk/by-dname/sda",\n            "filesystem": null,\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n            "block_size": 4096,\n            "uuid": null,\n            "id": 2,\n            "model": "UCSB-MRAID12G",\n            "name": "sda",\n            "used_for": "GPT partitioned with 1 partition",\n            "tags": [\n                "rotary"\n            ],\n            "available_size": 0,\n            "used_size": 2397998940160,\n            "partitions": [\n                {\n                    "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                    "size": 2397992648704,\n                    "bootable": false,\n                    "id": 1,\n                    "used_for": "LVM volume for vgroot",\n                    "filesystem": {\n                        "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                        "label": null,\n                        "mount_point": null,\n                        "fstype": "lvm-pv",\n                        "mount_options": null\n                    },\n                    "device_id": 2,\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "type": "partition",\n                    "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                    "system_id": "qq48ds"\n                }\n            ]\n        }\n    ],\n    "ip_addresses": [],\n    "owner_data": {},\n    "current_commissioning_result_id": 6,\n    "commissioning_status_name": "Passed",\n    "commissioning_status": 2,\n    "resource_uri": "/MAAS/api/2.0/machines/qq48ds/",\n    "boot_disk": {\n        "system_id": "qq48ds",\n        "size": 2397998940160,\n        "type": "physical",\n        "serial": "618e72837274ff201cc7880a059ea121",\n        "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n        "partition_table_type": "GPT",\n        "path": "/dev/disk/by-dname/sda",\n        "filesystem": null,\n        "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n        "block_size": 4096,\n        "uuid": null,\n        "id": 2,\n        "model": "UCSB-MRAID12G",\n        "name": "sda",\n        "used_for": "GPT partitioned with 1 partition",\n        "tags": [\n            "rotary"\n        ],\n        "available_size": 0,\n        "used_size": 2397998940160,\n        "partitions": [\n            {\n                "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                "size": 2397992648704,\n                "bootable": false,\n                "id": 1,\n                "used_for": "LVM volume for vgroot",\n                "filesystem": {\n                    "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                    "label": null,\n                    "mount_point": null,\n                    "fstype": "lvm-pv",\n                    "mount_options": null\n                },\n                "device_id": 2,\n                "path": "/dev/disk/by-dname/sda-part2",\n                "type": "partition",\n                "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                "system_id": "qq48ds"\n            }\n        ]\n    },\n    "status_message": "(opnfv)",\n    "system_id": "qq48ds",\n    "node_type": 0,\n    "virtualblockdevice_set": [\n        {\n            "system_id": "qq48ds",\n            "size": 2397988454400,\n            "type": "virtual",\n            "serial": null,\n            "id_path": null,\n            "partition_table_type": null,\n            "path": "/dev/disk/by-dname/vgroot-lvroot",\n            "filesystem": {\n                "uuid": "3ee19358-8e1b-499e-8757-a6df5829ee03",\n                "label": "root",\n                "mount_point": "/",\n                "fstype": "ext4",\n                "mount_options": null\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/7/",\n            "block_size": 4096,\n            "uuid": "ac82c3b7-c145-4671-90e9-ae2631f316a0",\n            "id": 7,\n            "model": null,\n            "name": "vgroot-lvroot",\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "tags": [],\n            "available_size": 0,\n            "used_size": 2397988454400,\n            "partitions": []\n        }\n    ],\n    "cpu_count": 16,\n    "swap_size": null,\n    "volume_groups": [\n        {\n            "id": 1,\n            "__incomplete__": true,\n            "system_id": "qq48ds"\n        }\n    ],\n    "storage": 2397998.9401599998,\n    "architecture": "amd64/generic",\n    "netboot": true,\n    "zone": {\n        "id": 1,\n        "description": "",\n        "resource_uri": "/MAAS/api/2.0/zones/default/",\n        "name": "default"\n    },\n    "address_ttl": null,\n    "status_name": "Broken",\n    "power_type": "ipmi",\n    "current_testing_result_id": 7,\n    "other_test_status": -1,\n    "min_hwe_kernel": "hwe-16.04-edge",\n    "blockdevice_set": [\n        {\n            "system_id": "qq48ds",\n            "size": 2397998940160,\n            "type": "physical",\n            "serial": "618e72837274ff201cc7880a059ea121",\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n            "partition_table_type": "GPT",\n            "path": "/dev/disk/by-dname/sda",\n            "filesystem": null,\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n            "block_size": 4096,\n            "uuid": null,\n            "id": 2,\n            "model": "UCSB-MRAID12G",\n            "name": "sda",\n            "used_for": "GPT partitioned with 1 partition",\n            "tags": [\n                "rotary"\n            ],\n            "available_size": 0,\n            "used_size": 2397998940160,\n            "partitions": [\n                {\n                    "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                    "size": 2397992648704,\n                    "bootable": false,\n                    "id": 1,\n                    "used_for": "LVM volume for vgroot",\n                    "filesystem": {\n                        "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                        "label": null,\n                        "mount_point": null,\n                        "fstype": "lvm-pv",\n                        "mount_options": null\n                    },\n                    "device_id": 2,\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "type": "partition",\n                    "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                    "system_id": "qq48ds"\n                }\n            ]\n        },\n        {\n            "system_id": "qq48ds",\n            "size": 2397988454400,\n            "type": "virtual",\n            "serial": null,\n            "id_path": null,\n            "partition_table_type": null,\n            "path": "/dev/disk/by-dname/lvroot",\n            "filesystem": {\n                "uuid": "3ee19358-8e1b-499e-8757-a6df5829ee03",\n                "label": "root",\n                "mount_point": "/",\n                "fstype": "ext4",\n                "mount_options": null\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/7/",\n            "block_size": 4096,\n            "uuid": "ac82c3b7-c145-4671-90e9-ae2631f316a0",\n            "id": 7,\n            "model": null,\n            "name": "vgroot-lvroot",\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "tags": [],\n            "available_size": 0,\n            "used_size": 2397988454400,\n            "partitions": []\n        }\n    ],\n    "osystem": "",\n    "distro_series": "",\n    "owner": null,\n    "storage_test_status": 2,\n    "tag_names": [],\n    "boot_interface": {\n        "vlan": {\n            "dhcp_on": true,\n            "external_dhcp": null,\n            "relay_vlan": null,\n            "fabric": "fabric-2",\n            "secondary_rack": null,\n            "fabric_id": 2,\n            "mtu": 1500,\n            "space": "undefined",\n            "primary_rack": "qn8syb",\n            "vid": 0,\n            "name": "untagged",\n            "id": 5003,\n            "resource_uri": "/MAAS/api/2.0/vlans/5003/"\n        },\n        "enabled": true,\n        "mac_address": "00:25:b5:a0:00:2a",\n        "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/16/",\n        "type": "physical",\n        "children": [],\n        "effective_mtu": 1500,\n        "id": 16,\n        "parents": [],\n        "links": [\n            {\n                "id": 30,\n                "mode": "dhcp",\n                "subnet": {\n                    "vlan": {\n                        "dhcp_on": true,\n                        "external_dhcp": null,\n                        "relay_vlan": null,\n                        "fabric": "fabric-2",\n                        "secondary_rack": null,\n                        "fabric_id": 2,\n                        "mtu": 1500,\n                        "space": "undefined",\n                        "primary_rack": "qn8syb",\n                        "vid": 0,\n                        "name": "untagged",\n                        "id": 5003,\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/"\n                    },\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "active_discovery": false,\n                    "space": "undefined",\n                    "allow_proxy": true,\n                    "rdns_mode": 2,\n                    "gateway_ip": "192.168.11.3",\n                    "cidr": "192.168.11.0/24",\n                    "name": "192.168.11.0/24",\n                    "id": 3,\n                    "managed": true,\n                    "dns_servers": []\n                }\n            }\n        ],\n        "name": "enp6s0",\n        "system_id": "qq48ds",\n        "tags": [],\n        "params": "",\n        "discovered": []\n    },\n    "storage_test_status_name": "Passed",\n    "memory_test_status": -1,\n    "fqdn": "kvm01.baremetal-mcp-pike-ovs-ha.local",\n    "power_state": "on",\n    "node_type_name": "Machine",\n    "hwe_kernel": null,\n    "memory": 32768,\n    "domain": {\n        "id": 0,\n        "name": "baremetal-mcp-pike-ovs-ha.local",\n        "resource_uri": "/MAAS/api/2.0/domains/0/",\n        "resource_record_count": 11,\n        "authoritative": true,\n        "ttl": null\n    },\n    "raids": [],\n    "cache_sets": [],\n    "status_action": "mark broken",\n    "pod": null,\n    "testing_status": 2,\n    "status": 8,\n    "hostname": "kvm01",\n    "interface_set": [\n        {\n            "vlan": {\n                "dhcp_on": true,\n                "external_dhcp": null,\n                "relay_vlan": null,\n                "fabric": "fabric-2",\n                "secondary_rack": null,\n                "fabric_id": 2,\n                "mtu": 1500,\n                "space": "undefined",\n                "primary_rack": "qn8syb",\n                "vid": 0,\n                "name": "untagged",\n                "id": 5003,\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/"\n            },\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2a",\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/16/",\n            "type": "physical",\n            "children": [],\n            "effective_mtu": 1500,\n            "id": 16,\n            "parents": [],\n            "links": [\n                {\n                    "id": 30,\n                    "mode": "dhcp",\n                    "subnet": {\n                        "vlan": {\n                            "dhcp_on": true,\n                            "external_dhcp": null,\n                            "relay_vlan": null,\n                            "fabric": "fabric-2",\n                            "secondary_rack": null,\n                            "fabric_id": 2,\n                            "mtu": 1500,\n                            "space": "undefined",\n                            "primary_rack": "qn8syb",\n                            "vid": 0,\n                            "name": "untagged",\n                            "id": 5003,\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/"\n                        },\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "active_discovery": false,\n                        "space": "undefined",\n                        "allow_proxy": true,\n                        "rdns_mode": 2,\n                        "gateway_ip": "192.168.11.3",\n                        "cidr": "192.168.11.0/24",\n                        "name": "192.168.11.0/24",\n                        "id": 3,\n                        "managed": true,\n                        "dns_servers": []\n                    }\n                }\n            ],\n            "name": "enp6s0",\n            "system_id": "qq48ds",\n            "tags": [],\n            "params": "",\n            "discovered": []\n        },\n        {\n            "vlan": {\n                "dhcp_on": false,\n                "external_dhcp": "10.20.0.1",\n                "relay_vlan": null,\n                "fabric": "fabric-0",\n                "secondary_rack": null,\n                "fabric_id": 0,\n                "mtu": 1500,\n                "space": "undefined",\n                "primary_rack": null,\n                "vid": 0,\n                "name": "untagged",\n                "id": 5001,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/"\n            },\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2b",\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/22/",\n            "type": "physical",\n            "children": [],\n            "effective_mtu": 1500,\n            "id": 22,\n            "parents": [],\n            "links": [\n                {\n                    "id": 31,\n                    "mode": "link_up"\n                }\n            ],\n            "name": "enp7s0",\n            "system_id": "qq48ds",\n            "tags": [],\n            "params": "",\n            "discovered": null\n        },\n        {\n            "vlan": {\n                "dhcp_on": false,\n                "external_dhcp": "10.20.0.1",\n                "relay_vlan": null,\n                "fabric": "fabric-0",\n                "secondary_rack": null,\n                "fabric_id": 0,\n                "mtu": 1500,\n                "space": "undefined",\n                "primary_rack": null,\n                "vid": 0,\n                "name": "untagged",\n                "id": 5001,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/"\n            },\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2c",\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/24/",\n            "type": "physical",\n            "children": [],\n            "effective_mtu": 1500,\n            "id": 24,\n            "parents": [],\n            "links": [\n                {\n                    "id": 33,\n                    "mode": "link_up"\n                }\n            ],\n            "name": "enp8s0",\n            "system_id": "qq48ds",\n            "tags": [],\n            "params": "",\n            "discovered": null\n        },\n        {\n            "vlan": {\n                "dhcp_on": false,\n                "external_dhcp": "10.20.0.1",\n                "relay_vlan": null,\n                "fabric": "fabric-0",\n                "secondary_rack": null,\n                "fabric_id": 0,\n                "mtu": 1500,\n                "space": "undefined",\n                "primary_rack": null,\n                "vid": 0,\n                "name": "untagged",\n                "id": 5001,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/"\n            },\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2d",\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/26/",\n            "type": "physical",\n            "children": [],\n            "effective_mtu": 1500,\n            "id": 26,\n            "parents": [],\n            "links": [\n                {\n                    "id": 35,\n                    "mode": "link_up"\n                }\n            ],\n            "name": "enp9s0",\n            "system_id": "qq48ds",\n            "tags": [],\n            "params": "",\n            "discovered": null\n        }\n    ],\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    "current_installation_result_id": null,\n    "iscsiblockdevice_set": [],\n    "special_filesystems": [],\n    "other_test_status_name": "Unknown",\n    "cpu_test_status": -1,\n    "cpu_test_status_name": "Unknown",\n    "testing_status_name": "Passed",\n    "memory_test_status_name": "Unknown",\n    "bcaches": [],\n    "disable_ipv4": false\n}{\n    "hostname": "kvm01",\n    "distro_series": "",\n    "physicalblockdevice_set": [\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n            "uuid": null,\n            "block_size": 4096,\n            "serial": "618e72837274ff201cc7880a059ea121",\n            "partition_table_type": "GPT",\n            "used_for": "GPT partitioned with 1 partition",\n            "filesystem": null,\n            "id": 2,\n            "available_size": 0,\n            "path": "/dev/disk/by-dname/sda",\n            "type": "physical",\n            "model": "UCSB-MRAID12G",\n            "partitions": [\n                {\n                    "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                    "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                    "type": "partition",\n                    "filesystem": {\n                        "label": null,\n                        "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                        "mount_options": null,\n                        "mount_point": null,\n                        "fstype": "lvm-pv"\n                    },\n                    "system_id": "qq48ds",\n                    "device_id": 2,\n                    "used_for": "LVM volume for vgroot",\n                    "bootable": false,\n                    "id": 1,\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "size": 2397992648704\n                }\n            ],\n            "system_id": "qq48ds",\n            "name": "sda",\n            "tags": [\n                "rotary"\n            ],\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n            "used_size": 2397998940160,\n            "size": 2397998940160\n        }\n    ],\n    "raids": [],\n    "virtualblockdevice_set": [\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/7/",\n            "uuid": "ac82c3b7-c145-4671-90e9-ae2631f316a0",\n            "block_size": 4096,\n            "serial": null,\n            "partition_table_type": null,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "filesystem": {\n                "label": "root",\n                "uuid": "3ee19358-8e1b-499e-8757-a6df5829ee03",\n                "mount_options": null,\n                "mount_point": "/",\n                "fstype": "ext4"\n            },\n            "id": 7,\n            "available_size": 0,\n            "path": "/dev/disk/by-dname/vgroot-lvroot",\n            "type": "virtual",\n            "model": null,\n            "partitions": [],\n            "system_id": "qq48ds",\n            "name": "vgroot-lvroot",\n            "tags": [],\n            "id_path": null,\n            "used_size": 2397988454400,\n            "size": 2397988454400\n        }\n    ],\n    "interface_set": [\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/16/",\n            "parents": [],\n            "discovered": [],\n            "params": "",\n            "id": 16,\n            "effective_mtu": 1500,\n            "vlan": {\n                "fabric_id": 2,\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "space": "undefined",\n                "primary_rack": "qn8syb",\n                "fabric": "fabric-2",\n                "dhcp_on": true,\n                "id": 5003,\n                "mtu": 1500,\n                "external_dhcp": null,\n                "vid": 0,\n                "secondary_rack": null,\n                "relay_vlan": null,\n                "name": "untagged"\n            },\n            "children": [],\n            "type": "physical",\n            "name": "enp6s0",\n            "tags": [],\n            "system_id": "qq48ds",\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2a",\n            "links": [\n                {\n                    "mode": "dhcp",\n                    "subnet": {\n                        "allow_proxy": true,\n                        "active_discovery": false,\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "space": "undefined",\n                        "rdns_mode": 2,\n                        "id": 3,\n                        "vlan": {\n                            "fabric_id": 2,\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "space": "undefined",\n                            "primary_rack": "qn8syb",\n                            "fabric": "fabric-2",\n                            "dhcp_on": true,\n                            "id": 5003,\n                            "mtu": 1500,\n                            "external_dhcp": null,\n                            "vid": 0,\n                            "secondary_rack": null,\n                            "relay_vlan": null,\n                            "name": "untagged"\n                        },\n                        "cidr": "192.168.11.0/24",\n                        "managed": true,\n                        "gateway_ip": "192.168.11.3",\n                        "dns_servers": [],\n                        "name": "192.168.11.0/24"\n                    },\n                    "id": 30\n                }\n            ]\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/22/",\n            "parents": [],\n            "discovered": null,\n            "params": "",\n            "id": 22,\n            "effective_mtu": 1500,\n            "vlan": {\n                "fabric_id": 0,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "space": "undefined",\n                "primary_rack": null,\n                "fabric": "fabric-0",\n                "dhcp_on": false,\n                "id": 5001,\n                "mtu": 1500,\n                "external_dhcp": "10.20.0.1",\n                "vid": 0,\n                "secondary_rack": null,\n                "relay_vlan": null,\n                "name": "untagged"\n            },\n            "children": [],\n            "type": "physical",\n            "name": "enp7s0",\n            "tags": [],\n            "system_id": "qq48ds",\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2b",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 31\n                }\n            ]\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/24/",\n            "parents": [],\n            "discovered": null,\n            "params": "",\n            "id": 24,\n            "effective_mtu": 1500,\n            "vlan": {\n                "fabric_id": 0,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "space": "undefined",\n                "primary_rack": null,\n                "fabric": "fabric-0",\n                "dhcp_on": false,\n                "id": 5001,\n                "mtu": 1500,\n                "external_dhcp": "10.20.0.1",\n                "vid": 0,\n                "secondary_rack": null,\n                "relay_vlan": null,\n                "name": "untagged"\n            },\n            "children": [],\n            "type": "physical",\n            "name": "enp8s0",\n            "tags": [],\n            "system_id": "qq48ds",\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2c",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 33\n                }\n            ]\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/26/",\n            "parents": [],\n            "discovered": null,\n            "params": "",\n            "id": 26,\n            "effective_mtu": 1500,\n            "vlan": {\n                "fabric_id": 0,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "space": "undefined",\n                "primary_rack": null,\n                "fabric": "fabric-0",\n                "dhcp_on": false,\n                "id": 5001,\n                "mtu": 1500,\n                "external_dhcp": "10.20.0.1",\n                "vid": 0,\n                "secondary_rack": null,\n                "relay_vlan": null,\n                "name": "untagged"\n            },\n            "children": [],\n            "type": "physical",\n            "name": "enp9s0",\n            "tags": [],\n            "system_id": "qq48ds",\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2d",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 35\n                }\n            ]\n        }\n    ],\n    "hwe_kernel": null,\n    "status": 4,\n    "system_id": "qq48ds",\n    "disable_ipv4": false,\n    "memory_test_status_name": "Unknown",\n    "owner": null,\n    "blockdevice_set": [\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n            "uuid": null,\n            "block_size": 4096,\n            "serial": "618e72837274ff201cc7880a059ea121",\n            "partition_table_type": "GPT",\n            "used_for": "GPT partitioned with 1 partition",\n            "filesystem": null,\n            "id": 2,\n            "available_size": 0,\n            "path": "/dev/disk/by-dname/sda",\n            "type": "physical",\n            "model": "UCSB-MRAID12G",\n            "partitions": [\n                {\n                    "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                    "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                    "type": "partition",\n                    "filesystem": {\n                        "label": null,\n                        "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                        "mount_options": null,\n                        "mount_point": null,\n                        "fstype": "lvm-pv"\n                    },\n                    "system_id": "qq48ds",\n                    "device_id": 2,\n                    "used_for": "LVM volume for vgroot",\n                    "bootable": false,\n                    "id": 1,\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "size": 2397992648704\n                }\n            ],\n            "system_id": "qq48ds",\n            "name": "sda",\n            "tags": [\n                "rotary"\n            ],\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n            "used_size": 2397998940160,\n            "size": 2397998940160\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/7/",\n            "uuid": "ac82c3b7-c145-4671-90e9-ae2631f316a0",\n            "block_size": 4096,\n            "serial": null,\n            "partition_table_type": null,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "filesystem": {\n                "label": "root",\n                "uuid": "3ee19358-8e1b-499e-8757-a6df5829ee03",\n                "mount_options": null,\n                "mount_point": "/",\n                "fstype": "ext4"\n            },\n            "id": 7,\n            "available_size": 0,\n            "path": "/dev/disk/by-dname/lvroot",\n            "type": "virtual",\n            "model": null,\n            "partitions": [],\n            "system_id": "qq48ds",\n            "name": "vgroot-lvroot",\n            "tags": [],\n            "id_path": null,\n            "used_size": 2397988454400,\n            "size": 2397988454400\n        }\n    ],\n    "swap_size": null,\n    "status_name": "Ready",\n    "current_installation_result_id": null,\n    "fqdn": "kvm01.baremetal-mcp-pike-ovs-ha.local",\n    "current_testing_result_id": 7,\n    "address_ttl": null,\n    "owner_data": {},\n    "node_type_name": "Machine",\n    "node_type": 0,\n    "bcaches": [],\n    "cpu_test_status_name": "Unknown",\n    "cache_sets": [],\n    "other_test_status": -1,\n    "pod": null,\n    "resource_uri": "/MAAS/api/2.0/machines/qq48ds/",\n    "zone": {\n        "resource_uri": "/MAAS/api/2.0/zones/default/",\n        "name": "default",\n        "description": "",\n        "id": 1\n    },\n    "iscsiblockdevice_set": [],\n    "testing_status_name": "Passed",\n    "cpu_test_status": -1,\n    "architecture": "amd64/generic",\n    "storage": 2397998.9401599998,\n    "storage_test_status": 2,\n    "other_test_status_name": "Unknown",\n    "osystem": "",\n    "testing_status": 2,\n    "commissioning_status_name": "Passed",\n    "status_message": "(opnfv)",\n    "current_commissioning_result_id": 6,\n    "cpu_count": 16,\n    "memory": 32768,\n    "ip_addresses": [],\n    "special_filesystems": [],\n    "tag_names": [],\n    "default_gateways": {\n        "ipv4": {\n            "gateway_ip": null,\n            "link_id": null\n        },\n        "ipv6": {\n            "gateway_ip": null,\n            "link_id": null\n        }\n    },\n    "power_state": "off",\n    "boot_interface": {\n        "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/16/",\n        "parents": [],\n        "discovered": [],\n        "params": "",\n        "id": 16,\n        "effective_mtu": 1500,\n        "vlan": {\n            "fabric_id": 2,\n            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n            "space": "undefined",\n            "primary_rack": "qn8syb",\n            "fabric": "fabric-2",\n            "dhcp_on": true,\n            "id": 5003,\n            "mtu": 1500,\n            "external_dhcp": null,\n            "vid": 0,\n            "secondary_rack": null,\n            "relay_vlan": null,\n            "name": "untagged"\n        },\n        "children": [],\n        "type": "physical",\n        "name": "enp6s0",\n        "tags": [],\n        "system_id": "qq48ds",\n        "enabled": true,\n        "mac_address": "00:25:b5:a0:00:2a",\n        "links": [\n            {\n                "mode": "dhcp",\n                "subnet": {\n                    "allow_proxy": true,\n                    "active_discovery": false,\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "space": "undefined",\n                    "rdns_mode": 2,\n                    "id": 3,\n                    "vlan": {\n                        "fabric_id": 2,\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "space": "undefined",\n                        "primary_rack": "qn8syb",\n                        "fabric": "fabric-2",\n                        "dhcp_on": true,\n                        "id": 5003,\n                        "mtu": 1500,\n                        "external_dhcp": null,\n                        "vid": 0,\n                        "secondary_rack": null,\n                        "relay_vlan": null,\n                        "name": "untagged"\n                    },\n                    "cidr": "192.168.11.0/24",\n                    "managed": true,\n                    "gateway_ip": "192.168.11.3",\n                    "dns_servers": [],\n                    "name": "192.168.11.0/24"\n                },\n                "id": 30\n            }\n        ]\n    },\n    "netboot": true,\n    "commissioning_status": 2,\n    "status_action": "mark fixed",\n    "domain": {\n        "resource_uri": "/MAAS/api/2.0/domains/0/",\n        "resource_record_count": 11,\n        "name": "baremetal-mcp-pike-ovs-ha.local",\n        "authoritative": true,\n        "ttl": null,\n        "id": 0\n    },\n    "min_hwe_kernel": "hwe-16.04-edge",\n    "boot_disk": {\n        "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n        "uuid": null,\n        "block_size": 4096,\n        "serial": "618e72837274ff201cc7880a059ea121",\n        "partition_table_type": "GPT",\n        "used_for": "GPT partitioned with 1 partition",\n        "filesystem": null,\n        "id": 2,\n        "available_size": 0,\n        "path": "/dev/disk/by-dname/sda",\n        "type": "physical",\n        "model": "UCSB-MRAID12G",\n        "partitions": [\n            {\n                "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                "type": "partition",\n                "filesystem": {\n                    "label": null,\n                    "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                    "mount_options": null,\n                    "mount_point": null,\n                    "fstype": "lvm-pv"\n                },\n                "system_id": "qq48ds",\n                "device_id": 2,\n                "used_for": "LVM volume for vgroot",\n                "bootable": false,\n                "id": 1,\n                "path": "/dev/disk/by-dname/sda-part2",\n                "size": 2397992648704\n            }\n        ],\n        "system_id": "qq48ds",\n        "name": "sda",\n        "tags": [\n            "rotary"\n        ],\n        "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n        "used_size": 2397998940160,\n        "size": 2397998940160\n    },\n    "memory_test_status": -1,\n    "power_type": "ipmi",\n    "storage_test_status_name": "Passed",\n    "volume_groups": [\n        {\n            "__incomplete__": true,\n            "system_id": "qq48ds",\n            "id": 1\n        }\n    ]\n}'}
2018-01-08 04:09:28,594 [salt.state       ][INFO    ][27112] 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 qq48ds && sleep 10 && maas opnfv machine mark-fixed qq48ds] at time 04:09:28.594631 duration_in_ms=16477.795
2018-01-08 04:09:28,598 [salt.minion      ][INFO    ][27112] Returning information for job: 20180108040910160590
2018-01-08 04:09:39,463 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040939517422
2018-01-08 04:09:39,481 [salt.minion      ][INFO    ][27182] Starting a new job with PID 27182
2018-01-08 04:09:41,174 [salt.state       ][INFO    ][27182] Loading fresh modules for state activity
2018-01-08 04:09:41,254 [salt.state       ][INFO    ][27182] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:09:41.254823
2018-01-08 04:09:41,255 [salt.state       ][INFO    ][27182] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:09:41,258 [salt.loaded.int.module.cmdmod][INFO    ][27182] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:09:42,664 [salt.state       ][INFO    ][27182] {'pid': 27190, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:09:42,665 [salt.state       ][INFO    ][27182] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:09:42.665201 duration_in_ms=1410.38
2018-01-08 04:09:42,666 [salt.state       ][INFO    ][27182] Running state [maas.deploy_machines] at time 04:09:42.666231
2018-01-08 04:09:42,666 [salt.state       ][INFO    ][27182] Executing state module.run for maas.deploy_machines
2018-01-08 04:09:43,429 [salt.loaded.ext.module.maas][INFO    ][27182] deploymachines hwe_kernel=hwe-16.04-edge system_id=qq48ds distro_series=xenial
2018-01-08 04:09:46,191 [salt.state       ][INFO    ][27182] {'ret': {'updated': ['cmp002', 'cmp001', 'kvm03', 'kvm02'], 'errors': {}, 'success': ['kvm01']}}
2018-01-08 04:09:46,192 [salt.state       ][INFO    ][27182] Completed state [maas.deploy_machines] at time 04:09:46.192414 duration_in_ms=3526.18
2018-01-08 04:09:46,196 [salt.minion      ][INFO    ][27182] Returning information for job: 20180108040939517422
2018-01-08 04:09:57,224 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command pillar.get with jid 20180108040957272726
2018-01-08 04:09:57,245 [salt.minion      ][INFO    ][27270] Starting a new job with PID 27270
2018-01-08 04:09:57,252 [salt.minion      ][INFO    ][27270] Returning information for job: 20180108040957272726
2018-01-08 04:09:58,199 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108040958251462
2018-01-08 04:09:58,219 [salt.minion      ][INFO    ][27275] Starting a new job with PID 27275
2018-01-08 04:09:58,674 [salt.state       ][INFO    ][27275] Loading fresh modules for state activity
2018-01-08 04:09:58,737 [salt.state       ][INFO    ][27275] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:09:58.737845
2018-01-08 04:09:58,738 [salt.state       ][INFO    ][27275] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:09:58,740 [salt.loaded.int.module.cmdmod][INFO    ][27275] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:10:00,072 [salt.state       ][INFO    ][27275] {'pid': 27282, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:10:00,073 [salt.state       ][INFO    ][27275] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:10:00.073557 duration_in_ms=1335.711
2018-01-08 04:10:00,076 [salt.state       ][INFO    ][27275] Running state [maas.machines_status] at time 04:10:00.075983
2018-01-08 04:10:00,076 [salt.state       ][INFO    ][27275] Executing state module.run for maas.machines_status
2018-01-08 04:10:00,844 [salt.state       ][INFO    ][27275] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:10:00,844 [salt.state       ][INFO    ][27275] Completed state [maas.machines_status] at time 04:10:00.844758 duration_in_ms=768.774
2018-01-08 04:10:00,848 [salt.minion      ][INFO    ][27275] Returning information for job: 20180108040958251462
2018-01-08 04:10:11,761 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041011811006
2018-01-08 04:10:11,780 [salt.minion      ][INFO    ][27318] Starting a new job with PID 27318
2018-01-08 04:10:13,459 [salt.state       ][INFO    ][27318] Loading fresh modules for state activity
2018-01-08 04:10:13,545 [salt.state       ][INFO    ][27318] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:10:13.544919
2018-01-08 04:10:13,545 [salt.state       ][INFO    ][27318] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:10:13,548 [salt.loaded.int.module.cmdmod][INFO    ][27318] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:10:14,866 [salt.state       ][INFO    ][27318] {'pid': 27325, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:10:14,867 [salt.state       ][INFO    ][27318] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:10:14.867706 duration_in_ms=1322.788
2018-01-08 04:10:14,870 [salt.state       ][INFO    ][27318] Running state [maas.machines_status] at time 04:10:14.870193
2018-01-08 04:10:14,871 [salt.state       ][INFO    ][27318] Executing state module.run for maas.machines_status
2018-01-08 04:10:15,330 [salt.state       ][INFO    ][27318] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:10:15,330 [salt.state       ][INFO    ][27318] Completed state [maas.machines_status] at time 04:10:15.330675 duration_in_ms=460.482
2018-01-08 04:10:15,332 [salt.minion      ][INFO    ][27318] Returning information for job: 20180108041011811006
2018-01-08 04:10:26,323 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041026372233
2018-01-08 04:10:26,342 [salt.minion      ][INFO    ][27344] Starting a new job with PID 27344
2018-01-08 04:10:26,796 [salt.state       ][INFO    ][27344] Loading fresh modules for state activity
2018-01-08 04:10:26,888 [salt.state       ][INFO    ][27344] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:10:26.887988
2018-01-08 04:10:26,888 [salt.state       ][INFO    ][27344] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:10:26,890 [salt.loaded.int.module.cmdmod][INFO    ][27344] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:10:28,178 [salt.state       ][INFO    ][27344] {'pid': 27351, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:10:28,179 [salt.state       ][INFO    ][27344] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:10:28.179461 duration_in_ms=1291.472
2018-01-08 04:10:28,181 [salt.state       ][INFO    ][27344] Running state [maas.machines_status] at time 04:10:28.181891
2018-01-08 04:10:28,182 [salt.state       ][INFO    ][27344] Executing state module.run for maas.machines_status
2018-01-08 04:10:28,615 [salt.state       ][INFO    ][27344] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:10:28,616 [salt.state       ][INFO    ][27344] Completed state [maas.machines_status] at time 04:10:28.615959 duration_in_ms=434.068
2018-01-08 04:10:28,617 [salt.minion      ][INFO    ][27344] Returning information for job: 20180108041026372233
2018-01-08 04:10:39,573 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041039627621
2018-01-08 04:10:39,594 [salt.minion      ][INFO    ][27364] Starting a new job with PID 27364
2018-01-08 04:10:41,169 [salt.state       ][INFO    ][27364] Loading fresh modules for state activity
2018-01-08 04:10:41,252 [salt.state       ][INFO    ][27364] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:10:41.252502
2018-01-08 04:10:41,252 [salt.state       ][INFO    ][27364] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:10:41,254 [salt.loaded.int.module.cmdmod][INFO    ][27364] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:10:42,716 [salt.state       ][INFO    ][27364] {'pid': 27372, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:10:42,716 [salt.state       ][INFO    ][27364] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:10:42.716852 duration_in_ms=1464.351
2018-01-08 04:10:42,717 [salt.state       ][INFO    ][27364] Running state [maas.machines_status] at time 04:10:42.717878
2018-01-08 04:10:42,718 [salt.state       ][INFO    ][27364] Executing state module.run for maas.machines_status
2018-01-08 04:10:43,476 [salt.state       ][INFO    ][27364] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:10:43,477 [salt.state       ][INFO    ][27364] Completed state [maas.machines_status] at time 04:10:43.477291 duration_in_ms=759.41
2018-01-08 04:10:43,481 [salt.minion      ][INFO    ][27364] Returning information for job: 20180108041039627621
2018-01-08 04:10:54,418 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041054470130
2018-01-08 04:10:54,439 [salt.minion      ][INFO    ][27382] Starting a new job with PID 27382
2018-01-08 04:10:54,821 [salt.state       ][INFO    ][27382] Loading fresh modules for state activity
2018-01-08 04:10:54,935 [salt.state       ][INFO    ][27382] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:10:54.934959
2018-01-08 04:10:54,935 [salt.state       ][INFO    ][27382] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:10:54,938 [salt.loaded.int.module.cmdmod][INFO    ][27382] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:10:56,309 [salt.state       ][INFO    ][27382] {'pid': 27389, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:10:56,310 [salt.state       ][INFO    ][27382] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:10:56.310423 duration_in_ms=1375.465
2018-01-08 04:10:56,312 [salt.state       ][INFO    ][27382] Running state [maas.machines_status] at time 04:10:56.312143
2018-01-08 04:10:56,312 [salt.state       ][INFO    ][27382] Executing state module.run for maas.machines_status
2018-01-08 04:10:57,069 [salt.state       ][INFO    ][27382] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:10:57,069 [salt.state       ][INFO    ][27382] Completed state [maas.machines_status] at time 04:10:57.069871 duration_in_ms=757.727
2018-01-08 04:10:57,072 [salt.minion      ][INFO    ][27382] Returning information for job: 20180108041054470130
2018-01-08 04:11:08,003 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041108054459
2018-01-08 04:11:08,025 [salt.minion      ][INFO    ][27440] Starting a new job with PID 27440
2018-01-08 04:11:09,543 [salt.state       ][INFO    ][27440] Loading fresh modules for state activity
2018-01-08 04:11:09,622 [salt.state       ][INFO    ][27440] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:11:09.621957
2018-01-08 04:11:09,622 [salt.state       ][INFO    ][27440] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:11:09,624 [salt.loaded.int.module.cmdmod][INFO    ][27440] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:11:11,030 [salt.state       ][INFO    ][27440] {'pid': 27447, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:11:11,031 [salt.state       ][INFO    ][27440] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:11:11.031696 duration_in_ms=1409.738
2018-01-08 04:11:11,035 [salt.state       ][INFO    ][27440] Running state [maas.machines_status] at time 04:11:11.035088
2018-01-08 04:11:11,036 [salt.state       ][INFO    ][27440] Executing state module.run for maas.machines_status
2018-01-08 04:11:11,846 [salt.state       ][INFO    ][27440] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:11:11,846 [salt.state       ][INFO    ][27440] Completed state [maas.machines_status] at time 04:11:11.846601 duration_in_ms=811.513
2018-01-08 04:11:11,849 [salt.minion      ][INFO    ][27440] Returning information for job: 20180108041108054459
2018-01-08 04:11:22,692 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041122749470
2018-01-08 04:11:22,711 [salt.minion      ][INFO    ][27484] Starting a new job with PID 27484
2018-01-08 04:11:23,106 [salt.state       ][INFO    ][27484] Loading fresh modules for state activity
2018-01-08 04:11:23,183 [salt.state       ][INFO    ][27484] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:11:23.183778
2018-01-08 04:11:23,184 [salt.state       ][INFO    ][27484] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:11:23,186 [salt.loaded.int.module.cmdmod][INFO    ][27484] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:11:24,555 [salt.state       ][INFO    ][27484] {'pid': 27491, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:11:24,556 [salt.state       ][INFO    ][27484] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:11:24.556246 duration_in_ms=1372.468
2018-01-08 04:11:24,557 [salt.state       ][INFO    ][27484] Running state [maas.machines_status] at time 04:11:24.557400
2018-01-08 04:11:24,557 [salt.state       ][INFO    ][27484] Executing state module.run for maas.machines_status
2018-01-08 04:11:25,243 [salt.state       ][INFO    ][27484] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:11:25,244 [salt.state       ][INFO    ][27484] Completed state [maas.machines_status] at time 04:11:25.244085 duration_in_ms=686.684
2018-01-08 04:11:25,246 [salt.minion      ][INFO    ][27484] Returning information for job: 20180108041122749470
2018-01-08 04:11:36,160 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041136216831
2018-01-08 04:11:36,184 [salt.minion      ][INFO    ][27508] Starting a new job with PID 27508
2018-01-08 04:11:37,720 [salt.state       ][INFO    ][27508] Loading fresh modules for state activity
2018-01-08 04:11:37,806 [salt.state       ][INFO    ][27508] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:11:37.806009
2018-01-08 04:11:37,806 [salt.state       ][INFO    ][27508] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:11:37,808 [salt.loaded.int.module.cmdmod][INFO    ][27508] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:11:39,122 [salt.state       ][INFO    ][27508] {'pid': 27516, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:11:39,123 [salt.state       ][INFO    ][27508] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:11:39.123131 duration_in_ms=1317.122
2018-01-08 04:11:39,125 [salt.state       ][INFO    ][27508] Running state [maas.machines_status] at time 04:11:39.125258
2018-01-08 04:11:39,125 [salt.state       ][INFO    ][27508] Executing state module.run for maas.machines_status
2018-01-08 04:11:39,529 [salt.state       ][INFO    ][27508] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:11:39,529 [salt.state       ][INFO    ][27508] Completed state [maas.machines_status] at time 04:11:39.529869 duration_in_ms=404.611
2018-01-08 04:11:39,531 [salt.minion      ][INFO    ][27508] Returning information for job: 20180108041136216831
2018-01-08 04:11:50,449 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041150500791
2018-01-08 04:11:50,468 [salt.minion      ][INFO    ][27556] Starting a new job with PID 27556
2018-01-08 04:11:50,892 [salt.state       ][INFO    ][27556] Loading fresh modules for state activity
2018-01-08 04:11:50,982 [salt.state       ][INFO    ][27556] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:11:50.982871
2018-01-08 04:11:50,983 [salt.state       ][INFO    ][27556] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:11:50,985 [salt.loaded.int.module.cmdmod][INFO    ][27556] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:11:52,379 [salt.state       ][INFO    ][27556] {'pid': 27563, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:11:52,380 [salt.state       ][INFO    ][27556] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:11:52.380279 duration_in_ms=1397.408
2018-01-08 04:11:52,382 [salt.state       ][INFO    ][27556] Running state [maas.machines_status] at time 04:11:52.382710
2018-01-08 04:11:52,383 [salt.state       ][INFO    ][27556] Executing state module.run for maas.machines_status
2018-01-08 04:11:53,216 [salt.state       ][INFO    ][27556] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:11:53,217 [salt.state       ][INFO    ][27556] Completed state [maas.machines_status] at time 04:11:53.217213 duration_in_ms=834.501
2018-01-08 04:11:53,220 [salt.minion      ][INFO    ][27556] Returning information for job: 20180108041150500791
2018-01-08 04:12:04,134 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041204185419
2018-01-08 04:12:04,156 [salt.minion      ][INFO    ][27653] Starting a new job with PID 27653
2018-01-08 04:12:05,750 [salt.state       ][INFO    ][27653] Loading fresh modules for state activity
2018-01-08 04:12:05,836 [salt.state       ][INFO    ][27653] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:12:05.836745
2018-01-08 04:12:05,837 [salt.state       ][INFO    ][27653] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:12:05,839 [salt.loaded.int.module.cmdmod][INFO    ][27653] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:12:07,211 [salt.state       ][INFO    ][27653] {'pid': 27707, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:12:07,212 [salt.state       ][INFO    ][27653] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:12:07.211909 duration_in_ms=1375.163
2018-01-08 04:12:07,214 [salt.state       ][INFO    ][27653] Running state [maas.machines_status] at time 04:12:07.214043
2018-01-08 04:12:07,214 [salt.state       ][INFO    ][27653] Executing state module.run for maas.machines_status
2018-01-08 04:12:07,721 [salt.state       ][INFO    ][27653] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:12:07,721 [salt.state       ][INFO    ][27653] Completed state [maas.machines_status] at time 04:12:07.721818 duration_in_ms=507.775
2018-01-08 04:12:07,723 [salt.minion      ][INFO    ][27653] Returning information for job: 20180108041204185419
2018-01-08 04:12:18,616 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041218667239
2018-01-08 04:12:18,636 [salt.minion      ][INFO    ][27719] Starting a new job with PID 27719
2018-01-08 04:12:19,053 [salt.state       ][INFO    ][27719] Loading fresh modules for state activity
2018-01-08 04:12:19,142 [salt.state       ][INFO    ][27719] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:12:19.142160
2018-01-08 04:12:19,143 [salt.state       ][INFO    ][27719] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:12:19,145 [salt.loaded.int.module.cmdmod][INFO    ][27719] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:12:20,588 [salt.state       ][INFO    ][27719] {'pid': 27726, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:12:20,590 [salt.state       ][INFO    ][27719] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:12:20.590005 duration_in_ms=1447.845
2018-01-08 04:12:20,592 [salt.state       ][INFO    ][27719] Running state [maas.machines_status] at time 04:12:20.592507
2018-01-08 04:12:20,593 [salt.state       ][INFO    ][27719] Executing state module.run for maas.machines_status
2018-01-08 04:12:21,328 [salt.state       ][INFO    ][27719] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:12:21,329 [salt.state       ][INFO    ][27719] Completed state [maas.machines_status] at time 04:12:21.329351 duration_in_ms=736.844
2018-01-08 04:12:21,332 [salt.minion      ][INFO    ][27719] Returning information for job: 20180108041218667239
2018-01-08 04:12:32,222 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041232264345
2018-01-08 04:12:32,240 [salt.minion      ][INFO    ][27745] Starting a new job with PID 27745
2018-01-08 04:12:33,863 [salt.state       ][INFO    ][27745] Loading fresh modules for state activity
2018-01-08 04:12:33,930 [salt.state       ][INFO    ][27745] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:12:33.930884
2018-01-08 04:12:33,931 [salt.state       ][INFO    ][27745] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:12:33,933 [salt.loaded.int.module.cmdmod][INFO    ][27745] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:12:35,519 [salt.state       ][INFO    ][27745] {'pid': 27752, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:12:35,520 [salt.state       ][INFO    ][27745] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:12:35.520527 duration_in_ms=1589.644
2018-01-08 04:12:35,523 [salt.state       ][INFO    ][27745] Running state [maas.machines_status] at time 04:12:35.522943
2018-01-08 04:12:35,523 [salt.state       ][INFO    ][27745] Executing state module.run for maas.machines_status
2018-01-08 04:12:36,236 [salt.state       ][INFO    ][27745] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:12:36,237 [salt.state       ][INFO    ][27745] Completed state [maas.machines_status] at time 04:12:36.237231 duration_in_ms=714.287
2018-01-08 04:12:36,240 [salt.minion      ][INFO    ][27745] Returning information for job: 20180108041232264345
2018-01-08 04:12:47,180 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041247220894
2018-01-08 04:12:47,198 [salt.minion      ][INFO    ][27764] Starting a new job with PID 27764
2018-01-08 04:12:47,643 [salt.state       ][INFO    ][27764] Loading fresh modules for state activity
2018-01-08 04:12:47,725 [salt.state       ][INFO    ][27764] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:12:47.725419
2018-01-08 04:12:47,725 [salt.state       ][INFO    ][27764] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:12:47,727 [salt.loaded.int.module.cmdmod][INFO    ][27764] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:12:49,093 [salt.state       ][INFO    ][27764] {'pid': 27771, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:12:49,094 [salt.state       ][INFO    ][27764] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:12:49.093873 duration_in_ms=1368.453
2018-01-08 04:12:49,096 [salt.state       ][INFO    ][27764] Running state [maas.machines_status] at time 04:12:49.096041
2018-01-08 04:12:49,096 [salt.state       ][INFO    ][27764] Executing state module.run for maas.machines_status
2018-01-08 04:12:49,954 [salt.state       ][INFO    ][27764] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:12:49,954 [salt.state       ][INFO    ][27764] Completed state [maas.machines_status] at time 04:12:49.954772 duration_in_ms=858.73
2018-01-08 04:12:49,958 [salt.minion      ][INFO    ][27764] Returning information for job: 20180108041247220894
2018-01-08 04:13:00,898 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041300927045
2018-01-08 04:13:00,919 [salt.minion      ][INFO    ][27805] Starting a new job with PID 27805
2018-01-08 04:13:02,521 [salt.state       ][INFO    ][27805] Loading fresh modules for state activity
2018-01-08 04:13:02,580 [salt.state       ][INFO    ][27805] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:13:02.580437
2018-01-08 04:13:02,581 [salt.state       ][INFO    ][27805] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:13:02,583 [salt.loaded.int.module.cmdmod][INFO    ][27805] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:13:03,904 [salt.state       ][INFO    ][27805] {'pid': 27846, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:13:03,905 [salt.state       ][INFO    ][27805] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:13:03.905197 duration_in_ms=1324.76
2018-01-08 04:13:03,907 [salt.state       ][INFO    ][27805] Running state [maas.machines_status] at time 04:13:03.907231
2018-01-08 04:13:03,907 [salt.state       ][INFO    ][27805] Executing state module.run for maas.machines_status
2018-01-08 04:13:04,355 [salt.state       ][INFO    ][27805] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:13:04,356 [salt.state       ][INFO    ][27805] Completed state [maas.machines_status] at time 04:13:04.355921 duration_in_ms=448.689
2018-01-08 04:13:04,358 [salt.minion      ][INFO    ][27805] Returning information for job: 20180108041300927045
2018-01-08 04:13:15,290 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041315313383
2018-01-08 04:13:15,310 [salt.minion      ][INFO    ][27933] Starting a new job with PID 27933
2018-01-08 04:13:15,670 [salt.state       ][INFO    ][27933] Loading fresh modules for state activity
2018-01-08 04:13:15,758 [salt.state       ][INFO    ][27933] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:13:15.758835
2018-01-08 04:13:15,759 [salt.state       ][INFO    ][27933] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:13:15,762 [salt.loaded.int.module.cmdmod][INFO    ][27933] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:13:17,284 [salt.state       ][INFO    ][27933] {'pid': 27940, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:13:17,285 [salt.state       ][INFO    ][27933] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:13:17.285609 duration_in_ms=1526.774
2018-01-08 04:13:17,288 [salt.state       ][INFO    ][27933] Running state [maas.machines_status] at time 04:13:17.288010
2018-01-08 04:13:17,288 [salt.state       ][INFO    ][27933] Executing state module.run for maas.machines_status
2018-01-08 04:13:18,144 [salt.state       ][INFO    ][27933] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:13:18,145 [salt.state       ][INFO    ][27933] Completed state [maas.machines_status] at time 04:13:18.145370 duration_in_ms=857.359
2018-01-08 04:13:18,149 [salt.minion      ][INFO    ][27933] Returning information for job: 20180108041315313383
2018-01-08 04:13:29,092 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041329102441
2018-01-08 04:13:29,112 [salt.minion      ][INFO    ][27965] Starting a new job with PID 27965
2018-01-08 04:13:30,813 [salt.state       ][INFO    ][27965] Loading fresh modules for state activity
2018-01-08 04:13:30,900 [salt.state       ][INFO    ][27965] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:13:30.900806
2018-01-08 04:13:30,901 [salt.state       ][INFO    ][27965] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:13:30,904 [salt.loaded.int.module.cmdmod][INFO    ][27965] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:13:32,220 [salt.state       ][INFO    ][27965] {'pid': 27972, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:13:32,224 [salt.state       ][INFO    ][27965] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:13:32.224739 duration_in_ms=1323.933
2018-01-08 04:13:32,227 [salt.state       ][INFO    ][27965] Running state [maas.machines_status] at time 04:13:32.227204
2018-01-08 04:13:32,228 [salt.state       ][INFO    ][27965] Executing state module.run for maas.machines_status
2018-01-08 04:13:32,906 [salt.state       ][INFO    ][27965] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:13:32,907 [salt.state       ][INFO    ][27965] Completed state [maas.machines_status] at time 04:13:32.907134 duration_in_ms=679.929
2018-01-08 04:13:32,910 [salt.minion      ][INFO    ][27965] Returning information for job: 20180108041329102441
2018-01-08 04:13:43,835 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041343853111
2018-01-08 04:13:43,856 [salt.minion      ][INFO    ][27988] Starting a new job with PID 27988
2018-01-08 04:13:44,296 [salt.state       ][INFO    ][27988] Loading fresh modules for state activity
2018-01-08 04:13:44,382 [salt.state       ][INFO    ][27988] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:13:44.382577
2018-01-08 04:13:44,383 [salt.state       ][INFO    ][27988] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:13:44,385 [salt.loaded.int.module.cmdmod][INFO    ][27988] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:13:45,756 [salt.state       ][INFO    ][27988] {'pid': 27995, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:13:45,757 [salt.state       ][INFO    ][27988] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:13:45.757625 duration_in_ms=1375.049
2018-01-08 04:13:45,760 [salt.state       ][INFO    ][27988] Running state [maas.machines_status] at time 04:13:45.760109
2018-01-08 04:13:45,761 [salt.state       ][INFO    ][27988] Executing state module.run for maas.machines_status
2018-01-08 04:13:46,431 [salt.state       ][INFO    ][27988] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:13:46,431 [salt.state       ][INFO    ][27988] Completed state [maas.machines_status] at time 04:13:46.431873 duration_in_ms=671.764
2018-01-08 04:13:46,433 [salt.minion      ][INFO    ][27988] Returning information for job: 20180108041343853111
2018-01-08 04:13:57,382 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041357392396
2018-01-08 04:13:57,401 [salt.minion      ][INFO    ][28021] Starting a new job with PID 28021
2018-01-08 04:13:59,147 [salt.state       ][INFO    ][28021] Loading fresh modules for state activity
2018-01-08 04:13:59,233 [salt.state       ][INFO    ][28021] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:13:59.233207
2018-01-08 04:13:59,234 [salt.state       ][INFO    ][28021] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:13:59,236 [salt.loaded.int.module.cmdmod][INFO    ][28021] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:14:00,661 [salt.state       ][INFO    ][28021] {'pid': 28028, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:14:00,662 [salt.state       ][INFO    ][28021] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:14:00.662713 duration_in_ms=1429.506
2018-01-08 04:14:00,665 [salt.state       ][INFO    ][28021] Running state [maas.machines_status] at time 04:14:00.665483
2018-01-08 04:14:00,666 [salt.state       ][INFO    ][28021] Executing state module.run for maas.machines_status
2018-01-08 04:14:01,424 [salt.state       ][INFO    ][28021] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:14:01,425 [salt.state       ][INFO    ][28021] Completed state [maas.machines_status] at time 04:14:01.425760 duration_in_ms=760.276
2018-01-08 04:14:01,429 [salt.minion      ][INFO    ][28021] Returning information for job: 20180108041357392396
2018-01-08 04:14:12,359 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041412366476
2018-01-08 04:14:12,380 [salt.minion      ][INFO    ][28109] Starting a new job with PID 28109
2018-01-08 04:14:12,801 [salt.state       ][INFO    ][28109] Loading fresh modules for state activity
2018-01-08 04:14:12,858 [salt.state       ][INFO    ][28109] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:14:12.858285
2018-01-08 04:14:12,859 [salt.state       ][INFO    ][28109] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:14:12,861 [salt.loaded.int.module.cmdmod][INFO    ][28109] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:14:14,162 [salt.state       ][INFO    ][28109] {'pid': 28116, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:14:14,163 [salt.state       ][INFO    ][28109] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:14:14.163728 duration_in_ms=1305.443
2018-01-08 04:14:14,166 [salt.state       ][INFO    ][28109] Running state [maas.machines_status] at time 04:14:14.166223
2018-01-08 04:14:14,167 [salt.state       ][INFO    ][28109] Executing state module.run for maas.machines_status
2018-01-08 04:14:14,978 [salt.state       ][INFO    ][28109] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:14:14,979 [salt.state       ][INFO    ][28109] Completed state [maas.machines_status] at time 04:14:14.979687 duration_in_ms=813.462
2018-01-08 04:14:14,983 [salt.minion      ][INFO    ][28109] Returning information for job: 20180108041412366476
2018-01-08 04:14:25,910 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041425914656
2018-01-08 04:14:25,925 [salt.minion      ][INFO    ][28129] Starting a new job with PID 28129
2018-01-08 04:14:27,512 [salt.state       ][INFO    ][28129] Loading fresh modules for state activity
2018-01-08 04:14:27,600 [salt.state       ][INFO    ][28129] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:14:27.600383
2018-01-08 04:14:27,612 [salt.state       ][INFO    ][28129] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:14:27,615 [salt.loaded.int.module.cmdmod][INFO    ][28129] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:14:28,984 [salt.state       ][INFO    ][28129] {'pid': 28143, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:14:28,985 [salt.state       ][INFO    ][28129] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:14:28.985488 duration_in_ms=1385.105
2018-01-08 04:14:28,987 [salt.state       ][INFO    ][28129] Running state [maas.machines_status] at time 04:14:28.987684
2018-01-08 04:14:28,988 [salt.state       ][INFO    ][28129] Executing state module.run for maas.machines_status
2018-01-08 04:14:29,668 [salt.state       ][INFO    ][28129] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:14:29,669 [salt.state       ][INFO    ][28129] Completed state [maas.machines_status] at time 04:14:29.669030 duration_in_ms=681.345
2018-01-08 04:14:29,672 [salt.minion      ][INFO    ][28129] Returning information for job: 20180108041425914656
2018-01-08 04:14:40,630 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041440632166
2018-01-08 04:14:40,650 [salt.minion      ][INFO    ][28161] Starting a new job with PID 28161
2018-01-08 04:14:41,080 [salt.state       ][INFO    ][28161] Loading fresh modules for state activity
2018-01-08 04:14:41,175 [salt.state       ][INFO    ][28161] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:14:41.175468
2018-01-08 04:14:41,176 [salt.state       ][INFO    ][28161] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:14:41,178 [salt.loaded.int.module.cmdmod][INFO    ][28161] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:14:42,558 [salt.state       ][INFO    ][28161] {'pid': 28169, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:14:42,559 [salt.state       ][INFO    ][28161] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:14:42.559264 duration_in_ms=1383.798
2018-01-08 04:14:42,560 [salt.state       ][INFO    ][28161] Running state [maas.machines_status] at time 04:14:42.560348
2018-01-08 04:14:42,560 [salt.state       ][INFO    ][28161] Executing state module.run for maas.machines_status
2018-01-08 04:14:43,306 [salt.state       ][INFO    ][28161] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:14:43,307 [salt.state       ][INFO    ][28161] Completed state [maas.machines_status] at time 04:14:43.307705 duration_in_ms=747.354
2018-01-08 04:14:43,312 [salt.minion      ][INFO    ][28161] Returning information for job: 20180108041440632166
2018-01-08 04:14:54,246 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041454243382
2018-01-08 04:14:54,269 [salt.minion      ][INFO    ][28179] Starting a new job with PID 28179
2018-01-08 04:14:55,925 [salt.state       ][INFO    ][28179] Loading fresh modules for state activity
2018-01-08 04:14:56,009 [salt.state       ][INFO    ][28179] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:14:56.009114
2018-01-08 04:14:56,010 [salt.state       ][INFO    ][28179] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:14:56,012 [salt.loaded.int.module.cmdmod][INFO    ][28179] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:14:57,499 [salt.state       ][INFO    ][28179] {'pid': 28186, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:14:57,501 [salt.state       ][INFO    ][28179] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:14:57.501082 duration_in_ms=1491.968
2018-01-08 04:14:57,503 [salt.state       ][INFO    ][28179] Running state [maas.machines_status] at time 04:14:57.503819
2018-01-08 04:14:57,504 [salt.state       ][INFO    ][28179] Executing state module.run for maas.machines_status
2018-01-08 04:14:57,926 [salt.state       ][INFO    ][28179] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:14:57,928 [salt.state       ][INFO    ][28179] Completed state [maas.machines_status] at time 04:14:57.928112 duration_in_ms=424.292
2018-01-08 04:14:57,931 [salt.minion      ][INFO    ][28179] Returning information for job: 20180108041454243382
2018-01-08 04:15:08,795 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041508791247
2018-01-08 04:15:08,815 [salt.minion      ][INFO    ][28275] Starting a new job with PID 28275
2018-01-08 04:15:09,165 [salt.state       ][INFO    ][28275] Loading fresh modules for state activity
2018-01-08 04:15:09,261 [salt.state       ][INFO    ][28275] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:15:09.261349
2018-01-08 04:15:09,262 [salt.state       ][INFO    ][28275] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:15:09,264 [salt.loaded.int.module.cmdmod][INFO    ][28275] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:15:10,620 [salt.state       ][INFO    ][28275] {'pid': 28282, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:15:10,622 [salt.state       ][INFO    ][28275] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:15:10.622091 duration_in_ms=1360.742
2018-01-08 04:15:10,624 [salt.state       ][INFO    ][28275] Running state [maas.machines_status] at time 04:15:10.624711
2018-01-08 04:15:10,625 [salt.state       ][INFO    ][28275] Executing state module.run for maas.machines_status
2018-01-08 04:15:11,397 [salt.state       ][INFO    ][28275] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:15:11,398 [salt.state       ][INFO    ][28275] Completed state [maas.machines_status] at time 04:15:11.398864 duration_in_ms=774.152
2018-01-08 04:15:11,402 [salt.minion      ][INFO    ][28275] Returning information for job: 20180108041508791247
2018-01-08 04:15:22,296 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041522289896
2018-01-08 04:15:22,319 [salt.minion      ][INFO    ][28294] Starting a new job with PID 28294
2018-01-08 04:15:23,811 [salt.state       ][INFO    ][28294] Loading fresh modules for state activity
2018-01-08 04:15:23,855 [salt.state       ][INFO    ][28294] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:15:23.855901
2018-01-08 04:15:23,856 [salt.state       ][INFO    ][28294] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:15:23,857 [salt.loaded.int.module.cmdmod][INFO    ][28294] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:15:25,240 [salt.state       ][INFO    ][28294] {'pid': 28301, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:15:25,242 [salt.state       ][INFO    ][28294] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:15:25.241994 duration_in_ms=1386.091
2018-01-08 04:15:25,244 [salt.state       ][INFO    ][28294] Running state [maas.machines_status] at time 04:15:25.244476
2018-01-08 04:15:25,245 [salt.state       ][INFO    ][28294] Executing state module.run for maas.machines_status
2018-01-08 04:15:26,119 [salt.state       ][INFO    ][28294] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:15:26,120 [salt.state       ][INFO    ][28294] Completed state [maas.machines_status] at time 04:15:26.120384 duration_in_ms=875.907
2018-01-08 04:15:26,124 [salt.minion      ][INFO    ][28294] Returning information for job: 20180108041522289896
2018-01-08 04:15:37,102 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041537098146
2018-01-08 04:15:37,122 [salt.minion      ][INFO    ][28319] Starting a new job with PID 28319
2018-01-08 04:15:37,559 [salt.state       ][INFO    ][28319] Loading fresh modules for state activity
2018-01-08 04:15:37,643 [salt.state       ][INFO    ][28319] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:15:37.643439
2018-01-08 04:15:37,644 [salt.state       ][INFO    ][28319] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:15:37,646 [salt.loaded.int.module.cmdmod][INFO    ][28319] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:15:39,085 [salt.state       ][INFO    ][28319] {'pid': 28326, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:15:39,087 [salt.state       ][INFO    ][28319] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:15:39.086998 duration_in_ms=1443.559
2018-01-08 04:15:39,089 [salt.state       ][INFO    ][28319] Running state [maas.machines_status] at time 04:15:39.089531
2018-01-08 04:15:39,090 [salt.state       ][INFO    ][28319] Executing state module.run for maas.machines_status
2018-01-08 04:15:39,890 [salt.state       ][INFO    ][28319] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:15:39,891 [salt.state       ][INFO    ][28319] Completed state [maas.machines_status] at time 04:15:39.891497 duration_in_ms=801.965
2018-01-08 04:15:39,894 [salt.minion      ][INFO    ][28319] Returning information for job: 20180108041537098146
2018-01-08 04:15:50,820 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041550814385
2018-01-08 04:15:50,841 [salt.minion      ][INFO    ][28337] Starting a new job with PID 28337
2018-01-08 04:15:52,464 [salt.state       ][INFO    ][28337] Loading fresh modules for state activity
2018-01-08 04:15:52,546 [salt.state       ][INFO    ][28337] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:15:52.545972
2018-01-08 04:15:52,546 [salt.state       ][INFO    ][28337] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:15:52,548 [salt.loaded.int.module.cmdmod][INFO    ][28337] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:15:53,996 [salt.state       ][INFO    ][28337] {'pid': 28344, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:15:53,998 [salt.state       ][INFO    ][28337] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:15:53.998408 duration_in_ms=1452.436
2018-01-08 04:15:54,001 [salt.state       ][INFO    ][28337] Running state [maas.machines_status] at time 04:15:54.001055
2018-01-08 04:15:54,002 [salt.state       ][INFO    ][28337] Executing state module.run for maas.machines_status
2018-01-08 04:15:54,679 [salt.state       ][INFO    ][28337] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:15:54,680 [salt.state       ][INFO    ][28337] Completed state [maas.machines_status] at time 04:15:54.680325 duration_in_ms=679.269
2018-01-08 04:15:54,683 [salt.minion      ][INFO    ][28337] Returning information for job: 20180108041550814385
2018-01-08 04:16:05,676 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041605663985
2018-01-08 04:16:05,695 [salt.minion      ][INFO    ][28396] Starting a new job with PID 28396
2018-01-08 04:16:06,141 [salt.state       ][INFO    ][28396] Loading fresh modules for state activity
2018-01-08 04:16:06,227 [salt.state       ][INFO    ][28396] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:16:06.227464
2018-01-08 04:16:06,227 [salt.state       ][INFO    ][28396] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:16:06,229 [salt.loaded.int.module.cmdmod][INFO    ][28396] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:16:07,559 [salt.state       ][INFO    ][28396] {'pid': 28403, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:16:07,560 [salt.state       ][INFO    ][28396] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:16:07.560448 duration_in_ms=1332.984
2018-01-08 04:16:07,562 [salt.state       ][INFO    ][28396] Running state [maas.machines_status] at time 04:16:07.562570
2018-01-08 04:16:07,563 [salt.state       ][INFO    ][28396] Executing state module.run for maas.machines_status
2018-01-08 04:16:08,063 [salt.state       ][INFO    ][28396] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:16:08,063 [salt.state       ][INFO    ][28396] Completed state [maas.machines_status] at time 04:16:08.063594 duration_in_ms=501.023
2018-01-08 04:16:08,066 [salt.minion      ][INFO    ][28396] Returning information for job: 20180108041605663985
2018-01-08 04:16:19,028 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041619013613
2018-01-08 04:16:19,047 [salt.minion      ][INFO    ][28435] Starting a new job with PID 28435
2018-01-08 04:16:20,665 [salt.state       ][INFO    ][28435] Loading fresh modules for state activity
2018-01-08 04:16:20,750 [salt.state       ][INFO    ][28435] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:16:20.750145
2018-01-08 04:16:20,751 [salt.state       ][INFO    ][28435] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:16:20,753 [salt.loaded.int.module.cmdmod][INFO    ][28435] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:16:22,092 [salt.state       ][INFO    ][28435] {'pid': 28442, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:16:22,093 [salt.state       ][INFO    ][28435] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:16:22.093678 duration_in_ms=1343.533
2018-01-08 04:16:22,096 [salt.state       ][INFO    ][28435] Running state [maas.machines_status] at time 04:16:22.096092
2018-01-08 04:16:22,097 [salt.state       ][INFO    ][28435] Executing state module.run for maas.machines_status
2018-01-08 04:16:22,574 [salt.state       ][INFO    ][28435] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:16:22,574 [salt.state       ][INFO    ][28435] Completed state [maas.machines_status] at time 04:16:22.574525 duration_in_ms=478.431
2018-01-08 04:16:22,577 [salt.minion      ][INFO    ][28435] Returning information for job: 20180108041619013613
2018-01-08 04:16:33,476 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041633453681
2018-01-08 04:16:33,501 [salt.minion      ][INFO    ][28459] Starting a new job with PID 28459
2018-01-08 04:16:34,013 [salt.state       ][INFO    ][28459] Loading fresh modules for state activity
2018-01-08 04:16:34,114 [salt.state       ][INFO    ][28459] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:16:34.114783
2018-01-08 04:16:34,115 [salt.state       ][INFO    ][28459] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:16:34,118 [salt.loaded.int.module.cmdmod][INFO    ][28459] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:16:35,580 [salt.state       ][INFO    ][28459] {'pid': 28466, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:16:35,581 [salt.state       ][INFO    ][28459] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:16:35.581481 duration_in_ms=1466.697
2018-01-08 04:16:35,583 [salt.state       ][INFO    ][28459] Running state [maas.machines_status] at time 04:16:35.583652
2018-01-08 04:16:35,584 [salt.state       ][INFO    ][28459] Executing state module.run for maas.machines_status
2018-01-08 04:16:36,409 [salt.state       ][INFO    ][28459] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:16:36,410 [salt.state       ][INFO    ][28459] Completed state [maas.machines_status] at time 04:16:36.410670 duration_in_ms=827.018
2018-01-08 04:16:36,414 [salt.minion      ][INFO    ][28459] Returning information for job: 20180108041633453681
2018-01-08 04:16:47,398 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041647381763
2018-01-08 04:16:47,418 [salt.minion      ][INFO    ][28485] Starting a new job with PID 28485
2018-01-08 04:16:48,950 [salt.state       ][INFO    ][28485] Loading fresh modules for state activity
2018-01-08 04:16:49,036 [salt.state       ][INFO    ][28485] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:16:49.036083
2018-01-08 04:16:49,037 [salt.state       ][INFO    ][28485] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:16:49,039 [salt.loaded.int.module.cmdmod][INFO    ][28485] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:16:50,362 [salt.state       ][INFO    ][28485] {'pid': 28493, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:16:50,363 [salt.state       ][INFO    ][28485] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:16:50.363444 duration_in_ms=1327.361
2018-01-08 04:16:50,365 [salt.state       ][INFO    ][28485] Running state [maas.machines_status] at time 04:16:50.365914
2018-01-08 04:16:50,366 [salt.state       ][INFO    ][28485] Executing state module.run for maas.machines_status
2018-01-08 04:16:51,181 [salt.state       ][INFO    ][28485] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:16:51,182 [salt.state       ][INFO    ][28485] Completed state [maas.machines_status] at time 04:16:51.182389 duration_in_ms=816.473
2018-01-08 04:16:51,186 [salt.minion      ][INFO    ][28485] Returning information for job: 20180108041647381763
2018-01-08 04:17:02,081 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041702062680
2018-01-08 04:17:02,097 [salt.minion      ][INFO    ][28527] Starting a new job with PID 28527
2018-01-08 04:17:02,455 [salt.state       ][INFO    ][28527] Loading fresh modules for state activity
2018-01-08 04:17:02,522 [salt.state       ][INFO    ][28527] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:17:02.522754
2018-01-08 04:17:02,523 [salt.state       ][INFO    ][28527] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:17:02,524 [salt.loaded.int.module.cmdmod][INFO    ][28527] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:17:03,941 [salt.state       ][INFO    ][28527] {'pid': 28542, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:17:03,942 [salt.state       ][INFO    ][28527] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:17:03.942624 duration_in_ms=1419.871
2018-01-08 04:17:03,943 [salt.state       ][INFO    ][28527] Running state [maas.machines_status] at time 04:17:03.943771
2018-01-08 04:17:03,944 [salt.state       ][INFO    ][28527] Executing state module.run for maas.machines_status
2018-01-08 04:17:04,750 [salt.state       ][INFO    ][28527] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:17:04,751 [salt.state       ][INFO    ][28527] Completed state [maas.machines_status] at time 04:17:04.751243 duration_in_ms=807.47
2018-01-08 04:17:04,754 [salt.minion      ][INFO    ][28527] Returning information for job: 20180108041702062680
2018-01-08 04:17:15,613 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041715595146
2018-01-08 04:17:15,632 [salt.minion      ][INFO    ][28572] Starting a new job with PID 28572
2018-01-08 04:17:17,154 [salt.state       ][INFO    ][28572] Loading fresh modules for state activity
2018-01-08 04:17:17,239 [salt.state       ][INFO    ][28572] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:17:17.239106
2018-01-08 04:17:17,240 [salt.state       ][INFO    ][28572] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:17:17,242 [salt.loaded.int.module.cmdmod][INFO    ][28572] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:17:18,558 [salt.state       ][INFO    ][28572] {'pid': 28580, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:17:18,560 [salt.state       ][INFO    ][28572] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:17:18.560013 duration_in_ms=1320.906
2018-01-08 04:17:18,562 [salt.state       ][INFO    ][28572] Running state [maas.machines_status] at time 04:17:18.562452
2018-01-08 04:17:18,563 [salt.state       ][INFO    ][28572] Executing state module.run for maas.machines_status
2018-01-08 04:17:19,160 [salt.state       ][INFO    ][28572] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:17:19,160 [salt.state       ][INFO    ][28572] Completed state [maas.machines_status] at time 04:17:19.160933 duration_in_ms=598.481
2018-01-08 04:17:19,162 [salt.minion      ][INFO    ][28572] Returning information for job: 20180108041715595146
2018-01-08 04:17:30,132 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041730110638
2018-01-08 04:17:30,151 [salt.minion      ][INFO    ][28595] Starting a new job with PID 28595
2018-01-08 04:17:30,547 [salt.state       ][INFO    ][28595] Loading fresh modules for state activity
2018-01-08 04:17:30,628 [salt.state       ][INFO    ][28595] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:17:30.627974
2018-01-08 04:17:30,628 [salt.state       ][INFO    ][28595] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:17:30,630 [salt.loaded.int.module.cmdmod][INFO    ][28595] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:17:31,968 [salt.state       ][INFO    ][28595] {'pid': 28602, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:17:31,969 [salt.state       ][INFO    ][28595] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:17:31.969386 duration_in_ms=1341.412
2018-01-08 04:17:31,971 [salt.state       ][INFO    ][28595] Running state [maas.machines_status] at time 04:17:31.971410
2018-01-08 04:17:31,971 [salt.state       ][INFO    ][28595] Executing state module.run for maas.machines_status
2018-01-08 04:17:32,494 [salt.state       ][INFO    ][28595] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:17:32,495 [salt.state       ][INFO    ][28595] Completed state [maas.machines_status] at time 04:17:32.495293 duration_in_ms=523.881
2018-01-08 04:17:32,498 [salt.minion      ][INFO    ][28595] Returning information for job: 20180108041730110638
2018-01-08 04:17:43,371 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041743352424
2018-01-08 04:17:43,391 [salt.minion      ][INFO    ][28616] Starting a new job with PID 28616
2018-01-08 04:17:45,017 [salt.state       ][INFO    ][28616] Loading fresh modules for state activity
2018-01-08 04:17:45,104 [salt.state       ][INFO    ][28616] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:17:45.104410
2018-01-08 04:17:45,105 [salt.state       ][INFO    ][28616] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:17:45,107 [salt.loaded.int.module.cmdmod][INFO    ][28616] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:17:46,430 [salt.state       ][INFO    ][28616] {'pid': 28623, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:17:46,431 [salt.state       ][INFO    ][28616] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:17:46.431317 duration_in_ms=1326.908
2018-01-08 04:17:46,433 [salt.state       ][INFO    ][28616] Running state [maas.machines_status] at time 04:17:46.433653
2018-01-08 04:17:46,434 [salt.state       ][INFO    ][28616] Executing state module.run for maas.machines_status
2018-01-08 04:17:47,183 [salt.state       ][INFO    ][28616] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:17:47,184 [salt.state       ][INFO    ][28616] Completed state [maas.machines_status] at time 04:17:47.184504 duration_in_ms=750.85
2018-01-08 04:17:47,188 [salt.minion      ][INFO    ][28616] Returning information for job: 20180108041743352424
2018-01-08 04:17:58,123 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041758098902
2018-01-08 04:17:58,143 [salt.minion      ][INFO    ][28651] Starting a new job with PID 28651
2018-01-08 04:17:58,573 [salt.state       ][INFO    ][28651] Loading fresh modules for state activity
2018-01-08 04:17:58,657 [salt.state       ][INFO    ][28651] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:17:58.657304
2018-01-08 04:17:58,658 [salt.state       ][INFO    ][28651] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:17:58,660 [salt.loaded.int.module.cmdmod][INFO    ][28651] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:17:59,995 [salt.state       ][INFO    ][28651] {'pid': 28658, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:17:59,997 [salt.state       ][INFO    ][28651] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:17:59.997075 duration_in_ms=1339.772
2018-01-08 04:17:59,999 [salt.state       ][INFO    ][28651] Running state [maas.machines_status] at time 04:17:59.999600
2018-01-08 04:18:00,000 [salt.state       ][INFO    ][28651] Executing state module.run for maas.machines_status
2018-01-08 04:18:00,472 [salt.state       ][INFO    ][28651] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:18:00,473 [salt.state       ][INFO    ][28651] Completed state [maas.machines_status] at time 04:18:00.473304 duration_in_ms=473.704
2018-01-08 04:18:00,477 [salt.minion      ][INFO    ][28651] Returning information for job: 20180108041758098902
2018-01-08 04:18:11,346 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041811322292
2018-01-08 04:18:11,364 [salt.minion      ][INFO    ][28694] Starting a new job with PID 28694
2018-01-08 04:18:13,040 [salt.state       ][INFO    ][28694] Loading fresh modules for state activity
2018-01-08 04:18:13,114 [salt.state       ][INFO    ][28694] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:18:13.114296
2018-01-08 04:18:13,115 [salt.state       ][INFO    ][28694] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:18:13,117 [salt.loaded.int.module.cmdmod][INFO    ][28694] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:18:14,568 [salt.state       ][INFO    ][28694] {'pid': 28701, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:18:14,568 [salt.state       ][INFO    ][28694] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:18:14.568746 duration_in_ms=1454.449
2018-01-08 04:18:14,571 [salt.state       ][INFO    ][28694] Running state [maas.machines_status] at time 04:18:14.571280
2018-01-08 04:18:14,572 [salt.state       ][INFO    ][28694] Executing state module.run for maas.machines_status
2018-01-08 04:18:15,374 [salt.state       ][INFO    ][28694] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:18:15,375 [salt.state       ][INFO    ][28694] Completed state [maas.machines_status] at time 04:18:15.375228 duration_in_ms=803.948
2018-01-08 04:18:15,378 [salt.minion      ][INFO    ][28694] Returning information for job: 20180108041811322292
2018-01-08 04:18:26,203 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041826178443
2018-01-08 04:18:26,220 [salt.minion      ][INFO    ][28721] Starting a new job with PID 28721
2018-01-08 04:18:26,625 [salt.state       ][INFO    ][28721] Loading fresh modules for state activity
2018-01-08 04:18:26,715 [salt.state       ][INFO    ][28721] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:18:26.715068
2018-01-08 04:18:26,715 [salt.state       ][INFO    ][28721] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:18:26,718 [salt.loaded.int.module.cmdmod][INFO    ][28721] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:18:28,161 [salt.state       ][INFO    ][28721] {'pid': 28728, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:18:28,163 [salt.state       ][INFO    ][28721] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:18:28.162916 duration_in_ms=1447.848
2018-01-08 04:18:28,165 [salt.state       ][INFO    ][28721] Running state [maas.machines_status] at time 04:18:28.165561
2018-01-08 04:18:28,166 [salt.state       ][INFO    ][28721] Executing state module.run for maas.machines_status
2018-01-08 04:18:28,982 [salt.state       ][INFO    ][28721] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:18:28,983 [salt.state       ][INFO    ][28721] Completed state [maas.machines_status] at time 04:18:28.983254 duration_in_ms=817.693
2018-01-08 04:18:28,986 [salt.minion      ][INFO    ][28721] Returning information for job: 20180108041826178443
2018-01-08 04:18:39,923 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041839900133
2018-01-08 04:18:39,941 [salt.minion      ][INFO    ][28742] Starting a new job with PID 28742
2018-01-08 04:18:41,450 [salt.state       ][INFO    ][28742] Loading fresh modules for state activity
2018-01-08 04:18:41,529 [salt.state       ][INFO    ][28742] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:18:41.529361
2018-01-08 04:18:41,529 [salt.state       ][INFO    ][28742] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:18:41,531 [salt.loaded.int.module.cmdmod][INFO    ][28742] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:18:42,856 [salt.state       ][INFO    ][28742] {'pid': 28750, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:18:42,857 [salt.state       ][INFO    ][28742] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:18:42.857451 duration_in_ms=1328.09
2018-01-08 04:18:42,860 [salt.state       ][INFO    ][28742] Running state [maas.machines_status] at time 04:18:42.859968
2018-01-08 04:18:42,860 [salt.state       ][INFO    ][28742] Executing state module.run for maas.machines_status
2018-01-08 04:18:43,439 [salt.state       ][INFO    ][28742] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:18:43,440 [salt.state       ][INFO    ][28742] Completed state [maas.machines_status] at time 04:18:43.440474 duration_in_ms=580.504
2018-01-08 04:18:43,445 [salt.minion      ][INFO    ][28742] Returning information for job: 20180108041839900133
2018-01-08 04:18:54,372 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041854349383
2018-01-08 04:18:54,393 [salt.minion      ][INFO    ][28762] Starting a new job with PID 28762
2018-01-08 04:18:54,824 [salt.state       ][INFO    ][28762] Loading fresh modules for state activity
2018-01-08 04:18:54,909 [salt.state       ][INFO    ][28762] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:18:54.909562
2018-01-08 04:18:54,909 [salt.state       ][INFO    ][28762] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:18:54,912 [salt.loaded.int.module.cmdmod][INFO    ][28762] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:18:56,308 [salt.state       ][INFO    ][28762] {'pid': 28769, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:18:56,309 [salt.state       ][INFO    ][28762] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:18:56.309510 duration_in_ms=1399.948
2018-01-08 04:18:56,312 [salt.state       ][INFO    ][28762] Running state [maas.machines_status] at time 04:18:56.311998
2018-01-08 04:18:56,312 [salt.state       ][INFO    ][28762] Executing state module.run for maas.machines_status
2018-01-08 04:18:57,111 [salt.state       ][INFO    ][28762] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:18:57,111 [salt.state       ][INFO    ][28762] Completed state [maas.machines_status] at time 04:18:57.111887 duration_in_ms=799.888
2018-01-08 04:18:57,115 [salt.minion      ][INFO    ][28762] Returning information for job: 20180108041854349383
2018-01-08 04:19:08,022 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041907993673
2018-01-08 04:19:08,044 [salt.minion      ][INFO    ][28821] Starting a new job with PID 28821
2018-01-08 04:19:09,779 [salt.state       ][INFO    ][28821] Loading fresh modules for state activity
2018-01-08 04:19:09,883 [salt.state       ][INFO    ][28821] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:19:09.883326
2018-01-08 04:19:09,883 [salt.state       ][INFO    ][28821] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:19:09,886 [salt.loaded.int.module.cmdmod][INFO    ][28821] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:19:11,255 [salt.state       ][INFO    ][28821] {'pid': 28829, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:19:11,255 [salt.state       ][INFO    ][28821] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:19:11.255764 duration_in_ms=1372.438
2018-01-08 04:19:11,258 [salt.state       ][INFO    ][28821] Running state [maas.machines_status] at time 04:19:11.258204
2018-01-08 04:19:11,259 [salt.state       ][INFO    ][28821] Executing state module.run for maas.machines_status
2018-01-08 04:19:12,060 [salt.state       ][INFO    ][28821] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:19:12,062 [salt.state       ][INFO    ][28821] Completed state [maas.machines_status] at time 04:19:12.062047 duration_in_ms=803.842
2018-01-08 04:19:12,065 [salt.minion      ][INFO    ][28821] Returning information for job: 20180108041907993673
2018-01-08 04:19:22,997 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041922968647
2018-01-08 04:19:23,021 [salt.minion      ][INFO    ][28841] Starting a new job with PID 28841
2018-01-08 04:19:23,514 [salt.state       ][INFO    ][28841] Loading fresh modules for state activity
2018-01-08 04:19:23,600 [salt.state       ][INFO    ][28841] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:19:23.600446
2018-01-08 04:19:23,601 [salt.state       ][INFO    ][28841] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:19:23,603 [salt.loaded.int.module.cmdmod][INFO    ][28841] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:19:24,907 [salt.state       ][INFO    ][28841] {'pid': 28848, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:19:24,909 [salt.state       ][INFO    ][28841] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:19:24.909109 duration_in_ms=1308.663
2018-01-08 04:19:24,911 [salt.state       ][INFO    ][28841] Running state [maas.machines_status] at time 04:19:24.911265
2018-01-08 04:19:24,912 [salt.state       ][INFO    ][28841] Executing state module.run for maas.machines_status
2018-01-08 04:19:25,345 [salt.state       ][INFO    ][28841] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:19:25,345 [salt.state       ][INFO    ][28841] Completed state [maas.machines_status] at time 04:19:25.345714 duration_in_ms=434.45
2018-01-08 04:19:25,347 [salt.minion      ][INFO    ][28841] Returning information for job: 20180108041922968647
2018-01-08 04:19:36,119 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041936096594
2018-01-08 04:19:36,139 [salt.minion      ][INFO    ][28877] Starting a new job with PID 28877
2018-01-08 04:19:37,682 [salt.state       ][INFO    ][28877] Loading fresh modules for state activity
2018-01-08 04:19:37,780 [salt.state       ][INFO    ][28877] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:19:37.780113
2018-01-08 04:19:37,780 [salt.state       ][INFO    ][28877] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:19:37,783 [salt.loaded.int.module.cmdmod][INFO    ][28877] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:19:39,113 [salt.state       ][INFO    ][28877] {'pid': 28885, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:19:39,114 [salt.state       ][INFO    ][28877] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:19:39.114265 duration_in_ms=1334.154
2018-01-08 04:19:39,115 [salt.state       ][INFO    ][28877] Running state [maas.machines_status] at time 04:19:39.115305
2018-01-08 04:19:39,115 [salt.state       ][INFO    ][28877] Executing state module.run for maas.machines_status
2018-01-08 04:19:39,769 [salt.state       ][INFO    ][28877] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:19:39,770 [salt.state       ][INFO    ][28877] Completed state [maas.machines_status] at time 04:19:39.770239 duration_in_ms=654.931
2018-01-08 04:19:39,772 [salt.minion      ][INFO    ][28877] Returning information for job: 20180108041936096594
2018-01-08 04:19:50,712 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108041950681397
2018-01-08 04:19:50,733 [salt.minion      ][INFO    ][28896] Starting a new job with PID 28896
2018-01-08 04:19:51,176 [salt.state       ][INFO    ][28896] Loading fresh modules for state activity
2018-01-08 04:19:51,263 [salt.state       ][INFO    ][28896] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:19:51.263175
2018-01-08 04:19:51,264 [salt.state       ][INFO    ][28896] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:19:51,266 [salt.loaded.int.module.cmdmod][INFO    ][28896] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:19:52,590 [salt.state       ][INFO    ][28896] {'pid': 28903, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:19:52,591 [salt.state       ][INFO    ][28896] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:19:52.591867 duration_in_ms=1328.693
2018-01-08 04:19:52,594 [salt.state       ][INFO    ][28896] Running state [maas.machines_status] at time 04:19:52.594296
2018-01-08 04:19:52,595 [salt.state       ][INFO    ][28896] Executing state module.run for maas.machines_status
2018-01-08 04:19:53,281 [salt.state       ][INFO    ][28896] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:19:53,282 [salt.state       ][INFO    ][28896] Completed state [maas.machines_status] at time 04:19:53.282202 duration_in_ms=687.905
2018-01-08 04:19:53,286 [salt.minion      ][INFO    ][28896] Returning information for job: 20180108041950681397
2018-01-08 04:20:04,211 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042004179447
2018-01-08 04:20:04,233 [salt.minion      ][INFO    ][28940] Starting a new job with PID 28940
2018-01-08 04:20:05,767 [salt.state       ][INFO    ][28940] Loading fresh modules for state activity
2018-01-08 04:20:05,858 [salt.state       ][INFO    ][28940] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:20:05.858191
2018-01-08 04:20:05,858 [salt.state       ][INFO    ][28940] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:20:05,860 [salt.loaded.int.module.cmdmod][INFO    ][28940] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:20:07,383 [salt.state       ][INFO    ][28940] {'pid': 28961, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:20:07,395 [salt.state       ][INFO    ][28940] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:20:07.395154 duration_in_ms=1536.963
2018-01-08 04:20:07,397 [salt.state       ][INFO    ][28940] Running state [maas.machines_status] at time 04:20:07.397359
2018-01-08 04:20:07,397 [salt.state       ][INFO    ][28940] Executing state module.run for maas.machines_status
2018-01-08 04:20:08,253 [salt.state       ][INFO    ][28940] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:20:08,253 [salt.state       ][INFO    ][28940] Completed state [maas.machines_status] at time 04:20:08.253637 duration_in_ms=856.277
2018-01-08 04:20:08,257 [salt.minion      ][INFO    ][28940] Returning information for job: 20180108042004179447
2018-01-08 04:20:19,214 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042019182154
2018-01-08 04:20:19,234 [salt.minion      ][INFO    ][28973] Starting a new job with PID 28973
2018-01-08 04:20:19,678 [salt.state       ][INFO    ][28973] Loading fresh modules for state activity
2018-01-08 04:20:19,764 [salt.state       ][INFO    ][28973] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:20:19.764837
2018-01-08 04:20:19,765 [salt.state       ][INFO    ][28973] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:20:19,768 [salt.loaded.int.module.cmdmod][INFO    ][28973] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:20:21,256 [salt.state       ][INFO    ][28973] {'pid': 28980, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:20:21,258 [salt.state       ][INFO    ][28973] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:20:21.258418 duration_in_ms=1493.58
2018-01-08 04:20:21,261 [salt.state       ][INFO    ][28973] Running state [maas.machines_status] at time 04:20:21.261052
2018-01-08 04:20:21,262 [salt.state       ][INFO    ][28973] Executing state module.run for maas.machines_status
2018-01-08 04:20:22,056 [salt.state       ][INFO    ][28973] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:20:22,057 [salt.state       ][INFO    ][28973] Completed state [maas.machines_status] at time 04:20:22.057662 duration_in_ms=796.609
2018-01-08 04:20:22,061 [salt.minion      ][INFO    ][28973] Returning information for job: 20180108042019182154
2018-01-08 04:20:33,031 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042032998742
2018-01-08 04:20:33,055 [salt.minion      ][INFO    ][28996] Starting a new job with PID 28996
2018-01-08 04:20:34,504 [salt.state       ][INFO    ][28996] Loading fresh modules for state activity
2018-01-08 04:20:34,581 [salt.state       ][INFO    ][28996] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:20:34.581517
2018-01-08 04:20:34,581 [salt.state       ][INFO    ][28996] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:20:34,583 [salt.loaded.int.module.cmdmod][INFO    ][28996] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:20:35,893 [salt.state       ][INFO    ][28996] {'pid': 29004, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:20:35,894 [salt.state       ][INFO    ][28996] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:20:35.894649 duration_in_ms=1313.132
2018-01-08 04:20:35,897 [salt.state       ][INFO    ][28996] Running state [maas.machines_status] at time 04:20:35.897103
2018-01-08 04:20:35,898 [salt.state       ][INFO    ][28996] Executing state module.run for maas.machines_status
2018-01-08 04:20:36,625 [salt.state       ][INFO    ][28996] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:20:36,626 [salt.state       ][INFO    ][28996] Completed state [maas.machines_status] at time 04:20:36.626158 duration_in_ms=729.053
2018-01-08 04:20:36,629 [salt.minion      ][INFO    ][28996] Returning information for job: 20180108042032998742
2018-01-08 04:20:47,542 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042047510463
2018-01-08 04:20:47,561 [salt.minion      ][INFO    ][29017] Starting a new job with PID 29017
2018-01-08 04:20:47,983 [salt.state       ][INFO    ][29017] Loading fresh modules for state activity
2018-01-08 04:20:48,070 [salt.state       ][INFO    ][29017] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:20:48.070033
2018-01-08 04:20:48,070 [salt.state       ][INFO    ][29017] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:20:48,073 [salt.loaded.int.module.cmdmod][INFO    ][29017] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:20:49,391 [salt.state       ][INFO    ][29017] {'pid': 29024, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:20:49,392 [salt.state       ][INFO    ][29017] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:20:49.392459 duration_in_ms=1322.426
2018-01-08 04:20:49,395 [salt.state       ][INFO    ][29017] Running state [maas.machines_status] at time 04:20:49.395004
2018-01-08 04:20:49,395 [salt.state       ][INFO    ][29017] Executing state module.run for maas.machines_status
2018-01-08 04:20:50,162 [salt.state       ][INFO    ][29017] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:20:50,163 [salt.state       ][INFO    ][29017] Completed state [maas.machines_status] at time 04:20:50.163266 duration_in_ms=768.261
2018-01-08 04:20:50,167 [salt.minion      ][INFO    ][29017] Returning information for job: 20180108042047510463
2018-01-08 04:21:01,136 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042101110093
2018-01-08 04:21:01,157 [salt.minion      ][INFO    ][29051] Starting a new job with PID 29051
2018-01-08 04:21:02,763 [salt.state       ][INFO    ][29051] Loading fresh modules for state activity
2018-01-08 04:21:02,844 [salt.state       ][INFO    ][29051] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:21:02.843990
2018-01-08 04:21:02,844 [salt.state       ][INFO    ][29051] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:21:02,846 [salt.loaded.int.module.cmdmod][INFO    ][29051] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:21:04,241 [salt.state       ][INFO    ][29051] {'pid': 29066, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:21:04,241 [salt.state       ][INFO    ][29051] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:21:04.241788 duration_in_ms=1397.798
2018-01-08 04:21:04,243 [salt.state       ][INFO    ][29051] Running state [maas.machines_status] at time 04:21:04.243828
2018-01-08 04:21:04,244 [salt.state       ][INFO    ][29051] Executing state module.run for maas.machines_status
2018-01-08 04:21:05,372 [salt.state       ][INFO    ][29051] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:21:05,372 [salt.state       ][INFO    ][29051] Completed state [maas.machines_status] at time 04:21:05.372730 duration_in_ms=1128.901
2018-01-08 04:21:05,376 [salt.minion      ][INFO    ][29051] Returning information for job: 20180108042101110093
2018-01-08 04:21:16,316 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042116286509
2018-01-08 04:21:16,337 [salt.minion      ][INFO    ][29094] Starting a new job with PID 29094
2018-01-08 04:21:16,767 [salt.state       ][INFO    ][29094] Loading fresh modules for state activity
2018-01-08 04:21:16,858 [salt.state       ][INFO    ][29094] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:21:16.858390
2018-01-08 04:21:16,859 [salt.state       ][INFO    ][29094] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:21:16,862 [salt.loaded.int.module.cmdmod][INFO    ][29094] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:21:18,162 [salt.state       ][INFO    ][29094] {'pid': 29101, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:21:18,164 [salt.state       ][INFO    ][29094] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:21:18.164077 duration_in_ms=1305.688
2018-01-08 04:21:18,166 [salt.state       ][INFO    ][29094] Running state [maas.machines_status] at time 04:21:18.166747
2018-01-08 04:21:18,167 [salt.state       ][INFO    ][29094] Executing state module.run for maas.machines_status
2018-01-08 04:21:18,952 [salt.state       ][INFO    ][29094] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:21:18,953 [salt.state       ][INFO    ][29094] Completed state [maas.machines_status] at time 04:21:18.953357 duration_in_ms=786.609
2018-01-08 04:21:18,956 [salt.minion      ][INFO    ][29094] Returning information for job: 20180108042116286509
2018-01-08 04:21:29,909 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042129877613
2018-01-08 04:21:29,929 [salt.minion      ][INFO    ][29119] Starting a new job with PID 29119
2018-01-08 04:21:31,635 [salt.state       ][INFO    ][29119] Loading fresh modules for state activity
2018-01-08 04:21:31,711 [salt.state       ][INFO    ][29119] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:21:31.711899
2018-01-08 04:21:31,712 [salt.state       ][INFO    ][29119] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:21:31,714 [salt.loaded.int.module.cmdmod][INFO    ][29119] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:21:33,008 [salt.state       ][INFO    ][29119] {'pid': 29126, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:21:33,009 [salt.state       ][INFO    ][29119] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:21:33.009463 duration_in_ms=1297.563
2018-01-08 04:21:33,012 [salt.state       ][INFO    ][29119] Running state [maas.machines_status] at time 04:21:33.011992
2018-01-08 04:21:33,012 [salt.state       ][INFO    ][29119] Executing state module.run for maas.machines_status
2018-01-08 04:21:33,802 [salt.state       ][INFO    ][29119] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:21:33,803 [salt.state       ][INFO    ][29119] Completed state [maas.machines_status] at time 04:21:33.803661 duration_in_ms=791.672
2018-01-08 04:21:33,807 [salt.minion      ][INFO    ][29119] Returning information for job: 20180108042129877613
2018-01-08 04:21:44,750 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042144720178
2018-01-08 04:21:44,769 [salt.minion      ][INFO    ][29138] Starting a new job with PID 29138
2018-01-08 04:21:45,161 [salt.state       ][INFO    ][29138] Loading fresh modules for state activity
2018-01-08 04:21:45,252 [salt.state       ][INFO    ][29138] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:21:45.252616
2018-01-08 04:21:45,253 [salt.state       ][INFO    ][29138] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:21:45,256 [salt.loaded.int.module.cmdmod][INFO    ][29138] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:21:46,608 [salt.state       ][INFO    ][29138] {'pid': 29145, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:21:46,610 [salt.state       ][INFO    ][29138] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:21:46.610157 duration_in_ms=1357.541
2018-01-08 04:21:46,612 [salt.state       ][INFO    ][29138] Running state [maas.machines_status] at time 04:21:46.612780
2018-01-08 04:21:46,613 [salt.state       ][INFO    ][29138] Executing state module.run for maas.machines_status
2018-01-08 04:21:47,307 [salt.state       ][INFO    ][29138] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:21:47,308 [salt.state       ][INFO    ][29138] Completed state [maas.machines_status] at time 04:21:47.308820 duration_in_ms=696.038
2018-01-08 04:21:47,312 [salt.minion      ][INFO    ][29138] Returning information for job: 20180108042144720178
2018-01-08 04:21:58,162 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042158137453
2018-01-08 04:21:58,181 [salt.minion      ][INFO    ][29173] Starting a new job with PID 29173
2018-01-08 04:21:59,727 [salt.state       ][INFO    ][29173] Loading fresh modules for state activity
2018-01-08 04:21:59,816 [salt.state       ][INFO    ][29173] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:21:59.816510
2018-01-08 04:21:59,817 [salt.state       ][INFO    ][29173] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:21:59,820 [salt.loaded.int.module.cmdmod][INFO    ][29173] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:22:01,134 [salt.state       ][INFO    ][29173] {'pid': 29180, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:22:01,136 [salt.state       ][INFO    ][29173] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:22:01.135893 duration_in_ms=1319.383
2018-01-08 04:22:01,138 [salt.state       ][INFO    ][29173] Running state [maas.machines_status] at time 04:22:01.138352
2018-01-08 04:22:01,139 [salt.state       ][INFO    ][29173] Executing state module.run for maas.machines_status
2018-01-08 04:22:01,681 [salt.state       ][INFO    ][29173] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:22:01,681 [salt.state       ][INFO    ][29173] Completed state [maas.machines_status] at time 04:22:01.681851 duration_in_ms=543.498
2018-01-08 04:22:01,684 [salt.minion      ][INFO    ][29173] Returning information for job: 20180108042158137453
2018-01-08 04:22:12,581 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042212551207
2018-01-08 04:22:12,599 [salt.minion      ][INFO    ][29219] Starting a new job with PID 29219
2018-01-08 04:22:13,069 [salt.state       ][INFO    ][29219] Loading fresh modules for state activity
2018-01-08 04:22:13,157 [salt.state       ][INFO    ][29219] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:22:13.157317
2018-01-08 04:22:13,158 [salt.state       ][INFO    ][29219] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:22:13,160 [salt.loaded.int.module.cmdmod][INFO    ][29219] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:22:14,458 [salt.state       ][INFO    ][29219] {'pid': 29226, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:22:14,459 [salt.state       ][INFO    ][29219] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:22:14.459351 duration_in_ms=1302.035
2018-01-08 04:22:14,461 [salt.state       ][INFO    ][29219] Running state [maas.machines_status] at time 04:22:14.461867
2018-01-08 04:22:14,462 [salt.state       ][INFO    ][29219] Executing state module.run for maas.machines_status
2018-01-08 04:22:15,128 [salt.state       ][INFO    ][29219] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:22:15,129 [salt.state       ][INFO    ][29219] Completed state [maas.machines_status] at time 04:22:15.129278 duration_in_ms=667.41
2018-01-08 04:22:15,132 [salt.minion      ][INFO    ][29219] Returning information for job: 20180108042212551207
2018-01-08 04:22:26,024 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042225999726
2018-01-08 04:22:26,042 [salt.minion      ][INFO    ][29237] Starting a new job with PID 29237
2018-01-08 04:22:27,660 [salt.state       ][INFO    ][29237] Loading fresh modules for state activity
2018-01-08 04:22:27,741 [salt.state       ][INFO    ][29237] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:22:27.740969
2018-01-08 04:22:27,741 [salt.state       ][INFO    ][29237] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:22:27,744 [salt.loaded.int.module.cmdmod][INFO    ][29237] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:22:29,103 [salt.state       ][INFO    ][29237] {'pid': 29251, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:22:29,104 [salt.state       ][INFO    ][29237] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:22:29.104682 duration_in_ms=1363.713
2018-01-08 04:22:29,107 [salt.state       ][INFO    ][29237] Running state [maas.machines_status] at time 04:22:29.107289
2018-01-08 04:22:29,108 [salt.state       ][INFO    ][29237] Executing state module.run for maas.machines_status
2018-01-08 04:22:29,778 [salt.state       ][INFO    ][29237] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:22:29,779 [salt.state       ][INFO    ][29237] Completed state [maas.machines_status] at time 04:22:29.779768 duration_in_ms=672.478
2018-01-08 04:22:29,784 [salt.minion      ][INFO    ][29237] Returning information for job: 20180108042225999726
2018-01-08 04:22:40,721 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042240691611
2018-01-08 04:22:40,741 [salt.minion      ][INFO    ][29264] Starting a new job with PID 29264
2018-01-08 04:22:41,210 [salt.state       ][INFO    ][29264] Loading fresh modules for state activity
2018-01-08 04:22:41,293 [salt.state       ][INFO    ][29264] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:22:41.292958
2018-01-08 04:22:41,293 [salt.state       ][INFO    ][29264] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:22:41,296 [salt.loaded.int.module.cmdmod][INFO    ][29264] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:22:42,648 [salt.state       ][INFO    ][29264] {'pid': 29272, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:22:42,649 [salt.state       ][INFO    ][29264] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:22:42.649766 duration_in_ms=1356.808
2018-01-08 04:22:42,652 [salt.state       ][INFO    ][29264] Running state [maas.machines_status] at time 04:22:42.652180
2018-01-08 04:22:42,653 [salt.state       ][INFO    ][29264] Executing state module.run for maas.machines_status
2018-01-08 04:22:43,240 [salt.state       ][INFO    ][29264] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:22:43,241 [salt.state       ][INFO    ][29264] Completed state [maas.machines_status] at time 04:22:43.241294 duration_in_ms=589.116
2018-01-08 04:22:43,243 [salt.minion      ][INFO    ][29264] Returning information for job: 20180108042240691611
2018-01-08 04:22:54,143 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042254114018
2018-01-08 04:22:54,164 [salt.minion      ][INFO    ][29284] Starting a new job with PID 29284
2018-01-08 04:22:55,696 [salt.state       ][INFO    ][29284] Loading fresh modules for state activity
2018-01-08 04:22:55,781 [salt.state       ][INFO    ][29284] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:22:55.781796
2018-01-08 04:22:55,783 [salt.state       ][INFO    ][29284] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:22:55,785 [salt.loaded.int.module.cmdmod][INFO    ][29284] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:22:57,258 [salt.state       ][INFO    ][29284] {'pid': 29291, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:22:57,258 [salt.state       ][INFO    ][29284] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:22:57.258847 duration_in_ms=1477.051
2018-01-08 04:22:57,261 [salt.state       ][INFO    ][29284] Running state [maas.machines_status] at time 04:22:57.260952
2018-01-08 04:22:57,261 [salt.state       ][INFO    ][29284] Executing state module.run for maas.machines_status
2018-01-08 04:22:58,201 [salt.state       ][INFO    ][29284] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:22:58,202 [salt.state       ][INFO    ][29284] Completed state [maas.machines_status] at time 04:22:58.202155 duration_in_ms=941.202
2018-01-08 04:22:58,205 [salt.minion      ][INFO    ][29284] Returning information for job: 20180108042254114018
2018-01-08 04:23:09,160 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042309130771
2018-01-08 04:23:09,181 [salt.minion      ][INFO    ][29358] Starting a new job with PID 29358
2018-01-08 04:23:09,568 [salt.state       ][INFO    ][29358] Loading fresh modules for state activity
2018-01-08 04:23:09,617 [salt.state       ][INFO    ][29358] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:23:09.617445
2018-01-08 04:23:09,618 [salt.state       ][INFO    ][29358] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:23:09,619 [salt.loaded.int.module.cmdmod][INFO    ][29358] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:23:11,048 [salt.state       ][INFO    ][29358] {'pid': 29365, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:23:11,050 [salt.state       ][INFO    ][29358] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:23:11.050170 duration_in_ms=1432.723
2018-01-08 04:23:11,052 [salt.state       ][INFO    ][29358] Running state [maas.machines_status] at time 04:23:11.052752
2018-01-08 04:23:11,053 [salt.state       ][INFO    ][29358] Executing state module.run for maas.machines_status
2018-01-08 04:23:11,825 [salt.state       ][INFO    ][29358] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:23:11,827 [salt.state       ][INFO    ][29358] Completed state [maas.machines_status] at time 04:23:11.827036 duration_in_ms=774.284
2018-01-08 04:23:11,830 [salt.minion      ][INFO    ][29358] Returning information for job: 20180108042309130771
2018-01-08 04:23:22,793 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042322764574
2018-01-08 04:23:22,813 [salt.minion      ][INFO    ][29388] Starting a new job with PID 29388
2018-01-08 04:23:24,379 [salt.state       ][INFO    ][29388] Loading fresh modules for state activity
2018-01-08 04:23:24,467 [salt.state       ][INFO    ][29388] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:23:24.467042
2018-01-08 04:23:24,467 [salt.state       ][INFO    ][29388] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:23:24,470 [salt.loaded.int.module.cmdmod][INFO    ][29388] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:23:25,793 [salt.state       ][INFO    ][29388] {'pid': 29396, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:23:25,796 [salt.state       ][INFO    ][29388] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:23:25.796087 duration_in_ms=1329.046
2018-01-08 04:23:25,798 [salt.state       ][INFO    ][29388] Running state [maas.machines_status] at time 04:23:25.798287
2018-01-08 04:23:25,799 [salt.state       ][INFO    ][29388] Executing state module.run for maas.machines_status
2018-01-08 04:23:26,512 [salt.state       ][INFO    ][29388] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:23:26,513 [salt.state       ][INFO    ][29388] Completed state [maas.machines_status] at time 04:23:26.513177 duration_in_ms=714.887
2018-01-08 04:23:26,516 [salt.minion      ][INFO    ][29388] Returning information for job: 20180108042322764574
2018-01-08 04:23:37,448 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042337419414
2018-01-08 04:23:37,469 [salt.minion      ][INFO    ][29416] Starting a new job with PID 29416
2018-01-08 04:23:37,911 [salt.state       ][INFO    ][29416] Loading fresh modules for state activity
2018-01-08 04:23:37,997 [salt.state       ][INFO    ][29416] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:23:37.997408
2018-01-08 04:23:37,997 [salt.state       ][INFO    ][29416] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:23:38,000 [salt.loaded.int.module.cmdmod][INFO    ][29416] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:23:39,329 [salt.state       ][INFO    ][29416] {'pid': 29423, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:23:39,330 [salt.state       ][INFO    ][29416] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:23:39.329892 duration_in_ms=1332.484
2018-01-08 04:23:39,331 [salt.state       ][INFO    ][29416] Running state [maas.machines_status] at time 04:23:39.331898
2018-01-08 04:23:39,332 [salt.state       ][INFO    ][29416] Executing state module.run for maas.machines_status
2018-01-08 04:23:40,108 [salt.state       ][INFO    ][29416] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:23:40,109 [salt.state       ][INFO    ][29416] Completed state [maas.machines_status] at time 04:23:40.109449 duration_in_ms=777.55
2018-01-08 04:23:40,112 [salt.minion      ][INFO    ][29416] Returning information for job: 20180108042337419414
2018-01-08 04:23:51,097 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042351065075
2018-01-08 04:23:51,118 [salt.minion      ][INFO    ][29434] Starting a new job with PID 29434
2018-01-08 04:23:52,760 [salt.state       ][INFO    ][29434] Loading fresh modules for state activity
2018-01-08 04:23:52,847 [salt.state       ][INFO    ][29434] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:23:52.847126
2018-01-08 04:23:52,848 [salt.state       ][INFO    ][29434] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:23:52,850 [salt.loaded.int.module.cmdmod][INFO    ][29434] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:23:54,126 [salt.state       ][INFO    ][29434] {'pid': 29441, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:23:54,128 [salt.state       ][INFO    ][29434] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:23:54.128014 duration_in_ms=1280.889
2018-01-08 04:23:54,130 [salt.state       ][INFO    ][29434] Running state [maas.machines_status] at time 04:23:54.130561
2018-01-08 04:23:54,131 [salt.state       ][INFO    ][29434] Executing state module.run for maas.machines_status
2018-01-08 04:23:54,619 [salt.state       ][INFO    ][29434] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:23:54,620 [salt.state       ][INFO    ][29434] Completed state [maas.machines_status] at time 04:23:54.620501 duration_in_ms=489.939
2018-01-08 04:23:54,623 [salt.minion      ][INFO    ][29434] Returning information for job: 20180108042351065075
2018-01-08 04:24:05,603 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042405570670
2018-01-08 04:24:05,625 [salt.minion      ][INFO    ][29493] Starting a new job with PID 29493
2018-01-08 04:24:06,055 [salt.state       ][INFO    ][29493] Loading fresh modules for state activity
2018-01-08 04:24:06,142 [salt.state       ][INFO    ][29493] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:24:06.142218
2018-01-08 04:24:06,143 [salt.state       ][INFO    ][29493] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:24:06,145 [salt.loaded.int.module.cmdmod][INFO    ][29493] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:24:07,548 [salt.state       ][INFO    ][29493] {'pid': 29500, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:24:07,560 [salt.state       ][INFO    ][29493] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:24:07.560300 duration_in_ms=1418.076
2018-01-08 04:24:07,563 [salt.state       ][INFO    ][29493] Running state [maas.machines_status] at time 04:24:07.562984
2018-01-08 04:24:07,563 [salt.state       ][INFO    ][29493] Executing state module.run for maas.machines_status
2018-01-08 04:24:08,388 [salt.state       ][INFO    ][29493] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:24:08,389 [salt.state       ][INFO    ][29493] Completed state [maas.machines_status] at time 04:24:08.388940 duration_in_ms=825.955
2018-01-08 04:24:08,391 [salt.minion      ][INFO    ][29493] Returning information for job: 20180108042405570670
2018-01-08 04:24:19,327 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042419297800
2018-01-08 04:24:19,350 [salt.minion      ][INFO    ][29513] Starting a new job with PID 29513
2018-01-08 04:24:21,068 [salt.state       ][INFO    ][29513] Loading fresh modules for state activity
2018-01-08 04:24:21,117 [salt.state       ][INFO    ][29513] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:24:21.116977
2018-01-08 04:24:21,117 [salt.state       ][INFO    ][29513] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:24:21,119 [salt.loaded.int.module.cmdmod][INFO    ][29513] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:24:22,474 [salt.state       ][INFO    ][29513] {'pid': 29520, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:24:22,477 [salt.state       ][INFO    ][29513] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:24:22.477633 duration_in_ms=1360.656
2018-01-08 04:24:22,478 [salt.state       ][INFO    ][29513] Running state [maas.machines_status] at time 04:24:22.478858
2018-01-08 04:24:22,479 [salt.state       ][INFO    ][29513] Executing state module.run for maas.machines_status
2018-01-08 04:24:23,293 [salt.state       ][INFO    ][29513] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:24:23,294 [salt.state       ][INFO    ][29513] Completed state [maas.machines_status] at time 04:24:23.294558 duration_in_ms=815.697
2018-01-08 04:24:23,298 [salt.minion      ][INFO    ][29513] Returning information for job: 20180108042419297800
2018-01-08 04:24:34,102 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042434071493
2018-01-08 04:24:34,123 [salt.minion      ][INFO    ][29536] Starting a new job with PID 29536
2018-01-08 04:24:34,555 [salt.state       ][INFO    ][29536] Loading fresh modules for state activity
2018-01-08 04:24:34,636 [salt.state       ][INFO    ][29536] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:24:34.636229
2018-01-08 04:24:34,637 [salt.state       ][INFO    ][29536] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:24:34,639 [salt.loaded.int.module.cmdmod][INFO    ][29536] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:24:35,890 [salt.state       ][INFO    ][29536] {'pid': 29544, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:24:35,892 [salt.state       ][INFO    ][29536] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:24:35.892357 duration_in_ms=1256.127
2018-01-08 04:24:35,895 [salt.state       ][INFO    ][29536] Running state [maas.machines_status] at time 04:24:35.895333
2018-01-08 04:24:35,896 [salt.state       ][INFO    ][29536] Executing state module.run for maas.machines_status
2018-01-08 04:24:36,634 [salt.state       ][INFO    ][29536] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:24:36,635 [salt.state       ][INFO    ][29536] Completed state [maas.machines_status] at time 04:24:36.635067 duration_in_ms=739.734
2018-01-08 04:24:36,638 [salt.minion      ][INFO    ][29536] Returning information for job: 20180108042434071493
2018-01-08 04:24:47,565 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042447539257
2018-01-08 04:24:47,585 [salt.minion      ][INFO    ][29556] Starting a new job with PID 29556
2018-01-08 04:24:49,220 [salt.state       ][INFO    ][29556] Loading fresh modules for state activity
2018-01-08 04:24:49,304 [salt.state       ][INFO    ][29556] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:24:49.304181
2018-01-08 04:24:49,305 [salt.state       ][INFO    ][29556] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:24:49,307 [salt.loaded.int.module.cmdmod][INFO    ][29556] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:24:50,573 [salt.state       ][INFO    ][29556] {'pid': 29563, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:24:50,575 [salt.state       ][INFO    ][29556] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:24:50.574915 duration_in_ms=1270.734
2018-01-08 04:24:50,577 [salt.state       ][INFO    ][29556] Running state [maas.machines_status] at time 04:24:50.577457
2018-01-08 04:24:50,578 [salt.state       ][INFO    ][29556] Executing state module.run for maas.machines_status
2018-01-08 04:24:51,314 [salt.state       ][INFO    ][29556] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:24:51,316 [salt.state       ][INFO    ][29556] Completed state [maas.machines_status] at time 04:24:51.315973 duration_in_ms=738.515
2018-01-08 04:24:51,318 [salt.minion      ][INFO    ][29556] Returning information for job: 20180108042447539257
2018-01-08 04:25:02,261 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042502232112
2018-01-08 04:25:02,279 [salt.minion      ][INFO    ][29596] Starting a new job with PID 29596
2018-01-08 04:25:02,694 [salt.state       ][INFO    ][29596] Loading fresh modules for state activity
2018-01-08 04:25:02,785 [salt.state       ][INFO    ][29596] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:25:02.785539
2018-01-08 04:25:02,786 [salt.state       ][INFO    ][29596] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:25:02,788 [salt.loaded.int.module.cmdmod][INFO    ][29596] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:25:04,271 [salt.state       ][INFO    ][29596] {'pid': 29608, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:25:04,272 [salt.state       ][INFO    ][29596] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:25:04.272020 duration_in_ms=1486.482
2018-01-08 04:25:04,274 [salt.state       ][INFO    ][29596] Running state [maas.machines_status] at time 04:25:04.274242
2018-01-08 04:25:04,274 [salt.state       ][INFO    ][29596] Executing state module.run for maas.machines_status
2018-01-08 04:25:05,066 [salt.state       ][INFO    ][29596] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:25:05,067 [salt.state       ][INFO    ][29596] Completed state [maas.machines_status] at time 04:25:05.067469 duration_in_ms=793.226
2018-01-08 04:25:05,071 [salt.minion      ][INFO    ][29596] Returning information for job: 20180108042502232112
2018-01-08 04:25:16,014 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042515988993
2018-01-08 04:25:16,035 [salt.minion      ][INFO    ][29636] Starting a new job with PID 29636
2018-01-08 04:25:17,687 [salt.state       ][INFO    ][29636] Loading fresh modules for state activity
2018-01-08 04:25:17,736 [salt.state       ][INFO    ][29636] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:25:17.736844
2018-01-08 04:25:17,737 [salt.state       ][INFO    ][29636] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:25:17,738 [salt.loaded.int.module.cmdmod][INFO    ][29636] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:25:19,193 [salt.state       ][INFO    ][29636] {'pid': 29644, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:25:19,194 [salt.state       ][INFO    ][29636] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:25:19.194571 duration_in_ms=1457.726
2018-01-08 04:25:19,197 [salt.state       ][INFO    ][29636] Running state [maas.machines_status] at time 04:25:19.197321
2018-01-08 04:25:19,197 [salt.state       ][INFO    ][29636] Executing state module.run for maas.machines_status
2018-01-08 04:25:19,917 [salt.state       ][INFO    ][29636] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Failed deployment', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Failed deployment': 1})}}
2018-01-08 04:25:19,918 [salt.state       ][INFO    ][29636] Completed state [maas.machines_status] at time 04:25:19.918568 duration_in_ms=721.245
2018-01-08 04:25:19,922 [salt.minion      ][INFO    ][29636] Returning information for job: 20180108042515988993
2018-01-08 04:25:20,799 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042520774400
2018-01-08 04:25:20,821 [salt.minion      ][INFO    ][29654] Starting a new job with PID 29654
2018-01-08 04:25:21,266 [salt.state       ][INFO    ][29654] Loading fresh modules for state activity
2018-01-08 04:25:21,363 [salt.state       ][INFO    ][29654] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:25:21.363549
2018-01-08 04:25:21,364 [salt.state       ][INFO    ][29654] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:25:21,366 [salt.loaded.int.module.cmdmod][INFO    ][29654] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:25:22,631 [salt.state       ][INFO    ][29654] {'pid': 29661, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:25:22,633 [salt.state       ][INFO    ][29654] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:25:22.633275 duration_in_ms=1269.726
2018-01-08 04:25:22,635 [salt.state       ][INFO    ][29654] Running state [maas.machines_status] at time 04:25:22.635689
2018-01-08 04:25:22,636 [salt.state       ][INFO    ][29654] Executing state module.run for maas.machines_status
2018-01-08 04:25:23,235 [salt.state       ][INFO    ][29654] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Failed deployment', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Failed deployment': 1})}}
2018-01-08 04:25:23,235 [salt.state       ][INFO    ][29654] Completed state [maas.machines_status] at time 04:25:23.235805 duration_in_ms=600.115
2018-01-08 04:25:23,239 [salt.minion      ][INFO    ][29654] Returning information for job: 20180108042520774400
2018-01-08 04:25:24,199 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042524168323
2018-01-08 04:25:24,218 [salt.minion      ][INFO    ][29671] Starting a new job with PID 29671
2018-01-08 04:25:24,669 [salt.state       ][INFO    ][29671] Loading fresh modules for state activity
2018-01-08 04:25:24,761 [salt.state       ][INFO    ][29671] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:25:24.761208
2018-01-08 04:25:24,762 [salt.state       ][INFO    ][29671] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:25:24,764 [salt.loaded.int.module.cmdmod][INFO    ][29671] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:25:26,064 [salt.state       ][INFO    ][29671] {'pid': 29678, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:25:26,064 [salt.state       ][INFO    ][29671] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:25:26.064802 duration_in_ms=1303.593
2018-01-08 04:25:26,066 [salt.state       ][INFO    ][29671] 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 qq48ds && sleep 10 && maas opnfv machine mark-fixed qq48ds] at time 04:25:26.066125
2018-01-08 04:25:26,066 [salt.state       ][INFO    ][29671] 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 qq48ds && sleep 10 && maas opnfv machine mark-fixed qq48ds
2018-01-08 04:25:26,067 [salt.loaded.int.module.cmdmod][INFO    ][29671] 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 qq48ds && sleep 10 && maas opnfv machine mark-fixed qq48ds' in directory '/root'
2018-01-08 04:25:34,290 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command saltutil.find_job with jid 20180108042534260897
2018-01-08 04:25:34,310 [salt.minion      ][INFO    ][29718] Starting a new job with PID 29718
2018-01-08 04:25:34,332 [salt.minion      ][INFO    ][29718] Returning information for job: 20180108042534260897
2018-01-08 04:25:41,821 [salt.state       ][INFO    ][29671] {'pid': 29691, '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    "hostname": "kvm01",\n    "distro_series": "",\n    "physicalblockdevice_set": [\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n            "uuid": null,\n            "block_size": 4096,\n            "serial": "618e72837274ff201cc7880a059ea121",\n            "partition_table_type": "GPT",\n            "used_for": "GPT partitioned with 1 partition",\n            "filesystem": null,\n            "id": 2,\n            "available_size": 0,\n            "path": "/dev/disk/by-dname/sda",\n            "type": "physical",\n            "model": "UCSB-MRAID12G",\n            "partitions": [\n                {\n                    "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                    "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                    "type": "partition",\n                    "filesystem": {\n                        "label": null,\n                        "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                        "mount_options": null,\n                        "mount_point": null,\n                        "fstype": "lvm-pv"\n                    },\n                    "system_id": "qq48ds",\n                    "device_id": 2,\n                    "used_for": "LVM volume for vgroot",\n                    "bootable": false,\n                    "id": 1,\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "size": 2397992648704\n                }\n            ],\n            "system_id": "qq48ds",\n            "name": "sda",\n            "tags": [\n                "rotary"\n            ],\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n            "used_size": 2397998940160,\n            "size": 2397998940160\n        }\n    ],\n    "raids": [],\n    "virtualblockdevice_set": [\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/7/",\n            "uuid": "ac82c3b7-c145-4671-90e9-ae2631f316a0",\n            "block_size": 4096,\n            "serial": null,\n            "partition_table_type": null,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "filesystem": {\n                "label": "root",\n                "uuid": "3ee19358-8e1b-499e-8757-a6df5829ee03",\n                "mount_options": null,\n                "mount_point": "/",\n                "fstype": "ext4"\n            },\n            "id": 7,\n            "available_size": 0,\n            "path": "/dev/disk/by-dname/vgroot-lvroot",\n            "type": "virtual",\n            "model": null,\n            "partitions": [],\n            "system_id": "qq48ds",\n            "name": "vgroot-lvroot",\n            "tags": [],\n            "id_path": null,\n            "used_size": 2397988454400,\n            "size": 2397988454400\n        }\n    ],\n    "interface_set": [\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/16/",\n            "parents": [],\n            "discovered": [],\n            "params": "",\n            "id": 16,\n            "effective_mtu": 1500,\n            "vlan": {\n                "fabric_id": 2,\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "space": "undefined",\n                "primary_rack": "qn8syb",\n                "fabric": "fabric-2",\n                "dhcp_on": true,\n                "id": 5003,\n                "mtu": 1500,\n                "external_dhcp": null,\n                "vid": 0,\n                "secondary_rack": null,\n                "relay_vlan": null,\n                "name": "untagged"\n            },\n            "children": [],\n            "type": "physical",\n            "name": "enp6s0",\n            "tags": [],\n            "system_id": "qq48ds",\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2a",\n            "links": [\n                {\n                    "mode": "dhcp",\n                    "subnet": {\n                        "allow_proxy": true,\n                        "active_discovery": false,\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "space": "undefined",\n                        "rdns_mode": 2,\n                        "id": 3,\n                        "vlan": {\n                            "fabric_id": 2,\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "space": "undefined",\n                            "primary_rack": "qn8syb",\n                            "fabric": "fabric-2",\n                            "dhcp_on": true,\n                            "id": 5003,\n                            "mtu": 1500,\n                            "external_dhcp": null,\n                            "vid": 0,\n                            "secondary_rack": null,\n                            "relay_vlan": null,\n                            "name": "untagged"\n                        },\n                        "cidr": "192.168.11.0/24",\n                        "managed": true,\n                        "gateway_ip": "192.168.11.3",\n                        "dns_servers": [],\n                        "name": "192.168.11.0/24"\n                    },\n                    "id": 30\n                }\n            ]\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/22/",\n            "parents": [],\n            "discovered": null,\n            "params": "",\n            "id": 22,\n            "effective_mtu": 1500,\n            "vlan": {\n                "fabric_id": 0,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "space": "undefined",\n                "primary_rack": null,\n                "fabric": "fabric-0",\n                "dhcp_on": false,\n                "id": 5001,\n                "mtu": 1500,\n                "external_dhcp": "10.20.0.1",\n                "vid": 0,\n                "secondary_rack": null,\n                "relay_vlan": null,\n                "name": "untagged"\n            },\n            "children": [],\n            "type": "physical",\n            "name": "enp7s0",\n            "tags": [],\n            "system_id": "qq48ds",\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2b",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 31\n                }\n            ]\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/24/",\n            "parents": [],\n            "discovered": null,\n            "params": "",\n            "id": 24,\n            "effective_mtu": 1500,\n            "vlan": {\n                "fabric_id": 0,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "space": "undefined",\n                "primary_rack": null,\n                "fabric": "fabric-0",\n                "dhcp_on": false,\n                "id": 5001,\n                "mtu": 1500,\n                "external_dhcp": "10.20.0.1",\n                "vid": 0,\n                "secondary_rack": null,\n                "relay_vlan": null,\n                "name": "untagged"\n            },\n            "children": [],\n            "type": "physical",\n            "name": "enp8s0",\n            "tags": [],\n            "system_id": "qq48ds",\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2c",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 33\n                }\n            ]\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/26/",\n            "parents": [],\n            "discovered": null,\n            "params": "",\n            "id": 26,\n            "effective_mtu": 1500,\n            "vlan": {\n                "fabric_id": 0,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "space": "undefined",\n                "primary_rack": null,\n                "fabric": "fabric-0",\n                "dhcp_on": false,\n                "id": 5001,\n                "mtu": 1500,\n                "external_dhcp": "10.20.0.1",\n                "vid": 0,\n                "secondary_rack": null,\n                "relay_vlan": null,\n                "name": "untagged"\n            },\n            "children": [],\n            "type": "physical",\n            "name": "enp9s0",\n            "tags": [],\n            "system_id": "qq48ds",\n            "enabled": true,\n            "mac_address": "00:25:b5:a0:00:2d",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 35\n                }\n            ]\n        }\n    ],\n    "hwe_kernel": null,\n    "status": 8,\n    "system_id": "qq48ds",\n    "disable_ipv4": false,\n    "memory_test_status_name": "Unknown",\n    "owner": null,\n    "blockdevice_set": [\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n            "uuid": null,\n            "block_size": 4096,\n            "serial": "618e72837274ff201cc7880a059ea121",\n            "partition_table_type": "GPT",\n            "used_for": "GPT partitioned with 1 partition",\n            "filesystem": null,\n            "id": 2,\n            "available_size": 0,\n            "path": "/dev/disk/by-dname/sda",\n            "type": "physical",\n            "model": "UCSB-MRAID12G",\n            "partitions": [\n                {\n                    "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                    "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                    "type": "partition",\n                    "filesystem": {\n                        "label": null,\n                        "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                        "mount_options": null,\n                        "mount_point": null,\n                        "fstype": "lvm-pv"\n                    },\n                    "system_id": "qq48ds",\n                    "device_id": 2,\n                    "used_for": "LVM volume for vgroot",\n                    "bootable": false,\n                    "id": 1,\n                    "path": "/dev/disk/by-dname/sda-part2",\n                    "size": 2397992648704\n                }\n            ],\n            "system_id": "qq48ds",\n            "name": "sda",\n            "tags": [\n                "rotary"\n            ],\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n            "used_size": 2397998940160,\n            "size": 2397998940160\n        },\n        {\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/7/",\n            "uuid": "ac82c3b7-c145-4671-90e9-ae2631f316a0",\n            "block_size": 4096,\n            "serial": null,\n            "partition_table_type": null,\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "filesystem": {\n                "label": "root",\n                "uuid": "3ee19358-8e1b-499e-8757-a6df5829ee03",\n                "mount_options": null,\n                "mount_point": "/",\n                "fstype": "ext4"\n            },\n            "id": 7,\n            "available_size": 0,\n            "path": "/dev/disk/by-dname/lvroot",\n            "type": "virtual",\n            "model": null,\n            "partitions": [],\n            "system_id": "qq48ds",\n            "name": "vgroot-lvroot",\n            "tags": [],\n            "id_path": null,\n            "used_size": 2397988454400,\n            "size": 2397988454400\n        }\n    ],\n    "swap_size": null,\n    "status_name": "Broken",\n    "current_installation_result_id": null,\n    "fqdn": "kvm01.baremetal-mcp-pike-ovs-ha.local",\n    "current_testing_result_id": 7,\n    "address_ttl": null,\n    "owner_data": {},\n    "node_type_name": "Machine",\n    "node_type": 0,\n    "bcaches": [],\n    "cpu_test_status_name": "Unknown",\n    "cache_sets": [],\n    "other_test_status": -1,\n    "pod": null,\n    "resource_uri": "/MAAS/api/2.0/machines/qq48ds/",\n    "zone": {\n        "resource_uri": "/MAAS/api/2.0/zones/default/",\n        "name": "default",\n        "description": "",\n        "id": 1\n    },\n    "iscsiblockdevice_set": [],\n    "testing_status_name": "Passed",\n    "cpu_test_status": -1,\n    "architecture": "amd64/generic",\n    "storage": 2397998.9401599998,\n    "storage_test_status": 2,\n    "other_test_status_name": "Unknown",\n    "osystem": "",\n    "testing_status": 2,\n    "commissioning_status_name": "Passed",\n    "status_message": "(opnfv)",\n    "current_commissioning_result_id": 6,\n    "cpu_count": 16,\n    "memory": 32768,\n    "ip_addresses": [],\n    "special_filesystems": [],\n    "tag_names": [],\n    "default_gateways": {\n        "ipv4": {\n            "gateway_ip": null,\n            "link_id": null\n        },\n        "ipv6": {\n            "gateway_ip": null,\n            "link_id": null\n        }\n    },\n    "power_state": "on",\n    "boot_interface": {\n        "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/16/",\n        "parents": [],\n        "discovered": [],\n        "params": "",\n        "id": 16,\n        "effective_mtu": 1500,\n        "vlan": {\n            "fabric_id": 2,\n            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n            "space": "undefined",\n            "primary_rack": "qn8syb",\n            "fabric": "fabric-2",\n            "dhcp_on": true,\n            "id": 5003,\n            "mtu": 1500,\n            "external_dhcp": null,\n            "vid": 0,\n            "secondary_rack": null,\n            "relay_vlan": null,\n            "name": "untagged"\n        },\n        "children": [],\n        "type": "physical",\n        "name": "enp6s0",\n        "tags": [],\n        "system_id": "qq48ds",\n        "enabled": true,\n        "mac_address": "00:25:b5:a0:00:2a",\n        "links": [\n            {\n                "mode": "dhcp",\n                "subnet": {\n                    "allow_proxy": true,\n                    "active_discovery": false,\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "space": "undefined",\n                    "rdns_mode": 2,\n                    "id": 3,\n                    "vlan": {\n                        "fabric_id": 2,\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "space": "undefined",\n                        "primary_rack": "qn8syb",\n                        "fabric": "fabric-2",\n                        "dhcp_on": true,\n                        "id": 5003,\n                        "mtu": 1500,\n                        "external_dhcp": null,\n                        "vid": 0,\n                        "secondary_rack": null,\n                        "relay_vlan": null,\n                        "name": "untagged"\n                    },\n                    "cidr": "192.168.11.0/24",\n                    "managed": true,\n                    "gateway_ip": "192.168.11.3",\n                    "dns_servers": [],\n                    "name": "192.168.11.0/24"\n                },\n                "id": 30\n            }\n        ]\n    },\n    "netboot": true,\n    "commissioning_status": 2,\n    "status_action": "mark broken",\n    "domain": {\n        "resource_uri": "/MAAS/api/2.0/domains/0/",\n        "resource_record_count": 11,\n        "name": "baremetal-mcp-pike-ovs-ha.local",\n        "authoritative": true,\n        "ttl": null,\n        "id": 0\n    },\n    "min_hwe_kernel": "hwe-16.04-edge",\n    "boot_disk": {\n        "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n        "uuid": null,\n        "block_size": 4096,\n        "serial": "618e72837274ff201cc7880a059ea121",\n        "partition_table_type": "GPT",\n        "used_for": "GPT partitioned with 1 partition",\n        "filesystem": null,\n        "id": 2,\n        "available_size": 0,\n        "path": "/dev/disk/by-dname/sda",\n        "type": "physical",\n        "model": "UCSB-MRAID12G",\n        "partitions": [\n            {\n                "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                "type": "partition",\n                "filesystem": {\n                    "label": null,\n                    "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                    "mount_options": null,\n                    "mount_point": null,\n                    "fstype": "lvm-pv"\n                },\n                "system_id": "qq48ds",\n                "device_id": 2,\n                "used_for": "LVM volume for vgroot",\n                "bootable": false,\n                "id": 1,\n                "path": "/dev/disk/by-dname/sda-part2",\n                "size": 2397992648704\n            }\n        ],\n        "system_id": "qq48ds",\n        "name": "sda",\n        "tags": [\n            "rotary"\n        ],\n        "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n        "used_size": 2397998940160,\n        "size": 2397998940160\n    },\n    "memory_test_status": -1,\n    "power_type": "ipmi",\n    "storage_test_status_name": "Passed",\n    "volume_groups": [\n        {\n            "__incomplete__": true,\n            "system_id": "qq48ds",\n            "id": 1\n        }\n    ]\n}{\n    "system_id": "qq48ds",\n    "blockdevice_set": [\n        {\n            "system_id": "qq48ds",\n            "size": 2397998940160,\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n            "used_size": 2397998940160,\n            "id": 2,\n            "partition_table_type": "GPT",\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n            "tags": [\n                "rotary"\n            ],\n            "name": "sda",\n            "path": "/dev/disk/by-dname/sda",\n            "uuid": null,\n            "used_for": "GPT partitioned with 1 partition",\n            "filesystem": null,\n            "block_size": 4096,\n            "serial": "618e72837274ff201cc7880a059ea121",\n            "partitions": [\n                {\n                    "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                    "size": 2397992648704,\n                    "bootable": false,\n                    "used_for": "LVM volume for vgroot",\n                    "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                    "filesystem": {\n                        "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                        "mount_point": null,\n                        "fstype": "lvm-pv",\n                        "label": null,\n                        "mount_options": null\n                    },\n                    "id": 1,\n                    "device_id": 2,\n                    "system_id": "qq48ds",\n                    "type": "partition",\n                    "path": "/dev/disk/by-dname/sda-part2"\n                }\n            ],\n            "model": "UCSB-MRAID12G",\n            "type": "physical",\n            "available_size": 0\n        },\n        {\n            "system_id": "qq48ds",\n            "size": 2397988454400,\n            "id_path": null,\n            "used_size": 2397988454400,\n            "id": 7,\n            "partition_table_type": null,\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/7/",\n            "tags": [],\n            "name": "vgroot-lvroot",\n            "path": "/dev/disk/by-dname/lvroot",\n            "uuid": "ac82c3b7-c145-4671-90e9-ae2631f316a0",\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "filesystem": {\n                "uuid": "3ee19358-8e1b-499e-8757-a6df5829ee03",\n                "mount_point": "/",\n                "fstype": "ext4",\n                "label": "root",\n                "mount_options": null\n            },\n            "block_size": 4096,\n            "serial": null,\n            "partitions": [],\n            "model": null,\n            "type": "virtual",\n            "available_size": 0\n        }\n    ],\n    "domain": {\n        "authoritative": true,\n        "ttl": null,\n        "id": 0,\n        "resource_uri": "/MAAS/api/2.0/domains/0/",\n        "name": "baremetal-mcp-pike-ovs-ha.local",\n        "resource_record_count": 11\n    },\n    "cpu_count": 16,\n    "cpu_test_status": -1,\n    "resource_uri": "/MAAS/api/2.0/machines/qq48ds/",\n    "status": 4,\n    "memory": 32768,\n    "physicalblockdevice_set": [\n        {\n            "system_id": "qq48ds",\n            "size": 2397998940160,\n            "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n            "used_size": 2397998940160,\n            "id": 2,\n            "partition_table_type": "GPT",\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n            "tags": [\n                "rotary"\n            ],\n            "name": "sda",\n            "path": "/dev/disk/by-dname/sda",\n            "uuid": null,\n            "used_for": "GPT partitioned with 1 partition",\n            "filesystem": null,\n            "block_size": 4096,\n            "serial": "618e72837274ff201cc7880a059ea121",\n            "partitions": [\n                {\n                    "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                    "size": 2397992648704,\n                    "bootable": false,\n                    "used_for": "LVM volume for vgroot",\n                    "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                    "filesystem": {\n                        "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                        "mount_point": null,\n                        "fstype": "lvm-pv",\n                        "label": null,\n                        "mount_options": null\n                    },\n                    "id": 1,\n                    "device_id": 2,\n                    "system_id": "qq48ds",\n                    "type": "partition",\n                    "path": "/dev/disk/by-dname/sda-part2"\n                }\n            ],\n            "model": "UCSB-MRAID12G",\n            "type": "physical",\n            "available_size": 0\n        }\n    ],\n    "current_commissioning_result_id": 6,\n    "ip_addresses": [],\n    "testing_status": 2,\n    "memory_test_status_name": "Unknown",\n    "owner_data": {},\n    "volume_groups": [\n        {\n            "system_id": "qq48ds",\n            "id": 1,\n            "__incomplete__": true\n        }\n    ],\n    "current_installation_result_id": null,\n    "storage_test_status_name": "Passed",\n    "node_type": 0,\n    "status_action": "mark fixed",\n    "owner": null,\n    "raids": [],\n    "virtualblockdevice_set": [\n        {\n            "system_id": "qq48ds",\n            "size": 2397988454400,\n            "id_path": null,\n            "used_size": 2397988454400,\n            "id": 7,\n            "partition_table_type": null,\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/7/",\n            "tags": [],\n            "name": "vgroot-lvroot",\n            "path": "/dev/disk/by-dname/vgroot-lvroot",\n            "uuid": "ac82c3b7-c145-4671-90e9-ae2631f316a0",\n            "used_for": "ext4 formatted filesystem mounted at /",\n            "filesystem": {\n                "uuid": "3ee19358-8e1b-499e-8757-a6df5829ee03",\n                "mount_point": "/",\n                "fstype": "ext4",\n                "label": "root",\n                "mount_options": null\n            },\n            "block_size": 4096,\n            "serial": null,\n            "partitions": [],\n            "model": null,\n            "type": "virtual",\n            "available_size": 0\n        }\n    ],\n    "default_gateways": {\n        "ipv4": {\n            "link_id": null,\n            "gateway_ip": null\n        },\n        "ipv6": {\n            "link_id": null,\n            "gateway_ip": null\n        }\n    },\n    "cpu_test_status_name": "Unknown",\n    "netboot": true,\n    "iscsiblockdevice_set": [],\n    "address_ttl": null,\n    "hwe_kernel": null,\n    "boot_interface": {\n        "system_id": "qq48ds",\n        "links": [\n            {\n                "mode": "dhcp",\n                "subnet": {\n                    "managed": true,\n                    "cidr": "192.168.11.0/24",\n                    "id": 3,\n                    "vlan": {\n                        "fabric": "fabric-2",\n                        "external_dhcp": null,\n                        "id": 5003,\n                        "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                        "primary_rack": "qn8syb",\n                        "name": "untagged",\n                        "secondary_rack": null,\n                        "space": "undefined",\n                        "mtu": 1500,\n                        "dhcp_on": true,\n                        "vid": 0,\n                        "relay_vlan": null,\n                        "fabric_id": 2\n                    },\n                    "gateway_ip": "192.168.11.3",\n                    "dns_servers": [],\n                    "rdns_mode": 2,\n                    "name": "192.168.11.0/24",\n                    "space": "undefined",\n                    "active_discovery": false,\n                    "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                    "allow_proxy": true\n                },\n                "id": 30\n            }\n        ],\n        "discovered": [],\n        "id": 16,\n        "vlan": {\n            "fabric": "fabric-2",\n            "external_dhcp": null,\n            "id": 5003,\n            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n            "primary_rack": "qn8syb",\n            "name": "untagged",\n            "secondary_rack": null,\n            "space": "undefined",\n            "mtu": 1500,\n            "dhcp_on": true,\n            "vid": 0,\n            "relay_vlan": null,\n            "fabric_id": 2\n        },\n        "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/16/",\n        "tags": [],\n        "params": "",\n        "name": "enp6s0",\n        "mac_address": "00:25:b5:a0:00:2a",\n        "enabled": true,\n        "parents": [],\n        "effective_mtu": 1500,\n        "type": "physical",\n        "children": []\n    },\n    "testing_status_name": "Passed",\n    "pod": null,\n    "distro_series": "",\n    "commissioning_status": 2,\n    "power_type": "ipmi",\n    "storage": 2397998.9401599998,\n    "tag_names": [],\n    "cache_sets": [],\n    "min_hwe_kernel": "hwe-16.04-edge",\n    "power_state": "off",\n    "status_message": "(opnfv)",\n    "other_test_status_name": "Unknown",\n    "bcaches": [],\n    "other_test_status": -1,\n    "storage_test_status": 2,\n    "fqdn": "kvm01.baremetal-mcp-pike-ovs-ha.local",\n    "node_type_name": "Machine",\n    "status_name": "Ready",\n    "disable_ipv4": false,\n    "interface_set": [\n        {\n            "system_id": "qq48ds",\n            "links": [\n                {\n                    "mode": "dhcp",\n                    "subnet": {\n                        "managed": true,\n                        "cidr": "192.168.11.0/24",\n                        "id": 3,\n                        "vlan": {\n                            "fabric": "fabric-2",\n                            "external_dhcp": null,\n                            "id": 5003,\n                            "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                            "primary_rack": "qn8syb",\n                            "name": "untagged",\n                            "secondary_rack": null,\n                            "space": "undefined",\n                            "mtu": 1500,\n                            "dhcp_on": true,\n                            "vid": 0,\n                            "relay_vlan": null,\n                            "fabric_id": 2\n                        },\n                        "gateway_ip": "192.168.11.3",\n                        "dns_servers": [],\n                        "rdns_mode": 2,\n                        "name": "192.168.11.0/24",\n                        "space": "undefined",\n                        "active_discovery": false,\n                        "resource_uri": "/MAAS/api/2.0/subnets/3/",\n                        "allow_proxy": true\n                    },\n                    "id": 30\n                }\n            ],\n            "discovered": [],\n            "id": 16,\n            "vlan": {\n                "fabric": "fabric-2",\n                "external_dhcp": null,\n                "id": 5003,\n                "resource_uri": "/MAAS/api/2.0/vlans/5003/",\n                "primary_rack": "qn8syb",\n                "name": "untagged",\n                "secondary_rack": null,\n                "space": "undefined",\n                "mtu": 1500,\n                "dhcp_on": true,\n                "vid": 0,\n                "relay_vlan": null,\n                "fabric_id": 2\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/16/",\n            "tags": [],\n            "params": "",\n            "name": "enp6s0",\n            "mac_address": "00:25:b5:a0:00:2a",\n            "enabled": true,\n            "parents": [],\n            "effective_mtu": 1500,\n            "type": "physical",\n            "children": []\n        },\n        {\n            "system_id": "qq48ds",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 31\n                }\n            ],\n            "discovered": null,\n            "id": 22,\n            "vlan": {\n                "fabric": "fabric-0",\n                "external_dhcp": "10.20.0.1",\n                "id": 5001,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "primary_rack": null,\n                "name": "untagged",\n                "secondary_rack": null,\n                "space": "undefined",\n                "mtu": 1500,\n                "dhcp_on": false,\n                "vid": 0,\n                "relay_vlan": null,\n                "fabric_id": 0\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/22/",\n            "tags": [],\n            "params": "",\n            "name": "enp7s0",\n            "mac_address": "00:25:b5:a0:00:2b",\n            "enabled": true,\n            "parents": [],\n            "effective_mtu": 1500,\n            "type": "physical",\n            "children": []\n        },\n        {\n            "system_id": "qq48ds",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 33\n                }\n            ],\n            "discovered": null,\n            "id": 24,\n            "vlan": {\n                "fabric": "fabric-0",\n                "external_dhcp": "10.20.0.1",\n                "id": 5001,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "primary_rack": null,\n                "name": "untagged",\n                "secondary_rack": null,\n                "space": "undefined",\n                "mtu": 1500,\n                "dhcp_on": false,\n                "vid": 0,\n                "relay_vlan": null,\n                "fabric_id": 0\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/24/",\n            "tags": [],\n            "params": "",\n            "name": "enp8s0",\n            "mac_address": "00:25:b5:a0:00:2c",\n            "enabled": true,\n            "parents": [],\n            "effective_mtu": 1500,\n            "type": "physical",\n            "children": []\n        },\n        {\n            "system_id": "qq48ds",\n            "links": [\n                {\n                    "mode": "link_up",\n                    "id": 35\n                }\n            ],\n            "discovered": null,\n            "id": 26,\n            "vlan": {\n                "fabric": "fabric-0",\n                "external_dhcp": "10.20.0.1",\n                "id": 5001,\n                "resource_uri": "/MAAS/api/2.0/vlans/5001/",\n                "primary_rack": null,\n                "name": "untagged",\n                "secondary_rack": null,\n                "space": "undefined",\n                "mtu": 1500,\n                "dhcp_on": false,\n                "vid": 0,\n                "relay_vlan": null,\n                "fabric_id": 0\n            },\n            "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/interfaces/26/",\n            "tags": [],\n            "params": "",\n            "name": "enp9s0",\n            "mac_address": "00:25:b5:a0:00:2d",\n            "enabled": true,\n            "parents": [],\n            "effective_mtu": 1500,\n            "type": "physical",\n            "children": []\n        }\n    ],\n    "architecture": "amd64/generic",\n    "memory_test_status": -1,\n    "hostname": "kvm01",\n    "boot_disk": {\n        "system_id": "qq48ds",\n        "size": 2397998940160,\n        "id_path": "/dev/disk/by-id/wwn-0x618e72837274ff201cc7880a059ea121",\n        "used_size": 2397998940160,\n        "id": 2,\n        "partition_table_type": "GPT",\n        "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/",\n        "tags": [\n            "rotary"\n        ],\n        "name": "sda",\n        "path": "/dev/disk/by-dname/sda",\n        "uuid": null,\n        "used_for": "GPT partitioned with 1 partition",\n        "filesystem": null,\n        "block_size": 4096,\n        "serial": "618e72837274ff201cc7880a059ea121",\n        "partitions": [\n            {\n                "uuid": "ccc642d3-11e6-47ca-bc33-77b2ac2eeacf",\n                "size": 2397992648704,\n                "bootable": false,\n                "used_for": "LVM volume for vgroot",\n                "resource_uri": "/MAAS/api/2.0/nodes/qq48ds/blockdevices/2/partition/1",\n                "filesystem": {\n                    "uuid": "1a5852b0-8801-4725-bbbd-a443edcebe3c",\n                    "mount_point": null,\n                    "fstype": "lvm-pv",\n                    "label": null,\n                    "mount_options": null\n                },\n                "id": 1,\n                "device_id": 2,\n                "system_id": "qq48ds",\n                "type": "partition",\n                "path": "/dev/disk/by-dname/sda-part2"\n            }\n        ],\n        "model": "UCSB-MRAID12G",\n        "type": "physical",\n        "available_size": 0\n    },\n    "osystem": "",\n    "commissioning_status_name": "Passed",\n    "special_filesystems": [],\n    "swap_size": null,\n    "zone": {\n        "id": 1,\n        "description": "",\n        "name": "default",\n        "resource_uri": "/MAAS/api/2.0/zones/default/"\n    },\n    "current_testing_result_id": 7\n}'}
2018-01-08 04:25:41,822 [salt.state       ][INFO    ][29671] 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 qq48ds && sleep 10 && maas opnfv machine mark-fixed qq48ds] at time 04:25:41.822474 duration_in_ms=15756.348
2018-01-08 04:25:41,825 [salt.minion      ][INFO    ][29671] Returning information for job: 20180108042524168323
2018-01-08 04:25:52,815 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042552783321
2018-01-08 04:25:52,838 [salt.minion      ][INFO    ][29735] Starting a new job with PID 29735
2018-01-08 04:25:54,423 [salt.state       ][INFO    ][29735] Loading fresh modules for state activity
2018-01-08 04:25:54,513 [salt.state       ][INFO    ][29735] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:25:54.513332
2018-01-08 04:25:54,513 [salt.state       ][INFO    ][29735] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:25:54,517 [salt.loaded.int.module.cmdmod][INFO    ][29735] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:25:55,812 [salt.state       ][INFO    ][29735] {'pid': 29742, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:25:55,813 [salt.state       ][INFO    ][29735] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:25:55.813111 duration_in_ms=1299.781
2018-01-08 04:25:55,814 [salt.state       ][INFO    ][29735] Running state [maas.deploy_machines] at time 04:25:55.814071
2018-01-08 04:25:55,814 [salt.state       ][INFO    ][29735] Executing state module.run for maas.deploy_machines
2018-01-08 04:25:56,564 [salt.loaded.ext.module.maas][INFO    ][29735] deploymachines hwe_kernel=hwe-16.04-edge system_id=qq48ds distro_series=xenial
2018-01-08 04:25:59,368 [salt.state       ][INFO    ][29735] {'ret': {'updated': ['cmp002', 'cmp001', 'kvm03', 'kvm02'], 'errors': {}, 'success': ['kvm01']}}
2018-01-08 04:25:59,368 [salt.state       ][INFO    ][29735] Completed state [maas.deploy_machines] at time 04:25:59.368578 duration_in_ms=3554.505
2018-01-08 04:25:59,371 [salt.minion      ][INFO    ][29735] Returning information for job: 20180108042552783321
2018-01-08 04:26:10,332 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command pillar.get with jid 20180108042610304124
2018-01-08 04:26:10,350 [salt.minion      ][INFO    ][29853] Starting a new job with PID 29853
2018-01-08 04:26:10,357 [salt.minion      ][INFO    ][29853] Returning information for job: 20180108042610304124
2018-01-08 04:26:11,273 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042611242203
2018-01-08 04:26:11,292 [salt.minion      ][INFO    ][29858] Starting a new job with PID 29858
2018-01-08 04:26:11,692 [salt.state       ][INFO    ][29858] Loading fresh modules for state activity
2018-01-08 04:26:11,772 [salt.state       ][INFO    ][29858] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:26:11.772864
2018-01-08 04:26:11,773 [salt.state       ][INFO    ][29858] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:26:11,775 [salt.loaded.int.module.cmdmod][INFO    ][29858] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:26:13,038 [salt.state       ][INFO    ][29858] {'pid': 29865, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:26:13,039 [salt.state       ][INFO    ][29858] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:26:13.039630 duration_in_ms=1266.766
2018-01-08 04:26:13,042 [salt.state       ][INFO    ][29858] Running state [maas.machines_status] at time 04:26:13.042137
2018-01-08 04:26:13,043 [salt.state       ][INFO    ][29858] Executing state module.run for maas.machines_status
2018-01-08 04:26:13,672 [salt.state       ][INFO    ][29858] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:26:13,673 [salt.state       ][INFO    ][29858] Completed state [maas.machines_status] at time 04:26:13.673433 duration_in_ms=631.295
2018-01-08 04:26:13,677 [salt.minion      ][INFO    ][29858] Returning information for job: 20180108042611242203
2018-01-08 04:26:24,624 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042624593717
2018-01-08 04:26:24,643 [salt.minion      ][INFO    ][29876] Starting a new job with PID 29876
2018-01-08 04:26:26,334 [salt.state       ][INFO    ][29876] Loading fresh modules for state activity
2018-01-08 04:26:26,425 [salt.state       ][INFO    ][29876] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:26:26.425559
2018-01-08 04:26:26,426 [salt.state       ][INFO    ][29876] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:26:26,428 [salt.loaded.int.module.cmdmod][INFO    ][29876] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:26:27,781 [salt.state       ][INFO    ][29876] {'pid': 29886, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:26:27,784 [salt.state       ][INFO    ][29876] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:26:27.783962 duration_in_ms=1358.403
2018-01-08 04:26:27,786 [salt.state       ][INFO    ][29876] Running state [maas.machines_status] at time 04:26:27.786592
2018-01-08 04:26:27,787 [salt.state       ][INFO    ][29876] Executing state module.run for maas.machines_status
2018-01-08 04:26:28,526 [salt.state       ][INFO    ][29876] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:26:28,527 [salt.state       ][INFO    ][29876] Completed state [maas.machines_status] at time 04:26:28.527580 duration_in_ms=740.987
2018-01-08 04:26:28,530 [salt.minion      ][INFO    ][29876] Returning information for job: 20180108042624593717
2018-01-08 04:26:39,524 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042639493223
2018-01-08 04:26:39,540 [salt.minion      ][INFO    ][29898] Starting a new job with PID 29898
2018-01-08 04:26:40,009 [salt.state       ][INFO    ][29898] Loading fresh modules for state activity
2018-01-08 04:26:40,091 [salt.state       ][INFO    ][29898] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:26:40.091812
2018-01-08 04:26:40,092 [salt.state       ][INFO    ][29898] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:26:40,094 [salt.loaded.int.module.cmdmod][INFO    ][29898] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:26:41,398 [salt.state       ][INFO    ][29898] {'pid': 29905, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:26:41,398 [salt.state       ][INFO    ][29898] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:26:41.398837 duration_in_ms=1307.026
2018-01-08 04:26:41,399 [salt.state       ][INFO    ][29898] Running state [maas.machines_status] at time 04:26:41.399758
2018-01-08 04:26:41,399 [salt.state       ][INFO    ][29898] Executing state module.run for maas.machines_status
2018-01-08 04:26:42,026 [salt.state       ][INFO    ][29898] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:26:42,026 [salt.state       ][INFO    ][29898] Completed state [maas.machines_status] at time 04:26:42.026532 duration_in_ms=626.771
2018-01-08 04:26:42,029 [salt.minion      ][INFO    ][29898] Returning information for job: 20180108042639493223
2018-01-08 04:26:52,880 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042652849596
2018-01-08 04:26:52,899 [salt.minion      ][INFO    ][29916] Starting a new job with PID 29916
2018-01-08 04:26:54,458 [salt.state       ][INFO    ][29916] Loading fresh modules for state activity
2018-01-08 04:26:54,540 [salt.state       ][INFO    ][29916] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:26:54.540603
2018-01-08 04:26:54,541 [salt.state       ][INFO    ][29916] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:26:54,543 [salt.loaded.int.module.cmdmod][INFO    ][29916] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:26:56,037 [salt.state       ][INFO    ][29916] {'pid': 29923, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:26:56,039 [salt.state       ][INFO    ][29916] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:26:56.039007 duration_in_ms=1498.405
2018-01-08 04:26:56,041 [salt.state       ][INFO    ][29916] Running state [maas.machines_status] at time 04:26:56.040972
2018-01-08 04:26:56,041 [salt.state       ][INFO    ][29916] Executing state module.run for maas.machines_status
2018-01-08 04:26:56,852 [salt.state       ][INFO    ][29916] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:26:56,853 [salt.state       ][INFO    ][29916] Completed state [maas.machines_status] at time 04:26:56.853462 duration_in_ms=812.488
2018-01-08 04:26:56,857 [salt.minion      ][INFO    ][29916] Returning information for job: 20180108042652849596
2018-01-08 04:27:07,826 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042707790805
2018-01-08 04:27:07,850 [salt.minion      ][INFO    ][29976] Starting a new job with PID 29976
2018-01-08 04:27:08,279 [salt.state       ][INFO    ][29976] Loading fresh modules for state activity
2018-01-08 04:27:08,377 [salt.state       ][INFO    ][29976] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:27:08.377888
2018-01-08 04:27:08,378 [salt.state       ][INFO    ][29976] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:27:08,381 [salt.loaded.int.module.cmdmod][INFO    ][29976] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:27:09,672 [salt.state       ][INFO    ][29976] {'pid': 29983, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:27:09,675 [salt.state       ][INFO    ][29976] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:27:09.675019 duration_in_ms=1297.131
2018-01-08 04:27:09,677 [salt.state       ][INFO    ][29976] Running state [maas.machines_status] at time 04:27:09.677519
2018-01-08 04:27:09,678 [salt.state       ][INFO    ][29976] Executing state module.run for maas.machines_status
2018-01-08 04:27:10,364 [salt.state       ][INFO    ][29976] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:27:10,365 [salt.state       ][INFO    ][29976] Completed state [maas.machines_status] at time 04:27:10.365018 duration_in_ms=687.499
2018-01-08 04:27:10,368 [salt.minion      ][INFO    ][29976] Returning information for job: 20180108042707790805
2018-01-08 04:27:21,326 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042721300434
2018-01-08 04:27:21,346 [salt.minion      ][INFO    ][29995] Starting a new job with PID 29995
2018-01-08 04:27:22,978 [salt.state       ][INFO    ][29995] Loading fresh modules for state activity
2018-01-08 04:27:23,059 [salt.state       ][INFO    ][29995] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:27:23.059752
2018-01-08 04:27:23,060 [salt.state       ][INFO    ][29995] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:27:23,062 [salt.loaded.int.module.cmdmod][INFO    ][29995] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:27:24,387 [salt.state       ][INFO    ][29995] {'pid': 30002, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:27:24,388 [salt.state       ][INFO    ][29995] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:27:24.388555 duration_in_ms=1328.803
2018-01-08 04:27:24,391 [salt.state       ][INFO    ][29995] Running state [maas.machines_status] at time 04:27:24.391046
2018-01-08 04:27:24,391 [salt.state       ][INFO    ][29995] Executing state module.run for maas.machines_status
2018-01-08 04:27:25,237 [salt.state       ][INFO    ][29995] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:27:25,238 [salt.state       ][INFO    ][29995] Completed state [maas.machines_status] at time 04:27:25.238761 duration_in_ms=847.714
2018-01-08 04:27:25,242 [salt.minion      ][INFO    ][29995] Returning information for job: 20180108042721300434
2018-01-08 04:27:36,202 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042736172220
2018-01-08 04:27:36,219 [salt.minion      ][INFO    ][30036] Starting a new job with PID 30036
2018-01-08 04:27:36,628 [salt.state       ][INFO    ][30036] Loading fresh modules for state activity
2018-01-08 04:27:36,676 [salt.state       ][INFO    ][30036] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:27:36.676341
2018-01-08 04:27:36,676 [salt.state       ][INFO    ][30036] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:27:36,678 [salt.loaded.int.module.cmdmod][INFO    ][30036] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:27:37,874 [salt.state       ][INFO    ][30036] {'pid': 30045, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:27:37,875 [salt.state       ][INFO    ][30036] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:27:37.875778 duration_in_ms=1199.437
2018-01-08 04:27:37,877 [salt.state       ][INFO    ][30036] Running state [maas.machines_status] at time 04:27:37.877421
2018-01-08 04:27:37,877 [salt.state       ][INFO    ][30036] Executing state module.run for maas.machines_status
2018-01-08 04:27:38,324 [salt.state       ][INFO    ][30036] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:27:38,324 [salt.state       ][INFO    ][30036] Completed state [maas.machines_status] at time 04:27:38.324811 duration_in_ms=447.39
2018-01-08 04:27:38,326 [salt.minion      ][INFO    ][30036] Returning information for job: 20180108042736172220
2018-01-08 04:27:49,069 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042749040119
2018-01-08 04:27:49,090 [salt.minion      ][INFO    ][30060] Starting a new job with PID 30060
2018-01-08 04:27:50,703 [salt.state       ][INFO    ][30060] Loading fresh modules for state activity
2018-01-08 04:27:50,785 [salt.state       ][INFO    ][30060] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:27:50.785791
2018-01-08 04:27:50,786 [salt.state       ][INFO    ][30060] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:27:50,788 [salt.loaded.int.module.cmdmod][INFO    ][30060] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:27:52,095 [salt.state       ][INFO    ][30060] {'pid': 30067, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:27:52,096 [salt.state       ][INFO    ][30060] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:27:52.096653 duration_in_ms=1310.861
2018-01-08 04:27:52,098 [salt.state       ][INFO    ][30060] Running state [maas.machines_status] at time 04:27:52.098716
2018-01-08 04:27:52,099 [salt.state       ][INFO    ][30060] Executing state module.run for maas.machines_status
2018-01-08 04:27:52,780 [salt.state       ][INFO    ][30060] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:27:52,781 [salt.state       ][INFO    ][30060] Completed state [maas.machines_status] at time 04:27:52.781206 duration_in_ms=682.489
2018-01-08 04:27:52,784 [salt.minion      ][INFO    ][30060] Returning information for job: 20180108042749040119
2018-01-08 04:28:03,615 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042803583319
2018-01-08 04:28:03,634 [salt.minion      ][INFO    ][30349] Starting a new job with PID 30349
2018-01-08 04:28:04,051 [salt.state       ][INFO    ][30349] Loading fresh modules for state activity
2018-01-08 04:28:04,136 [salt.state       ][INFO    ][30349] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:28:04.136482
2018-01-08 04:28:04,136 [salt.state       ][INFO    ][30349] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:28:04,139 [salt.loaded.int.module.cmdmod][INFO    ][30349] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:28:05,718 [salt.state       ][INFO    ][30349] {'pid': 30356, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:28:05,719 [salt.state       ][INFO    ][30349] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:28:05.719691 duration_in_ms=1583.21
2018-01-08 04:28:05,722 [salt.state       ][INFO    ][30349] Running state [maas.machines_status] at time 04:28:05.721963
2018-01-08 04:28:05,722 [salt.state       ][INFO    ][30349] Executing state module.run for maas.machines_status
2018-01-08 04:28:06,573 [salt.state       ][INFO    ][30349] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:28:06,573 [salt.state       ][INFO    ][30349] Completed state [maas.machines_status] at time 04:28:06.573832 duration_in_ms=851.868
2018-01-08 04:28:06,577 [salt.minion      ][INFO    ][30349] Returning information for job: 20180108042803583319
2018-01-08 04:28:17,420 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042817388290
2018-01-08 04:28:17,437 [salt.minion      ][INFO    ][30394] Starting a new job with PID 30394
2018-01-08 04:28:18,948 [salt.state       ][INFO    ][30394] Loading fresh modules for state activity
2018-01-08 04:28:18,992 [salt.state       ][INFO    ][30394] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:28:18.992356
2018-01-08 04:28:18,992 [salt.state       ][INFO    ][30394] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:28:18,994 [salt.loaded.int.module.cmdmod][INFO    ][30394] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:28:20,318 [salt.state       ][INFO    ][30394] {'pid': 30401, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:28:20,319 [salt.state       ][INFO    ][30394] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:28:20.319190 duration_in_ms=1326.834
2018-01-08 04:28:20,320 [salt.state       ][INFO    ][30394] Running state [maas.machines_status] at time 04:28:20.320204
2018-01-08 04:28:20,320 [salt.state       ][INFO    ][30394] Executing state module.run for maas.machines_status
2018-01-08 04:28:20,950 [salt.state       ][INFO    ][30394] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:28:20,951 [salt.state       ][INFO    ][30394] Completed state [maas.machines_status] at time 04:28:20.950983 duration_in_ms=630.776
2018-01-08 04:28:20,954 [salt.minion      ][INFO    ][30394] Returning information for job: 20180108042817388290
2018-01-08 04:28:31,903 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042831875270
2018-01-08 04:28:31,920 [salt.minion      ][INFO    ][30418] Starting a new job with PID 30418
2018-01-08 04:28:32,286 [salt.state       ][INFO    ][30418] Loading fresh modules for state activity
2018-01-08 04:28:32,343 [salt.state       ][INFO    ][30418] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:28:32.343396
2018-01-08 04:28:32,344 [salt.state       ][INFO    ][30418] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:28:32,345 [salt.loaded.int.module.cmdmod][INFO    ][30418] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:28:33,813 [salt.state       ][INFO    ][30418] {'pid': 30425, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:28:33,814 [salt.state       ][INFO    ][30418] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:28:33.814734 duration_in_ms=1471.338
2018-01-08 04:28:33,816 [salt.state       ][INFO    ][30418] Running state [maas.machines_status] at time 04:28:33.816912
2018-01-08 04:28:33,817 [salt.state       ][INFO    ][30418] Executing state module.run for maas.machines_status
2018-01-08 04:28:34,644 [salt.state       ][INFO    ][30418] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:28:34,645 [salt.state       ][INFO    ][30418] Completed state [maas.machines_status] at time 04:28:34.645782 duration_in_ms=828.869
2018-01-08 04:28:34,649 [salt.minion      ][INFO    ][30418] Returning information for job: 20180108042831875270
2018-01-08 04:28:45,405 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042845374025
2018-01-08 04:28:45,423 [salt.minion      ][INFO    ][30439] Starting a new job with PID 30439
2018-01-08 04:28:46,872 [salt.state       ][INFO    ][30439] Loading fresh modules for state activity
2018-01-08 04:28:46,955 [salt.state       ][INFO    ][30439] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:28:46.955626
2018-01-08 04:28:46,956 [salt.state       ][INFO    ][30439] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:28:46,958 [salt.loaded.int.module.cmdmod][INFO    ][30439] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:28:48,312 [salt.state       ][INFO    ][30439] {'pid': 30446, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:28:48,313 [salt.state       ][INFO    ][30439] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:28:48.313613 duration_in_ms=1357.987
2018-01-08 04:28:48,316 [salt.state       ][INFO    ][30439] Running state [maas.machines_status] at time 04:28:48.316236
2018-01-08 04:28:48,317 [salt.state       ][INFO    ][30439] Executing state module.run for maas.machines_status
2018-01-08 04:28:49,015 [salt.state       ][INFO    ][30439] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:28:49,015 [salt.state       ][INFO    ][30439] Completed state [maas.machines_status] at time 04:28:49.015854 duration_in_ms=699.617
2018-01-08 04:28:49,019 [salt.minion      ][INFO    ][30439] Returning information for job: 20180108042845374025
2018-01-08 04:28:59,976 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042859947775
2018-01-08 04:28:59,998 [salt.minion      ][INFO    ][30471] Starting a new job with PID 30471
2018-01-08 04:29:00,440 [salt.state       ][INFO    ][30471] Loading fresh modules for state activity
2018-01-08 04:29:00,524 [salt.state       ][INFO    ][30471] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:29:00.524473
2018-01-08 04:29:00,524 [salt.state       ][INFO    ][30471] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:29:00,526 [salt.loaded.int.module.cmdmod][INFO    ][30471] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:29:01,905 [salt.state       ][INFO    ][30471] {'pid': 30478, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:29:01,906 [salt.state       ][INFO    ][30471] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:29:01.906384 duration_in_ms=1381.912
2018-01-08 04:29:01,908 [salt.state       ][INFO    ][30471] Running state [maas.machines_status] at time 04:29:01.908505
2018-01-08 04:29:01,909 [salt.state       ][INFO    ][30471] Executing state module.run for maas.machines_status
2018-01-08 04:29:02,574 [salt.state       ][INFO    ][30471] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:29:02,574 [salt.state       ][INFO    ][30471] Completed state [maas.machines_status] at time 04:29:02.574657 duration_in_ms=666.152
2018-01-08 04:29:02,576 [salt.minion      ][INFO    ][30471] Returning information for job: 20180108042859947775
2018-01-08 04:29:13,391 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042913364646
2018-01-08 04:29:13,416 [salt.minion      ][INFO    ][30613] Starting a new job with PID 30613
2018-01-08 04:29:14,932 [salt.state       ][INFO    ][30613] Loading fresh modules for state activity
2018-01-08 04:29:15,003 [salt.state       ][INFO    ][30613] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:29:15.003546
2018-01-08 04:29:15,004 [salt.state       ][INFO    ][30613] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:29:15,007 [salt.loaded.int.module.cmdmod][INFO    ][30613] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:29:16,357 [salt.state       ][INFO    ][30613] {'pid': 30620, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:29:16,358 [salt.state       ][INFO    ][30613] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:29:16.358760 duration_in_ms=1355.216
2018-01-08 04:29:16,361 [salt.state       ][INFO    ][30613] Running state [maas.machines_status] at time 04:29:16.361255
2018-01-08 04:29:16,362 [salt.state       ][INFO    ][30613] Executing state module.run for maas.machines_status
2018-01-08 04:29:17,193 [salt.state       ][INFO    ][30613] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:29:17,195 [salt.state       ][INFO    ][30613] Completed state [maas.machines_status] at time 04:29:17.195202 duration_in_ms=833.946
2018-01-08 04:29:17,198 [salt.minion      ][INFO    ][30613] Returning information for job: 20180108042913364646
2018-01-08 04:29:28,140 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042928107317
2018-01-08 04:29:28,160 [salt.minion      ][INFO    ][30640] Starting a new job with PID 30640
2018-01-08 04:29:28,595 [salt.state       ][INFO    ][30640] Loading fresh modules for state activity
2018-01-08 04:29:28,711 [salt.state       ][INFO    ][30640] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:29:28.711045
2018-01-08 04:29:28,712 [salt.state       ][INFO    ][30640] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:29:28,714 [salt.loaded.int.module.cmdmod][INFO    ][30640] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:29:30,055 [salt.state       ][INFO    ][30640] {'pid': 30647, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:29:30,056 [salt.state       ][INFO    ][30640] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:29:30.056692 duration_in_ms=1345.647
2018-01-08 04:29:30,059 [salt.state       ][INFO    ][30640] Running state [maas.machines_status] at time 04:29:30.059368
2018-01-08 04:29:30,060 [salt.state       ][INFO    ][30640] Executing state module.run for maas.machines_status
2018-01-08 04:29:30,993 [salt.state       ][INFO    ][30640] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:29:30,994 [salt.state       ][INFO    ][30640] Completed state [maas.machines_status] at time 04:29:30.994249 duration_in_ms=934.88
2018-01-08 04:29:30,998 [salt.minion      ][INFO    ][30640] Returning information for job: 20180108042928107317
2018-01-08 04:29:41,944 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042941904386
2018-01-08 04:29:41,963 [salt.minion      ][INFO    ][30660] Starting a new job with PID 30660
2018-01-08 04:29:43,505 [salt.state       ][INFO    ][30660] Loading fresh modules for state activity
2018-01-08 04:29:43,584 [salt.state       ][INFO    ][30660] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:29:43.584078
2018-01-08 04:29:43,584 [salt.state       ][INFO    ][30660] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:29:43,586 [salt.loaded.int.module.cmdmod][INFO    ][30660] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:29:44,982 [salt.state       ][INFO    ][30660] {'pid': 30667, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:29:44,983 [salt.state       ][INFO    ][30660] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:29:44.983119 duration_in_ms=1399.041
2018-01-08 04:29:44,989 [salt.state       ][INFO    ][30660] Running state [maas.machines_status] at time 04:29:44.989425
2018-01-08 04:29:44,990 [salt.state       ][INFO    ][30660] Executing state module.run for maas.machines_status
2018-01-08 04:29:45,647 [salt.state       ][INFO    ][30660] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:29:45,648 [salt.state       ][INFO    ][30660] Completed state [maas.machines_status] at time 04:29:45.648146 duration_in_ms=658.721
2018-01-08 04:29:45,651 [salt.minion      ][INFO    ][30660] Returning information for job: 20180108042941904386
2018-01-08 04:29:56,600 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108042956567211
2018-01-08 04:29:56,619 [salt.minion      ][INFO    ][30694] Starting a new job with PID 30694
2018-01-08 04:29:57,051 [salt.state       ][INFO    ][30694] Loading fresh modules for state activity
2018-01-08 04:29:57,139 [salt.state       ][INFO    ][30694] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:29:57.139193
2018-01-08 04:29:57,139 [salt.state       ][INFO    ][30694] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:29:57,141 [salt.loaded.int.module.cmdmod][INFO    ][30694] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:29:58,450 [salt.state       ][INFO    ][30694] {'pid': 30702, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:29:58,451 [salt.state       ][INFO    ][30694] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:29:58.451479 duration_in_ms=1312.287
2018-01-08 04:29:58,453 [salt.state       ][INFO    ][30694] Running state [maas.machines_status] at time 04:29:58.453625
2018-01-08 04:29:58,454 [salt.state       ][INFO    ][30694] Executing state module.run for maas.machines_status
2018-01-08 04:29:59,282 [salt.state       ][INFO    ][30694] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:29:59,283 [salt.state       ][INFO    ][30694] Completed state [maas.machines_status] at time 04:29:59.283185 duration_in_ms=829.559
2018-01-08 04:29:59,286 [salt.minion      ][INFO    ][30694] Returning information for job: 20180108042956567211
2018-01-08 04:30:10,223 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043010195256
2018-01-08 04:30:10,242 [salt.minion      ][INFO    ][30777] Starting a new job with PID 30777
2018-01-08 04:30:11,845 [salt.state       ][INFO    ][30777] Loading fresh modules for state activity
2018-01-08 04:30:11,920 [salt.state       ][INFO    ][30777] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:30:11.920537
2018-01-08 04:30:11,921 [salt.state       ][INFO    ][30777] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:30:11,923 [salt.loaded.int.module.cmdmod][INFO    ][30777] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:30:13,261 [salt.state       ][INFO    ][30777] {'pid': 30785, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:30:13,263 [salt.state       ][INFO    ][30777] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:30:13.263083 duration_in_ms=1342.546
2018-01-08 04:30:13,265 [salt.state       ][INFO    ][30777] Running state [maas.machines_status] at time 04:30:13.265627
2018-01-08 04:30:13,266 [salt.state       ][INFO    ][30777] Executing state module.run for maas.machines_status
2018-01-08 04:30:13,737 [salt.state       ][INFO    ][30777] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:30:13,739 [salt.state       ][INFO    ][30777] Completed state [maas.machines_status] at time 04:30:13.738983 duration_in_ms=473.355
2018-01-08 04:30:13,742 [salt.minion      ][INFO    ][30777] Returning information for job: 20180108043010195256
2018-01-08 04:30:24,763 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043024730508
2018-01-08 04:30:24,784 [salt.minion      ][INFO    ][30796] Starting a new job with PID 30796
2018-01-08 04:30:25,221 [salt.state       ][INFO    ][30796] Loading fresh modules for state activity
2018-01-08 04:30:25,296 [salt.state       ][INFO    ][30796] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:30:25.296712
2018-01-08 04:30:25,297 [salt.state       ][INFO    ][30796] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:30:25,299 [salt.loaded.int.module.cmdmod][INFO    ][30796] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:30:26,778 [salt.state       ][INFO    ][30796] {'pid': 30803, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:30:26,779 [salt.state       ][INFO    ][30796] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:30:26.779164 duration_in_ms=1482.454
2018-01-08 04:30:26,780 [salt.state       ][INFO    ][30796] Running state [maas.machines_status] at time 04:30:26.780289
2018-01-08 04:30:26,780 [salt.state       ][INFO    ][30796] Executing state module.run for maas.machines_status
2018-01-08 04:30:27,595 [salt.state       ][INFO    ][30796] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:30:27,596 [salt.state       ][INFO    ][30796] Completed state [maas.machines_status] at time 04:30:27.596182 duration_in_ms=815.89
2018-01-08 04:30:27,600 [salt.minion      ][INFO    ][30796] Returning information for job: 20180108043024730508
2018-01-08 04:30:38,311 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043038283924
2018-01-08 04:30:38,330 [salt.minion      ][INFO    ][30821] Starting a new job with PID 30821
2018-01-08 04:30:39,938 [salt.state       ][INFO    ][30821] Loading fresh modules for state activity
2018-01-08 04:30:40,024 [salt.state       ][INFO    ][30821] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:30:40.024751
2018-01-08 04:30:40,025 [salt.state       ][INFO    ][30821] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:30:40,028 [salt.loaded.int.module.cmdmod][INFO    ][30821] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:30:41,493 [salt.state       ][INFO    ][30821] {'pid': 30828, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:30:41,494 [salt.state       ][INFO    ][30821] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:30:41.494226 duration_in_ms=1469.475
2018-01-08 04:30:41,496 [salt.state       ][INFO    ][30821] Running state [maas.machines_status] at time 04:30:41.496624
2018-01-08 04:30:41,497 [salt.state       ][INFO    ][30821] Executing state module.run for maas.machines_status
2018-01-08 04:30:42,193 [salt.state       ][INFO    ][30821] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:30:42,194 [salt.state       ][INFO    ][30821] Completed state [maas.machines_status] at time 04:30:42.194449 duration_in_ms=697.823
2018-01-08 04:30:42,198 [salt.minion      ][INFO    ][30821] Returning information for job: 20180108043038283924
2018-01-08 04:30:53,131 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043053096404
2018-01-08 04:30:53,151 [salt.minion      ][INFO    ][30846] Starting a new job with PID 30846
2018-01-08 04:30:53,559 [salt.state       ][INFO    ][30846] Loading fresh modules for state activity
2018-01-08 04:30:53,653 [salt.state       ][INFO    ][30846] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:30:53.653772
2018-01-08 04:30:53,654 [salt.state       ][INFO    ][30846] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:30:53,657 [salt.loaded.int.module.cmdmod][INFO    ][30846] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:30:54,971 [salt.state       ][INFO    ][30846] {'pid': 30853, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:30:54,973 [salt.state       ][INFO    ][30846] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:30:54.973051 duration_in_ms=1319.279
2018-01-08 04:30:54,975 [salt.state       ][INFO    ][30846] Running state [maas.machines_status] at time 04:30:54.975431
2018-01-08 04:30:54,976 [salt.state       ][INFO    ][30846] Executing state module.run for maas.machines_status
2018-01-08 04:30:55,672 [salt.state       ][INFO    ][30846] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:30:55,673 [salt.state       ][INFO    ][30846] Completed state [maas.machines_status] at time 04:30:55.673884 duration_in_ms=698.452
2018-01-08 04:30:55,678 [salt.minion      ][INFO    ][30846] Returning information for job: 20180108043053096404
2018-01-08 04:31:06,606 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043106570001
2018-01-08 04:31:06,626 [salt.minion      ][INFO    ][30929] Starting a new job with PID 30929
2018-01-08 04:31:08,239 [salt.state       ][INFO    ][30929] Loading fresh modules for state activity
2018-01-08 04:31:08,328 [salt.state       ][INFO    ][30929] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:31:08.328106
2018-01-08 04:31:08,329 [salt.state       ][INFO    ][30929] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:31:08,331 [salt.loaded.int.module.cmdmod][INFO    ][30929] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:31:09,732 [salt.state       ][INFO    ][30929] {'pid': 30936, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:31:09,734 [salt.state       ][INFO    ][30929] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:31:09.733924 duration_in_ms=1405.818
2018-01-08 04:31:09,736 [salt.state       ][INFO    ][30929] Running state [maas.machines_status] at time 04:31:09.736530
2018-01-08 04:31:09,737 [salt.state       ][INFO    ][30929] Executing state module.run for maas.machines_status
2018-01-08 04:31:10,409 [salt.state       ][INFO    ][30929] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:31:10,409 [salt.state       ][INFO    ][30929] Completed state [maas.machines_status] at time 04:31:10.409492 duration_in_ms=672.961
2018-01-08 04:31:10,412 [salt.minion      ][INFO    ][30929] Returning information for job: 20180108043106570001
2018-01-08 04:31:21,360 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043121325496
2018-01-08 04:31:21,380 [salt.minion      ][INFO    ][30952] Starting a new job with PID 30952
2018-01-08 04:31:21,800 [salt.state       ][INFO    ][30952] Loading fresh modules for state activity
2018-01-08 04:31:21,888 [salt.state       ][INFO    ][30952] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:31:21.888830
2018-01-08 04:31:21,889 [salt.state       ][INFO    ][30952] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:31:21,892 [salt.loaded.int.module.cmdmod][INFO    ][30952] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:31:23,218 [salt.state       ][INFO    ][30952] {'pid': 30959, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:31:23,220 [salt.state       ][INFO    ][30952] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:31:23.220194 duration_in_ms=1331.364
2018-01-08 04:31:23,222 [salt.state       ][INFO    ][30952] Running state [maas.machines_status] at time 04:31:23.222660
2018-01-08 04:31:23,223 [salt.state       ][INFO    ][30952] Executing state module.run for maas.machines_status
2018-01-08 04:31:23,883 [salt.state       ][INFO    ][30952] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:31:23,884 [salt.state       ][INFO    ][30952] Completed state [maas.machines_status] at time 04:31:23.884309 duration_in_ms=661.647
2018-01-08 04:31:23,888 [salt.minion      ][INFO    ][30952] Returning information for job: 20180108043121325496
2018-01-08 04:31:34,810 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043134776875
2018-01-08 04:31:34,839 [salt.minion      ][INFO    ][30976] Starting a new job with PID 30976
2018-01-08 04:31:36,503 [salt.state       ][INFO    ][30976] Loading fresh modules for state activity
2018-01-08 04:31:36,584 [salt.state       ][INFO    ][30976] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:31:36.584691
2018-01-08 04:31:36,585 [salt.state       ][INFO    ][30976] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:31:36,587 [salt.loaded.int.module.cmdmod][INFO    ][30976] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:31:37,913 [salt.state       ][INFO    ][30976] {'pid': 30983, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:31:37,915 [salt.state       ][INFO    ][30976] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:31:37.914954 duration_in_ms=1330.264
2018-01-08 04:31:37,917 [salt.state       ][INFO    ][30976] Running state [maas.machines_status] at time 04:31:37.917183
2018-01-08 04:31:37,917 [salt.state       ][INFO    ][30976] Executing state module.run for maas.machines_status
2018-01-08 04:31:38,385 [salt.state       ][INFO    ][30976] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:31:38,386 [salt.state       ][INFO    ][30976] Completed state [maas.machines_status] at time 04:31:38.386223 duration_in_ms=469.039
2018-01-08 04:31:38,389 [salt.minion      ][INFO    ][30976] Returning information for job: 20180108043134776875
2018-01-08 04:31:49,319 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043149286810
2018-01-08 04:31:49,339 [salt.minion      ][INFO    ][30996] Starting a new job with PID 30996
2018-01-08 04:31:49,791 [salt.state       ][INFO    ][30996] Loading fresh modules for state activity
2018-01-08 04:31:49,881 [salt.state       ][INFO    ][30996] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:31:49.881117
2018-01-08 04:31:49,881 [salt.state       ][INFO    ][30996] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:31:49,884 [salt.loaded.int.module.cmdmod][INFO    ][30996] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:31:51,230 [salt.state       ][INFO    ][30996] {'pid': 31003, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:31:51,231 [salt.state       ][INFO    ][30996] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:31:51.231440 duration_in_ms=1350.323
2018-01-08 04:31:51,234 [salt.state       ][INFO    ][30996] Running state [maas.machines_status] at time 04:31:51.234180
2018-01-08 04:31:51,235 [salt.state       ][INFO    ][30996] Executing state module.run for maas.machines_status
2018-01-08 04:31:52,050 [salt.state       ][INFO    ][30996] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:31:52,051 [salt.state       ][INFO    ][30996] Completed state [maas.machines_status] at time 04:31:52.051074 duration_in_ms=816.894
2018-01-08 04:31:52,054 [salt.minion      ][INFO    ][30996] Returning information for job: 20180108043149286810
2018-01-08 04:32:02,970 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043202925695
2018-01-08 04:32:02,991 [salt.minion      ][INFO    ][31041] Starting a new job with PID 31041
2018-01-08 04:32:04,617 [salt.state       ][INFO    ][31041] Loading fresh modules for state activity
2018-01-08 04:32:04,683 [salt.state       ][INFO    ][31041] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:32:04.683183
2018-01-08 04:32:04,683 [salt.state       ][INFO    ][31041] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:32:04,685 [salt.loaded.int.module.cmdmod][INFO    ][31041] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:32:06,223 [salt.state       ][INFO    ][31041] {'pid': 31059, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:32:06,224 [salt.state       ][INFO    ][31041] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:32:06.224787 duration_in_ms=1541.604
2018-01-08 04:32:06,225 [salt.state       ][INFO    ][31041] Running state [maas.machines_status] at time 04:32:06.225963
2018-01-08 04:32:06,226 [salt.state       ][INFO    ][31041] Executing state module.run for maas.machines_status
2018-01-08 04:32:06,924 [salt.state       ][INFO    ][31041] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:32:06,925 [salt.state       ][INFO    ][31041] Completed state [maas.machines_status] at time 04:32:06.925524 duration_in_ms=699.559
2018-01-08 04:32:06,928 [salt.minion      ][INFO    ][31041] Returning information for job: 20180108043202925695
2018-01-08 04:32:17,792 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043217754206
2018-01-08 04:32:17,812 [salt.minion      ][INFO    ][31074] Starting a new job with PID 31074
2018-01-08 04:32:18,245 [salt.state       ][INFO    ][31074] Loading fresh modules for state activity
2018-01-08 04:32:18,334 [salt.state       ][INFO    ][31074] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:32:18.334372
2018-01-08 04:32:18,334 [salt.state       ][INFO    ][31074] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:32:18,337 [salt.loaded.int.module.cmdmod][INFO    ][31074] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:32:19,654 [salt.state       ][INFO    ][31074] {'pid': 31081, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:32:19,655 [salt.state       ][INFO    ][31074] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:32:19.655232 duration_in_ms=1320.86
2018-01-08 04:32:19,658 [salt.state       ][INFO    ][31074] Running state [maas.machines_status] at time 04:32:19.658485
2018-01-08 04:32:19,659 [salt.state       ][INFO    ][31074] Executing state module.run for maas.machines_status
2018-01-08 04:32:20,345 [salt.state       ][INFO    ][31074] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:32:20,346 [salt.state       ][INFO    ][31074] Completed state [maas.machines_status] at time 04:32:20.346347 duration_in_ms=687.86
2018-01-08 04:32:20,349 [salt.minion      ][INFO    ][31074] Returning information for job: 20180108043217754206
2018-01-08 04:32:31,295 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043231258611
2018-01-08 04:32:31,315 [salt.minion      ][INFO    ][31116] Starting a new job with PID 31116
2018-01-08 04:32:32,935 [salt.state       ][INFO    ][31116] Loading fresh modules for state activity
2018-01-08 04:32:33,022 [salt.state       ][INFO    ][31116] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:32:33.022389
2018-01-08 04:32:33,022 [salt.state       ][INFO    ][31116] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:32:33,025 [salt.loaded.int.module.cmdmod][INFO    ][31116] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:32:34,351 [salt.state       ][INFO    ][31116] {'pid': 31123, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:32:34,351 [salt.state       ][INFO    ][31116] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:32:34.351850 duration_in_ms=1329.462
2018-01-08 04:32:34,354 [salt.state       ][INFO    ][31116] Running state [maas.machines_status] at time 04:32:34.354433
2018-01-08 04:32:34,355 [salt.state       ][INFO    ][31116] Executing state module.run for maas.machines_status
2018-01-08 04:32:35,214 [salt.state       ][INFO    ][31116] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 4, 'Deploying': 1})}}
2018-01-08 04:32:35,216 [salt.state       ][INFO    ][31116] Completed state [maas.machines_status] at time 04:32:35.215923 duration_in_ms=861.489
2018-01-08 04:32:35,219 [salt.minion      ][INFO    ][31116] Returning information for job: 20180108043231258611
2018-01-08 04:32:46,117 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043246079576
2018-01-08 04:32:46,137 [salt.minion      ][INFO    ][31149] Starting a new job with PID 31149
2018-01-08 04:32:46,599 [salt.state       ][INFO    ][31149] Loading fresh modules for state activity
2018-01-08 04:32:46,684 [salt.state       ][INFO    ][31149] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:32:46.684072
2018-01-08 04:32:46,684 [salt.state       ][INFO    ][31149] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:32:46,687 [salt.loaded.int.module.cmdmod][INFO    ][31149] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:32:48,074 [salt.state       ][INFO    ][31149] {'pid': 31156, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:32:48,075 [salt.state       ][INFO    ][31149] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:32:48.075533 duration_in_ms=1391.461
2018-01-08 04:32:48,078 [salt.state       ][INFO    ][31149] Running state [maas.machines_status] at time 04:32:48.078105
2018-01-08 04:32:48,079 [salt.state       ][INFO    ][31149] Executing state module.run for maas.machines_status
2018-01-08 04:32:48,894 [salt.state       ][INFO    ][31149] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 5})}}
2018-01-08 04:32:48,895 [salt.state       ][INFO    ][31149] Completed state [maas.machines_status] at time 04:32:48.895236 duration_in_ms=817.129
2018-01-08 04:32:48,898 [salt.minion      ][INFO    ][31149] Returning information for job: 20180108043246079576
2018-01-08 04:32:49,748 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command state.apply with jid 20180108043249711726
2018-01-08 04:32:49,765 [salt.minion      ][INFO    ][31166] Starting a new job with PID 31166
2018-01-08 04:32:50,191 [salt.state       ][INFO    ][31166] Loading fresh modules for state activity
2018-01-08 04:32:50,295 [salt.state       ][INFO    ][31166] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:32:50.295026
2018-01-08 04:32:50,296 [salt.state       ][INFO    ][31166] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-01-08 04:32:50,299 [salt.loaded.int.module.cmdmod][INFO    ][31166] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-01-08 04:32:51,672 [salt.state       ][INFO    ][31166] {'pid': 31173, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-08 04:32:51,674 [salt.state       ][INFO    ][31166] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 04:32:51.674212 duration_in_ms=1379.187
2018-01-08 04:32:51,676 [salt.state       ][INFO    ][31166] Running state [maas.machines_status] at time 04:32:51.676456
2018-01-08 04:32:51,677 [salt.state       ][INFO    ][31166] Executing state module.run for maas.machines_status
2018-01-08 04:32:52,174 [salt.state       ][INFO    ][31166] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'wy4ytb'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'fhhpx4'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'qq48ds'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'ep8dsn'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'weknwe'}], 'summary': Counter({'Deployed': 5})}}
2018-01-08 04:32:52,175 [salt.state       ][INFO    ][31166] Completed state [maas.machines_status] at time 04:32:52.175352 duration_in_ms=498.895
2018-01-08 04:32:52,179 [salt.minion      ][INFO    ][31166] Returning information for job: 20180108043249711726
2018-01-08 04:32:53,088 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command pillar.item with jid 20180108043253055944
2018-01-08 04:32:53,104 [salt.minion      ][INFO    ][31183] Starting a new job with PID 31183
2018-01-08 04:32:53,109 [salt.minion      ][INFO    ][31183] Returning information for job: 20180108043253055944
2018-01-08 04:32:54,074 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command pillar.get with jid 20180108043254040686
2018-01-08 04:32:54,093 [salt.minion      ][INFO    ][31188] Starting a new job with PID 31188
2018-01-08 04:32:54,100 [salt.minion      ][INFO    ][31188] Returning information for job: 20180108043254040686
2018-01-08 04:35:21,519 [salt.utils.schedule][INFO    ][2602] Running scheduled job: __mine_interval
2018-01-08 05:35:21,520 [salt.utils.schedule][INFO    ][2602] Running scheduled job: __mine_interval
2018-01-08 06:26:33,789 [salt.minion      ][INFO    ][2602] User sudo_ubuntu Executing command cp.push_dir with jid 20180108062633772447
2018-01-08 06:26:33,809 [salt.minion      ][INFO    ][8753] Starting a new job with PID 8753
