Skip to content

Instantly share code, notes, and snippets.

@sc68cal
Created April 17, 2017 20:01
Show Gist options
  • Save sc68cal/7133ac2d69f6981c1fba2822a746ad4c to your computer and use it in GitHub Desktop.
Save sc68cal/7133ac2d69f6981c1fba2822a746ad4c to your computer and use it in GitHub Desktop.
TASK [lxc_hosts : Cached image preparation script] *****************************
task path: /etc/ansible/roles/lxc_hosts/tasks/lxc_cache_preparation.yml:51
Monday 17 April 2017 14:59:21 -0500 (0:00:00.107) 0:03:07.037 **********
ok: [stack.projwrigley.com] => {"changed": false, "checksum": "861f9b837a59976af2f1893e8dcdc5773ade9a01", "dest": "/var/lib/lxc/LXC_NAME/rootfs/usr/local/bin/cache-prep-commands.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/lxc/LXC_NAME/rootfs/usr/local/bin/cache-prep-commands.sh", "size": 1253, "state": "file", "uid": 0}
ok: [network.projwrigley.com] => {"changed": false, "checksum": "861f9b837a59976af2f1893e8dcdc5773ade9a01", "dest": "/var/lib/lxc/LXC_NAME/rootfs/usr/local/bin/cache-prep-commands.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/lxc/LXC_NAME/rootfs/usr/local/bin/cache-prep-commands.sh", "size": 1253, "state": "file", "uid": 0}
ok: [alt-files1.projwrigley.com] => {"changed": false, "checksum": "861f9b837a59976af2f1893e8dcdc5773ade9a01", "dest": "/var/lib/lxc/LXC_NAME/rootfs/usr/local/bin/cache-prep-commands.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/lxc/LXC_NAME/rootfs/usr/local/bin/cache-prep-commands.sh", "size": 1253, "state": "file", "uid": 0}
TASK [lxc_hosts : Prepare cached image setup commands] *************************
task path: /etc/ansible/roles/lxc_hosts/tasks/lxc_cache_preparation.yml:65
Monday 17 April 2017 14:59:21 -0500 (0:00:00.342) 0:03:07.380 **********
fatal: [stack.projwrigley.com]: FAILED! => {"changed": false, "cmd": ["chroot", "/var/lib/lxc/LXC_NAME/rootfs", "/usr/local/bin/cache-prep-commands.sh"], "delta": "0:00:00.771516", "end": "2017-04-17 14:59:22.250644", "failed": true, "rc": 100, "start": "2017-04-17 14:59:21.479128", "stderr": "+ '[' -a /etc/resolv.conf ']'\n+ mv /etc/resolv.conf /etc/resolv.conf.org\n+ echo 'nameserver 10.0.3.1'\n+ apt-key add /root/repo.keys\n+ rm /root/repo.keys\n+ export DEBIAN_FRONTEND=noninteractive\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get update\nW: The repository 'http://mirrors.service.networklayer.com/ubuntu xenial Release' does not have a Release file.\nW: The repository 'http://mirrors.service.networklayer.com/ubuntu xenial-updates Release' does not have a Release file.\nW: The repository 'http://mirrors.service.networklayer.com/ubuntu xenial-security Release' does not have a Release file.\nE: Failed to fetch http://mirrors.service.networklayer.com/ubuntu/dists/xenial/main/source/Sources 503 Service Unavailable\nE: Failed to fetch http://mirrors.service.networklayer.com/ubuntu/dists/xenial-updates/main/source/Sources 503 Service Unavailable\nE: Failed to fetch http://mirrors.service.networklayer.com/ubuntu/dists/xenial-security/main/source/Sources 503 Service Unavailable\nE: Some index files failed to download. They have been ignored, or old ones used instead.", "stdout": "OK\nIgn:1 http://mirrors.service.networklayer.com/ubuntu xenial InRelease\nIgn:2 http://mirrors.service.networklayer.com/ubuntu xenial-updates InRelease\nIgn:3 http://mirrors.service.networklayer.com/ubuntu xenial-security InRelease\nIgn:4 http://mirrors.service.networklayer.com/ubuntu xenial Release\nIgn:5 http://mirrors.service.networklayer.com/ubuntu xenial-updates Release\nIgn:6 http://mirrors.service.networklayer.com/ubuntu xenial-security Release\nIgn:7 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources.diff/Index\nIgn:8 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources.diff/Index\nIgn:9 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources.diff/Index\nIgn:10 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources.diff/Index\nIgn:11 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages.diff/Index\nIgn:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages\nIgn:13 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en.diff/Index\nIgn:14 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages.diff/Index\nIgn:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages\nIgn:16 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en.diff/Index\nIgn:17 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages.diff/Index\nIgn:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages\nIgn:19 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en.diff/Index\nIgn:20 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages.diff/Index\nIgn:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages\nIgn:22 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en.diff/Index\nIgn:23 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources.diff/Index\nIgn:24 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources.diff/Index\nIgn:25 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources.diff/Index\nIgn:26 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources.diff/Index\nIgn:27 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages.diff/Index\nIgn:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages\nIgn:29 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en.diff/Index\nIgn:30 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages.diff/Index\nIgn:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages\nIgn:32 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en.diff/Index\nIgn:33 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages.diff/Index\nIgn:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages\nIgn:35 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en.diff/Index\nIgn:36 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages.diff/Index\nIgn:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages\nIgn:38 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en.diff/Index\nIgn:39 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources.diff/Index\nIgn:40 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources.diff/Index\nIgn:41 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources.diff/Index\nIgn:42 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources.diff/Index\nIgn:43 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages.diff/Index\nIgn:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages\nIgn:45 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en.diff/Index\nIgn:46 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages.diff/Index\nIgn:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages\nIgn:48 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en.diff/Index\nIgn:49 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages.diff/Index\nIgn:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages\nIgn:51 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en.diff/Index\nIgn:52 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages.diff/Index\nIgn:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages\nIgn:54 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en.diff/Index\nIgn:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources\nIgn:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources\nIgn:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources\nIgn:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources\nIgn:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages\nIgn:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages\nIgn:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en\nIgn:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages\nIgn:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages\nIgn:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en\nIgn:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages\nIgn:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages\nIgn:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en\nIgn:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages\nIgn:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages\nIgn:66 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en\nIgn:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources\nIgn:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources\nIgn:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources\nIgn:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources\nIgn:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages\nIgn:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages\nIgn:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en\nIgn:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages\nIgn:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages\nIgn:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en\nIgn:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages\nIgn:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages\nIgn:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en\nIgn:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages\nIgn:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages\nIgn:78 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en\nIgn:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources\nIgn:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources\nIgn:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources\nIgn:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources\nIgn:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages\nIgn:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages\nIgn:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en\nIgn:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages\nIgn:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages\nIgn:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en\nIgn:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages\nIgn:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages\nIgn:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en\nIgn:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages\nIgn:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages\nIgn:90 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en\nIgn:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources\nIgn:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources\nIgn:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources\nIgn:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources\nIgn:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages\nIgn:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages\nIgn:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en\nIgn:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages\nIgn:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages\nIgn:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en\nIgn:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages\nIgn:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages\nIgn:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en\nIgn:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages\nIgn:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages\nIgn:66 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en\nIgn:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources\nIgn:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources\nIgn:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources\nIgn:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources\nIgn:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages\nIgn:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages\nIgn:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en\nIgn:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages\nIgn:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages\nIgn:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en\nIgn:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages\nIgn:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages\nIgn:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en\nIgn:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages\nIgn:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages\nIgn:78 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en\nIgn:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources\nIgn:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources\nIgn:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources\nIgn:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources\nIgn:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages\nIgn:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages\nIgn:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en\nIgn:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages\nIgn:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages\nIgn:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en\nIgn:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages\nIgn:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages\nIgn:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en\nIgn:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages\nIgn:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages\nIgn:90 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en\nIgn:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources\nIgn:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources\nIgn:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources\nIgn:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources\nIgn:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages\nIgn:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages\nIgn:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en\nIgn:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages\nIgn:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages\nIgn:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en\nIgn:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages\nIgn:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages\nIgn:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en\nIgn:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages\nIgn:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages\nIgn:66 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en\nIgn:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources\nIgn:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources\nIgn:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources\nIgn:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources\nIgn:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages\nIgn:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages\nIgn:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en\nIgn:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages\nIgn:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages\nIgn:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en\nIgn:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages\nIgn:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages\nIgn:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en\nIgn:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages\nIgn:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages\nIgn:78 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en\nIgn:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources\nIgn:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources\nIgn:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources\nIgn:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources\nIgn:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages\nIgn:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages\nIgn:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en\nIgn:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages\nIgn:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages\nIgn:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en\nIgn:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages\nIgn:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages\nIgn:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en\nIgn:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages\nIgn:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages\nIgn:90 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en\nIgn:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources\nIgn:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources\nIgn:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources\nIgn:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources\nIgn:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages\nIgn:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages\nIgn:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en\nIgn:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages\nIgn:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages\nIgn:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en\nIgn:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages\nIgn:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages\nIgn:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en\nIgn:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages\nIgn:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages\nIgn:66 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en\nIgn:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources\nIgn:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources\nIgn:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources\nIgn:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources\nIgn:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages\nIgn:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages\nIgn:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en\nIgn:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages\nIgn:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages\nIgn:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en\nIgn:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages\nIgn:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages\nIgn:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en\nIgn:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages\nIgn:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages\nIgn:78 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en\nIgn:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources\nIgn:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources\nIgn:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources\nIgn:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources\nIgn:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages\nIgn:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages\nIgn:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en\nIgn:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages\nIgn:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages\nIgn:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en\nIgn:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages\nIgn:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages\nIgn:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en\nIgn:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages\nIgn:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages\nIgn:90 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en\nIgn:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources\nIgn:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources\nIgn:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources\nIgn:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources\nIgn:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages\nIgn:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages\nIgn:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en\nIgn:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages\nIgn:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages\nIgn:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en\nIgn:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages\nIgn:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages\nIgn:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en\nIgn:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages\nIgn:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages\nIgn:66 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en\nIgn:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources\nIgn:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources\nIgn:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources\nIgn:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources\nIgn:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages\nIgn:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages\nIgn:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en\nIgn:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages\nIgn:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages\nIgn:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en\nIgn:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages\nIgn:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages\nIgn:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en\nIgn:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages\nIgn:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages\nIgn:78 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en\nIgn:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources\nIgn:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources\nIgn:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources\nIgn:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources\nIgn:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages\nIgn:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages\nIgn:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en\nIgn:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages\nIgn:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages\nIgn:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en\nIgn:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages\nIgn:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages\nIgn:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en\nIgn:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages\nIgn:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages\nIgn:90 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en\nErr:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources\n 503 Service Unavailable\nIgn:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources\nIgn:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources\nIgn:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources\nIgn:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages\nIgn:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en\nIgn:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages\nIgn:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en\nIgn:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages\nIgn:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en\nIgn:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages\nErr:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources\n 503 Service Unavailable\nIgn:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources\nIgn:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources\nIgn:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources\nIgn:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages\nIgn:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en\nIgn:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages\nIgn:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en\nIgn:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages\nIgn:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en\nIgn:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages\nErr:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources\n 503 Service Unavailable\nIgn:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources\nIgn:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources\nIgn:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources\nIgn:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages\nIgn:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en\nIgn:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages\nIgn:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en\nIgn:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages\nIgn:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en\nIgn:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages\nReading package lists...", "stdout_lines": ["OK", "Ign:1 http://mirrors.service.networklayer.com/ubuntu xenial InRelease", "Ign:2 http://mirrors.service.networklayer.com/ubuntu xenial-updates InRelease", "Ign:3 http://mirrors.service.networklayer.com/ubuntu xenial-security InRelease", "Ign:4 http://mirrors.service.networklayer.com/ubuntu xenial Release", "Ign:5 http://mirrors.service.networklayer.com/ubuntu xenial-updates Release", "Ign:6 http://mirrors.service.networklayer.com/ubuntu xenial-security Release", "Ign:7 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources.diff/Index", "Ign:8 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources.diff/Index", "Ign:9 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources.diff/Index", "Ign:10 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources.diff/Index", "Ign:11 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages.diff/Index", "Ign:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages", "Ign:13 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en.diff/Index", "Ign:14 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages.diff/Index", "Ign:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages", "Ign:16 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en.diff/Index", "Ign:17 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages.diff/Index", "Ign:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages", "Ign:19 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en.diff/Index", "Ign:20 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages.diff/Index", "Ign:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages", "Ign:22 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en.diff/Index", "Ign:23 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources.diff/Index", "Ign:24 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources.diff/Index", "Ign:25 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources.diff/Index", "Ign:26 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources.diff/Index", "Ign:27 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages.diff/Index", "Ign:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages", "Ign:29 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en.diff/Index", "Ign:30 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages.diff/Index", "Ign:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages", "Ign:32 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en.diff/Index", "Ign:33 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages.diff/Index", "Ign:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages", "Ign:35 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en.diff/Index", "Ign:36 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages.diff/Index", "Ign:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages", "Ign:38 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en.diff/Index", "Ign:39 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources.diff/Index", "Ign:40 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources.diff/Index", "Ign:41 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources.diff/Index", "Ign:42 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources.diff/Index", "Ign:43 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages.diff/Index", "Ign:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages", "Ign:45 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en.diff/Index", "Ign:46 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages.diff/Index", "Ign:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages", "Ign:48 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en.diff/Index", "Ign:49 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages.diff/Index", "Ign:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages", "Ign:51 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en.diff/Index", "Ign:52 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages.diff/Index", "Ign:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages", "Ign:54 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en.diff/Index", "Ign:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources", "Ign:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources", "Ign:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources", "Ign:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources", "Ign:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages", "Ign:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages", "Ign:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en", "Ign:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages", "Ign:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages", "Ign:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en", "Ign:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages", "Ign:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages", "Ign:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en", "Ign:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages", "Ign:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages", "Ign:66 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en", "Ign:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources", "Ign:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources", "Ign:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources", "Ign:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources", "Ign:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages", "Ign:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages", "Ign:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en", "Ign:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages", "Ign:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages", "Ign:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en", "Ign:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages", "Ign:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages", "Ign:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en", "Ign:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages", "Ign:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages", "Ign:78 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en", "Ign:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources", "Ign:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources", "Ign:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources", "Ign:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources", "Ign:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages", "Ign:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages", "Ign:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en", "Ign:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages", "Ign:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages", "Ign:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en", "Ign:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages", "Ign:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages", "Ign:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en", "Ign:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages", "Ign:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages", "Ign:90 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en", "Ign:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources", "Ign:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources", "Ign:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources", "Ign:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources", "Ign:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages", "Ign:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages", "Ign:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en", "Ign:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages", "Ign:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages", "Ign:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en", "Ign:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages", "Ign:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages", "Ign:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en", "Ign:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages", "Ign:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages", "Ign:66 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en", "Ign:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources", "Ign:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources", "Ign:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources", "Ign:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources", "Ign:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages", "Ign:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages", "Ign:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en", "Ign:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages", "Ign:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages", "Ign:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en", "Ign:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages", "Ign:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages", "Ign:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en", "Ign:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages", "Ign:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages", "Ign:78 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en", "Ign:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources", "Ign:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources", "Ign:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources", "Ign:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources", "Ign:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages", "Ign:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages", "Ign:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en", "Ign:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages", "Ign:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages", "Ign:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en", "Ign:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages", "Ign:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages", "Ign:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en", "Ign:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages", "Ign:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages", "Ign:90 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en", "Ign:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources", "Ign:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources", "Ign:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources", "Ign:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources", "Ign:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages", "Ign:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages", "Ign:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en", "Ign:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages", "Ign:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages", "Ign:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en", "Ign:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages", "Ign:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages", "Ign:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en", "Ign:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages", "Ign:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages", "Ign:66 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en", "Ign:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources", "Ign:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources", "Ign:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources", "Ign:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources", "Ign:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages", "Ign:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages", "Ign:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en", "Ign:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages", "Ign:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages", "Ign:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en", "Ign:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages", "Ign:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages", "Ign:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en", "Ign:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages", "Ign:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages", "Ign:78 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en", "Ign:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources", "Ign:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources", "Ign:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources", "Ign:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources", "Ign:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages", "Ign:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages", "Ign:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en", "Ign:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages", "Ign:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages", "Ign:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en", "Ign:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages", "Ign:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages", "Ign:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en", "Ign:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages", "Ign:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages", "Ign:90 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en", "Ign:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources", "Ign:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources", "Ign:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources", "Ign:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources", "Ign:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages", "Ign:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages", "Ign:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en", "Ign:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages", "Ign:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages", "Ign:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en", "Ign:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages", "Ign:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages", "Ign:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en", "Ign:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages", "Ign:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages", "Ign:66 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en", "Ign:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources", "Ign:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources", "Ign:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources", "Ign:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources", "Ign:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages", "Ign:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages", "Ign:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en", "Ign:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages", "Ign:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages", "Ign:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en", "Ign:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages", "Ign:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages", "Ign:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en", "Ign:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages", "Ign:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages", "Ign:78 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en", "Ign:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources", "Ign:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources", "Ign:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources", "Ign:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources", "Ign:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages", "Ign:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages", "Ign:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en", "Ign:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages", "Ign:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages", "Ign:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en", "Ign:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages", "Ign:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages", "Ign:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en", "Ign:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages", "Ign:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages", "Ign:90 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en", "Ign:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources", "Ign:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources", "Ign:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources", "Ign:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources", "Ign:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages", "Ign:12 http://mirrors.service.networklayer.com/ubuntu xenial/main all Packages", "Ign:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en", "Ign:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages", "Ign:15 http://mirrors.service.networklayer.com/ubuntu xenial/restricted all Packages", "Ign:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en", "Ign:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages", "Ign:18 http://mirrors.service.networklayer.com/ubuntu xenial/universe all Packages", "Ign:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en", "Ign:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages", "Ign:21 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse all Packages", "Ign:66 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Translation-en", "Ign:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources", "Ign:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources", "Ign:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources", "Ign:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources", "Ign:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages", "Ign:28 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main all Packages", "Ign:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en", "Ign:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages", "Ign:31 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted all Packages", "Ign:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en", "Ign:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages", "Ign:34 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe all Packages", "Ign:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en", "Ign:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages", "Ign:37 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse all Packages", "Ign:78 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Translation-en", "Ign:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources", "Ign:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources", "Ign:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources", "Ign:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources", "Ign:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages", "Ign:44 http://mirrors.service.networklayer.com/ubuntu xenial-security/main all Packages", "Ign:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en", "Ign:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages", "Ign:47 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted all Packages", "Ign:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en", "Ign:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages", "Ign:50 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe all Packages", "Ign:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en", "Ign:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages", "Ign:53 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse all Packages", "Ign:90 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Translation-en", "Err:55 http://mirrors.service.networklayer.com/ubuntu xenial/main Sources", " 503 Service Unavailable", "Ign:56 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Sources", "Ign:57 http://mirrors.service.networklayer.com/ubuntu xenial/universe Sources", "Ign:58 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse Sources", "Ign:59 http://mirrors.service.networklayer.com/ubuntu xenial/main amd64 Packages", "Ign:60 http://mirrors.service.networklayer.com/ubuntu xenial/main Translation-en", "Ign:61 http://mirrors.service.networklayer.com/ubuntu xenial/restricted amd64 Packages", "Ign:62 http://mirrors.service.networklayer.com/ubuntu xenial/restricted Translation-en", "Ign:63 http://mirrors.service.networklayer.com/ubuntu xenial/universe amd64 Packages", "Ign:64 http://mirrors.service.networklayer.com/ubuntu xenial/universe Translation-en", "Ign:65 http://mirrors.service.networklayer.com/ubuntu xenial/multiverse amd64 Packages", "Err:67 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Sources", " 503 Service Unavailable", "Ign:68 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Sources", "Ign:69 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Sources", "Ign:70 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse Sources", "Ign:71 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main amd64 Packages", "Ign:72 http://mirrors.service.networklayer.com/ubuntu xenial-updates/main Translation-en", "Ign:73 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted amd64 Packages", "Ign:74 http://mirrors.service.networklayer.com/ubuntu xenial-updates/restricted Translation-en", "Ign:75 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe amd64 Packages", "Ign:76 http://mirrors.service.networklayer.com/ubuntu xenial-updates/universe Translation-en", "Ign:77 http://mirrors.service.networklayer.com/ubuntu xenial-updates/multiverse amd64 Packages", "Err:79 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Sources", " 503 Service Unavailable", "Ign:80 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Sources", "Ign:81 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Sources", "Ign:82 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse Sources", "Ign:83 http://mirrors.service.networklayer.com/ubuntu xenial-security/main amd64 Packages", "Ign:84 http://mirrors.service.networklayer.com/ubuntu xenial-security/main Translation-en", "Ign:85 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted amd64 Packages", "Ign:86 http://mirrors.service.networklayer.com/ubuntu xenial-security/restricted Translation-en", "Ign:87 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe amd64 Packages", "Ign:88 http://mirrors.service.networklayer.com/ubuntu xenial-security/universe Translation-en", "Ign:89 http://mirrors.service.networklayer.com/ubuntu xenial-security/multiverse amd64 Packages", "Reading package lists..."], "warnings": []}
ok: [network.projwrigley.com] => {"changed": false, "cmd": ["chroot", "/var/lib/lxc/LXC_NAME/rootfs", "/usr/local/bin/cache-prep-commands.sh"], "delta": "0:00:01.274404", "end": "2017-04-17 14:59:22.774117", "rc": 0, "start": "2017-04-17 14:59:21.499713", "stderr": "+ '[' -a /etc/resolv.conf ']'\n+ mv /etc/resolv.conf /etc/resolv.conf.org\n+ echo 'nameserver 10.0.3.1'\n+ apt-key add /root/repo.keys\n+ rm /root/repo.keys\n+ export DEBIAN_FRONTEND=noninteractive\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get update\n+ apt-get install -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold --force-yes apt-transport-https build-essential ca-certificates git iptables openssh-server python-dev python2.7 rsync\n+ apt-get upgrade -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold --force-yes\n+ rm -f /usr/bin/python\n+ ln -s /usr/bin/python2.7 /usr/bin/python\n+ mkdir -p /root/.ssh\n+ chmod 700 /root/.ssh\n+ userdel --force --remove ubuntu\nuserdel: user 'ubuntu' does not exist\n+ true\n+ apt-get clean\n+ mkdir -p /var/backup\n+ echo -e '# The loopback network interface\nauto lo\niface lo inet loopback\n# LXC interface, this is ALWAYS assumed to be DHCP.\nauto eth0\niface eth0 inet dhcp\n# Load any additional configs\nsource /etc/network/interfaces.d/*.cfg\n'\n+ tee /etc/network/interfaces\n+ mkdir -p /etc/network/interfaces.d\n+ chage -I -1 -d -1 -m 0 -M 99999 -E -1 root\n+ '[' -a /etc/resolv.conf.org ']'\n+ mv /etc/resolv.conf.org /etc/resolv.conf", "stdout": "OK\nHit:1 http://mirrors.service.networklayer.com/ubuntu xenial InRelease\nHit:2 http://mirrors.service.networklayer.com/ubuntu xenial-updates InRelease\nHit:3 http://mirrors.service.networklayer.com/ubuntu xenial-security InRelease\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nbuild-essential is already the newest version (12.1ubuntu2).\nca-certificates is already the newest version (20160104ubuntu1).\ngit is already the newest version (1:2.7.4-0ubuntu1).\niptables is already the newest version (1.6.0-2ubuntu3).\npython-dev is already the newest version (2.7.11-1).\nrsync is already the newest version (3.1.1-3ubuntu1).\napt-transport-https is already the newest version (1.2.19).\nopenssh-server is already the newest version (1:7.2p2-4ubuntu2.1).\npython2.7 is already the newest version (2.7.12-1ubuntu0~16.04.1).\n0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nReading package lists...\nBuilding dependency tree...\nReading state information...\nCalculating upgrade...\n0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n# The loopback network interface\nauto lo\niface lo inet loopback\n# LXC interface, this is ALWAYS assumed to be DHCP.\nauto eth0\niface eth0 inet dhcp\n# Load any additional configs\nsource /etc/network/interfaces.d/*.cfg", "stdout_lines": ["OK", "Hit:1 http://mirrors.service.networklayer.com/ubuntu xenial InRelease", "Hit:2 http://mirrors.service.networklayer.com/ubuntu xenial-updates InRelease", "Hit:3 http://mirrors.service.networklayer.com/ubuntu xenial-security InRelease", "Reading package lists...", "Reading package lists...", "Building dependency tree...", "Reading state information...", "build-essential is already the newest version (12.1ubuntu2).", "ca-certificates is already the newest version (20160104ubuntu1).", "git is already the newest version (1:2.7.4-0ubuntu1).", "iptables is already the newest version (1.6.0-2ubuntu3).", "python-dev is already the newest version (2.7.11-1).", "rsync is already the newest version (3.1.1-3ubuntu1).", "apt-transport-https is already the newest version (1.2.19).", "openssh-server is already the newest version (1:7.2p2-4ubuntu2.1).", "python2.7 is already the newest version (2.7.12-1ubuntu0~16.04.1).", "0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.", "Reading package lists...", "Building dependency tree...", "Reading state information...", "Calculating upgrade...", "0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.", "# The loopback network interface", "auto lo", "iface lo inet loopback", "# LXC interface, this is ALWAYS assumed to be DHCP.", "auto eth0", "iface eth0 inet dhcp", "# Load any additional configs", "source /etc/network/interfaces.d/*.cfg"], "warnings": []}
ok: [alt-files1.projwrigley.com] => {"changed": false, "cmd": ["chroot", "/var/lib/lxc/LXC_NAME/rootfs", "/usr/local/bin/cache-prep-commands.sh"], "delta": "0:00:01.761539", "end": "2017-04-17 14:59:23.316136", "rc": 0, "start": "2017-04-17 14:59:21.554597", "stderr": "+ '[' -a /etc/resolv.conf ']'\n+ mv /etc/resolv.conf /etc/resolv.conf.org\n+ echo 'nameserver 10.0.3.1'\n+ apt-key add /root/repo.keys\n+ rm /root/repo.keys\n+ export DEBIAN_FRONTEND=noninteractive\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get update\n+ apt-get install -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold --force-yes apt-transport-https build-essential ca-certificates git iptables openssh-server python-dev python2.7 rsync\n+ apt-get upgrade -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold --force-yes\n+ rm -f /usr/bin/python\n+ ln -s /usr/bin/python2.7 /usr/bin/python\n+ mkdir -p /root/.ssh\n+ chmod 700 /root/.ssh\n+ userdel --force --remove ubuntu\nuserdel: user 'ubuntu' does not exist\n+ true\n+ apt-get clean\n+ mkdir -p /var/backup\n+ echo -e '# The loopback network interface\nauto lo\niface lo inet loopback\n# LXC interface, this is ALWAYS assumed to be DHCP.\nauto eth0\niface eth0 inet dhcp\n# Load any additional configs\nsource /etc/network/interfaces.d/*.cfg\n'\n+ tee /etc/network/interfaces\n+ mkdir -p /etc/network/interfaces.d\n+ chage -I -1 -d -1 -m 0 -M 99999 -E -1 root\n+ '[' -a /etc/resolv.conf.org ']'\n+ mv /etc/resolv.conf.org /etc/resolv.conf", "stdout": "OK\nHit:1 http://mirrors.service.networklayer.com/ubuntu xenial InRelease\nHit:2 http://mirrors.service.networklayer.com/ubuntu xenial-updates InRelease\nHit:3 http://mirrors.service.networklayer.com/ubuntu xenial-security InRelease\nReading package lists...\nReading package lists...\nBuilding dependency tree...\nReading state information...\nbuild-essential is already the newest version (12.1ubuntu2).\nca-certificates is already the newest version (20160104ubuntu1).\ngit is already the newest version (1:2.7.4-0ubuntu1).\niptables is already the newest version (1.6.0-2ubuntu3).\npython-dev is already the newest version (2.7.11-1).\nrsync is already the newest version (3.1.1-3ubuntu1).\napt-transport-https is already the newest version (1.2.19).\nopenssh-server is already the newest version (1:7.2p2-4ubuntu2.1).\npython2.7 is already the newest version (2.7.12-1ubuntu0~16.04.1).\n0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nReading package lists...\nBuilding dependency tree...\nReading state information...\nCalculating upgrade...\n0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n# The loopback network interface\nauto lo\niface lo inet loopback\n# LXC interface, this is ALWAYS assumed to be DHCP.\nauto eth0\niface eth0 inet dhcp\n# Load any additional configs\nsource /etc/network/interfaces.d/*.cfg", "stdout_lines": ["OK", "Hit:1 http://mirrors.service.networklayer.com/ubuntu xenial InRelease", "Hit:2 http://mirrors.service.networklayer.com/ubuntu xenial-updates InRelease", "Hit:3 http://mirrors.service.networklayer.com/ubuntu xenial-security InRelease", "Reading package lists...", "Reading package lists...", "Building dependency tree...", "Reading state information...", "build-essential is already the newest version (12.1ubuntu2).", "ca-certificates is already the newest version (20160104ubuntu1).", "git is already the newest version (1:2.7.4-0ubuntu1).", "iptables is already the newest version (1.6.0-2ubuntu3).", "python-dev is already the newest version (2.7.11-1).", "rsync is already the newest version (3.1.1-3ubuntu1).", "apt-transport-https is already the newest version (1.2.19).", "openssh-server is already the newest version (1:7.2p2-4ubuntu2.1).", "python2.7 is already the newest version (2.7.12-1ubuntu0~16.04.1).", "0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.", "Reading package lists...", "Building dependency tree...", "Reading state information...", "Calculating upgrade...", "0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.", "# The loopback network interface", "auto lo", "iface lo inet loopback", "# LXC interface, this is ALWAYS assumed to be DHCP.", "auto eth0", "iface eth0 inet dhcp", "# Load any additional configs", "source /etc/network/interfaces.d/*.cfg"], "warnings": []}
NO MORE HOSTS LEFT *************************************************************
NO MORE HOSTS LEFT *************************************************************
PLAY RECAP *********************************************************************
alt-block1.projwrigley.com : ok=111 changed=2 unreachable=0 failed=0
alt-compute1.projwrigley.com : ok=110 changed=2 unreachable=0 failed=0
alt-compute2.projwrigley.com : ok=110 changed=2 unreachable=0 failed=0
alt-compute3.projwrigley.com : ok=110 changed=2 unreachable=0 failed=0
alt-files1.projwrigley.com : ok=163 changed=4 unreachable=0 failed=0
compute4.projwrigley.com : ok=110 changed=2 unreachable=0 failed=0
compute5.projwrigley.com : ok=110 changed=2 unreachable=0 failed=0
compute6.projwrigley.com : ok=110 changed=2 unreachable=0 failed=0
network.projwrigley.com : ok=166 changed=5 unreachable=0 failed=0
stack.projwrigley.com : ok=162 changed=4 unreachable=0 failed=1
DEBUG MESSAGE RECAP ************************************************************
DEBUG: [RHEL-07-010020 - The cryptographic hash of system files and commands must match vendor values (apt)]
The following files have checksums that differ from the checksum provided with their package. Each of these should be verified manually to ensure they have not been modified by an unauthorized user: /usr/share/bash-completion/completions/apt, /opt/lsi/mrmonitor/MegaMonitor/MonitorDbg.log, /opt/lsi/mrmonitor/MegaMonitor/config-current.xml
DEBUG: [RHEL-07-010210 - Passwords must be restricted to a 24 hours/1 day minimum lifetime.]
Accounts were found with a minimum password lifetime limit under 24 hours:
root, daemon, bin, sys, sync, games, man, lp, mail, news, uucp, proxy, www-data, backup, list, irc, gnats, nobody, systemd-timesync, systemd-network, systemd-resolve, systemd-bus-proxy, syslog, _apt, messagebus, uuidd, sshd, ntp, mestery, rmoats, dougwig, scottmann, timkuik, nick.bender, henry.gessau, dlundquist, flaviof, carl.baldwin, scollins, anisha.aggarwal, blogan, kelly.long, dkehn, dperiquet, lamonaki, postfix, _chrony
DEBUG: [RHEL-07-010230 - Existing passwords must be restricted to a 60-day maximum lifetime.]
The following user accounts have an existing password with a lifetime of
greater than 60 days: root has an expiration of 99999 days
daemon has an expiration of 99999 days
bin has an expiration of 99999 days
sys has an expiration of 99999 days
sync has an expiration of 99999 days
games has an expiration of 99999 days
man has an expiration of 99999 days
lp has an expiration of 99999 days
mail has an expiration of 99999 days
news has an expiration of 99999 days
uucp has an expiration of 99999 days
proxy has an expiration of 99999 days
www-data has an expiration of 99999 days
backup has an expiration of 99999 days
list has an expiration of 99999 days
irc has an expiration of 99999 days
gnats has an expiration of 99999 days
nobody has an expiration of 99999 days
systemd-timesync has an expiration of 99999 days
systemd-network has an expiration of 99999 days
systemd-resolve has an expiration of 99999 days
systemd-bus-proxy has an expiration of 99999 days
syslog has an expiration of 99999 days
_apt has an expiration of 99999 days
messagebus has an expiration of 99999 days
uuidd has an expiration of 99999 days
sshd has an expiration of 99999 days
ntp has an expiration of 99999 days
mestery has an expiration of 99999 days
rmoats has an expiration of 99999 days
dougwig has an expiration of 99999 days
scottmann has an expiration of 99999 days
timkuik has an expiration of 99999 days
nick.bender has an expiration of 99999 days
henry.gessau has an expiration of 99999 days
dlundquist has an expiration of 99999 days
flaviof has an expiration of 99999 days
carl.baldwin has an expiration of 99999 days
scollins has an expiration of 99999 days
anisha.aggarwal has an expiration of 99999 days
blogan has an expiration of 99999 days
kelly.long has an expiration of 99999 days
dkehn has an expiration of 99999 days
dperiquet has an expiration of 99999 days
lamonaki has an expiration of 99999 days
postfix has an expiration of 99999 days
_chrony has an expiration of 99999 days
DEBUG: [RHEL-07-010380 - Users must provide a password for privilege escalation.]
The 'NOPASSWD' directive was found in the sudoers configuration files. Remove the directive to ensure that all users must provide a password to run commands as the root user.
DEBUG: [RHEL-07-020640 - All local interactive user home directories defined in the /etc/passwd file must exist.]
These users have a home directory assigned, but the directory does not exist:
lp (/var/spool/lpd does not exist)
news (/var/spool/news does not exist)
uucp (/var/spool/uucp does not exist)
www-data (/var/www does not exist)
list (/var/list does not exist)
irc (/var/run/ircd does not exist)
gnats (/var/lib/gnats does not exist)
nobody (/nonexistent does not exist)
systemd-resolve (/run/systemd/resolve does not exist)
syslog (/home/syslog does not exist)
_apt (/nonexistent does not exist)
ntp (/home/ntp does not exist)
DEBUG: [RHEL-07-021050 - All world-writable directories must be group-owned by root, sys, bin, or an application group.]
The group owners on the following world-writable directories should be examined:
DEBUG: [Check for /home on mounted filesystem] *********************************
The STIG requires that /home is on its own filesystem, but this system
does not appear to be following the requirement.
DEBUG: [Check for /var on mounted filesystem] **********************************
The STIG requires that /var is on its own filesystem, but this system
does not appear to be following the requirement.
DEBUG: [Check for /var/log/audit on mounted filesystem] ************************
The STIG requires that /var/log/audit is on its own filesystem, but this system
does not appear to be following the requirement.
DEBUG: [Check for /tmp on mounted filesystem] **********************************
The STIG requires that /tmp is on its own filesystem, but this system
does not appear to be following the requirement.
DEBUG: [RHEL-07-030770 - The system must send rsyslog output to a log aggregation server.]
Output from syslog must be sent to another server.
DEBUG: [RHEL-07-040320 - For systems using DNS resolution, at least two name servers must be configured.]
Two or more nameservers must be configured in /etc/resolv.conf.
Nameservers found: 1
Monday 17 April 2017 14:59:23 -0500 (0:00:01.974) 0:03:09.355 **********
===============================================================================
openstack_hosts : Adding new system tuning ----------------------------- 25.09s
/etc/ansible/roles/openstack_hosts/tasks/openstack_kernel_tuning.yml:16 -------
openstack-ansible-security : Gather debsums report --------------------- 15.14s
/etc/ansible/roles/openstack-ansible-security/tasks/rhel7stig/apt.yml:21 ------
openstack-ansible-security : Set sysctl configurations ----------------- 10.68s
/etc/ansible/roles/openstack-ansible-security/tasks/rhel7stig/kernel.yml:28 ---
openstack-ansible-security : Check each user to see if its home directory exists on the filesystem --- 9.53s
/etc/ansible/roles/openstack-ansible-security/tasks/rhel7stig/auth.yml:376 ----
pip_install : Get Modern PIP -------------------------------------------- 5.59s
/etc/ansible/roles/pip_install/tasks/install_online.yml:16 --------------------
openstack_hosts : Ensure kernel module(s) loaded at boot ---------------- 5.30s
/etc/ansible/roles/openstack_hosts/tasks/openstack_kernel_modules.yml:24 ------
openstack_hosts : Ensure kernel module(s) ------------------------------- 5.20s
/etc/ansible/roles/openstack_hosts/tasks/openstack_kernel_modules.yml:16 ------
openstack_hosts : Drop hosts file entries script locally ---------------- 5.14s
/etc/ansible/roles/openstack_hosts/tasks/openstack_update_hosts_file.yml:16 ---
openstack-ansible-security : include ------------------------------------ 4.62s
/etc/ansible/roles/openstack-ansible-security/tasks/rhel7stig/main.yml:76 -----
openstack-ansible-security : include ------------------------------------ 2.72s
/etc/ansible/roles/openstack-ansible-security/tasks/rhel7stig/main.yml:75 -----
openstack-ansible-security : Add or remove packages based on STIG requirements --- 2.38s
/etc/ansible/roles/openstack-ansible-security/tasks/rhel7stig/packages.yml:16 -
openstack-ansible-security : include ------------------------------------ 2.06s
/etc/ansible/roles/openstack-ansible-security/tasks/rhel7stig/main.yml:74 -----
openstack-ansible-security : Find all world-writable directories -------- 2.01s
/etc/ansible/roles/openstack-ansible-security/tasks/rhel7stig/file_perms.yml:120
openstack_hosts : Install host packages --------------------------------- 1.99s
/etc/ansible/roles/openstack_hosts/tasks/openstack_host_install_apt.yml:16 ----
lxc_hosts : Prepare cached image setup commands ------------------------- 1.97s
/etc/ansible/roles/lxc_hosts/tasks/lxc_cache_preparation.yml:65 ---------------
pip_install : Install PIP ----------------------------------------------- 1.91s
/etc/ansible/roles/pip_install/tasks/install_source.yml:17 --------------------
openstack-ansible-security : include ------------------------------------ 1.88s
/etc/ansible/roles/openstack-ansible-security/tasks/rhel7stig/main.yml:73 -----
pip_install : Install packages ------------------------------------------ 1.87s
/etc/ansible/roles/pip_install/tasks/pre_install.yml:28 -----------------------
lxc_hosts : Drop base config file(s) ------------------------------------ 1.48s
/etc/ansible/roles/lxc_hosts/tasks/lxc_post_install.yml:26 --------------------
lxc_hosts : Create base directories ------------------------------------- 1.39s
/etc/ansible/roles/lxc_hosts/tasks/lxc_pre_install.yml:16 ---------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment