2018-01-09 07:00:42,891 [py.warnings      ][WARNING ][1783] /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-09 07:00:56,652 [salt.loaded.int.module.cmdmod][ERROR   ][1783] 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-09 07:00:58,742 [salt.loaded.int.module.cmdmod][INFO    ][2331] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-09 07:00:58,752 [salt.loaded.int.module.cmdmod][INFO    ][2331] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-09 07:00:58,767 [salt.loaded.int.module.cmdmod][INFO    ][2331] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-01-09 07:00:58,779 [salt.utils.parsers][WARNING ][1461] Minion received a SIGTERM. Exiting.
2018-01-09 07:00:59,124 [salt.cli.daemons ][INFO    ][2411] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-09 07:00:59,214 [salt.cli.daemons ][INFO    ][2411] Starting up the Salt Minion
2018-01-09 07:00:59,215 [salt.utils.event ][INFO    ][2411] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-09 07:00:59,561 [salt.minion      ][INFO    ][2411] Creating minion process manager
2018-01-09 07:01:00,494 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2411] Executing command ['date', '+%z'] in directory '/root'
2018-01-09 07:01:00,509 [salt.utils.schedule][INFO    ][2411] Updating job settings for scheduled job: __mine_interval
2018-01-09 07:01:00,511 [salt.minion      ][INFO    ][2411] Added mine.update to scheduler
2018-01-09 07:01:00,515 [salt.minion      ][INFO    ][2411] Minion is starting as user 'root'
2018-01-09 07:01:01,856 [salt.minion      ][INFO    ][2411] Minion is ready to receive requests!
2018-01-09 07:01:02,858 [salt.utils.schedule][INFO    ][2411] Running scheduled job: __mine_interval
2018-01-09 07:01:06,643 [salt.minion      ][INFO    ][2411] User sudo_ubuntu Executing command service.force_reload with jid 20180109070107148806
2018-01-09 07:01:06,662 [salt.minion      ][INFO    ][2508] Starting a new job with PID 2508
2018-01-09 07:01:06,818 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2508] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-01-09 07:01:06,830 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2508] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-01-09 07:01:06,851 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2508] Executing command ['systemd-run', '--scope', 'systemctl', 'force-reload', 'salt-minion.service'] in directory '/root'
2018-01-09 07:01:06,878 [salt.utils.parsers][WARNING ][2411] Minion received a SIGTERM. Exiting.
2018-01-09 07:01:06,880 [salt.cli.daemons ][INFO    ][2411] Shutting down the Salt Minion
2018-01-09 07:01:07,271 [salt.cli.daemons ][INFO    ][2549] Setting up the Salt Minion "odl01.baremetal-mcp-pike-odl-ha.local"
2018-01-09 07:01:07,354 [salt.cli.daemons ][INFO    ][2549] Starting up the Salt Minion
2018-01-09 07:01:07,355 [salt.utils.event ][INFO    ][2549] Starting pull socket on /var/run/salt/minion/minion_event_9315d17a94_pull.ipc
2018-01-09 07:01:07,745 [salt.minion      ][INFO    ][2549] Creating minion process manager
2018-01-09 07:01:09,099 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][2549] Executing command ['date', '+%z'] in directory '/root'
2018-01-09 07:01:09,113 [salt.utils.schedule][INFO    ][2549] Updating job settings for scheduled job: __mine_interval
2018-01-09 07:01:09,117 [salt.minion      ][INFO    ][2549] Added mine.update to scheduler
2018-01-09 07:01:09,124 [salt.minion      ][INFO    ][2549] Minion is starting as user 'root'
2018-01-09 07:01:09,139 [salt.minion      ][INFO    ][2549] Minion is ready to receive requests!
2018-01-09 07:01:10,141 [salt.utils.schedule][INFO    ][2549] Running scheduled job: __mine_interval
2018-01-09 07:01:16,755 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070117257463
2018-01-09 07:01:16,774 [salt.minion      ][INFO    ][2647] Starting a new job with PID 2647
2018-01-09 07:01:16,792 [salt.minion      ][INFO    ][2647] Returning information for job: 20180109070117257463
2018-01-09 07:01:27,756 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command state.apply with jid 20180109070128262532
2018-01-09 07:01:27,776 [salt.minion      ][INFO    ][2652] Starting a new job with PID 2652
2018-01-09 07:01:31,047 [salt.state       ][INFO    ][2652] Loading fresh modules for state activity
2018-01-09 07:01:31,094 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-01-09 07:01:31,131 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/init.sls'
2018-01-09 07:01:31,241 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/env.sls'
2018-01-09 07:01:31,348 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/profile.sls'
2018-01-09 07:01:31,695 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/repo.sls'
2018-01-09 07:01:32,310 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/package.sls'
2018-01-09 07:01:32,469 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/timezone.sls'
2018-01-09 07:01:32,572 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/kernel.sls'
2018-01-09 07:01:32,701 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/cpu.sls'
2018-01-09 07:01:32,802 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/sysfs.sls'
2018-01-09 07:01:32,901 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/locale.sls'
2018-01-09 07:01:32,997 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/user.sls'
2018-01-09 07:01:33,121 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/group.sls'
2018-01-09 07:01:33,224 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/limit.sls'
2018-01-09 07:01:33,322 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/systemd.sls'
2018-01-09 07:01:33,422 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/system/apt.sls'
2018-01-09 07:01:33,530 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-01-09 07:01:33,622 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-01-09 07:01:33,721 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-01-09 07:01:33,897 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-01-09 07:01:34,097 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-01-09 07:01:34,198 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/storage/init.sls'
2018-01-09 07:01:34,309 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-01-09 07:01:34,329 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-01-09 07:01:34,373 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-01-09 07:01:34,412 [salt.state       ][INFO    ][2652] Running state [/etc/environment] at time 07:01:34.412558
2018-01-09 07:01:34,413 [salt.state       ][INFO    ][2652] Executing state file.blockreplace for /etc/environment
2018-01-09 07:01:34,423 [salt.state       ][INFO    ][2652] 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-09 07:01:34,424 [salt.state       ][INFO    ][2652] Completed state [/etc/environment] at time 07:01:34.424064 duration_in_ms=11.507
2018-01-09 07:01:34,424 [salt.state       ][INFO    ][2652] Running state [/etc/profile.d] at time 07:01:34.424409
2018-01-09 07:01:34,424 [salt.state       ][INFO    ][2652] Executing state file.directory for /etc/profile.d
2018-01-09 07:01:34,427 [salt.state       ][INFO    ][2652] Directory /etc/profile.d is in the correct state
2018-01-09 07:01:34,427 [salt.state       ][INFO    ][2652] Completed state [/etc/profile.d] at time 07:01:34.427787 duration_in_ms=3.378
2018-01-09 07:01:34,927 [salt.state       ][INFO    ][2652] Running state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:01:34.927578
2018-01-09 07:01:34,928 [salt.state       ][INFO    ][2652] Executing state file.managed for /etc/apt/apt.conf.d/99compression-workaround-salt
2018-01-09 07:01:34,957 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/files/apt.conf'
2018-01-09 07:01:34,964 [salt.state       ][INFO    ][2652] File changed:
New file
2018-01-09 07:01:34,965 [salt.state       ][INFO    ][2652] Completed state [/etc/apt/apt.conf.d/99compression-workaround-salt] at time 07:01:34.965202 duration_in_ms=37.625
2018-01-09 07:01:34,965 [salt.state       ][INFO    ][2652] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:01:34.965561
2018-01-09 07:01:34,965 [salt.state       ][INFO    ][2652] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-01-09 07:01:34,980 [salt.state       ][INFO    ][2652] File changed:
New file
2018-01-09 07:01:34,981 [salt.state       ][INFO    ][2652] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 07:01:34.981776 duration_in_ms=16.215
2018-01-09 07:01:34,982 [salt.state       ][INFO    ][2652] Running state [linux_repo_prereq_pkgs] at time 07:01:34.982961
2018-01-09 07:01:34,983 [salt.state       ][INFO    ][2652] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-01-09 07:01:34,983 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:01:35,363 [salt.state       ][INFO    ][2652] All specified packages are already installed
2018-01-09 07:01:35,364 [salt.state       ][INFO    ][2652] Completed state [linux_repo_prereq_pkgs] at time 07:01:35.364157 duration_in_ms=381.194
2018-01-09 07:01:35,364 [salt.state       ][INFO    ][2652] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:01:35.364597
2018-01-09 07:01:35,365 [salt.state       ][INFO    ][2652] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-01-09 07:01:35,366 [salt.state       ][INFO    ][2652] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-01-09 07:01:35,366 [salt.state       ][INFO    ][2652] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 07:01:35.366518 duration_in_ms=1.921
2018-01-09 07:01:35,366 [salt.state       ][INFO    ][2652] Running state [/etc/apt/preferences.d/uca] at time 07:01:35.366892
2018-01-09 07:01:35,367 [salt.state       ][INFO    ][2652] Executing state file.absent for /etc/apt/preferences.d/uca
2018-01-09 07:01:35,367 [salt.state       ][INFO    ][2652] File /etc/apt/preferences.d/uca is not present
2018-01-09 07:01:35,368 [salt.state       ][INFO    ][2652] Completed state [/etc/apt/preferences.d/uca] at time 07:01:35.367990 duration_in_ms=1.099
2018-01-09 07:01:35,373 [salt.state       ][INFO    ][2652] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:01:35.373497
2018-01-09 07:01:35,373 [salt.state       ][INFO    ][2652] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main
2018-01-09 07:01:35,485 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['apt-key', 'export', 'EC4926EA'] in directory '/root'
2018-01-09 07:01:35,559 [salt.loaded.int.module.cmdmod][INFO    ][2652] 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-09 07:01:35,802 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:01:37,860 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070138371019
2018-01-09 07:01:37,874 [salt.minion      ][INFO    ][3180] Starting a new job with PID 3180
2018-01-09 07:01:37,896 [salt.minion      ][INFO    ][3180] Returning information for job: 20180109070138371019
2018-01-09 07:01:39,581 [salt.state       ][INFO    ][2652] {'repo': 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main'}
2018-01-09 07:01:39,581 [salt.state       ][INFO    ][2652] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/pike main] at time 07:01:39.581857 duration_in_ms=4208.36
2018-01-09 07:01:39,582 [salt.state       ][INFO    ][2652] Running state [linux_extra_packages_purged] at time 07:01:39.582275
2018-01-09 07:01:39,582 [salt.state       ][INFO    ][2652] Executing state pkg.purged for linux_extra_packages_purged
2018-01-09 07:01:39,606 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', 'purge', 'cloud-init', 'unattended-upgrades'] in directory '/root'
2018-01-09 07:01:43,886 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:01:43,913 [salt.state       ][INFO    ][2652] {'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-09 07:01:43,926 [salt.state       ][INFO    ][2652] Loading fresh modules for state activity
2018-01-09 07:01:43,953 [salt.state       ][INFO    ][2652] Completed state [linux_extra_packages_purged] at time 07:01:43.953809 duration_in_ms=4371.534
2018-01-09 07:01:43,958 [salt.state       ][INFO    ][2652] Running state [linux_extra_packages_latest] at time 07:01:43.958148
2018-01-09 07:01:43,958 [salt.state       ][INFO    ][2652] Executing state pkg.latest for linux_extra_packages_latest
2018-01-09 07:01:44,373 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['apt-cache', '-q', 'policy', 'mcelog'] in directory '/root'
2018-01-09 07:01:44,427 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:01:44,447 [salt.loaded.int.module.cmdmod][INFO    ][2652] 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-09 07:01:47,357 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:01:47,385 [salt.state       ][INFO    ][2652] Made the following changes:
'mcelog' changed from 'absent' to '128+dfsg-1'

2018-01-09 07:01:47,401 [salt.state       ][INFO    ][2652] Loading fresh modules for state activity
2018-01-09 07:01:47,433 [salt.state       ][INFO    ][2652] Completed state [linux_extra_packages_latest] at time 07:01:47.433637 duration_in_ms=3475.488
2018-01-09 07:01:47,436 [salt.state       ][INFO    ][2652] Running state [UTC] at time 07:01:47.436522
2018-01-09 07:01:47,437 [salt.state       ][INFO    ][2652] Executing state timezone.system for UTC
2018-01-09 07:01:47,439 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['timedatectl'] in directory '/root'
2018-01-09 07:01:47,475 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['timedatectl'] in directory '/root'
2018-01-09 07:01:47,486 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'timedatectl set-timezone UTC' in directory '/root'
2018-01-09 07:01:47,494 [salt.state       ][INFO    ][2652] {'timezone': 'UTC'}
2018-01-09 07:01:47,494 [salt.state       ][INFO    ][2652] Completed state [UTC] at time 07:01:47.494254 duration_in_ms=57.731
2018-01-09 07:01:47,497 [salt.state       ][INFO    ][2652] Running state [nf_conntrack] at time 07:01:47.497654
2018-01-09 07:01:47,497 [salt.state       ][INFO    ][2652] Executing state kmod.present for nf_conntrack
2018-01-09 07:01:47,498 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'lsmod' in directory '/root'
2018-01-09 07:01:47,801 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'lsmod' in directory '/root'
2018-01-09 07:01:47,808 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'modprobe nf_conntrack' in directory '/root'
2018-01-09 07:01:47,821 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'lsmod' in directory '/root'
2018-01-09 07:01:47,890 [salt.state       ][INFO    ][2652] {'nf_conntrack': 'loaded'}
2018-01-09 07:01:47,891 [salt.state       ][INFO    ][2652] Completed state [nf_conntrack] at time 07:01:47.891268 duration_in_ms=393.614
2018-01-09 07:01:47,893 [salt.state       ][INFO    ][2652] Running state [kernel.panic] at time 07:01:47.893522
2018-01-09 07:01:47,893 [salt.state       ][INFO    ][2652] Executing state sysctl.present for kernel.panic
2018-01-09 07:01:47,894 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:47,922 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w kernel.panic="60"' in directory '/root'
2018-01-09 07:01:47,928 [salt.state       ][INFO    ][2652] {'kernel.panic': 60}
2018-01-09 07:01:47,929 [salt.state       ][INFO    ][2652] Completed state [kernel.panic] at time 07:01:47.929356 duration_in_ms=35.834
2018-01-09 07:01:47,929 [salt.state       ][INFO    ][2652] Running state [net.ipv4.tcp_keepalive_probes] at time 07:01:47.929644
2018-01-09 07:01:47,929 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-01-09 07:01:47,930 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:47,948 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.tcp_keepalive_probes="8"' in directory '/root'
2018-01-09 07:01:47,954 [salt.state       ][INFO    ][2652] {'net.ipv4.tcp_keepalive_probes': 8}
2018-01-09 07:01:47,955 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.tcp_keepalive_probes] at time 07:01:47.955019 duration_in_ms=25.374
2018-01-09 07:01:47,955 [salt.state       ][INFO    ][2652] Running state [fs.file-max] at time 07:01:47.955272
2018-01-09 07:01:47,955 [salt.state       ][INFO    ][2652] Executing state sysctl.present for fs.file-max
2018-01-09 07:01:47,956 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:47,973 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w fs.file-max="124165"' in directory '/root'
2018-01-09 07:01:47,981 [salt.state       ][INFO    ][2652] {'fs.file-max': 124165}
2018-01-09 07:01:47,981 [salt.state       ][INFO    ][2652] Completed state [fs.file-max] at time 07:01:47.981571 duration_in_ms=26.299
2018-01-09 07:01:47,981 [salt.state       ][INFO    ][2652] Running state [net.core.somaxconn] at time 07:01:47.981831
2018-01-09 07:01:47,982 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.core.somaxconn
2018-01-09 07:01:47,982 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,002 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.core.somaxconn="4096"' in directory '/root'
2018-01-09 07:01:48,008 [salt.state       ][INFO    ][2652] {'net.core.somaxconn': 4096}
2018-01-09 07:01:48,009 [salt.state       ][INFO    ][2652] Completed state [net.core.somaxconn] at time 07:01:48.009092 duration_in_ms=27.261
2018-01-09 07:01:48,009 [salt.state       ][INFO    ][2652] Running state [net.ipv4.tcp_max_syn_backlog] at time 07:01:48.009352
2018-01-09 07:01:48,009 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-01-09 07:01:48,010 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,027 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.tcp_max_syn_backlog="8192"' in directory '/root'
2018-01-09 07:01:48,034 [salt.state       ][INFO    ][2652] {'net.ipv4.tcp_max_syn_backlog': 8192}
2018-01-09 07:01:48,034 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.tcp_max_syn_backlog] at time 07:01:48.034313 duration_in_ms=24.961
2018-01-09 07:01:48,034 [salt.state       ][INFO    ][2652] Running state [net.ipv4.tcp_tw_reuse] at time 07:01:48.034900
2018-01-09 07:01:48,035 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-01-09 07:01:48,036 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,052 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.tcp_tw_reuse="1"' in directory '/root'
2018-01-09 07:01:48,058 [salt.state       ][INFO    ][2652] {'net.ipv4.tcp_tw_reuse': 1}
2018-01-09 07:01:48,059 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.tcp_tw_reuse] at time 07:01:48.059171 duration_in_ms=24.271
2018-01-09 07:01:48,059 [salt.state       ][INFO    ][2652] Running state [net.ipv4.tcp_congestion_control] at time 07:01:48.059454
2018-01-09 07:01:48,059 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-01-09 07:01:48,060 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,077 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.tcp_congestion_control="yeah"' in directory '/root'
2018-01-09 07:01:48,089 [salt.state       ][INFO    ][2652] {'net.ipv4.tcp_congestion_control': 'yeah'}
2018-01-09 07:01:48,089 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.tcp_congestion_control] at time 07:01:48.089449 duration_in_ms=29.995
2018-01-09 07:01:48,089 [salt.state       ][INFO    ][2652] Running state [net.ipv4.tcp_retries2] at time 07:01:48.089732
2018-01-09 07:01:48,090 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-01-09 07:01:48,090 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,095 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070148600649
2018-01-09 07:01:48,108 [salt.minion      ][INFO    ][4487] Starting a new job with PID 4487
2018-01-09 07:01:48,115 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.tcp_retries2="5"' in directory '/root'
2018-01-09 07:01:48,123 [salt.state       ][INFO    ][2652] {'net.ipv4.tcp_retries2': 5}
2018-01-09 07:01:48,124 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.tcp_retries2] at time 07:01:48.124028 duration_in_ms=34.296
2018-01-09 07:01:48,124 [salt.state       ][INFO    ][2652] Running state [net.core.netdev_max_backlog] at time 07:01:48.124319
2018-01-09 07:01:48,124 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.core.netdev_max_backlog
2018-01-09 07:01:48,125 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,128 [salt.minion      ][INFO    ][4487] Returning information for job: 20180109070148600649
2018-01-09 07:01:48,147 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.core.netdev_max_backlog="261144"' in directory '/root'
2018-01-09 07:01:48,155 [salt.state       ][INFO    ][2652] {'net.core.netdev_max_backlog': 261144}
2018-01-09 07:01:48,156 [salt.state       ][INFO    ][2652] Completed state [net.core.netdev_max_backlog] at time 07:01:48.156234 duration_in_ms=31.915
2018-01-09 07:01:48,156 [salt.state       ][INFO    ][2652] Running state [net.ipv4.tcp_slow_start_after_idle] at time 07:01:48.156503
2018-01-09 07:01:48,157 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-01-09 07:01:48,157 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,179 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.tcp_slow_start_after_idle="0"' in directory '/root'
2018-01-09 07:01:48,186 [salt.state       ][INFO    ][2652] {'net.ipv4.tcp_slow_start_after_idle': 0}
2018-01-09 07:01:48,187 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 07:01:48.187425 duration_in_ms=30.921
2018-01-09 07:01:48,187 [salt.state       ][INFO    ][2652] Running state [vm.swappiness] at time 07:01:48.187728
2018-01-09 07:01:48,187 [salt.state       ][INFO    ][2652] Executing state sysctl.present for vm.swappiness
2018-01-09 07:01:48,188 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,208 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w vm.swappiness="10"' in directory '/root'
2018-01-09 07:01:48,216 [salt.state       ][INFO    ][2652] {'vm.swappiness': 10}
2018-01-09 07:01:48,216 [salt.state       ][INFO    ][2652] Completed state [vm.swappiness] at time 07:01:48.216867 duration_in_ms=29.139
2018-01-09 07:01:48,217 [salt.state       ][INFO    ][2652] Running state [net.ipv4.tcp_keepalive_intvl] at time 07:01:48.217457
2018-01-09 07:01:48,217 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-01-09 07:01:48,218 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,236 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.tcp_keepalive_intvl="3"' in directory '/root'
2018-01-09 07:01:48,242 [salt.state       ][INFO    ][2652] {'net.ipv4.tcp_keepalive_intvl': 3}
2018-01-09 07:01:48,242 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.tcp_keepalive_intvl] at time 07:01:48.242943 duration_in_ms=25.486
2018-01-09 07:01:48,243 [salt.state       ][INFO    ][2652] Running state [net.ipv4.neigh.default.gc_thresh1] at time 07:01:48.243191
2018-01-09 07:01:48,243 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-01-09 07:01:48,244 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,261 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh1="4096"' in directory '/root'
2018-01-09 07:01:48,267 [salt.state       ][INFO    ][2652] {'net.ipv4.neigh.default.gc_thresh1': 4096}
2018-01-09 07:01:48,268 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 07:01:48.267974 duration_in_ms=24.783
2018-01-09 07:01:48,268 [salt.state       ][INFO    ][2652] Running state [net.ipv4.neigh.default.gc_thresh2] at time 07:01:48.268219
2018-01-09 07:01:48,268 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-01-09 07:01:48,269 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,285 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh2="8192"' in directory '/root'
2018-01-09 07:01:48,292 [salt.state       ][INFO    ][2652] {'net.ipv4.neigh.default.gc_thresh2': 8192}
2018-01-09 07:01:48,292 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 07:01:48.292278 duration_in_ms=24.058
2018-01-09 07:01:48,292 [salt.state       ][INFO    ][2652] Running state [net.ipv4.neigh.default.gc_thresh3] at time 07:01:48.292533
2018-01-09 07:01:48,293 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-01-09 07:01:48,293 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,311 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.neigh.default.gc_thresh3="16384"' in directory '/root'
2018-01-09 07:01:48,319 [salt.state       ][INFO    ][2652] {'net.ipv4.neigh.default.gc_thresh3': 16384}
2018-01-09 07:01:48,319 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 07:01:48.319848 duration_in_ms=27.314
2018-01-09 07:01:48,320 [salt.state       ][INFO    ][2652] Running state [net.ipv4.tcp_fin_timeout] at time 07:01:48.320101
2018-01-09 07:01:48,320 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-01-09 07:01:48,320 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,338 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.tcp_fin_timeout="30"' in directory '/root'
2018-01-09 07:01:48,345 [salt.state       ][INFO    ][2652] {'net.ipv4.tcp_fin_timeout': 30}
2018-01-09 07:01:48,345 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.tcp_fin_timeout] at time 07:01:48.345940 duration_in_ms=25.838
2018-01-09 07:01:48,346 [salt.state       ][INFO    ][2652] Running state [net.ipv4.tcp_keepalive_time] at time 07:01:48.346196
2018-01-09 07:01:48,346 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-01-09 07:01:48,347 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,363 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.ipv4.tcp_keepalive_time="30"' in directory '/root'
2018-01-09 07:01:48,369 [salt.state       ][INFO    ][2652] {'net.ipv4.tcp_keepalive_time': 30}
2018-01-09 07:01:48,369 [salt.state       ][INFO    ][2652] Completed state [net.ipv4.tcp_keepalive_time] at time 07:01:48.369875 duration_in_ms=23.678
2018-01-09 07:01:48,370 [salt.state       ][INFO    ][2652] Running state [net.nf_conntrack_max] at time 07:01:48.370132
2018-01-09 07:01:48,370 [salt.state       ][INFO    ][2652] Executing state sysctl.present for net.nf_conntrack_max
2018-01-09 07:01:48,371 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -a' in directory '/root'
2018-01-09 07:01:48,390 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'sysctl -w net.nf_conntrack_max="1048576"' in directory '/root'
2018-01-09 07:01:48,399 [salt.state       ][INFO    ][2652] {'net.nf_conntrack_max': 1048576}
2018-01-09 07:01:48,400 [salt.state       ][INFO    ][2652] Completed state [net.nf_conntrack_max] at time 07:01:48.400114 duration_in_ms=29.981
2018-01-09 07:01:48,403 [salt.state       ][INFO    ][2652] Running state [linux_sysfs_package] at time 07:01:48.403725
2018-01-09 07:01:48,403 [salt.state       ][INFO    ][2652] Executing state pkg.installed for linux_sysfs_package
2018-01-09 07:01:48,744 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['apt-cache', '-q', 'policy', 'sysfsutils'] in directory '/root'
2018-01-09 07:01:48,849 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:01:50,725 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:01:50,750 [salt.loaded.int.module.cmdmod][INFO    ][2652] 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-09 07:01:53,983 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:01:54,014 [salt.state       ][INFO    ][2652] 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-09 07:01:54,028 [salt.state       ][INFO    ][2652] Loading fresh modules for state activity
2018-01-09 07:01:54,062 [salt.state       ][INFO    ][2652] Completed state [linux_sysfs_package] at time 07:01:54.062131 duration_in_ms=5658.405
2018-01-09 07:01:54,066 [salt.state       ][INFO    ][2652] Running state [/etc/sysfs.d] at time 07:01:54.066565
2018-01-09 07:01:54,067 [salt.state       ][INFO    ][2652] Executing state file.directory for /etc/sysfs.d
2018-01-09 07:01:54,072 [salt.state       ][INFO    ][2652] Directory /etc/sysfs.d is in the correct state
2018-01-09 07:01:54,073 [salt.state       ][INFO    ][2652] Completed state [/etc/sysfs.d] at time 07:01:54.073260 duration_in_ms=6.695
2018-01-09 07:01:54,218 [salt.state       ][INFO    ][2652] Running state [ondemand] at time 07:01:54.218624
2018-01-09 07:01:54,219 [salt.state       ][INFO    ][2652] Executing state service.dead for ondemand
2018-01-09 07:01:54,220 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-01-09 07:01:54,231 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-09 07:01:54,242 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:01:54,252 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemd-run', '--scope', 'systemctl', 'stop', 'ondemand.service'] in directory '/root'
2018-01-09 07:01:54,292 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-01-09 07:01:54,303 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:01:54,316 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:01:54,333 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemd-run', '--scope', '/usr/sbin/update-rc.d', '-f', 'ondemand', 'remove'] in directory '/root'
2018-01-09 07:01:54,476 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-01-09 07:01:54,498 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'runlevel' in directory '/root'
2018-01-09 07:01:54,508 [salt.state       ][INFO    ][2652] {'ondemand': True}
2018-01-09 07:01:54,508 [salt.state       ][INFO    ][2652] Completed state [ondemand] at time 07:01:54.508725 duration_in_ms=290.101
2018-01-09 07:01:54,510 [salt.state       ][INFO    ][2652] Running state [cs_CZ.UTF-8] at time 07:01:54.510513
2018-01-09 07:01:54,511 [salt.state       ][INFO    ][2652] Executing state locale.present for cs_CZ.UTF-8
2018-01-09 07:01:54,511 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'locale -a' in directory '/root'
2018-01-09 07:01:54,526 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['locale-gen', 'cs_CZ.utf8'] in directory '/root'
2018-01-09 07:01:55,412 [salt.state       ][INFO    ][2652] {'locale': 'cs_CZ.UTF-8'}
2018-01-09 07:01:55,412 [salt.state       ][INFO    ][2652] Completed state [cs_CZ.UTF-8] at time 07:01:55.412474 duration_in_ms=901.96
2018-01-09 07:01:55,412 [salt.state       ][INFO    ][2652] Running state [en_US.UTF-8] at time 07:01:55.412942
2018-01-09 07:01:55,413 [salt.state       ][INFO    ][2652] Executing state locale.present for en_US.UTF-8
2018-01-09 07:01:55,415 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'locale -a' in directory '/root'
2018-01-09 07:01:55,423 [salt.state       ][INFO    ][2652] Locale en_US.UTF-8 is already present
2018-01-09 07:01:55,424 [salt.state       ][INFO    ][2652] Completed state [en_US.UTF-8] at time 07:01:55.424145 duration_in_ms=11.204
2018-01-09 07:01:55,426 [salt.state       ][INFO    ][2652] Running state [en_US.UTF-8] at time 07:01:55.426327
2018-01-09 07:01:55,426 [salt.state       ][INFO    ][2652] Executing state locale.system for en_US.UTF-8
2018-01-09 07:01:55,427 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'localectl' in directory '/root'
2018-01-09 07:01:55,465 [salt.state       ][INFO    ][2652] System locale en_US.UTF-8 already set
2018-01-09 07:01:55,466 [salt.state       ][INFO    ][2652] Completed state [en_US.UTF-8] at time 07:01:55.466105 duration_in_ms=39.778
2018-01-09 07:01:55,468 [salt.state       ][INFO    ][2652] Running state [root] at time 07:01:55.468532
2018-01-09 07:01:55,469 [salt.state       ][INFO    ][2652] Executing state user.present for root
2018-01-09 07:01:55,471 [salt.state       ][INFO    ][2652] User root is present and up to date
2018-01-09 07:01:55,471 [salt.state       ][INFO    ][2652] Completed state [root] at time 07:01:55.471562 duration_in_ms=3.03
2018-01-09 07:01:55,472 [salt.state       ][INFO    ][2652] Running state [/root] at time 07:01:55.472568
2018-01-09 07:01:55,472 [salt.state       ][INFO    ][2652] Executing state file.directory for /root
2018-01-09 07:01:55,473 [salt.state       ][INFO    ][2652] Directory /root is in the correct state
2018-01-09 07:01:55,474 [salt.state       ][INFO    ][2652] Completed state [/root] at time 07:01:55.474150 duration_in_ms=1.581
2018-01-09 07:01:55,475 [salt.state       ][INFO    ][2652] Running state [/etc/sudoers.d/90-salt-user-root] at time 07:01:55.474998
2018-01-09 07:01:55,475 [salt.state       ][INFO    ][2652] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-01-09 07:01:55,476 [salt.state       ][INFO    ][2652] File /etc/sudoers.d/90-salt-user-root is not present
2018-01-09 07:01:55,476 [salt.state       ][INFO    ][2652] Completed state [/etc/sudoers.d/90-salt-user-root] at time 07:01:55.476247 duration_in_ms=1.249
2018-01-09 07:01:55,476 [salt.state       ][INFO    ][2652] Running state [ubuntu] at time 07:01:55.476444
2018-01-09 07:01:55,476 [salt.state       ][INFO    ][2652] Executing state user.present for ubuntu
2018-01-09 07:01:55,480 [salt.state       ][INFO    ][2652] {'passwd': 'XXX-REDACTED-XXX'}
2018-01-09 07:01:55,481 [salt.state       ][INFO    ][2652] Completed state [ubuntu] at time 07:01:55.480970 duration_in_ms=4.526
2018-01-09 07:01:55,481 [salt.state       ][INFO    ][2652] Running state [/home/ubuntu] at time 07:01:55.481889
2018-01-09 07:01:55,482 [salt.state       ][INFO    ][2652] Executing state file.directory for /home/ubuntu
2018-01-09 07:01:55,482 [salt.state       ][INFO    ][2652] {'mode': '0700'}
2018-01-09 07:01:55,483 [salt.state       ][INFO    ][2652] Completed state [/home/ubuntu] at time 07:01:55.483026 duration_in_ms=1.137
2018-01-09 07:01:55,483 [salt.state       ][INFO    ][2652] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:01:55.483789
2018-01-09 07:01:55,484 [salt.state       ][INFO    ][2652] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-01-09 07:01:55,528 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/files/sudoer'
2018-01-09 07:01:55,533 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command '/usr/sbin/visudo -c -f /tmp/tmp7U7qoN' in directory '/root'
2018-01-09 07:01:55,549 [salt.state       ][INFO    ][2652] File changed:
New file
2018-01-09 07:01:55,550 [salt.state       ][INFO    ][2652] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 07:01:55.550191 duration_in_ms=66.402
2018-01-09 07:01:55,550 [salt.state       ][INFO    ][2652] Running state [/etc/security/limits.d/90-salt-default.conf] at time 07:01:55.550798
2018-01-09 07:01:55,551 [salt.state       ][INFO    ][2652] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-01-09 07:01:55,579 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/files/limits.conf'
2018-01-09 07:01:55,692 [salt.state       ][INFO    ][2652] File changed:
New file
2018-01-09 07:01:55,693 [salt.state       ][INFO    ][2652] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 07:01:55.693160 duration_in_ms=142.361
2018-01-09 07:01:55,693 [salt.state       ][INFO    ][2652] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:01:55.693389
2018-01-09 07:01:55,693 [salt.state       ][INFO    ][2652] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-01-09 07:01:55,721 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/files/systemd.conf'
2018-01-09 07:01:55,816 [salt.state       ][INFO    ][2652] File changed:
New file
2018-01-09 07:01:55,816 [salt.state       ][INFO    ][2652] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 07:01:55.816868 duration_in_ms=123.48
2018-01-09 07:01:55,818 [salt.state       ][INFO    ][2652] Running state [service.systemctl_reload] at time 07:01:55.818306
2018-01-09 07:01:55,818 [salt.state       ][INFO    ][2652] Executing state module.wait for service.systemctl_reload
2018-01-09 07:01:55,818 [salt.state       ][INFO    ][2652] No changes made for service.systemctl_reload
2018-01-09 07:01:55,818 [salt.state       ][INFO    ][2652] Completed state [service.systemctl_reload] at time 07:01:55.818963 duration_in_ms=0.657
2018-01-09 07:01:55,819 [salt.state       ][INFO    ][2652] Running state [service.systemctl_reload] at time 07:01:55.819130
2018-01-09 07:01:55,819 [salt.state       ][INFO    ][2652] Executing state module.mod_watch for service.systemctl_reload
2018-01-09 07:01:55,819 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', '--system', 'daemon-reload'] in directory '/root'
2018-01-09 07:01:55,901 [salt.state       ][INFO    ][2652] {'ret': True}
2018-01-09 07:01:55,902 [salt.state       ][INFO    ][2652] Completed state [service.systemctl_reload] at time 07:01:55.902161 duration_in_ms=83.031
2018-01-09 07:01:55,902 [salt.state       ][INFO    ][2652] Running state [/etc/hostname] at time 07:01:55.902526
2018-01-09 07:01:55,902 [salt.state       ][INFO    ][2652] Executing state file.managed for /etc/hostname
2018-01-09 07:01:55,937 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-01-09 07:01:55,941 [salt.state       ][INFO    ][2652] File changed:
--- 
+++ 
@@ -1 +1 @@
-ubuntu
+odl01

