2018-01-22 02:56:45,888 [py.warnings      ][WARNING ][1440] /usr/lib/python2.7/dist-packages/salt/utils/templates.py:73: DeprecationWarning: Starting in 2015.5, cmd.run uses python_shell=False by default, which doesn't support shellisms (pipes, env variables, etc). cmd.run is currently aliased to cmd.shell to prevent breakage. Please switch to cmd.shell or set python_shell=True to avoid breakage in the future, when this aliasing is removed.

2018-01-22 02:56:58,637 [salt.loaded.int.module.cmdmod][ERROR   ][1440] Command 'while true; do salt-call saltutil.running|grep fun: && continue; salt-call --local service.restart salt-minion; break; done' failed with return code: None
2018-01-22 02:57:01,178 [salt.loaded.int.module.cmdmod][INFO    ][1953] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-22 02:57:01,193 [salt.loaded.int.module.cmdmod][INFO    ][1953] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-22 02:57:01,217 [salt.loaded.int.module.cmdmod][INFO    ][1953] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-22 02:57:01,245 [salt.utils.parsers][WARNING ][1209] Minion received a SIGTERM. Exiting.
2018-01-22 02:57:01,607 [salt.cli.daemons ][INFO    ][2002] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-22 02:57:01,705 [salt.cli.daemons ][INFO    ][2002] Starting up the Salt Minion
2018-01-22 02:57:01,706 [salt.utils.event ][INFO    ][2002] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-22 02:57:02,139 [salt.minion      ][INFO    ][2002] Creating minion process manager
2018-01-22 02:57:03,137 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2002] Executing command ['date', '+%z'] in directory '/root'
2018-01-22 02:57:03,155 [salt.utils.schedule][INFO    ][2002] Updating job settings for scheduled job: __mine_interval
2018-01-22 02:57:03,157 [salt.minion      ][INFO    ][2002] Added mine.update to scheduler
2018-01-22 02:57:03,162 [salt.minion      ][INFO    ][2002] Minion is starting as user 'root'
2018-01-22 02:57:03,832 [salt.minion      ][INFO    ][2002] Minion is ready to receive requests!
2018-01-22 02:57:04,833 [salt.utils.schedule][INFO    ][2002] Running scheduled job: __mine_interval
2018-01-22 02:57:11,040 [salt.minion      ][INFO    ][2002] User sudo_ubuntu Executing command service.force_reload with jid 20180122025711400484
2018-01-22 02:57:11,062 [salt.minion      ][INFO    ][2093] Starting a new job with PID 2093
2018-01-22 02:57:11,378 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-22 02:57:11,396 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2093] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-22 02:57:11,426 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2093] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-22 02:57:11,469 [salt.utils.parsers][WARNING ][2002] Minion received a SIGTERM. Exiting.
2018-01-22 02:57:11,469 [salt.cli.daemons ][INFO    ][2002] Shutting down the Salt Minion
2018-01-22 02:57:11,837 [salt.cli.daemons ][INFO    ][2106] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-22 02:57:11,933 [salt.cli.daemons ][INFO    ][2106] Starting up the Salt Minion
2018-01-22 02:57:11,934 [salt.utils.event ][INFO    ][2106] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-22 02:57:12,476 [salt.minion      ][INFO    ][2106] Creating minion process manager
2018-01-22 02:57:13,695 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2106] Executing command ['date', '+%z'] in directory '/root'
2018-01-22 02:57:13,715 [salt.utils.schedule][INFO    ][2106] Updating job settings for scheduled job: __mine_interval
2018-01-22 02:57:13,717 [salt.minion      ][INFO    ][2106] Added mine.update to scheduler
2018-01-22 02:57:13,721 [salt.minion      ][INFO    ][2106] Minion is starting as user 'root'
2018-01-22 02:57:13,734 [salt.minion      ][INFO    ][2106] Minion is ready to receive requests!
2018-01-22 02:57:14,736 [salt.utils.schedule][INFO    ][2106] Running scheduled job: __mine_interval
2018-01-22 02:57:21,111 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025721472120
2018-01-22 02:57:21,142 [salt.minion      ][INFO    ][2197] Starting a new job with PID 2197
2018-01-22 02:57:21,157 [salt.minion      ][INFO    ][2197] Returning information for job: 20180122025721472120
2018-01-22 02:57:33,421 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command state.apply with jid 20180122025733775530
2018-01-22 02:57:33,456 [salt.minion      ][INFO    ][2202] Starting a new job with PID 2202
2018-01-22 02:57:36,629 [salt.state       ][INFO    ][2202] Loading fresh modules for state activity
2018-01-22 02:57:37,782 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-22 02:57:37,817 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-22 02:57:37,928 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-22 02:57:38,020 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-22 02:57:38,107 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-22 02:57:38,242 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-22 02:57:38,421 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-22 02:57:38,507 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-22 02:57:38,628 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-22 02:57:38,712 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-22 02:57:38,801 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-22 02:57:38,884 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-22 02:57:39,013 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-22 02:57:39,110 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-22 02:57:39,196 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-22 02:57:39,290 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-22 02:57:39,391 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-22 02:57:39,481 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-22 02:57:39,571 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-22 02:57:39,718 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-22 02:57:39,883 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-22 02:57:39,980 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-22 02:57:40,087 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-22 02:57:40,108 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-22 02:57:40,152 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-22 02:57:40,185 [salt.state       ][INFO    ][2202] Running state [/etc/environment] at time 02:57:40.185820
2018-01-22 02:57:40,186 [salt.state       ][INFO    ][2202] Executing state file.blockreplace for /etc/environment
2018-01-22 02:57:40,194 [salt.state       ][INFO    ][2202] File changed:
--- 
+++ 
@@ -1 +1,4 @@
 PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
+# SALT MANAGED VARIABLES - DO NOT EDIT - START
+# +# SALT MANAGED VARIABLES - END

