New issue
Advanced search Search tips

Issue 859235 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Jul 16
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

container fails to come up

Project Member Reported by bjanakiraman@chromium.org, Jun 29 2018

Issue description

Chrome Version: (copy from chrome://version)
R69 (dev channel)
OS: Chrome OS 

Starting fresh installation of Linux:

(termina) chronos@localhost ~ $ run_container.sh --user=bjanakiraman --container_name=penguin --shell^C
(termina) chronos@localhost ~ $ lxc info --show-log penguin
Name: penguin
Remote: unix://
Architecture: x86_64
Created: 2018/06/29 23:16 UTC
Status: Stopped
Type: persistent
Profiles: default

Log:

            lxc 20180629232615.216 WARN     lxc_monitor - monitor.c:lxc_monitor_fifo_send:111 - Failed to open fifo to send message: No such file or directory.
            lxc 20180629232615.216 WARN     lxc_monitor - monitor.c:lxc_monitor_fifo_send:111 - Failed to open fifo to send message: No such file or directory.
            lxc 20180629232615.251 WARN     lxc_conf - conf.c:lxc_map_ids:2674 - newuidmap is lacking necessary privileges
            lxc 20180629232615.251 WARN     lxc_conf - conf.c:lxc_map_ids:2680 - newgidmap is lacking necessary privileges
            lxc 20180629232615.394 WARN     lxc_conf - conf.c:lxc_map_ids:2674 - newuidmap is lacking necessary privileges
            lxc 20180629232615.394 WARN     lxc_conf - conf.c:lxc_map_ids:2680 - newgidmap is lacking necessary privileges
            lxc 20180629232615.442 ERROR    lxc_conf - conf.c:mount_entry_create_dir_file:1968 - Permission denied - Failed to create directory "/var/lib/lxc/rootfs/opt/google/cros-containers"
            lxc 20180629232615.442 ERROR    lxc_conf - conf.c:lxc_setup:3188 - failed to setup the mount entries for 'penguin'
            lxc 20180629232615.442 ERROR    lxc_start - start.c:do_start:944 - Failed to setup container "penguin".
            lxc 20180629232615.442 ERROR    lxc_sync - sync.c:__sync_wait:57 - An error occurred in another process (expected sequence number 5)

 
Owner: smbar...@chromium.org
Status: Assigned (was: Untriaged)
@smbarber does this look like the issue where we had the lxc/lxd version difference?
Status: WontFix (was: Assigned)
This was with the live component version, so it's not an LX{C,D} mismatch.

I haven't been able to repro this :\

Sign in to add a comment