2018-01-09 07:01:55,941 [salt.state       ][INFO    ][2652] Completed state [/etc/hostname] at time 07:01:55.941768 duration_in_ms=39.241
2018-01-09 07:01:55,945 [salt.state       ][INFO    ][2652] Running state [hostname odl01] at time 07:01:55.944795
2018-01-09 07:01:55,945 [salt.state       ][INFO    ][2652] Executing state cmd.wait for hostname odl01
2018-01-09 07:01:55,946 [salt.state       ][INFO    ][2652] No changes made for hostname odl01
2018-01-09 07:01:55,946 [salt.state       ][INFO    ][2652] Completed state [hostname odl01] at time 07:01:55.946661 duration_in_ms=1.866
2018-01-09 07:01:55,946 [salt.state       ][INFO    ][2652] Running state [hostname odl01] at time 07:01:55.946839
2018-01-09 07:01:55,947 [salt.state       ][INFO    ][2652] Executing state cmd.mod_watch for hostname odl01
2018-01-09 07:01:55,947 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command 'hostname odl01' in directory '/root'
2018-01-09 07:01:55,958 [salt.state       ][INFO    ][2652] {'pid': 5366, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-01-09 07:01:55,958 [salt.state       ][INFO    ][2652] Completed state [hostname odl01] at time 07:01:55.958414 duration_in_ms=11.575
2018-01-09 07:01:55,960 [salt.state       ][INFO    ][2652] Running state [mdb02] at time 07:01:55.960070
2018-01-09 07:01:55,960 [salt.state       ][INFO    ][2652] Executing state host.present for mdb02
2018-01-09 07:01:55,962 [salt.state       ][INFO    ][2652] {'host': 'mdb02'}
2018-01-09 07:01:55,963 [salt.state       ][INFO    ][2652] Completed state [mdb02] at time 07:01:55.963025 duration_in_ms=2.955
2018-01-09 07:01:55,963 [salt.state       ][INFO    ][2652] Running state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.963263
2018-01-09 07:01:55,963 [salt.state       ][INFO    ][2652] Executing state host.present for mdb02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:55,964 [salt.state       ][INFO    ][2652] {'host': 'mdb02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:55,964 [salt.state       ][INFO    ][2652] Completed state [mdb02.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.964404 duration_in_ms=1.142
2018-01-09 07:01:55,964 [salt.state       ][INFO    ][2652] Running state [mdb03] at time 07:01:55.964908
2018-01-09 07:01:55,965 [salt.state       ][INFO    ][2652] Executing state host.present for mdb03
2018-01-09 07:01:55,965 [salt.state       ][INFO    ][2652] {'host': 'mdb03'}
2018-01-09 07:01:55,966 [salt.state       ][INFO    ][2652] Completed state [mdb03] at time 07:01:55.966072 duration_in_ms=1.164
2018-01-09 07:01:55,966 [salt.state       ][INFO    ][2652] Running state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.966872
2018-01-09 07:01:55,967 [salt.state       ][INFO    ][2652] Executing state host.present for mdb03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:55,968 [salt.state       ][INFO    ][2652] {'host': 'mdb03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:55,968 [salt.state       ][INFO    ][2652] Completed state [mdb03.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.968253 duration_in_ms=1.38
2018-01-09 07:01:55,968 [salt.state       ][INFO    ][2652] Running state [mdb01] at time 07:01:55.968469
2018-01-09 07:01:55,969 [salt.state       ][INFO    ][2652] Executing state host.present for mdb01
2018-01-09 07:01:55,969 [salt.state       ][INFO    ][2652] {'host': 'mdb01'}
2018-01-09 07:01:55,969 [salt.state       ][INFO    ][2652] Completed state [mdb01] at time 07:01:55.969944 duration_in_ms=1.474
2018-01-09 07:01:55,970 [salt.state       ][INFO    ][2652] Running state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.970147
2018-01-09 07:01:55,971 [salt.state       ][INFO    ][2652] Executing state host.present for mdb01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:55,972 [salt.state       ][INFO    ][2652] {'host': 'mdb01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:55,972 [salt.state       ][INFO    ][2652] Completed state [mdb01.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.972187 duration_in_ms=2.039
2018-01-09 07:01:55,972 [salt.state       ][INFO    ][2652] Running state [mdb] at time 07:01:55.972400
2018-01-09 07:01:55,972 [salt.state       ][INFO    ][2652] Executing state host.present for mdb
2018-01-09 07:01:55,974 [salt.state       ][INFO    ][2652] {'host': 'mdb'}
2018-01-09 07:01:55,974 [salt.state       ][INFO    ][2652] Completed state [mdb] at time 07:01:55.974159 duration_in_ms=1.759
2018-01-09 07:01:55,974 [salt.state       ][INFO    ][2652] Running state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.974392
2018-01-09 07:01:55,974 [salt.state       ][INFO    ][2652] Executing state host.present for mdb.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:55,975 [salt.state       ][INFO    ][2652] {'host': 'mdb.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:55,975 [salt.state       ][INFO    ][2652] Completed state [mdb.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.975844 duration_in_ms=1.453
2018-01-09 07:01:55,976 [salt.state       ][INFO    ][2652] Running state [cfg01] at time 07:01:55.976054
2018-01-09 07:01:55,976 [salt.state       ][INFO    ][2652] Executing state host.present for cfg01
2018-01-09 07:01:55,977 [salt.state       ][INFO    ][2652] {'host': 'cfg01'}
2018-01-09 07:01:55,977 [salt.state       ][INFO    ][2652] Completed state [cfg01] at time 07:01:55.977838 duration_in_ms=1.784
2018-01-09 07:01:55,978 [salt.state       ][INFO    ][2652] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.978046
2018-01-09 07:01:55,978 [salt.state       ][INFO    ][2652] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:55,979 [salt.state       ][INFO    ][2652] {'host': 'cfg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:55,979 [salt.state       ][INFO    ][2652] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.979529 duration_in_ms=1.484
2018-01-09 07:01:55,979 [salt.state       ][INFO    ][2652] Running state [prx01] at time 07:01:55.979759
2018-01-09 07:01:55,979 [salt.state       ][INFO    ][2652] Executing state host.present for prx01
2018-01-09 07:01:55,981 [salt.state       ][INFO    ][2652] {'host': 'prx01'}
2018-01-09 07:01:55,981 [salt.state       ][INFO    ][2652] Completed state [prx01] at time 07:01:55.981933 duration_in_ms=2.174
2018-01-09 07:01:55,982 [salt.state       ][INFO    ][2652] Running state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.982156
2018-01-09 07:01:55,982 [salt.state       ][INFO    ][2652] Executing state host.present for prx01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:55,983 [salt.state       ][INFO    ][2652] {'host': 'prx01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:55,983 [salt.state       ][INFO    ][2652] Completed state [prx01.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.983446 duration_in_ms=1.291
2018-01-09 07:01:55,983 [salt.state       ][INFO    ][2652] Running state [kvm01] at time 07:01:55.983668
2018-01-09 07:01:55,983 [salt.state       ][INFO    ][2652] Executing state host.present for kvm01
2018-01-09 07:01:55,984 [salt.state       ][INFO    ][2652] {'host': 'kvm01'}
2018-01-09 07:01:55,985 [salt.state       ][INFO    ][2652] Completed state [kvm01] at time 07:01:55.984807 duration_in_ms=1.139
2018-01-09 07:01:55,985 [salt.state       ][INFO    ][2652] Running state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.985316
2018-01-09 07:01:55,985 [salt.state       ][INFO    ][2652] Executing state host.present for kvm01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:55,986 [salt.state       ][INFO    ][2652] {'host': 'kvm01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:55,986 [salt.state       ][INFO    ][2652] Completed state [kvm01.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.986492 duration_in_ms=1.176
2018-01-09 07:01:55,986 [salt.state       ][INFO    ][2652] Running state [kvm03] at time 07:01:55.986698
2018-01-09 07:01:55,986 [salt.state       ][INFO    ][2652] Executing state host.present for kvm03
2018-01-09 07:01:55,988 [salt.state       ][INFO    ][2652] {'host': 'kvm03'}
2018-01-09 07:01:55,988 [salt.state       ][INFO    ][2652] Completed state [kvm03] at time 07:01:55.988521 duration_in_ms=1.823
2018-01-09 07:01:55,989 [salt.state       ][INFO    ][2652] Running state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.989585
2018-01-09 07:01:55,989 [salt.state       ][INFO    ][2652] Executing state host.present for kvm03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:55,991 [salt.state       ][INFO    ][2652] {'host': 'kvm03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:55,991 [salt.state       ][INFO    ][2652] Completed state [kvm03.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.991619 duration_in_ms=2.033
2018-01-09 07:01:55,991 [salt.state       ][INFO    ][2652] Running state [kvm02] at time 07:01:55.991832
2018-01-09 07:01:55,992 [salt.state       ][INFO    ][2652] Executing state host.present for kvm02
2018-01-09 07:01:55,992 [salt.state       ][INFO    ][2652] {'host': 'kvm02'}
2018-01-09 07:01:55,993 [salt.state       ][INFO    ][2652] Completed state [kvm02] at time 07:01:55.992987 duration_in_ms=1.155
2018-01-09 07:01:55,993 [salt.state       ][INFO    ][2652] Running state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.993191
2018-01-09 07:01:55,993 [salt.state       ][INFO    ][2652] Executing state host.present for kvm02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:55,994 [salt.state       ][INFO    ][2652] {'host': 'kvm02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:55,994 [salt.state       ][INFO    ][2652] Completed state [kvm02.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.994683 duration_in_ms=1.492
2018-01-09 07:01:55,994 [salt.state       ][INFO    ][2652] Running state [dbs] at time 07:01:55.994908
2018-01-09 07:01:55,995 [salt.state       ][INFO    ][2652] Executing state host.present for dbs
2018-01-09 07:01:55,996 [salt.state       ][INFO    ][2652] {'host': 'dbs'}
2018-01-09 07:01:55,996 [salt.state       ][INFO    ][2652] Completed state [dbs] at time 07:01:55.996358 duration_in_ms=1.451
2018-01-09 07:01:55,997 [salt.state       ][INFO    ][2652] Running state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.997129
2018-01-09 07:01:55,997 [salt.state       ][INFO    ][2652] Executing state host.present for dbs.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:55,998 [salt.state       ][INFO    ][2652] {'host': 'dbs.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:55,998 [salt.state       ][INFO    ][2652] Completed state [dbs.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.998354 duration_in_ms=1.225
2018-01-09 07:01:55,998 [salt.state       ][INFO    ][2652] Running state [prx] at time 07:01:55.998577
2018-01-09 07:01:55,998 [salt.state       ][INFO    ][2652] Executing state host.present for prx
2018-01-09 07:01:55,999 [salt.state       ][INFO    ][2652] {'host': 'prx'}
2018-01-09 07:01:55,999 [salt.state       ][INFO    ][2652] Completed state [prx] at time 07:01:55.999745 duration_in_ms=1.168
2018-01-09 07:01:55,999 [salt.state       ][INFO    ][2652] Running state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:01:55.999954
2018-01-09 07:01:56,000 [salt.state       ][INFO    ][2652] Executing state host.present for prx.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,002 [salt.state       ][INFO    ][2652] {'host': 'prx.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,002 [salt.state       ][INFO    ][2652] Completed state [prx.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.002817 duration_in_ms=2.862
2018-01-09 07:01:56,003 [salt.state       ][INFO    ][2652] Running state [prx02] at time 07:01:56.003039
2018-01-09 07:01:56,003 [salt.state       ][INFO    ][2652] Executing state host.present for prx02
2018-01-09 07:01:56,004 [salt.state       ][INFO    ][2652] {'host': 'prx02'}
2018-01-09 07:01:56,004 [salt.state       ][INFO    ][2652] Completed state [prx02] at time 07:01:56.004302 duration_in_ms=1.263
2018-01-09 07:01:56,004 [salt.state       ][INFO    ][2652] Running state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.004527
2018-01-09 07:01:56,004 [salt.state       ][INFO    ][2652] Executing state host.present for prx02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,006 [salt.state       ][INFO    ][2652] {'host': 'prx02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,006 [salt.state       ][INFO    ][2652] Completed state [prx02.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.006341 duration_in_ms=1.828
2018-01-09 07:01:56,006 [salt.state       ][INFO    ][2652] Running state [msg02] at time 07:01:56.006557
2018-01-09 07:01:56,006 [salt.state       ][INFO    ][2652] Executing state host.present for msg02
2018-01-09 07:01:56,008 [salt.state       ][INFO    ][2652] {'host': 'msg02'}
2018-01-09 07:01:56,008 [salt.state       ][INFO    ][2652] Completed state [msg02] at time 07:01:56.008384 duration_in_ms=1.827
2018-01-09 07:01:56,008 [salt.state       ][INFO    ][2652] Running state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.008616
2018-01-09 07:01:56,008 [salt.state       ][INFO    ][2652] Executing state host.present for msg02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,009 [salt.state       ][INFO    ][2652] {'host': 'msg02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,009 [salt.state       ][INFO    ][2652] Completed state [msg02.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.009846 duration_in_ms=1.23
2018-01-09 07:01:56,010 [salt.state       ][INFO    ][2652] Running state [msg03] at time 07:01:56.010368
2018-01-09 07:01:56,010 [salt.state       ][INFO    ][2652] Executing state host.present for msg03
2018-01-09 07:01:56,012 [salt.state       ][INFO    ][2652] {'host': 'msg03'}
2018-01-09 07:01:56,012 [salt.state       ][INFO    ][2652] Completed state [msg03] at time 07:01:56.012449 duration_in_ms=2.081
2018-01-09 07:01:56,013 [salt.state       ][INFO    ][2652] Running state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.013198
2018-01-09 07:01:56,013 [salt.state       ][INFO    ][2652] Executing state host.present for msg03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,019 [salt.state       ][INFO    ][2652] {'host': 'msg03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,019 [salt.state       ][INFO    ][2652] Completed state [msg03.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.019882 duration_in_ms=6.684
2018-01-09 07:01:56,020 [salt.state       ][INFO    ][2652] Running state [msg01] at time 07:01:56.020119
2018-01-09 07:01:56,020 [salt.state       ][INFO    ][2652] Executing state host.present for msg01
2018-01-09 07:01:56,022 [salt.state       ][INFO    ][2652] {'host': 'msg01'}
2018-01-09 07:01:56,022 [salt.state       ][INFO    ][2652] Completed state [msg01] at time 07:01:56.022185 duration_in_ms=2.066
2018-01-09 07:01:56,022 [salt.state       ][INFO    ][2652] Running state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.022416
2018-01-09 07:01:56,022 [salt.state       ][INFO    ][2652] Executing state host.present for msg01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,023 [salt.state       ][INFO    ][2652] {'host': 'msg01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,024 [salt.state       ][INFO    ][2652] Completed state [msg01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.023982 duration_in_ms=1.566
2018-01-09 07:01:56,024 [salt.state       ][INFO    ][2652] Running state [msg] at time 07:01:56.024183
2018-01-09 07:01:56,024 [salt.state       ][INFO    ][2652] Executing state host.present for msg
2018-01-09 07:01:56,026 [salt.state       ][INFO    ][2652] {'host': 'msg'}
2018-01-09 07:01:56,026 [salt.state       ][INFO    ][2652] Completed state [msg] at time 07:01:56.026551 duration_in_ms=2.368
2018-01-09 07:01:56,026 [salt.state       ][INFO    ][2652] Running state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.026752
2018-01-09 07:01:56,026 [salt.state       ][INFO    ][2652] Executing state host.present for msg.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,027 [salt.state       ][INFO    ][2652] {'host': 'msg.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,028 [salt.state       ][INFO    ][2652] Completed state [msg.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.027980 duration_in_ms=1.228
2018-01-09 07:01:56,028 [salt.state       ][INFO    ][2652] Running state [cfg01] at time 07:01:56.028204
2018-01-09 07:01:56,028 [salt.state       ][INFO    ][2652] Executing state host.present for cfg01
2018-01-09 07:01:56,028 [salt.state       ][INFO    ][2652] Host cfg01 (192.168.10.100) already present
2018-01-09 07:01:56,029 [salt.state       ][INFO    ][2652] Completed state [cfg01] at time 07:01:56.029243 duration_in_ms=1.039
2018-01-09 07:01:56,029 [salt.state       ][INFO    ][2652] Running state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.029456
2018-01-09 07:01:56,029 [salt.state       ][INFO    ][2652] Executing state host.present for cfg01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,030 [salt.state       ][INFO    ][2652] Host cfg01.baremetal-mcp-pike-odl-ha.local (192.168.10.100) already present
2018-01-09 07:01:56,031 [salt.state       ][INFO    ][2652] Completed state [cfg01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.031357 duration_in_ms=1.901
2018-01-09 07:01:56,031 [salt.state       ][INFO    ][2652] Running state [cmp002] at time 07:01:56.031573
2018-01-09 07:01:56,031 [salt.state       ][INFO    ][2652] Executing state host.present for cmp002
2018-01-09 07:01:56,033 [salt.state       ][INFO    ][2652] {'host': 'cmp002'}
2018-01-09 07:01:56,033 [salt.state       ][INFO    ][2652] Completed state [cmp002] at time 07:01:56.033453 duration_in_ms=1.879
2018-01-09 07:01:56,033 [salt.state       ][INFO    ][2652] Running state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.033931
2018-01-09 07:01:56,034 [salt.state       ][INFO    ][2652] Executing state host.present for cmp002.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,035 [salt.state       ][INFO    ][2652] {'host': 'cmp002.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,035 [salt.state       ][INFO    ][2652] Completed state [cmp002.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.035521 duration_in_ms=1.59
2018-01-09 07:01:56,035 [salt.state       ][INFO    ][2652] Running state [cmp001] at time 07:01:56.035739
2018-01-09 07:01:56,035 [salt.state       ][INFO    ][2652] Executing state host.present for cmp001
2018-01-09 07:01:56,036 [salt.state       ][INFO    ][2652] {'host': 'cmp001'}
2018-01-09 07:01:56,037 [salt.state       ][INFO    ][2652] Completed state [cmp001] at time 07:01:56.037016 duration_in_ms=1.277
2018-01-09 07:01:56,037 [salt.state       ][INFO    ][2652] Running state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.037215
2018-01-09 07:01:56,037 [salt.state       ][INFO    ][2652] Executing state host.present for cmp001.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,039 [salt.state       ][INFO    ][2652] {'host': 'cmp001.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,039 [salt.state       ][INFO    ][2652] Completed state [cmp001.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.039387 duration_in_ms=2.172
2018-01-09 07:01:56,039 [salt.state       ][INFO    ][2652] Running state [dbs01] at time 07:01:56.039941
2018-01-09 07:01:56,040 [salt.state       ][INFO    ][2652] Executing state host.present for dbs01
2018-01-09 07:01:56,042 [salt.state       ][INFO    ][2652] {'host': 'dbs01'}
2018-01-09 07:01:56,042 [salt.state       ][INFO    ][2652] Completed state [dbs01] at time 07:01:56.042258 duration_in_ms=2.316
2018-01-09 07:01:56,042 [salt.state       ][INFO    ][2652] Running state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.042500
2018-01-09 07:01:56,043 [salt.state       ][INFO    ][2652] Executing state host.present for dbs01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,044 [salt.state       ][INFO    ][2652] {'host': 'dbs01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,044 [salt.state       ][INFO    ][2652] Completed state [dbs01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.044393 duration_in_ms=1.893
2018-01-09 07:01:56,045 [salt.state       ][INFO    ][2652] Running state [dbs02] at time 07:01:56.045464
2018-01-09 07:01:56,045 [salt.state       ][INFO    ][2652] Executing state host.present for dbs02
2018-01-09 07:01:56,046 [salt.state       ][INFO    ][2652] {'host': 'dbs02'}
2018-01-09 07:01:56,047 [salt.state       ][INFO    ][2652] Completed state [dbs02] at time 07:01:56.047041 duration_in_ms=1.577
2018-01-09 07:01:56,047 [salt.state       ][INFO    ][2652] Running state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.047243
2018-01-09 07:01:56,047 [salt.state       ][INFO    ][2652] Executing state host.present for dbs02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,048 [salt.state       ][INFO    ][2652] {'host': 'dbs02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,048 [salt.state       ][INFO    ][2652] Completed state [dbs02.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.048485 duration_in_ms=1.242
2018-01-09 07:01:56,048 [salt.state       ][INFO    ][2652] Running state [dbs03] at time 07:01:56.048697
2018-01-09 07:01:56,048 [salt.state       ][INFO    ][2652] Executing state host.present for dbs03
2018-01-09 07:01:56,049 [salt.state       ][INFO    ][2652] {'host': 'dbs03'}
2018-01-09 07:01:56,050 [salt.state       ][INFO    ][2652] Completed state [dbs03] at time 07:01:56.049987 duration_in_ms=1.29
2018-01-09 07:01:56,051 [salt.state       ][INFO    ][2652] Running state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.050188
2018-01-09 07:01:56,051 [salt.state       ][INFO    ][2652] Executing state host.present for dbs03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,052 [salt.state       ][INFO    ][2652] {'host': 'dbs03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,052 [salt.state       ][INFO    ][2652] Completed state [dbs03.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.052623 duration_in_ms=2.435
2018-01-09 07:01:56,053 [salt.state       ][INFO    ][2652] Running state [odl01] at time 07:01:56.052850
2018-01-09 07:01:56,053 [salt.state       ][INFO    ][2652] Executing state host.present for odl01
2018-01-09 07:01:56,054 [salt.state       ][INFO    ][2652] {'host': 'odl01'}
2018-01-09 07:01:56,055 [salt.state       ][INFO    ][2652] Completed state [odl01] at time 07:01:56.055640 duration_in_ms=2.811
2018-01-09 07:01:56,055 [salt.state       ][INFO    ][2652] Running state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.055849
2018-01-09 07:01:56,056 [salt.state       ][INFO    ][2652] Executing state host.present for odl01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,058 [salt.state       ][INFO    ][2652] {'host': 'odl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,058 [salt.state       ][INFO    ][2652] Completed state [odl01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.058231 duration_in_ms=2.382
2018-01-09 07:01:56,058 [salt.state       ][INFO    ][2652] Running state [mas01] at time 07:01:56.058454
2018-01-09 07:01:56,058 [salt.state       ][INFO    ][2652] Executing state host.present for mas01
2018-01-09 07:01:56,059 [salt.state       ][INFO    ][2652] {'host': 'mas01'}
2018-01-09 07:01:56,059 [salt.state       ][INFO    ][2652] Completed state [mas01] at time 07:01:56.059881 duration_in_ms=1.427
2018-01-09 07:01:56,060 [salt.state       ][INFO    ][2652] Running state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.060110
2018-01-09 07:01:56,060 [salt.state       ][INFO    ][2652] Executing state host.present for mas01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,061 [salt.state       ][INFO    ][2652] {'host': 'mas01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,061 [salt.state       ][INFO    ][2652] Completed state [mas01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.061736 duration_in_ms=1.626
2018-01-09 07:01:56,062 [salt.state       ][INFO    ][2652] Running state [ctl02] at time 07:01:56.062226
2018-01-09 07:01:56,062 [salt.state       ][INFO    ][2652] Executing state host.present for ctl02
2018-01-09 07:01:56,063 [salt.state       ][INFO    ][2652] {'host': 'ctl02'}
2018-01-09 07:01:56,063 [salt.state       ][INFO    ][2652] Completed state [ctl02] at time 07:01:56.063854 duration_in_ms=1.627
2018-01-09 07:01:56,064 [salt.state       ][INFO    ][2652] Running state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.064048
2018-01-09 07:01:56,064 [salt.state       ][INFO    ][2652] Executing state host.present for ctl02.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,066 [salt.state       ][INFO    ][2652] {'host': 'ctl02.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,066 [salt.state       ][INFO    ][2652] Completed state [ctl02.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.066529 duration_in_ms=2.481
2018-01-09 07:01:56,067 [salt.state       ][INFO    ][2652] Running state [ctl03] at time 07:01:56.067020
2018-01-09 07:01:56,067 [salt.state       ][INFO    ][2652] Executing state host.present for ctl03
2018-01-09 07:01:56,068 [salt.state       ][INFO    ][2652] {'host': 'ctl03'}
2018-01-09 07:01:56,069 [salt.state       ][INFO    ][2652] Completed state [ctl03] at time 07:01:56.069232 duration_in_ms=2.212
2018-01-09 07:01:56,069 [salt.state       ][INFO    ][2652] Running state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.069444
2018-01-09 07:01:56,069 [salt.state       ][INFO    ][2652] Executing state host.present for ctl03.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,070 [salt.state       ][INFO    ][2652] {'host': 'ctl03.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,071 [salt.state       ][INFO    ][2652] Completed state [ctl03.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.071037 duration_in_ms=1.593
2018-01-09 07:01:56,071 [salt.state       ][INFO    ][2652] Running state [ctl01] at time 07:01:56.071272
2018-01-09 07:01:56,071 [salt.state       ][INFO    ][2652] Executing state host.present for ctl01
2018-01-09 07:01:56,072 [salt.state       ][INFO    ][2652] {'host': 'ctl01'}
2018-01-09 07:01:56,072 [salt.state       ][INFO    ][2652] Completed state [ctl01] at time 07:01:56.072561 duration_in_ms=1.289
2018-01-09 07:01:56,072 [salt.state       ][INFO    ][2652] Running state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.072766
2018-01-09 07:01:56,073 [salt.state       ][INFO    ][2652] Executing state host.present for ctl01.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,074 [salt.state       ][INFO    ][2652] {'host': 'ctl01.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,074 [salt.state       ][INFO    ][2652] Completed state [ctl01.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.074484 duration_in_ms=1.718
2018-01-09 07:01:56,074 [salt.state       ][INFO    ][2652] Running state [ctl] at time 07:01:56.074701
2018-01-09 07:01:56,074 [salt.state       ][INFO    ][2652] Executing state host.present for ctl
2018-01-09 07:01:56,076 [salt.state       ][INFO    ][2652] {'host': 'ctl'}
2018-01-09 07:01:56,076 [salt.state       ][INFO    ][2652] Completed state [ctl] at time 07:01:56.076746 duration_in_ms=2.045
2018-01-09 07:01:56,077 [salt.state       ][INFO    ][2652] Running state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.077511
2018-01-09 07:01:56,077 [salt.state       ][INFO    ][2652] Executing state host.present for ctl.baremetal-mcp-pike-odl-ha.local
2018-01-09 07:01:56,079 [salt.state       ][INFO    ][2652] {'host': 'ctl.baremetal-mcp-pike-odl-ha.local'}
2018-01-09 07:01:56,079 [salt.state       ][INFO    ][2652] Completed state [ctl.baremetal-mcp-pike-odl-ha.local] at time 07:01:56.079267 duration_in_ms=1.756
2018-01-09 07:01:56,080 [salt.state       ][INFO    ][2652] Running state [ens2] at time 07:01:56.080552
2018-01-09 07:01:56,081 [salt.state       ][INFO    ][2652] Executing state network.managed for ens2
2018-01-09 07:01:56,599 [salt.state       ][INFO    ][2652] Interface ens2 is up to date.
2018-01-09 07:01:56,600 [salt.state       ][INFO    ][2652] Completed state [ens2] at time 07:01:56.599992 duration_in_ms=519.44
2018-01-09 07:01:56,600 [salt.state       ][INFO    ][2652] Running state [ens3] at time 07:01:56.600216
2018-01-09 07:01:56,600 [salt.state       ][INFO    ][2652] Executing state network.managed for ens3
2018-01-09 07:01:56,617 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['ifup', 'ens3'] in directory '/root'
2018-01-09 07:01:57,135 [salt.state       ][INFO    ][2652] {'interface': 'Added network interface.', 'status': 'Interface ens3 is up'}
2018-01-09 07:01:57,135 [salt.state       ][INFO    ][2652] Completed state [ens3] at time 07:01:57.135732 duration_in_ms=535.491
2018-01-09 07:01:57,136 [salt.state       ][INFO    ][2652] Running state [/etc/profile.d/proxy.sh] at time 07:01:57.136134
2018-01-09 07:01:57,136 [salt.state       ][INFO    ][2652] Executing state file.absent for /etc/profile.d/proxy.sh
2018-01-09 07:01:57,137 [salt.state       ][INFO    ][2652] File /etc/profile.d/proxy.sh is not present
2018-01-09 07:01:57,138 [salt.state       ][INFO    ][2652] Completed state [/etc/profile.d/proxy.sh] at time 07:01:57.138178 duration_in_ms=2.045
2018-01-09 07:01:57,138 [salt.state       ][INFO    ][2652] Running state [/etc/apt/apt.conf.d/95proxies] at time 07:01:57.138520
2018-01-09 07:01:57,138 [salt.state       ][INFO    ][2652] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-01-09 07:01:57,139 [salt.state       ][INFO    ][2652] File /etc/apt/apt.conf.d/95proxies is not present
2018-01-09 07:01:57,140 [salt.state       ][INFO    ][2652] Completed state [/etc/apt/apt.conf.d/95proxies] at time 07:01:57.140105 duration_in_ms=1.585
2018-01-09 07:01:57,142 [salt.state       ][INFO    ][2652] Running state [ntp] at time 07:01:57.142023
2018-01-09 07:01:57,142 [salt.state       ][INFO    ][2652] Executing state pkg.installed for ntp
2018-01-09 07:01:57,447 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:01:57,475 [salt.loaded.int.module.cmdmod][INFO    ][2652] 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-09 07:01:58,163 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070158673889
2018-01-09 07:01:58,184 [salt.minion      ][INFO    ][5588] Starting a new job with PID 5588
2018-01-09 07:01:58,205 [salt.minion      ][INFO    ][5588] Returning information for job: 20180109070158673889
2018-01-09 07:02:00,718 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:00,750 [salt.state       ][INFO    ][2652] 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-09 07:02:00,764 [salt.state       ][INFO    ][2652] Loading fresh modules for state activity
2018-01-09 07:02:00,797 [salt.state       ][INFO    ][2652] Completed state [ntp] at time 07:02:00.797434 duration_in_ms=3655.412
2018-01-09 07:02:00,801 [salt.state       ][INFO    ][2652] Running state [/etc/ntp.conf] at time 07:02:00.801498
2018-01-09 07:02:00,801 [salt.state       ][INFO    ][2652] Executing state file.managed for /etc/ntp.conf
2018-01-09 07:02:00,834 [salt.fileclient  ][INFO    ][2652] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-01-09 07:02:00,888 [salt.state       ][INFO    ][2652] 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-09 07:02:00,893 [salt.state       ][INFO    ][2652] Completed state [/etc/ntp.conf] at time 07:02:00.892799 duration_in_ms=91.3
2018-01-09 07:02:01,069 [salt.state       ][INFO    ][2652] Running state [ntp] at time 07:02:01.069180
2018-01-09 07:02:01,069 [salt.state       ][INFO    ][2652] Executing state service.running for ntp
2018-01-09 07:02:01,069 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-01-09 07:02:01,081 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-09 07:02:01,090 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-09 07:02:01,100 [salt.state       ][INFO    ][2652] The service ntp is already running
2018-01-09 07:02:01,101 [salt.state       ][INFO    ][2652] Completed state [ntp] at time 07:02:01.101128 duration_in_ms=31.948
2018-01-09 07:02:01,101 [salt.state       ][INFO    ][2652] Running state [ntp] at time 07:02:01.101506
2018-01-09 07:02:01,101 [salt.state       ][INFO    ][2652] Executing state service.mod_watch for ntp
2018-01-09 07:02:01,102 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-01-09 07:02:01,111 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-01-09 07:02:01,122 [salt.loaded.int.module.cmdmod][INFO    ][2652] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-01-09 07:02:01,177 [salt.state       ][INFO    ][2652] {'ntp': True}
2018-01-09 07:02:01,177 [salt.state       ][INFO    ][2652] Completed state [ntp] at time 07:02:01.177501 duration_in_ms=75.993
2018-01-09 07:02:01,181 [salt.minion      ][INFO    ][2652] Returning information for job: 20180109070128262532
2018-01-09 07:02:14,975 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command ssh.set_auth_key with jid 20180109070215480803
2018-01-09 07:02:14,994 [salt.minion      ][INFO    ][6441] Starting a new job with PID 6441
2018-01-09 07:02:15,004 [salt.loader.192.168.11.2.int.module.ssh][WARNING ][6441] Public Key hashing currently defaults to "md5". This will change to "sha256" in the Nitrogen release.
2018-01-09 07:02:15,007 [salt.minion      ][INFO    ][6441] Returning information for job: 20180109070215480803
2018-01-09 07:02:38,665 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command pkg.upgrade with jid 20180109070239176090
2018-01-09 07:02:38,686 [salt.minion      ][INFO    ][6462] Starting a new job with PID 6462
2018-01-09 07:02:38,717 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:39,058 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6462] 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-09 07:02:45,876 [salt.loader.192.168.11.2.int.module.cmdmod][INFO    ][6462] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:45,903 [salt.minion      ][INFO    ][6462] Returning information for job: 20180109070239176090
2018-01-09 07:02:48,461 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command state.sls with jid 20180109070248971495
2018-01-09 07:02:48,478 [salt.minion      ][INFO    ][7256] Starting a new job with PID 7256
2018-01-09 07:02:50,942 [salt.state       ][INFO    ][7256] Loading fresh modules for state activity
2018-01-09 07:02:51,000 [salt.fileclient  ][INFO    ][7256] Fetching file from saltenv 'base', ** done ** 'opendaylight/init.sls'
2018-01-09 07:02:51,043 [salt.fileclient  ][INFO    ][7256] Fetching file from saltenv 'base', ** done ** 'opendaylight/server.sls'
2018-01-09 07:02:51,097 [salt.fileclient  ][INFO    ][7256] Fetching file from saltenv 'base', ** done ** 'opendaylight/map.jinja'
2018-01-09 07:02:51,136 [salt.state       ][INFO    ][7256] Running state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 07:02:51.136297
2018-01-09 07:02:51,136 [salt.state       ][INFO    ][7256] Executing state pkgrepo.managed for deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main
2018-01-09 07:02:51,203 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['apt-key', 'export', '49B07274951063870A8B7EAE7B8AA1A344C05248'] in directory '/root'
2018-01-09 07:02:51,299 [salt.loaded.int.module.cmdmod][INFO    ][7256] 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-09 07:02:51,573 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:02:54,986 [salt.state       ][INFO    ][7256] {'repo': 'deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main'}
2018-01-09 07:02:54,986 [salt.state       ][INFO    ][7256] Completed state [deb http://ppa.launchpad.net/odl-team/nitrogen/ubuntu xenial main] at time 07:02:54.986743 duration_in_ms=3850.445
2018-01-09 07:02:55,318 [salt.state       ][INFO    ][7256] Running state [opendaylight] at time 07:02:55.318534
2018-01-09 07:02:55,319 [salt.state       ][INFO    ][7256] Executing state pkg.installed for opendaylight
2018-01-09 07:02:55,319 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:02:55,649 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['apt-cache', '-q', 'policy', 'opendaylight'] in directory '/root'
2018-01-09 07:02:55,720 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-01-09 07:02:57,271 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-01-09 07:02:57,297 [salt.loaded.int.module.cmdmod][INFO    ][7256] 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-09 07:02:58,563 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070259071839
2018-01-09 07:02:58,583 [salt.minion      ][INFO    ][8152] Starting a new job with PID 8152
2018-01-09 07:02:58,601 [salt.minion      ][INFO    ][8152] Returning information for job: 20180109070259071839
2018-01-09 07:03:08,774 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070309285090
2018-01-09 07:03:08,795 [salt.minion      ][INFO    ][8157] Starting a new job with PID 8157
2018-01-09 07:03:08,819 [salt.minion      ][INFO    ][8157] Returning information for job: 20180109070309285090
2018-01-09 07:03:18,989 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070319499079
2018-01-09 07:03:19,011 [salt.minion      ][INFO    ][8162] Starting a new job with PID 8162
2018-01-09 07:03:19,029 [salt.minion      ][INFO    ][8162] Returning information for job: 20180109070319499079
2018-01-09 07:03:29,176 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070329687725
2018-01-09 07:03:29,195 [salt.minion      ][INFO    ][8167] Starting a new job with PID 8167
2018-01-09 07:03:29,208 [salt.minion      ][INFO    ][8167] Returning information for job: 20180109070329687725
2018-01-09 07:03:39,363 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070339874134
2018-01-09 07:03:39,383 [salt.minion      ][INFO    ][8172] Starting a new job with PID 8172
2018-01-09 07:03:39,401 [salt.minion      ][INFO    ][8172] Returning information for job: 20180109070339874134
2018-01-09 07:03:49,583 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070350090778
2018-01-09 07:03:49,602 [salt.minion      ][INFO    ][8177] Starting a new job with PID 8177
2018-01-09 07:03:49,619 [salt.minion      ][INFO    ][8177] Returning information for job: 20180109070350090778
2018-01-09 07:03:59,807 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070400315914
2018-01-09 07:03:59,826 [salt.minion      ][INFO    ][8182] Starting a new job with PID 8182
2018-01-09 07:03:59,841 [salt.minion      ][INFO    ][8182] Returning information for job: 20180109070400315914
2018-01-09 07:04:09,863 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070410366302
2018-01-09 07:04:09,880 [salt.minion      ][INFO    ][8187] Starting a new job with PID 8187
2018-01-09 07:04:09,896 [salt.minion      ][INFO    ][8187] Returning information for job: 20180109070410366302
2018-01-09 07:04:20,086 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070420594746
2018-01-09 07:04:20,109 [salt.minion      ][INFO    ][8290] Starting a new job with PID 8290
2018-01-09 07:04:20,124 [salt.minion      ][INFO    ][8290] Returning information for job: 20180109070420594746
2018-01-09 07:04:30,311 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070430818226
2018-01-09 07:04:30,331 [salt.minion      ][INFO    ][8295] Starting a new job with PID 8295
2018-01-09 07:04:30,349 [salt.minion      ][INFO    ][8295] Returning information for job: 20180109070430818226
2018-01-09 07:04:40,530 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070441041229
2018-01-09 07:04:40,551 [salt.minion      ][INFO    ][8300] Starting a new job with PID 8300
2018-01-09 07:04:40,570 [salt.minion      ][INFO    ][8300] Returning information for job: 20180109070441041229
2018-01-09 07:04:50,756 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070451262612
2018-01-09 07:04:50,772 [salt.minion      ][INFO    ][8305] Starting a new job with PID 8305
2018-01-09 07:04:50,788 [salt.minion      ][INFO    ][8305] Returning information for job: 20180109070451262612
2018-01-09 07:05:00,988 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070501495914
2018-01-09 07:05:01,007 [salt.minion      ][INFO    ][8310] Starting a new job with PID 8310
2018-01-09 07:05:01,022 [salt.minion      ][INFO    ][8310] Returning information for job: 20180109070501495914
2018-01-09 07:05:11,010 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070511519284
2018-01-09 07:05:11,027 [salt.minion      ][INFO    ][8315] Starting a new job with PID 8315
2018-01-09 07:05:11,045 [salt.minion      ][INFO    ][8315] Returning information for job: 20180109070511519284
2018-01-09 07:05:21,038 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070521549859
2018-01-09 07:05:21,057 [salt.minion      ][INFO    ][8320] Starting a new job with PID 8320
2018-01-09 07:05:21,067 [salt.minion      ][INFO    ][8320] Returning information for job: 20180109070521549859
2018-01-09 07:05:31,056 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070531568246
2018-01-09 07:05:31,075 [salt.minion      ][INFO    ][8325] Starting a new job with PID 8325
2018-01-09 07:05:31,091 [salt.minion      ][INFO    ][8325] Returning information for job: 20180109070531568246
2018-01-09 07:05:41,090 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070541598806
2018-01-09 07:05:41,109 [salt.minion      ][INFO    ][8330] Starting a new job with PID 8330
2018-01-09 07:05:41,125 [salt.minion      ][INFO    ][8330] Returning information for job: 20180109070541598806
2018-01-09 07:05:51,129 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070551636452
2018-01-09 07:05:51,139 [salt.minion      ][INFO    ][8532] Starting a new job with PID 8532
2018-01-09 07:05:51,154 [salt.minion      ][INFO    ][8532] Returning information for job: 20180109070551636452
2018-01-09 07:06:01,162 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070601668718
2018-01-09 07:06:01,180 [salt.minion      ][INFO    ][8555] Starting a new job with PID 8555
2018-01-09 07:06:01,194 [salt.minion      ][INFO    ][8555] Returning information for job: 20180109070601668718
2018-01-09 07:06:11,199 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command saltutil.find_job with jid 20180109070611709598
2018-01-09 07:06:11,215 [salt.minion      ][INFO    ][8819] Starting a new job with PID 8819
2018-01-09 07:06:11,232 [salt.minion      ][INFO    ][8819] Returning information for job: 20180109070611709598
2018-01-09 07:06:16,338 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-01-09 07:06:16,367 [salt.state       ][INFO    ][7256] 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-09 07:06:16,384 [salt.state       ][INFO    ][7256] Loading fresh modules for state activity
2018-01-09 07:06:16,411 [salt.state       ][INFO    ][7256] Completed state [opendaylight] at time 07:06:16.411120 duration_in_ms=201092.585
2018-01-09 07:06:16,544 [salt.state       ][INFO    ][7256] Running state [/opt/opendaylight/etc/jetty.xml] at time 07:06:16.544281
2018-01-09 07:06:16,544 [salt.state       ][INFO    ][7256] Executing state file.managed for /opt/opendaylight/etc/jetty.xml
2018-01-09 07:06:16,604 [salt.fileclient  ][INFO    ][7256] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/jetty.xml'
2018-01-09 07:06:16,655 [salt.state       ][INFO    ][7256] 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-09 07:06:16,658 [salt.state       ][INFO    ][7256] Completed state [/opt/opendaylight/etc/jetty.xml] at time 07:06:16.658505 duration_in_ms=114.225
2018-01-09 07:06:16,658 [salt.state       ][INFO    ][7256] Running state [/opt/opendaylight/bin/setenv] at time 07:06:16.658784
2018-01-09 07:06:16,658 [salt.state       ][INFO    ][7256] Executing state file.managed for /opt/opendaylight/bin/setenv
2018-01-09 07:06:16,696 [salt.fileclient  ][INFO    ][7256] Fetching file from saltenv 'base', ** done ** 'opendaylight/files/setenv.shell'
2018-01-09 07:06:16,750 [salt.state       ][INFO    ][7256] 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-09 07:06:16,751 [salt.state       ][INFO    ][7256] Completed state [/opt/opendaylight/bin/setenv] at time 07:06:16.750978 duration_in_ms=92.194
2018-01-09 07:06:16,753 [salt.state       ][INFO    ][7256] Running state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 07:06:16.752888
2018-01-09 07:06:16,753 [salt.state       ][INFO    ][7256] Executing state ini.options_present for /opt/opendaylight/etc/org.apache.karaf.features.cfg
2018-01-09 07:06:16,774 [salt.state       ][INFO    ][7256] {'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-09 07:06:16,774 [salt.state       ][INFO    ][7256] Completed state [/opt/opendaylight/etc/org.apache.karaf.features.cfg] at time 07:06:16.774664 duration_in_ms=21.777
2018-01-09 07:06:16,774 [salt.state       ][INFO    ][7256] Running state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 07:06:16.774914
2018-01-09 07:06:16,775 [salt.state       ][INFO    ][7256] Executing state ini.options_present for /opt/opendaylight/etc/org.ops4j.pax.web.cfg
2018-01-09 07:06:16,775 [salt.state       ][INFO    ][7256] {'org.ops4j.pax.web.listening.addresses': {'after': '192.168.10.111', 'before': None}}
2018-01-09 07:06:16,775 [salt.state       ][INFO    ][7256] Completed state [/opt/opendaylight/etc/org.ops4j.pax.web.cfg] at time 07:06:16.775857 duration_in_ms=0.943
2018-01-09 07:06:16,776 [salt.state       ][INFO    ][7256] Running state [/opt/opendaylight/etc/custom.properties] at time 07:06:16.776090
2018-01-09 07:06:16,776 [salt.state       ][INFO    ][7256] Executing state ini.options_present for /opt/opendaylight/etc/custom.properties
2018-01-09 07:06:16,798 [salt.state       ][INFO    ][7256] {'ovsdb.l3.fwd.enabled': {'after': 'yes', 'before': None}, 'ovsdb.of.version': {'after': '1.3', 'before': None}}
2018-01-09 07:06:16,798 [salt.state       ][INFO    ][7256] Completed state [/opt/opendaylight/etc/custom.properties] at time 07:06:16.798436 duration_in_ms=22.346
2018-01-09 07:06:16,798 [salt.state       ][INFO    ][7256] Running state [opendaylight] at time 07:06:16.798829
2018-01-09 07:06:16,799 [salt.state       ][INFO    ][7256] Executing state service.running for opendaylight
2018-01-09 07:06:16,799 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['systemctl', 'status', 'opendaylight.service', '-n', '0'] in directory '/root'
2018-01-09 07:06:16,811 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-09 07:06:16,819 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-09 07:06:16,832 [salt.state       ][INFO    ][7256] The service opendaylight is already running
2018-01-09 07:06:16,833 [salt.state       ][INFO    ][7256] Completed state [opendaylight] at time 07:06:16.833335 duration_in_ms=34.505
2018-01-09 07:06:16,833 [salt.state       ][INFO    ][7256] Running state [opendaylight] at time 07:06:16.833589
2018-01-09 07:06:16,833 [salt.state       ][INFO    ][7256] Executing state service.mod_watch for opendaylight
2018-01-09 07:06:16,834 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['systemctl', 'is-active', 'opendaylight.service'] in directory '/root'
2018-01-09 07:06:16,846 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['systemctl', 'is-enabled', 'opendaylight.service'] in directory '/root'
2018-01-09 07:06:16,853 [salt.loaded.int.module.cmdmod][INFO    ][7256] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'opendaylight.service'] in directory '/root'
2018-01-09 07:06:17,403 [salt.state       ][INFO    ][7256] {'opendaylight': True}
2018-01-09 07:06:17,403 [salt.state       ][INFO    ][7256] Completed state [opendaylight] at time 07:06:17.403523 duration_in_ms=569.933
2018-01-09 07:06:17,405 [salt.minion      ][INFO    ][7256] Returning information for job: 20180109070248971495
2018-01-09 08:01:10,141 [salt.utils.schedule][INFO    ][2549] Running scheduled job: __mine_interval
2018-01-09 08:29:28,570 [salt.minion      ][INFO    ][2549] User sudo_ubuntu Executing command cp.push_dir with jid 20180109082929103984
2018-01-09 08:29:28,595 [salt.minion      ][INFO    ][12916] Starting a new job with PID 12916