2018-01-22 02:57:40,194 [salt.state       ][INFO    ][2202] Completed state [/etc/environment] at time 02:57:40.194778 duration_in_ms=8.958
2018-01-22 02:57:40,195 [salt.state       ][INFO    ][2202] Running state [/etc/profile.d] at time 02:57:40.195016
2018-01-22 02:57:40,195 [salt.state       ][INFO    ][2202] Executing state file.directory for /etc/profile.d
2018-01-22 02:57:40,196 [salt.state       ][INFO    ][2202] Directory /etc/profile.d is in the correct state
2018-01-22 02:57:40,197 [salt.state       ][INFO    ][2202] Completed state [/etc/profile.d] at time 02:57:40.197014 duration_in_ms=1.997
2018-01-22 02:57:40,684 [salt.state       ][INFO    ][2202] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:57:40.684354
2018-01-22 02:57:40,684 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-22 02:57:40,704 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-22 02:57:40,711 [salt.state       ][INFO    ][2202] File changed:
New file
2018-01-22 02:57:40,711 [salt.state       ][INFO    ][2202] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 02:57:40.711920 duration_in_ms=27.567
2018-01-22 02:57:40,712 [salt.state       ][INFO    ][2202] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:57:40.712135
2018-01-22 02:57:40,712 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-22 02:57:40,728 [salt.state       ][INFO    ][2202] File changed:
New file
2018-01-22 02:57:40,728 [salt.state       ][INFO    ][2202] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 02:57:40.728524 duration_in_ms=16.388
2018-01-22 02:57:40,729 [salt.state       ][INFO    ][2202] Running state [linux_repo_prereq_pkgs] at time 02:57:40.729594
2018-01-22 02:57:40,729 [salt.state       ][INFO    ][2202] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-22 02:57:40,730 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:57:41,073 [salt.state       ][INFO    ][2202] All specified packages are already installed
2018-01-22 02:57:41,073 [salt.state       ][INFO    ][2202] Completed state [linux_repo_prereq_pkgs] at time 02:57:41.073734 duration_in_ms=344.14
2018-01-22 02:57:41,074 [salt.state       ][INFO    ][2202] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:57:41.074129
2018-01-22 02:57:41,074 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-22 02:57:41,075 [salt.state       ][INFO    ][2202] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-22 02:57:41,075 [salt.state       ][INFO    ][2202] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 02:57:41.075447 duration_in_ms=1.319
2018-01-22 02:57:41,075 [salt.state       ][INFO    ][2202] Running state [/etc/apt/preferences.d/uca] at time 02:57:41.075687
2018-01-22 02:57:41,075 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-22 02:57:41,076 [salt.state       ][INFO    ][2202] File /etc/apt/preferences.d/uca is not present
2018-01-22 02:57:41,076 [salt.state       ][INFO    ][2202] Completed state [/etc/apt/preferences.d/uca] at time 02:57:41.076312 duration_in_ms=0.625
2018-01-22 02:57:41,080 [salt.state       ][INFO    ][2202] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:57:41.080907
2018-01-22 02:57:41,081 [salt.state       ][INFO    ][2202] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-22 02:57:41,162 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-22 02:57:41,264 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', 'EC4926EA'] in directory '/root'
2018-01-22 02:57:41,509 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 02:57:43,514 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025743876512
2018-01-22 02:57:43,539 [salt.minion      ][INFO    ][2726] Starting a new job with PID 2726
2018-01-22 02:57:43,557 [salt.minion      ][INFO    ][2726] Returning information for job: 20180122025743876512
2018-01-22 02:57:45,932 [salt.state       ][INFO    ][2202] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-22 02:57:45,933 [salt.state       ][INFO    ][2202] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 02:57:45.933279 duration_in_ms=4852.372
2018-01-22 02:57:45,933 [salt.state       ][INFO    ][2202] Running state [linux_extra_packages_purged] at time 02:57:45.933889
2018-01-22 02:57:45,934 [salt.state       ][INFO    ][2202] Executing state pkg.purged for linux_extra_packages_purged
2018-01-22 02:57:45,964 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-22 02:57:50,061 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:57:50,093 [salt.state       ][INFO    ][2202] {'removed': {}, 'installed': {'cloud-init': {'new': '', 'old': '17.1-46-g7acc9e68-0ubuntu1~16.04.1'}, 'ec2-init': {'new': '', 'old': '1'}, 'unattended-upgrades': {'new': '', 'old': '0.90ubuntu0.9'}}}
2018-01-22 02:57:50,112 [salt.state       ][INFO    ][2202] Loading fresh modules for state activity
2018-01-22 02:57:50,142 [salt.state       ][INFO    ][2202] Completed state [linux_extra_packages_purged] at time 02:57:50.142188 duration_in_ms=4208.299
2018-01-22 02:57:50,150 [salt.state       ][INFO    ][2202] Running state [linux_extra_packages_latest] at time 02:57:50.150044
2018-01-22 02:57:50,150 [salt.state       ][INFO    ][2202] Executing state pkg.latest for linux_extra_packages_latest
2018-01-22 02:57:50,517 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-22 02:57:50,577 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 02:57:50,601 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'mcelog'] in directory '/root'
2018-01-22 02:57:53,004 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:57:53,038 [salt.state       ][INFO    ][2202] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-22 02:57:53,054 [salt.state       ][INFO    ][2202] Loading fresh modules for state activity
2018-01-22 02:57:53,094 [salt.state       ][INFO    ][2202] Completed state [linux_extra_packages_latest] at time 02:57:53.094194 duration_in_ms=2944.149
2018-01-22 02:57:53,099 [salt.state       ][INFO    ][2202] Running state [UTC] at time 02:57:53.099512
2018-01-22 02:57:53,102 [salt.state       ][INFO    ][2202] Executing state timezone.system for UTC
2018-01-22 02:57:53,104 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['timedatectl'] in directory '/root'
2018-01-22 02:57:53,175 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['timedatectl'] in directory '/root'
2018-01-22 02:57:53,189 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-22 02:57:53,207 [salt.state       ][INFO    ][2202] {'timezone': 'UTC'}
2018-01-22 02:57:53,207 [salt.state       ][INFO    ][2202] Completed state [UTC] at time 02:57:53.207783 duration_in_ms=108.27
2018-01-22 02:57:53,210 [salt.state       ][INFO    ][2202] Running state [nf_conntrack] at time 02:57:53.210589
2018-01-22 02:57:53,210 [salt.state       ][INFO    ][2202] Executing state kmod.present for nf_conntrack
2018-01-22 02:57:53,211 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'lsmod' in directory '/root'
2018-01-22 02:57:53,301 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'lsmod' in directory '/root'
2018-01-22 02:57:53,316 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-22 02:57:53,337 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'lsmod' in directory '/root'
2018-01-22 02:57:53,377 [salt.state       ][INFO    ][2202] {'nf_conntrack': 'loaded'}
2018-01-22 02:57:53,378 [salt.state       ][INFO    ][2202] Completed state [nf_conntrack] at time 02:57:53.378375 duration_in_ms=167.785
2018-01-22 02:57:53,380 [salt.state       ][INFO    ][2202] Running state [kernel.panic] at time 02:57:53.380666
2018-01-22 02:57:53,380 [salt.state       ][INFO    ][2202] Executing state sysctl.present for kernel.panic
2018-01-22 02:57:53,381 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,439 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-22 02:57:53,453 [salt.state       ][INFO    ][2202] {'kernel.panic': 60}
2018-01-22 02:57:53,453 [salt.state       ][INFO    ][2202] Completed state [kernel.panic] at time 02:57:53.453800 duration_in_ms=73.133
2018-01-22 02:57:53,454 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_keepalive_probes] at time 02:57:53.454269
2018-01-22 02:57:53,454 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-22 02:57:53,456 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,493 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-22 02:57:53,508 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-22 02:57:53,509 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_keepalive_probes] at time 02:57:53.509131 duration_in_ms=54.862
2018-01-22 02:57:53,509 [salt.state       ][INFO    ][2202] Running state [fs.file-max] at time 02:57:53.509551
2018-01-22 02:57:53,509 [salt.state       ][INFO    ][2202] Executing state sysctl.present for fs.file-max
2018-01-22 02:57:53,510 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,540 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-22 02:57:53,554 [salt.state       ][INFO    ][2202] {'fs.file-max': 124165}
2018-01-22 02:57:53,555 [salt.state       ][INFO    ][2202] Completed state [fs.file-max] at time 02:57:53.555110 duration_in_ms=45.558
2018-01-22 02:57:53,555 [salt.state       ][INFO    ][2202] Running state [net.core.somaxconn] at time 02:57:53.555542
2018-01-22 02:57:53,555 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.core.somaxconn
2018-01-22 02:57:53,556 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,589 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-22 02:57:53,603 [salt.state       ][INFO    ][2202] {'net.core.somaxconn': 4096}
2018-01-22 02:57:53,604 [salt.state       ][INFO    ][2202] Completed state [net.core.somaxconn] at time 02:57:53.603940 duration_in_ms=48.396
2018-01-22 02:57:53,604 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_max_syn_backlog] at time 02:57:53.604365
2018-01-22 02:57:53,604 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-22 02:57:53,605 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,637 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-22 02:57:53,653 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-22 02:57:53,654 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_max_syn_backlog] at time 02:57:53.654087 duration_in_ms=49.721
2018-01-22 02:57:53,654 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_tw_reuse] at time 02:57:53.654523
2018-01-22 02:57:53,654 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-22 02:57:53,655 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,689 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-22 02:57:53,705 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-22 02:57:53,705 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_tw_reuse] at time 02:57:53.705491 duration_in_ms=50.968
2018-01-22 02:57:53,706 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_congestion_control] at time 02:57:53.705955
2018-01-22 02:57:53,706 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-22 02:57:53,709 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,732 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025754094280
2018-01-22 02:57:53,740 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-22 02:57:53,751 [salt.minion      ][INFO    ][3946] Starting a new job with PID 3946
2018-01-22 02:57:53,768 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-22 02:57:53,768 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_congestion_control] at time 02:57:53.768896 duration_in_ms=62.94
2018-01-22 02:57:53,769 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_retries2] at time 02:57:53.769487
2018-01-22 02:57:53,770 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-22 02:57:53,771 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,778 [salt.minion      ][INFO    ][3946] Returning information for job: 20180122025754094280
2018-01-22 02:57:53,806 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-22 02:57:53,820 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_retries2': 5}
2018-01-22 02:57:53,821 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_retries2] at time 02:57:53.821111 duration_in_ms=51.624
2018-01-22 02:57:53,821 [salt.state       ][INFO    ][2202] Running state [net.core.netdev_max_backlog] at time 02:57:53.821693
2018-01-22 02:57:53,822 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-22 02:57:53,823 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,857 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-22 02:57:53,874 [salt.state       ][INFO    ][2202] {'net.core.netdev_max_backlog': 261144}
2018-01-22 02:57:53,876 [salt.state       ][INFO    ][2202] Completed state [net.core.netdev_max_backlog] at time 02:57:53.876061 duration_in_ms=54.367
2018-01-22 02:57:53,876 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_slow_start_after_idle] at time 02:57:53.876608
2018-01-22 02:57:53,877 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-22 02:57:53,878 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,909 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-22 02:57:53,926 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-22 02:57:53,927 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 02:57:53.926970 duration_in_ms=50.35
2018-01-22 02:57:53,927 [salt.state       ][INFO    ][2202] Running state [vm.swappiness] at time 02:57:53.927543
2018-01-22 02:57:53,928 [salt.state       ][INFO    ][2202] Executing state sysctl.present for vm.swappiness
2018-01-22 02:57:53,928 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:53,956 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-22 02:57:53,968 [salt.state       ][INFO    ][2202] {'vm.swappiness': 10}
2018-01-22 02:57:53,968 [salt.state       ][INFO    ][2202] Completed state [vm.swappiness] at time 02:57:53.968802 duration_in_ms=41.259
2018-01-22 02:57:53,969 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_keepalive_intvl] at time 02:57:53.969417
2018-01-22 02:57:53,969 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-22 02:57:53,971 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,003 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-22 02:57:54,016 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-22 02:57:54,017 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_keepalive_intvl] at time 02:57:54.017174 duration_in_ms=47.757
2018-01-22 02:57:54,017 [salt.state       ][INFO    ][2202] Running state [net.ipv4.neigh.default.gc_thresh1] at time 02:57:54.017788
2018-01-22 02:57:54,018 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-22 02:57:54,020 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,051 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-22 02:57:54,064 [salt.state       ][INFO    ][2202] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-22 02:57:54,065 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 02:57:54.065362 duration_in_ms=47.573
2018-01-22 02:57:54,066 [salt.state       ][INFO    ][2202] Running state [net.ipv4.neigh.default.gc_thresh2] at time 02:57:54.066014
2018-01-22 02:57:54,066 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-22 02:57:54,067 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,097 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-22 02:57:54,110 [salt.state       ][INFO    ][2202] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-22 02:57:54,111 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 02:57:54.111168 duration_in_ms=45.153
2018-01-22 02:57:54,111 [salt.state       ][INFO    ][2202] Running state [net.ipv4.neigh.default.gc_thresh3] at time 02:57:54.111737
2018-01-22 02:57:54,112 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-22 02:57:54,113 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,142 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-22 02:57:54,157 [salt.state       ][INFO    ][2202] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-22 02:57:54,158 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 02:57:54.158168 duration_in_ms=46.431
2018-01-22 02:57:54,158 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_fin_timeout] at time 02:57:54.158780
2018-01-22 02:57:54,159 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-22 02:57:54,160 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,192 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-22 02:57:54,207 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-22 02:57:54,208 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_fin_timeout] at time 02:57:54.208317 duration_in_ms=49.536
2018-01-22 02:57:54,208 [salt.state       ][INFO    ][2202] Running state [net.ipv4.tcp_keepalive_time] at time 02:57:54.208904
2018-01-22 02:57:54,209 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-22 02:57:54,210 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,238 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-22 02:57:54,251 [salt.state       ][INFO    ][2202] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-22 02:57:54,252 [salt.state       ][INFO    ][2202] Completed state [net.ipv4.tcp_keepalive_time] at time 02:57:54.252210 duration_in_ms=43.305
2018-01-22 02:57:54,252 [salt.state       ][INFO    ][2202] Running state [net.nf_conntrack_max] at time 02:57:54.252799
2018-01-22 02:57:54,253 [salt.state       ][INFO    ][2202] Executing state sysctl.present for net.nf_conntrack_max
2018-01-22 02:57:54,254 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -a' in directory '/root'
2018-01-22 02:57:54,282 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-22 02:57:54,294 [salt.state       ][INFO    ][2202] {'net.nf_conntrack_max': 1048576}
2018-01-22 02:57:54,295 [salt.state       ][INFO    ][2202] Completed state [net.nf_conntrack_max] at time 02:57:54.295230 duration_in_ms=42.431
2018-01-22 02:57:54,301 [salt.state       ][INFO    ][2202] Running state [linux_sysfs_package] at time 02:57:54.301777
2018-01-22 02:57:54,302 [salt.state       ][INFO    ][2202] Executing state pkg.installed for linux_sysfs_package
2018-01-22 02:57:54,708 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-22 02:57:54,846 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 02:57:56,484 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 02:57:56,509 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'sysfsutils'] in directory '/root'
2018-01-22 02:57:59,355 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:57:59,397 [salt.state       ][INFO    ][2202] Made the following changes:
'libsysfs2' changed from 'absent' to '2.1.0+repack-4'
'sysfsutils' changed from 'absent' to '2.1.0+repack-4'

2018-01-22 02:57:59,414 [salt.state       ][INFO    ][2202] Loading fresh modules for state activity
2018-01-22 02:57:59,447 [salt.state       ][INFO    ][2202] Completed state [linux_sysfs_package] at time 02:57:59.447201 duration_in_ms=5145.423
2018-01-22 02:57:59,451 [salt.state       ][INFO    ][2202] Running state [/etc/sysfs.d] at time 02:57:59.451370
2018-01-22 02:57:59,451 [salt.state       ][INFO    ][2202] Executing state file.directory for /etc/sysfs.d
2018-01-22 02:57:59,456 [salt.state       ][INFO    ][2202] Directory /etc/sysfs.d is in the correct state
2018-01-22 02:57:59,456 [salt.state       ][INFO    ][2202] Completed state [/etc/sysfs.d] at time 02:57:59.456806 duration_in_ms=5.435
2018-01-22 02:57:59,754 [salt.state       ][INFO    ][2202] Running state [ondemand] at time 02:57:59.754200
2018-01-22 02:57:59,755 [salt.state       ][INFO    ][2202] Executing state service.dead for ondemand
2018-01-22 02:57:59,756 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-22 02:57:59,777 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-22 02:57:59,795 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 02:57:59,815 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-22 02:57:59,895 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-22 02:57:59,913 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 02:57:59,933 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 02:57:59,957 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-22 02:58:00,093 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-22 02:58:00,115 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'runlevel' in directory '/root'
2018-01-22 02:58:00,129 [salt.state       ][INFO    ][2202] {'ondemand': True}
2018-01-22 02:58:00,129 [salt.state       ][INFO    ][2202] Completed state [ondemand] at time 02:58:00.129383 duration_in_ms=375.183
2018-01-22 02:58:00,134 [salt.state       ][INFO    ][2202] Running state [cs_CZ.UTF-8] at time 02:58:00.134360
2018-01-22 02:58:00,134 [salt.state       ][INFO    ][2202] Executing state locale.present for cs_CZ.UTF-8
2018-01-22 02:58:00,135 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'locale -a' in directory '/root'
2018-01-22 02:58:00,153 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-22 02:58:00,933 [salt.state       ][INFO    ][2202] {'locale': 'cs_CZ.UTF-8'}
2018-01-22 02:58:00,933 [salt.state       ][INFO    ][2202] Completed state [cs_CZ.UTF-8] at time 02:58:00.933838 duration_in_ms=799.477
2018-01-22 02:58:00,934 [salt.state       ][INFO    ][2202] Running state [en_US.UTF-8] at time 02:58:00.934298
2018-01-22 02:58:00,934 [salt.state       ][INFO    ][2202] Executing state locale.present for en_US.UTF-8
2018-01-22 02:58:00,935 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'locale -a' in directory '/root'
2018-01-22 02:58:00,948 [salt.state       ][INFO    ][2202] Locale en_US.UTF-8 is already present
2018-01-22 02:58:00,949 [salt.state       ][INFO    ][2202] Completed state [en_US.UTF-8] at time 02:58:00.949112 duration_in_ms=14.813
2018-01-22 02:58:00,951 [salt.state       ][INFO    ][2202] Running state [en_US.UTF-8] at time 02:58:00.951533
2018-01-22 02:58:00,951 [salt.state       ][INFO    ][2202] Executing state locale.system for en_US.UTF-8
2018-01-22 02:58:00,952 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'localectl' in directory '/root'
2018-01-22 02:58:01,007 [salt.state       ][INFO    ][2202] System locale en_US.UTF-8 already set
2018-01-22 02:58:01,008 [salt.state       ][INFO    ][2202] Completed state [en_US.UTF-8] at time 02:58:01.008326 duration_in_ms=56.792
2018-01-22 02:58:01,011 [salt.state       ][INFO    ][2202] Running state [root] at time 02:58:01.011289
2018-01-22 02:58:01,011 [salt.state       ][INFO    ][2202] Executing state user.present for root
2018-01-22 02:58:01,020 [salt.state       ][INFO    ][2202] User root is present and up to date
2018-01-22 02:58:01,021 [salt.state       ][INFO    ][2202] Completed state [root] at time 02:58:01.021154 duration_in_ms=9.865
2018-01-22 02:58:01,022 [salt.state       ][INFO    ][2202] Running state [/root] at time 02:58:01.022677
2018-01-22 02:58:01,023 [salt.state       ][INFO    ][2202] Executing state file.directory for /root
2018-01-22 02:58:01,024 [salt.state       ][INFO    ][2202] Directory /root is in the correct state
2018-01-22 02:58:01,024 [salt.state       ][INFO    ][2202] Completed state [/root] at time 02:58:01.024500 duration_in_ms=1.823
2018-01-22 02:58:01,024 [salt.state       ][INFO    ][2202] Running state [/etc/sudoers.d/90-salt-user-root] at time 02:58:01.024915
2018-01-22 02:58:01,025 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-22 02:58:01,025 [salt.state       ][INFO    ][2202] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-22 02:58:01,026 [salt.state       ][INFO    ][2202] Completed state [/etc/sudoers.d/90-salt-user-root] at time 02:58:01.026224 duration_in_ms=1.309
2018-01-22 02:58:01,026 [salt.state       ][INFO    ][2202] Running state [ubuntu] at time 02:58:01.026642
2018-01-22 02:58:01,027 [salt.state       ][INFO    ][2202] Executing state user.present for ubuntu
2018-01-22 02:58:01,031 [salt.state       ][INFO    ][2202] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-22 02:58:01,032 [salt.state       ][INFO    ][2202] Completed state [ubuntu] at time 02:58:01.032122 duration_in_ms=5.48
2018-01-22 02:58:01,033 [salt.state       ][INFO    ][2202] Running state [/home/ubuntu] at time 02:58:01.033331
2018-01-22 02:58:01,033 [salt.state       ][INFO    ][2202] Executing state file.directory for /home/ubuntu
2018-01-22 02:58:01,035 [salt.state       ][INFO    ][2202] {'mode': '0700'}
2018-01-22 02:58:01,035 [salt.state       ][INFO    ][2202] Completed state [/home/ubuntu] at time 02:58:01.035444 duration_in_ms=2.113
2018-01-22 02:58:01,036 [salt.state       ][INFO    ][2202] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:58:01.036390
2018-01-22 02:58:01,036 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-22 02:58:01,066 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-22 02:58:01,071 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command '/usr/sbin/visudo -c -f /tmp/tmpUwZL6N' in directory '/root'
2018-01-22 02:58:01,093 [salt.state       ][INFO    ][2202] File changed:
New file
2018-01-22 02:58:01,094 [salt.state       ][INFO    ][2202] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 02:58:01.094633 duration_in_ms=58.242
2018-01-22 02:58:01,095 [salt.state       ][INFO    ][2202] Running state [/etc/security/limits.d/90-salt-default.conf] at time 02:58:01.095557
2018-01-22 02:58:01,096 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-22 02:58:01,127 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-22 02:58:01,225 [salt.state       ][INFO    ][2202] File changed:
New file
2018-01-22 02:58:01,226 [salt.state       ][INFO    ][2202] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 02:58:01.226397 duration_in_ms=130.84
2018-01-22 02:58:01,226 [salt.state       ][INFO    ][2202] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:58:01.226850
2018-01-22 02:58:01,227 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-22 02:58:01,253 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-22 02:58:01,345 [salt.state       ][INFO    ][2202] File changed:
New file
2018-01-22 02:58:01,346 [salt.state       ][INFO    ][2202] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 02:58:01.346059 duration_in_ms=119.208
2018-01-22 02:58:01,347 [salt.state       ][INFO    ][2202] Running state [service.systemctl_reload] at time 02:58:01.347762
2018-01-22 02:58:01,348 [salt.state       ][INFO    ][2202] Executing state module.wait for service.systemctl_reload
2018-01-22 02:58:01,348 [salt.state       ][INFO    ][2202] No changes made for service.systemctl_reload
2018-01-22 02:58:01,349 [salt.state       ][INFO    ][2202] Completed state [service.systemctl_reload] at time 02:58:01.349019 duration_in_ms=1.257
2018-01-22 02:58:01,349 [salt.state       ][INFO    ][2202] Running state [service.systemctl_reload] at time 02:58:01.349419
2018-01-22 02:58:01,349 [salt.state       ][INFO    ][2202] Executing state module.mod_watch for service.systemctl_reload
2018-01-22 02:58:01,350 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-22 02:58:01,424 [salt.state       ][INFO    ][2202] {'ret': True}
2018-01-22 02:58:01,424 [salt.state       ][INFO    ][2202] Completed state [service.systemctl_reload] at time 02:58:01.424838 duration_in_ms=75.417
2018-01-22 02:58:01,425 [salt.state       ][INFO    ][2202] Running state [/etc/hostname] at time 02:58:01.425546
2018-01-22 02:58:01,426 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/hostname
2018-01-22 02:58:01,453 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-22 02:58:01,458 [salt.state       ][INFO    ][2202] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+odl01

