LXD - 4.23 - unable to start nested containers

Hello!

After upgrade to 4.23 on the host machine and also upgrading the container to the 4.23 version of LXD I am unable to start unprivileged containers inside container.

Setup:

SERVER = running gentoo-like OS 
  - LXD-4.23 installed -> unpriv CONTAINER with the same gentoo-like OS and LXD-4.23 installed -> trying to start unpriv NESTED-CONTAINER

lxc info:

  driver: qemu | lxc
  driver_version: 6.2.0 | 4.0.12
  firewall: xtables
  kernel: Linux
  kernel_architecture: x86_64
  kernel_features:
    netnsid_getifaddrs: "true"
    seccomp_listener: "true"
    seccomp_listener_continue: "true"
    shiftfs: "false"
    uevent_injection: "true"
    unpriv_fscaps: "true"
  kernel_version: 5.16.7
  lxc_features:
    cgroup2: "true"
    core_scheduling: "true"
    devpts_fd: "true"
    idmapped_mounts_v2: "true"
    mount_injection_file: "true"
    network_gateway_device_route: "true"
    network_ipvlan: "true"
    network_l2proxy: "true"
    network_phys_macvlan_mtu: "true"
    network_veth_router: "true"
    pidfd: "true"
    seccomp_allow_deny_syntax: "true"
    seccomp_notify: "true"
    seccomp_proxy_send_notify_fd: "true"
  os_name: LigurOS
  os_version: ""
  project: default
  server: lxd
  server_clustered: false
  server_name: localhost
  server_pid: 12551
  server_version: "4.23"
  storage: btrfs
  storage_version: "5.16"
  storage_supported_drivers:
  - name: btrfs
    version: "5.16"
    remote: false
  - name: dir
    version: "1"
    remote: false

This is the config of the CONTAINER:

architecture: x86_64
config:
  environment.LANG: en_US.UTF-8
  environment.LC_ALL: en_US.UTF-8
  environment.LC_COLLATE: POSIX
  image.description: Liguros develop - openssl [x86_64] (2020-10-02)
  image.os: LiGurOS
  image.release: develop - openssl
  migration.incremental.memory: "true"
  raw.lxc: lxc.mount.entry = none dev/shm tmpfs rw,nosuid,nodev,create=dir
  security.idmap.isolated: "true"
  security.idmap.size: "200000"
  security.nesting: "true"
  volatile.base_image: 9b8b5c695761f52b184e01be5ec1cf001c2ef58c24553492ac3918ae917d0c53
  volatile.eth0.host_name: vetheaafb257
  volatile.eth0.hwaddr: 00:16:3e:da:07:83
  volatile.idmap.base: "6200000"
  volatile.idmap.current: '[{"Isuid":true,"Isgid":false,"Hostid":6200000,"Nsid":0,"Maprange":200000},{"Isuid":false,"Isgid":true,"Hostid":6200000,"Nsid":0,"Maprange":200000}]'
  volatile.idmap.next: '[{"Isuid":true,"Isgid":false,"Hostid":6200000,"Nsid":0,"Maprange":200000},{"Isuid":false,"Isgid":true,"Hostid":6200000,"Nsid":0,"Maprange":200000}]'
  volatile.last_state.idmap: '[{"Isuid":true,"Isgid":false,"Hostid":6200000,"Nsid":0,"Maprange":200000},{"Isuid":false,"Isgid":true,"Hostid":6200000,"Nsid":0,"Maprange":200000}]'
  volatile.last_state.power: RUNNING
  volatile.uuid: 1351acb2-ee1b-4ccc-a98c-c8aa275baf32
devices:
  eth0:
    name: eth0
    nictype: bridged
    parent: br0
    type: nic
  root:
    path: /
    pool: default
    type: disk
ephemeral: false
profiles:
- default
stateful: false
description: ""

Inside this container I am trying to start a NESTED-CONTAINER:

lxc info --show-log test
Name: test
Status: STOPPED
Type: container
Architecture: x86_64
Created: 2022/02/18 09:30 -00
Last Used: 2022/02/18 10:12 -00

Log:

lxc test 20220218101234.768 ERROR    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1176 - No such file or directory - Failed to enter cgroup 42
lxc test 20220218101234.768 ERROR    start - start.c:__lxc_start:2035 - Failed to enter monitor cgroup
lxc test 20220218101234.768 ERROR    lxccontainer - lxccontainer.c:wait_on_daemonized_start:877 - Received container state "ABORTING" instead of "RUNNING"
lxc test 20220218101239.776 WARN     cgfsng - cgroups/cgfsng.c:cgfsng_payload_destroy:548 - Uninitialized limit cgroup
lxc test 20220218101239.807 WARN     cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:906 - No such file or directory - Failed to move monitor 19556 to "lxc.pivot"
lxc 20220218101239.808 ERROR    af_unix - af_unix.c:lxc_abstract_unix_recv_fds_iov:218 - Connection reset by peer - Failed to receive response
lxc 20220218101239.808 ERROR    commands - commands.c:lxc_cmd_rsp_recv_fds:127 - Failed to receive file descriptors for command "get_state"

Config of the test container

architecture: x86_64
config:
  image.architecture: amd64
  image.description: Alpine edge amd64 (20220217_13:00)
  image.os: Alpine
  image.release: edge
  image.serial: "20220217_13:00"
  image.type: squashfs
  image.variant: default
  security.nesting: "true"
  volatile.base_image: e2c0fd03f5b8f0de23dfc189a5f9ffdafc35673a86431a47a32c23e6aa1d50a4
  volatile.eth0.host_name: vethf4d7b041
  volatile.eth0.hwaddr: 00:16:3e:c6:3e:2d
  volatile.idmap.base: "0"
  volatile.idmap.current: '[{"Isuid":true,"Isgid":false,"Hostid":65536,"Nsid":0,"Maprange":131072},{"Isuid":false,"Isgid":true,"Hostid":65536,"Nsid":0,"Maprange":131072}]'
  volatile.idmap.next: '[{"Isuid":true,"Isgid":false,"Hostid":65536,"Nsid":0,"Maprange":131072},{"Isuid":false,"Isgid":true,"Hostid":65536,"Nsid":0,"Maprange":131072}]'
  volatile.last_state.idmap: '[{"Isuid":true,"Isgid":false,"Hostid":65536,"Nsid":0,"Maprange":131072},{"Isuid":false,"Isgid":true,"Hostid":65536,"Nsid":0,"Maprange":131072}]'
  volatile.last_state.power: STOPPED
  volatile.uuid: c933f3a7-4836-430f-8b53-5d144113506e
devices:
  eth0:
    name: eth0
    network: lxdbr0
    type: nic
  root:
    path: /
    pool: default
    type: disk
ephemeral: false
profiles:
- default
stateful: false
description: ""

I kindly ask for assistance how to provide more information and how to resolve the issue.

Looks like a liblxc issue, maybe @brauner can take a look?

Can you show cat /proc/self/cgroup on that system?
I’m wondering if we’re dealing with CGroupV1, CGroupV2 or the hybrid layout.

This is from the host:

16:name=systemd:/
15:misc:/
14:rdma:/
13:pids:/
12:hugetlb:/
11:net_prio:/
10:perf_event:/
9:net_cls:/
8:freezer:/
7:devices:/
6:memory:/
5:blkio:/
4:cpuacct:/
3:cpu:/
2:cpuset:/
1:name=openrc:/sshd
0::/sshd

And this is inside container

16:name=systemd:/
15:misc:/
14:rdma:/
13:pids:/
12:hugetlb:/
11:net_prio:/
10:perf_event:/
9:net_cls:/
8:freezer:/
7:devices:/
6:memory:/
5:blkio:/
4:cpuacct:/
3:cpu:/
2:cpuset:/
1:name=openrc:/
0::/.lxc

Hope it helps.

What operating system are the nested containers and what init systems do they use?

So I would like to know:

  1. What operating system and init system does the host use?
  2. What operating system and init system does the first container use?
  3. What operating system and init system does the nested container use?

HOST - gentoo - openrc
CONTAINER - gentoo - openrc
NESTED CONTAINER - doesn’t really matter - ubuntu-20.04 fails, alpine/edge fails and gentoo fails

And in the first container LXD is install via emerge or as a snap?

Can you show lxc info run on both the host and container?

openrc-0.44.10

HOST - emerge lxd
CONTAINER - emerge lxd

lxc info HOST

config:                                                                                        
  core.https_address: '[::]'                                                                   
api_extensions:                                                                                
- storage_zfs_remove_snapshots                                                                 
- container_host_shutdown_timeout                                                              
- container_stop_priority                                                                      
- container_syscall_filtering                                                                  
- auth_pki                                                                                     
- container_last_used_at                                                                       
- etag                                                                                         
- patch                                                                                        
- usb_devices                                                                                  
- https_allowed_credentials                                                                    
- image_compression_algorithm                                                                  
- directory_manipulation                                                                       
- container_cpu_time                                                                           
- storage_zfs_use_refquota                                                                     
- storage_lvm_mount_options                                                                    
- network                               
- profile_usedby             
- container_push
- container_exec_recording
- certificate_update
- container_exec_signal_handling
- gpu_devices
- container_image_properties
- migration_progress
- id_map
- network_firewall_filtering
- network_routes
- storage
- file_delete
- file_append
- network_dhcp_expiry
- storage_lvm_vg_rename
- storage_lvm_thinpool_rename
- network_vlan
- image_create_aliases
- container_stateless_copy
- container_only_migration
- storage_zfs_clone_copy
- unix_device_rename
- storage_lvm_use_thinpool
- storage_rsync_bwlimit
- network_vxlan_interface
- storage_btrfs_mount_options
- entity_description
- image_force_refresh
- storage_lvm_lv_resizing
- id_map_base
- file_symlinks
- container_push_target
- network_vlan_physical
- storage_images_delete
- container_edit_metadata
- container_snapshot_stateful_migration
- storage_driver_ceph
- storage_ceph_user_name
- resource_limits
- storage_volatile_initial_source
- storage_ceph_force_osd_reuse
- storage_block_filesystem_btrfs
- resources
- kernel_limits
- storage_api_volume_rename
- macaroon_authentication
- network_sriov
- console
- restrict_devlxd
- migration_pre_copy
- infiniband
- maas_network
- devlxd_events
- proxy
- network_dhcp_gateway
- file_get_symlink
- network_leases
- unix_device_hotplug
- storage_api_local_volume_handling
- operation_description
- clustering
- event_lifecycle
- storage_api_remote_volume_handling
- nvidia_runtime
- container_mount_propagation
- container_backup
- devlxd_images
- container_local_cross_pool_handling
- proxy_unix
- proxy_udp
- clustering_join
- proxy_tcp_udp_multi_port_handling
- network_state              
- proxy_unix_dac_properties
- container_protection_delete
- unix_priv_drop         
- pprof_http 
- proxy_haproxy_protocol
- network_hwaddr       
- proxy_nat            
- network_nat_order    
- container_full         
- candid_authentication                
- backup_compression 
- candid_config         
- nvidia_runtime_config
- storage_api_volume_snapshots   
- storage_unmapped            
- projects                      
- candid_config_key
- network_vxlan_ttl
- container_incremental_copy
- usb_optional_vendorid  
- snapshot_scheduling
- snapshot_schedule_aliases
- container_copy_project
- clustering_server_address
- clustering_image_replication
- container_protection_shift
- snapshot_expiry
- container_backup_override_pool
- snapshot_expiry_creation
- network_leases_location
- resources_cpu_socket
- resources_gpu      
- resources_numa                   
- kernel_features      
- id_map_current
- event_location 
- storage_api_remote_volume_snapshots
- network_nat_address
- container_nic_routes       
- rbac            
- cluster_internal_copy
- seccomp_notify                     
- lxc_features
- container_nic_ipvlan
- network_vlan_sriov
- storage_cephfs                   
- container_nic_ipfilter     
- resources_v2             
- container_exec_user_group_cwd
- container_syscall_intercept
- container_disk_shift
- storage_shifted       
- resources_infiniband 
- daemon_storage       
- instances            
- image_types            
- resources_disk_sata                  
- clustering_roles   
- images_expiry         
- resources_network_firmware
- backup_compression_algorithm   
- ceph_data_pool_name         
- container_syscall_intercept_mount
- compression_squashfs
- container_raw_mount
- container_nic_routed      
- container_syscall_intercept_mount_fuse
- container_disk_ceph
- virtual-machines         
- image_profiles        
- clustering_architecture  
- resources_disk_id           
- storage_lvm_stripes       
- vm_boot_priority
- unix_hotplug_devices          
- api_filtering           
- instance_nic_network   
- clustering_sizing   
- firewall_driver    
- projects_limits                  
- container_syscall_intercept_hugetlbfs
- limits_hugepages
- container_nic_routed_gateway
- projects_restrictions              
- custom_volume_snapshot_expiry
- volume_snapshot_scheduling 
- trust_ca_certificates
- snapshot_disk_usage  
- clustering_edit_roles              
- container_nic_routed_host_address
- container_nic_ipvlan_gateway
- resources_usb_pci 
- resources_cpu_threads_numa       
- resources_cpu_core_die     
- api_os                   
- container_nic_routed_host_table
- container_nic_ipvlan_host_table
- container_nic_ipvlan_mode
- resources_system      
- images_push_relay    
- network_dns_search   
- container_nic_routed_limits
- instance_nic_bridged_vlan
- network_state_bond_bridge            
- usedby_consistency 
- custom_block_volumes  
- clustering_failure_domains
- resources_gpu_mdev             
- console_vga_type            
- projects_limits_disk             
- network_type_macvlan
- network_type_sriov 
- container_syscall_intercept_bpf_devices
- network_type_ovn                      
- projects_networks  
- projects_networks_restricted_uplinks
- custom_volume_backup  
- backup_override_name     
- storage_rsync_compression   
- network_type_physical     
- network_ovn_external_subnets
- network_ovn_nat               
- network_ovn_external_routes_remove
- tpm_device_type        
- storage_zfs_clone_copy_rebase
- gpu_mdev           
- resources_pci_iommu              
- resources_network_usb                
- resources_disk_address
- network_physical_ovn_ingress_mode
- network_ovn_dhcp                   
- network_physical_routes_anycast
- projects_limits_instances  
- network_state_vlan   
- instance_nic_bridged_port_isolation
- instance_bulk_state_change         
- network_gvrp                     
- instance_pool_move          
- gpu_sriov         
- pci_device_type                  
- storage_volume_state       
- network_acl              
- migration_stateful             
- disk_state_quota               
- storage_ceph_features    
- projects_compression  
- projects_images_remote_cache_expiry
- certificate_project  
- network_ovn_acl            
- projects_images_auto_update
- projects_restricted_cluster_target   
- images_default_architecture
- network_ovn_acl_defaults
- gpu_mig                   
- project_usage                  
- network_bridge_acl          
- warnings                         
- projects_restricted_backups_and_snapshots
- clustering_join_token
- clustering_description                 
- server_trusted_proxy                  
- clustering_update_cert
- storage_api_project                 
- server_instance_driver_operational
- server_supported_storage_drivers
- event_lifecycle_requestor_address
- resources_gpu_usb         
- clustering_evacuation       
- network_ovn_nat_address       
- network_bgp                       
- network_forward        
- custom_volume_refresh        
- network_counters_errors_dropped
- metrics                          
- image_source_project                 
- clustering_config     
- network_peer                     
- linux_sysctl                       
- network_dns                    
- ovn_nic_acceleration       
- certificate_self_renewal
- instance_project_move              
- storage_volume_project_move        
- cloud_init                       
- network_dns_nat             
- database_leader   
- instance_all_projects            
- clustering_groups          
- ceph_rbd_du              
- instance_get_full              
- qemu_metrics                   
- gpu_mig_uuid             
- event_project         
- clustering_evacuation_live         
- instance_allow_inconsistent_copy
- network_state_ovn          
- storage_volume_api_filtering
- image_restrictions                   
- storage_zfs_export         
- network_dns_records     
- storage_zfs_reserve_space 
- network_acl_log                
- storage_zfs_blocksize       
- metrics_cpu_seconds              
- instance_snapshot_never                  
- certificate_token    
api_status: stable                       
api_version: "1.0"                      
auth: trusted           
public: false                         
auth_methods:                       
- tls                             
environment:                       
  addresses:                
