This container and all others on my system used to launch on startup under LXC 5 on Debian Bookwork. All I’ve done is upgrade to Debian Trixie which comes with LXC 6.0.4.
This is the configuration of the container:
# Template used to create this container: /usr/share/lxc/templates/lxc-download
# Parameters passed to the template: --dist debian --release bookworm --arch amd64
# For additional config options, please look at lxc.container.conf(5)
# Uncomment the following line to support nesting containers:
#lxc.include = /usr/share/lxc/config/nesting.conf
# (Be aware this has security implications)
# Distribution configuration
lxc.include = /usr/share/lxc/config/common.conf
lxc.include = /usr/share/lxc/config/userns.conf
lxc.arch = linux64
# Container specific configuration
lxc.apparmor.profile = unconfined
lxc.idmap = u 0 100000 1000
lxc.idmap = g 0 100000 1000
lxc.idmap = u 1000 1000 1
lxc.idmap = g 1000 1000 1
lxc.idmap = u 1001 101001 64535
lxc.idmap = g 1001 101001 64535
lxc.start.auto = 1
lxc.rootfs.path = dir:/home/ron/.local/share/lxc/apache2/rootfs
lxc.uts.name = apache2
lxc.environment = LANG=en_IE.UTF8
lxc.environment = LANGUAGE=en_IE.UTF8
lxc.environment = LC_CTYPE=en_IE.UTF-8
lxc.environment = LC_NUMERIC=en_IE.UTF-8
lxc.environment = LC_TIME=en_IE.UTF-8
lxc.environment = LC_COLLATE=en_IE.UTF-8
lxc.environment = LC_MONETARY=en_IE.UTF-8
lxc.environment = LC_MESSAGES=en_IE.UTF-8
lxc.environment = LC_PAPER=en_IE.UTF-8
lxc.environment = LC_NAME=en_IE.UTF-8
lxc.environment = LC_ADDRESS=en_IE.UTF-8
lxc.environment = LC_TELEPHONE=en_IE.UTF-8
lxc.environment = LC_MEASUREMENT=en_IE.UTF-8
lxc.environment = LC_IDENTIFICATION=en_IE.UTF-8
lxc.environment = LC_ALL=en_IE.UTF-8
lxc.environment = DEBIAN_FRONTEND=noninteractive
lxc.environment = TZ=Europe/Malta
# Network configuration
lxc.net.0.type = veth
lxc.net.0.link = br0
lxc.net.0.flags = up
lxc.mount.entry = /media/mysharedfolder /home/ron/.local/share/lxc/apache2/rootfs/home/ron/SharedStorage none bind,create=dir 0 0
This is the log when I launch using lxc-start apache2
lxc-start apache2 20251107164804.349 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type u nsid 0 hostid 100000 range 1000
lxc-start apache2 20251107164804.349 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type g nsid 0 hostid 100000 range 1000
lxc-start apache2 20251107164804.349 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type u nsid 1000 hostid 1000 range 1
lxc-start apache2 20251107164804.349 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type g nsid 1000 hostid 1000 range 1
lxc-start apache2 20251107164804.349 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type u nsid 1001 hostid 101001 range 64535
lxc-start apache2 20251107164804.349 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type g nsid 1001 hostid 101001 range 64535
lxc-start apache2 20251107164804.350 INFO lxccontainer - ../src/lxc/lxccontainer.c:do_lxcapi_start:959 - Set process title to [lxc monitor] /home/ron/.local/share/lxc apache2
lxc-start apache2 20251107164804.351 DEBUG lxccontainer - ../src/lxc/lxccontainer.c:wait_on_daemonized_start:818 - First child 9589 exited
lxc-start apache2 20251107164804.351 WARN apparmor - ../src/lxc/lsm/apparmor.c:lsm_apparmor_ops_init:1268 - Per-container AppArmor profiles are disabled because the mac_admin capability is missing
lxc-start apache2 20251107164804.351 INFO lsm - ../src/lxc/lsm/lsm.c:lsm_init_static:38 - Initialized LSM security driver AppArmor
lxc-start apache2 20251107164804.354 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.354 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.355 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.355 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.355 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.355 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.355 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.356 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.357 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.358 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.359 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.360 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.361 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.362 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.363 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.364 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.365 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.366 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.367 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.368 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.369 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.370 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.371 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.372 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.373 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.374 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.375 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.376 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.377 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.378 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.379 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.380 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.381 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.382 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.383 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.383 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107164804.384 DEBUG seccomp - ../src/lxc/seccomp.c:parse_config_v2:664 - Host native arch is [3221225534]
lxc-start apache2 20251107164804.384 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "reject_force_umount # comment this to allow umount -f; not recommended"
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:532 - Set seccomp rule to reject force umounts
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:532 - Set seccomp rule to reject force umounts
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:532 - Set seccomp rule to reject force umounts
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "[all]"
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "kexec_load errno 1"
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding native rule for syscall[246:kexec_load] action[327681:errno] arch[0]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[246:kexec_load] action[327681:errno] arch[1073741827]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[246:kexec_load] action[327681:errno] arch[1073741886]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "open_by_handle_at errno 1"
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding native rule for syscall[304:open_by_handle_at] action[327681:errno] arch[0]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[304:open_by_handle_at] action[327681:errno] arch[1073741827]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[304:open_by_handle_at] action[327681:errno] arch[1073741886]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "init_module errno 1"
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding native rule for syscall[175:init_module] action[327681:errno] arch[0]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[175:init_module] action[327681:errno] arch[1073741827]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[175:init_module] action[327681:errno] arch[1073741886]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "finit_module errno 1"
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding native rule for syscall[313:finit_module] action[327681:errno] arch[0]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[313:finit_module] action[327681:errno] arch[1073741827]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[313:finit_module] action[327681:errno] arch[1073741886]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "delete_module errno 1"
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding native rule for syscall[176:delete_module] action[327681:errno] arch[0]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[176:delete_module] action[327681:errno] arch[1073741827]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[176:delete_module] action[327681:errno] arch[1073741886]
lxc-start apache2 20251107164804.385 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:1036 - Merging compat seccomp contexts into main context
lxc-start apache2 20251107164804.385 INFO start - ../src/lxc/start.c:lxc_init:882 - Container "apache2" is initialized
lxc-start apache2 20251107164804.385 INFO cgfsng - ../src/lxc/cgroups/cgfsng.c:cgfsng_monitor_create:1679 - The monitor process uses "lxc.monitor.apache2" as cgroup
lxc-start apache2 20251107164804.385 DEBUG storage - ../src/lxc/storage/storage.c:get_storage_by_name:209 - Detected rootfs type "dir"
lxc-start apache2 20251107164804.385 INFO cgfsng - ../src/lxc/cgroups/cgfsng.c:cgfsng_payload_create:1787 - The container process uses "lxc.payload.apache2" as inner and "lxc.payload.apache2" as limit cgroup
lxc-start apache2 20251107164804.386 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWUSER
lxc-start apache2 20251107164804.386 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWNS
lxc-start apache2 20251107164804.386 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWPID
lxc-start apache2 20251107164804.386 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWUTS
lxc-start apache2 20251107164804.386 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWIPC
lxc-start apache2 20251107164804.386 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWCGROUP
lxc-start apache2 20251107164804.386 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved user namespace via fd 20 and stashed path as user:/proc/9590/fd/20
lxc-start apache2 20251107164804.386 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved mnt namespace via fd 21 and stashed path as mnt:/proc/9590/fd/21
lxc-start apache2 20251107164804.386 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved pid namespace via fd 22 and stashed path as pid:/proc/9590/fd/22
lxc-start apache2 20251107164804.386 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved uts namespace via fd 23 and stashed path as uts:/proc/9590/fd/23
lxc-start apache2 20251107164804.386 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved ipc namespace via fd 24 and stashed path as ipc:/proc/9590/fd/24
lxc-start apache2 20251107164804.386 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved cgroup namespace via fd 25 and stashed path as cgroup:/proc/9590/fd/25
lxc-start apache2 20251107164804.386 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:idmaptool_on_path_and_privileged:93 - The binary "/usr/bin/newuidmap" does have the setuid bit set
lxc-start apache2 20251107164804.386 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:idmaptool_on_path_and_privileged:93 - The binary "/usr/bin/newgidmap" does have the setuid bit set
lxc-start apache2 20251107164804.386 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:lxc_map_ids:178 - Functional newuidmap and newgidmap binary found
lxc-start apache2 20251107164804.396 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:idmaptool_on_path_and_privileged:93 - The binary "/usr/bin/newuidmap" does have the setuid bit set
lxc-start apache2 20251107164804.396 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:idmaptool_on_path_and_privileged:93 - The binary "/usr/bin/newgidmap" does have the setuid bit set
lxc-start apache2 20251107164804.396 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:lxc_map_ids:178 - Functional newuidmap and newgidmap binary found
lxc-start apache2 20251107164804.404 NOTICE utils - ../src/lxc/utils.c:lxc_drop_groups:1477 - Dropped supplimentary groups
lxc-start apache2 20251107164804.405 INFO start - ../src/lxc/start.c:do_start:1105 - Unshared CLONE_NEWNET
lxc-start apache2 20251107164804.405 NOTICE utils - ../src/lxc/utils.c:lxc_drop_groups:1477 - Dropped supplimentary groups
lxc-start apache2 20251107164804.405 NOTICE utils - ../src/lxc/utils.c:lxc_switch_uid_gid:1453 - Switched to gid 0
lxc-start apache2 20251107164804.405 NOTICE utils - ../src/lxc/utils.c:lxc_switch_uid_gid:1462 - Switched to uid 0
lxc-start apache2 20251107164804.405 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved net namespace via fd 7 and stashed path as net:/proc/9590/fd/7
lxc-start apache2 20251107164804.405 WARN start - ../src/lxc/start.c:lxc_spawn:1844 - Operation not permitted - Failed to allocate new network namespace id
lxc-start apache2 20251107164804.406 INFO network - ../src/lxc/network.c:lxc_create_network_unpriv_exec:3001 - Execing lxc-user-nic create /home/ron/.local/share/lxc apache2 9591 veth br0 (null)
lxc-start apache2 20251107164804.421 DEBUG conf - ../src/lxc/conf.c:lxc_mount_rootfs:1244 - Mounted rootfs "/home/ron/.local/share/lxc/apache2/rootfs" onto "/usr/lib/x86_64-linux-gnu/lxc/rootfs" with options "(null)"
lxc-start apache2 20251107164804.421 INFO conf - ../src/lxc/conf.c:setup_utsname:683 - Set hostname to "apache2"
lxc-start apache2 20251107164804.422 DEBUG network - ../src/lxc/network.c:lxc_network_setup_in_child_namespaces_common:4007 - Network device "eth0" has been setup
lxc-start apache2 20251107164804.422 INFO network - ../src/lxc/network.c:lxc_setup_network_in_child_namespaces:4064 - Finished setting up network devices with caller assigned names
lxc-start apache2 20251107164804.422 INFO conf - ../src/lxc/conf.c:mount_autodev:1027 - Preparing "/dev"
lxc-start apache2 20251107164804.422 INFO conf - ../src/lxc/conf.c:mount_autodev:1088 - Prepared "/dev"
lxc-start apache2 20251107164804.422 DEBUG conf - ../src/lxc/conf.c:lxc_mount_auto_mounts:543 - Invalid argument - Tried to ensure procfs is unmounted
lxc-start apache2 20251107164804.422 DEBUG conf - ../src/lxc/conf.c:lxc_mount_auto_mounts:566 - Invalid argument - Tried to ensure sysfs is unmounted
lxc-start apache2 20251107164804.423 DEBUG conf - ../src/lxc/conf.c:mount_entry:2223 - Remounting "/sys/fs/fuse/connections" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/fuse/connections" to respect bind or remount options
lxc-start apache2 20251107164804.423 DEBUG conf - ../src/lxc/conf.c:mount_entry:2242 - Flags for "/sys/fs/fuse/connections" were 4110, required extra flags are 14
lxc-start apache2 20251107164804.423 DEBUG conf - ../src/lxc/conf.c:mount_entry:2286 - Mounted "/sys/fs/fuse/connections" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/fuse/connections" with filesystem type "none"
lxc-start apache2 20251107164804.423 DEBUG conf - ../src/lxc/conf.c:mount_entry:2223 - Remounting "/media/mysharedfolder" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs//home/ron/SharedStorage" to respect bind or remount options
lxc-start apache2 20251107164804.423 DEBUG conf - ../src/lxc/conf.c:mount_entry:2242 - Flags for "/media/mysharedfolder" were 4096, required extra flags are 0
lxc-start apache2 20251107164804.423 DEBUG conf - ../src/lxc/conf.c:mount_entry:2251 - Mountflags already were 4096, skipping remount
lxc-start apache2 20251107164804.423 DEBUG conf - ../src/lxc/conf.c:mount_entry:2286 - Mounted "/media/mysharedfolder" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs//home/ron/SharedStorage" with filesystem type "none"
lxc-start apache2 20251107164804.423 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:__cgroupfs_mount:2197 - Mounted cgroup filesystem cgroup2 onto 22((null))
lxc-start apache2 20251107164804.423 INFO utils - ../src/lxc/utils.c:run_script_argv:587 - Executing script "/usr/share/lxcfs/lxc.mount.hook" for container "apache2", config section "lxc"
lxc-start apache2 20251107164804.466 INFO conf - ../src/lxc/conf.c:lxc_fill_autodev:1125 - Populating "/dev"
lxc-start apache2 20251107164804.467 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/full) to 21(full)
lxc-start apache2 20251107164804.467 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/null) to 21(null)
lxc-start apache2 20251107164804.467 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/random) to 21(random)
lxc-start apache2 20251107164804.467 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/tty) to 21(tty)
lxc-start apache2 20251107164804.467 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/urandom) to 21(urandom)
lxc-start apache2 20251107164804.467 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/zero) to 21(zero)
lxc-start apache2 20251107164804.467 INFO conf - ../src/lxc/conf.c:lxc_fill_autodev:1213 - Populated "/dev"
lxc-start apache2 20251107164804.467 INFO conf - ../src/lxc/conf.c:lxc_transient_proc:3315 - Caller's PID is 1; /proc/self points to 1
lxc-start apache2 20251107164804.468 DEBUG conf - ../src/lxc/conf.c:lxc_setup_devpts_child:1558 - Attached detached devpts mount 23 to 21/pts
lxc-start apache2 20251107164804.468 DEBUG conf - ../src/lxc/conf.c:lxc_setup_devpts_child:1644 - Created "/dev/ptmx" file as bind mount target
lxc-start apache2 20251107164804.468 DEBUG conf - ../src/lxc/conf.c:lxc_setup_devpts_child:1651 - Bind mounted "/dev/pts/ptmx" to "/dev/ptmx"
lxc-start apache2 20251107164804.468 DEBUG conf - ../src/lxc/conf.c:lxc_allocate_ttys:912 - Created tty with ptx fd 25 and pty fd 26 and index 1
lxc-start apache2 20251107164804.468 DEBUG conf - ../src/lxc/conf.c:lxc_allocate_ttys:912 - Created tty with ptx fd 27 and pty fd 28 and index 2
lxc-start apache2 20251107164804.468 DEBUG conf - ../src/lxc/conf.c:lxc_allocate_ttys:912 - Created tty with ptx fd 29 and pty fd 30 and index 3
lxc-start apache2 20251107164804.468 DEBUG conf - ../src/lxc/conf.c:lxc_allocate_ttys:912 - Created tty with ptx fd 31 and pty fd 32 and index 4
lxc-start apache2 20251107164804.468 INFO conf - ../src/lxc/conf.c:lxc_allocate_ttys:917 - Finished creating 4 tty devices
lxc-start apache2 20251107164804.469 DEBUG conf - ../src/lxc/conf.c:lxc_setup_ttys:873 - Bind mounted "pts/1" onto "tty1"
lxc-start apache2 20251107164804.469 DEBUG conf - ../src/lxc/conf.c:lxc_setup_ttys:873 - Bind mounted "pts/2" onto "tty2"
lxc-start apache2 20251107164804.469 DEBUG conf - ../src/lxc/conf.c:lxc_setup_ttys:873 - Bind mounted "pts/3" onto "tty3"
lxc-start apache2 20251107164804.469 DEBUG conf - ../src/lxc/conf.c:lxc_setup_ttys:873 - Bind mounted "pts/4" onto "tty4"
lxc-start apache2 20251107164804.469 INFO conf - ../src/lxc/conf.c:lxc_setup_ttys:880 - Finished setting up 4 /dev/tty<N> device(s)
lxc-start apache2 20251107164804.470 INFO conf - ../src/lxc/conf.c:setup_personality:1724 - Set personality to "0lx0"
lxc-start apache2 20251107164804.470 DEBUG conf - ../src/lxc/conf.c:capabilities_deny:3014 - Capabilities have been setup
lxc-start apache2 20251107164804.470 NOTICE conf - ../src/lxc/conf.c:lxc_setup:4022 - The container "apache2" is set up
lxc-start apache2 20251107164804.470 INFO apparmor - ../src/lxc/lsm/apparmor.c:apparmor_process_label_set_at:1179 - Set AppArmor label to "unconfined"
lxc-start apache2 20251107164804.470 INFO apparmor - ../src/lxc/lsm/apparmor.c:apparmor_process_label_set:1224 - Changed AppArmor profile to unconfined
lxc-start apache2 20251107164804.471 DEBUG terminal - ../src/lxc/terminal.c:lxc_terminal_peer_default:709 - No such device - The process does not have a controlling terminal
lxc-start apache2 20251107164804.471 NOTICE start - ../src/lxc/start.c:start:2206 - Exec'ing "/sbin/init"
lxc-start apache2 20251107164804.472 NOTICE start - ../src/lxc/start.c:post_start:2217 - Started "/sbin/init" with pid "9591"
lxc-start apache2 20251107164804.472 NOTICE start - ../src/lxc/start.c:signal_handler:447 - Received 17 from pid 9592 instead of container init 9591
and this is the log when using systemctl –user start lxc@apache2.service
lxc-start apache2 20251107165604.719 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type u nsid 0 hostid 100000 range 1000
lxc-start apache2 20251107165604.719 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type g nsid 0 hostid 100000 range 1000
lxc-start apache2 20251107165604.719 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type u nsid 1000 hostid 1000 range 1
lxc-start apache2 20251107165604.719 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type g nsid 1000 hostid 1000 range 1
lxc-start apache2 20251107165604.719 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type u nsid 1001 hostid 101001 range 64535
lxc-start apache2 20251107165604.719 INFO confile - ../src/lxc/confile.c:set_config_idmaps:2273 - Read uid map: type g nsid 1001 hostid 101001 range 64535
lxc-start apache2 20251107165604.720 INFO lxccontainer - ../src/lxc/lxccontainer.c:do_lxcapi_start:959 - Set process title to [lxc monitor] /home/ron/.local/share/lxc apache2
lxc-start apache2 20251107165604.721 DEBUG lxccontainer - ../src/lxc/lxccontainer.c:wait_on_daemonized_start:818 - First child 10364 exited
lxc-start apache2 20251107165604.721 WARN apparmor - ../src/lxc/lsm/apparmor.c:lsm_apparmor_ops_init:1268 - Per-container AppArmor profiles are disabled because the mac_admin capability is missing
lxc-start apache2 20251107165604.721 INFO lsm - ../src/lxc/lsm/lsm.c:lsm_init_static:38 - Initialized LSM security driver AppArmor
lxc-start apache2 20251107165604.725 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.726 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.727 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.727 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.727 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.727 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.727 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.727 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.727 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.727 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:systemd_cgroup_scope_ready:996 - Dbus error...
lxc-start apache2 20251107165604.728 DEBUG seccomp - ../src/lxc/seccomp.c:parse_config_v2:664 - Host native arch is [3221225534]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "reject_force_umount # comment this to allow umount -f; not recommended"
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:532 - Set seccomp rule to reject force umounts
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:532 - Set seccomp rule to reject force umounts
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:532 - Set seccomp rule to reject force umounts
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "[all]"
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "kexec_load errno 1"
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding native rule for syscall[246:kexec_load] action[327681:errno] arch[0]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[246:kexec_load] action[327681:errno] arch[1073741827]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[246:kexec_load] action[327681:errno] arch[1073741886]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "open_by_handle_at errno 1"
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding native rule for syscall[304:open_by_handle_at] action[327681:errno] arch[0]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[304:open_by_handle_at] action[327681:errno] arch[1073741827]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[304:open_by_handle_at] action[327681:errno] arch[1073741886]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "init_module errno 1"
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding native rule for syscall[175:init_module] action[327681:errno] arch[0]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[175:init_module] action[327681:errno] arch[1073741827]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[175:init_module] action[327681:errno] arch[1073741886]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "finit_module errno 1"
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding native rule for syscall[313:finit_module] action[327681:errno] arch[0]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[313:finit_module] action[327681:errno] arch[1073741827]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[313:finit_module] action[327681:errno] arch[1073741886]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:815 - Processing "delete_module errno 1"
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding native rule for syscall[176:delete_module] action[327681:errno] arch[0]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[176:delete_module] action[327681:errno] arch[1073741827]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:do_resolve_add_rule:572 - Adding compat rule for syscall[176:delete_module] action[327681:errno] arch[1073741886]
lxc-start apache2 20251107165604.728 INFO seccomp - ../src/lxc/seccomp.c:parse_config_v2:1036 - Merging compat seccomp contexts into main context
lxc-start apache2 20251107165604.728 INFO start - ../src/lxc/start.c:lxc_init:882 - Container "apache2" is initialized
lxc-start apache2 20251107165604.729 INFO cgfsng - ../src/lxc/cgroups/cgfsng.c:cgfsng_monitor_create:1679 - The monitor process uses "lxc.monitor.apache2" as cgroup
lxc-start apache2 20251107165604.729 DEBUG storage - ../src/lxc/storage/storage.c:get_storage_by_name:209 - Detected rootfs type "dir"
lxc-start apache2 20251107165604.729 INFO cgfsng - ../src/lxc/cgroups/cgfsng.c:cgfsng_payload_create:1787 - The container process uses "lxc.payload.apache2" as inner and "lxc.payload.apache2" as limit cgroup
lxc-start apache2 20251107165604.730 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWUSER
lxc-start apache2 20251107165604.730 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWNS
lxc-start apache2 20251107165604.730 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWPID
lxc-start apache2 20251107165604.730 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWUTS
lxc-start apache2 20251107165604.730 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWIPC
lxc-start apache2 20251107165604.730 INFO start - ../src/lxc/start.c:lxc_spawn:1774 - Cloned CLONE_NEWCGROUP
lxc-start apache2 20251107165604.730 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved user namespace via fd 20 and stashed path as user:/proc/10365/fd/20
lxc-start apache2 20251107165604.730 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved mnt namespace via fd 21 and stashed path as mnt:/proc/10365/fd/21
lxc-start apache2 20251107165604.730 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved pid namespace via fd 22 and stashed path as pid:/proc/10365/fd/22
lxc-start apache2 20251107165604.730 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved uts namespace via fd 23 and stashed path as uts:/proc/10365/fd/23
lxc-start apache2 20251107165604.730 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved ipc namespace via fd 24 and stashed path as ipc:/proc/10365/fd/24
lxc-start apache2 20251107165604.730 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved cgroup namespace via fd 25 and stashed path as cgroup:/proc/10365/fd/25
lxc-start apache2 20251107165604.730 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:idmaptool_on_path_and_privileged:93 - The binary "/usr/bin/newuidmap" does have the setuid bit set
lxc-start apache2 20251107165604.731 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:idmaptool_on_path_and_privileged:93 - The binary "/usr/bin/newgidmap" does have the setuid bit set
lxc-start apache2 20251107165604.731 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:lxc_map_ids:178 - Functional newuidmap and newgidmap binary found
lxc-start apache2 20251107165604.739 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:idmaptool_on_path_and_privileged:93 - The binary "/usr/bin/newuidmap" does have the setuid bit set
lxc-start apache2 20251107165604.739 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:idmaptool_on_path_and_privileged:93 - The binary "/usr/bin/newgidmap" does have the setuid bit set
lxc-start apache2 20251107165604.740 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:lxc_map_ids:178 - Functional newuidmap and newgidmap binary found
lxc-start apache2 20251107165604.748 NOTICE utils - ../src/lxc/utils.c:lxc_drop_groups:1477 - Dropped supplimentary groups
lxc-start apache2 20251107165604.749 INFO start - ../src/lxc/start.c:do_start:1105 - Unshared CLONE_NEWNET
lxc-start apache2 20251107165604.749 NOTICE utils - ../src/lxc/utils.c:lxc_drop_groups:1477 - Dropped supplimentary groups
lxc-start apache2 20251107165604.749 NOTICE utils - ../src/lxc/utils.c:lxc_switch_uid_gid:1453 - Switched to gid 0
lxc-start apache2 20251107165604.749 NOTICE utils - ../src/lxc/utils.c:lxc_switch_uid_gid:1462 - Switched to uid 0
lxc-start apache2 20251107165604.749 DEBUG start - ../src/lxc/start.c:lxc_try_preserve_namespace:140 - Preserved net namespace via fd 7 and stashed path as net:/proc/10365/fd/7
lxc-start apache2 20251107165604.749 WARN start - ../src/lxc/start.c:lxc_spawn:1844 - Operation not permitted - Failed to allocate new network namespace id
lxc-start apache2 20251107165604.750 INFO network - ../src/lxc/network.c:lxc_create_network_unpriv_exec:3001 - Execing lxc-user-nic create /home/ron/.local/share/lxc apache2 10366 veth br0 (null)
lxc-start apache2 20251107165604.764 DEBUG conf - ../src/lxc/conf.c:lxc_mount_rootfs:1244 - Mounted rootfs "/home/ron/.local/share/lxc/apache2/rootfs" onto "/usr/lib/x86_64-linux-gnu/lxc/rootfs" with options "(null)"
lxc-start apache2 20251107165604.764 INFO conf - ../src/lxc/conf.c:setup_utsname:683 - Set hostname to "apache2"
lxc-start apache2 20251107165604.765 DEBUG network - ../src/lxc/network.c:lxc_network_setup_in_child_namespaces_common:4007 - Network device "eth0" has been setup
lxc-start apache2 20251107165604.765 INFO network - ../src/lxc/network.c:lxc_setup_network_in_child_namespaces:4064 - Finished setting up network devices with caller assigned names
lxc-start apache2 20251107165604.766 INFO conf - ../src/lxc/conf.c:mount_autodev:1027 - Preparing "/dev"
lxc-start apache2 20251107165604.766 INFO conf - ../src/lxc/conf.c:mount_autodev:1088 - Prepared "/dev"
lxc-start apache2 20251107165604.766 DEBUG conf - ../src/lxc/conf.c:lxc_mount_auto_mounts:543 - Invalid argument - Tried to ensure procfs is unmounted
lxc-start apache2 20251107165604.766 DEBUG conf - ../src/lxc/conf.c:lxc_mount_auto_mounts:566 - Invalid argument - Tried to ensure sysfs is unmounted
lxc-start apache2 20251107165604.766 DEBUG conf - ../src/lxc/conf.c:mount_entry:2223 - Remounting "/sys/fs/fuse/connections" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/fuse/connections" to respect bind or remount options
lxc-start apache2 20251107165604.766 DEBUG conf - ../src/lxc/conf.c:mount_entry:2242 - Flags for "/sys/fs/fuse/connections" were 4110, required extra flags are 14
lxc-start apache2 20251107165604.766 DEBUG conf - ../src/lxc/conf.c:mount_entry:2286 - Mounted "/sys/fs/fuse/connections" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs/sys/fs/fuse/connections" with filesystem type "none"
lxc-start apache2 20251107165604.767 DEBUG conf - ../src/lxc/conf.c:mount_entry:2223 - Remounting "/media/mysharedfolder" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs//home/ron/SharedStorage" to respect bind or remount options
lxc-start apache2 20251107165604.767 DEBUG conf - ../src/lxc/conf.c:mount_entry:2242 - Flags for "/media/mysharedfolder" were 4096, required extra flags are 0
lxc-start apache2 20251107165604.767 DEBUG conf - ../src/lxc/conf.c:mount_entry:2251 - Mountflags already were 4096, skipping remount
lxc-start apache2 20251107165604.768 DEBUG conf - ../src/lxc/conf.c:mount_entry:2286 - Mounted "/media/mysharedfolder" on "/usr/lib/x86_64-linux-gnu/lxc/rootfs//home/ron/SharedStorage" with filesystem type "none"
lxc-start apache2 20251107165604.768 DEBUG cgfsng - ../src/lxc/cgroups/cgfsng.c:__cgroupfs_mount:2197 - Mounted cgroup filesystem cgroup2 onto 22((null))
lxc-start apache2 20251107165604.768 INFO utils - ../src/lxc/utils.c:run_script_argv:587 - Executing script "/usr/share/lxcfs/lxc.mount.hook" for container "apache2", config section "lxc"
lxc-start apache2 20251107165604.811 INFO conf - ../src/lxc/conf.c:lxc_fill_autodev:1125 - Populating "/dev"
lxc-start apache2 20251107165604.811 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/full) to 21(full)
lxc-start apache2 20251107165604.811 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/null) to 21(null)
lxc-start apache2 20251107165604.811 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/random) to 21(random)
lxc-start apache2 20251107165604.811 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/tty) to 21(tty)
lxc-start apache2 20251107165604.811 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/urandom) to 21(urandom)
lxc-start apache2 20251107165604.811 DEBUG conf - ../src/lxc/conf.c:lxc_fill_autodev:1209 - Bind mounted host device 19(dev/zero) to 21(zero)
lxc-start apache2 20251107165604.811 INFO conf - ../src/lxc/conf.c:lxc_fill_autodev:1213 - Populated "/dev"
lxc-start apache2 20251107165604.812 INFO conf - ../src/lxc/conf.c:lxc_transient_proc:3315 - Caller's PID is 1; /proc/self points to 1
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_setup_devpts_child:1558 - Attached detached devpts mount 23 to 21/pts
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_setup_devpts_child:1644 - Created "/dev/ptmx" file as bind mount target
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_setup_devpts_child:1651 - Bind mounted "/dev/pts/ptmx" to "/dev/ptmx"
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_allocate_ttys:912 - Created tty with ptx fd 25 and pty fd 26 and index 1
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_allocate_ttys:912 - Created tty with ptx fd 27 and pty fd 28 and index 2
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_allocate_ttys:912 - Created tty with ptx fd 29 and pty fd 30 and index 3
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_allocate_ttys:912 - Created tty with ptx fd 31 and pty fd 32 and index 4
lxc-start apache2 20251107165604.812 INFO conf - ../src/lxc/conf.c:lxc_allocate_ttys:917 - Finished creating 4 tty devices
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_setup_ttys:873 - Bind mounted "pts/1" onto "tty1"
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_setup_ttys:873 - Bind mounted "pts/2" onto "tty2"
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_setup_ttys:873 - Bind mounted "pts/3" onto "tty3"
lxc-start apache2 20251107165604.812 DEBUG conf - ../src/lxc/conf.c:lxc_setup_ttys:873 - Bind mounted "pts/4" onto "tty4"
lxc-start apache2 20251107165604.812 INFO conf - ../src/lxc/conf.c:lxc_setup_ttys:880 - Finished setting up 4 /dev/tty<N> device(s)
lxc-start apache2 20251107165604.813 INFO conf - ../src/lxc/conf.c:setup_personality:1724 - Set personality to "0lx0"
lxc-start apache2 20251107165604.813 DEBUG conf - ../src/lxc/conf.c:capabilities_deny:3014 - Capabilities have been setup
lxc-start apache2 20251107165604.813 NOTICE conf - ../src/lxc/conf.c:lxc_setup:4022 - The container "apache2" is set up
lxc-start apache2 20251107165604.814 INFO apparmor - ../src/lxc/lsm/apparmor.c:apparmor_process_label_set_at:1179 - Set AppArmor label to "unconfined"
lxc-start apache2 20251107165604.814 INFO apparmor - ../src/lxc/lsm/apparmor.c:apparmor_process_label_set:1224 - Changed AppArmor profile to unconfined
lxc-start apache2 20251107165604.814 DEBUG terminal - ../src/lxc/terminal.c:lxc_terminal_peer_default:709 - No such device - The process does not have a controlling terminal
lxc-start apache2 20251107165604.814 NOTICE start - ../src/lxc/start.c:start:2206 - Exec'ing "/sbin/init"
lxc-start apache2 20251107165604.815 NOTICE start - ../src/lxc/start.c:post_start:2217 - Started "/sbin/init" with pid "10366"
lxc-start apache2 20251107165604.815 NOTICE start - ../src/lxc/start.c:signal_handler:447 - Received 17 from pid 10367 instead of container init 10366
lxc-start apache2 20251107165605.214 DEBUG start - ../src/lxc/start.c:signal_handler:465 - Container init process 10366 exited
lxc-start apache2 20251107165605.214 DEBUG start - ../src/lxc/start.c:__lxc_start:2149 - Interrupt(2) - Container "apache2" is halting
lxc-start apache2 20251107165605.214 INFO error - ../src/lxc/error.c:lxc_error_set_and_log:34 - Child <10366> ended on signal Interrupt(2)
lxc-start apache2 20251107165605.214 DEBUG network - ../src/lxc/network.c:lxc_delete_network:4220 - Deleted network devices
lxc-start apache2 20251107165605.214 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:idmaptool_on_path_and_privileged:93 - The binary "/usr/bin/newuidmap" does have the setuid bit set
lxc-start apache2 20251107165605.214 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:idmaptool_on_path_and_privileged:93 - The binary "/usr/bin/newgidmap" does have the setuid bit set
lxc-start apache2 20251107165605.214 DEBUG idmap_utils - ../src/lxc/idmap_utils.c:lxc_map_ids:178 - Functional newuidmap and newgidmap binary found
lxc-start apache2 20251107165605.221 NOTICE utils - ../src/lxc/utils.c:lxc_drop_groups:1477 - Dropped supplimentary groups
lxc-start apache2 20251107165605.259 INFO utils - ../src/lxc/utils.c:run_script_argv:587 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "apache2", config section "lxc"
You can see that after the “received 17 from” the container starts to shutdown.
This is the systemd unit file:
[Unit]
Description=LXC Container %I
After=network.target
[Service]
Type=exec
ExecStart=/usr/bin/lxc-start --name=%i -o %i-lxc.log -l DEBUG
ExecStop=/usr/bin/lxc-stop --name=%i
StandardOutput=journal
Delegate=yes
[Install]
WantedBy=default.target
Any ideas what is causing this?