2018-01-22 02:58:01,460 [salt.state       ][INFO    ][2202] Completed state [/etc/hostname] at time 02:58:01.459984 duration_in_ms=34.437
2018-01-22 02:58:01,463 [salt.state       ][INFO    ][2202] Running state [hostname odl01] at time 02:58:01.463058
2018-01-22 02:58:01,463 [salt.state       ][INFO    ][2202] Executing state cmd.wait for hostname odl01
2018-01-22 02:58:01,464 [salt.state       ][INFO    ][2202] No changes made for hostname odl01
2018-01-22 02:58:01,464 [salt.state       ][INFO    ][2202] Completed state [hostname odl01] at time 02:58:01.464363 duration_in_ms=1.305
2018-01-22 02:58:01,464 [salt.state       ][INFO    ][2202] Running state [hostname odl01] at time 02:58:01.464732
2018-01-22 02:58:01,465 [salt.state       ][INFO    ][2202] Executing state cmd.mod_watch for hostname odl01
2018-01-22 02:58:01,466 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command 'hostname odl01' in directory '/root'
2018-01-22 02:58:01,480 [salt.state       ][INFO    ][2202] {'pid': 4743, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-22 02:58:01,481 [salt.state       ][INFO    ][2202] Completed state [hostname odl01] at time 02:58:01.481118 duration_in_ms=16.386
2018-01-22 02:58:01,483 [salt.state       ][INFO    ][2202] Running state [mdb02] at time 02:58:01.483857
2018-01-22 02:58:01,484 [salt.state       ][INFO    ][2202] Executing state host.present for mdb02
2018-01-22 02:58:01,487 [salt.state       ][INFO    ][2202] {'host': 'mdb02'}
2018-01-22 02:58:01,488 [salt.state       ][INFO    ][2202] Completed state [mdb02] at time 02:58:01.488341 duration_in_ms=4.484
2018-01-22 02:58:01,488 [salt.state       ][INFO    ][2202] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.488790
2018-01-22 02:58:01,489 [salt.state       ][INFO    ][2202] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,490 [salt.state       ][INFO    ][2202] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,491 [salt.state       ][INFO    ][2202] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.491073 duration_in_ms=2.282
2018-01-22 02:58:01,491 [salt.state       ][INFO    ][2202] Running state [mdb03] at time 02:58:01.491538
2018-01-22 02:58:01,491 [salt.state       ][INFO    ][2202] Executing state host.present for mdb03
2018-01-22 02:58:01,493 [salt.state       ][INFO    ][2202] {'host': 'mdb03'}
2018-01-22 02:58:01,493 [salt.state       ][INFO    ][2202] Completed state [mdb03] at time 02:58:01.493431 duration_in_ms=1.893
2018-01-22 02:58:01,493 [salt.state       ][INFO    ][2202] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.493851
2018-01-22 02:58:01,494 [salt.state       ][INFO    ][2202] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,495 [salt.state       ][INFO    ][2202] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,496 [salt.state       ][INFO    ][2202] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.496289 duration_in_ms=2.438
2018-01-22 02:58:01,496 [salt.state       ][INFO    ][2202] Running state [mdb01] at time 02:58:01.496726
2018-01-22 02:58:01,497 [salt.state       ][INFO    ][2202] Executing state host.present for mdb01
2018-01-22 02:58:01,498 [salt.state       ][INFO    ][2202] {'host': 'mdb01'}
2018-01-22 02:58:01,498 [salt.state       ][INFO    ][2202] Completed state [mdb01] at time 02:58:01.498496 duration_in_ms=1.769
2018-01-22 02:58:01,499 [salt.state       ][INFO    ][2202] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.499457
2018-01-22 02:58:01,499 [salt.state       ][INFO    ][2202] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,500 [salt.state       ][INFO    ][2202] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,501 [salt.state       ][INFO    ][2202] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.501245 duration_in_ms=1.788
2018-01-22 02:58:01,501 [salt.state       ][INFO    ][2202] Running state [mdb] at time 02:58:01.501671
2018-01-22 02:58:01,502 [salt.state       ][INFO    ][2202] Executing state host.present for mdb
2018-01-22 02:58:01,503 [salt.state       ][INFO    ][2202] {'host': 'mdb'}
2018-01-22 02:58:01,503 [salt.state       ][INFO    ][2202] Completed state [mdb] at time 02:58:01.503593 duration_in_ms=1.922
2018-01-22 02:58:01,504 [salt.state       ][INFO    ][2202] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.504034
2018-01-22 02:58:01,504 [salt.state       ][INFO    ][2202] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,505 [salt.state       ][INFO    ][2202] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,506 [salt.state       ][INFO    ][2202] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.505947 duration_in_ms=1.913
2018-01-22 02:58:01,506 [salt.state       ][INFO    ][2202] Running state [cfg01] at time 02:58:01.506381
2018-01-22 02:58:01,507 [salt.state       ][INFO    ][2202] Executing state host.present for cfg01
2018-01-22 02:58:01,508 [salt.state       ][INFO    ][2202] {'host': 'cfg01'}
2018-01-22 02:58:01,508 [salt.state       ][INFO    ][2202] Completed state [cfg01] at time 02:58:01.508793 duration_in_ms=2.412
2018-01-22 02:58:01,509 [salt.state       ][INFO    ][2202] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.509217
2018-01-22 02:58:01,509 [salt.state       ][INFO    ][2202] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,510 [salt.state       ][INFO    ][2202] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,511 [salt.state       ][INFO    ][2202] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.511115 duration_in_ms=1.898
2018-01-22 02:58:01,511 [salt.state       ][INFO    ][2202] Running state [prx01] at time 02:58:01.511510
2018-01-22 02:58:01,511 [salt.state       ][INFO    ][2202] Executing state host.present for prx01
2018-01-22 02:58:01,513 [salt.state       ][INFO    ][2202] {'host': 'prx01'}
2018-01-22 02:58:01,513 [salt.state       ][INFO    ][2202] Completed state [prx01] at time 02:58:01.513401 duration_in_ms=1.891
2018-01-22 02:58:01,513 [salt.state       ][INFO    ][2202] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.513805
2018-01-22 02:58:01,514 [salt.state       ][INFO    ][2202] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,515 [salt.state       ][INFO    ][2202] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,516 [salt.state       ][INFO    ][2202] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.516002 duration_in_ms=2.197
2018-01-22 02:58:01,516 [salt.state       ][INFO    ][2202] Running state [kvm01] at time 02:58:01.516413
2018-01-22 02:58:01,516 [salt.state       ][INFO    ][2202] Executing state host.present for kvm01
2018-01-22 02:58:01,517 [salt.state       ][INFO    ][2202] {'host': 'kvm01'}
2018-01-22 02:58:01,518 [salt.state       ][INFO    ][2202] Completed state [kvm01] at time 02:58:01.518269 duration_in_ms=1.856
2018-01-22 02:58:01,518 [salt.state       ][INFO    ][2202] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.518672
2018-01-22 02:58:01,519 [salt.state       ][INFO    ][2202] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,520 [salt.state       ][INFO    ][2202] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,520 [salt.state       ][INFO    ][2202] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.520824 duration_in_ms=2.151
2018-01-22 02:58:01,521 [salt.state       ][INFO    ][2202] Running state [kvm03] at time 02:58:01.521239
2018-01-22 02:58:01,521 [salt.state       ][INFO    ][2202] Executing state host.present for kvm03
2018-01-22 02:58:01,523 [salt.state       ][INFO    ][2202] {'host': 'kvm03'}
2018-01-22 02:58:01,523 [salt.state       ][INFO    ][2202] Completed state [kvm03] at time 02:58:01.523405 duration_in_ms=2.166
2018-01-22 02:58:01,523 [salt.state       ][INFO    ][2202] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.523822
2018-01-22 02:58:01,524 [salt.state       ][INFO    ][2202] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,525 [salt.state       ][INFO    ][2202] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,526 [salt.state       ][INFO    ][2202] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.526243 duration_in_ms=2.421
2018-01-22 02:58:01,526 [salt.state       ][INFO    ][2202] Running state [kvm02] at time 02:58:01.526671
2018-01-22 02:58:01,527 [salt.state       ][INFO    ][2202] Executing state host.present for kvm02
2018-01-22 02:58:01,528 [salt.state       ][INFO    ][2202] {'host': 'kvm02'}
2018-01-22 02:58:01,528 [salt.state       ][INFO    ][2202] Completed state [kvm02] at time 02:58:01.528809 duration_in_ms=2.138
2018-01-22 02:58:01,529 [salt.state       ][INFO    ][2202] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.529221
2018-01-22 02:58:01,529 [salt.state       ][INFO    ][2202] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,530 [salt.state       ][INFO    ][2202] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,531 [salt.state       ][INFO    ][2202] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.531338 duration_in_ms=2.117
2018-01-22 02:58:01,531 [salt.state       ][INFO    ][2202] Running state [dbs] at time 02:58:01.531741
2018-01-22 02:58:01,532 [salt.state       ][INFO    ][2202] Executing state host.present for dbs
2018-01-22 02:58:01,533 [salt.state       ][INFO    ][2202] {'host': 'dbs'}
2018-01-22 02:58:01,533 [salt.state       ][INFO    ][2202] Completed state [dbs] at time 02:58:01.533825 duration_in_ms=2.084
2018-01-22 02:58:01,534 [salt.state       ][INFO    ][2202] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.534296
2018-01-22 02:58:01,534 [salt.state       ][INFO    ][2202] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,535 [salt.state       ][INFO    ][2202] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,536 [salt.state       ][INFO    ][2202] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.536088 duration_in_ms=1.792
2018-01-22 02:58:01,536 [salt.state       ][INFO    ][2202] Running state [prx] at time 02:58:01.536496
2018-01-22 02:58:01,536 [salt.state       ][INFO    ][2202] Executing state host.present for prx
2018-01-22 02:58:01,538 [salt.state       ][INFO    ][2202] {'host': 'prx'}
2018-01-22 02:58:01,538 [salt.state       ][INFO    ][2202] Completed state [prx] at time 02:58:01.538357 duration_in_ms=1.861
2018-01-22 02:58:01,538 [salt.state       ][INFO    ][2202] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.538792
2018-01-22 02:58:01,539 [salt.state       ][INFO    ][2202] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,540 [salt.state       ][INFO    ][2202] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,540 [salt.state       ][INFO    ][2202] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.540594 duration_in_ms=1.803
2018-01-22 02:58:01,541 [salt.state       ][INFO    ][2202] Running state [prx02] at time 02:58:01.540987
2018-01-22 02:58:01,541 [salt.state       ][INFO    ][2202] Executing state host.present for prx02
2018-01-22 02:58:01,542 [salt.state       ][INFO    ][2202] {'host': 'prx02'}
2018-01-22 02:58:01,543 [salt.state       ][INFO    ][2202] Completed state [prx02] at time 02:58:01.543090 duration_in_ms=2.103
2018-01-22 02:58:01,543 [salt.state       ][INFO    ][2202] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.543510
2018-01-22 02:58:01,543 [salt.state       ][INFO    ][2202] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,545 [salt.state       ][INFO    ][2202] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,545 [salt.state       ][INFO    ][2202] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.545418 duration_in_ms=1.908
2018-01-22 02:58:01,545 [salt.state       ][INFO    ][2202] Running state [msg02] at time 02:58:01.545818
2018-01-22 02:58:01,546 [salt.state       ][INFO    ][2202] Executing state host.present for msg02
2018-01-22 02:58:01,547 [salt.state       ][INFO    ][2202] {'host': 'msg02'}
2018-01-22 02:58:01,548 [salt.state       ][INFO    ][2202] Completed state [msg02] at time 02:58:01.548330 duration_in_ms=2.512
2018-01-22 02:58:01,548 [salt.state       ][INFO    ][2202] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.548759
2018-01-22 02:58:01,549 [salt.state       ][INFO    ][2202] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,550 [salt.state       ][INFO    ][2202] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,550 [salt.state       ][INFO    ][2202] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.550676 duration_in_ms=1.917
2018-01-22 02:58:01,551 [salt.state       ][INFO    ][2202] Running state [msg03] at time 02:58:01.551402
2018-01-22 02:58:01,551 [salt.state       ][INFO    ][2202] Executing state host.present for msg03
2018-01-22 02:58:01,553 [salt.state       ][INFO    ][2202] {'host': 'msg03'}
2018-01-22 02:58:01,553 [salt.state       ][INFO    ][2202] Completed state [msg03] at time 02:58:01.553379 duration_in_ms=1.976
2018-01-22 02:58:01,553 [salt.state       ][INFO    ][2202] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.553789
2018-01-22 02:58:01,554 [salt.state       ][INFO    ][2202] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,556 [salt.state       ][INFO    ][2202] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,556 [salt.state       ][INFO    ][2202] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.556515 duration_in_ms=2.726
2018-01-22 02:58:01,556 [salt.state       ][INFO    ][2202] Running state [msg01] at time 02:58:01.556961
2018-01-22 02:58:01,557 [salt.state       ][INFO    ][2202] Executing state host.present for msg01
2018-01-22 02:58:01,558 [salt.state       ][INFO    ][2202] {'host': 'msg01'}
2018-01-22 02:58:01,558 [salt.state       ][INFO    ][2202] Completed state [msg01] at time 02:58:01.558803 duration_in_ms=1.842
2018-01-22 02:58:01,559 [salt.state       ][INFO    ][2202] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.559221
2018-01-22 02:58:01,559 [salt.state       ][INFO    ][2202] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,560 [salt.state       ][INFO    ][2202] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,561 [salt.state       ][INFO    ][2202] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.561118 duration_in_ms=1.897
2018-01-22 02:58:01,561 [salt.state       ][INFO    ][2202] Running state [msg] at time 02:58:01.561525
2018-01-22 02:58:01,561 [salt.state       ][INFO    ][2202] Executing state host.present for msg
2018-01-22 02:58:01,563 [salt.state       ][INFO    ][2202] {'host': 'msg'}
2018-01-22 02:58:01,563 [salt.state       ][INFO    ][2202] Completed state [msg] at time 02:58:01.563787 duration_in_ms=2.262
2018-01-22 02:58:01,564 [salt.state       ][INFO    ][2202] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.564189
2018-01-22 02:58:01,564 [salt.state       ][INFO    ][2202] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,565 [salt.state       ][INFO    ][2202] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,566 [salt.state       ][INFO    ][2202] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.566092 duration_in_ms=1.903
2018-01-22 02:58:01,566 [salt.state       ][INFO    ][2202] Running state [cfg01] at time 02:58:01.566511
2018-01-22 02:58:01,567 [salt.state       ][INFO    ][2202] Executing state host.present for cfg01
2018-01-22 02:58:01,568 [salt.state       ][INFO    ][2202] Host cfg01 (192.168.10.100) already present
2018-01-22 02:58:01,568 [salt.state       ][INFO    ][2202] Completed state [cfg01] at time 02:58:01.568388 duration_in_ms=1.877
2018-01-22 02:58:01,568 [salt.state       ][INFO    ][2202] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.568835
2018-01-22 02:58:01,569 [salt.state       ][INFO    ][2202] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,569 [salt.state       ][INFO    ][2202] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-22 02:58:01,570 [salt.state       ][INFO    ][2202] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.570181 duration_in_ms=1.346
2018-01-22 02:58:01,570 [salt.state       ][INFO    ][2202] Running state [cmp002] at time 02:58:01.570570
2018-01-22 02:58:01,571 [salt.state       ][INFO    ][2202] Executing state host.present for cmp002
2018-01-22 02:58:01,572 [salt.state       ][INFO    ][2202] {'host': 'cmp002'}
2018-01-22 02:58:01,572 [salt.state       ][INFO    ][2202] Completed state [cmp002] at time 02:58:01.572758 duration_in_ms=2.187
2018-01-22 02:58:01,573 [salt.state       ][INFO    ][2202] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.573159
2018-01-22 02:58:01,573 [salt.state       ][INFO    ][2202] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,574 [salt.state       ][INFO    ][2202] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,575 [salt.state       ][INFO    ][2202] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.575161 duration_in_ms=2.002
2018-01-22 02:58:01,575 [salt.state       ][INFO    ][2202] Running state [cmp001] at time 02:58:01.575576
2018-01-22 02:58:01,575 [salt.state       ][INFO    ][2202] Executing state host.present for cmp001
2018-01-22 02:58:01,577 [salt.state       ][INFO    ][2202] {'host': 'cmp001'}
2018-01-22 02:58:01,577 [salt.state       ][INFO    ][2202] Completed state [cmp001] at time 02:58:01.577488 duration_in_ms=1.912
2018-01-22 02:58:01,577 [salt.state       ][INFO    ][2202] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.577928
2018-01-22 02:58:01,578 [salt.state       ][INFO    ][2202] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,580 [salt.state       ][INFO    ][2202] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,580 [salt.state       ][INFO    ][2202] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.580461 duration_in_ms=2.533
2018-01-22 02:58:01,580 [salt.state       ][INFO    ][2202] Running state [dbs01] at time 02:58:01.580878
2018-01-22 02:58:01,581 [salt.state       ][INFO    ][2202] Executing state host.present for dbs01
2018-01-22 02:58:01,582 [salt.state       ][INFO    ][2202] {'host': 'dbs01'}
2018-01-22 02:58:01,583 [salt.state       ][INFO    ][2202] Completed state [dbs01] at time 02:58:01.583572 duration_in_ms=2.694
2018-01-22 02:58:01,584 [salt.state       ][INFO    ][2202] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.583996
2018-01-22 02:58:01,584 [salt.state       ][INFO    ][2202] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,585 [salt.state       ][INFO    ][2202] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,586 [salt.state       ][INFO    ][2202] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.586015 duration_in_ms=2.019
2018-01-22 02:58:01,586 [salt.state       ][INFO    ][2202] Running state [dbs02] at time 02:58:01.586425
2018-01-22 02:58:01,586 [salt.state       ][INFO    ][2202] Executing state host.present for dbs02
2018-01-22 02:58:01,588 [salt.state       ][INFO    ][2202] {'host': 'dbs02'}
2018-01-22 02:58:01,588 [salt.state       ][INFO    ][2202] Completed state [dbs02] at time 02:58:01.588343 duration_in_ms=1.917
2018-01-22 02:58:01,588 [salt.state       ][INFO    ][2202] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.588751
2018-01-22 02:58:01,589 [salt.state       ][INFO    ][2202] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,590 [salt.state       ][INFO    ][2202] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,591 [salt.state       ][INFO    ][2202] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.590724 duration_in_ms=1.972
2018-01-22 02:58:01,591 [salt.state       ][INFO    ][2202] Running state [dbs03] at time 02:58:01.591498
2018-01-22 02:58:01,591 [salt.state       ][INFO    ][2202] Executing state host.present for dbs03
2018-01-22 02:58:01,593 [salt.state       ][INFO    ][2202] {'host': 'dbs03'}
2018-01-22 02:58:01,593 [salt.state       ][INFO    ][2202] Completed state [dbs03] at time 02:58:01.593480 duration_in_ms=1.982
2018-01-22 02:58:01,593 [salt.state       ][INFO    ][2202] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.593927
2018-01-22 02:58:01,594 [salt.state       ][INFO    ][2202] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,596 [salt.state       ][INFO    ][2202] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,596 [salt.state       ][INFO    ][2202] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.596504 duration_in_ms=2.577
2018-01-22 02:58:01,596 [salt.state       ][INFO    ][2202] Running state [odl01] at time 02:58:01.596927
2018-01-22 02:58:01,597 [salt.state       ][INFO    ][2202] Executing state host.present for odl01
2018-01-22 02:58:01,599 [salt.state       ][INFO    ][2202] {'host': 'odl01'}
2018-01-22 02:58:01,599 [salt.state       ][INFO    ][2202] Completed state [odl01] at time 02:58:01.599579 duration_in_ms=2.65
2018-01-22 02:58:01,599 [salt.state       ][INFO    ][2202] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.599927
2018-01-22 02:58:01,600 [salt.state       ][INFO    ][2202] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,602 [salt.state       ][INFO    ][2202] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,602 [salt.state       ][INFO    ][2202] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.602349 duration_in_ms=2.422
2018-01-22 02:58:01,603 [salt.state       ][INFO    ][2202] Running state [mas01] at time 02:58:01.602730
2018-01-22 02:58:01,603 [salt.state       ][INFO    ][2202] Executing state host.present for mas01
2018-01-22 02:58:01,605 [salt.state       ][INFO    ][2202] {'host': 'mas01'}
2018-01-22 02:58:01,605 [salt.state       ][INFO    ][2202] Completed state [mas01] at time 02:58:01.605669 duration_in_ms=2.939
2018-01-22 02:58:01,606 [salt.state       ][INFO    ][2202] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.606067
2018-01-22 02:58:01,606 [salt.state       ][INFO    ][2202] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,609 [salt.state       ][INFO    ][2202] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,609 [salt.state       ][INFO    ][2202] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.609434 duration_in_ms=3.367
2018-01-22 02:58:01,609 [salt.state       ][INFO    ][2202] Running state [ctl02] at time 02:58:01.609780
2018-01-22 02:58:01,610 [salt.state       ][INFO    ][2202] Executing state host.present for ctl02
2018-01-22 02:58:01,611 [salt.state       ][INFO    ][2202] {'host': 'ctl02'}
2018-01-22 02:58:01,612 [salt.state       ][INFO    ][2202] Completed state [ctl02] at time 02:58:01.612221 duration_in_ms=2.44
2018-01-22 02:58:01,612 [salt.state       ][INFO    ][2202] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.612606
2018-01-22 02:58:01,612 [salt.state       ][INFO    ][2202] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,614 [salt.state       ][INFO    ][2202] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,615 [salt.state       ][INFO    ][2202] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.615132 duration_in_ms=2.527
2018-01-22 02:58:01,615 [salt.state       ][INFO    ][2202] Running state [ctl03] at time 02:58:01.615485
2018-01-22 02:58:01,615 [salt.state       ][INFO    ][2202] Executing state host.present for ctl03
2018-01-22 02:58:01,617 [salt.state       ][INFO    ][2202] {'host': 'ctl03'}
2018-01-22 02:58:01,617 [salt.state       ][INFO    ][2202] Completed state [ctl03] at time 02:58:01.617905 duration_in_ms=2.42
2018-01-22 02:58:01,618 [salt.state       ][INFO    ][2202] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.618302
2018-01-22 02:58:01,618 [salt.state       ][INFO    ][2202] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,620 [salt.state       ][INFO    ][2202] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,620 [salt.state       ][INFO    ][2202] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.620729 duration_in_ms=2.427
2018-01-22 02:58:01,621 [salt.state       ][INFO    ][2202] Running state [ctl01] at time 02:58:01.621110
2018-01-22 02:58:01,621 [salt.state       ][INFO    ][2202] Executing state host.present for ctl01
2018-01-22 02:58:01,623 [salt.state       ][INFO    ][2202] {'host': 'ctl01'}
2018-01-22 02:58:01,623 [salt.state       ][INFO    ][2202] Completed state [ctl01] at time 02:58:01.623630 duration_in_ms=2.52
2018-01-22 02:58:01,623 [salt.state       ][INFO    ][2202] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.623912
2018-01-22 02:58:01,624 [salt.state       ][INFO    ][2202] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,625 [salt.state       ][INFO    ][2202] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,626 [salt.state       ][INFO    ][2202] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.626066 duration_in_ms=2.154
2018-01-22 02:58:01,626 [salt.state       ][INFO    ][2202] Running state [ctl] at time 02:58:01.626342
2018-01-22 02:58:01,626 [salt.state       ][INFO    ][2202] Executing state host.present for ctl
2018-01-22 02:58:01,628 [salt.state       ][INFO    ][2202] {'host': 'ctl'}
2018-01-22 02:58:01,628 [salt.state       ][INFO    ][2202] Completed state [ctl] at time 02:58:01.628551 duration_in_ms=2.209
2018-01-22 02:58:01,628 [salt.state       ][INFO    ][2202] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.628767
2018-01-22 02:58:01,629 [salt.state       ][INFO    ][2202] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-22 02:58:01,630 [salt.state       ][INFO    ][2202] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-22 02:58:01,630 [salt.state       ][INFO    ][2202] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 02:58:01.630303 duration_in_ms=1.535
2018-01-22 02:58:01,630 [salt.state       ][INFO    ][2202] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:58:01.630528
2018-01-22 02:58:01,630 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-01-22 02:58:01,631 [salt.state       ][INFO    ][2202] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-01-22 02:58:01,631 [salt.state       ][INFO    ][2202] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 02:58:01.631310 duration_in_ms=0.782
2018-01-22 02:58:01,633 [salt.state       ][INFO    ][2202] Running state [ens2] at time 02:58:01.633018
2018-01-22 02:58:01,633 [salt.state       ][INFO    ][2202] Executing state network.managed for ens2
2018-01-22 02:58:01,793 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['ifdown', 'ens2'] in directory '/root'
2018-01-22 02:58:02,948 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['ifup', 'ens2'] in directory '/root'
2018-01-22 02:58:04,161 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025804316821
2018-01-22 02:58:04,184 [salt.minion      ][INFO    ][4885] Starting a new job with PID 4885
2018-01-22 02:58:04,191 [salt.state       ][INFO    ][2202] {'interface': 'Added network interface.', 'status': 'Interface ens2 restart to validate'}
2018-01-22 02:58:04,192 [salt.state       ][INFO    ][2202] Completed state [ens2] at time 02:58:04.192453 duration_in_ms=2559.427
2018-01-22 02:58:04,193 [salt.state       ][INFO    ][2202] Running state [ens3] at time 02:58:04.193130
2018-01-22 02:58:04,193 [salt.state       ][INFO    ][2202] Executing state network.managed for ens3
2018-01-22 02:58:04,203 [salt.minion      ][INFO    ][4885] Returning information for job: 20180122025804316821
2018-01-22 02:58:04,230 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-22 02:58:04,864 [salt.state       ][INFO    ][2202] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-22 02:58:04,865 [salt.state       ][INFO    ][2202] Completed state [ens3] at time 02:58:04.864997 duration_in_ms=671.866
2018-01-22 02:58:04,865 [salt.state       ][INFO    ][2202] Running state [/etc/profile.d/proxy.sh] at time 02:58:04.865351
2018-01-22 02:58:04,865 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-22 02:58:04,866 [salt.state       ][INFO    ][2202] File /etc/profile.d/proxy.sh is not present
2018-01-22 02:58:04,866 [salt.state       ][INFO    ][2202] Completed state [/etc/profile.d/proxy.sh] at time 02:58:04.866291 duration_in_ms=0.943
2018-01-22 02:58:04,866 [salt.state       ][INFO    ][2202] Running state [/etc/apt/apt.conf.d/95proxies] at time 02:58:04.866505
2018-01-22 02:58:04,866 [salt.state       ][INFO    ][2202] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-22 02:58:04,867 [salt.state       ][INFO    ][2202] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-22 02:58:04,867 [salt.state       ][INFO    ][2202] Completed state [/etc/apt/apt.conf.d/95proxies] at time 02:58:04.867746 duration_in_ms=1.242
2018-01-22 02:58:04,869 [salt.state       ][INFO    ][2202] Running state [ntp] at time 02:58:04.869056
2018-01-22 02:58:04,869 [salt.state       ][INFO    ][2202] Executing state pkg.installed for ntp
2018-01-22 02:58:05,051 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 02:58:05,080 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ntp'] in directory '/root'
2018-01-22 02:58:08,318 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:58:08,356 [salt.state       ][INFO    ][2202] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.7'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-01-22 02:58:08,375 [salt.state       ][INFO    ][2202] Loading fresh modules for state activity
2018-01-22 02:58:08,404 [salt.state       ][INFO    ][2202] Completed state [ntp] at time 02:58:08.404093 duration_in_ms=3535.037
2018-01-22 02:58:08,408 [salt.state       ][INFO    ][2202] Running state [/etc/ntp.conf] at time 02:58:08.408059
2018-01-22 02:58:08,408 [salt.state       ][INFO    ][2202] Executing state file.managed for /etc/ntp.conf
2018-01-22 02:58:08,432 [salt.fileclient  ][INFO    ][2202] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-22 02:58:08,472 [salt.state       ][INFO    ][2202] File changed:
--- 
+++ 
@@ -1,66 +1,24 @@
-# /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
 
-driftfile /var/lib/ntp/ntp.drift
 
-# Enable this if you want statistics to be logged.
-#statsdir /var/log/ntpstats/
+# ntpd will only synchronize your clock.
 
-statistics loopstats peerstats clockstats
-filegen loopstats file loopstats type day enable
-filegen peerstats file peerstats type day enable
-filegen clockstats file clockstats type day enable
+# For details, see:
+# - the ntp.conf man page
+# - http://support.ntp.org/bin/view/Support/GettingStarted
+# - https://wiki.archlinux.org/index.php/Network_Time_Protocol_daemon
 
-# Specify one or more NTP servers.
+# Associate to cloud NTP pool servers
+server 1.pool.ntp.org iburst
+server 0.pool.ntp.org
 
-# Use servers from the NTP Pool Project. Approved by Ubuntu Technical Board
-# on 2011-02-08 (LP: #104525). See http://www.pool.ntp.org/join.html for
-# more information.
-pool 0.ubuntu.pool.ntp.org iburst
-pool 1.ubuntu.pool.ntp.org iburst
-pool 2.ubuntu.pool.ntp.org iburst
-pool 3.ubuntu.pool.ntp.org iburst
-
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
+restrict default noquery nopeer
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
-
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
+# mode7 is required for collectd monitoring
 
 
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift
+logfile /var/log/ntp.log
2018-01-22 02:58:08,480 [salt.state       ][INFO    ][2202] Completed state [/etc/ntp.conf] at time 02:58:08.480788 duration_in_ms=72.728
2018-01-22 02:58:08,759 [salt.state       ][INFO    ][2202] Running state [ntp] at time 02:58:08.758684
2018-01-22 02:58:08,759 [salt.state       ][INFO    ][2202] Executing state service.running for ntp
2018-01-22 02:58:08,760 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-22 02:58:08,777 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-22 02:58:08,793 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-22 02:58:08,811 [salt.state       ][INFO    ][2202] The service ntp is already running
2018-01-22 02:58:08,812 [salt.state       ][INFO    ][2202] Completed state [ntp] at time 02:58:08.812028 duration_in_ms=53.344
2018-01-22 02:58:08,812 [salt.state       ][INFO    ][2202] Running state [ntp] at time 02:58:08.812317
2018-01-22 02:58:08,812 [salt.state       ][INFO    ][2202] Executing state service.mod_watch for ntp
2018-01-22 02:58:08,813 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-22 02:58:08,829 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-22 02:58:08,849 [salt.loaded.int.module.cmdmod][INFO    ][2202] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-22 02:58:08,951 [salt.state       ][INFO    ][2202] {'ntp': True}
2018-01-22 02:58:08,952 [salt.state       ][INFO    ][2202] Completed state [ntp] at time 02:58:08.952093 duration_in_ms=139.776
2018-01-22 02:58:08,956 [salt.minion      ][INFO    ][2202] Returning information for job: 20180122025733775530
2018-01-22 02:58:20,455 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180122025820813349
2018-01-22 02:58:20,483 [salt.minion      ][INFO    ][5834] Starting a new job with PID 5834
2018-01-22 02:58:20,495 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][5834] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-22 02:58:20,497 [salt.minion      ][INFO    ][5834] Returning information for job: 20180122025820813349
2018-01-22 02:58:45,701 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command pkg.upgrade with jid 20180122025846060273
2018-01-22 02:58:45,730 [salt.minion      ][INFO    ][5846] Starting a new job with PID 5846
2018-01-22 02:58:45,764 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5846] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:58:46,177 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5846] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'upgrade'] in directory '/root'
2018-01-22 02:58:55,825 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025856177158
2018-01-22 02:58:55,847 [salt.minion      ][INFO    ][8212] Starting a new job with PID 8212
2018-01-22 02:58:55,863 [salt.minion      ][INFO    ][8212] Returning information for job: 20180122025856177158
2018-01-22 02:59:05,871 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][5846] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:59:05,909 [salt.minion      ][INFO    ][5846] Returning information for job: 20180122025846060273
2018-01-22 02:59:08,990 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command state.sls with jid 20180122025909351479
2018-01-22 02:59:09,013 [salt.minion      ][INFO    ][12129] Starting a new job with PID 12129
2018-01-22 02:59:11,220 [salt.state       ][INFO    ][12129] Loading fresh modules for state activity
2018-01-22 02:59:11,267 [salt.fileclient  ][INFO    ][12129] Fetching file from saltenv 'base', ** done ** 'opendaylight/init.sls'
2018-01-22 02:59:11,303 [salt.fileclient  ][INFO    ][12129] Fetching file from saltenv 'base', ** done ** 'opendaylight/server.sls'
2018-01-22 02:59:11,339 [salt.fileclient  ][INFO    ][12129] Fetching file from saltenv 'base', ** done ** 'opendaylight/map.jinja'
2018-01-22 02:59:11,375 [salt.state       ][INFO    ][12129] Running state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 02:59:11.375768
2018-01-22 02:59:11,376 [salt.state       ][INFO    ][12129] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main
2018-01-22 02:59:11,435 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['apt-key', 'export', '49B07274951063870A8B7EAE7B8AA1A344C05248'] in directory '/root'
2018-01-22 02:59:11,530 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['apt-key', 'adv', '--keyserver-options', 'http-proxy=http://192.168.11.3:8000', '--keyserver', 'keyserver.ubuntu.com', '--logger-fd', '1', '--recv-keys', '49B07274951063870A8B7EAE7B8AA1A344C05248'] in directory '/root'
2018-01-22 02:59:11,790 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 02:59:14,807 [salt.state       ][INFO    ][12129] {'repo': 'deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main'}
2018-01-22 02:59:14,808 [salt.state       ][INFO    ][12129] Completed state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 02:59:14.808371 duration_in_ms=3432.602
2018-01-22 02:59:15,181 [salt.state       ][INFO    ][12129] Running state [opendaylight] at time 02:59:15.181752
2018-01-22 02:59:15,182 [salt.state       ][INFO    ][12129] Executing state pkg.installed for opendaylight
2018-01-22 02:59:15,183 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 02:59:15,487 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['apt-cache', '-q', 'policy', 'opendaylight'] in directory '/root'
2018-01-22 02:59:15,558 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-22 02:59:17,026 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-22 02:59:17,052 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'opendaylight'] in directory '/root'
2018-01-22 02:59:19,096 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025919453393
2018-01-22 02:59:19,118 [salt.minion      ][INFO    ][13006] Starting a new job with PID 13006
2018-01-22 02:59:19,132 [salt.minion      ][INFO    ][13006] Returning information for job: 20180122025919453393
2018-01-22 02:59:29,310 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025929670025
2018-01-22 02:59:29,334 [salt.minion      ][INFO    ][13011] Starting a new job with PID 13011
2018-01-22 02:59:29,347 [salt.minion      ][INFO    ][13011] Returning information for job: 20180122025929670025
2018-01-22 02:59:39,538 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025939893753
2018-01-22 02:59:39,564 [salt.minion      ][INFO    ][13016] Starting a new job with PID 13016
2018-01-22 02:59:39,580 [salt.minion      ][INFO    ][13016] Returning information for job: 20180122025939893753
2018-01-22 02:59:49,564 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122025949922353
2018-01-22 02:59:49,585 [salt.minion      ][INFO    ][13021] Starting a new job with PID 13021
2018-01-22 02:59:49,599 [salt.minion      ][INFO    ][13021] Returning information for job: 20180122025949922353
2018-01-22 02:59:59,791 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030000150120
2018-01-22 02:59:59,813 [salt.minion      ][INFO    ][13026] Starting a new job with PID 13026
2018-01-22 02:59:59,827 [salt.minion      ][INFO    ][13026] Returning information for job: 20180122030000150120
2018-01-22 03:00:10,018 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030010374870
2018-01-22 03:00:10,046 [salt.minion      ][INFO    ][13031] Starting a new job with PID 13031
2018-01-22 03:00:10,060 [salt.minion      ][INFO    ][13031] Returning information for job: 20180122030010374870
2018-01-22 03:00:20,248 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030020605149
2018-01-22 03:00:20,271 [salt.minion      ][INFO    ][13036] Starting a new job with PID 13036
2018-01-22 03:00:20,284 [salt.minion      ][INFO    ][13036] Returning information for job: 20180122030020605149
2018-01-22 03:00:30,328 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030030678934
2018-01-22 03:00:30,350 [salt.minion      ][INFO    ][13041] Starting a new job with PID 13041
2018-01-22 03:00:30,365 [salt.minion      ][INFO    ][13041] Returning information for job: 20180122030030678934
2018-01-22 03:00:40,553 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030040913258
2018-01-22 03:00:40,579 [salt.minion      ][INFO    ][13046] Starting a new job with PID 13046
2018-01-22 03:00:40,591 [salt.minion      ][INFO    ][13046] Returning information for job: 20180122030040913258
2018-01-22 03:00:50,780 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030051141937
2018-01-22 03:00:50,800 [salt.minion      ][INFO    ][13051] Starting a new job with PID 13051
2018-01-22 03:00:50,814 [salt.minion      ][INFO    ][13051] Returning information for job: 20180122030051141937
2018-01-22 03:01:01,015 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030101372359
2018-01-22 03:01:01,037 [salt.minion      ][INFO    ][13056] Starting a new job with PID 13056
2018-01-22 03:01:01,049 [salt.minion      ][INFO    ][13056] Returning information for job: 20180122030101372359
2018-01-22 03:01:12,245 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030112601922
2018-01-22 03:01:12,265 [salt.minion      ][INFO    ][13061] Starting a new job with PID 13061
2018-01-22 03:01:12,280 [salt.minion      ][INFO    ][13061] Returning information for job: 20180122030112601922
2018-01-22 03:01:22,265 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030122625978
2018-01-22 03:01:22,287 [salt.minion      ][INFO    ][13066] Starting a new job with PID 13066
2018-01-22 03:01:22,301 [salt.minion      ][INFO    ][13066] Returning information for job: 20180122030122625978
2018-01-22 03:01:32,298 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030132655818
2018-01-22 03:01:32,322 [salt.minion      ][INFO    ][13071] Starting a new job with PID 13071
2018-01-22 03:01:32,334 [salt.minion      ][INFO    ][13071] Returning information for job: 20180122030132655818
2018-01-22 03:01:42,338 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030142694159
2018-01-22 03:01:42,360 [salt.minion      ][INFO    ][13076] Starting a new job with PID 13076
2018-01-22 03:01:42,375 [salt.minion      ][INFO    ][13076] Returning information for job: 20180122030142694159
2018-01-22 03:01:52,381 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030152733786
2018-01-22 03:01:52,405 [salt.minion      ][INFO    ][13081] Starting a new job with PID 13081
2018-01-22 03:01:52,419 [salt.minion      ][INFO    ][13081] Returning information for job: 20180122030152733786
2018-01-22 03:02:02,415 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030202775530
2018-01-22 03:02:02,435 [salt.minion      ][INFO    ][13086] Starting a new job with PID 13086
2018-01-22 03:02:02,450 [salt.minion      ][INFO    ][13086] Returning information for job: 20180122030202775530
2018-01-22 03:02:12,443 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030212805503
2018-01-22 03:02:12,469 [salt.minion      ][INFO    ][13091] Starting a new job with PID 13091
2018-01-22 03:02:12,484 [salt.minion      ][INFO    ][13091] Returning information for job: 20180122030212805503
2018-01-22 03:02:22,480 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030222838203
2018-01-22 03:02:22,498 [salt.minion      ][INFO    ][13096] Starting a new job with PID 13096
2018-01-22 03:02:22,515 [salt.minion      ][INFO    ][13096] Returning information for job: 20180122030222838203
2018-01-22 03:02:32,513 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030232873581
2018-01-22 03:02:32,536 [salt.minion      ][INFO    ][13101] Starting a new job with PID 13101
2018-01-22 03:02:32,550 [salt.minion      ][INFO    ][13101] Returning information for job: 20180122030232873581
2018-01-22 03:02:42,555 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030242911158
2018-01-22 03:02:42,579 [salt.minion      ][INFO    ][13106] Starting a new job with PID 13106
2018-01-22 03:02:42,592 [salt.minion      ][INFO    ][13106] Returning information for job: 20180122030242911158
2018-01-22 03:02:52,597 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030252954524
2018-01-22 03:02:52,623 [salt.minion      ][INFO    ][13111] Starting a new job with PID 13111
2018-01-22 03:02:52,637 [salt.minion      ][INFO    ][13111] Returning information for job: 20180122030252954524
2018-01-22 03:03:02,643 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030303002953
2018-01-22 03:03:02,665 [salt.minion      ][INFO    ][13199] Starting a new job with PID 13199
2018-01-22 03:03:02,678 [salt.minion      ][INFO    ][13199] Returning information for job: 20180122030303002953
2018-01-22 03:03:12,689 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030313047363
2018-01-22 03:03:12,712 [salt.minion      ][INFO    ][13204] Starting a new job with PID 13204
2018-01-22 03:03:12,728 [salt.minion      ][INFO    ][13204] Returning information for job: 20180122030313047363
2018-01-22 03:03:22,774 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030323133745
2018-01-22 03:03:22,792 [salt.minion      ][INFO    ][13209] Starting a new job with PID 13209
2018-01-22 03:03:22,805 [salt.minion      ][INFO    ][13209] Returning information for job: 20180122030323133745
2018-01-22 03:03:32,825 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030333183248
2018-01-22 03:03:32,847 [salt.minion      ][INFO    ][13214] Starting a new job with PID 13214
2018-01-22 03:03:32,860 [salt.minion      ][INFO    ][13214] Returning information for job: 20180122030333183248
2018-01-22 03:03:42,886 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030343247856
2018-01-22 03:03:42,907 [salt.minion      ][INFO    ][13219] Starting a new job with PID 13219
2018-01-22 03:03:42,919 [salt.minion      ][INFO    ][13219] Returning information for job: 20180122030343247856
2018-01-22 03:03:52,944 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030353301090
2018-01-22 03:03:52,968 [salt.minion      ][INFO    ][13224] Starting a new job with PID 13224
2018-01-22 03:03:52,982 [salt.minion      ][INFO    ][13224] Returning information for job: 20180122030353301090
2018-01-22 03:04:03,015 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030403374303
2018-01-22 03:04:03,032 [salt.minion      ][INFO    ][13444] Starting a new job with PID 13444
2018-01-22 03:04:03,047 [salt.minion      ][INFO    ][13444] Returning information for job: 20180122030403374303
2018-01-22 03:04:13,086 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030413445047
2018-01-22 03:04:13,113 [salt.minion      ][INFO    ][13449] Starting a new job with PID 13449
2018-01-22 03:04:13,130 [salt.minion      ][INFO    ][13449] Returning information for job: 20180122030413445047
2018-01-22 03:04:23,164 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command saltutil.find_job with jid 20180122030423520573
2018-01-22 03:04:23,183 [salt.minion      ][INFO    ][15485] Starting a new job with PID 15485
2018-01-22 03:04:23,196 [salt.minion      ][INFO    ][15485] Returning information for job: 20180122030423520573
2018-01-22 03:04:25,590 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-22 03:04:25,625 [salt.state       ][INFO    ][12129] Made the following changes:
'java-common' changed from 'absent' to '0.56ubuntu2'
'libxtst6' changed from 'absent' to '2:1.2.2-1'
'liblcms2-2' changed from 'absent' to '2.6-3ubuntu2'
'openjdk-8-jre-headless' changed from 'absent' to '8u151-b12-0ubuntu0.16.04.2'
'libxrender1' changed from 'absent' to '1:0.9.9-0ubuntu1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnspr4' changed from 'absent' to '2:4.13.1-0ubuntu0.16.04.1'
'libfontconfig' changed from 'absent' to '1'
'fonts-dejavu-core' changed from 'absent' to '2.35-1'
'libnss3-nssdb' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'java8-runtime-headless' changed from 'absent' to '1'
'libcups2' changed from 'absent' to '2.1.3-4ubuntu0.3'
'libjpeg-turbo8' changed from 'absent' to '1.4.2-0ubuntu3'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libnss3' changed from 'absent' to '2:3.28.4-0ubuntu0.16.04.3'
'libpcsclite1' changed from 'absent' to '1.8.14-1ubuntu1.16.04.1'
'java7-runtime-headless' changed from 'absent' to '1'
'ca-certificates-java' changed from 'absent' to '20160321ubuntu1'
'java2-runtime-headless' changed from 'absent' to '1'
'fontconfig-config' changed from 'absent' to '2.11.94-0ubuntu1.1'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2'
'libxi6' changed from 'absent' to '2:1.7.6-1'
'java5-runtime-headless' changed from 'absent' to '1'
'java6-runtime-headless' changed from 'absent' to '1'
'x11-common' changed from 'absent' to '1:7.7+13ubuntu3'
'libjpeg8' changed from 'absent' to '8c-2ubuntu8'
'opendaylight' changed from 'absent' to '7.0.0-1ppa2'
'libfontconfig1' changed from 'absent' to '2.11.94-0ubuntu1.1'