- omitted
  architectures:                       
  - x86_64              
  - i686    
  driver: lxc | qemu
  driver_version: 4.0.12 | 6.2.0
  firewall: xtables
  kernel: Linux
  kernel_architecture: x86_64
  kernel_features:
    netnsid_getifaddrs: "true"
    seccomp_listener: "true"
    seccomp_listener_continue: "true"
    shiftfs: "false"
    uevent_injection: "true"
    unpriv_fscaps: "true"
  kernel_version: 5.16.7_p1-debian
  lxc_features:
    cgroup2: "true"
    core_scheduling: "true"
    devpts_fd: "true"
    idmapped_mounts_v2: "true"
    mount_injection_file: "true"
    network_gateway_device_route: "true"
    network_ipvlan: "true"
    network_l2proxy: "true"
    network_phys_macvlan_mtu: "true"
    network_veth_router: "true"
    pidfd: "true"
    seccomp_allow_deny_syntax: "true"
    seccomp_notify: "true"
    seccomp_proxy_send_notify_fd: "true"
  os_name: LigurOS
  os_version: ""
  project: default
  server: lxd
  server_clustered: false
  server_name: localhost
  server_pid: 12551
  server_version: "4.23"
  storage: btrfs
  storage_version: "5.16"
  storage_supported_drivers:
  - name: btrfs
    version: "5.16"
    remote: false
  - name: dir
    version: "1"
    remote: false

lxc info on CONTAINER

config: {}                       
api_extensions:            
- storage_zfs_remove_snapshots
- container_host_shutdown_timeout    
- container_stop_priority            
- container_syscall_filtering
- auth_pki                    
- container_last_used_at               
- etag                            
- patch                   
- usb_devices               
- https_allowed_credentials      
- image_compression_algorithm 
- directory_manipulation           
- container_cpu_time                       
- storage_zfs_use_refquota              
- storage_lvm_mount_options              
- network                               
- profile_usedby                    
- container_push                      
- container_exec_recording          
- certificate_update                 
- container_exec_signal_handling   
- gpu_devices                           
- container_image_properties  
- migration_progress            
- id_map                            
- network_firewall_filtering
- network_routes               
- storage                                                                                      
- file_delete                                                                                  
- file_append                                                                                  
- network_dhcp_expiry                                                                          
- storage_lvm_vg_rename                                                                        
- storage_lvm_thinpool_rename                                                                  
- network_vlan                                                                                 
- image_create_aliases                                                                         
- container_stateless_copy                                                                     
- container_only_migration                                                                     
- storage_zfs_clone_copy                                                                       
- unix_device_rename               
- storage_lvm_use_thinpool  
- storage_rsync_bwlimit                                                                        
- network_vxlan_interface                                                                      
- storage_btrfs_mount_options                  
- entity_description       
- image_force_refresh            
- storage_lvm_lv_resizing        
- id_map_base              
- file_symlinks               
- container_push_target              
- network_vlan_physical              
- storage_images_delete      
- container_edit_metadata     
- container_snapshot_stateful_migration
- storage_driver_ceph             
- storage_ceph_user_name  
- resource_limits           
- storage_volatile_initial_source
- storage_ceph_force_osd_reuse
- storage_block_filesystem_btrfs   
- resources                                
- kernel_limits                         
- storage_api_volume_rename              
- macaroon_authentication               
- network_sriov                     
- console                             
- restrict_devlxd                   
- migration_pre_copy                 
- infiniband                       
- maas_network                          
- devlxd_events               
- proxy                         
- network_dhcp_gateway              
- file_get_symlink          
- network_leases               
- unix_device_hotplug                                                                          
- storage_api_local_volume_handling                                                            
- operation_description                                                                        
- clustering                                                                                   
- event_lifecycle                                                                              
- storage_api_remote_volume_handling                                                           
- nvidia_runtime                                                                               
- container_mount_propagation                                                                  
- container_backup                                                                             
- devlxd_images                                                                                
- container_local_cross_pool_handling                                                          
- proxy_unix                       
- proxy_udp                   
- clustering_join                                                                              
- proxy_tcp_udp_multi_port_handling                                                            
- network_state                                
- proxy_unix_dac_properties
- container_protection_delete    
- unix_priv_drop                 
- pprof_http               
- proxy_haproxy_protocol      
- network_hwaddr                     
- proxy_nat                          
- network_nat_order          
- container_full              
- candid_authentication                
- backup_compression              
- candid_config           
- nvidia_runtime_config     
- storage_api_volume_snapshots   
- storage_unmapped            
- projects                         
- candid_config_key                        
- network_vxlan_ttl                     
- container_incremental_copy             
- usb_optional_vendorid                 
- snapshot_scheduling               
- snapshot_schedule_aliases           
- container_copy_project            
- clustering_server_address          
- clustering_image_replication     
- container_protection_shift            
- snapshot_expiry             
- container_backup_override_pool
- snapshot_expiry_creation          
- network_leases_location   
- resources_cpu_socket         
- resources_gpu                                                                                
- resources_numa                                                                               
- kernel_features                                                                              
- id_map_current                                                                               
- event_location                                                                               
- storage_api_remote_volume_snapshots                                                          
- network_nat_address                                                                          
- container_nic_routes                                                                         
- rbac                                                                                         
- cluster_internal_copy                                                                        
- seccomp_notify                                                                               
- lxc_features                     
- container_nic_ipvlan        
- network_vlan_sriov                                                                           
- storage_cephfs                                                                               
- container_nic_ipfilter                       
- resources_v2             
- container_exec_user_group_cwd  
- container_syscall_intercept    
- container_disk_shift     
- storage_shifted             
- resources_infiniband               
- daemon_storage                     
- instances                  
- image_types                 
- resources_disk_sata                  
- clustering_roles                
- images_expiry           
- resources_network_firmware
- backup_compression_algorithm   
- ceph_data_pool_name         
- container_syscall_intercept_mount
- compression_squashfs                     
- container_raw_mount                   
- container_nic_routed                   
- container_syscall_intercept_mount_fuse
- container_disk_ceph               
- virtual-machines                    
- image_profiles                    
- clustering_architecture            
- resources_disk_id                
- storage_lvm_stripes                   
- vm_boot_priority            
- unix_hotplug_devices          
- api_filtering                     
- instance_nic_network      
- clustering_sizing            
- firewall_driver                                                                              
- projects_limits                                                                              
- container_syscall_intercept_hugetlbfs                                                        
- limits_hugepages                                                                             
- container_nic_routed_gateway                                                                 
- projects_restrictions                                                                        
- custom_volume_snapshot_expiry                                                                
- volume_snapshot_scheduling                                                                   
- trust_ca_certificates                                                                        
- snapshot_disk_usage                                                                          
- clustering_edit_roles                                                                        
- container_nic_routed_host_address
- container_nic_ipvlan_gateway
- resources_usb_pci                                                                            
- resources_cpu_threads_numa                                                                   
- resources_cpu_core_die                       
- api_os                   
- container_nic_routed_host_table
- container_nic_ipvlan_host_table
- container_nic_ipvlan_mode
- resources_system            
- images_push_relay                  
- network_dns_search                 
- container_nic_routed_limits
- instance_nic_bridged_vlan   
- network_state_bond_bridge            
- usedby_consistency              
- custom_block_volumes    
- clustering_failure_domains
- resources_gpu_mdev             
- console_vga_type            
- projects_limits_disk             
- network_type_macvlan                     
- network_type_sriov                    
- container_syscall_intercept_bpf_devices
- network_type_ovn                      
- projects_networks                 
- projects_networks_restricted_uplinks
- custom_volume_backup              
- backup_override_name               
- storage_rsync_compression        
- network_type_physical                 
- network_ovn_external_subnets
- network_ovn_nat               
- network_ovn_external_routes_remove
- tpm_device_type           
- storage_zfs_clone_copy_rebase
- gpu_mdev                                                                                     
- resources_pci_iommu                                                                          
- resources_network_usb                                                                        
- resources_disk_address                                                                       
- network_physical_ovn_ingress_mode                                                            
- network_ovn_dhcp                                                                             
- network_physical_routes_anycast                                                              
- projects_limits_instances                                                                    
- network_state_vlan                                                                           
- instance_nic_bridged_port_isolation                                                          
- instance_bulk_state_change                                                                   
- network_gvrp                     
- instance_pool_move          
- gpu_sriov                                                                                    
- pci_device_type                                                                              
- storage_volume_state                         
- network_acl              
- migration_stateful             
- disk_state_quota               
- storage_ceph_features    
- projects_compression        
- projects_images_remote_cache_expiry
- certificate_project                
- network_ovn_acl            
- projects_images_auto_update 
- projects_restricted_cluster_target   
- images_default_architecture     
- network_ovn_acl_defaults
- gpu_mig                   
- project_usage                  
- network_bridge_acl          
- warnings                         
- projects_restricted_backups_and_snapshots
- clustering_join_token                 
- clustering_description                 
- server_trusted_proxy                  
- clustering_update_cert            
- storage_api_project                 
- server_instance_driver_operational
- server_supported_storage_drivers   
- event_lifecycle_requestor_address
- resources_gpu_usb                     
- clustering_evacuation       
- network_ovn_nat_address       
- network_bgp                       
- network_forward           
- custom_volume_refresh        
- network_counters_errors_dropped                                                              
- metrics                                                                                      
- image_source_project                                                                         
- clustering_config                                                                            
- network_peer                                                                                 
- linux_sysctl                                                                                 
- network_dns                                                                                  
- ovn_nic_acceleration                                                                         
- certificate_self_renewal                                                                     
- instance_project_move                                                                        
- storage_volume_project_move                                                                  
- cloud_init                       
- network_dns_nat             
- database_leader                                                                              
- instance_all_projects                                                                        
- clustering_groups                            
- ceph_rbd_du              
- instance_get_full              
- qemu_metrics                   
- gpu_mig_uuid             
- event_project               
- clustering_evacuation_live         
- instance_allow_inconsistent_copy   
- network_state_ovn          
- storage_volume_api_filtering
- image_restrictions                   
- storage_zfs_export              
- network_dns_records     
- storage_zfs_reserve_space 
- network_acl_log                
- storage_zfs_blocksize       
- metrics_cpu_seconds              
- instance_snapshot_never                  
- certificate_token                     
api_status: stable                       
api_version: "1.0"                      
auth: trusted                       
public: false                         
auth_methods:                       
- tls                                
environment:                       
  addresses: []                         
  architectures:              
  - x86_64                      
  - i686                         
  driver: lxc
  driver_version: 4.0.12
  firewall: xtables
  kernel: Linux
  kernel_architecture: x86_64
  kernel_features:
    netnsid_getifaddrs: "true"
    seccomp_listener: "true"
    seccomp_listener_continue: "true"
    shiftfs: "false"
    uevent_injection: "true"
    unpriv_fscaps: "false"
  kernel_version: 5.16.7_p1-debian
  lxc_features:
    cgroup2: "true"
    core_scheduling: "true"
    devpts_fd: "true"
    idmapped_mounts_v2: "true"
    mount_injection_file: "true"
    network_gateway_device_route: "true"
    network_ipvlan: "true"
    network_l2proxy: "true"
    network_phys_macvlan_mtu: "true"
    network_veth_router: "true"
    pidfd: "true"
    seccomp_allow_deny_syntax: "true"
    seccomp_notify: "true"
    seccomp_proxy_send_notify_fd: "true"
  os_name: LigurOS
  os_version: ""
  project: default
  server: lxd
  server_clustered: false
  server_name: gitlab-runner
  server_pid: 19344
  server_version: "4.23"
  storage: dir
  storage_version: "1"
  storage_supported_drivers:
  - name: dir
    version: "1"
    remote: false
  - name: lvm
    version: 2.03.14(2) (2021-10-20) / 1.02.181 (2021-10-20)
    remote: false

Can you easily try to downgrade the lxc/liblxc packages from 4.0.12 to 4.0.11 or earlier?

I suspect doing that in the container would be the most interesting.

Any particular order of downgrade (HOST vs CONTAINER)? I can downgrade to 4.0.11 easily.

I’d try with just the container first as that’s the most likely one to be going wrong.

Can you also provide (still on 4.0.12 for both), the lxc info --show-log NAME output after doing:

  • lxc config set NAME raw.lxc=lxc.log.level=trace
  • lxc restart NAME

This will significantly increase the logging output on both containers.

from HOST the CONTAINER info

Name: gitlab-runner
Status: RUNNING
Type: container
Architecture: x86_64
PID: 14789
Created: 2021/10/25 10:55 UTC
Last Used: 2022/02/18 17:37 UTC

Resources:
  Processes: 7
  CPU usage:
    CPU usage (in seconds): 1
  Memory usage:
    Memory (current): 2.84MiB
    Memory (peak): 6.88MiB
  Network usage:
    eth0:
      Type: broadcast
      State: UP
      Host interface: veth515e3ab4
      MAC address: 00:16:3e:da:07:83
      MTU: 1500
      Bytes received: 8.46kB
      Bytes sent: 766B
      Packets received: 94
      Packets sent: 9
      IP addresses:
        inet6: 2001:470:1f0b:4e9:216:3eff:feda:783/64 (global)
        inet6: fe80::216:3eff:feda:783/64 (link)
    lo:
      Type: loopback
      State: UP
      MTU: 65536
      Bytes received: 0B
      Bytes sent: 0B
      Packets received: 0
      Packets sent: 0
      IP addresses:
        inet:  127.0.0.1/8 (local)
        inet6: ::1/128 (local)

Log:

