2018-06-27 02:06:59,166 [salt.minion      ][ERROR   ][1782] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-06-27 02:07:49,220 [salt.minion      ][ERROR   ][1782] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-06-27 02:07:59,239 [salt.crypt       ][ERROR   ][1782] 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-06-27 02:12:29,797 [salt.loaded.int.module.cmdmod][ERROR   ][1979] 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-06-27 02:13:03,373 [salt.loaded.int.module.cmdmod][INFO    ][5307] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-06-27 02:13:03,385 [salt.loaded.int.module.cmdmod][INFO    ][5307] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-06-27 02:13:03,417 [salt.loaded.int.module.cmdmod][INFO    ][5307] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-06-27 02:13:03,460 [salt.utils.parsers][WARNING ][1782] Minion received a SIGTERM. Exiting.
2018-06-27 02:13:03,855 [salt.cli.daemons ][INFO    ][5390] Setting up the Salt Minion "mas01.mcp-odl-ha.local"
2018-06-27 02:13:03,947 [salt.cli.daemons ][INFO    ][5390] Starting up the Salt Minion
2018-06-27 02:13:03,947 [salt.utils.event ][INFO    ][5390] Starting pull socket on /var/run/salt/minion/minion_event_3e82045771_pull.ipc
2018-06-27 02:13:04,395 [salt.minion      ][INFO    ][5390] Creating minion process manager
2018-06-27 02:13:05,330 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5390] Executing command ['date', '+%z'] in directory '/root'
2018-06-27 02:13:05,348 [salt.utils.schedule][INFO    ][5390] Updating job settings for scheduled job: __mine_interval
2018-06-27 02:13:05,355 [salt.minion      ][INFO    ][5390] Added mine.update to scheduler
2018-06-27 02:13:05,369 [salt.minion      ][INFO    ][5390] Minion is starting as user 'root'
2018-06-27 02:13:05,388 [salt.minion      ][INFO    ][5390] Minion is ready to receive requests!
2018-06-27 02:13:06,390 [salt.utils.schedule][INFO    ][5390] Running scheduled job: __mine_interval
2018-06-27 02:13:22,261 [salt.minion      ][INFO    ][5390] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021322255488
2018-06-27 02:13:22,287 [salt.minion      ][INFO    ][5493] Starting a new job with PID 5493
2018-06-27 02:13:22,309 [salt.minion      ][INFO    ][5493] Returning information for job: 20180627021322255488
2018-06-27 02:13:42,998 [salt.minion      ][INFO    ][5390] User sudo_ubuntu Executing command state.sls with jid 20180627021342999310
2018-06-27 02:13:43,017 [salt.minion      ][INFO    ][5507] Starting a new job with PID 5507
2018-06-27 02:13:44,730 [salt.state       ][INFO    ][5507] Loading fresh modules for state activity
2018-06-27 02:13:44,793 [salt.fileclient  ][INFO    ][5507] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-06-27 02:13:44,910 [salt.fileclient  ][INFO    ][5507] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-06-27 02:13:45,040 [salt.fileclient  ][INFO    ][5507] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-06-27 02:13:45,239 [salt.fileclient  ][INFO    ][5507] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-06-27 02:13:45,445 [salt.fileclient  ][INFO    ][5507] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-06-27 02:13:45,514 [salt.state       ][INFO    ][5507] Running state [/etc/hostname] at time 02:13:45.514040
2018-06-27 02:13:45,514 [salt.state       ][INFO    ][5507] Executing state file.managed for /etc/hostname
2018-06-27 02:13:45,539 [salt.fileclient  ][INFO    ][5507] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-06-27 02:13:45,542 [salt.state       ][INFO    ][5507] File /etc/hostname is in the correct state
2018-06-27 02:13:45,543 [salt.state       ][INFO    ][5507] Completed state [/etc/hostname] at time 02:13:45.543265 duration_in_ms=29.226
2018-06-27 02:13:45,544 [salt.state       ][INFO    ][5507] Running state [hostname mas01] at time 02:13:45.544592
2018-06-27 02:13:45,545 [salt.state       ][INFO    ][5507] Executing state cmd.wait for hostname mas01
2018-06-27 02:13:45,545 [salt.state       ][INFO    ][5507] No changes made for hostname mas01
2018-06-27 02:13:45,545 [salt.state       ][INFO    ][5507] Completed state [hostname mas01] at time 02:13:45.545771 duration_in_ms=1.179
2018-06-27 02:13:45,552 [salt.state       ][INFO    ][5507] Running state [mdb02] at time 02:13:45.552657
2018-06-27 02:13:45,553 [salt.state       ][INFO    ][5507] Executing state host.present for mdb02
2018-06-27 02:13:45,554 [salt.state       ][INFO    ][5507] {'host': 'mdb02'}
2018-06-27 02:13:45,554 [salt.state       ][INFO    ][5507] Completed state [mdb02] at time 02:13:45.554574 duration_in_ms=1.917
2018-06-27 02:13:45,555 [salt.state       ][INFO    ][5507] Running state [mdb02.mcp-odl-ha.local] at time 02:13:45.554980
2018-06-27 02:13:45,555 [salt.state       ][INFO    ][5507] Executing state host.present for mdb02.mcp-odl-ha.local
2018-06-27 02:13:45,558 [salt.state       ][INFO    ][5507] {'host': 'mdb02.mcp-odl-ha.local'}
2018-06-27 02:13:45,558 [salt.state       ][INFO    ][5507] Completed state [mdb02.mcp-odl-ha.local] at time 02:13:45.558494 duration_in_ms=3.514
2018-06-27 02:13:45,558 [salt.state       ][INFO    ][5507] Running state [mdb03] at time 02:13:45.558898
2018-06-27 02:13:45,559 [salt.state       ][INFO    ][5507] Executing state host.present for mdb03
2018-06-27 02:13:45,564 [salt.state       ][INFO    ][5507] {'host': 'mdb03'}
2018-06-27 02:13:45,564 [salt.state       ][INFO    ][5507] Completed state [mdb03] at time 02:13:45.564633 duration_in_ms=5.735
2018-06-27 02:13:45,565 [salt.state       ][INFO    ][5507] Running state [mdb03.mcp-odl-ha.local] at time 02:13:45.565077
2018-06-27 02:13:45,565 [salt.state       ][INFO    ][5507] Executing state host.present for mdb03.mcp-odl-ha.local
2018-06-27 02:13:45,570 [salt.state       ][INFO    ][5507] {'host': 'mdb03.mcp-odl-ha.local'}
2018-06-27 02:13:45,570 [salt.state       ][INFO    ][5507] Completed state [mdb03.mcp-odl-ha.local] at time 02:13:45.570538 duration_in_ms=5.461
2018-06-27 02:13:45,570 [salt.state       ][INFO    ][5507] Running state [mdb01] at time 02:13:45.570955
2018-06-27 02:13:45,571 [salt.state       ][INFO    ][5507] Executing state host.present for mdb01
2018-06-27 02:13:45,576 [salt.state       ][INFO    ][5507] {'host': 'mdb01'}
2018-06-27 02:13:45,576 [salt.state       ][INFO    ][5507] Completed state [mdb01] at time 02:13:45.576716 duration_in_ms=5.762
2018-06-27 02:13:45,577 [salt.state       ][INFO    ][5507] Running state [mdb01.mcp-odl-ha.local] at time 02:13:45.577158
2018-06-27 02:13:45,577 [salt.state       ][INFO    ][5507] Executing state host.present for mdb01.mcp-odl-ha.local
2018-06-27 02:13:45,582 [salt.state       ][INFO    ][5507] {'host': 'mdb01.mcp-odl-ha.local'}
2018-06-27 02:13:45,582 [salt.state       ][INFO    ][5507] Completed state [mdb01.mcp-odl-ha.local] at time 02:13:45.582426 duration_in_ms=5.268
2018-06-27 02:13:45,582 [salt.state       ][INFO    ][5507] Running state [mdb] at time 02:13:45.582861
2018-06-27 02:13:45,583 [salt.state       ][INFO    ][5507] Executing state host.present for mdb
2018-06-27 02:13:45,588 [salt.state       ][INFO    ][5507] {'host': 'mdb'}
2018-06-27 02:13:45,588 [salt.state       ][INFO    ][5507] Completed state [mdb] at time 02:13:45.588508 duration_in_ms=5.647
2018-06-27 02:13:45,588 [salt.state       ][INFO    ][5507] Running state [mdb.mcp-odl-ha.local] at time 02:13:45.588948
2018-06-27 02:13:45,589 [salt.state       ][INFO    ][5507] Executing state host.present for mdb.mcp-odl-ha.local
2018-06-27 02:13:45,594 [salt.state       ][INFO    ][5507] {'host': 'mdb.mcp-odl-ha.local'}
2018-06-27 02:13:45,594 [salt.state       ][INFO    ][5507] Completed state [mdb.mcp-odl-ha.local] at time 02:13:45.594527 duration_in_ms=5.579
2018-06-27 02:13:45,595 [salt.state       ][INFO    ][5507] Running state [cfg01] at time 02:13:45.594964
2018-06-27 02:13:45,595 [salt.state       ][INFO    ][5507] Executing state host.present for cfg01
2018-06-27 02:13:45,600 [salt.state       ][INFO    ][5507] {'host': 'cfg01'}
2018-06-27 02:13:45,600 [salt.state       ][INFO    ][5507] Completed state [cfg01] at time 02:13:45.600656 duration_in_ms=5.693
2018-06-27 02:13:45,601 [salt.state       ][INFO    ][5507] Running state [cfg01.mcp-odl-ha.local] at time 02:13:45.601114
2018-06-27 02:13:45,601 [salt.state       ][INFO    ][5507] Executing state host.present for cfg01.mcp-odl-ha.local
2018-06-27 02:13:45,606 [salt.state       ][INFO    ][5507] {'host': 'cfg01.mcp-odl-ha.local'}
2018-06-27 02:13:45,606 [salt.state       ][INFO    ][5507] Completed state [cfg01.mcp-odl-ha.local] at time 02:13:45.606733 duration_in_ms=5.619
2018-06-27 02:13:45,607 [salt.state       ][INFO    ][5507] Running state [prx01] at time 02:13:45.607186
2018-06-27 02:13:45,607 [salt.state       ][INFO    ][5507] Executing state host.present for prx01
2018-06-27 02:13:45,612 [salt.state       ][INFO    ][5507] {'host': 'prx01'}
2018-06-27 02:13:45,612 [salt.state       ][INFO    ][5507] Completed state [prx01] at time 02:13:45.612592 duration_in_ms=5.405
2018-06-27 02:13:45,613 [salt.state       ][INFO    ][5507] Running state [prx01.mcp-odl-ha.local] at time 02:13:45.613063
2018-06-27 02:13:45,613 [salt.state       ][INFO    ][5507] Executing state host.present for prx01.mcp-odl-ha.local
2018-06-27 02:13:45,618 [salt.state       ][INFO    ][5507] {'host': 'prx01.mcp-odl-ha.local'}
2018-06-27 02:13:45,618 [salt.state       ][INFO    ][5507] Completed state [prx01.mcp-odl-ha.local] at time 02:13:45.618602 duration_in_ms=5.539
2018-06-27 02:13:45,619 [salt.state       ][INFO    ][5507] Running state [kvm01] at time 02:13:45.619081
2018-06-27 02:13:45,619 [salt.state       ][INFO    ][5507] Executing state host.present for kvm01
2018-06-27 02:13:45,623 [salt.state       ][INFO    ][5507] {'host': 'kvm01'}
2018-06-27 02:13:45,624 [salt.state       ][INFO    ][5507] Completed state [kvm01] at time 02:13:45.624327 duration_in_ms=5.246
2018-06-27 02:13:45,624 [salt.state       ][INFO    ][5507] Running state [kvm01.mcp-odl-ha.local] at time 02:13:45.624827
2018-06-27 02:13:45,625 [salt.state       ][INFO    ][5507] Executing state host.present for kvm01.mcp-odl-ha.local
2018-06-27 02:13:45,629 [salt.state       ][INFO    ][5507] {'host': 'kvm01.mcp-odl-ha.local'}
2018-06-27 02:13:45,630 [salt.state       ][INFO    ][5507] Completed state [kvm01.mcp-odl-ha.local] at time 02:13:45.630227 duration_in_ms=5.401
2018-06-27 02:13:45,630 [salt.state       ][INFO    ][5507] Running state [kvm03] at time 02:13:45.630726
2018-06-27 02:13:45,631 [salt.state       ][INFO    ][5507] Executing state host.present for kvm03
2018-06-27 02:13:45,635 [salt.state       ][INFO    ][5507] {'host': 'kvm03'}
2018-06-27 02:13:45,636 [salt.state       ][INFO    ][5507] Completed state [kvm03] at time 02:13:45.636363 duration_in_ms=5.637
2018-06-27 02:13:45,636 [salt.state       ][INFO    ][5507] Running state [kvm03.mcp-odl-ha.local] at time 02:13:45.636899
2018-06-27 02:13:45,637 [salt.state       ][INFO    ][5507] Executing state host.present for kvm03.mcp-odl-ha.local
2018-06-27 02:13:45,641 [salt.state       ][INFO    ][5507] {'host': 'kvm03.mcp-odl-ha.local'}
2018-06-27 02:13:45,642 [salt.state       ][INFO    ][5507] Completed state [kvm03.mcp-odl-ha.local] at time 02:13:45.642366 duration_in_ms=5.467
2018-06-27 02:13:45,642 [salt.state       ][INFO    ][5507] Running state [kvm02] at time 02:13:45.642877
2018-06-27 02:13:45,643 [salt.state       ][INFO    ][5507] Executing state host.present for kvm02
2018-06-27 02:13:45,647 [salt.state       ][INFO    ][5507] {'host': 'kvm02'}
2018-06-27 02:13:45,648 [salt.state       ][INFO    ][5507] Completed state [kvm02] at time 02:13:45.648254 duration_in_ms=5.377
2018-06-27 02:13:45,648 [salt.state       ][INFO    ][5507] Running state [kvm02.mcp-odl-ha.local] at time 02:13:45.648780
2018-06-27 02:13:45,649 [salt.state       ][INFO    ][5507] Executing state host.present for kvm02.mcp-odl-ha.local
2018-06-27 02:13:45,653 [salt.state       ][INFO    ][5507] {'host': 'kvm02.mcp-odl-ha.local'}
2018-06-27 02:13:45,654 [salt.state       ][INFO    ][5507] Completed state [kvm02.mcp-odl-ha.local] at time 02:13:45.654373 duration_in_ms=5.593
2018-06-27 02:13:45,654 [salt.state       ][INFO    ][5507] Running state [dbs] at time 02:13:45.654906
2018-06-27 02:13:45,655 [salt.state       ][INFO    ][5507] Executing state host.present for dbs
2018-06-27 02:13:45,659 [salt.state       ][INFO    ][5507] {'host': 'dbs'}
2018-06-27 02:13:45,660 [salt.state       ][INFO    ][5507] Completed state [dbs] at time 02:13:45.660195 duration_in_ms=5.289
2018-06-27 02:13:45,660 [salt.state       ][INFO    ][5507] Running state [dbs.mcp-odl-ha.local] at time 02:13:45.660725
2018-06-27 02:13:45,661 [salt.state       ][INFO    ][5507] Executing state host.present for dbs.mcp-odl-ha.local
2018-06-27 02:13:45,665 [salt.state       ][INFO    ][5507] {'host': 'dbs.mcp-odl-ha.local'}
2018-06-27 02:13:45,666 [salt.state       ][INFO    ][5507] Completed state [dbs.mcp-odl-ha.local] at time 02:13:45.666324 duration_in_ms=5.599
2018-06-27 02:13:45,666 [salt.state       ][INFO    ][5507] Running state [prx] at time 02:13:45.666854
2018-06-27 02:13:45,667 [salt.state       ][INFO    ][5507] Executing state host.present for prx
2018-06-27 02:13:45,671 [salt.state       ][INFO    ][5507] {'host': 'prx'}
2018-06-27 02:13:45,672 [salt.state       ][INFO    ][5507] Completed state [prx] at time 02:13:45.672198 duration_in_ms=5.344
2018-06-27 02:13:45,672 [salt.state       ][INFO    ][5507] Running state [prx.mcp-odl-ha.local] at time 02:13:45.672725
2018-06-27 02:13:45,673 [salt.state       ][INFO    ][5507] Executing state host.present for prx.mcp-odl-ha.local
2018-06-27 02:13:45,677 [salt.state       ][INFO    ][5507] {'host': 'prx.mcp-odl-ha.local'}
2018-06-27 02:13:45,678 [salt.state       ][INFO    ][5507] Completed state [prx.mcp-odl-ha.local] at time 02:13:45.678274 duration_in_ms=5.55
2018-06-27 02:13:45,678 [salt.state       ][INFO    ][5507] Running state [prx02] at time 02:13:45.678804
2018-06-27 02:13:45,679 [salt.state       ][INFO    ][5507] Executing state host.present for prx02
2018-06-27 02:13:45,683 [salt.state       ][INFO    ][5507] {'host': 'prx02'}
2018-06-27 02:13:45,684 [salt.state       ][INFO    ][5507] Completed state [prx02] at time 02:13:45.684201 duration_in_ms=5.397
2018-06-27 02:13:45,684 [salt.state       ][INFO    ][5507] Running state [prx02.mcp-odl-ha.local] at time 02:13:45.684733
2018-06-27 02:13:45,685 [salt.state       ][INFO    ][5507] Executing state host.present for prx02.mcp-odl-ha.local
2018-06-27 02:13:45,689 [salt.state       ][INFO    ][5507] {'host': 'prx02.mcp-odl-ha.local'}
2018-06-27 02:13:45,690 [salt.state       ][INFO    ][5507] Completed state [prx02.mcp-odl-ha.local] at time 02:13:45.690438 duration_in_ms=5.705
2018-06-27 02:13:45,690 [salt.state       ][INFO    ][5507] Running state [msg02] at time 02:13:45.690947
2018-06-27 02:13:45,691 [salt.state       ][INFO    ][5507] Executing state host.present for msg02
2018-06-27 02:13:45,695 [salt.state       ][INFO    ][5507] {'host': 'msg02'}
2018-06-27 02:13:45,696 [salt.state       ][INFO    ][5507] Completed state [msg02] at time 02:13:45.696277 duration_in_ms=5.33
2018-06-27 02:13:45,696 [salt.state       ][INFO    ][5507] Running state [msg02.mcp-odl-ha.local] at time 02:13:45.696837
2018-06-27 02:13:45,697 [salt.state       ][INFO    ][5507] Executing state host.present for msg02.mcp-odl-ha.local
2018-06-27 02:13:45,701 [salt.state       ][INFO    ][5507] {'host': 'msg02.mcp-odl-ha.local'}
2018-06-27 02:13:45,702 [salt.state       ][INFO    ][5507] Completed state [msg02.mcp-odl-ha.local] at time 02:13:45.702301 duration_in_ms=5.463
2018-06-27 02:13:45,702 [salt.state       ][INFO    ][5507] Running state [msg03] at time 02:13:45.702844
2018-06-27 02:13:45,703 [salt.state       ][INFO    ][5507] Executing state host.present for msg03
2018-06-27 02:13:45,707 [salt.state       ][INFO    ][5507] {'host': 'msg03'}
2018-06-27 02:13:45,708 [salt.state       ][INFO    ][5507] Completed state [msg03] at time 02:13:45.708239 duration_in_ms=5.395
2018-06-27 02:13:45,708 [salt.state       ][INFO    ][5507] Running state [msg03.mcp-odl-ha.local] at time 02:13:45.708785
2018-06-27 02:13:45,709 [salt.state       ][INFO    ][5507] Executing state host.present for msg03.mcp-odl-ha.local
2018-06-27 02:13:45,713 [salt.state       ][INFO    ][5507] {'host': 'msg03.mcp-odl-ha.local'}
2018-06-27 02:13:45,714 [salt.state       ][INFO    ][5507] Completed state [msg03.mcp-odl-ha.local] at time 02:13:45.714326 duration_in_ms=5.541
2018-06-27 02:13:45,714 [salt.state       ][INFO    ][5507] Running state [msg01] at time 02:13:45.714866
2018-06-27 02:13:45,715 [salt.state       ][INFO    ][5507] Executing state host.present for msg01
2018-06-27 02:13:45,720 [salt.state       ][INFO    ][5507] {'host': 'msg01'}
2018-06-27 02:13:45,720 [salt.state       ][INFO    ][5507] Completed state [msg01] at time 02:13:45.720626 duration_in_ms=5.76
2018-06-27 02:13:45,721 [salt.state       ][INFO    ][5507] Running state [msg01.mcp-odl-ha.local] at time 02:13:45.721148
2018-06-27 02:13:45,721 [salt.state       ][INFO    ][5507] Executing state host.present for msg01.mcp-odl-ha.local
2018-06-27 02:13:45,726 [salt.state       ][INFO    ][5507] {'host': 'msg01.mcp-odl-ha.local'}
2018-06-27 02:13:45,726 [salt.state       ][INFO    ][5507] Completed state [msg01.mcp-odl-ha.local] at time 02:13:45.726526 duration_in_ms=5.378
2018-06-27 02:13:45,727 [salt.state       ][INFO    ][5507] Running state [msg] at time 02:13:45.727067
2018-06-27 02:13:45,727 [salt.state       ][INFO    ][5507] Executing state host.present for msg
2018-06-27 02:13:45,732 [salt.state       ][INFO    ][5507] {'host': 'msg'}
2018-06-27 02:13:45,732 [salt.state       ][INFO    ][5507] Completed state [msg] at time 02:13:45.732560 duration_in_ms=5.493
2018-06-27 02:13:45,733 [salt.state       ][INFO    ][5507] Running state [msg.mcp-odl-ha.local] at time 02:13:45.733112
2018-06-27 02:13:45,733 [salt.state       ][INFO    ][5507] Executing state host.present for msg.mcp-odl-ha.local
2018-06-27 02:13:45,738 [salt.state       ][INFO    ][5507] {'host': 'msg.mcp-odl-ha.local'}
2018-06-27 02:13:45,738 [salt.state       ][INFO    ][5507] Completed state [msg.mcp-odl-ha.local] at time 02:13:45.738589 duration_in_ms=5.477
2018-06-27 02:13:45,739 [salt.state       ][INFO    ][5507] Running state [cfg01] at time 02:13:45.739144
2018-06-27 02:13:45,739 [salt.state       ][INFO    ][5507] Executing state host.present for cfg01
2018-06-27 02:13:45,740 [salt.state       ][INFO    ][5507] Host cfg01 (10.167.4.11) already present
2018-06-27 02:13:45,741 [salt.state       ][INFO    ][5507] Completed state [cfg01] at time 02:13:45.741020 duration_in_ms=1.876
2018-06-27 02:13:45,741 [salt.state       ][INFO    ][5507] Running state [cfg01.mcp-odl-ha.local] at time 02:13:45.741586
2018-06-27 02:13:45,742 [salt.state       ][INFO    ][5507] Executing state host.present for cfg01.mcp-odl-ha.local
2018-06-27 02:13:45,742 [salt.state       ][INFO    ][5507] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2018-06-27 02:13:45,743 [salt.state       ][INFO    ][5507] Completed state [cfg01.mcp-odl-ha.local] at time 02:13:45.743380 duration_in_ms=1.794
2018-06-27 02:13:45,744 [salt.state       ][INFO    ][5507] Running state [cmp002] at time 02:13:45.743993
2018-06-27 02:13:45,744 [salt.state       ][INFO    ][5507] Executing state host.present for cmp002
2018-06-27 02:13:45,745 [salt.state       ][INFO    ][5507] {'host': 'cmp002'}
2018-06-27 02:13:45,746 [salt.state       ][INFO    ][5507] Completed state [cmp002] at time 02:13:45.746393 duration_in_ms=2.399
2018-06-27 02:13:45,747 [salt.state       ][INFO    ][5507] Running state [cmp002.mcp-odl-ha.local] at time 02:13:45.747045
2018-06-27 02:13:45,747 [salt.state       ][INFO    ][5507] Executing state host.present for cmp002.mcp-odl-ha.local
2018-06-27 02:13:45,750 [salt.state       ][INFO    ][5507] {'host': 'cmp002.mcp-odl-ha.local'}
2018-06-27 02:13:45,750 [salt.state       ][INFO    ][5507] Completed state [cmp002.mcp-odl-ha.local] at time 02:13:45.750512 duration_in_ms=3.467
2018-06-27 02:13:45,751 [salt.state       ][INFO    ][5507] Running state [cmp001] at time 02:13:45.751049
2018-06-27 02:13:45,751 [salt.state       ][INFO    ][5507] Executing state host.present for cmp001
2018-06-27 02:13:45,756 [salt.state       ][INFO    ][5507] {'host': 'cmp001'}
2018-06-27 02:13:45,756 [salt.state       ][INFO    ][5507] Completed state [cmp001] at time 02:13:45.756588 duration_in_ms=5.539
2018-06-27 02:13:45,757 [salt.state       ][INFO    ][5507] Running state [cmp001.mcp-odl-ha.local] at time 02:13:45.757135
2018-06-27 02:13:45,757 [salt.state       ][INFO    ][5507] Executing state host.present for cmp001.mcp-odl-ha.local
2018-06-27 02:13:45,762 [salt.state       ][INFO    ][5507] {'host': 'cmp001.mcp-odl-ha.local'}
2018-06-27 02:13:45,762 [salt.state       ][INFO    ][5507] Completed state [cmp001.mcp-odl-ha.local] at time 02:13:45.762602 duration_in_ms=5.467
2018-06-27 02:13:45,763 [salt.state       ][INFO    ][5507] Running state [dbs01] at time 02:13:45.763140
2018-06-27 02:13:45,763 [salt.state       ][INFO    ][5507] Executing state host.present for dbs01
2018-06-27 02:13:45,768 [salt.state       ][INFO    ][5507] {'host': 'dbs01'}
2018-06-27 02:13:45,768 [salt.state       ][INFO    ][5507] Completed state [dbs01] at time 02:13:45.768570 duration_in_ms=5.43
2018-06-27 02:13:45,769 [salt.state       ][INFO    ][5507] Running state [dbs01.mcp-odl-ha.local] at time 02:13:45.769105
2018-06-27 02:13:45,769 [salt.state       ][INFO    ][5507] Executing state host.present for dbs01.mcp-odl-ha.local
2018-06-27 02:13:45,774 [salt.state       ][INFO    ][5507] {'host': 'dbs01.mcp-odl-ha.local'}
2018-06-27 02:13:45,774 [salt.state       ][INFO    ][5507] Completed state [dbs01.mcp-odl-ha.local] at time 02:13:45.774787 duration_in_ms=5.682
2018-06-27 02:13:45,775 [salt.state       ][INFO    ][5507] Running state [dbs02] at time 02:13:45.775345
2018-06-27 02:13:45,775 [salt.state       ][INFO    ][5507] Executing state host.present for dbs02
2018-06-27 02:13:45,780 [salt.state       ][INFO    ][5507] {'host': 'dbs02'}
2018-06-27 02:13:45,780 [salt.state       ][INFO    ][5507] Completed state [dbs02] at time 02:13:45.780796 duration_in_ms=5.451
2018-06-27 02:13:45,781 [salt.state       ][INFO    ][5507] Running state [dbs02.mcp-odl-ha.local] at time 02:13:45.781352
2018-06-27 02:13:45,781 [salt.state       ][INFO    ][5507] Executing state host.present for dbs02.mcp-odl-ha.local
2018-06-27 02:13:45,786 [salt.state       ][INFO    ][5507] {'host': 'dbs02.mcp-odl-ha.local'}
2018-06-27 02:13:45,786 [salt.state       ][INFO    ][5507] Completed state [dbs02.mcp-odl-ha.local] at time 02:13:45.786709 duration_in_ms=5.357
2018-06-27 02:13:45,787 [salt.state       ][INFO    ][5507] Running state [dbs03] at time 02:13:45.787265
2018-06-27 02:13:45,787 [salt.state       ][INFO    ][5507] Executing state host.present for dbs03
2018-06-27 02:13:45,792 [salt.state       ][INFO    ][5507] {'host': 'dbs03'}
2018-06-27 02:13:45,792 [salt.state       ][INFO    ][5507] Completed state [dbs03] at time 02:13:45.792619 duration_in_ms=5.354
2018-06-27 02:13:45,793 [salt.state       ][INFO    ][5507] Running state [dbs03.mcp-odl-ha.local] at time 02:13:45.793170
2018-06-27 02:13:45,793 [salt.state       ][INFO    ][5507] Executing state host.present for dbs03.mcp-odl-ha.local
2018-06-27 02:13:45,798 [salt.state       ][INFO    ][5507] {'host': 'dbs03.mcp-odl-ha.local'}
2018-06-27 02:13:45,798 [salt.state       ][INFO    ][5507] Completed state [dbs03.mcp-odl-ha.local] at time 02:13:45.798678 duration_in_ms=5.508
2018-06-27 02:13:45,799 [salt.state       ][INFO    ][5507] Running state [odl01] at time 02:13:45.799233
2018-06-27 02:13:45,799 [salt.state       ][INFO    ][5507] Executing state host.present for odl01
2018-06-27 02:13:45,804 [salt.state       ][INFO    ][5507] {'host': 'odl01'}
2018-06-27 02:13:45,804 [salt.state       ][INFO    ][5507] Completed state [odl01] at time 02:13:45.804674 duration_in_ms=5.44
2018-06-27 02:13:45,805 [salt.state       ][INFO    ][5507] Running state [odl01.mcp-odl-ha.local] at time 02:13:45.805224
2018-06-27 02:13:45,805 [salt.state       ][INFO    ][5507] Executing state host.present for odl01.mcp-odl-ha.local
2018-06-27 02:13:45,810 [salt.state       ][INFO    ][5507] {'host': 'odl01.mcp-odl-ha.local'}
2018-06-27 02:13:45,810 [salt.state       ][INFO    ][5507] Completed state [odl01.mcp-odl-ha.local] at time 02:13:45.810810 duration_in_ms=5.586
2018-06-27 02:13:45,811 [salt.state       ][INFO    ][5507] Running state [mas01] at time 02:13:45.811360
2018-06-27 02:13:45,811 [salt.state       ][INFO    ][5507] Executing state host.present for mas01
2018-06-27 02:13:45,815 [salt.state       ][INFO    ][5507] {'host': 'mas01'}
2018-06-27 02:13:45,816 [salt.state       ][INFO    ][5507] Completed state [mas01] at time 02:13:45.816237 duration_in_ms=4.876
2018-06-27 02:13:45,816 [salt.state       ][INFO    ][5507] Running state [mas01.mcp-odl-ha.local] at time 02:13:45.816810
2018-06-27 02:13:45,817 [salt.state       ][INFO    ][5507] Executing state host.present for mas01.mcp-odl-ha.local
2018-06-27 02:13:45,821 [salt.state       ][INFO    ][5507] {'host': 'mas01.mcp-odl-ha.local'}
2018-06-27 02:13:45,822 [salt.state       ][INFO    ][5507] Completed state [mas01.mcp-odl-ha.local] at time 02:13:45.822295 duration_in_ms=5.484
2018-06-27 02:13:45,822 [salt.state       ][INFO    ][5507] Running state [ctl02] at time 02:13:45.822881
2018-06-27 02:13:45,823 [salt.state       ][INFO    ][5507] Executing state host.present for ctl02
2018-06-27 02:13:45,827 [salt.state       ][INFO    ][5507] {'host': 'ctl02'}
2018-06-27 02:13:45,828 [salt.state       ][INFO    ][5507] Completed state [ctl02] at time 02:13:45.828351 duration_in_ms=5.471
2018-06-27 02:13:45,828 [salt.state       ][INFO    ][5507] Running state [ctl02.mcp-odl-ha.local] at time 02:13:45.828932
2018-06-27 02:13:45,829 [salt.state       ][INFO    ][5507] Executing state host.present for ctl02.mcp-odl-ha.local
2018-06-27 02:13:45,833 [salt.state       ][INFO    ][5507] {'host': 'ctl02.mcp-odl-ha.local'}
2018-06-27 02:13:45,834 [salt.state       ][INFO    ][5507] Completed state [ctl02.mcp-odl-ha.local] at time 02:13:45.834289 duration_in_ms=5.357
2018-06-27 02:13:45,834 [salt.state       ][INFO    ][5507] Running state [ctl03] at time 02:13:45.834860
2018-06-27 02:13:45,835 [salt.state       ][INFO    ][5507] Executing state host.present for ctl03
2018-06-27 02:13:45,839 [salt.state       ][INFO    ][5507] {'host': 'ctl03'}
2018-06-27 02:13:45,840 [salt.state       ][INFO    ][5507] Completed state [ctl03] at time 02:13:45.840267 duration_in_ms=5.407
2018-06-27 02:13:45,840 [salt.state       ][INFO    ][5507] Running state [ctl03.mcp-odl-ha.local] at time 02:13:45.840841
2018-06-27 02:13:45,841 [salt.state       ][INFO    ][5507] Executing state host.present for ctl03.mcp-odl-ha.local
2018-06-27 02:13:45,845 [salt.state       ][INFO    ][5507] {'host': 'ctl03.mcp-odl-ha.local'}
2018-06-27 02:13:45,846 [salt.state       ][INFO    ][5507] Completed state [ctl03.mcp-odl-ha.local] at time 02:13:45.846309 duration_in_ms=5.469
2018-06-27 02:13:45,846 [salt.state       ][INFO    ][5507] Running state [ctl01] at time 02:13:45.846881
2018-06-27 02:13:45,847 [salt.state       ][INFO    ][5507] Executing state host.present for ctl01
2018-06-27 02:13:45,851 [salt.state       ][INFO    ][5507] {'host': 'ctl01'}
2018-06-27 02:13:45,852 [salt.state       ][INFO    ][5507] Completed state [ctl01] at time 02:13:45.852352 duration_in_ms=5.471
2018-06-27 02:13:45,852 [salt.state       ][INFO    ][5507] Running state [ctl01.mcp-odl-ha.local] at time 02:13:45.852924
2018-06-27 02:13:45,853 [salt.state       ][INFO    ][5507] Executing state host.present for ctl01.mcp-odl-ha.local
2018-06-27 02:13:45,857 [salt.state       ][INFO    ][5507] {'host': 'ctl01.mcp-odl-ha.local'}
2018-06-27 02:13:45,858 [salt.state       ][INFO    ][5507] Completed state [ctl01.mcp-odl-ha.local] at time 02:13:45.858506 duration_in_ms=5.582
2018-06-27 02:13:45,859 [salt.state       ][INFO    ][5507] Running state [ctl] at time 02:13:45.859065
2018-06-27 02:13:45,859 [salt.state       ][INFO    ][5507] Executing state host.present for ctl
2018-06-27 02:13:45,863 [salt.state       ][INFO    ][5507] {'host': 'ctl'}
2018-06-27 02:13:45,864 [salt.state       ][INFO    ][5507] Completed state [ctl] at time 02:13:45.864310 duration_in_ms=5.245
2018-06-27 02:13:45,864 [salt.state       ][INFO    ][5507] Running state [ctl.mcp-odl-ha.local] at time 02:13:45.864885
2018-06-27 02:13:45,865 [salt.state       ][INFO    ][5507] Executing state host.present for ctl.mcp-odl-ha.local
2018-06-27 02:13:45,869 [salt.state       ][INFO    ][5507] {'host': 'ctl.mcp-odl-ha.local'}
2018-06-27 02:13:45,870 [salt.state       ][INFO    ][5507] Completed state [ctl.mcp-odl-ha.local] at time 02:13:45.870321 duration_in_ms=5.436
2018-06-27 02:13:45,870 [salt.state       ][INFO    ][5507] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:13:45.870884
2018-06-27 02:13:45,871 [salt.state       ][INFO    ][5507] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-06-27 02:13:45,872 [salt.state       ][INFO    ][5507] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-06-27 02:13:45,872 [salt.state       ][INFO    ][5507] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:13:45.872644 duration_in_ms=1.76
2018-06-27 02:13:45,890 [salt.state       ][INFO    ][5507] Running state [ens5] at time 02:13:45.890454
2018-06-27 02:13:45,891 [salt.state       ][INFO    ][5507] Executing state network.managed for ens5
2018-06-27 02:13:46,020 [salt.loaded.int.module.cmdmod][INFO    ][5507] Executing command ['ifup', 'ens5'] in directory '/root'
2018-06-27 02:13:46,724 [salt.state       ][INFO    ][5507] {'interface': 'Added network interface.', 'status': 'Interface ens5 is up'}
2018-06-27 02:13:46,725 [salt.state       ][INFO    ][5507] Completed state [ens5] at time 02:13:46.725642 duration_in_ms=835.187
2018-06-27 02:13:46,726 [salt.state       ][INFO    ][5507] Running state [ens4] at time 02:13:46.726268
2018-06-27 02:13:46,726 [salt.state       ][INFO    ][5507] Executing state network.managed for ens4
2018-06-27 02:13:46,756 [salt.loaded.int.module.cmdmod][INFO    ][5507] Executing command ['ifup', 'ens4'] in directory '/root'
2018-06-27 02:13:47,234 [salt.state       ][INFO    ][5507] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-06-27 02:13:47,234 [salt.state       ][INFO    ][5507] Completed state [ens4] at time 02:13:47.234339 duration_in_ms=508.071
2018-06-27 02:13:47,234 [salt.state       ][INFO    ][5507] Running state [ens3] at time 02:13:47.234750
2018-06-27 02:13:47,235 [salt.state       ][INFO    ][5507] Executing state network.managed for ens3
2018-06-27 02:13:47,255 [salt.loaded.int.module.cmdmod][INFO    ][5507] Executing command ['ifdown', 'ens3'] in directory '/root'
2018-06-27 02:13:48,406 [salt.loaded.int.module.cmdmod][INFO    ][5507] Executing command ['ifup', 'ens3'] in directory '/root'
2018-06-27 02:13:48,600 [salt.state       ][INFO    ][5507] {'interface': 'Added network interface.', 'status': 'Interface ens3 restart to validate'}
2018-06-27 02:13:48,601 [salt.state       ][INFO    ][5507] Completed state [ens3] at time 02:13:48.601299 duration_in_ms=1366.546
2018-06-27 02:13:48,602 [salt.state       ][INFO    ][5507] Running state [/etc/profile.d/proxy.sh] at time 02:13:48.601958
2018-06-27 02:13:48,602 [salt.state       ][INFO    ][5507] Executing state file.absent for /etc/profile.d/proxy.sh
2018-06-27 02:13:48,603 [salt.state       ][INFO    ][5507] File /etc/profile.d/proxy.sh is not present
2018-06-27 02:13:48,603 [salt.state       ][INFO    ][5507] Completed state [/etc/profile.d/proxy.sh] at time 02:13:48.603896 duration_in_ms=1.938
2018-06-27 02:13:48,604 [salt.state       ][INFO    ][5507] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:13:48.604317
2018-06-27 02:13:48,604 [salt.state       ][INFO    ][5507] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-06-27 02:13:48,605 [salt.state       ][INFO    ][5507] File /etc/apt/apt.conf.d/95proxies is not present
2018-06-27 02:13:48,605 [salt.state       ][INFO    ][5507] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:13:48.605552 duration_in_ms=1.235
2018-06-27 02:13:48,609 [salt.minion      ][INFO    ][5507] Returning information for job: 20180627021342999310
2018-06-27 02:13:49,368 [salt.minion      ][INFO    ][5390] User sudo_ubuntu Executing command state.sls with jid 20180627021349366470
2018-06-27 02:13:49,385 [salt.minion      ][INFO    ][5920] Starting a new job with PID 5920
2018-06-27 02:13:49,837 [salt.state       ][INFO    ][5920] Loading fresh modules for state activity
2018-06-27 02:13:49,884 [salt.fileclient  ][INFO    ][5920] Fetching file from saltenv 'base', ** done ** 'opnfv/route_wrapper.sls'
2018-06-27 02:13:49,907 [salt.state       ][INFO    ][5920] Running state [/usr/local/sbin/route] at time 02:13:49.907366
2018-06-27 02:13:49,908 [salt.state       ][INFO    ][5920] Executing state file.managed for /usr/local/sbin/route
2018-06-27 02:13:49,924 [salt.state       ][INFO    ][5920] File changed:
New file
2018-06-27 02:13:49,924 [salt.state       ][INFO    ][5920] Completed state [/usr/local/sbin/route] at time 02:13:49.924880 duration_in_ms=17.516
2018-06-27 02:13:49,927 [salt.minion      ][INFO    ][5920] Returning information for job: 20180627021349366470
2018-06-27 02:13:50,510 [salt.minion      ][INFO    ][5390] User sudo_ubuntu Executing command system.reboot with jid 20180627021350512921
2018-06-27 02:13:50,526 [salt.minion      ][INFO    ][5929] Starting a new job with PID 5929
2018-06-27 02:13:50,532 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5929] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-06-27 02:13:50,639 [salt.utils.parsers][WARNING ][5390] Minion received a SIGTERM. Exiting.
2018-06-27 02:13:50,640 [salt.cli.daemons ][INFO    ][5390] Shutting down the Salt Minion
2018-06-27 02:14:04,379 [salt.cli.daemons ][INFO    ][1810] Setting up the Salt Minion "mas01.mcp-odl-ha.local"
2018-06-27 02:14:05,485 [salt.cli.daemons ][INFO    ][1810] Starting up the Salt Minion
2018-06-27 02:14:05,486 [salt.utils.event ][INFO    ][1810] Starting pull socket on /var/run/salt/minion/minion_event_3e82045771_pull.ipc
2018-06-27 02:14:06,363 [salt.minion      ][INFO    ][1810] Creating minion process manager
2018-06-27 02:14:07,487 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1810] Executing command ['date', '+%z'] in directory '/root'
2018-06-27 02:14:07,563 [salt.utils.schedule][INFO    ][1810] Updating job settings for scheduled job: __mine_interval
2018-06-27 02:14:07,567 [salt.minion      ][INFO    ][1810] Added mine.update to scheduler
2018-06-27 02:14:07,582 [salt.minion      ][INFO    ][1810] Minion is starting as user 'root'
2018-06-27 02:14:07,603 [salt.minion      ][INFO    ][1810] Minion is ready to receive requests!
2018-06-27 02:14:08,605 [salt.utils.schedule][INFO    ][1810] Running scheduled job: __mine_interval
2018-06-27 02:14:09,838 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021410584632
2018-06-27 02:14:09,860 [salt.minion      ][INFO    ][1940] Starting a new job with PID 1940
2018-06-27 02:14:09,922 [salt.minion      ][INFO    ][1940] Returning information for job: 20180627021410584632
2018-06-27 02:14:20,580 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command test.ping with jid 20180627021421320841
2018-06-27 02:14:20,602 [salt.minion      ][INFO    ][1945] Starting a new job with PID 1945
2018-06-27 02:14:20,767 [salt.minion      ][INFO    ][1945] Returning information for job: 20180627021421320841
2018-06-27 02:14:21,465 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command pkg.upgrade with jid 20180627021422217244
2018-06-27 02:14:21,491 [salt.minion      ][INFO    ][1950] Starting a new job with PID 1950
2018-06-27 02:14:21,741 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1950] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-27 02:14:23,039 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1950] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'dist-upgrade'] in directory '/root'
2018-06-27 02:14:42,272 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021442261253
2018-06-27 02:14:42,295 [salt.minion      ][INFO    ][2240] Starting a new job with PID 2240
2018-06-27 02:14:42,331 [salt.minion      ][INFO    ][2240] Returning information for job: 20180627021442261253
2018-06-27 02:14:52,301 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021452293455
2018-06-27 02:14:52,322 [salt.minion      ][INFO    ][3184] Starting a new job with PID 3184
2018-06-27 02:14:52,353 [salt.minion      ][INFO    ][3184] Returning information for job: 20180627021452293455
2018-06-27 02:15:02,533 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021502526076
2018-06-27 02:15:02,560 [salt.minion      ][INFO    ][3401] Starting a new job with PID 3401
2018-06-27 02:15:02,591 [salt.minion      ][INFO    ][3401] Returning information for job: 20180627021502526076
2018-06-27 02:15:03,293 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1950] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-27 02:15:03,349 [salt.minion      ][INFO    ][1950] Returning information for job: 20180627021422217244
2018-06-27 02:15:04,016 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.sls with jid 20180627021504013621
2018-06-27 02:15:04,035 [salt.minion      ][INFO    ][3422] Starting a new job with PID 3422
2018-06-27 02:15:05,890 [salt.state       ][INFO    ][3422] Loading fresh modules for state activity
2018-06-27 02:15:05,988 [salt.fileclient  ][INFO    ][3422] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-06-27 02:15:06,256 [salt.fileclient  ][INFO    ][3422] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-06-27 02:15:06,316 [salt.fileclient  ][INFO    ][3422] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-06-27 02:15:08,419 [salt.state       ][INFO    ][3422] Running state [ntp] at time 02:15:08.419215
2018-06-27 02:15:08,420 [salt.state       ][INFO    ][3422] Executing state pkg.installed for ntp
2018-06-27 02:15:08,422 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-27 02:15:08,875 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'
2018-06-27 02:15:08,990 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-06-27 02:15:11,473 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-06-27 02:15:11,509 [salt.loaded.int.module.cmdmod][INFO    ][3422] 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-06-27 02:15:20,577 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-27 02:15:20,643 [salt.state       ][INFO    ][3422] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.8'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-06-27 02:15:20,736 [salt.state       ][INFO    ][3422] Loading fresh modules for state activity
2018-06-27 02:15:20,778 [salt.state       ][INFO    ][3422] Completed state [ntp] at time 02:15:20.778405 duration_in_ms=12359.192
2018-06-27 02:15:20,799 [salt.state       ][INFO    ][3422] Running state [/etc/ntp.conf] at time 02:15:20.799462
2018-06-27 02:15:20,800 [salt.state       ][INFO    ][3422] Executing state file.managed for /etc/ntp.conf
2018-06-27 02:15:20,931 [salt.fileclient  ][INFO    ][3422] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-06-27 02:15:20,988 [salt.state       ][INFO    ][3422] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /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
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# 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 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# 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

2018-06-27 02:15:20,996 [salt.state       ][INFO    ][3422] Completed state [/etc/ntp.conf] at time 02:15:20.996147 duration_in_ms=196.682
2018-06-27 02:15:21,414 [salt.state       ][INFO    ][3422] Running state [ntp] at time 02:15:21.414340
2018-06-27 02:15:21,414 [salt.state       ][INFO    ][3422] Executing state service.running for ntp
2018-06-27 02:15:21,415 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-06-27 02:15:21,435 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-06-27 02:15:21,456 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-06-27 02:15:21,480 [salt.state       ][INFO    ][3422] The service ntp is already running
2018-06-27 02:15:21,480 [salt.state       ][INFO    ][3422] Completed state [ntp] at time 02:15:21.480759 duration_in_ms=66.419
2018-06-27 02:15:21,481 [salt.state       ][INFO    ][3422] Running state [ntp] at time 02:15:21.481039
2018-06-27 02:15:21,481 [salt.state       ][INFO    ][3422] Executing state service.mod_watch for ntp
2018-06-27 02:15:21,482 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-06-27 02:15:21,501 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-06-27 02:15:21,525 [salt.loaded.int.module.cmdmod][INFO    ][3422] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-06-27 02:15:21,630 [salt.state       ][INFO    ][3422] {'ntp': True}
2018-06-27 02:15:21,630 [salt.state       ][INFO    ][3422] Completed state [ntp] at time 02:15:21.630551 duration_in_ms=149.512
2018-06-27 02:15:21,632 [salt.minion      ][INFO    ][3422] Returning information for job: 20180627021504013621
2018-06-27 02:15:22,611 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command pillar.get with jid 20180627021522598800
2018-06-27 02:15:22,637 [salt.minion      ][INFO    ][4660] Starting a new job with PID 4660
2018-06-27 02:15:22,647 [salt.minion      ][INFO    ][4660] Returning information for job: 20180627021522598800
2018-06-27 02:15:23,340 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627021523331882
2018-06-27 02:15:23,361 [salt.minion      ][INFO    ][4665] Starting a new job with PID 4665
2018-06-27 02:15:23,852 [salt.state       ][INFO    ][4665] Loading fresh modules for state activity
2018-06-27 02:15:23,901 [salt.fileclient  ][INFO    ][4665] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-06-27 02:15:26,925 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'salt-minion --version' in directory '/root'
2018-06-27 02:15:27,268 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'salt-minion --version' in directory '/root'
2018-06-27 02:15:28,149 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'salt-minion --version' in directory '/root'
2018-06-27 02:15:28,512 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'salt-minion --version' in directory '/root'
2018-06-27 02:15:29,252 [salt.fileclient  ][INFO    ][4665] Fetching file from saltenv 'base', ** done ** 'openssh/init.sls'
2018-06-27 02:15:29,274 [salt.fileclient  ][INFO    ][4665] Fetching file from saltenv 'base', ** done ** 'openssh/server/init.sls'
2018-06-27 02:15:29,290 [salt.fileclient  ][INFO    ][4665] Fetching file from saltenv 'base', ** done ** 'openssh/server/service.sls'
2018-06-27 02:15:29,310 [salt.fileclient  ][INFO    ][4665] Fetching file from saltenv 'base', ** done ** 'openssh/map.jinja'
2018-06-27 02:15:29,337 [salt.fileclient  ][INFO    ][4665] Fetching file from saltenv 'base', ** done ** 'openssh/server/public_key.sls'
2018-06-27 02:15:29,456 [salt.state       ][INFO    ][4665] Running state [/etc/environment] at time 02:15:29.456822
2018-06-27 02:15:29,457 [salt.state       ][INFO    ][4665] Executing state file.blockreplace for /etc/environment
2018-06-27 02:15:29,465 [salt.state       ][INFO    ][4665] 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-06-27 02:15:29,467 [salt.state       ][INFO    ][4665] Completed state [/etc/environment] at time 02:15:29.466970 duration_in_ms=10.149
2018-06-27 02:15:29,467 [salt.state       ][INFO    ][4665] Running state [/etc/profile.d] at time 02:15:29.467405
2018-06-27 02:15:29,467 [salt.state       ][INFO    ][4665] Executing state file.directory for /etc/profile.d
2018-06-27 02:15:29,475 [salt.state       ][INFO    ][4665] Directory /etc/profile.d is in the correct state
2018-06-27 02:15:29,475 [salt.state       ][INFO    ][4665] Completed state [/etc/profile.d] at time 02:15:29.475611 duration_in_ms=8.206
2018-06-27 02:15:29,906 [salt.state       ][INFO    ][4665] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:15:29.906371
2018-06-27 02:15:29,907 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-06-27 02:15:30,639 [salt.state       ][INFO    ][4665] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-06-27 02:15:30,640 [salt.state       ][INFO    ][4665] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:15:30.640416 duration_in_ms=734.044
2018-06-27 02:15:30,642 [salt.state       ][INFO    ][4665] Running state [linux_repo_prereq_pkgs] at time 02:15:30.642202
2018-06-27 02:15:30,643 [salt.state       ][INFO    ][4665] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-06-27 02:15:30,644 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-27 02:15:31,102 [salt.state       ][INFO    ][4665] All specified packages are already installed
2018-06-27 02:15:31,103 [salt.state       ][INFO    ][4665] Completed state [linux_repo_prereq_pkgs] at time 02:15:31.103610 duration_in_ms=461.407
2018-06-27 02:15:31,104 [salt.state       ][INFO    ][4665] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 02:15:31.104112
2018-06-27 02:15:31,104 [salt.state       ][INFO    ][4665] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt
2018-06-27 02:15:31,105 [salt.state       ][INFO    ][4665] File /etc/apt/apt.conf.d/99proxies-salt is not present
2018-06-27 02:15:31,105 [salt.state       ][INFO    ][4665] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 02:15:31.105423 duration_in_ms=1.31
2018-06-27 02:15:31,105 [salt.state       ][INFO    ][4665] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:15:31.105787
2018-06-27 02:15:31,106 [salt.state       ][INFO    ][4665] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-06-27 02:15:31,106 [salt.state       ][INFO    ][4665] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-06-27 02:15:31,106 [salt.state       ][INFO    ][4665] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:15:31.106913 duration_in_ms=1.126
2018-06-27 02:15:31,107 [salt.state       ][INFO    ][4665] Running state [/etc/apt/preferences.d/uca] at time 02:15:31.107299
2018-06-27 02:15:31,107 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/apt/preferences.d/uca
2018-06-27 02:15:31,236 [salt.state       ][INFO    ][4665] File /etc/apt/preferences.d/uca is in the correct state
2018-06-27 02:15:31,236 [salt.state       ][INFO    ][4665] Completed state [/etc/apt/preferences.d/uca] at time 02:15:31.236842 duration_in_ms=129.541
2018-06-27 02:15:31,280 [salt.state       ][INFO    ][4665] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 02:15:31.280498
2018-06-27 02:15:31,281 [salt.state       ][INFO    ][4665] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-06-27 02:15:31,527 [salt.state       ][INFO    ][4665] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-06-27 02:15:31,528 [salt.state       ][INFO    ][4665] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 02:15:31.528517 duration_in_ms=248.018
2018-06-27 02:15:31,529 [salt.state       ][INFO    ][4665] Running state [linux_extra_packages_latest] at time 02:15:31.529525
2018-06-27 02:15:31,530 [salt.state       ][INFO    ][4665] Executing state pkg.latest for linux_extra_packages_latest
2018-06-27 02:15:31,541 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-06-27 02:15:33,382 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-06-27 02:15:33,450 [salt.state       ][INFO    ][4665] Package python-tornado is already up-to-date
2018-06-27 02:15:33,451 [salt.state       ][INFO    ][4665] Completed state [linux_extra_packages_latest] at time 02:15:33.451229 duration_in_ms=1921.705
2018-06-27 02:15:33,461 [salt.state       ][INFO    ][4665] Running state [UTC] at time 02:15:33.461149
2018-06-27 02:15:33,461 [salt.state       ][INFO    ][4665] Executing state timezone.system for UTC
2018-06-27 02:15:33,462 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['timedatectl'] in directory '/root'
2018-06-27 02:15:33,549 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['timedatectl'] in directory '/root'
2018-06-27 02:15:33,560 [salt.state       ][INFO    ][4665] Timezone UTC already set, UTC already set to UTC
2018-06-27 02:15:33,561 [salt.state       ][INFO    ][4665] Completed state [UTC] at time 02:15:33.561195 duration_in_ms=100.045
2018-06-27 02:15:33,567 [salt.state       ][INFO    ][4665] Running state [nf_conntrack] at time 02:15:33.567933
2018-06-27 02:15:33,568 [salt.state       ][INFO    ][4665] Executing state kmod.present for nf_conntrack
2018-06-27 02:15:33,568 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'lsmod' in directory '/root'
2018-06-27 02:15:33,580 [salt.state       ][INFO    ][4665] Kernel module nf_conntrack is already present
2018-06-27 02:15:33,580 [salt.state       ][INFO    ][4665] Completed state [nf_conntrack] at time 02:15:33.580641 duration_in_ms=12.708
2018-06-27 02:15:33,584 [salt.state       ][INFO    ][4665] Running state [net.ipv4.tcp_keepalive_probes] at time 02:15:33.584603
2018-06-27 02:15:33,584 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-06-27 02:15:33,592 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,659 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-06-27 02:15:33,660 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:15:33.660192 duration_in_ms=75.589
2018-06-27 02:15:33,660 [salt.state       ][INFO    ][4665] Running state [fs.file-max] at time 02:15:33.660541
2018-06-27 02:15:33,660 [salt.state       ][INFO    ][4665] Executing state sysctl.present for fs.file-max
2018-06-27 02:15:33,661 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,683 [salt.state       ][INFO    ][4665] Sysctl value fs.file-max = 124165 is already set
2018-06-27 02:15:33,684 [salt.state       ][INFO    ][4665] Completed state [fs.file-max] at time 02:15:33.683972 duration_in_ms=23.43
2018-06-27 02:15:33,684 [salt.state       ][INFO    ][4665] Running state [net.core.somaxconn] at time 02:15:33.684300
2018-06-27 02:15:33,684 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.core.somaxconn
2018-06-27 02:15:33,685 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,727 [salt.state       ][INFO    ][4665] Sysctl value net.core.somaxconn = 4096 is already set
2018-06-27 02:15:33,727 [salt.state       ][INFO    ][4665] Completed state [net.core.somaxconn] at time 02:15:33.727436 duration_in_ms=43.136
2018-06-27 02:15:33,727 [salt.state       ][INFO    ][4665] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:15:33.727735
2018-06-27 02:15:33,727 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-06-27 02:15:33,728 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,748 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-06-27 02:15:33,748 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:15:33.748332 duration_in_ms=20.597
2018-06-27 02:15:33,748 [salt.state       ][INFO    ][4665] Running state [net.ipv4.tcp_tw_reuse] at time 02:15:33.748613
2018-06-27 02:15:33,748 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-06-27 02:15:33,749 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,768 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-06-27 02:15:33,768 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.tcp_tw_reuse] at time 02:15:33.768877 duration_in_ms=20.264
2018-06-27 02:15:33,769 [salt.state       ][INFO    ][4665] Running state [net.ipv4.tcp_congestion_control] at time 02:15:33.769119
2018-06-27 02:15:33,769 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-06-27 02:15:33,769 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,806 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-06-27 02:15:33,806 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.tcp_congestion_control] at time 02:15:33.806744 duration_in_ms=37.625
2018-06-27 02:15:33,807 [salt.state       ][INFO    ][4665] Running state [net.nf_conntrack_max] at time 02:15:33.806995
2018-06-27 02:15:33,807 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.nf_conntrack_max
2018-06-27 02:15:33,807 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,837 [salt.state       ][INFO    ][4665] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-06-27 02:15:33,837 [salt.state       ][INFO    ][4665] Completed state [net.nf_conntrack_max] at time 02:15:33.837746 duration_in_ms=30.751
2018-06-27 02:15:33,838 [salt.state       ][INFO    ][4665] Running state [net.ipv4.tcp_retries2] at time 02:15:33.838003
2018-06-27 02:15:33,838 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-06-27 02:15:33,838 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,857 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-06-27 02:15:33,858 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.tcp_retries2] at time 02:15:33.858097 duration_in_ms=20.095
2018-06-27 02:15:33,858 [salt.state       ][INFO    ][4665] Running state [net.ipv4.tcp_fin_timeout] at time 02:15:33.858360
2018-06-27 02:15:33,858 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-06-27 02:15:33,859 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,885 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-06-27 02:15:33,885 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.tcp_fin_timeout] at time 02:15:33.885814 duration_in_ms=27.454
2018-06-27 02:15:33,886 [salt.state       ][INFO    ][4665] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:15:33.886055
2018-06-27 02:15:33,886 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-06-27 02:15:33,886 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,910 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-06-27 02:15:33,910 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:15:33.910916 duration_in_ms=24.86
2018-06-27 02:15:33,911 [salt.state       ][INFO    ][4665] Running state [vm.swappiness] at time 02:15:33.911156
2018-06-27 02:15:33,911 [salt.state       ][INFO    ][4665] Executing state sysctl.present for vm.swappiness
2018-06-27 02:15:33,911 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,930 [salt.state       ][INFO    ][4665] Sysctl value vm.swappiness = 10 is already set
2018-06-27 02:15:33,930 [salt.state       ][INFO    ][4665] Completed state [vm.swappiness] at time 02:15:33.930629 duration_in_ms=19.472
2018-06-27 02:15:33,930 [salt.state       ][INFO    ][4665] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:15:33.930907
2018-06-27 02:15:33,931 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-06-27 02:15:33,931 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,957 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-06-27 02:15:33,958 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:15:33.958125 duration_in_ms=27.218
2018-06-27 02:15:33,958 [salt.state       ][INFO    ][4665] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:15:33.958372
2018-06-27 02:15:33,958 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-06-27 02:15:33,959 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,977 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-06-27 02:15:33,977 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:15:33.977562 duration_in_ms=19.19
2018-06-27 02:15:33,977 [salt.state       ][INFO    ][4665] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:15:33.977791
2018-06-27 02:15:33,977 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-06-27 02:15:33,978 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:33,997 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-06-27 02:15:33,997 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:15:33.997322 duration_in_ms=19.531
2018-06-27 02:15:33,997 [salt.state       ][INFO    ][4665] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:15:33.997554
2018-06-27 02:15:33,997 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-06-27 02:15:33,998 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:34,016 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-06-27 02:15:34,017 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:15:34.017107 duration_in_ms=19.553
2018-06-27 02:15:34,017 [salt.state       ][INFO    ][4665] Running state [net.core.netdev_max_backlog] at time 02:15:34.017365
2018-06-27 02:15:34,017 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.core.netdev_max_backlog
2018-06-27 02:15:34,018 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:34,037 [salt.state       ][INFO    ][4665] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-06-27 02:15:34,037 [salt.state       ][INFO    ][4665] Completed state [net.core.netdev_max_backlog] at time 02:15:34.037377 duration_in_ms=20.011
2018-06-27 02:15:34,037 [salt.state       ][INFO    ][4665] Running state [net.ipv4.tcp_keepalive_time] at time 02:15:34.037597
2018-06-27 02:15:34,037 [salt.state       ][INFO    ][4665] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-06-27 02:15:34,038 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:34,056 [salt.state       ][INFO    ][4665] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-06-27 02:15:34,056 [salt.state       ][INFO    ][4665] Completed state [net.ipv4.tcp_keepalive_time] at time 02:15:34.056647 duration_in_ms=19.05
2018-06-27 02:15:34,056 [salt.state       ][INFO    ][4665] Running state [kernel.panic] at time 02:15:34.056859
2018-06-27 02:15:34,057 [salt.state       ][INFO    ][4665] Executing state sysctl.present for kernel.panic
2018-06-27 02:15:34,057 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:34,075 [salt.state       ][INFO    ][4665] Sysctl value kernel.panic = 60 is already set
2018-06-27 02:15:34,075 [salt.state       ][INFO    ][4665] Completed state [kernel.panic] at time 02:15:34.075505 duration_in_ms=18.647
2018-06-27 02:15:34,075 [salt.state       ][INFO    ][4665] Running state [linux_sysfs_package] at time 02:15:34.075735
2018-06-27 02:15:34,075 [salt.state       ][INFO    ][4665] Executing state pkg.installed for linux_sysfs_package
2018-06-27 02:15:34,080 [salt.state       ][INFO    ][4665] All specified packages are already installed
2018-06-27 02:15:34,080 [salt.state       ][INFO    ][4665] Completed state [linux_sysfs_package] at time 02:15:34.080652 duration_in_ms=4.917
2018-06-27 02:15:34,081 [salt.state       ][INFO    ][4665] Running state [/etc/sysfs.d] at time 02:15:34.081693
2018-06-27 02:15:34,081 [salt.state       ][INFO    ][4665] Executing state file.directory for /etc/sysfs.d
2018-06-27 02:15:34,082 [salt.state       ][INFO    ][4665] Directory /etc/sysfs.d is in the correct state
2018-06-27 02:15:34,082 [salt.state       ][INFO    ][4665] Completed state [/etc/sysfs.d] at time 02:15:34.082614 duration_in_ms=0.922
2018-06-27 02:15:34,083 [salt.state       ][INFO    ][4665] Running state [ondemand] at time 02:15:34.083262
2018-06-27 02:15:34,083 [salt.state       ][INFO    ][4665] Executing state service.dead for ondemand
2018-06-27 02:15:34,083 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-06-27 02:15:34,093 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-06-27 02:15:34,100 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-06-27 02:15:34,112 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'runlevel' in directory '/root'
2018-06-27 02:15:34,119 [salt.state       ][INFO    ][4665] The service ondemand is already dead
2018-06-27 02:15:34,119 [salt.state       ][INFO    ][4665] Completed state [ondemand] at time 02:15:34.119403 duration_in_ms=36.141
2018-06-27 02:15:34,120 [salt.state       ][INFO    ][4665] Running state [cs_CZ.UTF-8] at time 02:15:34.120398
2018-06-27 02:15:34,120 [salt.state       ][INFO    ][4665] Executing state locale.present for cs_CZ.UTF-8
2018-06-27 02:15:34,121 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'locale -a' in directory '/root'
2018-06-27 02:15:34,131 [salt.state       ][INFO    ][4665] Locale cs_CZ.UTF-8 is already present
2018-06-27 02:15:34,131 [salt.state       ][INFO    ][4665] Completed state [cs_CZ.UTF-8] at time 02:15:34.131886 duration_in_ms=11.488
2018-06-27 02:15:34,132 [salt.state       ][INFO    ][4665] Running state [en_US.UTF-8] at time 02:15:34.132154
2018-06-27 02:15:34,132 [salt.state       ][INFO    ][4665] Executing state locale.present for en_US.UTF-8
2018-06-27 02:15:34,132 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'locale -a' in directory '/root'
2018-06-27 02:15:34,142 [salt.state       ][INFO    ][4665] Locale en_US.UTF-8 is already present
2018-06-27 02:15:34,142 [salt.state       ][INFO    ][4665] Completed state [en_US.UTF-8] at time 02:15:34.142884 duration_in_ms=10.731
2018-06-27 02:15:34,143 [salt.state       ][INFO    ][4665] Running state [en_US.UTF-8] at time 02:15:34.143862
2018-06-27 02:15:34,144 [salt.state       ][INFO    ][4665] Executing state locale.system for en_US.UTF-8
2018-06-27 02:15:34,144 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'localectl' in directory '/root'
2018-06-27 02:15:34,183 [salt.state       ][INFO    ][4665] System locale en_US.UTF-8 already set
2018-06-27 02:15:34,184 [salt.state       ][INFO    ][4665] Completed state [en_US.UTF-8] at time 02:15:34.184199 duration_in_ms=40.337
2018-06-27 02:15:34,188 [salt.state       ][INFO    ][4665] Running state [root] at time 02:15:34.188462
2018-06-27 02:15:34,188 [salt.state       ][INFO    ][4665] Executing state group.present for root
2018-06-27 02:15:34,189 [salt.state       ][INFO    ][4665] Group root is present and up to date
2018-06-27 02:15:34,189 [salt.state       ][INFO    ][4665] Completed state [root] at time 02:15:34.189222 duration_in_ms=0.76
2018-06-27 02:15:34,191 [salt.state       ][INFO    ][4665] Running state [root] at time 02:15:34.191833
2018-06-27 02:15:34,192 [salt.state       ][INFO    ][4665] Executing state user.present for root
2018-06-27 02:15:34,193 [salt.state       ][INFO    ][4665] User root is present and up to date
2018-06-27 02:15:34,193 [salt.state       ][INFO    ][4665] Completed state [root] at time 02:15:34.193374 duration_in_ms=1.541
2018-06-27 02:15:34,194 [salt.state       ][INFO    ][4665] Running state [/root] at time 02:15:34.194038
2018-06-27 02:15:34,194 [salt.state       ][INFO    ][4665] Executing state file.directory for /root
2018-06-27 02:15:34,194 [salt.state       ][INFO    ][4665] Directory /root is in the correct state
2018-06-27 02:15:34,194 [salt.state       ][INFO    ][4665] Completed state [/root] at time 02:15:34.194931 duration_in_ms=0.893
2018-06-27 02:15:34,195 [salt.state       ][INFO    ][4665] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:15:34.195094
2018-06-27 02:15:34,195 [salt.state       ][INFO    ][4665] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-06-27 02:15:34,205 [salt.state       ][INFO    ][4665] File /etc/sudoers.d/90-salt-user-root is not present
2018-06-27 02:15:34,205 [salt.state       ][INFO    ][4665] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:15:34.205720 duration_in_ms=10.626
2018-06-27 02:15:34,205 [salt.state       ][INFO    ][4665] Running state [ubuntu] at time 02:15:34.205945
2018-06-27 02:15:34,206 [salt.state       ][INFO    ][4665] Executing state group.present for ubuntu
2018-06-27 02:15:34,206 [salt.state       ][INFO    ][4665] Group ubuntu is present and up to date
2018-06-27 02:15:34,206 [salt.state       ][INFO    ][4665] Completed state [ubuntu] at time 02:15:34.206498 duration_in_ms=0.553
2018-06-27 02:15:34,207 [salt.state       ][INFO    ][4665] Running state [ubuntu] at time 02:15:34.207084
2018-06-27 02:15:34,207 [salt.state       ][INFO    ][4665] Executing state user.present for ubuntu
2018-06-27 02:15:34,213 [salt.state       ][INFO    ][4665] User ubuntu is present and up to date
2018-06-27 02:15:34,213 [salt.state       ][INFO    ][4665] Completed state [ubuntu] at time 02:15:34.213464 duration_in_ms=6.379
2018-06-27 02:15:34,214 [salt.state       ][INFO    ][4665] Running state [/home/ubuntu] at time 02:15:34.214142
2018-06-27 02:15:34,214 [salt.state       ][INFO    ][4665] Executing state file.directory for /home/ubuntu
2018-06-27 02:15:34,214 [salt.state       ][INFO    ][4665] Directory /home/ubuntu is in the correct state
2018-06-27 02:15:34,215 [salt.state       ][INFO    ][4665] Completed state [/home/ubuntu] at time 02:15:34.214990 duration_in_ms=0.849
2018-06-27 02:15:34,215 [salt.state       ][INFO    ][4665] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:15:34.215562
2018-06-27 02:15:34,215 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-06-27 02:15:34,249 [salt.state       ][INFO    ][4665] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-06-27 02:15:34,249 [salt.state       ][INFO    ][4665] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:15:34.249445 duration_in_ms=33.882
2018-06-27 02:15:34,249 [salt.state       ][INFO    ][4665] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:15:34.249609
2018-06-27 02:15:34,249 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-06-27 02:15:34,330 [salt.state       ][INFO    ][4665] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-06-27 02:15:34,330 [salt.state       ][INFO    ][4665] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:15:34.330839 duration_in_ms=81.23
2018-06-27 02:15:34,331 [salt.state       ][INFO    ][4665] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:15:34.331022
2018-06-27 02:15:34,331 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-06-27 02:15:34,409 [salt.state       ][INFO    ][4665] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-06-27 02:15:34,409 [salt.state       ][INFO    ][4665] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:15:34.409517 duration_in_ms=78.494
2018-06-27 02:15:34,413 [salt.state       ][INFO    ][4665] Running state [service.systemctl_reload] at time 02:15:34.412994
2018-06-27 02:15:34,413 [salt.state       ][INFO    ][4665] Executing state module.wait for service.systemctl_reload
2018-06-27 02:15:34,413 [salt.state       ][INFO    ][4665] No changes made for service.systemctl_reload
2018-06-27 02:15:34,413 [salt.state       ][INFO    ][4665] Completed state [service.systemctl_reload] at time 02:15:34.413555 duration_in_ms=0.56
2018-06-27 02:15:34,413 [salt.state       ][INFO    ][4665] Running state [/etc/issue] at time 02:15:34.413732
2018-06-27 02:15:34,413 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/issue
2018-06-27 02:15:34,417 [salt.state       ][INFO    ][4665] File /etc/issue is in the correct state
2018-06-27 02:15:34,417 [salt.state       ][INFO    ][4665] Completed state [/etc/issue] at time 02:15:34.417323 duration_in_ms=3.59
2018-06-27 02:15:34,417 [salt.state       ][INFO    ][4665] Running state [/etc/hostname] at time 02:15:34.417508
2018-06-27 02:15:34,417 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/hostname
2018-06-27 02:15:34,456 [salt.state       ][INFO    ][4665] File /etc/hostname is in the correct state
2018-06-27 02:15:34,456 [salt.state       ][INFO    ][4665] Completed state [/etc/hostname] at time 02:15:34.456954 duration_in_ms=39.446
2018-06-27 02:15:34,480 [salt.state       ][INFO    ][4665] Running state [hostname mas01] at time 02:15:34.480892
2018-06-27 02:15:34,481 [salt.state       ][INFO    ][4665] Executing state cmd.wait for hostname mas01
2018-06-27 02:15:34,481 [salt.state       ][INFO    ][4665] No changes made for hostname mas01
2018-06-27 02:15:34,481 [salt.state       ][INFO    ][4665] Completed state [hostname mas01] at time 02:15:34.481618 duration_in_ms=0.726
2018-06-27 02:15:34,482 [salt.state       ][INFO    ][4665] Running state [mdb02] at time 02:15:34.482515
2018-06-27 02:15:34,482 [salt.state       ][INFO    ][4665] Executing state host.present for mdb02
2018-06-27 02:15:34,483 [salt.state       ][INFO    ][4665] Host mdb02 (10.167.4.33) already present
2018-06-27 02:15:34,483 [salt.state       ][INFO    ][4665] Completed state [mdb02] at time 02:15:34.483464 duration_in_ms=0.949
2018-06-27 02:15:34,483 [salt.state       ][INFO    ][4665] Running state [mdb02.mcp-odl-ha.local] at time 02:15:34.483710
2018-06-27 02:15:34,483 [salt.state       ][INFO    ][4665] Executing state host.present for mdb02.mcp-odl-ha.local
2018-06-27 02:15:34,484 [salt.state       ][INFO    ][4665] Host mdb02.mcp-odl-ha.local (10.167.4.33) already present
2018-06-27 02:15:34,484 [salt.state       ][INFO    ][4665] Completed state [mdb02.mcp-odl-ha.local] at time 02:15:34.484540 duration_in_ms=0.83
2018-06-27 02:15:34,484 [salt.state       ][INFO    ][4665] Running state [mdb03] at time 02:15:34.484725
2018-06-27 02:15:34,484 [salt.state       ][INFO    ][4665] Executing state host.present for mdb03
2018-06-27 02:15:34,485 [salt.state       ][INFO    ][4665] Host mdb03 (10.167.4.34) already present
2018-06-27 02:15:34,485 [salt.state       ][INFO    ][4665] Completed state [mdb03] at time 02:15:34.485418 duration_in_ms=0.694
2018-06-27 02:15:34,485 [salt.state       ][INFO    ][4665] Running state [mdb03.mcp-odl-ha.local] at time 02:15:34.485601
2018-06-27 02:15:34,485 [salt.state       ][INFO    ][4665] Executing state host.present for mdb03.mcp-odl-ha.local
2018-06-27 02:15:34,486 [salt.state       ][INFO    ][4665] Host mdb03.mcp-odl-ha.local (10.167.4.34) already present
2018-06-27 02:15:34,486 [salt.state       ][INFO    ][4665] Completed state [mdb03.mcp-odl-ha.local] at time 02:15:34.486291 duration_in_ms=0.689
2018-06-27 02:15:34,486 [salt.state       ][INFO    ][4665] Running state [mdb01] at time 02:15:34.486478
2018-06-27 02:15:34,486 [salt.state       ][INFO    ][4665] Executing state host.present for mdb01
2018-06-27 02:15:34,487 [salt.state       ][INFO    ][4665] Host mdb01 (10.167.4.32) already present
2018-06-27 02:15:34,487 [salt.state       ][INFO    ][4665] Completed state [mdb01] at time 02:15:34.487166 duration_in_ms=0.688
2018-06-27 02:15:34,487 [salt.state       ][INFO    ][4665] Running state [mdb01.mcp-odl-ha.local] at time 02:15:34.487352
2018-06-27 02:15:34,487 [salt.state       ][INFO    ][4665] Executing state host.present for mdb01.mcp-odl-ha.local
2018-06-27 02:15:34,487 [salt.state       ][INFO    ][4665] Host mdb01.mcp-odl-ha.local (10.167.4.32) already present
2018-06-27 02:15:34,488 [salt.state       ][INFO    ][4665] Completed state [mdb01.mcp-odl-ha.local] at time 02:15:34.488026 duration_in_ms=0.674
2018-06-27 02:15:34,488 [salt.state       ][INFO    ][4665] Running state [mdb] at time 02:15:34.488259
2018-06-27 02:15:34,488 [salt.state       ][INFO    ][4665] Executing state host.present for mdb
2018-06-27 02:15:34,488 [salt.state       ][INFO    ][4665] Host mdb (10.167.4.31) already present
2018-06-27 02:15:34,489 [salt.state       ][INFO    ][4665] Completed state [mdb] at time 02:15:34.489067 duration_in_ms=0.808
2018-06-27 02:15:34,489 [salt.state       ][INFO    ][4665] Running state [mdb.mcp-odl-ha.local] at time 02:15:34.489261
2018-06-27 02:15:34,489 [salt.state       ][INFO    ][4665] Executing state host.present for mdb.mcp-odl-ha.local
2018-06-27 02:15:34,489 [salt.state       ][INFO    ][4665] Host mdb.mcp-odl-ha.local (10.167.4.31) already present
2018-06-27 02:15:34,489 [salt.state       ][INFO    ][4665] Completed state [mdb.mcp-odl-ha.local] at time 02:15:34.489936 duration_in_ms=0.675
2018-06-27 02:15:34,490 [salt.state       ][INFO    ][4665] Running state [cfg01] at time 02:15:34.490141
2018-06-27 02:15:34,490 [salt.state       ][INFO    ][4665] Executing state host.present for cfg01
2018-06-27 02:15:34,490 [salt.state       ][INFO    ][4665] Host cfg01 (10.167.4.11) already present
2018-06-27 02:15:34,490 [salt.state       ][INFO    ][4665] Completed state [cfg01] at time 02:15:34.490810 duration_in_ms=0.67
2018-06-27 02:15:34,491 [salt.state       ][INFO    ][4665] Running state [cfg01.mcp-odl-ha.local] at time 02:15:34.490995
2018-06-27 02:15:34,491 [salt.state       ][INFO    ][4665] Executing state host.present for cfg01.mcp-odl-ha.local
2018-06-27 02:15:34,491 [salt.state       ][INFO    ][4665] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2018-06-27 02:15:34,491 [salt.state       ][INFO    ][4665] Completed state [cfg01.mcp-odl-ha.local] at time 02:15:34.491692 duration_in_ms=0.697
2018-06-27 02:15:34,491 [salt.state       ][INFO    ][4665] Running state [prx01] at time 02:15:34.491871
2018-06-27 02:15:34,492 [salt.state       ][INFO    ][4665] Executing state host.present for prx01
2018-06-27 02:15:34,492 [salt.state       ][INFO    ][4665] Host prx01 (10.167.4.14) already present
2018-06-27 02:15:34,492 [salt.state       ][INFO    ][4665] Completed state [prx01] at time 02:15:34.492581 duration_in_ms=0.71
2018-06-27 02:15:34,492 [salt.state       ][INFO    ][4665] Running state [prx01.mcp-odl-ha.local] at time 02:15:34.492776
2018-06-27 02:15:34,492 [salt.state       ][INFO    ][4665] Executing state host.present for prx01.mcp-odl-ha.local
2018-06-27 02:15:34,493 [salt.state       ][INFO    ][4665] Host prx01.mcp-odl-ha.local (10.167.4.14) already present
2018-06-27 02:15:34,493 [salt.state       ][INFO    ][4665] Completed state [prx01.mcp-odl-ha.local] at time 02:15:34.493474 duration_in_ms=0.698
2018-06-27 02:15:34,493 [salt.state       ][INFO    ][4665] Running state [kvm01] at time 02:15:34.493674
2018-06-27 02:15:34,493 [salt.state       ][INFO    ][4665] Executing state host.present for kvm01
2018-06-27 02:15:34,494 [salt.state       ][INFO    ][4665] Host kvm01 (10.167.4.20) already present
2018-06-27 02:15:34,494 [salt.state       ][INFO    ][4665] Completed state [kvm01] at time 02:15:34.494345 duration_in_ms=0.671
2018-06-27 02:15:34,494 [salt.state       ][INFO    ][4665] Running state [kvm01.mcp-odl-ha.local] at time 02:15:34.494525
2018-06-27 02:15:34,494 [salt.state       ][INFO    ][4665] Executing state host.present for kvm01.mcp-odl-ha.local
2018-06-27 02:15:34,495 [salt.state       ][INFO    ][4665] Host kvm01.mcp-odl-ha.local (10.167.4.20) already present
2018-06-27 02:15:34,495 [salt.state       ][INFO    ][4665] Completed state [kvm01.mcp-odl-ha.local] at time 02:15:34.495200 duration_in_ms=0.675
2018-06-27 02:15:34,495 [salt.state       ][INFO    ][4665] Running state [kvm03] at time 02:15:34.495382
2018-06-27 02:15:34,495 [salt.state       ][INFO    ][4665] Executing state host.present for kvm03
2018-06-27 02:15:34,496 [salt.state       ][INFO    ][4665] Host kvm03 (10.167.4.22) already present
2018-06-27 02:15:34,496 [salt.state       ][INFO    ][4665] Completed state [kvm03] at time 02:15:34.496224 duration_in_ms=0.842
2018-06-27 02:15:34,496 [salt.state       ][INFO    ][4665] Running state [kvm03.mcp-odl-ha.local] at time 02:15:34.496408
2018-06-27 02:15:34,496 [salt.state       ][INFO    ][4665] Executing state host.present for kvm03.mcp-odl-ha.local
2018-06-27 02:15:34,496 [salt.state       ][INFO    ][4665] Host kvm03.mcp-odl-ha.local (10.167.4.22) already present
2018-06-27 02:15:34,497 [salt.state       ][INFO    ][4665] Completed state [kvm03.mcp-odl-ha.local] at time 02:15:34.497086 duration_in_ms=0.678
2018-06-27 02:15:34,497 [salt.state       ][INFO    ][4665] Running state [kvm02] at time 02:15:34.497266
2018-06-27 02:15:34,497 [salt.state       ][INFO    ][4665] Executing state host.present for kvm02
2018-06-27 02:15:34,497 [salt.state       ][INFO    ][4665] Host kvm02 (10.167.4.21) already present
2018-06-27 02:15:34,497 [salt.state       ][INFO    ][4665] Completed state [kvm02] at time 02:15:34.497922 duration_in_ms=0.655
2018-06-27 02:15:34,498 [salt.state       ][INFO    ][4665] Running state [kvm02.mcp-odl-ha.local] at time 02:15:34.498117
2018-06-27 02:15:34,498 [salt.state       ][INFO    ][4665] Executing state host.present for kvm02.mcp-odl-ha.local
2018-06-27 02:15:34,498 [salt.state       ][INFO    ][4665] Host kvm02.mcp-odl-ha.local (10.167.4.21) already present
2018-06-27 02:15:34,498 [salt.state       ][INFO    ][4665] Completed state [kvm02.mcp-odl-ha.local] at time 02:15:34.498770 duration_in_ms=0.654
2018-06-27 02:15:34,498 [salt.state       ][INFO    ][4665] Running state [dbs] at time 02:15:34.498949
2018-06-27 02:15:34,499 [salt.state       ][INFO    ][4665] Executing state host.present for dbs
2018-06-27 02:15:34,499 [salt.state       ][INFO    ][4665] Host dbs (10.167.4.23) already present
2018-06-27 02:15:34,499 [salt.state       ][INFO    ][4665] Completed state [dbs] at time 02:15:34.499629 duration_in_ms=0.68
2018-06-27 02:15:34,499 [salt.state       ][INFO    ][4665] Running state [dbs.mcp-odl-ha.local] at time 02:15:34.499807
2018-06-27 02:15:34,499 [salt.state       ][INFO    ][4665] Executing state host.present for dbs.mcp-odl-ha.local
2018-06-27 02:15:34,500 [salt.state       ][INFO    ][4665] Host dbs.mcp-odl-ha.local (10.167.4.23) already present
2018-06-27 02:15:34,500 [salt.state       ][INFO    ][4665] Completed state [dbs.mcp-odl-ha.local] at time 02:15:34.500523 duration_in_ms=0.716
2018-06-27 02:15:34,500 [salt.state       ][INFO    ][4665] Running state [prx] at time 02:15:34.500703
2018-06-27 02:15:34,500 [salt.state       ][INFO    ][4665] Executing state host.present for prx
2018-06-27 02:15:34,501 [salt.state       ][INFO    ][4665] Host prx (10.167.4.13) already present
2018-06-27 02:15:34,501 [salt.state       ][INFO    ][4665] Completed state [prx] at time 02:15:34.501374 duration_in_ms=0.671
2018-06-27 02:15:34,501 [salt.state       ][INFO    ][4665] Running state [prx.mcp-odl-ha.local] at time 02:15:34.501553
2018-06-27 02:15:34,501 [salt.state       ][INFO    ][4665] Executing state host.present for prx.mcp-odl-ha.local
2018-06-27 02:15:34,502 [salt.state       ][INFO    ][4665] Host prx.mcp-odl-ha.local (10.167.4.13) already present
2018-06-27 02:15:34,502 [salt.state       ][INFO    ][4665] Completed state [prx.mcp-odl-ha.local] at time 02:15:34.502224 duration_in_ms=0.671
2018-06-27 02:15:34,502 [salt.state       ][INFO    ][4665] Running state [prx02] at time 02:15:34.502402
2018-06-27 02:15:34,502 [salt.state       ][INFO    ][4665] Executing state host.present for prx02
2018-06-27 02:15:34,502 [salt.state       ][INFO    ][4665] Host prx02 (10.167.4.15) already present
2018-06-27 02:15:34,503 [salt.state       ][INFO    ][4665] Completed state [prx02] at time 02:15:34.503070 duration_in_ms=0.669
2018-06-27 02:15:34,503 [salt.state       ][INFO    ][4665] Running state [prx02.mcp-odl-ha.local] at time 02:15:34.503252
2018-06-27 02:15:34,503 [salt.state       ][INFO    ][4665] Executing state host.present for prx02.mcp-odl-ha.local
2018-06-27 02:15:34,503 [salt.state       ][INFO    ][4665] Host prx02.mcp-odl-ha.local (10.167.4.15) already present
2018-06-27 02:15:34,503 [salt.state       ][INFO    ][4665] Completed state [prx02.mcp-odl-ha.local] at time 02:15:34.503914 duration_in_ms=0.662
2018-06-27 02:15:34,504 [salt.state       ][INFO    ][4665] Running state [msg02] at time 02:15:34.504123
2018-06-27 02:15:34,504 [salt.state       ][INFO    ][4665] Executing state host.present for msg02
2018-06-27 02:15:34,504 [salt.state       ][INFO    ][4665] Host msg02 (10.167.4.29) already present
2018-06-27 02:15:34,504 [salt.state       ][INFO    ][4665] Completed state [msg02] at time 02:15:34.504773 duration_in_ms=0.649
2018-06-27 02:15:34,504 [salt.state       ][INFO    ][4665] Running state [msg02.mcp-odl-ha.local] at time 02:15:34.504949
2018-06-27 02:15:34,505 [salt.state       ][INFO    ][4665] Executing state host.present for msg02.mcp-odl-ha.local
2018-06-27 02:15:34,505 [salt.state       ][INFO    ][4665] Host msg02.mcp-odl-ha.local (10.167.4.29) already present
2018-06-27 02:15:34,505 [salt.state       ][INFO    ][4665] Completed state [msg02.mcp-odl-ha.local] at time 02:15:34.505608 duration_in_ms=0.66
2018-06-27 02:15:34,505 [salt.state       ][INFO    ][4665] Running state [msg03] at time 02:15:34.505788
2018-06-27 02:15:34,505 [salt.state       ][INFO    ][4665] Executing state host.present for msg03
2018-06-27 02:15:34,506 [salt.state       ][INFO    ][4665] Host msg03 (10.167.4.30) already present
2018-06-27 02:15:34,506 [salt.state       ][INFO    ][4665] Completed state [msg03] at time 02:15:34.506457 duration_in_ms=0.669
2018-06-27 02:15:34,506 [salt.state       ][INFO    ][4665] Running state [msg03.mcp-odl-ha.local] at time 02:15:34.506643
2018-06-27 02:15:34,506 [salt.state       ][INFO    ][4665] Executing state host.present for msg03.mcp-odl-ha.local
2018-06-27 02:15:34,507 [salt.state       ][INFO    ][4665] Host msg03.mcp-odl-ha.local (10.167.4.30) already present
2018-06-27 02:15:34,507 [salt.state       ][INFO    ][4665] Completed state [msg03.mcp-odl-ha.local] at time 02:15:34.507310 duration_in_ms=0.668
2018-06-27 02:15:34,507 [salt.state       ][INFO    ][4665] Running state [msg01] at time 02:15:34.507487
2018-06-27 02:15:34,507 [salt.state       ][INFO    ][4665] Executing state host.present for msg01
2018-06-27 02:15:34,508 [salt.state       ][INFO    ][4665] Host msg01 (10.167.4.28) already present
2018-06-27 02:15:34,508 [salt.state       ][INFO    ][4665] Completed state [msg01] at time 02:15:34.508176 duration_in_ms=0.689
2018-06-27 02:15:34,508 [salt.state       ][INFO    ][4665] Running state [msg01.mcp-odl-ha.local] at time 02:15:34.508356
2018-06-27 02:15:34,508 [salt.state       ][INFO    ][4665] Executing state host.present for msg01.mcp-odl-ha.local
2018-06-27 02:15:34,508 [salt.state       ][INFO    ][4665] Host msg01.mcp-odl-ha.local (10.167.4.28) already present
2018-06-27 02:15:34,509 [salt.state       ][INFO    ][4665] Completed state [msg01.mcp-odl-ha.local] at time 02:15:34.509019 duration_in_ms=0.663
2018-06-27 02:15:34,509 [salt.state       ][INFO    ][4665] Running state [msg] at time 02:15:34.509213
2018-06-27 02:15:34,509 [salt.state       ][INFO    ][4665] Executing state host.present for msg
2018-06-27 02:15:34,509 [salt.state       ][INFO    ][4665] Host msg (10.167.4.27) already present
2018-06-27 02:15:34,509 [salt.state       ][INFO    ][4665] Completed state [msg] at time 02:15:34.509868 duration_in_ms=0.656
2018-06-27 02:15:34,510 [salt.state       ][INFO    ][4665] Running state [msg.mcp-odl-ha.local] at time 02:15:34.510057
2018-06-27 02:15:34,510 [salt.state       ][INFO    ][4665] Executing state host.present for msg.mcp-odl-ha.local
2018-06-27 02:15:34,510 [salt.state       ][INFO    ][4665] Host msg.mcp-odl-ha.local (10.167.4.27) already present
2018-06-27 02:15:34,510 [salt.state       ][INFO    ][4665] Completed state [msg.mcp-odl-ha.local] at time 02:15:34.510724 duration_in_ms=0.668
2018-06-27 02:15:34,510 [salt.state       ][INFO    ][4665] Running state [cfg01] at time 02:15:34.510900
2018-06-27 02:15:34,511 [salt.state       ][INFO    ][4665] Executing state host.present for cfg01
2018-06-27 02:15:34,511 [salt.state       ][INFO    ][4665] Host cfg01 (10.167.4.11) already present
2018-06-27 02:15:34,511 [salt.state       ][INFO    ][4665] Completed state [cfg01] at time 02:15:34.511569 duration_in_ms=0.669
2018-06-27 02:15:34,511 [salt.state       ][INFO    ][4665] Running state [cfg01.mcp-odl-ha.local] at time 02:15:34.511746
2018-06-27 02:15:34,511 [salt.state       ][INFO    ][4665] Executing state host.present for cfg01.mcp-odl-ha.local
2018-06-27 02:15:34,512 [salt.state       ][INFO    ][4665] Host cfg01.mcp-odl-ha.local (10.167.4.11) already present
2018-06-27 02:15:34,512 [salt.state       ][INFO    ][4665] Completed state [cfg01.mcp-odl-ha.local] at time 02:15:34.512562 duration_in_ms=0.816
2018-06-27 02:15:34,512 [salt.state       ][INFO    ][4665] Running state [cmp002] at time 02:15:34.512742
2018-06-27 02:15:34,512 [salt.state       ][INFO    ][4665] Executing state host.present for cmp002
2018-06-27 02:15:34,513 [salt.state       ][INFO    ][4665] Host cmp002 (10.167.4.53) already present
2018-06-27 02:15:34,513 [salt.state       ][INFO    ][4665] Completed state [cmp002] at time 02:15:34.513497 duration_in_ms=0.755
2018-06-27 02:15:34,513 [salt.state       ][INFO    ][4665] Running state [cmp002.mcp-odl-ha.local] at time 02:15:34.513679
2018-06-27 02:15:34,513 [salt.state       ][INFO    ][4665] Executing state host.present for cmp002.mcp-odl-ha.local
2018-06-27 02:15:34,514 [salt.state       ][INFO    ][4665] Host cmp002.mcp-odl-ha.local (10.167.4.53) already present
2018-06-27 02:15:34,514 [salt.state       ][INFO    ][4665] Completed state [cmp002.mcp-odl-ha.local] at time 02:15:34.514366 duration_in_ms=0.687
2018-06-27 02:15:34,514 [salt.state       ][INFO    ][4665] Running state [cmp001] at time 02:15:34.514541
2018-06-27 02:15:34,514 [salt.state       ][INFO    ][4665] Executing state host.present for cmp001
2018-06-27 02:15:34,515 [salt.state       ][INFO    ][4665] Host cmp001 (10.167.4.52) already present
2018-06-27 02:15:34,515 [salt.state       ][INFO    ][4665] Completed state [cmp001] at time 02:15:34.515189 duration_in_ms=0.648
2018-06-27 02:15:34,515 [salt.state       ][INFO    ][4665] Running state [cmp001.mcp-odl-ha.local] at time 02:15:34.515362
2018-06-27 02:15:34,515 [salt.state       ][INFO    ][4665] Executing state host.present for cmp001.mcp-odl-ha.local
2018-06-27 02:15:34,515 [salt.state       ][INFO    ][4665] Host cmp001.mcp-odl-ha.local (10.167.4.52) already present
2018-06-27 02:15:34,516 [salt.state       ][INFO    ][4665] Completed state [cmp001.mcp-odl-ha.local] at time 02:15:34.516001 duration_in_ms=0.638
2018-06-27 02:15:34,516 [salt.state       ][INFO    ][4665] Running state [dbs01] at time 02:15:34.516209
2018-06-27 02:15:34,516 [salt.state       ][INFO    ][4665] Executing state host.present for dbs01
2018-06-27 02:15:34,516 [salt.state       ][INFO    ][4665] Host dbs01 (10.167.4.24) already present
2018-06-27 02:15:34,516 [salt.state       ][INFO    ][4665] Completed state [dbs01] at time 02:15:34.516847 duration_in_ms=0.637
2018-06-27 02:15:34,517 [salt.state       ][INFO    ][4665] Running state [dbs01.mcp-odl-ha.local] at time 02:15:34.517034
2018-06-27 02:15:34,517 [salt.state       ][INFO    ][4665] Executing state host.present for dbs01.mcp-odl-ha.local
2018-06-27 02:15:34,517 [salt.state       ][INFO    ][4665] Host dbs01.mcp-odl-ha.local (10.167.4.24) already present
2018-06-27 02:15:34,517 [salt.state       ][INFO    ][4665] Completed state [dbs01.mcp-odl-ha.local] at time 02:15:34.517675 duration_in_ms=0.641
2018-06-27 02:15:34,517 [salt.state       ][INFO    ][4665] Running state [dbs02] at time 02:15:34.517848
2018-06-27 02:15:34,518 [salt.state       ][INFO    ][4665] Executing state host.present for dbs02
2018-06-27 02:15:34,518 [salt.state       ][INFO    ][4665] Host dbs02 (10.167.4.25) already present
2018-06-27 02:15:34,518 [salt.state       ][INFO    ][4665] Completed state [dbs02] at time 02:15:34.518510 duration_in_ms=0.662
2018-06-27 02:15:34,518 [salt.state       ][INFO    ][4665] Running state [dbs02.mcp-odl-ha.local] at time 02:15:34.518684
2018-06-27 02:15:34,518 [salt.state       ][INFO    ][4665] Executing state host.present for dbs02.mcp-odl-ha.local
2018-06-27 02:15:34,519 [salt.state       ][INFO    ][4665] Host dbs02.mcp-odl-ha.local (10.167.4.25) already present
2018-06-27 02:15:34,519 [salt.state       ][INFO    ][4665] Completed state [dbs02.mcp-odl-ha.local] at time 02:15:34.519340 duration_in_ms=0.656
2018-06-27 02:15:34,519 [salt.state       ][INFO    ][4665] Running state [dbs03] at time 02:15:34.519512
2018-06-27 02:15:34,519 [salt.state       ][INFO    ][4665] Executing state host.present for dbs03
2018-06-27 02:15:34,520 [salt.state       ][INFO    ][4665] Host dbs03 (10.167.4.26) already present
2018-06-27 02:15:34,520 [salt.state       ][INFO    ][4665] Completed state [dbs03] at time 02:15:34.520180 duration_in_ms=0.667
2018-06-27 02:15:34,520 [salt.state       ][INFO    ][4665] Running state [dbs03.mcp-odl-ha.local] at time 02:15:34.520362
2018-06-27 02:15:34,520 [salt.state       ][INFO    ][4665] Executing state host.present for dbs03.mcp-odl-ha.local
2018-06-27 02:15:34,520 [salt.state       ][INFO    ][4665] Host dbs03.mcp-odl-ha.local (10.167.4.26) already present
2018-06-27 02:15:34,521 [salt.state       ][INFO    ][4665] Completed state [dbs03.mcp-odl-ha.local] at time 02:15:34.521032 duration_in_ms=0.67
2018-06-27 02:15:34,521 [salt.state       ][INFO    ][4665] Running state [odl01] at time 02:15:34.521208
2018-06-27 02:15:34,521 [salt.state       ][INFO    ][4665] Executing state host.present for odl01
2018-06-27 02:15:34,521 [salt.state       ][INFO    ][4665] Host odl01 (10.167.4.39) already present
2018-06-27 02:15:34,521 [salt.state       ][INFO    ][4665] Completed state [odl01] at time 02:15:34.521854 duration_in_ms=0.645
2018-06-27 02:15:34,522 [salt.state       ][INFO    ][4665] Running state [odl01.mcp-odl-ha.local] at time 02:15:34.522049
2018-06-27 02:15:34,522 [salt.state       ][INFO    ][4665] Executing state host.present for odl01.mcp-odl-ha.local
2018-06-27 02:15:34,522 [salt.state       ][INFO    ][4665] Host odl01.mcp-odl-ha.local (10.167.4.39) already present
2018-06-27 02:15:34,522 [salt.state       ][INFO    ][4665] Completed state [odl01.mcp-odl-ha.local] at time 02:15:34.522705 duration_in_ms=0.655
2018-06-27 02:15:34,522 [salt.state       ][INFO    ][4665] Running state [mas01] at time 02:15:34.522877
2018-06-27 02:15:34,523 [salt.state       ][INFO    ][4665] Executing state host.present for mas01
2018-06-27 02:15:34,523 [salt.state       ][INFO    ][4665] Host mas01 (10.167.4.12) already present
2018-06-27 02:15:34,523 [salt.state       ][INFO    ][4665] Completed state [mas01] at time 02:15:34.523518 duration_in_ms=0.641
2018-06-27 02:15:34,523 [salt.state       ][INFO    ][4665] Running state [mas01.mcp-odl-ha.local] at time 02:15:34.523702
2018-06-27 02:15:34,523 [salt.state       ][INFO    ][4665] Executing state host.present for mas01.mcp-odl-ha.local
2018-06-27 02:15:34,524 [salt.state       ][INFO    ][4665] Host mas01.mcp-odl-ha.local (10.167.4.12) already present
2018-06-27 02:15:34,524 [salt.state       ][INFO    ][4665] Completed state [mas01.mcp-odl-ha.local] at time 02:15:34.524357 duration_in_ms=0.654
2018-06-27 02:15:34,525 [salt.state       ][INFO    ][4665] Running state [file.replace] at time 02:15:34.525049
2018-06-27 02:15:34,525 [salt.state       ][INFO    ][4665] Executing state module.run for file.replace
2018-06-27 02:15:34,907 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['git', '--version'] in directory '/root'
2018-06-27 02:15:35,432 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'grep -q "mas01 mas01.mcp-odl-ha.local" /etc/hosts' in directory '/root'
2018-06-27 02:15:35,455 [salt.state       ][INFO    ][4665] {'ret': '--- \n+++ \n@@ -28,7 +28,7 @@\n 10.167.4.25\t\tdbs02 dbs02.mcp-odl-ha.local\n 10.167.4.26\t\tdbs03 dbs03.mcp-odl-ha.local\n 10.167.4.39\t\todl01 odl01.mcp-odl-ha.local\n-10.167.4.12\t\tmas01 mas01.mcp-odl-ha.local\n+10.167.4.12\t\tmas01.mcp-odl-ha.local mas01\n 10.167.4.37\t\tctl02 ctl02.mcp-odl-ha.local\n 10.167.4.38\t\tctl03 ctl03.mcp-odl-ha.local\n 10.167.4.36\t\tctl01 ctl01.mcp-odl-ha.local\n'}
2018-06-27 02:15:35,456 [salt.state       ][INFO    ][4665] Completed state [file.replace] at time 02:15:35.456425 duration_in_ms=931.374
2018-06-27 02:15:35,456 [salt.state       ][INFO    ][4665] Running state [ctl02] at time 02:15:35.456940
2018-06-27 02:15:35,457 [salt.state       ][INFO    ][4665] Executing state host.present for ctl02
2018-06-27 02:15:35,458 [salt.state       ][INFO    ][4665] Host ctl02 (10.167.4.37) already present
2018-06-27 02:15:35,458 [salt.state       ][INFO    ][4665] Completed state [ctl02] at time 02:15:35.458465 duration_in_ms=1.524
2018-06-27 02:15:35,458 [salt.state       ][INFO    ][4665] Running state [ctl02.mcp-odl-ha.local] at time 02:15:35.458855
2018-06-27 02:15:35,459 [salt.state       ][INFO    ][4665] Executing state host.present for ctl02.mcp-odl-ha.local
2018-06-27 02:15:35,459 [salt.state       ][INFO    ][4665] Host ctl02.mcp-odl-ha.local (10.167.4.37) already present
2018-06-27 02:15:35,460 [salt.state       ][INFO    ][4665] Completed state [ctl02.mcp-odl-ha.local] at time 02:15:35.460175 duration_in_ms=1.32
2018-06-27 02:15:35,460 [salt.state       ][INFO    ][4665] Running state [ctl03] at time 02:15:35.460524
2018-06-27 02:15:35,460 [salt.state       ][INFO    ][4665] Executing state host.present for ctl03
2018-06-27 02:15:35,461 [salt.state       ][INFO    ][4665] Host ctl03 (10.167.4.38) already present
2018-06-27 02:15:35,461 [salt.state       ][INFO    ][4665] Completed state [ctl03] at time 02:15:35.461758 duration_in_ms=1.234
2018-06-27 02:15:35,462 [salt.state       ][INFO    ][4665] Running state [ctl03.mcp-odl-ha.local] at time 02:15:35.462121
2018-06-27 02:15:35,462 [salt.state       ][INFO    ][4665] Executing state host.present for ctl03.mcp-odl-ha.local
2018-06-27 02:15:35,463 [salt.state       ][INFO    ][4665] Host ctl03.mcp-odl-ha.local (10.167.4.38) already present
2018-06-27 02:15:35,463 [salt.state       ][INFO    ][4665] Completed state [ctl03.mcp-odl-ha.local] at time 02:15:35.463362 duration_in_ms=1.242
2018-06-27 02:15:35,463 [salt.state       ][INFO    ][4665] Running state [ctl01] at time 02:15:35.463697
2018-06-27 02:15:35,464 [salt.state       ][INFO    ][4665] Executing state host.present for ctl01
2018-06-27 02:15:35,464 [salt.state       ][INFO    ][4665] Host ctl01 (10.167.4.36) already present
2018-06-27 02:15:35,465 [salt.state       ][INFO    ][4665] Completed state [ctl01] at time 02:15:35.465016 duration_in_ms=1.319
2018-06-27 02:15:35,465 [salt.state       ][INFO    ][4665] Running state [ctl01.mcp-odl-ha.local] at time 02:15:35.465333
2018-06-27 02:15:35,465 [salt.state       ][INFO    ][4665] Executing state host.present for ctl01.mcp-odl-ha.local
2018-06-27 02:15:35,466 [salt.state       ][INFO    ][4665] Host ctl01.mcp-odl-ha.local (10.167.4.36) already present
2018-06-27 02:15:35,466 [salt.state       ][INFO    ][4665] Completed state [ctl01.mcp-odl-ha.local] at time 02:15:35.466585 duration_in_ms=1.251
2018-06-27 02:15:35,466 [salt.state       ][INFO    ][4665] Running state [ctl] at time 02:15:35.466946
2018-06-27 02:15:35,467 [salt.state       ][INFO    ][4665] Executing state host.present for ctl
2018-06-27 02:15:35,467 [salt.state       ][INFO    ][4665] Host ctl (10.167.4.35) already present
2018-06-27 02:15:35,468 [salt.state       ][INFO    ][4665] Completed state [ctl] at time 02:15:35.468177 duration_in_ms=1.23
2018-06-27 02:15:35,468 [salt.state       ][INFO    ][4665] Running state [ctl.mcp-odl-ha.local] at time 02:15:35.468500
2018-06-27 02:15:35,468 [salt.state       ][INFO    ][4665] Executing state host.present for ctl.mcp-odl-ha.local
2018-06-27 02:15:35,469 [salt.state       ][INFO    ][4665] Host ctl.mcp-odl-ha.local (10.167.4.35) already present
2018-06-27 02:15:35,469 [salt.state       ][INFO    ][4665] Completed state [ctl.mcp-odl-ha.local] at time 02:15:35.469707 duration_in_ms=1.207
2018-06-27 02:15:35,470 [salt.state       ][INFO    ][4665] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:15:35.470044
2018-06-27 02:15:35,470 [salt.state       ][INFO    ][4665] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-06-27 02:15:35,473 [salt.state       ][INFO    ][4665] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-06-27 02:15:35,474 [salt.state       ][INFO    ][4665] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:15:35.474180 duration_in_ms=4.135
2018-06-27 02:15:35,474 [salt.state       ][INFO    ][4665] Running state [ens5] at time 02:15:35.474511
2018-06-27 02:15:35,474 [salt.state       ][INFO    ][4665] Executing state network.managed for ens5
2018-06-27 02:15:36,137 [salt.state       ][INFO    ][4665] Interface ens5 is up to date.
2018-06-27 02:15:36,137 [salt.state       ][INFO    ][4665] Completed state [ens5] at time 02:15:36.137656 duration_in_ms=663.144
2018-06-27 02:15:36,138 [salt.state       ][INFO    ][4665] Running state [ens4] at time 02:15:36.138099
2018-06-27 02:15:36,138 [salt.state       ][INFO    ][4665] Executing state network.managed for ens4
2018-06-27 02:15:36,652 [salt.state       ][INFO    ][4665] Interface ens4 is up to date.
2018-06-27 02:15:36,652 [salt.state       ][INFO    ][4665] Completed state [ens4] at time 02:15:36.652558 duration_in_ms=514.459
2018-06-27 02:15:36,653 [salt.state       ][INFO    ][4665] Running state [ens3] at time 02:15:36.653053
2018-06-27 02:15:36,653 [salt.state       ][INFO    ][4665] Executing state network.managed for ens3
2018-06-27 02:15:37,197 [salt.state       ][INFO    ][4665] Interface ens3 is up to date.
2018-06-27 02:15:37,198 [salt.state       ][INFO    ][4665] Completed state [ens3] at time 02:15:37.198132 duration_in_ms=545.079
2018-06-27 02:15:37,198 [salt.state       ][INFO    ][4665] Running state [/etc/profile.d/proxy.sh] at time 02:15:37.198410
2018-06-27 02:15:37,198 [salt.state       ][INFO    ][4665] Executing state file.absent for /etc/profile.d/proxy.sh
2018-06-27 02:15:37,199 [salt.state       ][INFO    ][4665] File /etc/profile.d/proxy.sh is not present
2018-06-27 02:15:37,199 [salt.state       ][INFO    ][4665] Completed state [/etc/profile.d/proxy.sh] at time 02:15:37.199221 duration_in_ms=0.811
2018-06-27 02:15:37,199 [salt.state       ][INFO    ][4665] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:15:37.199434
2018-06-27 02:15:37,199 [salt.state       ][INFO    ][4665] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-06-27 02:15:37,199 [salt.state       ][INFO    ][4665] File /etc/apt/apt.conf.d/95proxies is not present
2018-06-27 02:15:37,200 [salt.state       ][INFO    ][4665] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:15:37.200041 duration_in_ms=0.607
2018-06-27 02:15:37,200 [salt.state       ][INFO    ][4665] Running state [salt-minion] at time 02:15:37.200272
2018-06-27 02:15:37,200 [salt.state       ][INFO    ][4665] Executing state pkg.installed for salt-minion
2018-06-27 02:15:37,206 [salt.state       ][INFO    ][4665] All specified packages are already installed
2018-06-27 02:15:37,206 [salt.state       ][INFO    ][4665] Completed state [salt-minion] at time 02:15:37.206262 duration_in_ms=5.99
2018-06-27 02:15:37,206 [salt.state       ][INFO    ][4665] Running state [salt_minion_dependency_packages] at time 02:15:37.206461
2018-06-27 02:15:37,206 [salt.state       ][INFO    ][4665] Executing state pkg.installed for salt_minion_dependency_packages
2018-06-27 02:15:37,211 [salt.state       ][INFO    ][4665] All specified packages are already installed
2018-06-27 02:15:37,211 [salt.state       ][INFO    ][4665] Completed state [salt_minion_dependency_packages] at time 02:15:37.211461 duration_in_ms=5.0
2018-06-27 02:15:37,213 [salt.state       ][INFO    ][4665] Running state [/etc/salt/minion.d/minion.conf] at time 02:15:37.212994
2018-06-27 02:15:37,213 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-06-27 02:15:37,372 [salt.state       ][INFO    ][4665] File /etc/salt/minion.d/minion.conf is in the correct state
2018-06-27 02:15:37,372 [salt.state       ][INFO    ][4665] Completed state [/etc/salt/minion.d/minion.conf] at time 02:15:37.372633 duration_in_ms=159.638
2018-06-27 02:15:37,373 [salt.state       ][INFO    ][4665] Running state [salt-minion] at time 02:15:37.373937
2018-06-27 02:15:37,374 [salt.state       ][INFO    ][4665] Executing state service.running for salt-minion
2018-06-27 02:15:37,374 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-06-27 02:15:37,388 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-06-27 02:15:37,397 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-06-27 02:15:37,406 [salt.state       ][INFO    ][4665] The service salt-minion is already running
2018-06-27 02:15:37,406 [salt.state       ][INFO    ][4665] Completed state [salt-minion] at time 02:15:37.406913 duration_in_ms=32.974
2018-06-27 02:15:37,409 [salt.state       ][INFO    ][4665] Running state [/etc/salt/grains.d] at time 02:15:37.409460
2018-06-27 02:15:37,409 [salt.state       ][INFO    ][4665] Executing state file.directory for /etc/salt/grains.d
2018-06-27 02:15:37,410 [salt.state       ][INFO    ][4665] Directory /etc/salt/grains.d is in the correct state
2018-06-27 02:15:37,410 [salt.state       ][INFO    ][4665] Completed state [/etc/salt/grains.d] at time 02:15:37.410717 duration_in_ms=1.257
2018-06-27 02:15:37,411 [salt.state       ][INFO    ][4665] Running state [/etc/salt/grains] at time 02:15:37.411574
2018-06-27 02:15:37,411 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/salt/grains
2018-06-27 02:15:37,412 [salt.state       ][INFO    ][4665] File /etc/salt/grains exists with proper permissions. No changes made.
2018-06-27 02:15:37,412 [salt.state       ][INFO    ][4665] Completed state [/etc/salt/grains] at time 02:15:37.412413 duration_in_ms=0.839
2018-06-27 02:15:37,413 [salt.state       ][INFO    ][4665] Running state [/etc/salt/grains.d/placeholder] at time 02:15:37.413080
2018-06-27 02:15:37,413 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-06-27 02:15:37,416 [salt.state       ][INFO    ][4665] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-06-27 02:15:37,416 [salt.state       ][INFO    ][4665] Completed state [/etc/salt/grains.d/placeholder] at time 02:15:37.416331 duration_in_ms=3.251
2018-06-27 02:15:37,417 [salt.state       ][INFO    ][4665] Running state [/etc/salt/grains.d/sphinx] at time 02:15:37.417009
2018-06-27 02:15:37,417 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-06-27 02:15:37,425 [salt.state       ][INFO    ][4665] File changed:
--- 
+++ 
@@ -15,7 +15,9 @@
               name: IP Addresses
               value:
               - 10.20.0.3