2018-01-22 03:04:25,641 [salt.state       ][INFO    ][12129] Loading fresh modules for state activity
2018-01-22 03:04:25,669 [salt.state       ][INFO    ][12129] Completed state [opendaylight] at time 03:04:25.669397 duration_in_ms=310487.645
2018-01-22 03:04:26,060 [salt.state       ][INFO    ][12129] Running state [/opt/opendaylight/etc/jetty.xml] at time 03:04:26.060381
2018-01-22 03:04:26,060 [salt.state       ][INFO    ][12129] Executing state file.managed for /opt/opendaylight/etc/jetty.xml
2018-01-22 03:04:26,121 [salt.fileclient  ][INFO    ][12129] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/jetty.xml'
2018-01-22 03:04:26,197 [salt.state       ][INFO    ][12129] File changed:
--- 
+++ 
@@ -79,7 +79,7 @@
                         </Item>
                     </Array>
                 </Arg>
-                <Set name="host">
+                <Set name="host">192.168.10.111
                     <Property name="jetty.host"/>
                 </Set>
                 <Set name="port">
@@ -110,11 +110,11 @@
                         </Item>
                     </Array>
                 </Arg>
-                <Set name="host">
+                <Set name="host">192.168.10.111
                     <Property name="jetty.host"/>
                 </Set>
                 <Set name="port">
