1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122 | om26er@X1C:~$ cat start.out
lxc-start 20160414210914.961 INFO lxc_start_ui - lxc_start.c:main:264 - using rcfile /home/om26er/.cache/libertine-container/xenial/config
lxc-start 20160414210914.961 ERROR lxc_start_ui - lxc_start.c:main:295 - Executing '/sbin/init' with no configuration file may crash the host
lxc-start 20160414210930.261 INFO lxc_start_ui - lxc_start.c:main:264 - using rcfile /home/om26er/.cache/libertine-container/xenial/config
lxc-start 20160414210930.261 ERROR lxc_start_ui - lxc_start.c:main:295 - Executing '/sbin/init' with no configuration file may crash the host
lxc-start 20160414211039.123 INFO lxc_start_ui - lxc_start.c:main:264 - using rcfile /home/om26er/.cache/libertine-container/xenial/config
lxc-start 20160414211039.124 WARN lxc_confile - confile.c:config_pivotdir:1877 - lxc.pivotdir is ignored. It will soon become an error.
lxc-start 20160414211039.125 INFO lxc_start - start.c:lxc_check_inherited:251 - closed inherited fd 4
lxc-start 20160414211039.126 INFO lxc_container - lxccontainer.c:do_lxcapi_start:797 - Attempting to set proc title to [lxc monitor] /home/om26er/.cache/libertine-container xenial
lxc-start 20160414211039.126 INFO lxc_lsm - lsm/lsm.c:lsm_init:48 - LSM security driver AppArmor
lxc-start 20160414211039.126 INFO lxc_seccomp - seccomp.c:parse_config_v2:342 - processing: .reject_force_umount # comment this to allow umount -f; not recommended.
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:446 - Adding native rule for reject_force_umount action 0
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:do_resolve_add_rule:216 - Setting seccomp rule to reject force umounts
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:449 - Adding compat rule for reject_force_umount action 0
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:do_resolve_add_rule:216 - Setting seccomp rule to reject force umounts
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:342 - processing: .[all].
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:342 - processing: .kexec_load errno 1.
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:446 - Adding native rule for kexec_load action 327681
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:449 - Adding compat rule for kexec_load action 327681
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:342 - processing: .open_by_handle_at errno 1.
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:446 - Adding native rule for open_by_handle_at action 327681
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:449 - Adding compat rule for open_by_handle_at action 327681
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:342 - processing: .init_module errno 1.
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:446 - Adding native rule for init_module action 327681
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:449 - Adding compat rule for init_module action 327681
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:342 - processing: .finit_module errno 1.
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:446 - Adding native rule for finit_module action 327681
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:449 - Adding compat rule for finit_module action 327681
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:342 - processing: .delete_module errno 1.
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:446 - Adding native rule for delete_module action 327681
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:449 - Adding compat rule for delete_module action 327681
lxc-start 20160414211039.127 INFO lxc_seccomp - seccomp.c:parse_config_v2:456 - Merging in the compat seccomp ctx into the main one
lxc-start 20160414211039.127 INFO lxc_start - start.c:lxc_check_inherited:251 - closed inherited fd 4
lxc-start 20160414211039.127 DEBUG lxc_start - start.c:setup_signal_fd:289 - sigchild handler set
lxc-start 20160414211039.127 DEBUG lxc_console - console.c:lxc_console_peer_default:473 - no console peer
lxc-start 20160414211039.127 INFO lxc_start - start.c:lxc_init:488 - 'xenial' is initialized
lxc-start 20160414211039.127 DEBUG lxc_start - start.c:__lxc_start:1302 - Not dropping cap_sys_boot or watching utmp
lxc-start 20160414211039.128 INFO lxc_monitor - monitor.c:lxc_monitor_sock_name:178 - using monitor sock name lxc/67e288de2a075fa9//home/om26er/.cache/libertine-container
lxc-start 20160414211039.130 DEBUG lxc_conf - conf.c:instantiate_veth:2613 - instantiated veth 'vethH2MBGC/veth7HJTI1', index is '22'
lxc-start 20160414211039.130 INFO lxc_cgroup - cgroup.c:cgroup_init:68 - cgroup driver cgroupfs-ng initing for xenial
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.deny' set to 'a'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c *:* m'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'b *:* m'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 1:3 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 1:5 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 1:7 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 5:0 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 5:1 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 5:2 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 1:8 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 1:9 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 136:* rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 10:229 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 254:0 rm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 10:200 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 10:228 rwm'
lxc-start 20160414211039.134 DEBUG lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1712 - cgroup 'devices.allow' set to 'c 10:232 rwm'
lxc-start 20160414211039.134 INFO lxc_cgfsng - cgfsng.c:cgfsng_setup_limits:1716 - cgroup has been setup
lxc-start 20160414211039.175 DEBUG lxc_conf - conf.c:lxc_assign_network:3047 - move '(null)' to '12756'
lxc-start 20160414211039.176 DEBUG lxc_conf - conf.c:setup_rootfs:1215 - mounted '/home/om26er/.cache/libertine-container/xenial/rootfs' on '/usr/lib/x86_64-linux-gnu/lxc'
lxc-start 20160414211039.176 INFO lxc_conf - conf.c:setup_utsname:843 - 'xenial' hostname has been setup
lxc-start 20160414211039.195 DEBUG lxc_conf - conf.c:setup_hw_addr:2144 - mac address '00:16:3e:1e:52:13' on 'eth0' has been setup
lxc-start 20160414211039.195 DEBUG lxc_conf - conf.c:setup_netdev:2371 - 'eth0' has been setup
lxc-start 20160414211039.195 INFO lxc_conf - conf.c:setup_network:2392 - network has been setup
lxc-start 20160414211039.195 INFO lxc_conf - conf.c:mount_autodev:1072 - Mounting container /dev
lxc-start 20160414211039.195 INFO lxc_conf - conf.c:mount_autodev:1095 - Mounted tmpfs onto /usr/lib/x86_64-linux-gnu/lxc/dev
lxc-start 20160414211039.195 INFO lxc_conf - conf.c:mount_autodev:1113 - Mounted container /dev
lxc-start 20160414211039.195 DEBUG lxc_conf - conf.c:mount_entry:1657 - remounting /sys/fs/fuse/connections on /usr/lib/x86_64-linux-gnu/lxc/sys/fs/fuse/connections to respect bind or remount options
lxc-start 20160414211039.195 DEBUG lxc_conf - conf.c:mount_entry:1672 - (at remount) flags for /sys/fs/fuse/connections was 4096, required extra flags are 0
lxc-start 20160414211039.195 DEBUG lxc_conf - conf.c:mount_entry:1681 - mountflags already was 4096, skipping remount
lxc-start 20160414211039.195 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted '/sys/fs/fuse/connections' on '/usr/lib/x86_64-linux-gnu/lxc/sys/fs/fuse/connections', type 'none'
lxc-start 20160414211039.195 DEBUG lxc_conf - conf.c:mount_entry:1657 - remounting /sys/kernel/debug on /usr/lib/x86_64-linux-gnu/lxc/sys/kernel/debug to respect bind or remount options
lxc-start 20160414211039.195 DEBUG lxc_conf - conf.c:mount_entry:1672 - (at remount) flags for /sys/kernel/debug was 4096, required extra flags are 0
lxc-start 20160414211039.195 DEBUG lxc_conf - conf.c:mount_entry:1681 - mountflags already was 4096, skipping remount
lxc-start 20160414211039.195 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted '/sys/kernel/debug' on '/usr/lib/x86_64-linux-gnu/lxc/sys/kernel/debug', type 'none'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1657 - remounting /sys/kernel/security on /usr/lib/x86_64-linux-gnu/lxc/sys/kernel/security to respect bind or remount options
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1672 - (at remount) flags for /sys/kernel/security was 4110, required extra flags are 14
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted '/sys/kernel/security' on '/usr/lib/x86_64-linux-gnu/lxc/sys/kernel/security', type 'none'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1657 - remounting /sys/fs/pstore on /usr/lib/x86_64-linux-gnu/lxc/sys/fs/pstore to respect bind or remount options
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1672 - (at remount) flags for /sys/fs/pstore was 4110, required extra flags are 14
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted '/sys/fs/pstore' on '/usr/lib/x86_64-linux-gnu/lxc/sys/fs/pstore', type 'none'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted 'mqueue' on '/usr/lib/x86_64-linux-gnu/lxc/dev/mqueue', type 'mqueue'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1657 - remounting /home/om26er/.local/share/libertine-container/user-data/xenial on /usr/lib/x86_64-linux-gnu/lxc/home/om26er to respect bind or remount options
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1672 - (at remount) flags for /home/om26er/.local/share/libertine-container/user-data/xenial was 4096, required extra flags are 0
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1681 - mountflags already was 4096, skipping remount
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted '/home/om26er/.local/share/libertine-container/user-data/xenial' on '/usr/lib/x86_64-linux-gnu/lxc/home/om26er', type 'none'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1657 - remounting /home/om26er/Documents on /usr/lib/x86_64-linux-gnu/lxc/home/om26er/Documents to respect bind or remount options
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1672 - (at remount) flags for /home/om26er/Documents was 4096, required extra flags are 0
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1681 - mountflags already was 4096, skipping remount
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted '/home/om26er/Documents' on '/usr/lib/x86_64-linux-gnu/lxc/home/om26er/Documents', type 'none'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1657 - remounting /home/om26er/Music on /usr/lib/x86_64-linux-gnu/lxc/home/om26er/Music to respect bind or remount options
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1672 - (at remount) flags for /home/om26er/Music was 4096, required extra flags are 0
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1681 - mountflags already was 4096, skipping remount
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted '/home/om26er/Music' on '/usr/lib/x86_64-linux-gnu/lxc/home/om26er/Music', type 'none'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1657 - remounting /home/om26er/Pictures on /usr/lib/x86_64-linux-gnu/lxc/home/om26er/Pictures to respect bind or remount options
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1672 - (at remount) flags for /home/om26er/Pictures was 4096, required extra flags are 0
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1681 - mountflags already was 4096, skipping remount
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted '/home/om26er/Pictures' on '/usr/lib/x86_64-linux-gnu/lxc/home/om26er/Pictures', type 'none'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1657 - remounting /home/om26er/Videos on /usr/lib/x86_64-linux-gnu/lxc/home/om26er/Videos to respect bind or remount options
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1672 - (at remount) flags for /home/om26er/Videos was 4096, required extra flags are 0
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1681 - mountflags already was 4096, skipping remount
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted '/home/om26er/Videos' on '/usr/lib/x86_64-linux-gnu/lxc/home/om26er/Videos', type 'none'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1657 - remounting /home/om26er/.config/dconf on /usr/lib/x86_64-linux-gnu/lxc/home/om26er/.config/dconf to respect bind or remount options
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1672 - (at remount) flags for /home/om26er/.config/dconf was 4096, required extra flags are 0
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1681 - mountflags already was 4096, skipping remount
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted '/home/om26er/.config/dconf' on '/usr/lib/x86_64-linux-gnu/lxc/home/om26er/.config/dconf', type 'none'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted 'tmpfs' on '/usr/lib/x86_64-linux-gnu/lxc/run', type 'tmpfs'
lxc-start 20160414211039.196 DEBUG lxc_conf - conf.c:mount_entry:1707 - mounted 'none' on '/usr/lib/x86_64-linux-gnu/lxc/run/user', type 'tmpfs'
lxc-start 20160414211039.196 ERROR lxc_utils - utils.c:safe_mount:1692 - No such file or directory - Failed to mount /run/user/0 onto /usr/lib/x86_64-linux-gnu/lxc/run/user/0
lxc-start 20160414211039.196 ERROR lxc_conf - conf.c:mount_entry:1650 - No such file or directory - failed to mount '/run/user/0' on '/usr/lib/x86_64-linux-gnu/lxc/run/user/0'
lxc-start 20160414211039.196 ERROR lxc_conf - conf.c:lxc_setup:3730 - failed to setup the mount entries for 'xenial'
lxc-start 20160414211039.196 ERROR lxc_start - start.c:do_start:819 - failed to setup the container
lxc-start 20160414211039.196 ERROR lxc_sync - sync.c:__sync_wait:52 - An error occurred in another process (expected sequence number 2)
lxc-start 20160414211039.196 WARN lxc_conf - conf.c:lxc_delete_network:2908 - failed to remove interface 22 '(null)'
lxc-start 20160414211039.196 ERROR lxc_start - start.c:__lxc_start:1329 - failed to spawn 'xenial'
lxc-start 20160414211039.231 INFO lxc_conf - conf.c:run_script_argv:367 - Executing script '/usr/share/lxcfs/lxc.reboot.hook' for container 'xenial', config section 'lxc'
lxc-start 20160414211039.733 WARN lxc_commands - commands.c:lxc_cmd_rsp_recv:172 - command get_cgroup failed to receive response
lxc-start 20160414211044.738 ERROR lxc_start_ui - lxc_start.c:main:344 - The container failed to start.
lxc-start 20160414211044.739 ERROR lxc_start_ui - lxc_start.c:main:346 - To get more details, run the container in foreground mode.
lxc-start 20160414211044.742 ERROR lxc_start_ui - lxc_start.c:main:348 - Additional information can be obtained by setting the --logfile and --logpriority options.
|