lxc gitlab-runner 20220218173726.464 TRACE    commands - commands.c:lxc_cmd:513 - Connection refused - Command "get_state" failed to connect command socket
lxc gitlab-runner 20220218173726.464 TRACE    start - start.c:lxc_init_handler:741 - Created anonymous pair {3,7} of unix sockets
lxc gitlab-runner 20220218173726.464 TRACE    commands - commands.c:lxc_server_init:2078 - Created abstract unix socket "/var/lib/lxd/containers/gitlab-runner/command"
lxc gitlab-runner 20220218173726.464 TRACE    start - start.c:lxc_init_handler:757 - Unix domain socket 9 for command server is ready
lxc gitlab-runner 20220218173726.465 INFO     lxccontainer - lxccontainer.c:do_lxcapi_start:997 - Set process title to [lxc monitor] /var/lib/lxd/containers gitlab-runner
lxc gitlab-runner 20220218173726.465 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 4
lxc gitlab-runner 20220218173726.466 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 5
lxc gitlab-runner 20220218173726.466 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 6
lxc gitlab-runner 20220218173726.466 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 13
lxc gitlab-runner 20220218173726.466 TRACE    start - start.c:lxc_start:2188 - Doing lxc_start
lxc gitlab-runner 20220218173726.466 INFO     lsm - lsm/lsm.c:lsm_init_static:38 - Initialized LSM security driver nop
lxc gitlab-runner 20220218173726.466 TRACE    start - start.c:lxc_init:781 - Initialized LSM
lxc gitlab-runner 20220218173726.466 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to STARTING
lxc gitlab-runner 20220218173726.466 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc gitlab-runner 20220218173726.466 TRACE    start - start.c:lxc_init:787 - Set container state to "STARTING"
lxc gitlab-runner 20220218173726.466 TRACE    start - start.c:lxc_init:843 - Set environment variables
lxc gitlab-runner 20220218173726.466 INFO     conf - conf.c:run_script_argv:340 - Executing script "/proc/12551/exe callhook /var/lib/lxd "default" "gitlab-runner" start" for container "gitlab-runner"
lxc gitlab-runner 20220218173726.466 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=pre-start
lxc gitlab-runner 20220218173726.466 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc gitlab-runner 20220218173726.466 DEBUG    lxccontainer - lxccontainer.c:wait_on_daemonized_start:858 - First child 14774 exited
lxc gitlab-runner 20220218173726.528 TRACE    start - start.c:lxc_init:848 - Ran pre-start hooks
lxc gitlab-runner 20220218173726.528 TRACE    start - start.c:setup_signal_fd:373 - Created signal file descriptor 5
lxc gitlab-runner 20220218173726.528 TRACE    start - start.c:lxc_init:861 - Set up signal fd
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at systemd and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the name=systemd controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at misc and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the misc controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at rdma and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the rdma controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at pids and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the pids controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at hugetlb and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the hugetlb controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at net_prio and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the net_prio controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at perf_event and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the perf_event controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at net_cls and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the net_cls controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at freezer and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the freezer controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at devices and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the devices controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at memory and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the memory controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at blkio and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the blkio controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpuacct and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpuacct controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpu and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpu controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpuset and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpuset controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at openrc and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the name=openrc controller
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:__initialize_cgroups:3200 - No controllers are enabled for delegation in the unified hierarchy
lxc gitlab-runner 20220218173726.528 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at unified and base cgroup (null)
lxc gitlab-runner 20220218173726.528 TRACE    cgroup - cgroups/cgroup.c:cgroup_init:40 - Initialized cgroup driver cgfsng
lxc gitlab-runner 20220218173726.528 TRACE    cgroup - cgroups/cgroup.c:cgroup_init:45 - Hybrid cgroup layout
lxc gitlab-runner 20220218173726.528 TRACE    start - start.c:lxc_init:868 - Initialized cgroup driver
lxc gitlab-runner 20220218173726.528 DEBUG    seccomp - seccomp.c:parse_config_v2:656 - Host native arch is [3221225534]
lxc gitlab-runner 20220218173726.528 TRACE    seccomp - seccomp.c:get_new_ctx:470 - Added arch 2 to main seccomp context
lxc gitlab-runner 20220218173726.528 TRACE    seccomp - seccomp.c:get_new_ctx:478 - Removed native arch from main seccomp context
lxc gitlab-runner 20220218173726.528 TRACE    seccomp - seccomp.c:get_new_ctx:470 - Added arch 3 to main seccomp context
lxc gitlab-runner 20220218173726.528 TRACE    seccomp - seccomp.c:get_new_ctx:478 - Removed native arch from main seccomp context
lxc gitlab-runner 20220218173726.529 TRACE    seccomp - seccomp.c:get_new_ctx:483 - Arch 4 already present in main seccomp context
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:parse_config_v2:807 - Processing "[all]"
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:parse_config_v2:807 - Processing "reject_force_umount  # comment this to allow umount -f;  not recommended"
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:524 - Set seccomp rule to reject force umounts
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:524 - Set seccomp rule to reject force umounts
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:524 - Set seccomp rule to reject force umounts
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:parse_config_v2:807 - Processing "[all]"
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:parse_config_v2:807 - Processing "kexec_load errno 38"
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[246:kexec_load] action[327718:errno] arch[0]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[246:kexec_load] action[327718:errno] arch[1073741827]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[246:kexec_load] action[327718:errno] arch[1073741886]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:parse_config_v2:807 - Processing "open_by_handle_at errno 38"
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[304:open_by_handle_at] action[327718:errno] arch[0]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[304:open_by_handle_at] action[327718:errno] arch[1073741827]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[304:open_by_handle_at] action[327718:errno] arch[1073741886]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:parse_config_v2:807 - Processing "init_module errno 38"
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[175:init_module] action[327718:errno] arch[0]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[175:init_module] action[327718:errno] arch[1073741827]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[175:init_module] action[327718:errno] arch[1073741886]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:parse_config_v2:807 - Processing "finit_module errno 38"
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[313:finit_module] action[327718:errno] arch[0]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[313:finit_module] action[327718:errno] arch[1073741827]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[313:finit_module] action[327718:errno] arch[1073741886]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:parse_config_v2:807 - Processing "delete_module errno 38"
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding native rule for syscall[176:delete_module] action[327718:errno] arch[0]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[176:delete_module] action[327718:errno] arch[1073741827]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:do_resolve_add_rule:564 - Adding compat rule for syscall[176:delete_module] action[327718:errno] arch[1073741886]
lxc gitlab-runner 20220218173726.529 INFO     seccomp - seccomp.c:parse_config_v2:1017 - Merging compat seccomp contexts into main context
lxc gitlab-runner 20220218173726.529 TRACE    seccomp - seccomp.c:parse_config_v2:1027 - Merged first compat seccomp context into main context
lxc gitlab-runner 20220218173726.529 TRACE    seccomp - seccomp.c:parse_config_v2:1043 - Merged second compat seccomp context into main context
lxc gitlab-runner 20220218173726.529 TRACE    start - start.c:lxc_init:875 - Read seccomp policy
lxc gitlab-runner 20220218173726.529 TRACE    start - start.c:lxc_init:882 - Initialized LSM
lxc gitlab-runner 20220218173726.529 INFO     start - start.c:lxc_init:884 - Container "gitlab-runner" is initialized
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 10(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 11(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 12(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 13(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 14(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 15(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 16(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 17(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 18(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 19(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 20(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 21(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.529 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 22(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.530 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 23(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 24(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:626 - No isolated or offline cpus present in cpuset
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:640 - Copied cpu settings of parent cgroup
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_initialize:676 - Initialized cpuset in the legacy hierarchy
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 25(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 26(lxc.monitor.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.559 INFO     cgfsng - cgroups/cgfsng.c:cgfsng_monitor_create:1028 - The monitor process uses "lxc.monitor.gitlab-runner" as cgroup
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 27
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 27
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 28
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 28
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 29
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 29
lxc gitlab-runner 20220218173726.559 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 30
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 30
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 31
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 31
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 32
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 32
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 33
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 33
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 34
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 34
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 35
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 35
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 36
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 36
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 37
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 37
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 38
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 38
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 39
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 39
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 40
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 40
lxc gitlab-runner 20220218173726.560 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 41
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 41
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 42
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 42
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 43
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 43
lxc gitlab-runner 20220218173726.561 DEBUG    storage - storage/storage.c:get_storage_by_name:209 - Detected rootfs type "dir"
lxc gitlab-runner 20220218173726.561 TRACE    conf - conf.c:lxc_rootfs_init:555 - Not pinning because container runs in user namespace
lxc gitlab-runner 20220218173726.561 DEBUG    storage - storage/storage.c:get_storage_by_name:209 - Detected rootfs type "dir"
lxc gitlab-runner 20220218173726.561 TRACE    sync - sync.c:lxc_sync_init:139 - Initialized synchronization infrastructure
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 10(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 11(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 12(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 13(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 14(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 15(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 16(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 17(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 18(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 19(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 20(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 21(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 22(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 23(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.561 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 24(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.562 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:626 - No isolated or offline cpus present in cpuset
lxc gitlab-runner 20220218173726.562 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:640 - Copied cpu settings of parent cgroup
lxc gitlab-runner 20220218173726.562 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_initialize:676 - Initialized cpuset in the legacy hierarchy
lxc gitlab-runner 20220218173726.562 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 25(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.562 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 26(lxc.payload.gitlab-runner) cgroup
lxc gitlab-runner 20220218173726.562 INFO     cgfsng - cgroups/cgfsng.c:cgfsng_payload_create:1136 - The container process uses "lxc.payload.gitlab-runner" as inner and "lxc.payload.gitlab-runner" as limit cgroup
lxc gitlab-runner 20220218173726.563 TRACE    start - start.c:lxc_spawn:1705 - Spawned container directly into target cgroup via cgroup2 fd 48
lxc gitlab-runner 20220218173726.563 TRACE    start - start.c:lxc_spawn:1745 - Cloned child process 14789
lxc gitlab-runner 20220218173726.563 TRACE    start - start.c:core_scheduling:1563 - No new core scheduling domain requested
lxc gitlab-runner 20220218173726.563 TRACE    utils - utils.c:lxc_can_use_pidfd:1819 - Kernel supports pidfds
lxc gitlab-runner 20220218173726.563 INFO     start - start.c:lxc_spawn:1765 - Cloned CLONE_NEWUSER
lxc gitlab-runner 20220218173726.563 INFO     start - start.c:lxc_spawn:1765 - Cloned CLONE_NEWNS
lxc gitlab-runner 20220218173726.563 INFO     start - start.c:lxc_spawn:1765 - Cloned CLONE_NEWPID
lxc gitlab-runner 20220218173726.563 INFO     start - start.c:lxc_spawn:1765 - Cloned CLONE_NEWUTS
lxc gitlab-runner 20220218173726.563 INFO     start - start.c:lxc_spawn:1765 - Cloned CLONE_NEWIPC
lxc gitlab-runner 20220218173726.563 TRACE    start - start.c:lxc_spawn:1705 - Spawned container directly into target cgroup via cgroup2 fd 48
lxc gitlab-runner 20220218173726.563 DEBUG    start - start.c:lxc_try_preserve_namespace:139 - Preserved user namespace via fd 50 and stashed path as user:/proc/14775/fd/50
lxc gitlab-runner 20220218173726.563 DEBUG    start - start.c:lxc_try_preserve_namespace:139 - Preserved mnt namespace via fd 51 and stashed path as mnt:/proc/14775/fd/51
lxc gitlab-runner 20220218173726.563 DEBUG    start - start.c:lxc_try_preserve_namespace:139 - Preserved pid namespace via fd 52 and stashed path as pid:/proc/14775/fd/52
lxc gitlab-runner 20220218173726.563 DEBUG    start - start.c:lxc_try_preserve_namespace:139 - Preserved uts namespace via fd 53 and stashed path as uts:/proc/14775/fd/53
lxc gitlab-runner 20220218173726.563 DEBUG    start - start.c:lxc_try_preserve_namespace:139 - Preserved ipc namespace via fd 54 and stashed path as ipc:/proc/14775/fd/54
lxc gitlab-runner 20220218173726.563 DEBUG    conf - conf.c:idmaptool_on_path_and_privileged:3516 - The binary "/usr/bin/newuidmap" does have the setuid bit set
lxc gitlab-runner 20220218173726.563 DEBUG    conf - conf.c:idmaptool_on_path_and_privileged:3516 - The binary "/usr/bin/newgidmap" does have the setuid bit set
lxc gitlab-runner 20220218173726.563 DEBUG    conf - conf.c:lxc_map_ids:3601 - Functional newuidmap and newgidmap binary found
lxc gitlab-runner 20220218173726.563 TRACE    sync - sync.c:lxc_sync_wait_parent:110 - Child waiting for parent with sequence startup
lxc gitlab-runner 20220218173726.566 TRACE    conf - conf.c:lxc_map_ids:3669 - newuidmap wrote mapping "newuidmap 14789 0 6200000 200000"
lxc gitlab-runner 20220218173726.569 TRACE    conf - conf.c:lxc_map_ids:3669 - newgidmap wrote mapping "newgidmap 14789 0 6200000 200000"
lxc gitlab-runner 20220218173726.569 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/systemd/lxc.payload.gitlab-runner cgroup via 31
lxc gitlab-runner 20220218173726.569 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/misc/lxc.payload.gitlab-runner cgroup via 32
lxc gitlab-runner 20220218173726.569 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/rdma/lxc.payload.gitlab-runner cgroup via 33
lxc gitlab-runner 20220218173726.569 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/pids/lxc.payload.gitlab-runner cgroup via 34
lxc gitlab-runner 20220218173726.569 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/hugetlb/lxc.payload.gitlab-runner cgroup via 35
lxc gitlab-runner 20220218173726.569 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/net_prio/lxc.payload.gitlab-runner cgroup via 36
lxc gitlab-runner 20220218173726.570 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/perf_event/lxc.payload.gitlab-runner cgroup via 37
lxc gitlab-runner 20220218173726.570 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/net_cls/lxc.payload.gitlab-runner cgroup via 38
lxc gitlab-runner 20220218173726.570 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/freezer/lxc.payload.gitlab-runner cgroup via 39
lxc gitlab-runner 20220218173726.570 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/devices/lxc.payload.gitlab-runner cgroup via 40
lxc gitlab-runner 20220218173726.570 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/memory/lxc.payload.gitlab-runner cgroup via 41
lxc gitlab-runner 20220218173726.570 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/blkio/lxc.payload.gitlab-runner cgroup via 42
lxc gitlab-runner 20220218173726.570 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/cpuacct/lxc.payload.gitlab-runner cgroup via 44
lxc gitlab-runner 20220218173726.570 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/cpu/lxc.payload.gitlab-runner cgroup via 45
lxc gitlab-runner 20220218173726.570 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/cpuset/lxc.payload.gitlab-runner cgroup via 46
lxc gitlab-runner 20220218173726.570 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_payload_enter:1237 - Moved container into /sys/fs/cgroup/openrc/lxc.payload.gitlab-runner cgroup via 47
lxc gitlab-runner 20220218173726.570 TRACE    conf - conf.c:get_minimal_idmap:4993 - Allocated minimal idmapping for ns uid 0 and ns gid 0
lxc gitlab-runner 20220218173726.570 TRACE    conf - conf.c:userns_exec_1:5057 - Establishing uid mapping for "14792" in new user namespace: nsuid 200000 - hostid 0 - range 1
lxc gitlab-runner 20220218173726.570 TRACE    conf - conf.c:userns_exec_1:5057 - Establishing uid mapping for "14792" in new user namespace: nsuid 0 - hostid 6200000 - range 200000
lxc gitlab-runner 20220218173726.570 TRACE    conf - conf.c:userns_exec_1:5057 - Establishing gid mapping for "14792" in new user namespace: nsuid 200000 - hostid 0 - range 1
lxc gitlab-runner 20220218173726.570 TRACE    conf - conf.c:userns_exec_1:5057 - Establishing gid mapping for "14792" in new user namespace: nsuid 0 - hostid 6200000 - range 200000
lxc gitlab-runner 20220218173726.570 DEBUG    conf - conf.c:idmaptool_on_path_and_privileged:3516 - The binary "/usr/bin/newuidmap" does have the setuid bit set
lxc gitlab-runner 20220218173726.570 DEBUG    conf - conf.c:idmaptool_on_path_and_privileged:3516 - The binary "/usr/bin/newgidmap" does have the setuid bit set
lxc gitlab-runner 20220218173726.570 INFO     conf - conf.c:lxc_map_ids:3599 - Caller maps host root. Writing mapping directly
lxc gitlab-runner 20220218173726.570 TRACE    conf - conf.c:lxc_map_ids:3674 - Wrote mapping "200000 0 1
0 6200000 200000
"
lxc gitlab-runner 20220218173726.570 TRACE    conf - conf.c:lxc_map_ids:3674 - Wrote mapping "200000 0 1
0 6200000 200000
"
lxc gitlab-runner 20220218173726.570 TRACE    conf - conf.c:run_userns_fn:4859 - Calling function "chown_cgroup_wrapper"
lxc gitlab-runner 20220218173726.571 NOTICE   utils - utils.c:lxc_drop_groups:1365 - Dropped supplimentary groups
lxc gitlab-runner 20220218173726.571 WARN     cgfsng - cgroups/cgfsng.c:fchowmodat:1251 - No such file or directory - Failed to fchownat(48, memory.oom.group, 200000, 0, AT_EMPTY_PATH | AT_SYMLINK_NOFOLLOW )
lxc gitlab-runner 20220218173726.572 TRACE    sync - sync.c:lxc_sync_barrier_child:97 - Parent waking child with sequence startup and waiting with sequence configure
lxc gitlab-runner 20220218173726.572 INFO     start - start.c:do_start:1107 - Unshared CLONE_NEWNET
lxc gitlab-runner 20220218173726.572 NOTICE   utils - utils.c:lxc_drop_groups:1365 - Dropped supplimentary groups
lxc gitlab-runner 20220218173726.572 NOTICE   utils - utils.c:lxc_switch_uid_gid:1341 - Switched to gid 0
lxc gitlab-runner 20220218173726.572 NOTICE   utils - utils.c:lxc_switch_uid_gid:1350 - Switched to uid 0
lxc gitlab-runner 20220218173726.572 TRACE    sync - sync.c:lxc_sync_wake_parent:104 - Child waking parent with sequence configure
lxc gitlab-runner 20220218173726.572 INFO     start - start.c:do_start:1207 - Unshared CLONE_NEWCGROUP
lxc gitlab-runner 20220218173726.573 TRACE    conf - conf.c:lxc_set_environment:5748 - Set environment variable: LC_COLLATE=POSIX
lxc gitlab-runner 20220218173726.573 TRACE    conf - conf.c:lxc_set_environment:5748 - Set environment variable: LC_ALL=en_US.UTF-8
lxc gitlab-runner 20220218173726.573 TRACE    conf - conf.c:lxc_set_environment:5748 - Set environment variable: LANG=en_US.UTF-8
lxc gitlab-runner 20220218173726.573 TRACE    sync - sync.c:lxc_sync_wait_parent:110 - Child waiting for parent with sequence post-configure
lxc gitlab-runner 20220218173726.573 DEBUG    start - start.c:lxc_try_preserve_namespace:139 - Preserved net namespace via fd 4 and stashed path as net:/proc/14775/fd/4
lxc gitlab-runner 20220218173726.573 TRACE    start - start.c:lxc_spawn:1837 - Allocated new network namespace id
lxc gitlab-runner 20220218173726.574 DEBUG    network - network.c:netdev_configure_server_phys:1222 - Instantiated phys "veth6ce487d5" with ifindex "149"
lxc gitlab-runner 20220218173726.577 TRACE    network - network.c:create_transient_name:3487 - Created transient name phystXW80O for network device
lxc gitlab-runner 20220218173726.635 DEBUG    network - network.c:lxc_network_move_created_netdev_priv:3538 - Moved network device "veth6ce487d5" with ifindex 149 to network namespace of 14789 and renamed to phystXW80O
lxc gitlab-runner 20220218173726.635 TRACE    sync - sync.c:lxc_sync_wake_child:122 - Parent waking child with sequence post-configure
lxc gitlab-runner 20220218173726.635 TRACE    network - network.c:lxc_network_send_to_child:4046 - Sent network device name "phystXW80O" to child
lxc gitlab-runner 20220218173726.635 TRACE    sync - sync.c:lxc_sync_wait_child:116 - Parent waiting for child with sequence idmapped-mounts
lxc gitlab-runner 20220218173726.635 TRACE    conf - conf.c:turn_into_dependent_mounts:3919 - Turned all mount table entries into dependent mount
lxc gitlab-runner 20220218173726.635 TRACE    mount_utils - mount_utils.c:can_use_mount_api:582 - Kernel supports mount api
lxc gitlab-runner 20220218173726.635 TRACE    mount_utils - mount_utils.c:can_use_bind_mounts:607 - Kernel supports bind mounts in the new mount api
lxc gitlab-runner 20220218173726.635 TRACE    mount_utils - mount_utils.c:move_detached_mount:328 - Attach detached mount 52 to filesystem at 50
lxc gitlab-runner 20220218173726.635 TRACE    dir - storage/dir.c:dir_mount:196 - Mounted "/var/lib/lxd/storage-pools/default/containers/gitlab-runner/rootfs" onto "/var/lib/lxc/rootfs"
lxc gitlab-runner 20220218173726.635 DEBUG    conf - conf.c:lxc_mount_rootfs:1432 - Mounted rootfs "/var/lib/lxd/storage-pools/default/containers/gitlab-runner/rootfs" onto "/var/lib/lxc/rootfs" with options "(null)"
lxc gitlab-runner 20220218173726.635 TRACE    conf - conf.c:lxc_mount_rootfs:1440 - Container uses separate rootfs. Opened container's rootfs
lxc gitlab-runner 20220218173726.635 INFO     conf - conf.c:setup_utsname:875 - Set hostname to "gitlab-runner"
lxc gitlab-runner 20220218173726.635 TRACE    network - network.c:lxc_network_recv_from_parent:4071 - Received network device name "phystXW80O" from parent
lxc gitlab-runner 20220218173726.659 TRACE    network - network.c:__netdev_configure_container_common:1290 - Renamed network device from "phystXW80O" to "eth0"
lxc gitlab-runner 20220218173726.659 DEBUG    network - network.c:lxc_network_setup_in_child_namespaces_common:3948 - Network device "eth0" has been setup
lxc gitlab-runner 20220218173726.659 INFO     network - network.c:lxc_setup_network_in_child_namespaces:4005 - Finished setting up network devices with caller assigned names
lxc gitlab-runner 20220218173726.659 INFO     conf - conf.c:mount_autodev:1215 - Preparing "/dev"
lxc gitlab-runner 20220218173726.659 TRACE    mount_utils - mount_utils.c:__fs_prepare:177 - Finished initializing new tmpfs filesystem context 51
lxc gitlab-runner 20220218173726.659 TRACE    mount_utils - mount_utils.c:fs_set_property:215 - Set "mode" to "0755" on filesystem context 51
lxc gitlab-runner 20220218173726.659 TRACE    mount_utils - mount_utils.c:fs_set_property:215 - Set "size" to "500000" on filesystem context 51
lxc gitlab-runner 20220218173726.659 TRACE    mount_utils - mount_utils.c:fs_attach:266 - Mounted 53 onto 52
lxc gitlab-runner 20220218173726.659 INFO     conf - conf.c:mount_autodev:1276 - Prepared "/dev"
lxc gitlab-runner 20220218173726.659 DEBUG    conf - conf.c:lxc_mount_auto_mounts:735 - Invalid argument - Tried to ensure procfs is unmounted
lxc gitlab-runner 20220218173726.659 TRACE    conf - conf.c:lxc_mount_auto_mounts:742 - Created procfs mountpoint under 50
lxc gitlab-runner 20220218173726.659 DEBUG    conf - conf.c:lxc_mount_auto_mounts:758 - Invalid argument - Tried to ensure sysfs is unmounted
lxc gitlab-runner 20220218173726.659 TRACE    conf - conf.c:lxc_mount_auto_mounts:765 - Created sysfs mountpoint under 50
lxc gitlab-runner 20220218173726.659 TRACE    conf - conf.c:lxc_mount_auto_mounts:819 - Mounted automount "proc" on "/var/lib/lxc/rootfs/proc" read-write with flags 14
lxc gitlab-runner 20220218173726.659 TRACE    conf - conf.c:lxc_mount_auto_mounts:819 - Mounted automount "sysfs" on "/var/lib/lxc/rootfs/sys" read-write with flags 0
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/dev/fuse" on "/var/lib/lxc/rootfs/dev/fuse" to respect bind or remount options
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/dev/fuse" were 2, required extra flags are 2
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/dev/fuse" on "/var/lib/lxc/rootfs/dev/fuse" with filesystem type "none"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/dev/net/tun" on "/var/lib/lxc/rootfs/dev/net/tun" to respect bind or remount options
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/dev/net/tun" were 2, required extra flags are 2
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/dev/net/tun" on "/var/lib/lxc/rootfs/dev/net/tun" with filesystem type "none"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/proc/sys/fs/binfmt_misc" on "/var/lib/lxc/rootfs/proc/sys/fs/binfmt_misc" to respect bind or remount options
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/proc/sys/fs/binfmt_misc" were 4110, required extra flags are 14
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/proc/sys/fs/binfmt_misc" on "/var/lib/lxc/rootfs/proc/sys/fs/binfmt_misc" with filesystem type "none"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/sys/fs/fuse/connections" on "/var/lib/lxc/rootfs/sys/fs/fuse/connections" to respect bind or remount options
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/sys/fs/fuse/connections" were 4110, required extra flags are 14
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/sys/fs/fuse/connections" on "/var/lib/lxc/rootfs/sys/fs/fuse/connections" with filesystem type "none"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/sys/fs/pstore" on "/var/lib/lxc/rootfs/sys/fs/pstore" to respect bind or remount options
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/sys/fs/pstore" were 4110, required extra flags are 14
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/sys/fs/pstore" on "/var/lib/lxc/rootfs/sys/fs/pstore" with filesystem type "none"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/sys/kernel/debug" on "/var/lib/lxc/rootfs/sys/kernel/debug" to respect bind or remount options
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/sys/kernel/debug" were 4110, required extra flags are 14
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/sys/kernel/debug" on "/var/lib/lxc/rootfs/sys/kernel/debug" with filesystem type "none"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/sys/kernel/security" on "/var/lib/lxc/rootfs/sys/kernel/security" to respect bind or remount options
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/sys/kernel/security" were 4110, required extra flags are 14
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/sys/kernel/security" on "/var/lib/lxc/rootfs/sys/kernel/security" with filesystem type "none"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/sys/kernel/tracing" on "/var/lib/lxc/rootfs/sys/kernel/tracing" to respect bind or remount options
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/sys/kernel/tracing" were 4110, required extra flags are 14
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/sys/kernel/tracing" on "/var/lib/lxc/rootfs/sys/kernel/tracing" with filesystem type "none"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/dev/mqueue" on "/var/lib/lxc/rootfs/dev/mqueue" to respect bind or remount options
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/dev/mqueue" were 4110, required extra flags are 14
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/dev/mqueue" on "/var/lib/lxc/rootfs/dev/mqueue" with filesystem type "none"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "proc" on "/var/lib/lxc/rootfs/dev/.lxc/proc" with filesystem type "proc"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "sys" on "/var/lib/lxc/rootfs/dev/.lxc/sys" with filesystem type "sysfs"
lxc gitlab-runner 20220218173726.660 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/var/lib/lxd/devlxd" on "/var/lib/lxc/rootfs/dev/lxd" to respect bind or remount options
lxc gitlab-runner 20220218173726.661 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/var/lib/lxd/devlxd" were 4096, required extra flags are 0
lxc gitlab-runner 20220218173726.661 DEBUG    conf - conf.c:mount_entry:2440 - Mountflags already were 4096, skipping remount
lxc gitlab-runner 20220218173726.661 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/var/lib/lxd/devlxd" on "/var/lib/lxc/rootfs/dev/lxd" with filesystem type "none"
lxc gitlab-runner 20220218173726.661 DEBUG    conf - conf.c:mount_entry:2412 - Remounting "/var/lib/lxd/shmounts/gitlab-runner" on "/var/lib/lxc/rootfs/dev/.lxd-mounts" to respect bind or remount options
lxc gitlab-runner 20220218173726.661 DEBUG    conf - conf.c:mount_entry:2431 - Flags for "/var/lib/lxd/shmounts/gitlab-runner" were 4096, required extra flags are 0
lxc gitlab-runner 20220218173726.661 DEBUG    conf - conf.c:mount_entry:2440 - Mountflags already were 4096, skipping remount
lxc gitlab-runner 20220218173726.661 DEBUG    conf - conf.c:mount_entry:2475 - Mounted "/var/lib/lxd/shmounts/gitlab-runner" on "/var/lib/lxc/rootfs/dev/.lxd-mounts" with filesystem type "none"
lxc gitlab-runner 20220218173726.661 TRACE    sync - sync.c:lxc_sync_wake_parent:104 - Child waking parent with sequence idmapped-mounts
lxc gitlab-runner 20220218173726.661 TRACE    conf - conf.c:lxc_idmapped_mounts_child:3096 - Finished setting up idmapped mounts
lxc gitlab-runner 20220218173726.661 TRACE    conf - conf.c:lxc_idmapped_mounts_parent:4119 - Finished receiving idmapped mount file descriptors from child
lxc gitlab-runner 20220218173726.661 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_mount:1611 - Mixed cgroup mounts requested
lxc gitlab-runner 20220218173726.661 TRACE    sync - sync.c:lxc_sync_wait_child:116 - Parent waiting for child with sequence cgroup-limits
lxc gitlab-runner 20220218173726.661 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_mount:1654 - Mounting cgroups not requested or needed
lxc gitlab-runner 20220218173726.661 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxcfs/lxc.mount.hook" for container "gitlab-runner"
lxc gitlab-runner 20220218173726.661 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=mount
lxc gitlab-runner 20220218173726.661 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc gitlab-runner 20220218173726.714 INFO     conf - conf.c:lxc_fill_autodev:1313 - Populating "/dev"
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:move_detached_mount:328 - Attach detached mount 53 to filesystem at 54
lxc gitlab-runner 20220218173726.714 DEBUG    conf - conf.c:lxc_fill_autodev:1397 - Bind mounted host device 49(dev/full) to 51(full)
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:move_detached_mount:328 - Attach detached mount 53 to filesystem at 54
lxc gitlab-runner 20220218173726.714 DEBUG    conf - conf.c:lxc_fill_autodev:1397 - Bind mounted host device 49(dev/null) to 51(null)
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:move_detached_mount:328 - Attach detached mount 53 to filesystem at 54
lxc gitlab-runner 20220218173726.714 DEBUG    conf - conf.c:lxc_fill_autodev:1397 - Bind mounted host device 49(dev/random) to 51(random)
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:move_detached_mount:328 - Attach detached mount 53 to filesystem at 54
lxc gitlab-runner 20220218173726.714 DEBUG    conf - conf.c:lxc_fill_autodev:1397 - Bind mounted host device 49(dev/tty) to 51(tty)
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:move_detached_mount:328 - Attach detached mount 53 to filesystem at 54
lxc gitlab-runner 20220218173726.714 DEBUG    conf - conf.c:lxc_fill_autodev:1397 - Bind mounted host device 49(dev/urandom) to 51(urandom)
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:move_detached_mount:328 - Attach detached mount 53 to filesystem at 54
lxc gitlab-runner 20220218173726.714 DEBUG    conf - conf.c:lxc_fill_autodev:1397 - Bind mounted host device 49(dev/zero) to 51(zero)
lxc gitlab-runner 20220218173726.714 INFO     conf - conf.c:lxc_fill_autodev:1401 - Populated "/dev"
lxc gitlab-runner 20220218173726.714 INFO     conf - conf.c:lxc_transient_proc:3771 - Caller's PID is 1; /proc/self points to 1
lxc gitlab-runner 20220218173726.714 TRACE    conf - conf.c:lxc_transient_proc:3779 - Correct procfs instance mounted
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:__fs_prepare:177 - Finished initializing new devpts filesystem context 52
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:fs_set_property:215 - Set "source" to "devpts" on filesystem context 52
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:fs_set_property:215 - Set "gid" to "5" on filesystem context 52
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:fs_set_flag:227 - Set "newinstance" flag on filesystem context 52
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:fs_set_property:215 - Set "ptmxmode" to "0666" on filesystem context 52
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:fs_set_property:215 - Set "mode" to "0620" on filesystem context 52
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:fs_set_property:215 - Set "max" to "1024" on filesystem context 52
lxc gitlab-runner 20220218173726.714 TRACE    conf - conf.c:lxc_setup_devpts_child:1741 - Created detached devpts mount 53
lxc gitlab-runner 20220218173726.714 DEBUG    conf - conf.c:lxc_setup_devpts_child:1747 - Attached detached devpts mount 53 to 51/pts
lxc gitlab-runner 20220218173726.714 DEBUG    conf - conf.c:lxc_setup_devpts_child:1833 - Created "/dev/ptmx" file as bind mount target
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:mount_at:663 - Mounted "/proc/self/fd/54" to "/proc/self/fd/55"
lxc gitlab-runner 20220218173726.714 DEBUG    conf - conf.c:lxc_setup_devpts_child:1840 - Bind mounted "/dev/pts/ptmx" to "/dev/ptmx"
lxc gitlab-runner 20220218173726.714 TRACE    mount_utils - mount_utils.c:move_detached_mount:328 - Attach detached mount 57 to filesystem at 55
lxc gitlab-runner 20220218173726.714 TRACE    conf - conf.c:lxc_setup_dev_console:1999 - Setup console "/dev/pts/0"
lxc gitlab-runner 20220218173726.714 INFO     conf - conf.c:lxc_setup_ttys:1072 - Finished setting up 0 /dev/tty<N> device(s)
lxc gitlab-runner 20220218173726.715 TRACE    conf - conf.c:lxc_pivot_root:1619 - Changed into new rootfs "/var/lib/lxc/rootfs"
lxc gitlab-runner 20220218173726.715 INFO     conf - conf.c:setup_personality:1913 - Set personality to "0lx0"
lxc gitlab-runner 20220218173726.715 DEBUG    conf - conf.c:capabilities_deny:3199 - Capabilities have been setup
lxc gitlab-runner 20220218173726.715 NOTICE   conf - conf.c:lxc_setup:4464 - The container "gitlab-runner" is set up
#
# pseudo filter code start
#
# filter for arch x86_64 (3221225534)
if ($arch == 3221225534)
  # filter for syscall "finit_module" (313) [priority: 65535]
  if ($syscall == 313)
    action ERRNO(38);
  # filter for syscall "open_by_handle_at" (304) [priority: 65535]
  if ($syscall == 304)
    action ERRNO(38);
  # filter for syscall "kexec_load" (246) [priority: 65535]
  if ($syscall == 246)
    action ERRNO(38);
  # filter for syscall "delete_module" (176) [priority: 65535]
  if ($syscall == 176)
    action ERRNO(38);
  # filter for syscall "init_module" (175) [priority: 65535]
  if ($syscall == 175)
    action ERRNO(38);
  # filter for syscall "umount2" (166) [priority: 65533]
  if ($syscall == 166)
    if ($a1.hi32 & 0x00000000 == 0)
      if ($a1.lo32 & 0x00000001 == 1)
        action ERRNO(13);
  # default action
  action ALLOW;
# filter for arch x86 (1073741827)
if ($arch == 1073741827)
  # filter for syscall "finit_module" (350) [priority: 65535]
  if ($syscall == 350)
    action ERRNO(38);
  # filter for syscall "open_by_handle_at" (342) [priority: 65535]
  if ($syscall == 342)
    action ERRNO(38);
  # filter for syscall "kexec_load" (283) [priority: 65535]
  if ($syscall == 283)
    action ERRNO(38);
  # filter for syscall "delete_module" (129) [priority: 65535]
  if ($syscall == 129)
    action ERRNO(38);
  # filter for syscall "init_module" (128) [priority: 65535]
  if ($syscall == 128)
    action ERRNO(38);
  # filter for syscall "umount2" (52) [priority: 65534]
  if ($syscall == 52)
    if ($a1 & 0x00000001 == 1)
      action ERRNO(13);
  # default action
  action ALLOW;
# filter for arch x32 (3221225534)
if ($arch == 3221225534)
  # filter for syscall "kexec_load" (1073742352) [priority: 65535]
  if ($syscall == 1073742352)
    action ERRNO(38);
  # filter for syscall "finit_module" (1073742137) [priority: 65535]
  if ($syscall == 1073742137)
    action ERRNO(38);
  # filter for syscall "open_by_handle_at" (1073742128) [priority: 65535]
  if ($syscall == 1073742128)
    action ERRNO(38);
  # filter for syscall "delete_module" (1073742000) [priority: 65535]
  if ($syscall == 1073742000)
    action ERRNO(38);
  # filter for syscall "init_module" (1073741999) [priority: 65535]
  if ($syscall == 1073741999)
    action ERRNO(38);
  # filter for syscall "umount2" (1073741990) [priority: 65534]
  if ($syscall == 1073741990)
    if ($a1 & 0x00000001 == 1)
      action ERRNO(13);
  # default action
  action ALLOW;
# invalid architecture action
action KILL;
#
# pseudo filter code end
#
lxc gitlab-runner 20220218173726.716 TRACE    sync - sync.c:lxc_sync_barrier_parent:90 - Child waking parent with sequence cgroup-limits and waiting for sequence fds
lxc gitlab-runner 20220218173726.716 TRACE    start - start.c:lxc_spawn:1899 - Set up legacy device cgroup controller limits
lxc gitlab-runner 20220218173726.716 TRACE    start - start.c:lxc_spawn:1905 - Set up cgroup2 device controller limits
lxc gitlab-runner 20220218173726.716 TRACE    start - start.c:lxc_spawn:1908 - Finished setting up cgroups
lxc gitlab-runner 20220218173726.716 TRACE    sync - sync.c:lxc_sync_wake_child:122 - Parent waking child with sequence fds
lxc gitlab-runner 20220218173726.716 DEBUG    start - start.c:lxc_try_preserve_namespace:139 - Preserved cgroup namespace via fd 6 and stashed path as cgroup:/proc/14775/fd/6
lxc gitlab-runner 20220218173726.716 TRACE    conf - conf.c:lxc_send_devpts_to_parent:1895 - Sent devpts file descriptor 53 to parent
lxc gitlab-runner 20220218173726.716 TRACE    conf - conf.c:lxc_recv_devpts_from_child:1677 - Received devpts file descriptor 27 from child
lxc gitlab-runner 20220218173726.716 TRACE    network - network.c:lxc_network_send_name_and_ifindex_to_parent:4101 - Sent network device eth0 with ifindex 149 to parent
lxc gitlab-runner 20220218173726.716 TRACE    network - network.c:lxc_network_send_name_and_ifindex_to_parent:4105 - Sent network device names and ifindices to parent
lxc gitlab-runner 20220218173726.716 TRACE    network - network.c:lxc_network_recv_name_and_ifindex_from_child:4135 - Received network device eth0 with ifindex 149 from child
lxc gitlab-runner 20220218173726.716 TRACE    conf - conf.c:lxc_send_console_to_parent:4208 - Sent console to parent
lxc gitlab-runner 20220218173726.716 TRACE    conf - conf.c:lxc_sync_fds_child:4296 - Finished syncing file descriptors with parent
lxc gitlab-runner 20220218173726.716 TRACE    conf - conf.c:lxc_recv_console_from_child:4235 - Received console from child
lxc gitlab-runner 20220218173726.716 TRACE    sync - sync.c:lxc_sync_wait_parent:110 - Child waiting for parent with sequence ready-start
lxc gitlab-runner 20220218173726.716 TRACE    conf - conf.c:lxc_sync_fds_parent:4266 - Finished syncing file descriptors with child
lxc gitlab-runner 20220218173726.716 DEBUG    terminal - terminal.c:lxc_terminal_peer_default:695 - No such device - The process does not have a controlling terminal
lxc gitlab-runner 20220218173726.716 DEBUG    terminal - terminal.c:lxc_terminal_create_log_file:869 - Using "/var/log/lxd/gitlab-runner/console.log" as terminal log file
lxc gitlab-runner 20220218173726.716 TRACE    terminal - terminal.c:lxc_terminal_create_ringbuf:850 - Allocated 131072 byte terminal ringbuffer
lxc gitlab-runner 20220218173726.716 TRACE    sync - sync.c:lxc_sync_barrier_child:97 - Parent waking child with sequence ready-start and waiting with sequence restart
lxc gitlab-runner 20220218173726.716 TRACE    conf - conf.c:lxc_set_environment:5748 - Set environment variable: LC_COLLATE=POSIX
lxc gitlab-runner 20220218173726.716 TRACE    conf - conf.c:lxc_set_environment:5748 - Set environment variable: LC_ALL=en_US.UTF-8
lxc gitlab-runner 20220218173726.716 TRACE    conf - conf.c:lxc_set_environment:5748 - Set environment variable: LANG=en_US.UTF-8
lxc gitlab-runner 20220218173726.717 NOTICE   start - start.c:start:2161 - Exec'ing "/sbin/init"
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:233 - index: 0
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:234 - ifindex: 149
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:290 - type: phys
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:293 - host side ifindex for phys device: 149
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:308 - flags: up
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:312 - link: veth6ce487d5
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:316 - l2proxy: false
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:319 - name: eth0
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:333 - ipv4 gateway auto: false
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:336 - ipv4 gateway dev: false
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:351 - ipv6 gateway auto: false
lxc gitlab-runner 20220218173726.717 TRACE    confile_utils - confile_utils.c:lxc_log_configured_netdevs:354 - ipv6 gateway dev: false

continuation of output

lxc gitlab-runner 20220218173726.717 NOTICE   start - start.c:post_start:2172 - Started "/sbin/init" with pid "14789"
lxc gitlab-runner 20220218173726.718 TRACE    start - start.c:lxc_serve_state_socket_pair:547 - Sent container state "RUNNING" to 7
lxc gitlab-runner 20220218173726.718 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to RUNNING
lxc gitlab-runner 20220218173726.718 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc gitlab-runner 20220218173726.718 TRACE    mainloop - mainloop.c:__epoll_open:493 - Created epoll instance
lxc gitlab-runner 20220218173726.718 TRACE    lxccontainer - lxccontainer.c:wait_on_daemonized_start:882 - Container is in "RUNNING" state
lxc gitlab-runner 20220218173726.718 TRACE    mainloop - mainloop.c:__epoll_open:493 - Created epoll instance
lxc gitlab-runner 20220218173726.718 TRACE    start - start.c:lxc_poll:629 - Mainloop is ready
lxc gitlab-runner 20220218173726.718 TRACE    start - start.c:signal_handler:399 - Received signal ssi_signo(17) for ssi_pid(14790), si_signo(0), si_pid(0)
lxc gitlab-runner 20220218173726.718 NOTICE   start - start.c:signal_handler:449 - Received 17 from pid 14790 instead of container init 14789
lxc gitlab-runner 20220218173726.718 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173726.718 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173726.718 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173726.718 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173726.718 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173726.720 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173726.720 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173726.720 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173726.720 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173726.720 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173726.752 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173726.752 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173726.752 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173726.752 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173726.752 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173726.753 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173726.753 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173726.753 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173726.753 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173726.753 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173726.753 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173726.753 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173726.753 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173726.753 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173726.753 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.245 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.245 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_init_pid; cleaning up client fd 28
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.246 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.246 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.247 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.247 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.248 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.248 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.248 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.248 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.248 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.248 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.248 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_init_pid; cleaning up client fd 28
lxc gitlab-runner 20220218173729.248 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.248 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.248 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_init_pid; cleaning up client fd 28
lxc gitlab-runner 20220218173729.250 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.250 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.250 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.250 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.250 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.250 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173729.250 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.250 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173729.250 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173729.250 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173729.250 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.148 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.148 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.148 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.148 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.148 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.148 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.148 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_init_pid; cleaning up client fd 28
lxc gitlab-runner 20220218173808.148 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.148 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.148 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.148 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.148 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.148 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.148 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.148 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.149 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.149 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_init_pid; cleaning up client fd 28
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.150 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.150 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.153 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.153 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_init_pid; cleaning up client fd 28
lxc gitlab-runner 20220218173808.153 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.153 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.153 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.153 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.154 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.154 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.154 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.154 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173808.154 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.154 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173808.154 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173808.154 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173808.154 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.510 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.510 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_init_pid; cleaning up client fd 28
lxc gitlab-runner 20220218173827.510 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.510 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.510 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.510 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.510 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.510 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.510 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.510 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.510 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.511 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.511 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_init_pid; cleaning up client fd 28
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.512 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.512 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_init_pid; cleaning up client fd 28
lxc gitlab-runner 20220218173827.515 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.515 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.515 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.515 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.515 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.515 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_state; cleaning up client fd 28
lxc gitlab-runner 20220218173827.515 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.515 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.515 TRACE    commands - commands.c:lxc_cmd_accept:2051 - Accepted new client as fd 28 on command server fd 9
lxc gitlab-runner 20220218173827.516 TRACE    commands - commands.c:lxc_cmd_handler:2014 - Processed command get_limit_cgroup_fd; cleaning up client fd 28
lxc gitlab-runner 20220218173827.516 TRACE    mainloop - mainloop.c:disarm_handler:65 - Disarmed 28 for "lxc_cmd_handler" handler
lxc gitlab-runner 20220218173827.516 TRACE    commands - commands.c:lxc_cmd_cleanup_handler:1954 - Closing client fd 28 for "lxc_cmd_cleanup_handler"
lxc gitlab-runner 20220218173827.516 TRACE    mainloop - mainloop.c:delete_handler:79 - Deleted 28 for "lxc_cmd_handler" handler

From CONTAINER trying to start nested container

Name: test
Status: STOPPED
Type: container
Architecture: x86_64
Created: 2022/02/18 09:30 -00
Last Used: 2022/02/18 17:42 -00

Log:

lxc test 20220218174256.708 TRACE    commands - commands.c:lxc_cmd:513 - Connection refused - Command "get_state" failed to connect command socket
lxc test 20220218174256.708 TRACE    start - start.c:lxc_init_handler:741 - Created anonymous pair {3,7} of unix sockets
lxc test 20220218174256.708 TRACE    commands - commands.c:lxc_server_init:2078 - Created abstract unix socket "/var/lib/lxd/containers/test/command"
lxc test 20220218174256.708 TRACE    start - start.c:lxc_init_handler:757 - Unix domain socket 9 for command server is ready
lxc test 20220218174256.709 INFO     lxccontainer - lxccontainer.c:do_lxcapi_start:997 - Set process title to [lxc monitor] /var/lib/lxd/containers test
lxc test 20220218174256.710 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 4
lxc test 20220218174256.710 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 5
lxc test 20220218174256.710 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 6
lxc test 20220218174256.710 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 14
lxc test 20220218174256.710 TRACE    start - start.c:lxc_start:2188 - Doing lxc_start
lxc test 20220218174256.710 INFO     lsm - lsm/lsm.c:lsm_init_static:38 - Initialized LSM security driver nop
lxc test 20220218174256.710 TRACE    start - start.c:lxc_init:781 - Initialized LSM
lxc test 20220218174256.710 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to STARTING
lxc test 20220218174256.710 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc test 20220218174256.710 TRACE    start - start.c:lxc_init:787 - Set container state to "STARTING"
lxc test 20220218174256.710 TRACE    start - start.c:lxc_init:843 - Set environment variables
lxc test 20220218174256.710 INFO     conf - conf.c:run_script_argv:340 - Executing script "/proc/740/exe callhook /var/lib/lxd "default" "test" start" for container "test"
lxc test 20220218174256.710 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=pre-start
lxc test 20220218174256.710 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc test 20220218174256.710 DEBUG    lxccontainer - lxccontainer.c:wait_on_daemonized_start:858 - First child 915 exited
lxc test 20220218174256.775 TRACE    start - start.c:lxc_init:848 - Ran pre-start hooks
lxc test 20220218174256.775 TRACE    start - start.c:setup_signal_fd:373 - Created signal file descriptor 5
lxc test 20220218174256.775 TRACE    start - start.c:lxc_init:861 - Set up signal fd
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at systemd and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the name=systemd controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at misc and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the misc controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at rdma and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the rdma controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at pids and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the pids controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at hugetlb and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the hugetlb controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at net_prio and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the net_prio controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at perf_event and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the perf_event controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at net_cls and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the net_cls controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at freezer and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the freezer controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at devices and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the devices controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at memory and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the memory controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at blkio and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the blkio controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpuacct and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpuacct controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpu and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpu controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpuset and base cgroup (null)
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpuset controller
lxc test 20220218174256.775 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at openrc and base cgroup (null)
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the name=openrc controller
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__initialize_cgroups:3200 - No controllers are enabled for delegation in the unified hierarchy
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at unified and base cgroup (null)
lxc test 20220218174256.776 TRACE    cgroup - cgroups/cgroup.c:cgroup_init:40 - Initialized cgroup driver cgfsng
lxc test 20220218174256.776 TRACE    cgroup - cgroups/cgroup.c:cgroup_init:45 - Hybrid cgroup layout
lxc test 20220218174256.776 TRACE    start - start.c:lxc_init:868 - Initialized cgroup driver
lxc test 20220218174256.776 INFO     seccomp - seccomp.c:use_seccomp:1179 - Already seccomp-confined, not loading new policy
lxc test 20220218174256.776 TRACE    start - start.c:lxc_init:875 - Read seccomp policy
lxc test 20220218174256.776 TRACE    start - start.c:lxc_init:882 - Initialized LSM
lxc test 20220218174256.776 INFO     start - start.c:lxc_init:884 - Container "test" is initialized
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 10(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 11(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 12(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 13(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 14(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 15(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 16(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 17(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 18(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 19(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 20(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 21(lxc.monitor.test) cgroup
lxc test 20220218174256.776 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 22(lxc.monitor.test) cgroup
lxc test 20220218174256.777 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 23(lxc.monitor.test) cgroup
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 24(lxc.monitor.test) cgroup
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:626 - No isolated or offline cpus present in cpuset
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_initialize:676 - Initialized cpuset in the legacy hierarchy
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 25(lxc.monitor.test) cgroup
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 26(lxc.monitor.test) cgroup
lxc test 20220218174256.807 INFO     cgfsng - cgroups/cgfsng.c:cgfsng_monitor_create:1028 - The monitor process uses "lxc.monitor.test" as cgroup
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 27
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 27
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 28
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 28
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 29
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 29
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 30
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 30
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 31
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 31
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 32
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 32
lxc test 20220218174256.807 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 33
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 33
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 34
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 34
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 35
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 35
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 36
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 36
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 37
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 37
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 38
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 38
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 39
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 39
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 40
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 40
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 41
lxc test 20220218174256.808 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 41
lxc test 20220218174256.808 ERROR    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1176 - No such file or directory - Failed to enter cgroup 42
lxc test 20220218174256.808 ERROR    start - start.c:__lxc_start:2035 - Failed to enter monitor cgroup
lxc test 20220218174256.808 TRACE    start - start.c:lxc_serve_state_socket_pair:547 - Sent container state "ABORTING" to 7
lxc test 20220218174256.808 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to ABORTING
lxc test 20220218174256.808 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc test 20220218174256.808 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to STOPPING
lxc test 20220218174256.808 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc test 20220218174256.808 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/sbin/lxd callhook /var/lib/lxd "default" "test" stopns" for container "test"
lxc test 20220218174256.808 ERROR    lxccontainer - lxccontainer.c:wait_on_daemonized_start:877 - Received container state "ABORTING" instead of "RUNNING"
lxc test 20220218174256.808 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=stop
lxc test 20220218174256.808 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc test 20220218174301.816 WARN     cgfsng - cgroups/cgfsng.c:cgfsng_payload_destroy:548 - Uninitialized limit cgroup
lxc test 20220218174301.816 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 10(lxc.pivot) cgroup
lxc test 20220218174301.816 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 10(lxc.monitor.test)
lxc test 20220218174301.816 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 11(lxc.pivot) cgroup
lxc test 20220218174301.816 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 11(lxc.monitor.test)
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 12(lxc.pivot) cgroup
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 12(lxc.monitor.test)
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 13(lxc.pivot) cgroup
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 13(lxc.monitor.test)
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 14(lxc.pivot) cgroup
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 14(lxc.monitor.test)
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 15(lxc.pivot) cgroup
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 15(lxc.monitor.test)
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 16(lxc.pivot) cgroup
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 16(lxc.monitor.test)
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 17(lxc.pivot) cgroup
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 17(lxc.monitor.test)
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 18(lxc.pivot) cgroup
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 18(lxc.monitor.test)
lxc test 20220218174301.817 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 19(lxc.pivot) cgroup
lxc test 20220218174301.818 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 19(lxc.monitor.test)
lxc test 20220218174301.818 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 20(lxc.pivot) cgroup
lxc test 20220218174301.818 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 20(lxc.monitor.test)
lxc test 20220218174301.818 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 21(lxc.pivot) cgroup
lxc test 20220218174301.818 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 21(lxc.monitor.test)
lxc test 20220218174301.818 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 22(lxc.pivot) cgroup
lxc test 20220218174301.818 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 22(lxc.monitor.test)
lxc test 20220218174301.818 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 23(lxc.pivot) cgroup
lxc test 20220218174301.818 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 23(lxc.monitor.test)
lxc test 20220218174301.851 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 24(lxc.pivot) cgroup
lxc test 20220218174301.851 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:626 - No isolated or offline cpus present in cpuset
lxc test 20220218174301.851 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_initialize:676 - Initialized cpuset in the legacy hierarchy
lxc test 20220218174301.851 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 24(lxc.monitor.test)
lxc test 20220218174301.851 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 25(lxc.pivot) cgroup
lxc test 20220218174301.851 WARN     cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:906 - No such file or directory - Failed to move monitor 916 to "lxc.pivot"
lxc test 20220218174301.851 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 26(lxc.pivot) cgroup
lxc test 20220218174301.852 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 26(lxc.monitor.test)
lxc test 20220218174301.852 TRACE    start - start.c:lxc_end:966 - Closed command socket
lxc test 20220218174301.852 TRACE    start - start.c:lxc_end:977 - Set container state to "STOPPED"
lxc test 20220218174301.852 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "test"
lxc test 20220218174301.852 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=post-stop
lxc test 20220218174301.852 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc 20220218174301.852 ERROR    af_unix - af_unix.c:lxc_abstract_unix_recv_fds_iov:218 - Connection reset by peer - Failed to receive response
lxc 20220218174301.852 ERROR    commands - commands.c:lxc_cmd_rsp_recv_fds:127 - Failed to receive file descriptors for command "get_state"
lxc test 20220218174302.357 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/sbin/lxd callhook /var/lib/lxd "default" "test" stop" for container "test"
lxc test 20220218174302.357 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=post-stop
lxc test 20220218174302.357 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc

after downgrade inside CONTAINER

Name: test
Status: STOPPED
Type: container
Architecture: x86_64
Created: 2022/02/18 09:30 -00
Last Used: 2022/02/18 17:47 -00

Log:

lxc test 20220218174714.835 TRACE    commands - commands.c:lxc_cmd:509 - Connection refused - Command "get_state" failed to connect command socket
lxc test 20220218174714.835 TRACE    start - start.c:lxc_init_handler:741 - Created anonymous pair {3,7} of unix sockets
lxc test 20220218174714.835 TRACE    commands - commands.c:lxc_server_init:2069 - Created abstract unix socket "/var/lib/lxd/containers/test/command"
lxc test 20220218174714.835 TRACE    start - start.c:lxc_init_handler:757 - Unix domain socket 9 for command server is ready
lxc test 20220218174714.836 INFO     lxccontainer - lxccontainer.c:do_lxcapi_start:987 - Set process title to [lxc monitor] /var/lib/lxd/containers test
lxc test 20220218174714.837 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 4
lxc test 20220218174714.837 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 5
lxc test 20220218174714.837 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 6
lxc test 20220218174714.837 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 14
lxc test 20220218174714.837 TRACE    start - start.c:lxc_start:2182 - Doing lxc_start
lxc test 20220218174714.837 INFO     lsm - lsm/lsm.c:lsm_init_static:38 - Initialized LSM security driver nop
lxc test 20220218174714.837 TRACE    start - start.c:lxc_init:781 - Initialized LSM
lxc test 20220218174714.837 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to STARTING
lxc test 20220218174714.837 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc test 20220218174714.837 TRACE    start - start.c:lxc_init:787 - Set container state to "STARTING"
lxc test 20220218174714.837 TRACE    start - start.c:lxc_init:843 - Set environment variables
lxc test 20220218174714.837 INFO     conf - conf.c:run_script_argv:340 - Executing script "/proc/18260/exe callhook /var/lib/lxd "default" "test" start" for container "test"
lxc test 20220218174714.837 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=pre-start
lxc test 20220218174714.838 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc test 20220218174714.838 DEBUG    lxccontainer - lxccontainer.c:wait_on_daemonized_start:848 - First child 18465 exited
lxc test 20220218174714.894 TRACE    start - start.c:lxc_init:848 - Ran pre-start hooks
lxc test 20220218174714.894 TRACE    start - start.c:setup_signal_fd:373 - Created signal file descriptor 5
lxc test 20220218174714.894 TRACE    start - start.c:lxc_init:861 - Set up signal fd
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at systemd and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the name=systemd controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at misc and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the misc controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at rdma and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the rdma controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at pids and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the pids controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at hugetlb and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the hugetlb controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at net_prio and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the net_prio controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at perf_event and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the perf_event controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at net_cls and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the net_cls controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at freezer and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the freezer controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at devices and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the devices controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at memory and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the memory controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at blkio and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the blkio controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpuacct and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpuacct controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpu and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpu controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpuset and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpuset controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at openrc and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the name=openrc controller
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:__initialize_cgroups:3192 - No controllers are enabled for delegation in the unified hierarchy
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at unified and base cgroup (null)
lxc test 20220218174714.895 TRACE    cgroup - cgroups/cgroup.c:cgroup_init:40 - Initialized cgroup driver cgfsng
lxc test 20220218174714.895 TRACE    cgroup - cgroups/cgroup.c:cgroup_init:45 - Hybrid cgroup layout
lxc test 20220218174714.895 TRACE    start - start.c:lxc_init:868 - Initialized cgroup driver
lxc test 20220218174714.895 INFO     seccomp - seccomp.c:use_seccomp:1179 - Already seccomp-confined, not loading new policy
lxc test 20220218174714.895 TRACE    start - start.c:lxc_init:875 - Read seccomp policy
lxc test 20220218174714.895 TRACE    start - start.c:lxc_init:882 - Initialized LSM
lxc test 20220218174714.895 INFO     start - start.c:lxc_init:884 - Container "test" is initialized
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 10(lxc.monitor.test) cgroup
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 11(lxc.monitor.test) cgroup
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 12(lxc.monitor.test) cgroup
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 13(lxc.monitor.test) cgroup
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 14(lxc.monitor.test) cgroup
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 15(lxc.monitor.test) cgroup
lxc test 20220218174714.895 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 16(lxc.monitor.test) cgroup
lxc test 20220218174714.896 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 17(lxc.monitor.test) cgroup
lxc test 20220218174714.896 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 18(lxc.monitor.test) cgroup
lxc test 20220218174714.896 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 19(lxc.monitor.test) cgroup
lxc test 20220218174714.896 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 20(lxc.monitor.test) cgroup
lxc test 20220218174714.896 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 21(lxc.monitor.test) cgroup
lxc test 20220218174714.896 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 22(lxc.monitor.test) cgroup
lxc test 20220218174714.896 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 23(lxc.monitor.test) cgroup
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 24(lxc.monitor.test) cgroup
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:626 - No isolated or offline cpus present in cpuset
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_initialize:676 - Initialized cpuset in the legacy hierarchy
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 25(lxc.monitor.test) cgroup
lxc test 20220218174714.911 WARN     cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:735 - File exists - Creating the final cgroup 25(lxc.monitor.test) failed
lxc test 20220218174714.911 WARN     cgfsng - cgroups/cgfsng.c:cgroup_tree_create:795 - File exists - Failed to create monitor cgroup 25(lxc.monitor.test)
lxc test 20220218174714.911 DEBUG    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_create:1014 - Failed to create cgroup lxc.monitor.test)
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 10(lxc.monitor.test)
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 11(lxc.monitor.test)
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 12(lxc.monitor.test)
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 13(lxc.monitor.test)
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 14(lxc.monitor.test)
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 15(lxc.monitor.test)
lxc test 20220218174714.911 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 16(lxc.monitor.test)
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 17(lxc.monitor.test)
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 18(lxc.monitor.test)
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 19(lxc.monitor.test)
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 20(lxc.monitor.test)
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 21(lxc.monitor.test)
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 22(lxc.monitor.test)
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 23(lxc.monitor.test)
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_tree_prune_leaf:838 - Removed cgroup tree 24(lxc.monitor.test)
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 10(lxc.monitor.test-1) cgroup
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 11(lxc.monitor.test-1) cgroup
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 12(lxc.monitor.test-1) cgroup
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 13(lxc.monitor.test-1) cgroup
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 14(lxc.monitor.test-1) cgroup
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 15(lxc.monitor.test-1) cgroup
lxc test 20220218174714.912 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 16(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 17(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 18(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 19(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 20(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 21(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 22(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 23(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 24(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:626 - No isolated or offline cpus present in cpuset
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_initialize:676 - Initialized cpuset in the legacy hierarchy
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 25(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 26(lxc.monitor.test-1) cgroup
lxc test 20220218174714.913 INFO     cgfsng - cgroups/cgfsng.c:cgfsng_monitor_create:1028 - The monitor process uses "lxc.monitor.test-1" as cgroup
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 27
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 27
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 28
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 28
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 29
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 29
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 30
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 30
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 31
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 31
lxc test 20220218174714.913 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 32
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 32
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 33
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 33
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 34
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 34
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 35
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 35
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 36
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 36
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 37
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 37
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 38
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 38
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 39
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 39
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 40
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 40
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 41
lxc test 20220218174714.914 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 41
lxc test 20220218174714.914 ERROR    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1176 - No such file or directory - Failed to enter cgroup 42
lxc test 20220218174714.914 ERROR    start - start.c:__lxc_start:2030 - Failed to enter monitor cgroup
lxc test 20220218174714.914 TRACE    start - start.c:lxc_serve_state_socket_pair:547 - Sent container state "ABORTING" to 7
lxc test 20220218174714.914 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to ABORTING
lxc test 20220218174714.914 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc test 20220218174714.914 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to STOPPING
lxc test 20220218174714.914 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc test 20220218174714.914 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/sbin/lxd callhook /var/lib/lxd "default" "test" stopns" for container "test"
lxc test 20220218174714.914 ERROR    lxccontainer - lxccontainer.c:wait_on_daemonized_start:867 - Received container state "ABORTING" instead of "RUNNING"
lxc test 20220218174714.914 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=stop
lxc test 20220218174714.914 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc test 20220218174719.923 WARN     cgfsng - cgroups/cgfsng.c:cgfsng_payload_destroy:548 - Uninitialized limit cgroup
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 10(lxc.pivot) cgroup
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 10(lxc.monitor.test-1)
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 11(lxc.pivot) cgroup
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 11(lxc.monitor.test-1)
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 12(lxc.pivot) cgroup
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 12(lxc.monitor.test-1)
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 13(lxc.pivot) cgroup
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 13(lxc.monitor.test-1)
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 14(lxc.pivot) cgroup
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 14(lxc.monitor.test-1)
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 15(lxc.pivot) cgroup
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 15(lxc.monitor.test-1)
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 16(lxc.pivot) cgroup
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 16(lxc.monitor.test-1)
lxc test 20220218174719.923 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 17(lxc.pivot) cgroup
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 17(lxc.monitor.test-1)
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 18(lxc.pivot) cgroup
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 18(lxc.monitor.test-1)
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 19(lxc.pivot) cgroup
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 19(lxc.monitor.test-1)
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 20(lxc.pivot) cgroup
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 20(lxc.monitor.test-1)
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 21(lxc.pivot) cgroup
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 21(lxc.monitor.test-1)
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 22(lxc.pivot) cgroup
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 22(lxc.monitor.test-1)
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 23(lxc.pivot) cgroup
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 23(lxc.monitor.test-1)
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 24(lxc.pivot) cgroup
lxc test 20220218174719.924 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:626 - No isolated or offline cpus present in cpuset
lxc test 20220218174719.947 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_initialize:676 - Initialized cpuset in the legacy hierarchy
lxc test 20220218174719.947 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 24(lxc.monitor.test-1)
lxc test 20220218174719.947 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 25(lxc.pivot) cgroup
lxc test 20220218174719.947 WARN     cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:906 - No such file or directory - Failed to move monitor 18466 to "lxc.pivot"
lxc test 20220218174719.947 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Reusing 26(lxc.pivot) cgroup
lxc test 20220218174719.947 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 26(lxc.monitor.test-1)
lxc test 20220218174719.947 TRACE    start - start.c:lxc_end:966 - Closed command socket
lxc test 20220218174719.948 TRACE    start - start.c:lxc_end:977 - Set container state to "STOPPED"
lxc test 20220218174719.948 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "test"
lxc test 20220218174719.948 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=post-stop
lxc test 20220218174719.948 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc 20220218174719.948 ERROR    af_unix - af_unix.c:lxc_abstract_unix_recv_fds_iov:218 - Connection reset by peer - Failed to receive response
lxc 20220218174719.948 ERROR    commands - commands.c:lxc_cmd_rsp_recv_fds:127 - Failed to receive file descriptors
lxc test 20220218174720.453 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/sbin/lxd callhook /var/lib/lxd "default" "test" stop" for container "test"
lxc test 20220218174720.453 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=post-stop
lxc test 20220218174720.453 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc

after downgrading the HOST also this is inside container

Name: test
Status: STOPPED
Type: container
Architecture: x86_64
Created: 2022/02/18 09:30 -00
Last Used: 2022/02/18 17:59 -00

Log:

lxc test 20220218175927.199 TRACE    commands - commands.c:lxc_cmd:509 - Connection refused - Command "get_state" failed to connect command socket
lxc test 20220218175927.199 TRACE    start - start.c:lxc_init_handler:741 - Created anonymous pair {3,7} of unix sockets
lxc test 20220218175927.199 TRACE    commands - commands.c:lxc_server_init:2069 - Created abstract unix socket "/var/lib/lxd/containers/test/command"
lxc test 20220218175927.199 TRACE    start - start.c:lxc_init_handler:757 - Unix domain socket 9 for command server is ready
lxc test 20220218175927.200 INFO     lxccontainer - lxccontainer.c:do_lxcapi_start:987 - Set process title to [lxc monitor] /var/lib/lxd/containers test
lxc test 20220218175927.200 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 4
lxc test 20220218175927.201 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 5
lxc test 20220218175927.201 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 6
lxc test 20220218175927.201 INFO     start - start.c:lxc_check_inherited:328 - Closed inherited fd 14
lxc test 20220218175927.201 TRACE    start - start.c:lxc_start:2182 - Doing lxc_start
lxc test 20220218175927.201 INFO     lsm - lsm/lsm.c:lsm_init_static:38 - Initialized LSM security driver nop
lxc test 20220218175927.201 TRACE    start - start.c:lxc_init:781 - Initialized LSM
lxc test 20220218175927.201 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to STARTING
lxc test 20220218175927.201 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc test 20220218175927.201 TRACE    start - start.c:lxc_init:787 - Set container state to "STARTING"
lxc test 20220218175927.201 TRACE    start - start.c:lxc_init:843 - Set environment variables
lxc test 20220218175927.201 INFO     conf - conf.c:run_script_argv:340 - Executing script "/proc/712/exe callhook /var/lib/lxd "default" "test" start" for container "test"
lxc test 20220218175927.201 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=pre-start
lxc test 20220218175927.201 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc test 20220218175927.201 DEBUG    lxccontainer - lxccontainer.c:wait_on_daemonized_start:848 - First child 884 exited
lxc test 20220218175927.258 TRACE    start - start.c:lxc_init:848 - Ran pre-start hooks
lxc test 20220218175927.258 TRACE    start - start.c:setup_signal_fd:373 - Created signal file descriptor 5
lxc test 20220218175927.258 TRACE    start - start.c:lxc_init:861 - Set up signal fd
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at systemd and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the name=systemd controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at misc and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the misc controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at rdma and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the rdma controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at pids and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the pids controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at hugetlb and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the hugetlb controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at net_prio and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the net_prio controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at perf_event and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the perf_event controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at net_cls and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the net_cls controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at freezer and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the freezer controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at devices and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the devices controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at memory and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the memory controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at blkio and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the blkio controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpuacct and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpuacct controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpu and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpu controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at cpuset and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the cpuset controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at openrc and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:459 - The hierarchy contains the name=openrc controller
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:__initialize_cgroups:3192 - No controllers are enabled for delegation in the unified hierarchy
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:cgroup_hierarchy_add:456 - Adding cgroup hierarchy mounted at unified and base cgroup (null)
lxc test 20220218175927.258 TRACE    cgroup - cgroups/cgroup.c:cgroup_init:40 - Initialized cgroup driver cgfsng
lxc test 20220218175927.258 TRACE    cgroup - cgroups/cgroup.c:cgroup_init:45 - Hybrid cgroup layout
lxc test 20220218175927.258 TRACE    start - start.c:lxc_init:868 - Initialized cgroup driver
lxc test 20220218175927.258 INFO     seccomp - seccomp.c:use_seccomp:1179 - Already seccomp-confined, not loading new policy
lxc test 20220218175927.258 TRACE    start - start.c:lxc_init:875 - Read seccomp policy
lxc test 20220218175927.258 TRACE    start - start.c:lxc_init:882 - Initialized LSM
lxc test 20220218175927.258 INFO     start - start.c:lxc_init:884 - Container "test" is initialized
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 10(lxc.monitor.test) cgroup
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 11(lxc.monitor.test) cgroup
lxc test 20220218175927.258 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 12(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 13(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 14(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 15(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 16(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 17(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 18(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 19(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 20(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 21(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 22(lxc.monitor.test) cgroup
lxc test 20220218175927.259 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 23(lxc.monitor.test) cgroup
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 24(lxc.monitor.test) cgroup
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:626 - No isolated or offline cpus present in cpuset
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_initialize:676 - Initialized cpuset in the legacy hierarchy
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 25(lxc.monitor.test) cgroup
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 26(lxc.monitor.test) cgroup
lxc test 20220218175927.287 INFO     cgfsng - cgroups/cgfsng.c:cgfsng_monitor_create:1028 - The monitor process uses "lxc.monitor.test" as cgroup
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 27
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 27
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 28
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 28
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 29
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 29
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 30
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 30
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 31
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 31
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 32
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 32
lxc test 20220218175927.287 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 33
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 33
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 34
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 34
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 35
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 35
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 36
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 36
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 37
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 37
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 38
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 38
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 39
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 39
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 40
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 40
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1178 - Moved monitor into cgroup 41
lxc test 20220218175927.288 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1187 - Moved transient process into cgroup 41
lxc test 20220218175927.288 ERROR    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_enter:1176 - No such file or directory - Failed to enter cgroup 42
lxc test 20220218175927.288 ERROR    start - start.c:__lxc_start:2030 - Failed to enter monitor cgroup
lxc test 20220218175927.288 TRACE    start - start.c:lxc_serve_state_socket_pair:547 - Sent container state "ABORTING" to 7
lxc test 20220218175927.288 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to ABORTING
lxc test 20220218175927.288 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc test 20220218175927.288 TRACE    start - start.c:lxc_serve_state_clients:486 - Set container state to STOPPING
lxc test 20220218175927.288 TRACE    start - start.c:lxc_serve_state_clients:489 - No state clients registered
lxc test 20220218175927.288 ERROR    lxccontainer - lxccontainer.c:wait_on_daemonized_start:867 - Received container state "ABORTING" instead of "RUNNING"
lxc test 20220218175927.288 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/sbin/lxd callhook /var/lib/lxd "default" "test" stopns" for container "test"
lxc test 20220218175927.288 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=stop
lxc test 20220218175927.288 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc test 20220218175932.297 WARN     cgfsng - cgroups/cgfsng.c:cgfsng_payload_destroy:548 - Uninitialized limit cgroup
lxc test 20220218175932.297 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 10(lxc.pivot) cgroup
lxc test 20220218175932.297 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 10(lxc.monitor.test)
lxc test 20220218175932.297 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 11(lxc.pivot) cgroup
lxc test 20220218175932.297 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 11(lxc.monitor.test)
lxc test 20220218175932.297 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 12(lxc.pivot) cgroup
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 12(lxc.monitor.test)
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 13(lxc.pivot) cgroup
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 13(lxc.monitor.test)
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 14(lxc.pivot) cgroup
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 14(lxc.monitor.test)
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 15(lxc.pivot) cgroup
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 15(lxc.monitor.test)
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 16(lxc.pivot) cgroup
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 16(lxc.monitor.test)
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 17(lxc.pivot) cgroup
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 17(lxc.monitor.test)
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 18(lxc.pivot) cgroup
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 18(lxc.monitor.test)
lxc test 20220218175932.298 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 19(lxc.pivot) cgroup
lxc test 20220218175932.299 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 19(lxc.monitor.test)
lxc test 20220218175932.299 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 20(lxc.pivot) cgroup
lxc test 20220218175932.299 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 20(lxc.monitor.test)
lxc test 20220218175932.299 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 21(lxc.pivot) cgroup
lxc test 20220218175932.299 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 21(lxc.monitor.test)
lxc test 20220218175932.299 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 22(lxc.pivot) cgroup
lxc test 20220218175932.299 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 22(lxc.monitor.test)
lxc test 20220218175932.299 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 23(lxc.pivot) cgroup
lxc test 20220218175932.299 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 23(lxc.monitor.test)
lxc test 20220218175932.331 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 24(lxc.pivot) cgroup
lxc test 20220218175932.331 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_cpus_initialize:626 - No isolated or offline cpus present in cpuset
lxc test 20220218175932.331 TRACE    cgfsng - cgroups/cgfsng.c:cpuset1_initialize:676 - Initialized cpuset in the legacy hierarchy
lxc test 20220218175932.331 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 24(lxc.monitor.test)
lxc test 20220218175932.331 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 25(lxc.pivot) cgroup
lxc test 20220218175932.331 WARN     cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:906 - No such file or directory - Failed to move monitor 885 to "lxc.pivot"
lxc test 20220218175932.331 TRACE    cgfsng - cgroups/cgfsng.c:__cgroup_tree_create:715 - Created 26(lxc.pivot) cgroup
lxc test 20220218175932.332 TRACE    cgfsng - cgroups/cgfsng.c:cgfsng_monitor_destroy:915 - Removed cgroup tree 26(lxc.monitor.test)
lxc test 20220218175932.332 TRACE    start - start.c:lxc_end:966 - Closed command socket
lxc test 20220218175932.332 TRACE    start - start.c:lxc_end:977 - Set container state to "STOPPED"
lxc test 20220218175932.332 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/share/lxcfs/lxc.reboot.hook" for container "test"
lxc test 20220218175932.332 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=post-stop
lxc test 20220218175932.332 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc
lxc 20220218175932.332 ERROR    af_unix - af_unix.c:lxc_abstract_unix_recv_fds_iov:218 - Connection reset by peer - Failed to receive response
lxc 20220218175932.332 ERROR    commands - commands.c:lxc_cmd_rsp_recv_fds:127 - Failed to receive file descriptors
lxc test 20220218175932.837 INFO     conf - conf.c:run_script_argv:340 - Executing script "/usr/sbin/lxd callhook /var/lib/lxd "default" "test" stop" for container "test"
lxc test 20220218175932.837 TRACE    conf - conf.c:run_script_argv:383 - Set environment variable: LXC_HOOK_TYPE=post-stop
lxc test 20220218175932.837 TRACE    conf - conf.c:run_script_argv:388 - Set environment variable: LXC_HOOK_SECTION=lxc

Thank you. Can you show me findmnt on the host, container, and nested container, pleaes?

this is HOST

TARGET                                 SOURCE             FSTYPE      OPTIONS
/                                      /dev/sdg2          btrfs       rw,relatime,compress=lzo,space_cache=v2,subvolid=5,subvol=/
β”œβ”€/proc                                proc               proc        rw,nosuid,nodev,noexec,relatime
β”‚ └─/proc/sys/fs/binfmt_misc           binfmt_misc        binfmt_misc rw,nosuid,nodev,noexec,relatime
β”œβ”€/sys                                 sysfs              sysfs       rw,nosuid,nodev,noexec,relatime
β”‚ β”œβ”€/sys/kernel/security               securityfs         securityfs  rw,nosuid,nodev,noexec,relatime
β”‚ β”œβ”€/sys/kernel/debug                  debugfs            debugfs     rw,nosuid,nodev,noexec,relatime
β”‚ β”œβ”€/sys/fs/pstore                     pstore             pstore      rw,nosuid,nodev,noexec,relatime
β”‚ └─/sys/fs/cgroup                     cgroup_root        tmpfs       rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755,inode64
β”‚   β”œβ”€/sys/fs/cgroup/openrc            openrc             cgroup      rw,nosuid,nodev,noexec,relatime,release_agent=/lib/rc/sh/cgroup-release-agent.sh,name=openrc
β”‚   β”œβ”€/sys/fs/cgroup/unified           none               cgroup2     rw,nosuid,nodev,noexec,relatime
β”‚   β”œβ”€/sys/fs/cgroup/cpuset            cpuset             cgroup      rw,nosuid,nodev,noexec,relatime,cpuset
β”‚   β”œβ”€/sys/fs/cgroup/cpu               cpu                cgroup      rw,nosuid,nodev,noexec,relatime,cpu
β”‚   β”œβ”€/sys/fs/cgroup/cpuacct           cpuacct            cgroup      rw,nosuid,nodev,noexec,relatime,cpuacct
β”‚   β”œβ”€/sys/fs/cgroup/blkio             blkio              cgroup      rw,nosuid,nodev,noexec,relatime,blkio
β”‚   β”œβ”€/sys/fs/cgroup/memory            memory             cgroup      rw,nosuid,nodev,noexec,relatime,memory
β”‚   β”œβ”€/sys/fs/cgroup/devices           devices            cgroup      rw,nosuid,nodev,noexec,relatime,devices
β”‚   β”œβ”€/sys/fs/cgroup/freezer           freezer            cgroup      rw,nosuid,nodev,noexec,relatime,freezer
β”‚   β”œβ”€/sys/fs/cgroup/net_cls           net_cls            cgroup      rw,nosuid,nodev,noexec,relatime,net_cls
β”‚   β”œβ”€/sys/fs/cgroup/perf_event        perf_event         cgroup      rw,nosuid,nodev,noexec,relatime,perf_event
β”‚   β”œβ”€/sys/fs/cgroup/net_prio          net_prio           cgroup      rw,nosuid,nodev,noexec,relatime,net_prio
β”‚   β”œβ”€/sys/fs/cgroup/hugetlb           hugetlb            cgroup      rw,nosuid,nodev,noexec,relatime,hugetlb
β”‚   β”œβ”€/sys/fs/cgroup/pids              pids               cgroup      rw,nosuid,nodev,noexec,relatime,pids
β”‚   β”œβ”€/sys/fs/cgroup/rdma              rdma               cgroup      rw,nosuid,nodev,noexec,relatime,rdma
β”‚   β”œβ”€/sys/fs/cgroup/misc              misc               cgroup      rw,nosuid,nodev,noexec,relatime,misc
β”‚   └─/sys/fs/cgroup/systemd           systemd            cgroup      rw,relatime,name=systemd
β”œβ”€/dev                                 devtmpfs           devtmpfs    rw,nosuid,size=10240k,nr_inodes=16495059,mode=755,inode64
β”‚ β”œβ”€/dev/pts                           devpts             devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
β”‚ β”œβ”€/dev/shm                           tmpfs              tmpfs       rw,nosuid,nodev,noexec,inode64
β”‚ └─/dev/mqueue                        mqueue             mqueue      rw,nosuid,nodev,noexec,relatime
β”œβ”€/run                                 tmpfs              tmpfs       rw,nosuid,nodev,noexec,mode=755,inode64
β”œβ”€/storage                             /dev/sda2          btrfs       rw,noatime,compress=zstd:3,ssd,space_cache,user_subvol_rm_allowed,subvolid=5,subvol=/
β”œβ”€/usr/src                             /dev/sda2[/usr/src]
β”‚                                                         btrfs       rw,noatime,compress=zstd:3,ssd,space_cache,user_subvol_rm_allowed,subvolid=652,subvol=/usr/src
β”œβ”€/var                                 /dev/sda2[/var]    btrfs       rw,noatime,compress=zstd:3,ssd,space_cache,user_subvol_rm_allowed,subvolid=636,subvol=/var
β”‚ β”œβ”€/var/lib/lxcfs                     lxcfs              fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
β”‚ β”œβ”€/var/lib/lxd/shmounts              tmpfs              tmpfs       rw,relatime,size=100k,mode=711,inode64
β”‚ β”œβ”€/var/lib/lxd/devlxd                tmpfs              tmpfs       rw,relatime,size=100k,mode=755,inode64
β”‚ └─/var/lib/lxd/storage-pools/default /dev/sda2[/var/lib/lxd/storage-pools/default]
β”‚                                                         btrfs       rw,noatime,compress=zstd:3,ssd,space_cache,user_subvol_rm_allowed,subvolid=637,subvol=/var/lib/lxd/storage-pools/default
β”œβ”€/srv                                 /dev/sda2[/srv]    btrfs       rw,noatime,compress=zstd:3,ssd,space_cache,user_subvol_rm_allowed,subvolid=653,subvol=/srv
β”œβ”€/home                                /dev/sda2[/home]   btrfs       rw,noatime,compress=zstd:3,ssd,space_cache,user_subvol_rm_allowed,subvolid=655,subvol=/home
β”œβ”€/root                                /dev/sda2[/home/root]
β”‚                                                         btrfs       rw,noatime,compress=zstd:3,ssd,space_cache,user_subvol_rm_allowed,subvolid=656,subvol=/home/root
β”œβ”€/opt                                 /dev/sda2[/opt]    btrfs       rw,noatime,compress=zstd:3,ssd,space_cache,user_subvol_rm_allowed,subvolid=654,subvol=/opt
└─/mnt                                 /dev/sde3          btrfs       rw,relatime,ssd,space_cache,subvolid=5,subvol=/

this is CONTAINER

TARGET                              SOURCE                 FSTYPE      OPTIONS                                                                                                                
/                                   /dev/sda2[/var/lib/lxd/storage-pools/default/containers/gitlab-runner/rootfs]
β”‚                                                          btrfs       rw,noatime,compress=zstd:3,ssd,space_cache,user_subvol_rm_allowed,subvolid=3744,subvol=/var/lib/lxd/storage-pools/defau
β”œβ”€/run                              tmpfs                  tmpfs       rw,nosuid,nodev,size=26401416k,nr_inodes=819200,mode=755,uid=6200000,gid=6200000,inode64
β”œβ”€/var/lib/lxd/shmounts             tmpfs                  tmpfs       rw,relatime,size=100k,mode=711,uid=6200000,gid=6200000,inode64
β”œβ”€/var/lib/lxd/devlxd               tmpfs                  tmpfs       rw,relatime,size=100k,mode=755,uid=6200000,gid=6200000,inode64
β”œβ”€/dev                              none                   tmpfs       rw,nosuid,relatime,size=10240k,mode=755,uid=6200000,gid=6200000,inode64
β”‚ β”œβ”€/dev/shm                        shm                    tmpfs       rw,nosuid,nodev,noexec,relatime,uid=6200000,gid=6200000,inode64
β”‚ β”œβ”€/dev/fuse                       devtmpfs[/fuse]        devtmpfs    rw,nosuid,size=10240k,nr_inodes=16495059,mode=755,inode64
β”‚ β”œβ”€/dev/net/tun                    devtmpfs[/net/tun]     devtmpfs    rw,nosuid,size=10240k,nr_inodes=16495059,mode=755,inode64
β”‚ β”œβ”€/dev/mqueue                     mqueue                 mqueue      rw,nosuid,nodev,noexec,relatime
β”‚ β”œβ”€/dev/.lxc/proc                  proc                   proc        rw,relatime
β”‚ β”œβ”€/dev/.lxc/sys                   sys                    sysfs       rw,relatime                                                                                                            
β”‚ β”œβ”€/dev/lxd                        tmpfs                  tmpfs       rw,relatime,size=100k,mode=755,inode64                   
β”‚ β”œβ”€/dev/.lxd-mounts                tmpfs[/gitlab-runner]  tmpfs       rw,relatime,size=100k,mode=711,inode64
β”‚ β”œβ”€/dev/full                       devtmpfs[/full]        devtmpfs    rw,nosuid,size=10240k,nr_inodes=16495059,mode=755,inode64
β”‚ β”œβ”€/dev/null                       devtmpfs[/null]        devtmpfs    rw,nosuid,size=10240k,nr_inodes=16495059,mode=755,inode64
β”‚ β”œβ”€/dev/random                     devtmpfs[/random]      devtmpfs    rw,nosuid,size=10240k,nr_inodes=16495059,mode=755,inode64
β”‚ β”œβ”€/dev/tty                        devtmpfs[/tty]         devtmpfs    rw,nosuid,size=10240k,nr_inodes=16495059,mode=755,inode64
β”‚ β”œβ”€/dev/urandom                    devtmpfs[/urandom]     devtmpfs    rw,nosuid,size=10240k,nr_inodes=16495059,mode=755,inode64
β”‚ β”œβ”€/dev/zero                       devtmpfs[/zero]        devtmpfs    rw,nosuid,size=10240k,nr_inodes=16495059,mode=755,inode64
β”‚ β”œβ”€/dev/pts                        devpts                 devpts      rw,nosuid,noexec,relatime,gid=6200005,mode=620,ptmxmode=666,max=1024
β”‚ β”œβ”€/dev/ptmx                       devpts[/ptmx]          devpts      rw,nosuid,noexec,relatime,gid=6200005,mode=620,ptmxmode=666,max=1024
β”‚ └─/dev/console                    devpts[/0]             devpts      rw,nosuid,noexec,relatime,gid=6200005,mode=620,ptmxmode=666,max=1024
β”œβ”€/proc                             proc                   proc        rw,nosuid,nodev,noexec,relatime
β”‚ β”œβ”€/proc/sys/fs/binfmt_misc        binfmt_misc            binfmt_misc rw,nosuid,nodev,noexec,relatime
β”‚ β”œβ”€/proc/cpuinfo                   lxcfs[/proc/cpuinfo]   fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
β”‚ β”œβ”€/proc/diskstats                 lxcfs[/proc/diskstats] fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
β”‚ β”œβ”€/proc/loadavg                   lxcfs[/proc/loadavg]   fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
β”‚ β”œβ”€/proc/meminfo                   lxcfs[/proc/meminfo]   fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
β”‚ β”œβ”€/proc/stat                      lxcfs[/proc/stat]      fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
β”‚ β”œβ”€/proc/swaps                     lxcfs[/proc/swaps]     fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
β”‚ β”œβ”€/proc/uptime                    lxcfs[/proc/uptime]    fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
β”‚ └─/proc/sys/kernel/random/boot_id none[/.lxc-boot-id]    tmpfs       ro,nosuid,nodev,noexec,relatime,size=10240k,mode=755,uid=6200000,gid=6200000,inode64
β”œβ”€/sys                              sysfs                  sysfs       rw,relatime
β”‚ β”œβ”€/sys/fs/cgroup                  cgroup_root            tmpfs       rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755,uid=6200000,gid=6200000,inode64
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/unified        none                   cgroup2     rw,nosuid,nodev,noexec,relatime
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/cpuset         cpuset                 cgroup      rw,nosuid,nodev,noexec,relatime,cpuset
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/cpu            cpu                    cgroup      rw,nosuid,nodev,noexec,relatime,cpu
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/cpuacct        cpuacct                cgroup      rw,nosuid,nodev,noexec,relatime,cpuacct
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/blkio          blkio                  cgroup      rw,nosuid,nodev,noexec,relatime,blkio
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/memory         memory                 cgroup      rw,nosuid,nodev,noexec,relatime,memory
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/devices        devices                cgroup      rw,nosuid,nodev,noexec,relatime,devices
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/freezer        freezer                cgroup      rw,nosuid,nodev,noexec,relatime,freezer
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/net_cls        net_cls                cgroup      rw,nosuid,nodev,noexec,relatime,net_cls
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/perf_event     perf_event             cgroup      rw,nosuid,nodev,noexec,relatime,perf_event
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/net_prio       net_prio               cgroup      rw,nosuid,nodev,noexec,relatime,net_prio
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/hugetlb        hugetlb                cgroup      rw,nosuid,nodev,noexec,relatime,hugetlb
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/pids           pids                   cgroup      rw,nosuid,nodev,noexec,relatime,pids
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/rdma           rdma                   cgroup      rw,nosuid,nodev,noexec,relatime,rdma
β”‚ β”‚ β”œβ”€/sys/fs/cgroup/misc           misc                   cgroup      rw,nosuid,nodev,noexec,relatime,misc
β”‚ β”‚ └─/sys/fs/cgroup/systemd        systemd                cgroup      rw,relatime,name=systemd 
β”‚ β”œβ”€/sys/fs/fuse/connections        sysfs[/fs/fuse/connections]
β”‚ β”‚                                                        sysfs       rw,nosuid,nodev,noexec,relatime
β”‚ β”œβ”€/sys/fs/pstore                  pstore                 pstore      rw,nosuid,nodev,noexec,relatime
β”‚ β”œβ”€/sys/kernel/debug               debugfs                debugfs     rw,nosuid,nodev,noexec,relatime
β”‚ β”œβ”€/sys/kernel/security            securityfs             securityfs  rw,nosuid,nodev,noexec,relatime
β”‚ β”œβ”€/sys/kernel/tracing             sysfs[/kernel/tracing] sysfs       rw,nosuid,nodev,noexec,relatime
β”‚ └─/sys/devices/system/cpu/online  lxcfs[/sys/devices/system/cpu/online]
β”‚                                                          fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
└─/var/lib/lxcfs                    lxcfs                  fuse.lxcfs  rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other