-                    <Property name="jetty.port" default="8080"/>
+                    <Property name="jetty.port" default="8282"/>
                 </Set>
                 <Set name="idleTimeout">
                     <Property name="http.timeout" default="300000"/>

2018-01-22 03:04:26,197 [salt.state       ][INFO    ][12129] Completed state [/opt/opendaylight/etc/jetty.xml] at time 03:04:26.197288 duration_in_ms=136.911
2018-01-22 03:04:26,197 [salt.state       ][INFO    ][12129] Running state [/opt/opendaylight/bin/setenv] at time 03:04:26.197520
2018-01-22 03:04:26,197 [salt.state       ][INFO    ][12129] Executing state file.managed for /opt/opendaylight/bin/setenv
2018-01-22 03:04:26,235 [salt.fileclient  ][INFO    ][12129] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/setenv.shell'
2018-01-22 03:04:26,270 [salt.state       ][INFO    ][12129] File changed:
--- 
+++ 
@@ -1,46 +1,15 @@
-#!/bin/sh
-#
-#    Licensed to the Apache Software Foundation (ASF) under one or more
-#    contributor license agreements.  See the NOTICE file distributed with
-#    this work for additional information regarding copyright ownership.
-#    The ASF licenses this file to You under the Apache License, Version 2.0
-#    (the "License"); you may not use this file except in compliance with
-#    the License.  You may obtain a copy of the License at
-#
-#       http://www.apache.org/licenses/LICENSE-2.0
-#
-#    Unless required by applicable law or agreed to in writing, software
-#    distributed under the License is distributed on an "AS IS" BASIS,
-#    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#    See the License for the specific language governing permissions and
-#    limitations under the License.
-#
-
-#
-# handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
-# script: client, instance, shell, start, status, stop, karaf
-#
-# if [ "$KARAF_SCRIPT" == "SCRIPT_NAME" ]; then
-#   Actions go here...
-# fi
-
-#
-# general settings which should be applied for all scripts go here; please keep
-# in mind that it is possible that scripts might be executed more than once, e.g.
-# in example of the start script where the start script is executed first and the
-# karaf script afterwards.
-#
-
-#
-# The following section shows the possible configuration options for the default 
-# karaf scripts
-#
-# export JAVA_HOME # Location of Java installation
-# export JAVA_MIN_MEM # Minimum memory for the JVM
-# export JAVA_MAX_MEM # Maximum memory for the JVM
+##############################################################################
+# Copyright (c) 2017 Mirantis Inc. and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+############################################################################### export JAVA_HOME # Location of Java installation
+export JAVA_MIN_MEM=4g # Minimum memory for the JVM
+export JAVA_MAX_MEM=4g # Maximum memory for the JVM
 # export JAVA_PERM_MEM # Minimum perm memory for the JVM