+              - 10.167.4.12
               - 127.0.0.1
+              - 192.168.11.3
         system:
           name: System
           param:

2018-06-27 02:15:37,425 [salt.state       ][INFO    ][4665] Completed state [/etc/salt/grains.d/sphinx] at time 02:15:37.425259 duration_in_ms=8.25
2018-06-27 02:15:37,426 [salt.state       ][INFO    ][4665] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:15:37.426556
2018-06-27 02:15:37,426 [salt.state       ][INFO    ][4665] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-06-27 02:15:37,427 [salt.state       ][INFO    ][4665] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-06-27 02:15:37,427 [salt.state       ][INFO    ][4665] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:15:37.427206 duration_in_ms=0.65
2018-06-27 02:15:37,427 [salt.state       ][INFO    ][4665] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:15:37.427375
2018-06-27 02:15:37,427 [salt.state       ][INFO    ][4665] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-06-27 02:15:37,428 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-06-27 02:15:37,596 [salt.state       ][INFO    ][4665] {'pid': 5324, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:15:37,597 [salt.state       ][INFO    ][4665] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 02:15:37.597137 duration_in_ms=169.76
2018-06-27 02:15:37,599 [salt.state       ][INFO    ][4665] Running state [/etc/salt/grains.d/dns_records] at time 02:15:37.599523
2018-06-27 02:15:37,600 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-06-27 02:15:37,610 [salt.state       ][INFO    ][4665] File /etc/salt/grains.d/dns_records is in the correct state
2018-06-27 02:15:37,611 [salt.state       ][INFO    ][4665] Completed state [/etc/salt/grains.d/dns_records] at time 02:15:37.611287 duration_in_ms=11.764
2018-06-27 02:15:37,614 [salt.state       ][INFO    ][4665] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:15:37.614413
2018-06-27 02:15:37,614 [salt.state       ][INFO    ][4665] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-06-27 02:15:37,615 [salt.state       ][INFO    ][4665] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-06-27 02:15:37,615 [salt.state       ][INFO    ][4665] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 02:15:37.615792 duration_in_ms=1.379
2018-06-27 02:15:37,617 [salt.state       ][INFO    ][4665] Running state [/etc/salt/grains.d/salt] at time 02:15:37.617329
2018-06-27 02:15:37,617 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/salt/grains.d/salt
2018-06-27 02:15:37,622 [salt.state       ][INFO    ][4665] File /etc/salt/grains.d/salt is in the correct state
2018-06-27 02:15:37,623 [salt.state       ][INFO    ][4665] Completed state [/etc/salt/grains.d/salt] at time 02:15:37.623145 duration_in_ms=5.816
2018-06-27 02:15:37,626 [salt.state       ][INFO    ][4665] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:15:37.626016
2018-06-27 02:15:37,626 [salt.state       ][INFO    ][4665] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-06-27 02:15:37,627 [salt.state       ][INFO    ][4665] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-06-27 02:15:37,627 [salt.state       ][INFO    ][4665] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 02:15:37.627337 duration_in_ms=1.32
2018-06-27 02:15:37,632 [salt.state       ][INFO    ][4665] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:15:37.632892
2018-06-27 02:15:37,633 [salt.state       ][INFO    ][4665] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-06-27 02:15:37,633 [salt.state       ][INFO    ][4665] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-06-27 02:15:37,634 [salt.state       ][INFO    ][4665] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:15:37.634218 duration_in_ms=1.326
2018-06-27 02:15:37,634 [salt.state       ][INFO    ][4665] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:15:37.634549
2018-06-27 02:15:37,635 [salt.state       ][INFO    ][4665] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-06-27 02:15:37,637 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-06-27 02:15:37,657 [salt.state       ][INFO    ][4665] {'pid': 5327, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:15:37,657 [salt.state       ][INFO    ][4665] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 02:15:37.657628 duration_in_ms=23.079
2018-06-27 02:15:37,659 [salt.state       ][INFO    ][4665] Running state [mine.update] at time 02:15:37.659726
2018-06-27 02:15:37,660 [salt.state       ][INFO    ][4665] Executing state module.wait for mine.update
2018-06-27 02:15:37,660 [salt.state       ][INFO    ][4665] No changes made for mine.update
2018-06-27 02:15:37,661 [salt.state       ][INFO    ][4665] Completed state [mine.update] at time 02:15:37.661119 duration_in_ms=1.393
2018-06-27 02:15:37,661 [salt.state       ][INFO    ][4665] Running state [mine.update] at time 02:15:37.661449
2018-06-27 02:15:37,661 [salt.state       ][INFO    ][4665] Executing state module.mod_watch for mine.update
2018-06-27 02:15:38,206 [salt.state       ][INFO    ][4665] {'ret': True}
2018-06-27 02:15:38,206 [salt.state       ][INFO    ][4665] Completed state [mine.update] at time 02:15:38.206767 duration_in_ms=545.316
2018-06-27 02:15:38,207 [salt.state       ][INFO    ][4665] Running state [ca-certificates] at time 02:15:38.207438
2018-06-27 02:15:38,208 [salt.state       ][INFO    ][4665] Executing state pkg.installed for ca-certificates
2018-06-27 02:15:38,220 [salt.state       ][INFO    ][4665] All specified packages are already installed
2018-06-27 02:15:38,220 [salt.state       ][INFO    ][4665] Completed state [ca-certificates] at time 02:15:38.220909 duration_in_ms=13.471
2018-06-27 02:15:38,223 [salt.state       ][INFO    ][4665] Running state [update-ca-certificates] at time 02:15:38.223382
2018-06-27 02:15:38,223 [salt.state       ][INFO    ][4665] Executing state cmd.wait for update-ca-certificates
2018-06-27 02:15:38,224 [salt.state       ][INFO    ][4665] No changes made for update-ca-certificates
2018-06-27 02:15:38,225 [salt.state       ][INFO    ][4665] Completed state [update-ca-certificates] at time 02:15:38.224950 duration_in_ms=1.568
2018-06-27 02:15:38,225 [salt.state       ][INFO    ][4665] Running state [openssh-server] at time 02:15:38.225363
2018-06-27 02:15:38,225 [salt.state       ][INFO    ][4665] Executing state pkg.latest for openssh-server
2018-06-27 02:15:38,236 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2018-06-27 02:15:38,433 [salt.state       ][INFO    ][4665] Package openssh-server is already up-to-date
2018-06-27 02:15:38,433 [salt.state       ][INFO    ][4665] Completed state [openssh-server] at time 02:15:38.433820 duration_in_ms=208.457
2018-06-27 02:15:38,436 [salt.state       ][INFO    ][4665] Running state [/etc/issue.net] at time 02:15:38.436516
2018-06-27 02:15:38,437 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/issue.net
2018-06-27 02:15:38,464 [salt.fileclient  ][INFO    ][4665] Fetching file from saltenv 'base', ** done ** 'openssh/files/banner'
2018-06-27 02:15:38,512 [salt.state       ][INFO    ][4665] File changed:
--- 
+++ 
@@ -1 +1,9 @@
-Ubuntu 16.04.4 LTS
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME.
+You are required to have authorisation from COMPANY_NAME
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME may take legal action against you.
+================================================================================

2018-06-27 02:15:38,512 [salt.state       ][INFO    ][4665] Completed state [/etc/issue.net] at time 02:15:38.512561 duration_in_ms=76.044
2018-06-27 02:15:38,514 [salt.state       ][INFO    ][4665] Running state [/etc/ssh/sshd_config] at time 02:15:38.514251
2018-06-27 02:15:38,514 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/ssh/sshd_config
2018-06-27 02:15:38,543 [salt.fileclient  ][INFO    ][4665] Fetching file from saltenv 'base', ** done ** 'openssh/files/sshd_config'
2018-06-27 02:15:38,776 [salt.state       ][INFO    ][4665] File changed:
--- 
+++ 
@@ -1,48 +1,63 @@
+
+
 # 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
+
 LogLevel INFO
 
-# Authentication:
-LoginGraceTime 120
-PermitRootLogin prohibit-password
+LoginGraceTime 60
+
+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
 
 # To enable empty passwords, change to yes (NOT RECOMMENDED)
 PermitEmptyPasswords no
+
+PermitUserEnvironment no
 
 # Change to yes to enable challenge-response passwords (beware issues with
 # some PAM modules and threads)
@@ -52,24 +67,33 @@
 PasswordAuthentication no
 
 # Kerberos options
-#KerberosAuthentication no
+KerberosAuthentication no
 #KerberosGetAFSToken no
 #KerberosOrLocalPasswd yes
 #KerberosTicketCleanup yes
 
 # GSSAPI options
-#GSSAPIAuthentication no
+GSSAPIAuthentication no
 #GSSAPICleanupCredentials yes
 
-X11Forwarding yes
+X11Forwarding no
 X11DisplayOffset 10
 PrintMotd no
 PrintLastLog yes
 TCPKeepAlive yes
 #UseLogin no
+ClientAliveInterval 300
 
+ClientAliveCountMax 0
+
+MaxSessions 10
 #MaxStartups 10:30:60
-#Banner /etc/issue.net
+MaxAuthTries 4
+# CIS 5.2.15 requires Banner option configured. It also proposes
+# file name '/etc/issue.net' as a solution, if Banner is not configured.
+# WARNING: Some security scanners accepts only '/etc/issue.net'
+# as a valid banner file name, so please do not change it.
+Banner /etc/issue.net
 
 # Allow client to pass locale environment variables
 AcceptEnv LANG LC_*
@@ -86,3 +110,5 @@
 # PAM authentication, then enable this but set PasswordAuthentication
 # and ChallengeResponseAuthentication to 'no'.
 UsePAM yes
+MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,umac-128@openssh.com,hmac-sha2-256,umac-128-etm@openssh.com
+

2018-06-27 02:15:38,776 [salt.state       ][INFO    ][4665] Completed state [/etc/ssh/sshd_config] at time 02:15:38.776800 duration_in_ms=262.548
2018-06-27 02:15:38,781 [salt.state       ][INFO    ][4665] Running state [ssh] at time 02:15:38.781369
2018-06-27 02:15:38,781 [salt.state       ][INFO    ][4665] Executing state service.running for ssh
2018-06-27 02:15:38,782 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2018-06-27 02:15:38,807 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-06-27 02:15:38,827 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-06-27 02:15:38,845 [salt.state       ][INFO    ][4665] The service ssh is already running
2018-06-27 02:15:38,845 [salt.state       ][INFO    ][4665] Completed state [ssh] at time 02:15:38.845574 duration_in_ms=64.204
2018-06-27 02:15:38,845 [salt.state       ][INFO    ][4665] Running state [ssh] at time 02:15:38.845918
2018-06-27 02:15:38,846 [salt.state       ][INFO    ][4665] Executing state service.mod_watch for ssh
2018-06-27 02:15:38,847 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-06-27 02:15:38,864 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-06-27 02:15:38,882 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ssh.service'] in directory '/root'
2018-06-27 02:15:38,945 [salt.state       ][INFO    ][4665] {'ssh': True}
2018-06-27 02:15:38,946 [salt.state       ][INFO    ][4665] Completed state [ssh] at time 02:15:38.946155 duration_in_ms=100.236
2018-06-27 02:15:38,946 [salt.state       ][INFO    ][4665] Running state [ntp] at time 02:15:38.946643
2018-06-27 02:15:38,947 [salt.state       ][INFO    ][4665] Executing state pkg.installed for ntp
2018-06-27 02:15:38,964 [salt.state       ][INFO    ][4665] All specified packages are already installed
2018-06-27 02:15:38,964 [salt.state       ][INFO    ][4665] Completed state [ntp] at time 02:15:38.964350 duration_in_ms=17.706
2018-06-27 02:15:38,967 [salt.state       ][INFO    ][4665] Running state [/etc/ntp.conf] at time 02:15:38.967166
2018-06-27 02:15:38,967 [salt.state       ][INFO    ][4665] Executing state file.managed for /etc/ntp.conf
2018-06-27 02:15:39,121 [salt.state       ][INFO    ][4665] File /etc/ntp.conf is in the correct state
2018-06-27 02:15:39,121 [salt.state       ][INFO    ][4665] Completed state [/etc/ntp.conf] at time 02:15:39.121591 duration_in_ms=154.425
2018-06-27 02:15:39,124 [salt.state       ][INFO    ][4665] Running state [ntp] at time 02:15:39.124023
2018-06-27 02:15:39,124 [salt.state       ][INFO    ][4665] Executing state service.running for ntp
2018-06-27 02:15:39,125 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-06-27 02:15:39,153 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-06-27 02:15:39,173 [salt.loaded.int.module.cmdmod][INFO    ][4665] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-06-27 02:15:39,197 [salt.state       ][INFO    ][4665] The service ntp is already running
2018-06-27 02:15:39,198 [salt.state       ][INFO    ][4665] Completed state [ntp] at time 02:15:39.197954 duration_in_ms=73.93
2018-06-27 02:15:39,209 [salt.minion      ][INFO    ][4665] Returning information for job: 20180627021523331882
2018-06-27 02:15:40,037 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627021540027401
2018-06-27 02:15:40,060 [salt.minion      ][INFO    ][5393] Starting a new job with PID 5393
2018-06-27 02:15:41,855 [salt.state       ][INFO    ][5393] Loading fresh modules for state activity
2018-06-27 02:15:41,918 [salt.fileclient  ][INFO    ][5393] Fetching file from saltenv 'base', ** done ** 'maas/pxe_nat.sls'
2018-06-27 02:15:41,953 [salt.state       ][INFO    ][5393] Running state [net.ipv4.ip_forward] at time 02:15:41.953347
2018-06-27 02:15:41,954 [salt.state       ][INFO    ][5393] Executing state sysctl.present for net.ipv4.ip_forward
2018-06-27 02:15:41,976 [salt.loaded.int.module.cmdmod][INFO    ][5393] Executing command 'sysctl -a' in directory '/root'
2018-06-27 02:15:42,024 [salt.loaded.int.module.cmdmod][INFO    ][5393] Executing command 'sysctl -w net.ipv4.ip_forward="1"' in directory '/root'
2018-06-27 02:15:42,038 [salt.state       ][INFO    ][5393] {'net.ipv4.ip_forward': 1}
2018-06-27 02:15:42,039 [salt.state       ][INFO    ][5393] Completed state [net.ipv4.ip_forward] at time 02:15:42.039849 duration_in_ms=86.502
2018-06-27 02:15:42,045 [salt.state       ][INFO    ][5393] Running state [iptables_pxe_nat] at time 02:15:42.045579
2018-06-27 02:15:42,046 [salt.state       ][INFO    ][5393] Executing state iptables.append for iptables_pxe_nat
2018-06-27 02:15:42,203 [salt.loaded.int.module.cmdmod][INFO    ][5393] Executing command '/sbin/iptables --wait -t nat -A POSTROUTING  --source 192.168.11.3/255.255.255.0  --destination 0/0 --jump MASQUERADE' in directory '/root'
2018-06-27 02:15:42,215 [salt.loaded.int.module.cmdmod][INFO    ][5393] Executing command '/sbin/iptables-save' in directory '/root'
2018-06-27 02:15:42,238 [salt.state       ][INFO    ][5393] {'locale': 'iptables_pxe_nat'}
2018-06-27 02:15:42,238 [salt.state       ][INFO    ][5393] Completed state [iptables_pxe_nat] at time 02:15:42.238770 duration_in_ms=193.19
2018-06-27 02:15:42,239 [salt.state       ][INFO    ][5393] Running state [iptables_pxe_source] at time 02:15:42.239182
2018-06-27 02:15:42,239 [salt.state       ][INFO    ][5393] Executing state iptables.append for iptables_pxe_source
2018-06-27 02:15:42,286 [salt.loaded.int.module.cmdmod][INFO    ][5393] Executing command '/sbin/iptables --wait -t filter -A INPUT  --source 192.168.11.3/255.255.255.0  --destination 0/0 --jump ACCEPT' in directory '/root'
2018-06-27 02:15:42,293 [salt.loaded.int.module.cmdmod][INFO    ][5393] Executing command '/sbin/iptables-save' in directory '/root'
2018-06-27 02:15:42,300 [salt.state       ][INFO    ][5393] {'locale': 'iptables_pxe_source'}
2018-06-27 02:15:42,301 [salt.state       ][INFO    ][5393] Completed state [iptables_pxe_source] at time 02:15:42.301011 duration_in_ms=61.829
2018-06-27 02:15:42,301 [salt.state       ][INFO    ][5393] Running state [iptables_pxe_destination] at time 02:15:42.301380
2018-06-27 02:15:42,301 [salt.state       ][INFO    ][5393] Executing state iptables.append for iptables_pxe_destination
2018-06-27 02:15:42,339 [salt.loaded.int.module.cmdmod][INFO    ][5393] Executing command '/sbin/iptables --wait -t filter -A INPUT  --source 0/0  --destination 192.168.11.3/255.255.255.0 --jump ACCEPT' in directory '/root'
2018-06-27 02:15:42,346 [salt.loaded.int.module.cmdmod][INFO    ][5393] Executing command '/sbin/iptables-save' in directory '/root'
2018-06-27 02:15:42,353 [salt.state       ][INFO    ][5393] {'locale': 'iptables_pxe_destination'}
2018-06-27 02:15:42,353 [salt.state       ][INFO    ][5393] Completed state [iptables_pxe_destination] at time 02:15:42.353857 duration_in_ms=52.477
2018-06-27 02:15:42,356 [salt.minion      ][INFO    ][5393] Returning information for job: 20180627021540027401
2018-06-27 02:15:43,072 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627021543007713
2018-06-27 02:15:43,094 [salt.minion      ][INFO    ][5444] Starting a new job with PID 5444
2018-06-27 02:15:43,496 [salt.state       ][INFO    ][5444] Loading fresh modules for state activity
2018-06-27 02:15:43,549 [salt.fileclient  ][INFO    ][5444] Fetching file from saltenv 'base', ** done ** 'maas/cluster.sls'
2018-06-27 02:15:44,162 [salt.state       ][INFO    ][5444] Running state [maas-rack-controller] at time 02:15:44.161963
2018-06-27 02:15:44,162 [salt.state       ][INFO    ][5444] Executing state pkg.installed for maas-rack-controller
2018-06-27 02:15:44,163 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-27 02:15:44,571 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['apt-cache', '-q', 'policy', 'maas-rack-controller'] in directory '/root'
2018-06-27 02:15:44,714 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-06-27 02:15:46,515 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-06-27 02:15:46,540 [salt.loaded.int.module.cmdmod][INFO    ][5444] 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-06-27 02:16:03,221 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021603209824
2018-06-27 02:16:03,246 [salt.minion      ][INFO    ][5865] Starting a new job with PID 5865
2018-06-27 02:16:03,289 [salt.minion      ][INFO    ][5865] Returning information for job: 20180627021603209824
2018-06-27 02:16:13,271 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021613259059
2018-06-27 02:16:13,303 [salt.minion      ][INFO    ][6169] Starting a new job with PID 6169
2018-06-27 02:16:13,343 [salt.minion      ][INFO    ][6169] Returning information for job: 20180627021613259059
2018-06-27 02:16:23,318 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021623307519
2018-06-27 02:16:23,342 [salt.minion      ][INFO    ][6403] Starting a new job with PID 6403
2018-06-27 02:16:23,386 [salt.minion      ][INFO    ][6403] Returning information for job: 20180627021623307519
2018-06-27 02:16:33,354 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021633341749
2018-06-27 02:16:33,379 [salt.minion      ][INFO    ][7789] Starting a new job with PID 7789
2018-06-27 02:16:33,408 [salt.minion      ][INFO    ][7789] Returning information for job: 20180627021633341749
2018-06-27 02:16:43,376 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021643364805
2018-06-27 02:16:43,399 [salt.minion      ][INFO    ][8243] Starting a new job with PID 8243
2018-06-27 02:16:43,427 [salt.minion      ][INFO    ][8243] Returning information for job: 20180627021643364805
2018-06-27 02:16:53,607 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021653590015
2018-06-27 02:16:53,631 [salt.minion      ][INFO    ][8466] Starting a new job with PID 8466
2018-06-27 02:16:53,663 [salt.minion      ][INFO    ][8466] Returning information for job: 20180627021653590015
2018-06-27 02:17:03,633 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021703621603
2018-06-27 02:17:03,652 [salt.minion      ][INFO    ][8963] Starting a new job with PID 8963
2018-06-27 02:17:03,678 [salt.minion      ][INFO    ][8963] Returning information for job: 20180627021703621603
2018-06-27 02:17:13,153 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-27 02:17:13,205 [salt.state       ][INFO    ][5444] Made the following changes:
'python3-pyvmomi' changed from 'absent' to '6.5.0.2017.5-0ubuntu1~16.04.1'
'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.2'
'python3-twisted' changed from 'absent' to '16.0.0-1ubuntu0.2'
'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-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'
'python3-pyasn1-modules' changed from 'absent' to '0.0.7-0.1'
'libavahi-core7' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'avahi-daemon' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'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.3'
'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.2'
'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.6.0-2~cloud0'
'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'
'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.2'
'python3-pyparsing' changed from 'absent' to '2.2.0+dfsg1-2~cloud0'
'python3-pbr' changed from 'absent' to '3.1.1-3ubuntu3~cloud0'
'python3-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'python3-paramiko' changed from 'absent' to '2.0.0-1ubuntu1~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 '18.1-17-gae48e86f-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.10'
'python3-openssl' changed from 'absent' to '17.5.0-1ubuntu1~cloud0'
'python3-distro-info' changed from 'absent' to '0.14build1'
'python3-attr' changed from 'absent' to '17.4.0-2~cloud0'
'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.10'
'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 '18.1-17-gae48e86f-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.10'
'python3-crochet' changed from 'absent' to '1.4.0-0ubuntu2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'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'
'libconfig-general-perl' changed from 'absent' to '2.60-1'
'python3-bs4' changed from 'absent' to '4.6.0-1~cloud0'
'libsgutils2-2' changed from 'absent' to '1.40-0ubuntu1'
'libirs-export141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'

2018-06-27 02:17:13,231 [salt.state       ][INFO    ][5444] Loading fresh modules for state activity
2018-06-27 02:17:13,256 [salt.state       ][INFO    ][5444] Completed state [maas-rack-controller] at time 02:17:13.255850 duration_in_ms=89093.885
2018-06-27 02:17:13,274 [salt.state       ][INFO    ][5444] Running state [ipmitool] at time 02:17:13.273939
2018-06-27 02:17:13,274 [salt.state       ][INFO    ][5444] Executing state pkg.installed for ipmitool
2018-06-27 02:17:13,726 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-06-27 02:17:13,765 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ipmitool'] in directory '/root'
2018-06-27 02:17:13,857 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021713848491
2018-06-27 02:17:13,879 [salt.minion      ][INFO    ][9231] Starting a new job with PID 9231
2018-06-27 02:17:13,908 [salt.minion      ][INFO    ][9231] Returning information for job: 20180627021713848491
2018-06-27 02:17:24,085 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021724074311
2018-06-27 02:17:24,106 [salt.minion      ][INFO    ][10150] Starting a new job with PID 10150
2018-06-27 02:17:24,122 [salt.minion      ][INFO    ][10150] Returning information for job: 20180627021724074311
2018-06-27 02:17:24,777 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-27 02:17:24,846 [salt.state       ][INFO    ][5444] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'ipmitool' changed from 'absent' to '1.8.16-3ubuntu0.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libopenipmi0' changed from 'absent' to '2.0.18-0ubuntu11.1'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'openipmi' changed from 'absent' to '2.0.18-0ubuntu11.1'

2018-06-27 02:17:24,875 [salt.state       ][INFO    ][5444] Loading fresh modules for state activity
2018-06-27 02:17:24,908 [salt.state       ][INFO    ][5444] Completed state [ipmitool] at time 02:17:24.908718 duration_in_ms=11634.779
2018-06-27 02:17:24,916 [salt.state       ][INFO    ][5444] Running state [/etc/maas/rackd.conf] at time 02:17:24.916000
2018-06-27 02:17:24,916 [salt.state       ][INFO    ][5444] Executing state file.line for /etc/maas/rackd.conf
2018-06-27 02:17:24,917 [salt.loaded.int.states.file][WARNING ][5444] 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-06-27 02:17:24,922 [salt.state       ][INFO    ][5444] No changes needed to be made
2018-06-27 02:17:24,923 [salt.state       ][INFO    ][5444] Completed state [/etc/maas/rackd.conf] at time 02:17:24.923008 duration_in_ms=7.009
2018-06-27 02:17:24,923 [salt.state       ][INFO    ][5444] Running state [/etc/maas/rackd.conf] at time 02:17:24.923301
2018-06-27 02:17:24,923 [salt.state       ][INFO    ][5444] Executing state file.managed for /etc/maas/rackd.conf
2018-06-27 02:17:24,924 [salt.loaded.int.states.file][WARNING ][5444] 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-06-27 02:17:24,924 [salt.state       ][INFO    ][5444] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2018-06-27 02:17:24,925 [salt.state       ][INFO    ][5444] Completed state [/etc/maas/rackd.conf] at time 02:17:24.924992 duration_in_ms=1.69
2018-06-27 02:17:25,203 [salt.state       ][INFO    ][5444] Running state [maas-rackd] at time 02:17:25.203717
2018-06-27 02:17:25,204 [salt.state       ][INFO    ][5444] Executing state service.running for maas-rackd
2018-06-27 02:17:25,204 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2018-06-27 02:17:25,216 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2018-06-27 02:17:25,226 [salt.loaded.int.module.cmdmod][INFO    ][5444] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2018-06-27 02:17:25,235 [salt.state       ][INFO    ][5444] The service maas-rackd is already running
2018-06-27 02:17:25,235 [salt.state       ][INFO    ][5444] Completed state [maas-rackd] at time 02:17:25.235440 duration_in_ms=31.723
2018-06-27 02:17:25,236 [salt.minion      ][INFO    ][5444] Returning information for job: 20180627021543007713
2018-06-27 02:17:25,864 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627021725858807
2018-06-27 02:17:25,882 [salt.minion      ][INFO    ][10201] Starting a new job with PID 10201
2018-06-27 02:17:27,667 [salt.state       ][INFO    ][10201] Loading fresh modules for state activity
2018-06-27 02:17:27,721 [salt.fileclient  ][INFO    ][10201] Fetching file from saltenv 'base', ** done ** 'maas/region.sls'
2018-06-27 02:17:28,316 [salt.state       ][INFO    ][10201] Running state [maas-region-controller] at time 02:17:28.316366
2018-06-27 02:17:28,317 [salt.state       ][INFO    ][10201] Executing state pkg.installed for maas-region-controller
2018-06-27 02:17:28,317 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-27 02:17:28,643 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['apt-cache', '-q', 'policy', 'maas-region-controller'] in directory '/root'
2018-06-27 02:17:28,729 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-06-27 02:17:30,750 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-06-27 02:17:30,787 [salt.loaded.int.module.cmdmod][INFO    ][10201] 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-06-27 02:17:45,899 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021745880934
2018-06-27 02:17:45,932 [salt.minion      ][INFO    ][10639] Starting a new job with PID 10639
2018-06-27 02:17:45,973 [salt.minion      ][INFO    ][10639] Returning information for job: 20180627021745880934
2018-06-27 02:17:55,956 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021755935432
2018-06-27 02:17:55,985 [salt.minion      ][INFO    ][10864] Starting a new job with PID 10864
2018-06-27 02:17:56,021 [salt.minion      ][INFO    ][10864] Returning information for job: 20180627021755935432
2018-06-27 02:18:05,993 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021805976114
2018-06-27 02:18:06,027 [salt.minion      ][INFO    ][10950] Starting a new job with PID 10950
2018-06-27 02:18:06,076 [salt.minion      ][INFO    ][10950] Returning information for job: 20180627021805976114
2018-06-27 02:18:16,046 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021816028229
2018-06-27 02:18:16,079 [salt.minion      ][INFO    ][11043] Starting a new job with PID 11043
2018-06-27 02:18:16,119 [salt.minion      ][INFO    ][11043] Returning information for job: 20180627021816028229
2018-06-27 02:18:26,087 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021826070947
2018-06-27 02:18:26,112 [salt.minion      ][INFO    ][11194] Starting a new job with PID 11194
2018-06-27 02:18:26,154 [salt.minion      ][INFO    ][11194] Returning information for job: 20180627021826070947
2018-06-27 02:18:36,122 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021836105952
2018-06-27 02:18:36,155 [salt.minion      ][INFO    ][12220] Starting a new job with PID 12220
2018-06-27 02:18:36,208 [salt.minion      ][INFO    ][12220] Returning information for job: 20180627021836105952
2018-06-27 02:18:46,180 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021846162285
2018-06-27 02:18:46,209 [salt.minion      ][INFO    ][12225] Starting a new job with PID 12225
2018-06-27 02:18:46,247 [salt.minion      ][INFO    ][12225] Returning information for job: 20180627021846162285
2018-06-27 02:18:56,227 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021856210441
2018-06-27 02:18:56,253 [salt.minion      ][INFO    ][12417] Starting a new job with PID 12417
2018-06-27 02:18:56,288 [salt.minion      ][INFO    ][12417] Returning information for job: 20180627021856210441
2018-06-27 02:19:06,253 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021906237430
2018-06-27 02:19:06,278 [salt.minion      ][INFO    ][13842] Starting a new job with PID 13842
2018-06-27 02:19:06,313 [salt.minion      ][INFO    ][13842] Returning information for job: 20180627021906237430
2018-06-27 02:19:16,295 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021916276593
2018-06-27 02:19:16,319 [salt.minion      ][INFO    ][13937] Starting a new job with PID 13937
2018-06-27 02:19:16,353 [salt.minion      ][INFO    ][13937] Returning information for job: 20180627021916276593
2018-06-27 02:19:26,329 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021926311583
2018-06-27 02:19:26,355 [salt.minion      ][INFO    ][13946] Starting a new job with PID 13946
2018-06-27 02:19:26,381 [salt.minion      ][INFO    ][13946] Returning information for job: 20180627021926311583
2018-06-27 02:19:36,371 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021936352896
2018-06-27 02:19:36,395 [salt.minion      ][INFO    ][13955] Starting a new job with PID 13955
2018-06-27 02:19:36,427 [salt.minion      ][INFO    ][13955] Returning information for job: 20180627021936352896
2018-06-27 02:19:46,405 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021946387332
2018-06-27 02:19:46,438 [salt.minion      ][INFO    ][14223] Starting a new job with PID 14223
2018-06-27 02:19:46,471 [salt.minion      ][INFO    ][14223] Returning information for job: 20180627021946387332
2018-06-27 02:19:56,453 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627021956433424
2018-06-27 02:19:56,484 [salt.minion      ][INFO    ][14842] Starting a new job with PID 14842
2018-06-27 02:19:56,525 [salt.minion      ][INFO    ][14842] Returning information for job: 20180627021956433424
2018-06-27 02:20:06,520 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022006498716
2018-06-27 02:20:06,548 [salt.minion      ][INFO    ][15238] Starting a new job with PID 15238
2018-06-27 02:20:06,578 [salt.minion      ][INFO    ][15238] Returning information for job: 20180627022006498716
2018-06-27 02:20:16,572 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022016551583
2018-06-27 02:20:16,605 [salt.minion      ][INFO    ][15642] Starting a new job with PID 15642
2018-06-27 02:20:16,644 [salt.minion      ][INFO    ][15642] Returning information for job: 20180627022016551583
2018-06-27 02:20:26,629 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022026609546
2018-06-27 02:20:26,672 [salt.minion      ][INFO    ][16139] Starting a new job with PID 16139
2018-06-27 02:20:26,702 [salt.minion      ][INFO    ][16139] Returning information for job: 20180627022026609546
2018-06-27 02:20:36,689 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022036671065
2018-06-27 02:20:36,724 [salt.minion      ][INFO    ][16145] Starting a new job with PID 16145
2018-06-27 02:20:36,761 [salt.minion      ][INFO    ][16145] Returning information for job: 20180627022036671065
2018-06-27 02:20:46,760 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022046741966
2018-06-27 02:20:46,782 [salt.minion      ][INFO    ][16150] Starting a new job with PID 16150
2018-06-27 02:20:46,816 [salt.minion      ][INFO    ][16150] Returning information for job: 20180627022046741966
2018-06-27 02:20:56,801 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022056782414
2018-06-27 02:20:56,835 [salt.minion      ][INFO    ][16156] Starting a new job with PID 16156
2018-06-27 02:20:56,874 [salt.minion      ][INFO    ][16156] Returning information for job: 20180627022056782414
2018-06-27 02:21:06,877 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022106859430
2018-06-27 02:21:06,911 [salt.minion      ][INFO    ][16161] Starting a new job with PID 16161
2018-06-27 02:21:06,948 [salt.minion      ][INFO    ][16161] Returning information for job: 20180627022106859430
2018-06-27 02:21:16,985 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022116964459
2018-06-27 02:21:17,034 [salt.minion      ][INFO    ][16172] Starting a new job with PID 16172
2018-06-27 02:21:17,079 [salt.minion      ][INFO    ][16172] Returning information for job: 20180627022116964459
2018-06-27 02:21:27,105 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022127087234
2018-06-27 02:21:27,138 [salt.minion      ][INFO    ][16178] Starting a new job with PID 16178
2018-06-27 02:21:27,180 [salt.minion      ][INFO    ][16178] Returning information for job: 20180627022127087234
2018-06-27 02:21:37,217 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022137197067
2018-06-27 02:21:37,253 [salt.minion      ][INFO    ][16183] Starting a new job with PID 16183
2018-06-27 02:21:37,288 [salt.minion      ][INFO    ][16183] Returning information for job: 20180627022137197067
2018-06-27 02:21:47,298 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022147285642
2018-06-27 02:21:47,332 [salt.minion      ][INFO    ][16189] Starting a new job with PID 16189
2018-06-27 02:21:47,394 [salt.minion      ][INFO    ][16189] Returning information for job: 20180627022147285642
2018-06-27 02:21:57,413 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022157403066
2018-06-27 02:21:57,451 [salt.minion      ][INFO    ][16194] Starting a new job with PID 16194
2018-06-27 02:21:57,505 [salt.minion      ][INFO    ][16194] Returning information for job: 20180627022157403066
2018-06-27 02:22:07,523 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022207516257
2018-06-27 02:22:07,553 [salt.minion      ][INFO    ][16660] Starting a new job with PID 16660
2018-06-27 02:22:07,594 [salt.minion      ][INFO    ][16660] Returning information for job: 20180627022207516257
2018-06-27 02:22:09,612 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-27 02:22:09,654 [salt.state       ][INFO    ][10201] 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.6.7-1ubuntu1~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.4'
'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.13-0ubuntu0.16.04'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.8'
'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.13-0ubuntu0.16.04'
'python3-django' changed from 'absent' to '1.8.7-1ubuntu5.6'
'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.8'
'python3-convoy' changed from 'absent' to '0.2.1+bzr39-1'
'python3-psycopg2' changed from 'absent' to '2.7.4-1~cloud0'
'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.8'
'libjbig0' changed from 'absent' to '2.1-3.1'
'bind9' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'postgresql-9.5' changed from 'absent' to '9.5.13-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.10'
'libltdl7' changed from 'absent' to '2.4.6-0.1'
'squid-common' changed from 'absent' to '3.5.12-1ubuntu7.5'
'apache2-utils' changed from 'absent' to '2.4.18-2ubuntu3.8'
'squid' changed from 'absent' to '3.5.12-1ubuntu7.5'
'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.2.4-0.1~cloud0'
'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.13-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'
'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.8-1~cloud0'
'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.6.7-1ubuntu1~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.6'
'ssl-cert' changed from 'absent' to '1.0.37'
'libwebpmux1' changed from 'absent' to '0.4.4-1'

2018-06-27 02:22:09,688 [salt.state       ][INFO    ][10201] Loading fresh modules for state activity
2018-06-27 02:22:09,726 [salt.state       ][INFO    ][10201] Completed state [maas-region-controller] at time 02:22:09.726477 duration_in_ms=281410.11
2018-06-27 02:22:09,743 [salt.state       ][INFO    ][10201] Running state [python-oauth] at time 02:22:09.743519
2018-06-27 02:22:09,743 [salt.state       ][INFO    ][10201] Executing state pkg.installed for python-oauth
2018-06-27 02:22:10,121 [salt.state       ][INFO    ][10201] All specified packages are already installed
2018-06-27 02:22:10,121 [salt.state       ][INFO    ][10201] Completed state [python-oauth] at time 02:22:10.121515 duration_in_ms=377.997
2018-06-27 02:22:10,125 [salt.state       ][INFO    ][10201] Running state [/etc/maas/regiond.conf] at time 02:22:10.125897
2018-06-27 02:22:10,126 [salt.state       ][INFO    ][10201] Executing state file.replace for /etc/maas/regiond.conf
2018-06-27 02:22:10,129 [salt.state       ][INFO    ][10201] File changed:
--- 
+++ 
@@ -3,4 +3,4 @@
 database_pass: GlLziXwrKtkr
 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-06-27 02:22:10,130 [salt.state       ][INFO    ][10201] Completed state [/etc/maas/regiond.conf] at time 02:22:10.130005 duration_in_ms=4.107
2018-06-27 02:22:10,130 [salt.state       ][INFO    ][10201] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 02:22:10.130337
2018-06-27 02:22:10,130 [salt.state       ][INFO    ][10201] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2018-06-27 02:22:10,184 [salt.fileclient  ][INFO    ][10201] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-proxy.conf.template'
2018-06-27 02:22:10,246 [salt.state       ][INFO    ][10201] 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-06-27 02:22:10,247 [salt.state       ][INFO    ][10201] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 02:22:10.247078 duration_in_ms=116.741
2018-06-27 02:22:10,247 [salt.state       ][INFO    ][10201] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:22:10.247633
2018-06-27 02:22:10,247 [salt.state       ][INFO    ][10201] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-06-27 02:22:10,253 [salt.state       ][INFO    ][10201] 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-06-27 02:22:10,254 [salt.state       ][INFO    ][10201] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:22:10.254239 duration_in_ms=6.606
2018-06-27 02:22:10,254 [salt.state       ][INFO    ][10201] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:22:10.254714
2018-06-27 02:22:10,254 [salt.state       ][INFO    ][10201] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-06-27 02:22:10,269 [salt.state       ][INFO    ][10201] 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-06-27 02:22:10,269 [salt.state       ][INFO    ][10201] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 02:22:10.269622 duration_in_ms=14.909
2018-06-27 02:22:10,270 [salt.state       ][INFO    ][10201] Running state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 02:22:10.270124
2018-06-27 02:22:10,270 [salt.state       ][INFO    ][10201] Executing state file.replace for /usr/lib/python3/dist-packages/tftp/bootstrap.py
2018-06-27 02:22:10,281 [salt.state       ][INFO    ][10201] File changed:
--- 
+++ 
@@ -103,7 +103,7 @@
             return None
         if int_blksize < 8 or int_blksize > 65464:
             return None
-        int_blksize = min((int_blksize, MAX_BLOCK_SIZE))
+        int_blksize = 1464
         return int_to_byte_string(int_blksize)
 
     def option_timeout(self, val):

2018-06-27 02:22:10,282 [salt.state       ][INFO    ][10201] Completed state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 02:22:10.282096 duration_in_ms=11.972
2018-06-27 02:22:10,282 [salt.state       ][INFO    ][10201] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 02:22:10.282559
2018-06-27 02:22:10,282 [salt.state       ][INFO    ][10201] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/models/node.py
2018-06-27 02:22:10,321 [salt.state       ][INFO    ][10201] 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-06-27 02:22:10,321 [salt.state       ][INFO    ][10201] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 02:22:10.321735 duration_in_ms=39.176
2018-06-27 02:22:10,322 [salt.state       ][INFO    ][10201] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 02:22:10.322099
2018-06-27 02:22:10,322 [salt.state       ][INFO    ][10201] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2018-06-27 02:22:10,337 [salt.fileclient  ][INFO    ][10201] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-http.conf'
2018-06-27 02:22:10,339 [salt.state       ][INFO    ][10201] 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-06-27 02:22:10,339 [salt.state       ][INFO    ][10201] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 02:22:10.339215 duration_in_ms=17.116
2018-06-27 02:22:10,340 [salt.state       ][INFO    ][10201] Running state [a2enmod headers] at time 02:22:10.340206
2018-06-27 02:22:10,340 [salt.state       ][INFO    ][10201] Executing state cmd.run for a2enmod headers
2018-06-27 02:22:10,340 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command 'a2enmod headers' in directory '/root'
2018-06-27 02:22:10,410 [salt.state       ][INFO    ][10201] {'pid': 16942, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module headers.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-06-27 02:22:10,410 [salt.state       ][INFO    ][10201] Completed state [a2enmod headers] at time 02:22:10.410748 duration_in_ms=70.542
2018-06-27 02:22:10,411 [salt.state       ][INFO    ][10201] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 02:22:10.411045
2018-06-27 02:22:10,411 [salt.state       ][INFO    ][10201] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2018-06-27 02:22:10,435 [salt.fileclient  ][INFO    ][10201] Fetching file from saltenv 'base', ** done ** 'maas/files/mirantis-styles.css'
2018-06-27 02:22:10,437 [salt.state       ][INFO    ][10201] File changed:
New file
2018-06-27 02:22:10,437 [salt.state       ][INFO    ][10201] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 02:22:10.437285 duration_in_ms=26.239
2018-06-27 02:22:10,437 [salt.state       ][INFO    ][10201] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 02:22:10.437678
2018-06-27 02:22:10,437 [salt.state       ][INFO    ][10201] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2018-06-27 02:22:10,452 [salt.fileclient  ][INFO    ][10201] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_trusty'
2018-06-27 02:22:10,473 [salt.state       ][INFO    ][10201] File changed:
New file
2018-06-27 02:22:10,474 [salt.state       ][INFO    ][10201] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 02:22:10.474027 duration_in_ms=36.349
2018-06-27 02:22:10,474 [salt.state       ][INFO    ][10201] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 02:22:10.474374
2018-06-27 02:22:10,474 [salt.state       ][INFO    ][10201] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2018-06-27 02:22:10,486 [salt.fileclient  ][INFO    ][10201] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_xenial'
2018-06-27 02:22:10,519 [salt.state       ][INFO    ][10201] File changed:
New file
2018-06-27 02:22:10,519 [salt.state       ][INFO    ][10201] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 02:22:10.519477 duration_in_ms=45.103
2018-06-27 02:22:10,519 [salt.state       ][INFO    ][10201] Running state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 02:22:10.519827
2018-06-27 02:22:10,520 [salt.state       ][INFO    ][10201] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_arm64_generic_xenial
2018-06-27 02:22:10,532 [salt.fileclient  ][INFO    ][10201] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_arm64_generic_xenial'
2018-06-27 02:22:10,559 [salt.state       ][INFO    ][10201] File changed:
New file
2018-06-27 02:22:10,560 [salt.state       ][INFO    ][10201] Completed state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 02:22:10.560174 duration_in_ms=40.346
2018-06-27 02:22:10,560 [salt.state       ][INFO    ][10201] Running state [/root/.pgpass] at time 02:22:10.560375
2018-06-27 02:22:10,560 [salt.state       ][INFO    ][10201] Executing state file.managed for /root/.pgpass
2018-06-27 02:22:10,582 [salt.fileclient  ][INFO    ][10201] Fetching file from saltenv 'base', ** done ** 'maas/files/pgpass'
2018-06-27 02:22:10,601 [salt.state       ][INFO    ][10201] File changed:
New file
2018-06-27 02:22:10,601 [salt.state       ][INFO    ][10201] Completed state [/root/.pgpass] at time 02:22:10.601635 duration_in_ms=41.26
2018-06-27 02:22:10,606 [salt.state       ][INFO    ][10201] Running state [maas-region syncdb --noinput] at time 02:22:10.606698
2018-06-27 02:22:10,606 [salt.state       ][INFO    ][10201] Executing state cmd.run for maas-region syncdb --noinput
2018-06-27 02:22:10,607 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command 'maas-region syncdb --noinput' in directory '/root'
2018-06-27 02:22:13,313 [salt.state       ][INFO    ][10201] {'pid': 16966, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: auth, maasserver, sessions, contenttypes, metadataserver, sites, piston3\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2018-06-27 02:22:13,313 [salt.state       ][INFO    ][10201] Completed state [maas-region syncdb --noinput] at time 02:22:13.313364 duration_in_ms=2706.665
2018-06-27 02:22:13,314 [salt.state       ][INFO    ][10201] Running state [maas-regiond] at time 02:22:13.314569
2018-06-27 02:22:13,314 [salt.state       ][INFO    ][10201] Executing state service.running for maas-regiond
2018-06-27 02:22:13,316 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2018-06-27 02:22:13,334 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-06-27 02:22:13,350 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-06-27 02:22:13,363 [salt.state       ][INFO    ][10201] The service maas-regiond is already running
2018-06-27 02:22:13,363 [salt.state       ][INFO    ][10201] Completed state [maas-regiond] at time 02:22:13.363341 duration_in_ms=48.771
2018-06-27 02:22:13,363 [salt.state       ][INFO    ][10201] Running state [maas-regiond] at time 02:22:13.363548
2018-06-27 02:22:13,363 [salt.state       ][INFO    ][10201] Executing state service.mod_watch for maas-regiond
2018-06-27 02:22:13,364 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-06-27 02:22:13,375 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-06-27 02:22:13,385 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'maas-regiond.service'] in directory '/root'
2018-06-27 02:22:13,408 [salt.state       ][INFO    ][10201] {'maas-regiond': True}
2018-06-27 02:22:13,409 [salt.state       ][INFO    ][10201] Completed state [maas-regiond] at time 02:22:13.409209 duration_in_ms=45.66
2018-06-27 02:22:13,410 [salt.state       ][INFO    ][10201] Running state [bind9] at time 02:22:13.410415
2018-06-27 02:22:13,410 [salt.state       ][INFO    ][10201] Executing state service.running for bind9
2018-06-27 02:22:13,411 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2018-06-27 02:22:13,428 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-06-27 02:22:13,445 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-06-27 02:22:13,460 [salt.state       ][INFO    ][10201] The service bind9 is already running
2018-06-27 02:22:13,461 [salt.state       ][INFO    ][10201] Completed state [bind9] at time 02:22:13.461027 duration_in_ms=50.612
2018-06-27 02:22:13,461 [salt.state       ][INFO    ][10201] Running state [bind9] at time 02:22:13.461240
2018-06-27 02:22:13,461 [salt.state       ][INFO    ][10201] Executing state service.mod_watch for bind9
2018-06-27 02:22:13,462 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-06-27 02:22:13,473 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-06-27 02:22:13,484 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'bind9.service'] in directory '/root'
2018-06-27 02:22:13,556 [salt.state       ][INFO    ][10201] {'bind9': True}
2018-06-27 02:22:13,557 [salt.state       ][INFO    ][10201] Completed state [bind9] at time 02:22:13.557266 duration_in_ms=96.024
2018-06-27 02:22:13,559 [salt.state       ][INFO    ][10201] Running state [apache2] at time 02:22:13.558643
2018-06-27 02:22:13,560 [salt.state       ][INFO    ][10201] Executing state service.running for apache2
2018-06-27 02:22:13,560 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-06-27 02:22:13,583 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-06-27 02:22:13,595 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-06-27 02:22:13,613 [salt.state       ][INFO    ][10201] The service apache2 is already running
2018-06-27 02:22:13,613 [salt.state       ][INFO    ][10201] Completed state [apache2] at time 02:22:13.613790 duration_in_ms=55.146
2018-06-27 02:22:13,614 [salt.state       ][INFO    ][10201] Running state [apache2] at time 02:22:13.614013
2018-06-27 02:22:13,614 [salt.state       ][INFO    ][10201] Executing state service.mod_watch for apache2
2018-06-27 02:22:13,614 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-06-27 02:22:13,628 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-06-27 02:22:13,640 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-06-27 02:22:15,896 [salt.state       ][INFO    ][10201] {'apache2': True}
2018-06-27 02:22:15,896 [salt.state       ][INFO    ][10201] Completed state [apache2] at time 02:22:15.896441 duration_in_ms=2282.428
2018-06-27 02:22:15,897 [salt.state       ][INFO    ][10201] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 02:22:15.897361
2018-06-27 02:22:15,897 [salt.state       ][INFO    ][10201] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2018-06-27 02:22:15,898 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command 'maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin' in directory '/root'
2018-06-27 02:22:17,610 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022217608208
2018-06-27 02:22:17,646 [salt.minion      ][INFO    ][17371] Starting a new job with PID 17371
2018-06-27 02:22:17,741 [salt.minion      ][INFO    ][17371] Returning information for job: 20180627022217608208
2018-06-27 02:22:17,881 [salt.state       ][INFO    ][10201] {'pid': 17319, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:22:17,882 [salt.state       ][INFO    ][10201] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 02:22:17.882233 duration_in_ms=1984.871
2018-06-27 02:22:17,883 [salt.state       ][INFO    ][10201] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:22:17.883123
2018-06-27 02:22:17,883 [salt.state       ][INFO    ][10201] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:22:17,884 [salt.loaded.int.module.cmdmod][INFO    ][10201] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:22:19,758 [salt.state       ][INFO    ][10201] {'pid': 17377, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:22:19,759 [salt.state       ][INFO    ][10201] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:22:19.759595 duration_in_ms=1876.471
2018-06-27 02:22:19,771 [salt.state       ][INFO    ][10201] Running state [maas_region_boot_source_resources_mirror] at time 02:22:19.771472
2018-06-27 02:22:19,772 [salt.state       ][INFO    ][10201] Executing state maasng.boot_source_present for maas_region_boot_source_resources_mirror
2018-06-27 02:22:20,234 [salt.state       ][INFO    ][10201] {'new': 'boot resource http://images.maas.io/ephemeral-v3/daily was created'}
2018-06-27 02:22:20,235 [salt.state       ][INFO    ][10201] Completed state [maas_region_boot_source_resources_mirror] at time 02:22:20.235140 duration_in_ms=463.667
2018-06-27 02:22:20,236 [salt.state       ][INFO    ][10201] Running state [maas_region_boot_sources_selection_xenial] at time 02:22:20.236182
2018-06-27 02:22:20,236 [salt.state       ][INFO    ][10201] Executing state maasng.boot_sources_selections_present for maas_region_boot_sources_selection_xenial
2018-06-27 02:22:24,497 [salt.loaded.ext.module.maasng][WARNING ][10201] boot_source_selections catch error during processing. Most-probably, streams not imported yet.Sleep:5s
Retry:0/5
2018-06-27 02:22:24,497 [salt.loaded.ext.module.maasng][WARNING ][10201] Message:['{"os": ["OS ubuntu with release xenial has no available images for download"]}']
2018-06-27 02:22:27,783 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022227774593
2018-06-27 02:22:27,826 [salt.minion      ][INFO    ][17458] Starting a new job with PID 17458
2018-06-27 02:22:27,858 [salt.minion      ][INFO    ][17458] Returning information for job: 20180627022227774593
2018-06-27 02:22:29,615 [salt.loaded.ext.module.maasng][WARNING ][10201] boot_source_selections catch error during processing. Most-probably, streams not imported yet.Sleep:5s
Retry:1/5
2018-06-27 02:22:29,616 [salt.loaded.ext.module.maasng][WARNING ][10201] Message:['{"os": ["OS ubuntu with release xenial has no available images for download"]}']
2018-06-27 02:22:37,891 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022237882390
2018-06-27 02:22:37,935 [salt.minion      ][INFO    ][17499] Starting a new job with PID 17499
2018-06-27 02:22:37,967 [salt.minion      ][INFO    ][17499] Returning information for job: 20180627022237882390
2018-06-27 02:22:40,193 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2018-06-27 02:22:45,406 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2018-06-27 02:22:48,019 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022248013887
2018-06-27 02:22:48,051 [salt.minion      ][INFO    ][17523] Starting a new job with PID 17523
2018-06-27 02:22:48,080 [salt.minion      ][INFO    ][17523] Returning information for job: 20180627022248013887
2018-06-27 02:22:52,199 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:888.0/900s
2018-06-27 02:22:57,297 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:883.0/900s
2018-06-27 02:22:58,130 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022258119698
2018-06-27 02:22:58,158 [salt.minion      ][INFO    ][17536] Starting a new job with PID 17536
2018-06-27 02:22:58,200 [salt.minion      ][INFO    ][17536] Returning information for job: 20180627022258119698
2018-06-27 02:23:02,410 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:878.0/900s
2018-06-27 02:23:07,553 [salt.state       ][INFO    ][10201] boot-source selection for http://images.maas.io/ephemeral-v3/daily was created
2018-06-27 02:23:07,553 [salt.state       ][INFO    ][10201] Completed state [maas_region_boot_sources_selection_xenial] at time 02:23:07.553767 duration_in_ms=47317.585
2018-06-27 02:23:07,558 [salt.state       ][INFO    ][10201] Running state [maasng.boot_sources_delete_all_others] at time 02:23:07.558311
2018-06-27 02:23:07,559 [salt.state       ][INFO    ][10201] Executing state module.run for maasng.boot_sources_delete_all_others
2018-06-27 02:23:07,621 [salt.loaded.ext.module.maasng][INFO    ][10201] Removing boot-source:http://images.maas.io/ephemeral-v3/daily/
2018-06-27 02:23:07,933 [salt.state       ][INFO    ][10201] {'ret': {'changes': {'new': 'Boot-resource http://images.maas.io/ephemeral-v3/daily/ deleted'}}}
2018-06-27 02:23:07,933 [salt.state       ][INFO    ][10201] Completed state [maasng.boot_sources_delete_all_others] at time 02:23:07.933747 duration_in_ms=375.435
2018-06-27 02:23:07,934 [salt.state       ][INFO    ][10201] Running state [maasng.boot_resources_import] at time 02:23:07.934891
2018-06-27 02:23:07,935 [salt.state       ][INFO    ][10201] Executing state module.run for maasng.boot_resources_import
2018-06-27 02:23:08,097 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2018-06-27 02:23:08,258 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022308251706
2018-06-27 02:23:08,279 [salt.minion      ][INFO    ][17605] Starting a new job with PID 17605
2018-06-27 02:23:08,298 [salt.minion      ][INFO    ][17605] Returning information for job: 20180627022308251706
2018-06-27 02:23:13,152 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2018-06-27 02:23:18,224 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:890.0/900s
2018-06-27 02:23:18,362 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022318353032
2018-06-27 02:23:18,390 [salt.minion      ][INFO    ][17814] Starting a new job with PID 17814
2018-06-27 02:23:18,425 [salt.minion      ][INFO    ][17814] Returning information for job: 20180627022318353032
2018-06-27 02:23:23,324 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:885.0/900s
2018-06-27 02:23:28,479 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022328472994
2018-06-27 02:23:28,502 [salt.minion      ][INFO    ][17845] Starting a new job with PID 17845
2018-06-27 02:23:28,526 [salt.minion      ][INFO    ][17845] Returning information for job: 20180627022328472994
2018-06-27 02:23:29,821 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:878.0/900s
2018-06-27 02:23:34,974 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:873.0/900s
2018-06-27 02:23:38,591 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022338586473
2018-06-27 02:23:38,622 [salt.minion      ][INFO    ][17876] Starting a new job with PID 17876
2018-06-27 02:23:38,650 [salt.minion      ][INFO    ][17876] Returning information for job: 20180627022338586473
2018-06-27 02:23:40,142 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:868.0/900s
2018-06-27 02:23:45,480 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:863.0/900s
2018-06-27 02:23:48,710 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022348704170
2018-06-27 02:23:48,736 [salt.minion      ][INFO    ][17902] Starting a new job with PID 17902
2018-06-27 02:23:48,770 [salt.minion      ][INFO    ][17902] Returning information for job: 20180627022348704170
2018-06-27 02:23:51,762 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:856.0/900s
2018-06-27 02:23:56,849 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:851.0/900s
2018-06-27 02:23:58,844 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022358839812
2018-06-27 02:23:58,872 [salt.minion      ][INFO    ][17923] Starting a new job with PID 17923
2018-06-27 02:23:58,909 [salt.minion      ][INFO    ][17923] Returning information for job: 20180627022358839812
2018-06-27 02:24:01,960 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:846.0/900s
2018-06-27 02:24:07,062 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:841.0/900s
2018-06-27 02:24:08,981 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022408976800
2018-06-27 02:24:09,007 [salt.minion      ][INFO    ][17952] Starting a new job with PID 17952
2018-06-27 02:24:09,040 [salt.minion      ][INFO    ][17952] Returning information for job: 20180627022408976800
2018-06-27 02:24:12,161 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:836.0/900s
2018-06-27 02:24:17,249 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources import done
sleep for:5s Left:831.0/900s
2018-06-27 02:24:19,122 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022419119121
2018-06-27 02:24:19,155 [salt.minion      ][INFO    ][17999] Starting a new job with PID 17999
2018-06-27 02:24:19,189 [salt.minion      ][INFO    ][17999] Returning information for job: 20180627022419119121
2018-06-27 02:24:22,374 [salt.state       ][INFO    ][10201] {'ret': True}
2018-06-27 02:24:22,374 [salt.state       ][INFO    ][10201] Completed state [maasng.boot_resources_import] at time 02:24:22.374816 duration_in_ms=74439.931
2018-06-27 02:24:22,376 [salt.state       ][INFO    ][10201] Running state [maasng.sync_and_wait_bs_to_all_racks] at time 02:24:22.376204
2018-06-27 02:24:22,376 [salt.state       ][INFO    ][10201] Executing state module.run for maasng.sync_and_wait_bs_to_all_racks
2018-06-27 02:24:22,377 [salt.loaded.ext.module.maasng][INFO    ][10201] boot-sources sync initiated for ALL Rack's
2018-06-27 02:24:22,833 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:900.0/900s
2018-06-27 02:24:28,314 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:894.0/900s
2018-06-27 02:24:29,231 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022429229689
2018-06-27 02:24:29,264 [salt.minion      ][INFO    ][18028] Starting a new job with PID 18028
2018-06-27 02:24:29,300 [salt.minion      ][INFO    ][18028] Returning information for job: 20180627022429229689
2018-06-27 02:24:33,576 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:889.0/900s
2018-06-27 02:24:39,075 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:884.0/900s
2018-06-27 02:24:39,387 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022439376509
2018-06-27 02:24:39,418 [salt.minion      ][INFO    ][18072] Starting a new job with PID 18072
2018-06-27 02:24:39,444 [salt.minion      ][INFO    ][18072] Returning information for job: 20180627022439376509
2018-06-27 02:24:44,359 [salt.loaded.ext.module.maasng][INFO    ][10201] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:878.0/900s
2018-06-27 02:24:49,549 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command saltutil.find_job with jid 20180627022449539599
2018-06-27 02:24:49,577 [salt.minion      ][INFO    ][18203] Starting a new job with PID 18203
2018-06-27 02:24:49,619 [salt.minion      ][INFO    ][18203] Returning information for job: 20180627022449539599
2018-06-27 02:24:50,416 [salt.state       ][INFO    ][10201] {'ret': True}
2018-06-27 02:24:50,417 [salt.state       ][INFO    ][10201] Completed state [maasng.sync_and_wait_bs_to_all_racks] at time 02:24:50.417396 duration_in_ms=28041.19
2018-06-27 02:24:50,421 [salt.state       ][INFO    ][10201] Running state [maas.process_maas_config] at time 02:24:50.421294
2018-06-27 02:24:50,422 [salt.state       ][INFO    ][10201] Executing state module.run for maas.process_maas_config
2018-06-27 02:24:50,424 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=enable_http_proxy value=True
2018-06-27 02:24:50,492 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=dnssec_validation value=no
2018-06-27 02:24:53,729 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=commissioning_distro_series value=xenial
2018-06-27 02:24:53,822 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=default_osystem value=ubuntu
2018-06-27 02:24:53,891 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=active_discovery_interval value=600
2018-06-27 02:24:53,946 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=upstream_dns value=8.8.8.8
2018-06-27 02:24:54,007 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=enable_third_party_drivers value=True
2018-06-27 02:24:54,065 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=network_discovery value=enabled
2018-06-27 02:24:54,206 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=maas_name value=mas01
2018-06-27 02:24:54,263 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=default_storage_layout value=lvm
2018-06-27 02:24:54,331 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=ntp_external_only value=True
2018-06-27 02:24:54,394 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=disk_erase_with_secure_erase value=False
2018-06-27 02:24:54,447 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=default_distro_series value=xenial
2018-06-27 02:24:54,529 [salt.loaded.ext.module.maas][INFO    ][10201] maasconfig name=default_min_hwe_kernel value=ga-16.04
2018-06-27 02:24:54,676 [salt.state       ][INFO    ][10201] {'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-06-27 02:24:54,676 [salt.state       ][INFO    ][10201] Completed state [maas.process_maas_config] at time 02:24:54.676634 duration_in_ms=4255.341
2018-06-27 02:24:54,677 [salt.state       ][INFO    ][10201] Running state [maas.process_fabrics] at time 02:24:54.677305
2018-06-27 02:24:54,677 [salt.state       ][INFO    ][10201] Executing state module.run for maas.process_fabrics
2018-06-27 02:24:54,739 [salt.loaded.ext.module.maas][INFO    ][10201] fabric id=2 name=fabric-2 description=Fabric Admin
2018-06-27 02:24:54,812 [salt.state       ][INFO    ][10201] {'ret': {'updated': ['fabric-2'], 'errors': {}, 'success': []}}
2018-06-27 02:24:54,812 [salt.state       ][INFO    ][10201] Completed state [maas.process_fabrics] at time 02:24:54.812700 duration_in_ms=135.394
2018-06-27 02:24:54,814 [salt.state       ][INFO    ][10201] Running state [192.168.11.0/24] at time 02:24:54.814302
2018-06-27 02:24:54,814 [salt.state       ][INFO    ][10201] Executing state maasng.subnet_present for 192.168.11.0/24
2018-06-27 02:24:54,881 [salt.loaded.ext.module.maasng][INFO    ][10201] [{u'dns_servers': [], u'managed': True, u'name': u'10.20.0.0/24', u'space': u'undefined', u'vlan': {u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'10.20.0.0/24', u'id': 1, u'resource_uri': u'/MAAS/api/2.0/subnets/1/'}, {u'dns_servers': [], u'managed': True, u'name': u'10.167.4.0/24', u'space': u'undefined', u'vlan': {u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'10.167.4.0/24', u'id': 2, u'resource_uri': u'/MAAS/api/2.0/subnets/2/'}, {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {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'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}]
2018-06-27 02:24:54,882 [salt.state       ][INFO    ][10201] Subnet 192.168.11.0/24 already exist for fabric fabric-2
2018-06-27 02:24:54,882 [salt.state       ][INFO    ][10201] Completed state [192.168.11.0/24] at time 02:24:54.882315 duration_in_ms=68.013
2018-06-27 02:24:54,883 [salt.state       ][INFO    ][10201] Running state [192.168.11.0/24] at time 02:24:54.883312
2018-06-27 02:24:54,883 [salt.state       ][INFO    ][10201] Executing state maasng.iprange_present for 192.168.11.0/24
2018-06-27 02:24:55,178 [salt.state       ][INFO    ][10201] {'new': 'Iprange with type dynamic, start ip 192.168.11.36, end ip 192.168.11.254, was created'}
2018-06-27 02:24:55,178 [salt.state       ][INFO    ][10201] Completed state [192.168.11.0/24] at time 02:24:55.178409 duration_in_ms=295.097
2018-06-27 02:24:55,179 [salt.state       ][INFO    ][10201] Running state [maas.process_domain] at time 02:24:55.179218
2018-06-27 02:24:55,179 [salt.state       ][INFO    ][10201] Executing state module.run for maas.process_domain
2018-06-27 02:24:55,253 [salt.loaded.ext.module.maas][INFO    ][10201] domain authoritative=True name=mcp-odl-ha.local id=0
2018-06-27 02:24:55,335 [salt.state       ][INFO    ][10201] {'ret': {'updated': [], 'errors': {}, 'success': ['domain']}}
2018-06-27 02:24:55,336 [salt.state       ][INFO    ][10201] Completed state [maas.process_domain] at time 02:24:55.336288 duration_in_ms=157.069
2018-06-27 02:24:55,336 [salt.state       ][INFO    ][10201] Running state [maas_update_vlan_for_fabric-2_0] at time 02:24:55.336774
2018-06-27 02:24:55,337 [salt.state       ][INFO    ][10201] Executing state maasng.update_vlan for maas_update_vlan_for_fabric-2_0
2018-06-27 02:24:55,417 [salt.loaded.ext.module.maasng][INFO    ][10201] [{u'id': 0, u'vlans': [{u'fabric': u'fabric-0', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/', u'id': 5001, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-0', u'resource_uri': u'/MAAS/api/2.0/fabrics/0/'}, {u'id': 1, u'vlans': [{u'fabric': u'fabric-1', u'vid': 0, u'space': u'undefined', u'fabric_id': 1, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5002/', u'id': 5002, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': None, u'name': u'fabric-1', u'resource_uri': u'/MAAS/api/2.0/fabrics/1/'}, {u'id': 2, u'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'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}], u'class_type': u'', u'name': u'fabric-2', u'resource_uri': u'/MAAS/api/2.0/fabrics/2/'}]
2018-06-27 02:24:55,562 [salt.state       ][INFO    ][10201] {'new': 'Vlan untagged was updated'}
2018-06-27 02:24:55,563 [salt.state       ][INFO    ][10201] Completed state [maas_update_vlan_for_fabric-2_0] at time 02:24:55.563352 duration_in_ms=226.578
2018-06-27 02:24:55,564 [salt.state       ][INFO    ][10201] Running state [maas.process_sshprefs] at time 02:24:55.564207
2018-06-27 02:24:55,564 [salt.state       ][INFO    ][10201] Executing state module.run for maas.process_sshprefs
2018-06-27 02:24:55,565 [salt.loaded.ext.module.maas][INFO    ][10201] sshprefs key=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9EPrpVPjbJtSqDZMX5nXn6LMNnuXDhsh1V4Zf0ynamBhtwcs6ztm8AaLppz+mdXFAdO0jHy1U72eWTefrkaMjL/tFjZY03xJnuRPmhzPOy/LT8tOjkp1SRLb3JhYoKUDcJIJ2aAv0SIDuXhTT8r4aUvJOWUSv0Og34WfS1afOLKSjiz1j2sOW2iG1nim0uF+sX1K3GHPnE5LtwJMAG4WQO1yK9XG3CUxkaYnJRdMfwAx5QAhGhxu/bK7NwyTNxz8fkPdJhxookorf7JetCWwq6ScSTbAHqoTWbzLh4BhNVMOEdbMKAODdOXj2ii5mEFnQYBBmh1dXSP3k2bzD/TCP
2018-06-27 02:24:55,762 [salt.state       ][INFO    ][10201] {'ret': {'updated': [], 'errors': {}, 'success': ['ssh-rsa AA']}}
2018-06-27 02:24:55,763 [salt.state       ][INFO    ][10201] Completed state [maas.process_sshprefs] at time 02:24:55.763042 duration_in_ms=198.833
2018-06-27 02:24:55,774 [salt.minion      ][INFO    ][10201] Returning information for job: 20180627021725858807
2018-06-27 02:24:56,607 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022456604314
2018-06-27 02:24:56,632 [salt.minion      ][INFO    ][18283] Starting a new job with PID 18283
2018-06-27 02:24:58,404 [salt.state       ][INFO    ][18283] Loading fresh modules for state activity
2018-06-27 02:24:58,476 [salt.fileclient  ][INFO    ][18283] Fetching file from saltenv 'base', ** done ** 'maas/machines/init.sls'
2018-06-27 02:24:58,523 [salt.state       ][INFO    ][18283] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:24:58.522915
2018-06-27 02:24:58,523 [salt.state       ][INFO    ][18283] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:24:58,526 [salt.loaded.int.module.cmdmod][INFO    ][18283] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:25:00,163 [salt.state       ][INFO    ][18283] {'pid': 18335, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:25:00,164 [salt.state       ][INFO    ][18283] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:25:00.164726 duration_in_ms=1641.812
2018-06-27 02:25:00,167 [salt.state       ][INFO    ][18283] Running state [maas.process_machines] at time 02:25:00.167040
2018-06-27 02:25:00,167 [salt.state       ][INFO    ][18283] Executing state module.run for maas.process_machines
2018-06-27 02:25:00,257 [salt.loaded.ext.module.maas][WARNING ][18283] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-06-27 02:25:00,258 [salt.loaded.ext.module.maas][INFO    ][18283] 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-06-27 02:25:01,820 [salt.loaded.ext.module.maas][WARNING ][18283] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-06-27 02:25:01,821 [salt.loaded.ext.module.maas][INFO    ][18283] 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-06-27 02:25:03,297 [salt.loaded.ext.module.maas][WARNING ][18283] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-06-27 02:25:03,298 [salt.loaded.ext.module.maas][INFO    ][18283] 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-06-27 02:25:04,435 [salt.loaded.ext.module.maas][WARNING ][18283] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-06-27 02:25:04,436 [salt.loaded.ext.module.maas][INFO    ][18283] 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-06-27 02:25:05,964 [salt.loaded.ext.module.maas][WARNING ][18283] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-06-27 02:25:05,964 [salt.loaded.ext.module.maas][INFO    ][18283] 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-06-27 02:25:07,794 [salt.state       ][INFO    ][18283] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-06-27 02:25:07,795 [salt.state       ][INFO    ][18283] Completed state [maas.process_machines] at time 02:25:07.795070 duration_in_ms=7628.028
2018-06-27 02:25:07,813 [salt.minion      ][INFO    ][18283] Returning information for job: 20180627022456604314
2018-06-27 02:25:45,510 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command pillar.get with jid 20180627022545510878
2018-06-27 02:25:45,540 [salt.minion      ][INFO    ][18749] Starting a new job with PID 18749
2018-06-27 02:25:45,553 [salt.minion      ][INFO    ][18749] Returning information for job: 20180627022545510878
2018-06-27 02:25:46,210 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022546205581
2018-06-27 02:25:46,235 [salt.minion      ][INFO    ][18754] Starting a new job with PID 18754
2018-06-27 02:25:48,001 [salt.state       ][INFO    ][18754] Loading fresh modules for state activity
2018-06-27 02:25:48,056 [salt.fileclient  ][INFO    ][18754] Fetching file from saltenv 'base', ** done ** 'maas/machines/status.sls'
2018-06-27 02:25:48,115 [salt.state       ][INFO    ][18754] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:25:48.115615
2018-06-27 02:25:48,116 [salt.state       ][INFO    ][18754] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:25:48,120 [salt.loaded.int.module.cmdmod][INFO    ][18754] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:25:49,866 [salt.state       ][INFO    ][18754] {'pid': 18761, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:25:49,867 [salt.state       ][INFO    ][18754] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:25:49.867570 duration_in_ms=1751.955
2018-06-27 02:25:49,870 [salt.state       ][INFO    ][18754] Running state [maas.machines_status] at time 02:25:49.870005
2018-06-27 02:25:49,870 [salt.state       ][INFO    ][18754] Executing state module.run for maas.machines_status
2018-06-27 02:25:50,135 [salt.state       ][INFO    ][18754] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:25:50,136 [salt.state       ][INFO    ][18754] Completed state [maas.machines_status] at time 02:25:50.136197 duration_in_ms=266.191
2018-06-27 02:25:50,142 [salt.minion      ][INFO    ][18754] Returning information for job: 20180627022546205581
2018-06-27 02:26:00,809 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022600809006
2018-06-27 02:26:00,832 [salt.minion      ][INFO    ][18777] Starting a new job with PID 18777
2018-06-27 02:26:01,299 [salt.state       ][INFO    ][18777] Loading fresh modules for state activity
2018-06-27 02:26:01,393 [salt.state       ][INFO    ][18777] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:01.392997
2018-06-27 02:26:01,393 [salt.state       ][INFO    ][18777] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:26:01,396 [salt.loaded.int.module.cmdmod][INFO    ][18777] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:26:03,084 [salt.state       ][INFO    ][18777] {'pid': 18784, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:26:03,085 [salt.state       ][INFO    ][18777] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:03.084927 duration_in_ms=1691.93
2018-06-27 02:26:03,087 [salt.state       ][INFO    ][18777] Running state [maas.machines_status] at time 02:26:03.087295
2018-06-27 02:26:03,087 [salt.state       ][INFO    ][18777] Executing state module.run for maas.machines_status
2018-06-27 02:26:03,353 [salt.state       ][INFO    ][18777] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:26:03,353 [salt.state       ][INFO    ][18777] Completed state [maas.machines_status] at time 02:26:03.353651 duration_in_ms=266.354
2018-06-27 02:26:03,357 [salt.minion      ][INFO    ][18777] Returning information for job: 20180627022600809006
2018-06-27 02:26:14,085 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022614035338
2018-06-27 02:26:14,110 [salt.minion      ][INFO    ][18832] Starting a new job with PID 18832
2018-06-27 02:26:15,877 [salt.state       ][INFO    ][18832] Loading fresh modules for state activity
2018-06-27 02:26:15,958 [salt.state       ][INFO    ][18832] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:15.958535
2018-06-27 02:26:15,959 [salt.state       ][INFO    ][18832] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:26:15,961 [salt.loaded.int.module.cmdmod][INFO    ][18832] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:26:17,531 [salt.state       ][INFO    ][18832] {'pid': 18850, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:26:17,532 [salt.state       ][INFO    ][18832] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:17.532743 duration_in_ms=1574.207
2018-06-27 02:26:17,535 [salt.state       ][INFO    ][18832] Running state [maas.machines_status] at time 02:26:17.535451
2018-06-27 02:26:17,536 [salt.state       ][INFO    ][18832] Executing state module.run for maas.machines_status
2018-06-27 02:26:18,047 [salt.state       ][INFO    ][18832] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:26:18,049 [salt.state       ][INFO    ][18832] Completed state [maas.machines_status] at time 02:26:18.049214 duration_in_ms=513.761
2018-06-27 02:26:18,053 [salt.minion      ][INFO    ][18832] Returning information for job: 20180627022614035338
2018-06-27 02:26:28,755 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022628761031
2018-06-27 02:26:28,783 [salt.minion      ][INFO    ][18873] Starting a new job with PID 18873
2018-06-27 02:26:29,248 [salt.state       ][INFO    ][18873] Loading fresh modules for state activity
2018-06-27 02:26:29,355 [salt.state       ][INFO    ][18873] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:29.355063
2018-06-27 02:26:29,356 [salt.state       ][INFO    ][18873] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:26:29,359 [salt.loaded.int.module.cmdmod][INFO    ][18873] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:26:31,023 [salt.state       ][INFO    ][18873] {'pid': 18880, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:26:31,024 [salt.state       ][INFO    ][18873] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:31.024903 duration_in_ms=1669.842
2018-06-27 02:26:31,026 [salt.state       ][INFO    ][18873] Running state [maas.machines_status] at time 02:26:31.026300
2018-06-27 02:26:31,026 [salt.state       ][INFO    ][18873] Executing state module.run for maas.machines_status
2018-06-27 02:26:31,323 [salt.state       ][INFO    ][18873] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:26:31,324 [salt.state       ][INFO    ][18873] Completed state [maas.machines_status] at time 02:26:31.324729 duration_in_ms=298.427
2018-06-27 02:26:31,328 [salt.minion      ][INFO    ][18873] Returning information for job: 20180627022628761031
2018-06-27 02:26:41,992 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022641996211
2018-06-27 02:26:42,020 [salt.minion      ][INFO    ][18904] Starting a new job with PID 18904
2018-06-27 02:26:43,797 [salt.state       ][INFO    ][18904] Loading fresh modules for state activity
2018-06-27 02:26:43,895 [salt.state       ][INFO    ][18904] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:43.895779
2018-06-27 02:26:43,896 [salt.state       ][INFO    ][18904] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:26:43,899 [salt.loaded.int.module.cmdmod][INFO    ][18904] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:26:45,364 [salt.state       ][INFO    ][18904] {'pid': 18911, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:26:45,366 [salt.state       ][INFO    ][18904] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:45.366290 duration_in_ms=1470.511
2018-06-27 02:26:45,369 [salt.state       ][INFO    ][18904] Running state [maas.machines_status] at time 02:26:45.369598
2018-06-27 02:26:45,370 [salt.state       ][INFO    ][18904] Executing state module.run for maas.machines_status
2018-06-27 02:26:45,649 [salt.state       ][INFO    ][18904] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:26:45,650 [salt.state       ][INFO    ][18904] Completed state [maas.machines_status] at time 02:26:45.650756 duration_in_ms=281.156
2018-06-27 02:26:45,654 [salt.minion      ][INFO    ][18904] Returning information for job: 20180627022641996211
2018-06-27 02:26:56,318 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022656318749
2018-06-27 02:26:56,336 [salt.minion      ][INFO    ][18925] Starting a new job with PID 18925
2018-06-27 02:26:56,730 [salt.state       ][INFO    ][18925] Loading fresh modules for state activity
2018-06-27 02:26:56,784 [salt.state       ][INFO    ][18925] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:56.783958
2018-06-27 02:26:56,784 [salt.state       ][INFO    ][18925] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:26:56,786 [salt.loaded.int.module.cmdmod][INFO    ][18925] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:26:58,414 [salt.state       ][INFO    ][18925] {'pid': 18932, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:26:58,416 [salt.state       ][INFO    ][18925] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:26:58.415900 duration_in_ms=1631.941
2018-06-27 02:26:58,418 [salt.state       ][INFO    ][18925] Running state [maas.machines_status] at time 02:26:58.418820
2018-06-27 02:26:58,419 [salt.state       ][INFO    ][18925] Executing state module.run for maas.machines_status
2018-06-27 02:26:58,682 [salt.state       ][INFO    ][18925] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:26:58,683 [salt.state       ][INFO    ][18925] Completed state [maas.machines_status] at time 02:26:58.683102 duration_in_ms=264.281
2018-06-27 02:26:58,687 [salt.minion      ][INFO    ][18925] Returning information for job: 20180627022656318749
2018-06-27 02:27:09,361 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022709360423
2018-06-27 02:27:09,388 [salt.minion      ][INFO    ][18986] Starting a new job with PID 18986
2018-06-27 02:27:11,323 [salt.state       ][INFO    ][18986] Loading fresh modules for state activity
2018-06-27 02:27:11,402 [salt.state       ][INFO    ][18986] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:27:11.402400
2018-06-27 02:27:11,402 [salt.state       ][INFO    ][18986] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:27:11,405 [salt.loaded.int.module.cmdmod][INFO    ][18986] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:27:13,057 [salt.state       ][INFO    ][18986] {'pid': 19008, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:27:13,058 [salt.state       ][INFO    ][18986] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:27:13.058106 duration_in_ms=1655.706
2018-06-27 02:27:13,060 [salt.state       ][INFO    ][18986] Running state [maas.machines_status] at time 02:27:13.060188
2018-06-27 02:27:13,060 [salt.state       ][INFO    ][18986] Executing state module.run for maas.machines_status
2018-06-27 02:27:13,375 [salt.state       ][INFO    ][18986] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:27:13,376 [salt.state       ][INFO    ][18986] Completed state [maas.machines_status] at time 02:27:13.376147 duration_in_ms=315.957
2018-06-27 02:27:13,380 [salt.minion      ][INFO    ][18986] Returning information for job: 20180627022709360423
2018-06-27 02:27:24,060 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022724055145
2018-06-27 02:27:24,089 [salt.minion      ][INFO    ][19057] Starting a new job with PID 19057
2018-06-27 02:27:24,602 [salt.state       ][INFO    ][19057] Loading fresh modules for state activity
2018-06-27 02:27:24,701 [salt.state       ][INFO    ][19057] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:27:24.701368
2018-06-27 02:27:24,701 [salt.state       ][INFO    ][19057] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:27:24,704 [salt.loaded.int.module.cmdmod][INFO    ][19057] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:27:26,655 [salt.state       ][INFO    ][19057] {'pid': 19065, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:27:26,657 [salt.state       ][INFO    ][19057] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:27:26.657162 duration_in_ms=1955.793
2018-06-27 02:27:26,660 [salt.state       ][INFO    ][19057] Running state [maas.machines_status] at time 02:27:26.660768
2018-06-27 02:27:26,661 [salt.state       ][INFO    ][19057] Executing state module.run for maas.machines_status
2018-06-27 02:27:27,022 [salt.state       ][INFO    ][19057] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:27:27,023 [salt.state       ][INFO    ][19057] Completed state [maas.machines_status] at time 02:27:27.022999 duration_in_ms=362.229
2018-06-27 02:27:27,027 [salt.minion      ][INFO    ][19057] Returning information for job: 20180627022724055145
2018-06-27 02:27:37,599 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022737600801
2018-06-27 02:27:37,617 [salt.minion      ][INFO    ][19199] Starting a new job with PID 19199
2018-06-27 02:27:39,553 [salt.state       ][INFO    ][19199] Loading fresh modules for state activity
2018-06-27 02:27:39,597 [salt.state       ][INFO    ][19199] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:27:39.597117
2018-06-27 02:27:39,597 [salt.state       ][INFO    ][19199] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:27:39,598 [salt.loaded.int.module.cmdmod][INFO    ][19199] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:27:41,395 [salt.state       ][INFO    ][19199] {'pid': 19213, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:27:41,396 [salt.state       ][INFO    ][19199] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:27:41.396656 duration_in_ms=1799.538
2018-06-27 02:27:41,399 [salt.state       ][INFO    ][19199] Running state [maas.machines_status] at time 02:27:41.398952
2018-06-27 02:27:41,399 [salt.state       ][INFO    ][19199] Executing state module.run for maas.machines_status
2018-06-27 02:27:41,664 [salt.state       ][INFO    ][19199] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:27:41,665 [salt.state       ][INFO    ][19199] Completed state [maas.machines_status] at time 02:27:41.665081 duration_in_ms=266.128
2018-06-27 02:27:41,667 [salt.minion      ][INFO    ][19199] Returning information for job: 20180627022737600801
2018-06-27 02:27:52,355 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022752362648
2018-06-27 02:27:52,377 [salt.minion      ][INFO    ][19238] Starting a new job with PID 19238
2018-06-27 02:27:52,848 [salt.state       ][INFO    ][19238] Loading fresh modules for state activity
2018-06-27 02:27:52,993 [salt.state       ][INFO    ][19238] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:27:52.993893
2018-06-27 02:27:52,994 [salt.state       ][INFO    ][19238] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:27:52,997 [salt.loaded.int.module.cmdmod][INFO    ][19238] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:27:54,848 [salt.state       ][INFO    ][19238] {'pid': 19245, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:27:54,849 [salt.state       ][INFO    ][19238] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:27:54.849253 duration_in_ms=1855.361
2018-06-27 02:27:54,850 [salt.state       ][INFO    ][19238] Running state [maas.machines_status] at time 02:27:54.850316
2018-06-27 02:27:54,850 [salt.state       ][INFO    ][19238] Executing state module.run for maas.machines_status
2018-06-27 02:27:55,235 [salt.state       ][INFO    ][19238] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:27:55,236 [salt.state       ][INFO    ][19238] Completed state [maas.machines_status] at time 02:27:55.236409 duration_in_ms=386.091
2018-06-27 02:27:55,239 [salt.minion      ][INFO    ][19238] Returning information for job: 20180627022752362648
2018-06-27 02:28:05,991 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022805991092
2018-06-27 02:28:06,021 [salt.minion      ][INFO    ][19337] Starting a new job with PID 19337
2018-06-27 02:28:07,831 [salt.state       ][INFO    ][19337] Loading fresh modules for state activity
2018-06-27 02:28:07,907 [salt.state       ][INFO    ][19337] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:28:07.907749
2018-06-27 02:28:07,908 [salt.state       ][INFO    ][19337] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:28:07,910 [salt.loaded.int.module.cmdmod][INFO    ][19337] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:28:09,516 [salt.state       ][INFO    ][19337] {'pid': 19345, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:28:09,517 [salt.state       ][INFO    ][19337] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:28:09.517451 duration_in_ms=1609.701
2018-06-27 02:28:09,519 [salt.state       ][INFO    ][19337] Running state [maas.machines_status] at time 02:28:09.519300
2018-06-27 02:28:09,519 [salt.state       ][INFO    ][19337] Executing state module.run for maas.machines_status
2018-06-27 02:28:09,891 [salt.state       ][INFO    ][19337] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:28:09,892 [salt.state       ][INFO    ][19337] Completed state [maas.machines_status] at time 02:28:09.892250 duration_in_ms=372.95
2018-06-27 02:28:09,896 [salt.minion      ][INFO    ][19337] Returning information for job: 20180627022805991092
2018-06-27 02:28:20,584 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022820582896
2018-06-27 02:28:20,611 [salt.minion      ][INFO    ][19840] Starting a new job with PID 19840
2018-06-27 02:28:21,082 [salt.state       ][INFO    ][19840] Loading fresh modules for state activity
2018-06-27 02:28:21,153 [salt.state       ][INFO    ][19840] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:28:21.152998
2018-06-27 02:28:21,153 [salt.state       ][INFO    ][19840] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:28:21,155 [salt.loaded.int.module.cmdmod][INFO    ][19840] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:28:23,147 [salt.state       ][INFO    ][19840] {'pid': 19861, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:28:23,150 [salt.state       ][INFO    ][19840] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:28:23.149930 duration_in_ms=1996.931
2018-06-27 02:28:23,153 [salt.state       ][INFO    ][19840] Running state [maas.machines_status] at time 02:28:23.153627
2018-06-27 02:28:23,154 [salt.state       ][INFO    ][19840] Executing state module.run for maas.machines_status
2018-06-27 02:28:24,021 [salt.state       ][INFO    ][19840] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:28:24,022 [salt.state       ][INFO    ][19840] Completed state [maas.machines_status] at time 02:28:24.022048 duration_in_ms=868.42
2018-06-27 02:28:24,053 [salt.minion      ][INFO    ][19840] Returning information for job: 20180627022820582896
2018-06-27 02:28:34,694 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022834703231
2018-06-27 02:28:34,721 [salt.minion      ][INFO    ][19921] Starting a new job with PID 19921
2018-06-27 02:28:36,517 [salt.state       ][INFO    ][19921] Loading fresh modules for state activity
2018-06-27 02:28:36,594 [salt.state       ][INFO    ][19921] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:28:36.594624
2018-06-27 02:28:36,595 [salt.state       ][INFO    ][19921] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:28:36,597 [salt.loaded.int.module.cmdmod][INFO    ][19921] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:28:38,154 [salt.state       ][INFO    ][19921] {'pid': 19944, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:28:38,156 [salt.state       ][INFO    ][19921] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:28:38.156376 duration_in_ms=1561.75
2018-06-27 02:28:38,160 [salt.state       ][INFO    ][19921] Running state [maas.machines_status] at time 02:28:38.160037
2018-06-27 02:28:38,161 [salt.state       ][INFO    ][19921] Executing state module.run for maas.machines_status
2018-06-27 02:28:38,619 [salt.state       ][INFO    ][19921] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:28:38,620 [salt.state       ][INFO    ][19921] Completed state [maas.machines_status] at time 02:28:38.620641 duration_in_ms=460.603
2018-06-27 02:28:38,625 [salt.minion      ][INFO    ][19921] Returning information for job: 20180627022834703231
2018-06-27 02:28:49,286 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022849289203
2018-06-27 02:28:49,317 [salt.minion      ][INFO    ][19970] Starting a new job with PID 19970
2018-06-27 02:28:49,785 [salt.state       ][INFO    ][19970] Loading fresh modules for state activity
2018-06-27 02:28:49,884 [salt.state       ][INFO    ][19970] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:28:49.884842
2018-06-27 02:28:49,885 [salt.state       ][INFO    ][19970] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:28:49,889 [salt.loaded.int.module.cmdmod][INFO    ][19970] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:28:51,323 [salt.state       ][INFO    ][19970] {'pid': 19977, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:28:51,324 [salt.state       ][INFO    ][19970] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:28:51.324691 duration_in_ms=1439.849
2018-06-27 02:28:51,327 [salt.state       ][INFO    ][19970] Running state [maas.machines_status] at time 02:28:51.327278
2018-06-27 02:28:51,328 [salt.state       ][INFO    ][19970] Executing state module.run for maas.machines_status
2018-06-27 02:28:51,659 [salt.state       ][INFO    ][19970] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-27 02:28:51,660 [salt.state       ][INFO    ][19970] Completed state [maas.machines_status] at time 02:28:51.660271 duration_in_ms=332.993
2018-06-27 02:28:51,663 [salt.minion      ][INFO    ][19970] Returning information for job: 20180627022849289203
2018-06-27 02:29:02,308 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022902305056
2018-06-27 02:29:02,333 [salt.minion      ][INFO    ][20086] Starting a new job with PID 20086
2018-06-27 02:29:04,232 [salt.state       ][INFO    ][20086] Loading fresh modules for state activity
2018-06-27 02:29:04,328 [salt.state       ][INFO    ][20086] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:04.328307
2018-06-27 02:29:04,328 [salt.state       ][INFO    ][20086] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:29:04,330 [salt.loaded.int.module.cmdmod][INFO    ][20086] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:29:05,764 [salt.state       ][INFO    ][20086] {'pid': 20152, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:29:05,765 [salt.state       ][INFO    ][20086] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:05.765549 duration_in_ms=1437.241
2018-06-27 02:29:05,767 [salt.state       ][INFO    ][20086] Running state [maas.machines_status] at time 02:29:05.767802
2018-06-27 02:29:05,768 [salt.state       ][INFO    ][20086] Executing state module.run for maas.machines_status
2018-06-27 02:29:06,176 [salt.state       ][INFO    ][20086] {'ret': {'machines': [{'status': 'Testing', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Testing', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 3, 'Testing': 2})}}
2018-06-27 02:29:06,177 [salt.state       ][INFO    ][20086] Completed state [maas.machines_status] at time 02:29:06.176903 duration_in_ms=409.101
2018-06-27 02:29:06,179 [salt.minion      ][INFO    ][20086] Returning information for job: 20180627022902305056
2018-06-27 02:29:16,817 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022916821017
2018-06-27 02:29:16,838 [salt.minion      ][INFO    ][20327] Starting a new job with PID 20327
2018-06-27 02:29:17,263 [salt.state       ][INFO    ][20327] Loading fresh modules for state activity
2018-06-27 02:29:17,352 [salt.state       ][INFO    ][20327] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:17.351929
2018-06-27 02:29:17,352 [salt.state       ][INFO    ][20327] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:29:17,354 [salt.loaded.int.module.cmdmod][INFO    ][20327] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:29:18,959 [salt.state       ][INFO    ][20327] {'pid': 20350, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:29:18,960 [salt.state       ][INFO    ][20327] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:18.960091 duration_in_ms=1608.161
2018-06-27 02:29:18,962 [salt.state       ][INFO    ][20327] Running state [maas.machines_status] at time 02:29:18.962486
2018-06-27 02:29:18,963 [salt.state       ][INFO    ][20327] Executing state module.run for maas.machines_status
2018-06-27 02:29:19,622 [salt.state       ][INFO    ][20327] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-06-27 02:29:19,623 [salt.state       ][INFO    ][20327] Completed state [maas.machines_status] at time 02:29:19.623284 duration_in_ms=660.797
2018-06-27 02:29:19,626 [salt.minion      ][INFO    ][20327] Returning information for job: 20180627022916821017
2018-06-27 02:29:30,268 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022930273818
2018-06-27 02:29:30,288 [salt.minion      ][INFO    ][20471] Starting a new job with PID 20471
2018-06-27 02:29:32,155 [salt.state       ][INFO    ][20471] Loading fresh modules for state activity
2018-06-27 02:29:32,249 [salt.state       ][INFO    ][20471] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:32.249710
2018-06-27 02:29:32,250 [salt.state       ][INFO    ][20471] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:29:32,252 [salt.loaded.int.module.cmdmod][INFO    ][20471] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:29:33,781 [salt.state       ][INFO    ][20471] {'pid': 20487, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:29:33,782 [salt.state       ][INFO    ][20471] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:33.782346 duration_in_ms=1532.636
2018-06-27 02:29:33,785 [salt.state       ][INFO    ][20471] Running state [maas.machines_status] at time 02:29:33.784980
2018-06-27 02:29:33,785 [salt.state       ][INFO    ][20471] Executing state module.run for maas.machines_status
2018-06-27 02:29:34,659 [salt.state       ][INFO    ][20471] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Ready': 5})}}
2018-06-27 02:29:34,660 [salt.state       ][INFO    ][20471] Completed state [maas.machines_status] at time 02:29:34.659899 duration_in_ms=874.918
2018-06-27 02:29:34,663 [salt.minion      ][INFO    ][20471] Returning information for job: 20180627022930273818
2018-06-27 02:29:35,313 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022935307305
2018-06-27 02:29:35,338 [salt.minion      ][INFO    ][20502] Starting a new job with PID 20502
2018-06-27 02:29:35,813 [salt.state       ][INFO    ][20502] Loading fresh modules for state activity
2018-06-27 02:29:35,905 [salt.state       ][INFO    ][20502] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:35.905433
2018-06-27 02:29:35,905 [salt.state       ][INFO    ][20502] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:29:35,908 [salt.loaded.int.module.cmdmod][INFO    ][20502] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:29:37,338 [salt.state       ][INFO    ][20502] {'pid': 20509, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:29:37,339 [salt.state       ][INFO    ][20502] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:37.339385 duration_in_ms=1433.951
2018-06-27 02:29:37,342 [salt.state       ][INFO    ][20502] Running state [maas.machines_status] at time 02:29:37.341957
2018-06-27 02:29:37,342 [salt.state       ][INFO    ][20502] Executing state module.run for maas.machines_status
2018-06-27 02:29:38,013 [salt.state       ][INFO    ][20502] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Ready': 5})}}
2018-06-27 02:29:38,014 [salt.state       ][INFO    ][20502] Completed state [maas.machines_status] at time 02:29:38.013951 duration_in_ms=671.993
2018-06-27 02:29:38,017 [salt.minion      ][INFO    ][20502] Returning information for job: 20180627022935307305
2018-06-27 02:29:38,643 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022938656112
2018-06-27 02:29:38,668 [salt.minion      ][INFO    ][20530] Starting a new job with PID 20530
2018-06-27 02:29:39,117 [salt.state       ][INFO    ][20530] Loading fresh modules for state activity
2018-06-27 02:29:39,170 [salt.fileclient  ][INFO    ][20530] Fetching file from saltenv 'base', ** done ** 'maas/machines/storage.sls'
2018-06-27 02:29:39,261 [salt.state       ][INFO    ][20530] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:39.261501
2018-06-27 02:29:39,262 [salt.state       ][INFO    ][20530] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:29:39,264 [salt.loaded.int.module.cmdmod][INFO    ][20530] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:29:40,955 [salt.state       ][INFO    ][20530] {'pid': 20537, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:29:40,960 [salt.state       ][INFO    ][20530] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:40.960178 duration_in_ms=1698.677
2018-06-27 02:29:40,965 [salt.state       ][INFO    ][20530] Running state [maas_machines_storage_cmp002_lvm] at time 02:29:40.965214
2018-06-27 02:29:40,966 [salt.state       ][INFO    ][20530] Executing state maasng.disk_layout_present for maas_machines_storage_cmp002_lvm
2018-06-27 02:29:42,616 [salt.loaded.ext.module.maasng][INFO    ][20530] 7trdqt
2018-06-27 02:29:42,616 [salt.loaded.ext.module.maasng][INFO    ][20530] sda
2018-06-27 02:29:43,212 [salt.loaded.ext.module.maasng][INFO    ][20530] 7trdqt
2018-06-27 02:29:43,298 [salt.loaded.ext.module.maasng][INFO    ][20530] [{u'block_size': 4096, u'name': u'sda', u'tags': [u'rotary'], u'used_size': 2397998940160, u'partitions': [{u'uuid': u'0d5eefff-0667-436e-872b-7b35b61b308b', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'7trdqt', u'device_id': 2, u'filesystem': {u'mount_options': None, u'label': None, u'mount_point': None, u'uuid': u'86dfd311-4233-4b41-87d8-f58c3c4e4829', u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part2', u'size': 2397992648704, u'type': u'partition', u'id': 1, u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/2/partition/1'}], u'uuid': None, u'used_for': u'GPT partitioned with 1 partition', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'7trdqt', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e7283727559801cc788a9059af6a9', u'available_size': 0, u'model': u'UCSB-MRAID12G', u'size': 2397998940160, u'type': u'physical', u'id': 2, u'serial': u'618e7283727559801cc788a9059af6a9', u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/2/'}, {u'block_size': 4096, u'name': u'vgroot-lvroot', u'tags': [], u'used_size': 2397988454400, u'partitions': [], u'uuid': u'aefea43a-0941-48eb-8c78-91330ad5f255', u'used_for': u'ext4 formatted filesystem mounted at /', u'path': u'/dev/disk/by-dname/lvroot', u'system_id': u'7trdqt', u'partition_table_type': None, u'filesystem': {u'mount_options': None, u'label': u'root', u'mount_point': u'/', u'uuid': u'428e7f9c-27d8-4abe-897e-a66dc0cd1677', u'fstype': u'ext4'}, u'id_path': None, u'available_size': 0, u'model': None, u'size': 2397988454400, u'type': u'virtual', u'id': 7, u'serial': None, u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/7/'}]
2018-06-27 02:29:43,302 [salt.loaded.ext.module.maasng][INFO    ][20530] vgroot
2018-06-27 02:29:43,302 [salt.loaded.ext.module.maasng][INFO    ][20530] lvroot
2018-06-27 02:29:43,302 [salt.loaded.ext.module.maasng][INFO    ][20530] 107374182400
2018-06-27 02:29:43,935 [salt.loaded.ext.module.maasng][INFO    ][20530] {u'hwe_kernel': u'', u'testing_status_name': u'Passed', u'memory_test_status': -1, u'disable_ipv4': False, u'storage_test_status_name': u'Passed', u'power_type': u'ipmi', u'domain': {u'resource_record_count': 8, u'name': u'mcp-odl-ha.local', u'authoritative': True, u'ttl': None, u'id': 0, u'resource_uri': u'/MAAS/api/2.0/domains/0/'}, u'memory_test_status_name': u'Unknown', u'min_hwe_kernel': u'ga-16.04', u'node_type': 0, u'tag_names': [], u'swap_size': None, u'owner': None, u'pod': None, u'cache_sets': [], u'cpu_test_status_name': u'Unknown', u'iscsiblockdevice_set': [], u'status_action': u'', u'zone': {u'id': 1, u'description': u'', u'name': u'default', u'resource_uri': u'/MAAS/api/2.0/zones/default/'}, u'node_type_name': u'Machine', u'hostname': u'cmp002', u'storage': 2397998.9401599998, u'testing_status': 2, u'system_id': u'7trdqt', u'power_state': u'off', u'memory': 32768, u'current_installation_result_id': None, u'default_gateways': {u'ipv4': {u'gateway_ip': None, u'link_id': None}, u'ipv6': {u'gateway_ip': None, u'link_id': None}}, u'status_message': u'Power state queried: off', u'virtualblockdevice_set': [{u'block_size': 4096, u'uuid': u'8b6a5d5b-c6fd-484f-b6e5-e46f55b8cb5b', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 107374182400, u'id': 12, u'name': u'vgroot-lvroot', u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/12/', u'path': u'/dev/disk/by-dname/vgroot-lvroot', u'system_id': u'7trdqt', u'partition_table_type': None, u'filesystem': {u'uuid': u'9c92e1dd-680a-43fd-b021-d77accc2a36d', u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4'}, u'id_path': None, u'available_size': 0, u'model': None, u'partitions': [], u'type': u'virtual', u'serial': None, u'size': 107374182400}], u'blockdevice_set': [{u'block_size': 4096, u'id_path': u'/dev/disk/by-id/wwn-0x618e7283727559801cc788a9059af6a9', u'uuid': None, u'name': u'sda', u'tags': [u'rotary'], u'used_size': 2397998940160, u'used_for': u'GPT partitioned with 1 partition', u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/2/', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'7trdqt', u'partition_table_type': u'GPT', u'filesystem': None, u'id': 2, u'available_size': 0, u'model': u'UCSB-MRAID12G', u'size': 2397998940160, u'type': u'physical', u'serial': u'618e7283727559801cc788a9059af6a9', u'partitions': [{u'uuid': u'2e1d1056-c8d1-49c3-89b1-4518f42d22f4', u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/2/partition/6', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'7trdqt', u'filesystem': {u'uuid': u'c054e9f5-6c74-4b66-93b3-0fe208e31c19', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 2, u'type': u'partition', u'id': 6, u'size': 2397992648704}]}, {u'block_size': 4096, u'id_path': None, u'uuid': u'8b6a5d5b-c6fd-484f-b6e5-e46f55b8cb5b', u'name': u'vgroot-lvroot', u'tags': [], u'used_size': 107374182400, u'used_for': u'ext4 formatted filesystem mounted at /', u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/12/', u'path': u'/dev/disk/by-dname/lvroot', u'system_id': u'7trdqt', u'partition_table_type': None, u'filesystem': {u'uuid': u'9c92e1dd-680a-43fd-b021-d77accc2a36d', u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4'}, u'id': 12, u'available_size': 0, u'model': None, u'size': 107374182400, u'type': u'virtual', u'serial': None, u'partitions': []}], u'status': 4, u'bcaches': [], u'cpu_count': 16, u'raids': [], u'physicalblockdevice_set': [{u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'id': 2, u'name': u'sda', u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/2/', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'7trdqt', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e7283727559801cc788a9059af6a9', u'available_size': 0, u'model': u'UCSB-MRAID12G', u'partitions': [{u'uuid': u'2e1d1056-c8d1-49c3-89b1-4518f42d22f4', u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/2/partition/6', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'7trdqt', u'filesystem': {u'uuid': u'c054e9f5-6c74-4b66-93b3-0fe208e31c19', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 2, u'type': u'partition', u'id': 6, u'size': 2397992648704}], u'type': u'physical', u'serial': u'618e7283727559801cc788a9059af6a9', u'size': 2397998940160}], u'ip_addresses': [u'192.168.11.45'], u'other_test_status_name': u'Unknown', u'owner_data': {}, u'volume_groups': [{u'__incomplete__': True, u'system_id': u'7trdqt', u'id': 6}], u'special_filesystems': [], u'current_commissioning_result_id': 2, u'boot_disk': {u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'id': 2, u'name': u'sda', u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/2/', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'7trdqt', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e7283727559801cc788a9059af6a9', u'available_size': 0, u'model': u'UCSB-MRAID12G', u'partitions': [{u'uuid': u'2e1d1056-c8d1-49c3-89b1-4518f42d22f4', u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/blockdevices/2/partition/6', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'7trdqt', u'filesystem': {u'uuid': u'c054e9f5-6c74-4b66-93b3-0fe208e31c19', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 2, u'type': u'partition', u'id': 6, u'size': 2397992648704}], u'type': u'physical', u'serial': u'618e7283727559801cc788a9059af6a9', u'size': 2397998940160}, u'interface_set': [{u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'primary_rack': u'tbrpbd', u'fabric': u'fabric-2', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'primary_rack': u'tbrpbd', u'fabric': u'fabric-2', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.45', u'mode': u'dhcp', u'id': 24}], u'tags': [], u'mac_address': u'00:25:b5:a0:00:6a', u'enabled': True, u'effective_mtu': 1500, u'id': 6, u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'primary_rack': u'tbrpbd', u'fabric': u'fabric-2', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.45'}], u'system_id': u'7trdqt', u'params': u'', u'parents': [], u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/interfaces/6/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'name': u'enp7s0', u'links': [{u'mode': u'link_up', u'id': 25}], u'tags': [], u'mac_address': u'00:25:b5:a0:00:6b', u'enabled': True, u'effective_mtu': 1500, u'id': 18, u'discovered': None, u'system_id': u'7trdqt', u'params': u'', u'parents': [], u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/interfaces/18/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'name': u'enp9s0', u'links': [{u'mode': u'link_up', u'id': 26}], u'tags': [], u'mac_address': u'00:25:b5:a0:00:6d', u'enabled': True, u'effective_mtu': 1500, u'id': 19, u'discovered': None, u'system_id': u'7trdqt', u'params': u'', u'parents': [], u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/interfaces/19/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'primary_rack': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'external_dhcp': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'name': u'enp8s0', u'links': [{u'mode': u'link_up', u'id': 27}], u'tags': [], u'mac_address': u'00:25:b5:a0:00:6c', u'enabled': True, u'effective_mtu': 1500, u'id': 20, u'discovered': None, u'system_id': u'7trdqt', u'params': u'', u'parents': [], u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/interfaces/20/'}], u'current_testing_result_id': 3, u'cpu_test_status': -1, u'storage_test_status': 2, u'status_name': u'Ready', u'netboot': True, u'osystem': u'', u'fqdn': u'cmp002.mcp-odl-ha.local', u'commissioning_status': 2, u'architecture': u'amd64/generic', u'commissioning_status_name': u'Passed', u'boot_interface': {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'primary_rack': u'tbrpbd', u'fabric': u'fabric-2', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'primary_rack': u'tbrpbd', u'fabric': u'fabric-2', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.45', u'mode': u'dhcp', u'id': 24}], u'tags': [], u'mac_address': u'00:25:b5:a0:00:6a', u'enabled': True, u'effective_mtu': 1500, u'id': 6, u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'primary_rack': u'tbrpbd', u'fabric': u'fabric-2', u'relay_vlan': None, u'external_dhcp': None, u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.45'}], u'system_id': u'7trdqt', u'params': u'', u'parents': [], u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/7trdqt/interfaces/6/'}, u'address_ttl': None, u'other_test_status': -1, u'distro_series': u'', u'resource_uri': u'/MAAS/api/2.0/machines/7trdqt/'}
2018-06-27 02:29:43,937 [salt.state       ][INFO    ][20530] {'new': {'storage_layout': 'lvm'}}
2018-06-27 02:29:43,937 [salt.state       ][INFO    ][20530] Completed state [maas_machines_storage_cmp002_lvm] at time 02:29:43.937632 duration_in_ms=2972.418
2018-06-27 02:29:43,938 [salt.state       ][INFO    ][20530] Running state [maas_machines_storage_cmp001_lvm] at time 02:29:43.938122
2018-06-27 02:29:43,938 [salt.state       ][INFO    ][20530] Executing state maasng.disk_layout_present for maas_machines_storage_cmp001_lvm
2018-06-27 02:29:45,419 [salt.loaded.ext.module.maasng][INFO    ][20530] aewh3s
2018-06-27 02:29:45,420 [salt.loaded.ext.module.maasng][INFO    ][20530] sda
2018-06-27 02:29:46,172 [salt.loaded.ext.module.maasng][INFO    ][20530] aewh3s
2018-06-27 02:29:46,271 [salt.loaded.ext.module.maasng][INFO    ][20530] [{u'size': 2397998940160, u'model': u'UCSB-MRAID12G', u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'name': u'sda', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'aewh3s', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'available_size': 0, u'serial': u'618e72837274f1901cc7889705aa1b02', u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/4/', u'type': u'physical', u'id': 4, u'partitions': [{u'size': 2397992648704, u'uuid': u'2bc16ab6-18eb-46b4-b200-a7045f274bde', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'aewh3s', u'filesystem': {u'uuid': u'fbcfc28f-35f8-4f49-a856-aa5ab712d263', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 4, u'type': u'partition', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/4/partition/3'}]}, {u'size': 2397988454400, u'model': None, u'block_size': 4096, u'uuid': u'1c8aa728-92e5-47d6-8de6-acc2768ad428', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 2397988454400, u'name': u'vgroot-lvroot', u'path': u'/dev/disk/by-dname/lvroot', u'system_id': u'aewh3s', u'partition_table_type': None, u'filesystem': {u'uuid': u'68ea2cc1-fc1e-4162-bde1-5f003668880e', u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4'}, u'id_path': None, u'available_size': 0, u'serial': None, u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/10/', u'type': u'virtual', u'id': 10, u'partitions': []}]
2018-06-27 02:29:46,272 [salt.loaded.ext.module.maasng][INFO    ][20530] vgroot
2018-06-27 02:29:46,272 [salt.loaded.ext.module.maasng][INFO    ][20530] lvroot
2018-06-27 02:29:46,272 [salt.loaded.ext.module.maasng][INFO    ][20530] 107374182400
2018-06-27 02:29:46,962 [salt.loaded.ext.module.maasng][INFO    ][20530] {u'domain': {u'resource_record_count': 8, u'name': u'mcp-odl-ha.local', u'authoritative': True, u'ttl': None, u'id': 0, u'resource_uri': u'/MAAS/api/2.0/domains/0/'}, u'testing_status_name': u'Passed', u'ip_addresses': [u'192.168.11.47'], u'storage_test_status_name': u'Passed', u'power_type': u'ipmi', u'hwe_kernel': u'', u'boot_interface': {u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tbrpbd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.47', u'mode': u'dhcp', u'id': 39}], u'tags': [], u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tbrpbd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'enabled': True, u'effective_mtu': 1500, u'parents': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tbrpbd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.47'}], u'system_id': u'aewh3s', u'mac_address': u'00:25:b5:a0:00:5a', u'id': 7, u'params': u'', u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/interfaces/7/'}, u'fqdn': u'cmp001.mcp-odl-ha.local', u'status_action': u'', u'tag_names': [], u'swap_size': None, u'owner': None, u'pod': None, u'cache_sets': [], u'cpu_test_status_name': u'Unknown', u'iscsiblockdevice_set': [], u'zone': {u'resource_uri': u'/MAAS/api/2.0/zones/default/', u'id': 1, u'name': u'default', u'description': u''}, u'resource_uri': u'/MAAS/api/2.0/machines/aewh3s/', u'disable_ipv4': False, u'node_type_name': u'Machine', u'hostname': u'cmp001', u'storage': 2397998.9401599998, u'testing_status': 2, u'system_id': u'aewh3s', u'power_state': u'on', u'memory': 32768, u'current_installation_result_id': None, u'default_gateways': {u'ipv4': {u'gateway_ip': None, u'link_id': None}, u'ipv6': {u'gateway_ip': None, u'link_id': None}}, u'status_message': u"From 'Testing' to 'Ready'", u'virtualblockdevice_set': [{u'size': 107374182400, u'block_size': 4096, u'uuid': u'96b324ba-f4f1-4054-a55c-ac955353fe16', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 107374182400, u'id': 13, u'name': u'vgroot-lvroot', u'path': u'/dev/disk/by-dname/vgroot-lvroot', u'system_id': u'aewh3s', u'partition_table_type': None, u'filesystem': {u'uuid': u'b52dde29-81a7-493f-ac84-a7fdf9871c5f', u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4'}, u'id_path': None, u'available_size': 0, u'serial': None, u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/13/', u'type': u'virtual', u'model': None, u'partitions': []}], u'min_hwe_kernel': u'ga-16.04', u'status': 4, u'bcaches': [], u'cpu_count': 16, u'raids': [], u'physicalblockdevice_set': [{u'size': 2397998940160, u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'id': 4, u'name': u'sda', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'aewh3s', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'available_size': 0, u'serial': u'618e72837274f1901cc7889705aa1b02', u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/4/', u'type': u'physical', u'model': u'UCSB-MRAID12G', u'partitions': [{u'size': 2397992648704, u'uuid': u'5f0107cb-15c3-4e82-a21c-f4908bd6d236', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'aewh3s', u'filesystem': {u'uuid': u'148aa110-d517-4d56-9425-a7eaa8fe0108', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 4, u'type': u'partition', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/4/partition/7'}]}], u'other_test_status_name': u'Unknown', u'owner_data': {}, u'volume_groups': [{u'__incomplete__': True, u'system_id': u'aewh3s', u'id': 7}], u'special_filesystems': [], u'current_commissioning_result_id': 4, u'boot_disk': {u'size': 2397998940160, u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'id': 4, u'name': u'sda', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'aewh3s', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'available_size': 0, u'serial': u'618e72837274f1901cc7889705aa1b02', u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/4/', u'type': u'physical', u'model': u'UCSB-MRAID12G', u'partitions': [{u'size': 2397992648704, u'uuid': u'5f0107cb-15c3-4e82-a21c-f4908bd6d236', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'aewh3s', u'filesystem': {u'uuid': u'148aa110-d517-4d56-9425-a7eaa8fe0108', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 4, u'type': u'partition', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/4/partition/7'}]}, u'current_testing_result_id': 5, u'cpu_test_status': -1, u'storage_test_status': 2, u'other_test_status': -1, u'status_name': u'Ready', u'netboot': True, u'osystem': u'', u'node_type': 0, u'memory_test_status_name': u'Unknown', u'commissioning_status': 2, u'architecture': u'amd64/generic', u'commissioning_status_name': u'Passed', u'interface_set': [{u'name': u'enp6s0', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tbrpbd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.47', u'mode': u'dhcp', u'id': 39}], u'tags': [], u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tbrpbd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'enabled': True, u'effective_mtu': 1500, u'parents': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tbrpbd', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': None, u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.47'}], u'system_id': u'aewh3s', u'mac_address': u'00:25:b5:a0:00:5a', u'id': 7, u'params': u'', u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/interfaces/7/'}, {u'name': u'enp7s0', u'links': [{u'mode': u'link_up', u'id': 41}], u'tags': [], u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'enabled': True, u'effective_mtu': 1500, u'parents': [], u'discovered': None, u'system_id': u'aewh3s', u'mac_address': u'00:25:b5:a0:00:5b', u'id': 24, u'params': u'', u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/interfaces/24/'}, {u'name': u'enp8s0', u'links': [{u'mode': u'link_up', u'id': 42}], u'tags': [], u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'enabled': True, u'effective_mtu': 1500, u'parents': [], u'discovered': None, u'system_id': u'aewh3s', u'mac_address': u'00:25:b5:a0:00:5c', u'id': 25, u'params': u'', u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/interfaces/25/'}, {u'name': u'enp9s0', u'links': [{u'mode': u'link_up', u'id': 44}], u'tags': [], u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'enabled': True, u'effective_mtu': 1500, u'parents': [], u'discovered': None, u'system_id': u'aewh3s', u'mac_address': u'00:25:b5:a0:00:5d', u'id': 29, u'params': u'', u'type': u'physical', u'children': [], u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/interfaces/29/'}], u'address_ttl': None, u'blockdevice_set': [{u'size': 2397998940160, u'model': u'UCSB-MRAID12G', u'block_size': 4096, u'uuid': None, u'tags': [u'rotary'], u'used_for': u'GPT partitioned with 1 partition', u'used_size': 2397998940160, u'name': u'sda', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'aewh3s', u'partition_table_type': u'GPT', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x618e72837274f1901cc7889705aa1b02', u'available_size': 0, u'serial': u'618e72837274f1901cc7889705aa1b02', u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/4/', u'type': u'physical', u'id': 4, u'partitions': [{u'size': 2397992648704, u'uuid': u'5f0107cb-15c3-4e82-a21c-f4908bd6d236', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'aewh3s', u'filesystem': {u'uuid': u'148aa110-d517-4d56-9425-a7eaa8fe0108', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part2', u'device_id': 4, u'type': u'partition', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/4/partition/7'}]}, {u'size': 107374182400, u'model': None, u'block_size': 4096, u'uuid': u'96b324ba-f4f1-4054-a55c-ac955353fe16', u'tags': [], u'used_for': u'ext4 formatted filesystem mounted at /', u'used_size': 107374182400, u'name': u'vgroot-lvroot', u'path': u'/dev/disk/by-dname/lvroot', u'system_id': u'aewh3s', u'partition_table_type': None, u'filesystem': {u'uuid': u'b52dde29-81a7-493f-ac84-a7fdf9871c5f', u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4'}, u'id_path': None, u'available_size': 0, u'serial': None, u'resource_uri': u'/MAAS/api/2.0/nodes/aewh3s/blockdevices/13/', u'type': u'virtual', u'id': 13, u'partitions': []}], u'distro_series': u'', u'memory_test_status': -1}
2018-06-27 02:29:46,970 [salt.state       ][INFO    ][20530] {'new': {'storage_layout': 'lvm'}}
2018-06-27 02:29:46,971 [salt.state       ][INFO    ][20530] Completed state [maas_machines_storage_cmp001_lvm] at time 02:29:46.971098 duration_in_ms=3032.975
2018-06-27 02:29:46,976 [salt.minion      ][INFO    ][20530] Returning information for job: 20180627022938656112
2018-06-27 02:29:47,698 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627022947710133
2018-06-27 02:29:47,724 [salt.minion      ][INFO    ][20562] Starting a new job with PID 20562
2018-06-27 02:29:48,207 [salt.state       ][INFO    ][20562] Loading fresh modules for state activity
2018-06-27 02:29:48,263 [salt.fileclient  ][INFO    ][20562] Fetching file from saltenv 'base', ** done ** 'maas/machines/deploy.sls'
2018-06-27 02:29:48,312 [salt.state       ][INFO    ][20562] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:48.312443
2018-06-27 02:29:48,313 [salt.state       ][INFO    ][20562] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:29:48,316 [salt.loaded.int.module.cmdmod][INFO    ][20562] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:29:49,985 [salt.state       ][INFO    ][20562] {'pid': 20570, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:29:49,988 [salt.state       ][INFO    ][20562] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:29:49.987827 duration_in_ms=1675.383
2018-06-27 02:29:49,993 [salt.state       ][INFO    ][20562] Running state [maas.deploy_machines] at time 02:29:49.993723
2018-06-27 02:29:49,994 [salt.state       ][INFO    ][20562] Executing state module.run for maas.deploy_machines
2018-06-27 02:29:50,867 [salt.loaded.ext.module.maas][INFO    ][20562] deploymachines hwe_kernel=ga-16.04 system_id=7trdqt distro_series=xenial
2018-06-27 02:29:53,850 [salt.loaded.ext.module.maas][INFO    ][20562] deploymachines hwe_kernel=ga-16.04 system_id=aewh3s distro_series=xenial
2018-06-27 02:29:56,436 [salt.loaded.ext.module.maas][INFO    ][20562] deploymachines hwe_kernel=ga-16.04 system_id=raw46r distro_series=xenial
2018-06-27 02:29:58,994 [salt.loaded.ext.module.maas][INFO    ][20562] deploymachines hwe_kernel=ga-16.04 system_id=73k8fg distro_series=xenial
2018-06-27 02:30:01,742 [salt.loaded.ext.module.maas][INFO    ][20562] deploymachines hwe_kernel=ga-16.04 system_id=fac33r distro_series=xenial
2018-06-27 02:30:04,730 [salt.state       ][INFO    ][20562] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-06-27 02:30:04,732 [salt.state       ][INFO    ][20562] Completed state [maas.deploy_machines] at time 02:30:04.732608 duration_in_ms=14738.884
2018-06-27 02:30:04,740 [salt.minion      ][INFO    ][20562] Returning information for job: 20180627022947710133
2018-06-27 02:30:15,401 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command pillar.get with jid 20180627023015407284
2018-06-27 02:30:15,426 [salt.minion      ][INFO    ][20912] Starting a new job with PID 20912
2018-06-27 02:30:15,438 [salt.minion      ][INFO    ][20912] Returning information for job: 20180627023015407284
2018-06-27 02:30:16,050 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023016056107
2018-06-27 02:30:16,072 [salt.minion      ][INFO    ][20928] Starting a new job with PID 20928
2018-06-27 02:30:17,892 [salt.state       ][INFO    ][20928] Loading fresh modules for state activity
2018-06-27 02:30:18,007 [salt.state       ][INFO    ][20928] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:30:18.007213
2018-06-27 02:30:18,007 [salt.state       ][INFO    ][20928] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:30:18,011 [salt.loaded.int.module.cmdmod][INFO    ][20928] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:30:19,647 [salt.state       ][INFO    ][20928] {'pid': 20937, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:30:19,648 [salt.state       ][INFO    ][20928] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:30:19.648328 duration_in_ms=1641.115
2018-06-27 02:30:19,650 [salt.state       ][INFO    ][20928] Running state [maas.machines_status] at time 02:30:19.650699
2018-06-27 02:30:19,651 [salt.state       ][INFO    ][20928] Executing state module.run for maas.machines_status
2018-06-27 02:30:20,208 [salt.state       ][INFO    ][20928] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:30:20,208 [salt.state       ][INFO    ][20928] Completed state [maas.machines_status] at time 02:30:20.208847 duration_in_ms=558.147
2018-06-27 02:30:20,211 [salt.minion      ][INFO    ][20928] Returning information for job: 20180627023016056107
2018-06-27 02:30:30,842 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023030849380
2018-06-27 02:30:30,866 [salt.minion      ][INFO    ][20954] Starting a new job with PID 20954
2018-06-27 02:30:31,330 [salt.state       ][INFO    ][20954] Loading fresh modules for state activity
2018-06-27 02:30:31,424 [salt.state       ][INFO    ][20954] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:30:31.424319
2018-06-27 02:30:31,424 [salt.state       ][INFO    ][20954] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:30:31,427 [salt.loaded.int.module.cmdmod][INFO    ][20954] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:30:32,991 [salt.state       ][INFO    ][20954] {'pid': 20961, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:30:32,992 [salt.state       ][INFO    ][20954] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:30:32.991942 duration_in_ms=1567.622
2018-06-27 02:30:32,994 [salt.state       ][INFO    ][20954] Running state [maas.machines_status] at time 02:30:32.994670
2018-06-27 02:30:32,995 [salt.state       ][INFO    ][20954] Executing state module.run for maas.machines_status
2018-06-27 02:30:33,975 [salt.state       ][INFO    ][20954] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:30:33,976 [salt.state       ][INFO    ][20954] Completed state [maas.machines_status] at time 02:30:33.976018 duration_in_ms=981.348
2018-06-27 02:30:33,978 [salt.minion      ][INFO    ][20954] Returning information for job: 20180627023030849380
2018-06-27 02:30:44,663 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023044677741
2018-06-27 02:30:44,687 [salt.minion      ][INFO    ][20983] Starting a new job with PID 20983
2018-06-27 02:30:46,491 [salt.state       ][INFO    ][20983] Loading fresh modules for state activity
2018-06-27 02:30:46,589 [salt.state       ][INFO    ][20983] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:30:46.589606
2018-06-27 02:30:46,590 [salt.state       ][INFO    ][20983] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:30:46,593 [salt.loaded.int.module.cmdmod][INFO    ][20983] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:30:48,671 [salt.state       ][INFO    ][20983] {'pid': 20990, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:30:48,672 [salt.state       ][INFO    ][20983] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:30:48.672734 duration_in_ms=2083.128
2018-06-27 02:30:48,675 [salt.state       ][INFO    ][20983] Running state [maas.machines_status] at time 02:30:48.675259
2018-06-27 02:30:48,675 [salt.state       ][INFO    ][20983] Executing state module.run for maas.machines_status
2018-06-27 02:30:49,790 [salt.state       ][INFO    ][20983] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:30:49,791 [salt.state       ][INFO    ][20983] Completed state [maas.machines_status] at time 02:30:49.791259 duration_in_ms=1116.0
2018-06-27 02:30:49,794 [salt.minion      ][INFO    ][20983] Returning information for job: 20180627023044677741
2018-06-27 02:31:00,530 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023100540805
2018-06-27 02:31:00,555 [salt.minion      ][INFO    ][21006] Starting a new job with PID 21006
2018-06-27 02:31:00,995 [salt.state       ][INFO    ][21006] Loading fresh modules for state activity
2018-06-27 02:31:01,085 [salt.state       ][INFO    ][21006] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:31:01.085365
2018-06-27 02:31:01,086 [salt.state       ][INFO    ][21006] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:31:01,089 [salt.loaded.int.module.cmdmod][INFO    ][21006] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:31:02,610 [salt.state       ][INFO    ][21006] {'pid': 21013, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:31:02,613 [salt.state       ][INFO    ][21006] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:31:02.613292 duration_in_ms=1527.928
2018-06-27 02:31:02,616 [salt.state       ][INFO    ][21006] Running state [maas.machines_status] at time 02:31:02.616348
2018-06-27 02:31:02,617 [salt.state       ][INFO    ][21006] Executing state module.run for maas.machines_status
2018-06-27 02:31:03,633 [salt.state       ][INFO    ][21006] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:31:03,640 [salt.state       ][INFO    ][21006] Completed state [maas.machines_status] at time 02:31:03.640265 duration_in_ms=1023.916
2018-06-27 02:31:03,653 [salt.minion      ][INFO    ][21006] Returning information for job: 20180627023100540805
2018-06-27 02:31:14,308 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023114323133
2018-06-27 02:31:14,337 [salt.minion      ][INFO    ][21057] Starting a new job with PID 21057
2018-06-27 02:31:16,103 [salt.state       ][INFO    ][21057] Loading fresh modules for state activity
2018-06-27 02:31:16,201 [salt.state       ][INFO    ][21057] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:31:16.201176
2018-06-27 02:31:16,201 [salt.state       ][INFO    ][21057] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:31:16,203 [salt.loaded.int.module.cmdmod][INFO    ][21057] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:31:17,686 [salt.state       ][INFO    ][21057] {'pid': 21076, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:31:17,687 [salt.state       ][INFO    ][21057] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:31:17.687380 duration_in_ms=1486.206
2018-06-27 02:31:17,688 [salt.state       ][INFO    ][21057] Running state [maas.machines_status] at time 02:31:17.688567
2018-06-27 02:31:17,689 [salt.state       ][INFO    ][21057] Executing state module.run for maas.machines_status
2018-06-27 02:31:18,418 [salt.state       ][INFO    ][21057] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:31:18,419 [salt.state       ][INFO    ][21057] Completed state [maas.machines_status] at time 02:31:18.419178 duration_in_ms=730.611
2018-06-27 02:31:18,422 [salt.minion      ][INFO    ][21057] Returning information for job: 20180627023114323133
2018-06-27 02:31:29,026 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023129044898
2018-06-27 02:31:29,042 [salt.minion      ][INFO    ][21106] Starting a new job with PID 21106
2018-06-27 02:31:29,395 [salt.state       ][INFO    ][21106] Loading fresh modules for state activity
2018-06-27 02:31:29,441 [salt.state       ][INFO    ][21106] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:31:29.440987
2018-06-27 02:31:29,441 [salt.state       ][INFO    ][21106] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:31:29,443 [salt.loaded.int.module.cmdmod][INFO    ][21106] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:31:30,873 [salt.state       ][INFO    ][21106] {'pid': 21115, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:31:30,874 [salt.state       ][INFO    ][21106] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:31:30.874109 duration_in_ms=1433.121
2018-06-27 02:31:30,875 [salt.state       ][INFO    ][21106] Running state [maas.machines_status] at time 02:31:30.875413
2018-06-27 02:31:30,875 [salt.state       ][INFO    ][21106] Executing state module.run for maas.machines_status
2018-06-27 02:31:31,318 [salt.state       ][INFO    ][21106] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:31:31,319 [salt.state       ][INFO    ][21106] Completed state [maas.machines_status] at time 02:31:31.319213 duration_in_ms=443.8
2018-06-27 02:31:31,321 [salt.minion      ][INFO    ][21106] Returning information for job: 20180627023129044898
2018-06-27 02:31:41,928 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023141946192
2018-06-27 02:31:41,951 [salt.minion      ][INFO    ][21203] Starting a new job with PID 21203
2018-06-27 02:31:43,571 [salt.state       ][INFO    ][21203] Loading fresh modules for state activity
2018-06-27 02:31:43,671 [salt.state       ][INFO    ][21203] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:31:43.671844
2018-06-27 02:31:43,672 [salt.state       ][INFO    ][21203] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:31:43,675 [salt.loaded.int.module.cmdmod][INFO    ][21203] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:31:45,190 [salt.state       ][INFO    ][21203] {'pid': 21211, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:31:45,191 [salt.state       ][INFO    ][21203] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:31:45.191496 duration_in_ms=1519.652
2018-06-27 02:31:45,193 [salt.state       ][INFO    ][21203] Running state [maas.machines_status] at time 02:31:45.193743
2018-06-27 02:31:45,194 [salt.state       ][INFO    ][21203] Executing state module.run for maas.machines_status
2018-06-27 02:31:45,808 [salt.state       ][INFO    ][21203] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:31:45,808 [salt.state       ][INFO    ][21203] Completed state [maas.machines_status] at time 02:31:45.808717 duration_in_ms=614.973
2018-06-27 02:31:45,812 [salt.minion      ][INFO    ][21203] Returning information for job: 20180627023141946192
2018-06-27 02:31:56,478 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023156495271
2018-06-27 02:31:56,501 [salt.minion      ][INFO    ][21289] Starting a new job with PID 21289
2018-06-27 02:31:57,055 [salt.state       ][INFO    ][21289] Loading fresh modules for state activity
2018-06-27 02:31:57,154 [salt.state       ][INFO    ][21289] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:31:57.154097
2018-06-27 02:31:57,154 [salt.state       ][INFO    ][21289] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:31:57,157 [salt.loaded.int.module.cmdmod][INFO    ][21289] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:31:59,084 [salt.state       ][INFO    ][21289] {'pid': 21332, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:31:59,085 [salt.state       ][INFO    ][21289] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:31:59.085682 duration_in_ms=1931.584
2018-06-27 02:31:59,088 [salt.state       ][INFO    ][21289] Running state [maas.machines_status] at time 02:31:59.088412
2018-06-27 02:31:59,089 [salt.state       ][INFO    ][21289] Executing state module.run for maas.machines_status
2018-06-27 02:32:00,018 [salt.state       ][INFO    ][21289] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:32:00,018 [salt.state       ][INFO    ][21289] Completed state [maas.machines_status] at time 02:32:00.018725 duration_in_ms=930.312
2018-06-27 02:32:00,033 [salt.minion      ][INFO    ][21289] Returning information for job: 20180627023156495271
2018-06-27 02:32:10,674 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023210691458
2018-06-27 02:32:10,699 [salt.minion      ][INFO    ][21452] Starting a new job with PID 21452
2018-06-27 02:32:12,551 [salt.state       ][INFO    ][21452] Loading fresh modules for state activity
2018-06-27 02:32:12,645 [salt.state       ][INFO    ][21452] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:32:12.645044
2018-06-27 02:32:12,645 [salt.state       ][INFO    ][21452] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:32:12,648 [salt.loaded.int.module.cmdmod][INFO    ][21452] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:32:14,429 [salt.state       ][INFO    ][21452] {'pid': 21519, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:32:14,430 [salt.state       ][INFO    ][21452] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:32:14.430324 duration_in_ms=1785.281
2018-06-27 02:32:14,431 [salt.state       ][INFO    ][21452] Running state [maas.machines_status] at time 02:32:14.431660
2018-06-27 02:32:14,431 [salt.state       ][INFO    ][21452] Executing state module.run for maas.machines_status
2018-06-27 02:32:15,134 [salt.state       ][INFO    ][21452] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:32:15,135 [salt.state       ][INFO    ][21452] Completed state [maas.machines_status] at time 02:32:15.135375 duration_in_ms=703.712
2018-06-27 02:32:15,138 [salt.minion      ][INFO    ][21452] Returning information for job: 20180627023210691458
2018-06-27 02:32:25,778 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023225791884
2018-06-27 02:32:25,812 [salt.minion      ][INFO    ][21860] Starting a new job with PID 21860
2018-06-27 02:32:26,365 [salt.state       ][INFO    ][21860] Loading fresh modules for state activity
2018-06-27 02:32:26,460 [salt.state       ][INFO    ][21860] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:32:26.460276
2018-06-27 02:32:26,460 [salt.state       ][INFO    ][21860] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:32:26,463 [salt.loaded.int.module.cmdmod][INFO    ][21860] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:32:28,106 [salt.state       ][INFO    ][21860] {'pid': 21868, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:32:28,107 [salt.state       ][INFO    ][21860] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:32:28.107151 duration_in_ms=1646.874
2018-06-27 02:32:28,109 [salt.state       ][INFO    ][21860] Running state [maas.machines_status] at time 02:32:28.109856
2018-06-27 02:32:28,110 [salt.state       ][INFO    ][21860] Executing state module.run for maas.machines_status
2018-06-27 02:32:28,662 [salt.state       ][INFO    ][21860] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:32:28,663 [salt.state       ][INFO    ][21860] Completed state [maas.machines_status] at time 02:32:28.663201 duration_in_ms=553.344
2018-06-27 02:32:28,667 [salt.minion      ][INFO    ][21860] Returning information for job: 20180627023225791884
2018-06-27 02:32:39,306 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023239323216
2018-06-27 02:32:39,332 [salt.minion      ][INFO    ][21900] Starting a new job with PID 21900
2018-06-27 02:32:41,200 [salt.state       ][INFO    ][21900] Loading fresh modules for state activity
2018-06-27 02:32:41,303 [salt.state       ][INFO    ][21900] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:32:41.303636
2018-06-27 02:32:41,304 [salt.state       ][INFO    ][21900] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:32:41,306 [salt.loaded.int.module.cmdmod][INFO    ][21900] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:32:43,172 [salt.state       ][INFO    ][21900] {'pid': 21908, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:32:43,176 [salt.state       ][INFO    ][21900] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:32:43.176383 duration_in_ms=1872.746
2018-06-27 02:32:43,183 [salt.state       ][INFO    ][21900] Running state [maas.machines_status] at time 02:32:43.183274
2018-06-27 02:32:43,184 [salt.state       ][INFO    ][21900] Executing state module.run for maas.machines_status
2018-06-27 02:32:44,058 [salt.state       ][INFO    ][21900] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:32:44,059 [salt.state       ][INFO    ][21900] Completed state [maas.machines_status] at time 02:32:44.059172 duration_in_ms=875.897
2018-06-27 02:32:44,063 [salt.minion      ][INFO    ][21900] Returning information for job: 20180627023239323216
2018-06-27 02:32:54,708 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023254717243
2018-06-27 02:32:54,730 [salt.minion      ][INFO    ][21924] Starting a new job with PID 21924
2018-06-27 02:32:55,094 [salt.state       ][INFO    ][21924] Loading fresh modules for state activity
2018-06-27 02:32:55,169 [salt.state       ][INFO    ][21924] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:32:55.169727
2018-06-27 02:32:55,170 [salt.state       ][INFO    ][21924] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:32:55,172 [salt.loaded.int.module.cmdmod][INFO    ][21924] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:32:56,908 [salt.state       ][INFO    ][21924] {'pid': 21931, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:32:56,909 [salt.state       ][INFO    ][21924] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:32:56.909318 duration_in_ms=1739.591
2018-06-27 02:32:56,910 [salt.state       ][INFO    ][21924] Running state [maas.machines_status] at time 02:32:56.910478
2018-06-27 02:32:56,910 [salt.state       ][INFO    ][21924] Executing state module.run for maas.machines_status
2018-06-27 02:32:57,562 [salt.state       ][INFO    ][21924] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:32:57,564 [salt.state       ][INFO    ][21924] Completed state [maas.machines_status] at time 02:32:57.564407 duration_in_ms=653.926
2018-06-27 02:32:57,569 [salt.minion      ][INFO    ][21924] Returning information for job: 20180627023254717243
2018-06-27 02:33:08,201 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023308214455
2018-06-27 02:33:08,226 [salt.minion      ][INFO    ][21962] Starting a new job with PID 21962
2018-06-27 02:33:10,223 [salt.state       ][INFO    ][21962] Loading fresh modules for state activity
2018-06-27 02:33:10,296 [salt.state       ][INFO    ][21962] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:33:10.296281
2018-06-27 02:33:10,296 [salt.state       ][INFO    ][21962] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:33:10,299 [salt.loaded.int.module.cmdmod][INFO    ][21962] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:33:11,797 [salt.state       ][INFO    ][21962] {'pid': 22009, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:33:11,798 [salt.state       ][INFO    ][21962] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:33:11.798808 duration_in_ms=1502.526
2018-06-27 02:33:11,801 [salt.state       ][INFO    ][21962] Running state [maas.machines_status] at time 02:33:11.801129
2018-06-27 02:33:11,801 [salt.state       ][INFO    ][21962] Executing state module.run for maas.machines_status
2018-06-27 02:33:12,658 [salt.state       ][INFO    ][21962] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:33:12,659 [salt.state       ][INFO    ][21962] Completed state [maas.machines_status] at time 02:33:12.659114 duration_in_ms=857.984
2018-06-27 02:33:12,662 [salt.minion      ][INFO    ][21962] Returning information for job: 20180627023308214455
2018-06-27 02:33:23,340 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023323360705
2018-06-27 02:33:23,371 [salt.minion      ][INFO    ][22421] Starting a new job with PID 22421
2018-06-27 02:33:23,867 [salt.state       ][INFO    ][22421] Loading fresh modules for state activity
2018-06-27 02:33:23,981 [salt.state       ][INFO    ][22421] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:33:23.981276
2018-06-27 02:33:23,981 [salt.state       ][INFO    ][22421] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:33:23,985 [salt.loaded.int.module.cmdmod][INFO    ][22421] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:33:25,704 [salt.state       ][INFO    ][22421] {'pid': 22428, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:33:25,705 [salt.state       ][INFO    ][22421] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:33:25.705239 duration_in_ms=1723.965
2018-06-27 02:33:25,706 [salt.state       ][INFO    ][22421] Running state [maas.machines_status] at time 02:33:25.706264
2018-06-27 02:33:25,706 [salt.state       ][INFO    ][22421] Executing state module.run for maas.machines_status
2018-06-27 02:33:26,539 [salt.state       ][INFO    ][22421] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:33:26,541 [salt.state       ][INFO    ][22421] Completed state [maas.machines_status] at time 02:33:26.541159 duration_in_ms=834.893
2018-06-27 02:33:26,545 [salt.minion      ][INFO    ][22421] Returning information for job: 20180627023323360705
2018-06-27 02:33:37,212 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023337232132
2018-06-27 02:33:37,242 [salt.minion      ][INFO    ][22444] Starting a new job with PID 22444
2018-06-27 02:33:39,024 [salt.state       ][INFO    ][22444] Loading fresh modules for state activity
2018-06-27 02:33:39,130 [salt.state       ][INFO    ][22444] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:33:39.130872
2018-06-27 02:33:39,131 [salt.state       ][INFO    ][22444] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:33:39,133 [salt.loaded.int.module.cmdmod][INFO    ][22444] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:33:40,606 [salt.state       ][INFO    ][22444] {'pid': 22459, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:33:40,607 [salt.state       ][INFO    ][22444] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:33:40.606934 duration_in_ms=1476.062
2018-06-27 02:33:40,609 [salt.state       ][INFO    ][22444] Running state [maas.machines_status] at time 02:33:40.609240
2018-06-27 02:33:40,609 [salt.state       ][INFO    ][22444] Executing state module.run for maas.machines_status
2018-06-27 02:33:41,390 [salt.state       ][INFO    ][22444] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:33:41,391 [salt.state       ][INFO    ][22444] Completed state [maas.machines_status] at time 02:33:41.391740 duration_in_ms=782.499
2018-06-27 02:33:41,395 [salt.minion      ][INFO    ][22444] Returning information for job: 20180627023337232132
2018-06-27 02:33:52,074 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023352088721
2018-06-27 02:33:52,093 [salt.minion      ][INFO    ][22474] Starting a new job with PID 22474
2018-06-27 02:33:52,510 [salt.state       ][INFO    ][22474] Loading fresh modules for state activity
2018-06-27 02:33:52,609 [salt.state       ][INFO    ][22474] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:33:52.609799
2018-06-27 02:33:52,610 [salt.state       ][INFO    ][22474] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:33:52,613 [salt.loaded.int.module.cmdmod][INFO    ][22474] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:33:54,185 [salt.state       ][INFO    ][22474] {'pid': 22481, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:33:54,187 [salt.state       ][INFO    ][22474] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:33:54.187018 duration_in_ms=1577.219
2018-06-27 02:33:54,189 [salt.state       ][INFO    ][22474] Running state [maas.machines_status] at time 02:33:54.189753
2018-06-27 02:33:54,190 [salt.state       ][INFO    ][22474] Executing state module.run for maas.machines_status
2018-06-27 02:33:54,807 [salt.state       ][INFO    ][22474] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:33:54,807 [salt.state       ][INFO    ][22474] Completed state [maas.machines_status] at time 02:33:54.807902 duration_in_ms=618.148
2018-06-27 02:33:54,811 [salt.minion      ][INFO    ][22474] Returning information for job: 20180627023352088721
2018-06-27 02:34:05,439 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023405462970
2018-06-27 02:34:05,465 [salt.minion      ][INFO    ][22497] Starting a new job with PID 22497
2018-06-27 02:34:07,125 [salt.state       ][INFO    ][22497] Loading fresh modules for state activity
2018-06-27 02:34:07,218 [salt.state       ][INFO    ][22497] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:34:07.218632
2018-06-27 02:34:07,219 [salt.state       ][INFO    ][22497] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:34:07,222 [salt.loaded.int.module.cmdmod][INFO    ][22497] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:34:08,965 [salt.state       ][INFO    ][22497] {'pid': 22505, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:34:08,966 [salt.state       ][INFO    ][22497] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:34:08.966704 duration_in_ms=1748.082
2018-06-27 02:34:08,969 [salt.state       ][INFO    ][22497] Running state [maas.machines_status] at time 02:34:08.969064
2018-06-27 02:34:08,969 [salt.state       ][INFO    ][22497] Executing state module.run for maas.machines_status
2018-06-27 02:34:09,675 [salt.state       ][INFO    ][22497] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:34:09,676 [salt.state       ][INFO    ][22497] Completed state [maas.machines_status] at time 02:34:09.676557 duration_in_ms=707.491
2018-06-27 02:34:09,681 [salt.minion      ][INFO    ][22497] Returning information for job: 20180627023405462970
2018-06-27 02:34:20,322 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023420341158
2018-06-27 02:34:20,349 [salt.minion      ][INFO    ][22569] Starting a new job with PID 22569
2018-06-27 02:34:20,810 [salt.state       ][INFO    ][22569] Loading fresh modules for state activity
2018-06-27 02:34:20,908 [salt.state       ][INFO    ][22569] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:34:20.907954
2018-06-27 02:34:20,908 [salt.state       ][INFO    ][22569] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:34:20,914 [salt.loaded.int.module.cmdmod][INFO    ][22569] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:34:22,420 [salt.state       ][INFO    ][22569] {'pid': 22576, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:34:22,421 [salt.state       ][INFO    ][22569] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:34:22.421047 duration_in_ms=1513.095
2018-06-27 02:34:22,422 [salt.state       ][INFO    ][22569] Running state [maas.machines_status] at time 02:34:22.422338
2018-06-27 02:34:22,422 [salt.state       ][INFO    ][22569] Executing state module.run for maas.machines_status
2018-06-27 02:34:23,258 [salt.state       ][INFO    ][22569] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:34:23,259 [salt.state       ][INFO    ][22569] Completed state [maas.machines_status] at time 02:34:23.259443 duration_in_ms=837.103
2018-06-27 02:34:23,263 [salt.minion      ][INFO    ][22569] Returning information for job: 20180627023420341158
2018-06-27 02:34:33,977 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023434002104
2018-06-27 02:34:34,002 [salt.minion      ][INFO    ][22597] Starting a new job with PID 22597
2018-06-27 02:34:35,779 [salt.state       ][INFO    ][22597] Loading fresh modules for state activity
2018-06-27 02:34:35,871 [salt.state       ][INFO    ][22597] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:34:35.870970
2018-06-27 02:34:35,871 [salt.state       ][INFO    ][22597] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:34:35,877 [salt.loaded.int.module.cmdmod][INFO    ][22597] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:34:37,450 [salt.state       ][INFO    ][22597] {'pid': 22604, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:34:37,450 [salt.state       ][INFO    ][22597] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:34:37.450709 duration_in_ms=1579.739
2018-06-27 02:34:37,452 [salt.state       ][INFO    ][22597] Running state [maas.machines_status] at time 02:34:37.452694
2018-06-27 02:34:37,453 [salt.state       ][INFO    ][22597] Executing state module.run for maas.machines_status
2018-06-27 02:34:37,906 [salt.state       ][INFO    ][22597] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:34:37,906 [salt.state       ][INFO    ][22597] Completed state [maas.machines_status] at time 02:34:37.906788 duration_in_ms=454.093
2018-06-27 02:34:37,916 [salt.minion      ][INFO    ][22597] Returning information for job: 20180627023434002104
2018-06-27 02:34:48,569 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023448587055
2018-06-27 02:34:48,596 [salt.minion      ][INFO    ][22633] Starting a new job with PID 22633
2018-06-27 02:34:49,048 [salt.state       ][INFO    ][22633] Loading fresh modules for state activity
2018-06-27 02:34:49,143 [salt.state       ][INFO    ][22633] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:34:49.143157
2018-06-27 02:34:49,143 [salt.state       ][INFO    ][22633] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:34:49,149 [salt.loaded.int.module.cmdmod][INFO    ][22633] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:34:50,667 [salt.state       ][INFO    ][22633] {'pid': 22640, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:34:50,668 [salt.state       ][INFO    ][22633] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:34:50.668392 duration_in_ms=1525.234
2018-06-27 02:34:50,671 [salt.state       ][INFO    ][22633] Running state [maas.machines_status] at time 02:34:50.671102
2018-06-27 02:34:50,671 [salt.state       ][INFO    ][22633] Executing state module.run for maas.machines_status
2018-06-27 02:34:51,348 [salt.state       ][INFO    ][22633] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:34:51,349 [salt.state       ][INFO    ][22633] Completed state [maas.machines_status] at time 02:34:51.348990 duration_in_ms=677.887
2018-06-27 02:34:51,353 [salt.minion      ][INFO    ][22633] Returning information for job: 20180627023448587055
2018-06-27 02:35:02,018 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023502038408
2018-06-27 02:35:02,040 [salt.minion      ][INFO    ][22665] Starting a new job with PID 22665
2018-06-27 02:35:03,715 [salt.state       ][INFO    ][22665] Loading fresh modules for state activity
2018-06-27 02:35:03,778 [salt.state       ][INFO    ][22665] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:35:03.778211
2018-06-27 02:35:03,778 [salt.state       ][INFO    ][22665] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:35:03,782 [salt.loaded.int.module.cmdmod][INFO    ][22665] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:35:05,371 [salt.state       ][INFO    ][22665] {'pid': 22672, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:35:05,372 [salt.state       ][INFO    ][22665] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:35:05.372469 duration_in_ms=1594.258
2018-06-27 02:35:05,374 [salt.state       ][INFO    ][22665] Running state [maas.machines_status] at time 02:35:05.374848
2018-06-27 02:35:05,375 [salt.state       ][INFO    ][22665] Executing state module.run for maas.machines_status
2018-06-27 02:35:06,030 [salt.state       ][INFO    ][22665] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:35:06,030 [salt.state       ][INFO    ][22665] Completed state [maas.machines_status] at time 02:35:06.030488 duration_in_ms=655.641
2018-06-27 02:35:06,032 [salt.minion      ][INFO    ][22665] Returning information for job: 20180627023502038408
2018-06-27 02:35:16,659 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023516683806
2018-06-27 02:35:16,683 [salt.minion      ][INFO    ][22922] Starting a new job with PID 22922
2018-06-27 02:35:17,170 [salt.state       ][INFO    ][22922] Loading fresh modules for state activity
2018-06-27 02:35:17,230 [salt.state       ][INFO    ][22922] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:35:17.230408
2018-06-27 02:35:17,230 [salt.state       ][INFO    ][22922] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:35:17,235 [salt.loaded.int.module.cmdmod][INFO    ][22922] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:35:18,594 [salt.state       ][INFO    ][22922] {'pid': 22984, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:35:18,595 [salt.state       ][INFO    ][22922] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:35:18.595681 duration_in_ms=1365.272
2018-06-27 02:35:18,598 [salt.state       ][INFO    ][22922] Running state [maas.machines_status] at time 02:35:18.598263
2018-06-27 02:35:18,598 [salt.state       ][INFO    ][22922] Executing state module.run for maas.machines_status
2018-06-27 02:35:19,557 [salt.state       ][INFO    ][22922] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:35:19,557 [salt.state       ][INFO    ][22922] Completed state [maas.machines_status] at time 02:35:19.557796 duration_in_ms=959.531
2018-06-27 02:35:19,563 [salt.minion      ][INFO    ][22922] Returning information for job: 20180627023516683806
2018-06-27 02:35:30,209 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023530226681
2018-06-27 02:35:30,241 [salt.minion      ][INFO    ][23042] Starting a new job with PID 23042
2018-06-27 02:35:32,019 [salt.state       ][INFO    ][23042] Loading fresh modules for state activity
2018-06-27 02:35:32,112 [salt.state       ][INFO    ][23042] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:35:32.112195
2018-06-27 02:35:32,112 [salt.state       ][INFO    ][23042] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:35:32,118 [salt.loaded.int.module.cmdmod][INFO    ][23042] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:35:33,621 [salt.state       ][INFO    ][23042] {'pid': 23050, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:35:33,622 [salt.state       ][INFO    ][23042] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:35:33.622784 duration_in_ms=1510.588
2018-06-27 02:35:33,625 [salt.state       ][INFO    ][23042] Running state [maas.machines_status] at time 02:35:33.625450
2018-06-27 02:35:33,626 [salt.state       ][INFO    ][23042] Executing state module.run for maas.machines_status
2018-06-27 02:35:34,601 [salt.state       ][INFO    ][23042] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:35:34,602 [salt.state       ][INFO    ][23042] Completed state [maas.machines_status] at time 02:35:34.602510 duration_in_ms=977.059
2018-06-27 02:35:34,606 [salt.minion      ][INFO    ][23042] Returning information for job: 20180627023530226681
2018-06-27 02:35:45,248 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023545270016
2018-06-27 02:35:45,272 [salt.minion      ][INFO    ][23073] Starting a new job with PID 23073
2018-06-27 02:35:45,680 [salt.state       ][INFO    ][23073] Loading fresh modules for state activity
2018-06-27 02:35:45,761 [salt.state       ][INFO    ][23073] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:35:45.761218
2018-06-27 02:35:45,762 [salt.state       ][INFO    ][23073] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:35:45,767 [salt.loaded.int.module.cmdmod][INFO    ][23073] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:35:47,321 [salt.state       ][INFO    ][23073] {'pid': 23080, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:35:47,323 [salt.state       ][INFO    ][23073] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:35:47.322983 duration_in_ms=1561.764
2018-06-27 02:35:47,326 [salt.state       ][INFO    ][23073] Running state [maas.machines_status] at time 02:35:47.326163
2018-06-27 02:35:47,327 [salt.state       ][INFO    ][23073] Executing state module.run for maas.machines_status
2018-06-27 02:35:47,971 [salt.state       ][INFO    ][23073] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:35:47,972 [salt.state       ][INFO    ][23073] Completed state [maas.machines_status] at time 02:35:47.972540 duration_in_ms=646.376
2018-06-27 02:35:47,976 [salt.minion      ][INFO    ][23073] Returning information for job: 20180627023545270016
2018-06-27 02:35:58,665 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023558685618
2018-06-27 02:35:58,691 [salt.minion      ][INFO    ][23096] Starting a new job with PID 23096
2018-06-27 02:36:00,580 [salt.state       ][INFO    ][23096] Loading fresh modules for state activity
2018-06-27 02:36:00,689 [salt.state       ][INFO    ][23096] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:36:00.689356
2018-06-27 02:36:00,690 [salt.state       ][INFO    ][23096] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:36:00,693 [salt.loaded.int.module.cmdmod][INFO    ][23096] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:36:02,400 [salt.state       ][INFO    ][23096] {'pid': 23104, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:36:02,401 [salt.state       ][INFO    ][23096] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:36:02.401253 duration_in_ms=1711.898
2018-06-27 02:36:02,402 [salt.state       ][INFO    ][23096] Running state [maas.machines_status] at time 02:36:02.402657
2018-06-27 02:36:02,403 [salt.state       ][INFO    ][23096] Executing state module.run for maas.machines_status
2018-06-27 02:36:03,296 [salt.state       ][INFO    ][23096] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:36:03,298 [salt.state       ][INFO    ][23096] Completed state [maas.machines_status] at time 02:36:03.298332 duration_in_ms=895.672
2018-06-27 02:36:03,304 [salt.minion      ][INFO    ][23096] Returning information for job: 20180627023558685618
2018-06-27 02:36:13,984 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023614000872
2018-06-27 02:36:14,012 [salt.minion      ][INFO    ][23183] Starting a new job with PID 23183
2018-06-27 02:36:14,484 [salt.state       ][INFO    ][23183] Loading fresh modules for state activity
2018-06-27 02:36:14,578 [salt.state       ][INFO    ][23183] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:36:14.578221
2018-06-27 02:36:14,578 [salt.state       ][INFO    ][23183] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:36:14,584 [salt.loaded.int.module.cmdmod][INFO    ][23183] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:36:16,232 [salt.state       ][INFO    ][23183] {'pid': 23190, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:36:16,233 [salt.state       ][INFO    ][23183] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:36:16.233396 duration_in_ms=1655.176
2018-06-27 02:36:16,234 [salt.state       ][INFO    ][23183] Running state [maas.machines_status] at time 02:36:16.234522
2018-06-27 02:36:16,234 [salt.state       ][INFO    ][23183] Executing state module.run for maas.machines_status
2018-06-27 02:36:17,036 [salt.state       ][INFO    ][23183] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:36:17,038 [salt.state       ][INFO    ][23183] Completed state [maas.machines_status] at time 02:36:17.038885 duration_in_ms=804.361
2018-06-27 02:36:17,043 [salt.minion      ][INFO    ][23183] Returning information for job: 20180627023614000872
2018-06-27 02:36:27,681 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023627706925
2018-06-27 02:36:27,707 [salt.minion      ][INFO    ][23334] Starting a new job with PID 23334
2018-06-27 02:36:29,467 [salt.state       ][INFO    ][23334] Loading fresh modules for state activity
2018-06-27 02:36:29,583 [salt.state       ][INFO    ][23334] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:36:29.582895
2018-06-27 02:36:29,584 [salt.state       ][INFO    ][23334] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:36:29,592 [salt.loaded.int.module.cmdmod][INFO    ][23334] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:36:31,160 [salt.state       ][INFO    ][23334] {'pid': 23341, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:36:31,162 [salt.state       ][INFO    ][23334] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:36:31.162536 duration_in_ms=1579.641
2018-06-27 02:36:31,167 [salt.state       ][INFO    ][23334] Running state [maas.machines_status] at time 02:36:31.167375
2018-06-27 02:36:31,168 [salt.state       ][INFO    ][23334] Executing state module.run for maas.machines_status
2018-06-27 02:36:32,138 [salt.state       ][INFO    ][23334] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:36:32,139 [salt.state       ][INFO    ][23334] Completed state [maas.machines_status] at time 02:36:32.139440 duration_in_ms=972.064
2018-06-27 02:36:32,145 [salt.minion      ][INFO    ][23334] Returning information for job: 20180627023627706925
2018-06-27 02:36:42,789 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023642818284
2018-06-27 02:36:42,816 [salt.minion      ][INFO    ][23366] Starting a new job with PID 23366
2018-06-27 02:36:43,252 [salt.state       ][INFO    ][23366] Loading fresh modules for state activity
2018-06-27 02:36:43,360 [salt.state       ][INFO    ][23366] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:36:43.360348
2018-06-27 02:36:43,361 [salt.state       ][INFO    ][23366] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:36:43,367 [salt.loaded.int.module.cmdmod][INFO    ][23366] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:36:44,920 [salt.state       ][INFO    ][23366] {'pid': 23373, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:36:44,921 [salt.state       ][INFO    ][23366] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:36:44.921627 duration_in_ms=1561.279
2018-06-27 02:36:44,924 [salt.state       ][INFO    ][23366] Running state [maas.machines_status] at time 02:36:44.924278
2018-06-27 02:36:44,924 [salt.state       ][INFO    ][23366] Executing state module.run for maas.machines_status
2018-06-27 02:36:45,885 [salt.state       ][INFO    ][23366] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:36:45,886 [salt.state       ][INFO    ][23366] Completed state [maas.machines_status] at time 02:36:45.886103 duration_in_ms=961.825
2018-06-27 02:36:45,891 [salt.minion      ][INFO    ][23366] Returning information for job: 20180627023642818284
2018-06-27 02:36:56,592 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023656620234
2018-06-27 02:36:56,617 [salt.minion      ][INFO    ][23388] Starting a new job with PID 23388
2018-06-27 02:36:58,422 [salt.state       ][INFO    ][23388] Loading fresh modules for state activity
2018-06-27 02:36:58,524 [salt.state       ][INFO    ][23388] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:36:58.524545
2018-06-27 02:36:58,525 [salt.state       ][INFO    ][23388] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:36:58,529 [salt.loaded.int.module.cmdmod][INFO    ][23388] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:37:00,165 [salt.state       ][INFO    ][23388] {'pid': 23396, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:37:00,166 [salt.state       ][INFO    ][23388] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:37:00.166070 duration_in_ms=1641.525
2018-06-27 02:37:00,168 [salt.state       ][INFO    ][23388] Running state [maas.machines_status] at time 02:37:00.168630
2018-06-27 02:37:00,169 [salt.state       ][INFO    ][23388] Executing state module.run for maas.machines_status
2018-06-27 02:37:01,045 [salt.state       ][INFO    ][23388] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:37:01,047 [salt.state       ][INFO    ][23388] Completed state [maas.machines_status] at time 02:37:01.047279 duration_in_ms=878.648
2018-06-27 02:37:01,099 [salt.minion      ][INFO    ][23388] Returning information for job: 20180627023656620234
2018-06-27 02:37:11,753 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023711773378
2018-06-27 02:37:11,772 [salt.minion      ][INFO    ][23546] Starting a new job with PID 23546
2018-06-27 02:37:12,221 [salt.state       ][INFO    ][23546] Loading fresh modules for state activity
2018-06-27 02:37:12,342 [salt.state       ][INFO    ][23546] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:37:12.342577
2018-06-27 02:37:12,343 [salt.state       ][INFO    ][23546] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:37:12,347 [salt.loaded.int.module.cmdmod][INFO    ][23546] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:37:13,971 [salt.state       ][INFO    ][23546] {'pid': 23553, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:37:13,973 [salt.state       ][INFO    ][23546] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:37:13.973432 duration_in_ms=1630.855
2018-06-27 02:37:13,976 [salt.state       ][INFO    ][23546] Running state [maas.machines_status] at time 02:37:13.976712
2018-06-27 02:37:13,977 [salt.state       ][INFO    ][23546] Executing state module.run for maas.machines_status
2018-06-27 02:37:14,879 [salt.state       ][INFO    ][23546] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deploying': 5})}}
2018-06-27 02:37:14,881 [salt.state       ][INFO    ][23546] Completed state [maas.machines_status] at time 02:37:14.881075 duration_in_ms=904.362
2018-06-27 02:37:14,886 [salt.minion      ][INFO    ][23546] Returning information for job: 20180627023711773378
2018-06-27 02:37:25,557 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023725571571
2018-06-27 02:37:25,577 [salt.minion      ][INFO    ][23638] Starting a new job with PID 23638
2018-06-27 02:37:27,349 [salt.state       ][INFO    ][23638] Loading fresh modules for state activity
2018-06-27 02:37:27,443 [salt.state       ][INFO    ][23638] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:37:27.443897
2018-06-27 02:37:27,444 [salt.state       ][INFO    ][23638] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:37:27,446 [salt.loaded.int.module.cmdmod][INFO    ][23638] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:37:29,150 [salt.state       ][INFO    ][23638] {'pid': 23664, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:37:29,151 [salt.state       ][INFO    ][23638] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:37:29.151471 duration_in_ms=1707.576
2018-06-27 02:37:29,152 [salt.state       ][INFO    ][23638] Running state [maas.machines_status] at time 02:37:29.152763
2018-06-27 02:37:29,153 [salt.state       ][INFO    ][23638] Executing state module.run for maas.machines_status
2018-06-27 02:37:30,038 [salt.state       ][INFO    ][23638] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deployed': 5})}}
2018-06-27 02:37:30,038 [salt.state       ][INFO    ][23638] Completed state [maas.machines_status] at time 02:37:30.038748 duration_in_ms=885.983
2018-06-27 02:37:30,042 [salt.minion      ][INFO    ][23638] Returning information for job: 20180627023725571571
2018-06-27 02:37:30,675 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command state.apply with jid 20180627023730693011
2018-06-27 02:37:30,700 [salt.minion      ][INFO    ][23691] Starting a new job with PID 23691
2018-06-27 02:37:31,083 [salt.state       ][INFO    ][23691] Loading fresh modules for state activity
2018-06-27 02:37:31,177 [salt.state       ][INFO    ][23691] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:37:31.177589
2018-06-27 02:37:31,178 [salt.state       ][INFO    ][23691] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-27 02:37:31,181 [salt.loaded.int.module.cmdmod][INFO    ][23691] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-27 02:37:32,793 [salt.state       ][INFO    ][23691] {'pid': 23698, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-27 02:37:32,794 [salt.state       ][INFO    ][23691] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 02:37:32.793973 duration_in_ms=1616.383
2018-06-27 02:37:32,796 [salt.state       ][INFO    ][23691] Running state [maas.machines_status] at time 02:37:32.796269
2018-06-27 02:37:32,796 [salt.state       ][INFO    ][23691] Executing state module.run for maas.machines_status
2018-06-27 02:37:33,440 [salt.state       ][INFO    ][23691] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'7trdqt'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'aewh3s'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'raw46r'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'73k8fg'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'fac33r'}], 'summary': Counter({'Deployed': 5})}}
2018-06-27 02:37:33,441 [salt.state       ][INFO    ][23691] Completed state [maas.machines_status] at time 02:37:33.441316 duration_in_ms=645.047
2018-06-27 02:37:33,443 [salt.minion      ][INFO    ][23691] Returning information for job: 20180627023730693011
2018-06-27 02:37:34,004 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command pillar.item with jid 20180627023734028232
2018-06-27 02:37:34,028 [salt.minion      ][INFO    ][23715] Starting a new job with PID 23715
2018-06-27 02:37:34,043 [salt.minion      ][INFO    ][23715] Returning information for job: 20180627023734028232
2018-06-27 03:14:08,605 [salt.utils.schedule][INFO    ][1810] Running scheduled job: __mine_interval
2018-06-27 04:14:08,605 [salt.utils.schedule][INFO    ][1810] Running scheduled job: __mine_interval
2018-06-27 04:33:48,062 [salt.minion      ][INFO    ][1810] User sudo_ubuntu Executing command cp.push_dir with jid 20180627043348032731
2018-06-27 04:33:48,083 [salt.minion      ][INFO    ][1317] Starting a new job with PID 1317