-# export JAVA_MAX_PERM_MEM # Maximum perm memory for the JVM
-# export EXTRA_JAVA_OPTS # Additional JVM options
+export JAVA_MAX_PERM_MEM=512m # Maximum perm memory for the JVM
+export EXTRA_JAVA_OPTS='-Djava.net.preferIPv4Stack=true -XX:+UseG1GC' # Additional JVM options
 # export KARAF_HOME # Karaf home folder
 # export KARAF_DATA # Karaf data folder
 # export KARAF_BASE # Karaf base folder
@@ -48,7 +17,4 @@
 # export KARAF_OPTS # Additional available Karaf options
 # export KARAF_DEBUG # Enable debug mode
 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
-# export KARAF_NOROOT # Prevent execution as root if set to true
-if [ "x$JAVA_MAX_MEM" = "x" ]; then
-    export JAVA_MAX_MEM="2048m"
-fi
+

2018-01-22 03:04:26,271 [salt.state       ][INFO    ][12129] Completed state [/opt/opendaylight/bin/setenv] at time 03:04:26.271047 duration_in_ms=73.526
2018-01-22 03:04:26,274 [salt.state       ][INFO    ][12129] Running state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 03:04:26.274519
2018-01-22 03:04:26,275 [salt.state       ][INFO    ][12129] Executing state ini.options_present for /opt/opendaylight/etc/org.apache.karaf.features.cfg
2018-01-22 03:04:26,292 [salt.state       ][INFO    ][12129] {'featuresBoot': {'after': 'standard,wrap,ssh,odl-restconf-all,odl-aaa-authn,odl-dlux-all,odl-mdsal-apidocs,odl-netvirt-openstack', 'before': '\\\n    standard, \\\n    wrap'}}
2018-01-22 03:04:26,292 [salt.state       ][INFO    ][12129] Completed state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 03:04:26.292468 duration_in_ms=17.949
2018-01-22 03:04:26,292 [salt.state       ][INFO    ][12129] Running state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 03:04:26.292737
2018-01-22 03:04:26,292 [salt.state       ][INFO    ][12129] Executing state ini.options_present for /opt/opendaylight/etc/org.ops4j.pax.web.cfg
2018-01-22 03:04:26,293 [salt.state       ][INFO    ][12129] {'org.ops4j.pax.web.listening.addresses': {'after': '192.168.10.111', 'before': None}}
2018-01-22 03:04:26,293 [salt.state       ][INFO    ][12129] Completed state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 03:04:26.293944 duration_in_ms=1.206
2018-01-22 03:04:26,294 [salt.state       ][INFO    ][12129] Running state [/opt/opendaylight/etc/custom.properties] at time 03:04:26.294199
2018-01-22 03:04:26,294 [salt.state       ][INFO    ][12129] Executing state ini.options_present for /opt/opendaylight/etc/custom.properties
2018-01-22 03:04:26,316 [salt.state       ][INFO    ][12129] {'ovsdb.l3.fwd.enabled': {'after': 'yes', 'before': None}, 'ovsdb.of.version': {'after': '1.3', 'before': None}}
2018-01-22 03:04:26,317 [salt.state       ][INFO    ][12129] Completed state [/opt/opendaylight/etc/custom.properties] at time 03:04:26.317000 duration_in_ms=22.801
2018-01-22 03:04:26,317 [salt.state       ][INFO    ][12129] Running state [opendaylight] at time 03:04:26.317455
2018-01-22 03:04:26,317 [salt.state       ][INFO    ][12129] Executing state service.running for opendaylight
2018-01-22 03:04:26,318 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['systemctl', 'status', 'opendaylight.service', '-n', '0'] in directory '/root'
2018-01-22 03:04:26,350 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-22 03:04:26,368 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-22 03:04:26,383 [salt.state       ][INFO    ][12129] The service opendaylight is already running
2018-01-22 03:04:26,384 [salt.state       ][INFO    ][12129] Completed state [opendaylight] at time 03:04:26.384202 duration_in_ms=66.746
2018-01-22 03:04:26,384 [salt.state       ][INFO    ][12129] Running state [opendaylight] at time 03:04:26.384463
2018-01-22 03:04:26,384 [salt.state       ][INFO    ][12129] Executing state service.mod_watch for opendaylight
2018-01-22 03:04:26,385 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-22 03:04:26,400 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-22 03:04:26,415 [salt.loaded.int.module.cmdmod][INFO    ][12129] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'opendaylight.service'] in directory '/root'
2018-01-22 03:04:26,836 [salt.state       ][INFO    ][12129] {'opendaylight': True}
2018-01-22 03:04:26,836 [salt.state       ][INFO    ][12129] Completed state [opendaylight] at time 03:04:26.836529 duration_in_ms=452.066
2018-01-22 03:04:26,839 [salt.minion      ][INFO    ][12129] Returning information for job: 20180122025909351479
2018-01-22 03:57:14,737 [salt.utils.schedule][INFO    ][2106] Running scheduled job: __mine_interval
2018-01-22 04:09:14,905 [salt.minion      ][INFO    ][2106] User sudo_ubuntu Executing command cp.push_dir with jid 20180122040915289379
2018-01-22 04:09:14,933 [salt.minion      ][INFO    ][18242] Starting a new job with PID 18242
