Advertisement
westerweerdt

BalenaOS test result

Oct 26th, 2020
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 102.51 KB | None | 0 0
  1. root@balena:~# balena ps
  2. CONTAINER ID        IMAGE                            COMMAND                  CREATED             STATUS                    PORTS               NAMES
  3. 32102f4fec81        balena/rpi-supervisor:v11.12.4   "/usr/src/app/entry.…"   59 minutes ago      Up 59 minutes (healthy)                       resin_supervisor
  4.  
  5. root@balena:~# cat /mnt/boot/config.json
  6. {
  7.   "deviceType": "raspberry-pi",
  8.   "hostname": "balena",
  9.   "localMode": true,
  10.   "persistentLogging": false,
  11.   "uuid": "8b7a3ccb9b58dac48e440e8d8f065b1f"
  12. }
  13.  
  14. root@balena:~# cat /mnt/data/apps.json
  15. {
  16.     "apps": {
  17.         "1": {
  18.             "commit": "b12762e3acee106a90a464d35066297c",
  19.             "name": "yokosoApp",
  20.             "networks": {},
  21.             "releaseId": 3,
  22.             "services": {
  23.                 "1": {
  24.                     "cap_add": [
  25.                         "NET_ADMIN",
  26.                         "SYS_RAWIO"
  27.                     ],
  28.                     "environment": {
  29.                         "DBUS_SYSTEM_BUS_ADDRESS": "unix:path=/host/run/dbus/system_bus_socket"
  30.                     },
  31.                     "extra_hosts": [
  32.                         "yokoso: 127.0.0.1"
  33.                     ],
  34.                     "image": "registry.yokosotv.com/v2/9bc73adcc2bc269af4c78e55bc7efdc9@sha256:77364ef4238df8c04dc97a1fde064b06067200233dd914ae51fedfc58d272d4c",
  35.                     "imageId": 3,
  36.                     "labels": {
  37.                         "io.balena.features.dbus": "1",
  38.                         "io.balena.features.firmware": "1",
  39.                         "io.balena.features.kernel-modules": "1",
  40.                         "io.balena.features.supervisor-api": "1"
  41.                     },
  42.                     "network_mode": "host",
  43.                     "ports": [
  44.                         "80:80"
  45.                     ],
  46.                     "privileged": true,
  47.                     "restart": "always",
  48.                     "running": true,
  49.                     "serviceName": "yokoso",
  50.                     "volumes": [
  51.                         "yokoso-data:/yokoso"
  52.                     ]
  53.                 }
  54.             },
  55.             "volumes": {
  56.                 "yokoso-data": {}
  57.             }
  58.         }
  59.     },
  60.     "config": {
  61.         "RESIN_SUPERVISOR_POLL_INTERVAL": "600000"
  62.     },
  63.     "pinDevice": false
  64.  
  65. root@balena:~# balena images
  66. REPOSITORY                                                  TAG                 IMAGE ID            CREATED             SIZE
  67. registry.yokosotv.com/v2/9bc73adcc2bc269af4c78e55bc7efdc9   <none>              7d9fd7867de4        2 hours ago         1.25GB
  68. balena/rpi-supervisor                                       v11.12.4            dfc8b4c692f0        2 months ago        65.8MB
  69. balena-healthcheck-image                                    latest              cfdb1bf11e4c        9 months ago        8.95kB
  70.  
  71. root@balena:~# balena logs 32
  72. [info]    Supervisor v11.12.4 starting up...
  73. [info]    Setting host to discoverable
  74. [warn]    Invalid firewall mode: . Reverting to state: off
  75. [info]    🔥 Applying firewall mode: off
  76. [debug]   Starting logging infrastructure
  77. [success] 🔥 Firewall mode applied
  78. [info]    Starting firewall
  79. [debug]   Starting api binder
  80. [debug]   Unmanaged mode is set, skipping API client initialization
  81. [event]   Event: Supervisor start {}
  82. [debug]   Performing database cleanup for container log timestamps
  83. [info]    Starting up in unmanaged mode, activating local mode
  84. [info]    Switching logging backend to LocalLogBackend
  85. [debug]   Connectivity check enabled: true
  86. [debug]   No API endpoint specified, skipping connectivity check
  87. [debug]   Starting periodic check for IP addresses
  88. [info]    Reporting initial state, supervisor version and API info
  89. [warn]    Invalid firewall mode: . Reverting to state: off
  90. [info]    🔥 Applying firewall mode: off
  91. [debug]   Storing engine snapshot in the database. Timestamp: 2020-10-26T20:54:48.360Z
  92. (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
  93. [info]    Attempting to load any preloaded applications
  94. [debug]   Handling of local mode switch is completed
  95. [success] 🔥 Firewall mode applied
  96. [success] Preloading complete
  97. [info]    Starting API server
  98. [info]    Supervisor API successfully started on port 48484
  99. [info]    Applying target state
  100. [info]    Unmanaged mode is set, skipping API binder initialization
  101. [debug]   Finished applying target state
  102. [success] Device state apply success
  103. [api]     GET /v1/healthy 200 - 213.587 ms
  104. [api]     GET /v1/healthy 200 - 66.885 ms
  105. [debug]   Attempting container log timestamp flush...
  106. [debug]   Container log timestamp flush complete
  107. [api]     GET /v1/healthy 200 - 43.798 ms
  108. [debug]   Attempting container log timestamp flush...
  109. [debug]   Container log timestamp flush complete
  110. [api]     GET /v1/healthy 200 - 42.373 ms
  111. [api]     GET /v1/healthy 200 - 41.977 ms
  112. [debug]   Attempting container log timestamp flush...
  113. [debug]   Container log timestamp flush complete
  114. [api]     GET /v1/healthy 200 - 58.821 ms
  115. [api]     GET /v1/healthy 200 - 60.381 ms
  116. [debug]   Attempting container log timestamp flush...
  117. [debug]   Container log timestamp flush complete
  118. [api]     GET /v1/healthy 200 - 47.093 ms
  119. [api]     GET /v1/healthy 200 - 42.516 ms
  120. [debug]   Attempting container log timestamp flush...
  121. [debug]   Container log timestamp flush complete
  122. [api]     GET /v1/healthy 200 - 50.833 ms
  123. [api]     GET /v1/healthy 200 - 42.931 ms
  124.  
  125. root@balena:~# journalctl --no-pager
  126. -- Logs begin at Tue 2020-08-04 14:05:39 UTC, end at Mon 2020-10-26 21:54:42 UTC. --
  127. Aug 04 14:05:39 localhost kernel: Booting Linux on physical CPU 0x0
  128. Aug 04 14:05:39 localhost kernel: Linux version 4.19.118 (oe-user@oe-host) (gcc version 8.3.0 (GCC)) #1 Fri Aug 14 08:34:34 UTC 2020
  129. Aug 04 14:05:39 localhost kernel: CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
  130. Aug 04 14:05:39 localhost kernel: CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  131. Aug 04 14:05:39 localhost kernel: OF: fdt: Machine model: Raspberry Pi Zero W Rev 1.1
  132. Aug 04 14:05:39 localhost kernel: Memory policy: Data cache writeback
  133. Aug 04 14:05:39 localhost kernel: cma: Reserved 8 MiB at 0x1e400000
  134. Aug 04 14:05:39 localhost kernel: On node 0 totalpages: 126976
  135. Aug 04 14:05:39 localhost kernel:   Normal zone: 1116 pages used for memmap
  136. Aug 04 14:05:39 localhost kernel:   Normal zone: 0 pages reserved
  137. Aug 04 14:05:39 localhost kernel:   Normal zone: 126976 pages, LIFO batch:31
  138. Aug 04 14:05:39 localhost kernel: random: get_random_bytes called from start_kernel+0x94/0x49c with crng_init=0
  139. Aug 04 14:05:39 localhost kernel: pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  140. Aug 04 14:05:39 localhost kernel: pcpu-alloc: [0] 0
  141. Aug 04 14:05:39 localhost kernel: Built 1 zonelists, mobility grouping on.  Total pages: 125860
  142. Aug 04 14:05:39 localhost kernel: Kernel command line: coherent_pool=1M 8250.nr_uarts=1 bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1080 bcm2708_fb.fbdepth=16 bcm2708_fb.fbswap=1 smsc95xx.macaddr=B8:27:EB:4C:88:36 vc_mem.mem_base=0x1fa00000 vc_mem.mem_size=0x20000000  dwc_otg.lpm_enable=0 console=tty1 console=ttyS0,115200 rootfstype=ext4 rootwait root=UUID=ba1eadef-f68d-48ab-8372-abb1ee330d0e rootwait
  143. Aug 04 14:05:39 localhost kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  144. Aug 04 14:05:39 localhost kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  145. Aug 04 14:05:39 localhost kernel: Memory: 473472K/507904K available (8055K kernel code, 683K rwdata, 2360K rodata, 8640K init, 802K bss, 26240K reserved, 8192K cma-reserved)
  146. Aug 04 14:05:39 localhost kernel: Virtual kernel memory layout:
  147.                                       vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  148.                                       fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
  149.                                       vmalloc : 0xdf800000 - 0xff800000   ( 512 MB)
  150.                                       lowmem  : 0xc0000000 - 0xdf000000   ( 496 MB)
  151.                                       modules : 0xbf000000 - 0xc0000000   (  16 MB)
  152.                                         .text : 0x(ptrval) - 0x(ptrval)   (8056 kB)
  153.                                         .init : 0x(ptrval) - 0x(ptrval)   (8640 kB)
  154.                                         .data : 0x(ptrval) - 0x(ptrval)   ( 684 kB)
  155.                                          .bss : 0x(ptrval) - 0x(ptrval)   ( 803 kB)
  156. Aug 04 14:05:39 localhost kernel: SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  157. Aug 04 14:05:39 localhost kernel: ftrace: allocating 28694 entries in 85 pages
  158. Aug 04 14:05:39 localhost kernel: NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  159. Aug 04 14:05:39 localhost kernel: sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
  160. Aug 04 14:05:39 localhost kernel: clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
  161. Aug 04 14:05:39 localhost kernel: bcm2835: system timer (irq = 27)
  162. Aug 04 14:05:39 localhost kernel: Console: colour dummy device 80x30
  163. Aug 04 14:05:39 localhost kernel: console [tty1] enabled
  164. Aug 04 14:05:39 localhost kernel: Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792)
  165. Aug 04 14:05:39 localhost kernel: pid_max: default: 32768 minimum: 301
  166. Aug 04 14:05:39 localhost kernel: Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  167. Aug 04 14:05:39 localhost kernel: Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  168. Aug 04 14:05:39 localhost kernel: CPU: Testing write buffer coherency: ok
  169. Aug 04 14:05:39 localhost kernel: Setting up static identity map for 0x8200 - 0x8238
  170. Aug 04 14:05:39 localhost kernel: devtmpfs: initialized
  171. Aug 04 14:05:39 localhost kernel: VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
  172. Aug 04 14:05:39 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  173. Aug 04 14:05:39 localhost kernel: futex hash table entries: 256 (order: -1, 3072 bytes)
  174. Aug 04 14:05:39 localhost kernel: pinctrl core: initialized pinctrl subsystem
  175. Aug 04 14:05:39 localhost kernel: NET: Registered protocol family 16
  176. Aug 04 14:05:39 localhost kernel: DMA: preallocated 1024 KiB pool for atomic coherent allocations
  177. Aug 04 14:05:39 localhost kernel: hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
  178. Aug 04 14:05:39 localhost kernel: hw-breakpoint: maximum watchpoint size is 4 bytes.
  179. Aug 04 14:05:39 localhost kernel: Serial: AMBA PL011 UART driver
  180. Aug 04 14:05:39 localhost kernel: bcm2835-mbox 2000b880.mailbox: mailbox enabled
  181. Aug 04 14:05:39 localhost kernel: raspberrypi-firmware soc:firmware: Attached to firmware from 2020-06-01 13:25, variant start_cd
  182. Aug 04 14:05:39 localhost kernel: raspberrypi-firmware soc:firmware: Firmware hash is 6379679d1ec6a8c746d7e77e015f5b56b939976f
  183. Aug 04 14:05:39 localhost kernel: bcm2835-dma 20007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
  184. Aug 04 14:05:39 localhost kernel: SCSI subsystem initialized
  185. Aug 04 14:05:39 localhost kernel: usbcore: registered new interface driver usbfs
  186. Aug 04 14:05:39 localhost kernel: usbcore: registered new interface driver hub
  187. Aug 04 14:05:39 localhost kernel: usbcore: registered new device driver usb
  188. Aug 04 14:05:39 localhost kernel: clocksource: Switched to clocksource timer
  189. Aug 04 14:05:39 localhost kernel: VFS: Disk quotas dquot_6.6.0
  190. Aug 04 14:05:39 localhost kernel: VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  191. Aug 04 14:05:39 localhost kernel: FS-Cache: Loaded
  192. Aug 04 14:05:39 localhost kernel: CacheFiles: Loaded
  193. Aug 04 14:05:39 localhost kernel: NET: Registered protocol family 2
  194. Aug 04 14:05:39 localhost kernel: tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes)
  195. Aug 04 14:05:39 localhost kernel: TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  196. Aug 04 14:05:39 localhost kernel: TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  197. Aug 04 14:05:39 localhost kernel: TCP: Hash tables configured (established 4096 bind 4096)
  198. Aug 04 14:05:39 localhost kernel: UDP hash table entries: 256 (order: 0, 4096 bytes)
  199. Aug 04 14:05:39 localhost kernel: UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  200. Aug 04 14:05:39 localhost kernel: NET: Registered protocol family 1
  201. Aug 04 14:05:39 localhost kernel: RPC: Registered named UNIX socket transport module.
  202. Aug 04 14:05:39 localhost kernel: RPC: Registered udp transport module.
  203. Aug 04 14:05:39 localhost kernel: RPC: Registered tcp transport module.
  204. Aug 04 14:05:39 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
  205. Aug 04 14:05:39 localhost kernel: hw perfevents: no irqs for PMU, sampling events not supported
  206. Aug 04 14:05:39 localhost kernel: hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available
  207. Aug 04 14:05:39 localhost kernel: Initialise system trusted keyrings
  208. Aug 04 14:05:39 localhost kernel: workingset: timestamp_bits=14 max_order=17 bucket_order=3
  209. Aug 04 14:05:39 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
  210. Aug 04 14:05:39 localhost kernel: FS-Cache: Netfs 'nfs' registered for caching
  211. Aug 04 14:05:39 localhost kernel: NFS: Registering the id_resolver key type
  212. Aug 04 14:05:39 localhost kernel: Key type id_resolver registered
  213. Aug 04 14:05:39 localhost kernel: Key type id_legacy registered
  214. Aug 04 14:05:39 localhost kernel: nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  215. Aug 04 14:05:39 localhost kernel: aufs 4.19.17+-20190211
  216. Aug 04 14:05:39 localhost kernel: Key type asymmetric registered
  217. Aug 04 14:05:39 localhost kernel: Asymmetric key parser 'x509' registered
  218. Aug 04 14:05:39 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  219. Aug 04 14:05:39 localhost kernel: io scheduler noop registered
  220. Aug 04 14:05:39 localhost kernel: io scheduler deadline registered
  221. Aug 04 14:05:39 localhost kernel: io scheduler cfq registered (default)
  222. Aug 04 14:05:39 localhost kernel: io scheduler mq-deadline registered
  223. Aug 04 14:05:39 localhost kernel: io scheduler kyber registered
  224. Aug 04 14:05:39 localhost kernel: bcm2708_fb soc:fb: FB found 1 display(s)
  225. Aug 04 14:05:39 localhost kernel: Console: switching to colour frame buffer device 240x67
  226. Aug 04 14:05:39 localhost kernel: bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1920x1080
  227. Aug 04 14:05:39 localhost kernel: Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
  228. Aug 04 14:05:39 localhost kernel: bcm2835-rng 20104000.rng: hwrng registered
  229. Aug 04 14:05:39 localhost kernel: vc-mem: phys_addr:0x00000000 mem_base=0x1fa00000 mem_size:0x20000000(512 MiB)
  230. Aug 04 14:05:39 localhost kernel: vc-sm: Videocore shared memory driver
  231. Aug 04 14:05:39 localhost kernel: gpiomem-bcm2835 20200000.gpiomem: Initialised: Registers at 0x20200000
  232. Aug 04 14:05:39 localhost kernel: brd: module loaded
  233. Aug 04 14:05:39 localhost kernel: loop: module loaded
  234. Aug 04 14:05:39 localhost kernel: zram: Added device: zram0
  235. Aug 04 14:05:39 localhost kernel: Loading iSCSI transport class v2.0-870.
  236. Aug 04 14:05:39 localhost kernel: tun: Universal TUN/TAP device driver, 1.6
  237. Aug 04 14:05:39 localhost kernel: dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  238. Aug 04 14:05:39 localhost kernel: dwc_otg 20980000.usb: base=(ptrval)
  239. Aug 04 14:05:39 localhost kernel: Core Release: 2.80a
  240. Aug 04 14:05:39 localhost kernel: Setting default values for core params
  241. Aug 04 14:05:39 localhost kernel: Finished setting default values for core params
  242. Aug 04 14:05:39 localhost kernel: Using Buffer DMA mode
  243. Aug 04 14:05:39 localhost kernel: Periodic Transfer Interrupt Enhancement - disabled
  244. Aug 04 14:05:39 localhost kernel: Multiprocessor Interrupt Enhancement - disabled
  245. Aug 04 14:05:39 localhost kernel: OTG VER PARAM: 0, OTG VER FLAG: 0
  246. Aug 04 14:05:39 localhost kernel: Dedicated Tx FIFOs mode
  247. Aug 04 14:05:39 localhost kernel: WARN::dwc_otg_hcd_init:1074: FIQ DMA bounce buffers: virt = de514000 dma = 0x5e514000 len=9024
  248. Aug 04 14:05:39 localhost kernel: FIQ FSM acceleration enabled for :
  249.                                   Non-periodic Split Transactions
  250.                                   Periodic Split Transactions
  251.                                   High-Speed Isochronous Endpoints
  252.                                   Interrupt/Control Split Transaction hack enabled
  253. Aug 04 14:05:39 localhost kernel: dwc_otg: Microframe scheduler enabled
  254. Aug 04 14:05:39 localhost kernel: WARN::hcd_init_fiq:457: FIQ on core 0
  255. Aug 04 14:05:39 localhost kernel: WARN::hcd_init_fiq:458: FIQ ASM at c057fdd8 length 36
  256. Aug 04 14:05:39 localhost kernel: WARN::hcd_init_fiq:497: MPHI regs_base at df810000
  257. Aug 04 14:05:39 localhost kernel: dwc_otg 20980000.usb: DWC OTG Controller
  258. Aug 04 14:05:39 localhost kernel: dwc_otg 20980000.usb: new USB bus registered, assigned bus number 1
  259. Aug 04 14:05:39 localhost kernel: dwc_otg 20980000.usb: irq 56, io mem 0x00000000
  260. Aug 04 14:05:39 localhost kernel: Init: Port Power? op_state=1
  261. Aug 04 14:05:39 localhost kernel: Init: Power Port (0)
  262. Aug 04 14:05:39 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  263. Aug 04 14:05:39 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  264. Aug 04 14:05:39 localhost kernel: usb usb1: Product: DWC OTG Controller
  265. Aug 04 14:05:39 localhost kernel: usb usb1: Manufacturer: Linux 4.19.118 dwc_otg_hcd
  266. Aug 04 14:05:39 localhost kernel: usb usb1: SerialNumber: 20980000.usb
  267. Aug 04 14:05:39 localhost kernel: hub 1-0:1.0: USB hub found
  268. Aug 04 14:05:39 localhost kernel: hub 1-0:1.0: 1 port detected
  269. Aug 04 14:05:39 localhost kernel: dwc_otg: FIQ enabled
  270. Aug 04 14:05:39 localhost kernel: dwc_otg: NAK holdoff enabled
  271. Aug 04 14:05:39 localhost kernel: dwc_otg: FIQ split-transaction FSM enabled
  272. Aug 04 14:05:39 localhost kernel: Module dwc_common_port init
  273. Aug 04 14:05:39 localhost kernel: usbcore: registered new interface driver usb-storage
  274. Aug 04 14:05:39 localhost kernel: usbcore: registered new interface driver usbserial_generic
  275. Aug 04 14:05:39 localhost kernel: usbserial: USB Serial support registered for generic
  276. Aug 04 14:05:39 localhost kernel: mousedev: PS/2 mouse device common for all mice
  277. Aug 04 14:05:39 localhost kernel: bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  278. Aug 04 14:05:39 localhost kernel: bcm2835-cpufreq: min=700000 max=1000000
  279. Aug 04 14:05:39 localhost kernel: sdhci: Secure Digital Host Controller Interface driver
  280. Aug 04 14:05:39 localhost kernel: sdhci: Copyright(c) Pierre Ossman
  281. Aug 04 14:05:39 localhost kernel: mmc-bcm2835 20300000.mmcnr: could not get clk, deferring probe
  282. Aug 04 14:05:39 localhost kernel: sdhost-bcm2835 20202000.mmc: could not get clk, deferring probe
  283. Aug 04 14:05:39 localhost kernel: sdhci-pltfm: SDHCI platform and OF driver helper
  284. Aug 04 14:05:39 localhost kernel: ledtrig-cpu: registered to indicate activity on CPUs
  285. Aug 04 14:05:39 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina
  286. Aug 04 14:05:39 localhost kernel: usbcore: registered new interface driver usbhid
  287. Aug 04 14:05:39 localhost kernel: usbhid: USB HID core driver
  288. Aug 04 14:05:39 localhost kernel: vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
  289. Aug 04 14:05:39 localhost kernel: [vc_sm_connected_init]: start
  290. Aug 04 14:05:39 localhost kernel: vc_vchi_sm_init: failed to open VCHI service (-1)
  291. Aug 04 14:05:39 localhost kernel: [vc_sm_connected_init]: failed to initialize shared memory service
  292. Aug 04 14:05:39 localhost kernel: [vc_sm_connected_init]: end - returning -1
  293. Aug 04 14:05:39 localhost kernel: IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP)
  294. Aug 04 14:05:39 localhost kernel: IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
  295. Aug 04 14:05:39 localhost kernel: IPVS: ipvs loaded.
  296. Aug 04 14:05:39 localhost kernel: Initializing XFRM netlink socket
  297. Aug 04 14:05:39 localhost kernel: NET: Registered protocol family 10
  298. Aug 04 14:05:39 localhost kernel: Segment Routing with IPv6
  299. Aug 04 14:05:39 localhost kernel: NET: Registered protocol family 17
  300. Aug 04 14:05:39 localhost kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  301. Aug 04 14:05:39 localhost kernel: Key type dns_resolver registered
  302. Aug 04 14:05:39 localhost kernel: registered taskstats version 1
  303. Aug 04 14:05:39 localhost kernel: Loading compiled-in X.509 certificates
  304. Aug 04 14:05:39 localhost kernel: uart-pl011 20201000.serial: cts_event_workaround enabled
  305. Aug 04 14:05:39 localhost kernel: 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2
  306. Aug 04 14:05:39 localhost kernel: console [ttyS0] disabled
  307. Aug 04 14:05:39 localhost kernel: 20215040.serial: ttyS0 at MMIO 0x0 (irq = 53, base_baud = 50000000) is a 16550
  308. Aug 04 14:05:39 localhost kernel: random: fast init done
  309. Aug 04 14:05:39 localhost kernel: console [ttyS0] enabled
  310. Aug 04 14:05:39 localhost kernel: mmc-bcm2835 20300000.mmcnr: mmc_debug:0 mmc_debug2:0
  311. Aug 04 14:05:39 localhost kernel: mmc-bcm2835 20300000.mmcnr: DMA channel allocated
  312. Aug 04 14:05:39 localhost kernel: Indeed it is in host mode hprt0 = 00021501
  313. Aug 04 14:05:39 localhost kernel: sdhost: log_buf @ (ptrval) (5e513000)
  314. Aug 04 14:05:39 localhost kernel: mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  315. Aug 04 14:05:39 localhost kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  316. Aug 04 14:05:39 localhost kernel: mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  317. Aug 04 14:05:39 localhost kernel: of_cfs_init
  318. Aug 04 14:05:39 localhost kernel: of_cfs_init: OK
  319. Aug 04 14:05:39 localhost kernel: mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  320. Aug 04 14:05:39 localhost kernel: usb 1-1: new full-speed USB device number 2 using dwc_otg
  321. Aug 04 14:05:39 localhost kernel: Freeing unused kernel memory: 8640K
  322. Aug 04 14:05:39 localhost kernel: This architecture does not have kernel memory protection.
  323. Aug 04 14:05:39 localhost kernel: Run /init as init process
  324. Aug 04 14:05:39 localhost kernel: Indeed it is in host mode hprt0 = 00021501
  325. Aug 04 14:05:39 localhost kernel: mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  326. Aug 04 14:05:39 localhost kernel: mmc0: host does not support reading read-only switch, assuming write-enable
  327. Aug 04 14:05:39 localhost kernel: mmc0: new high speed SDHC card at address aaaa
  328. Aug 04 14:05:39 localhost kernel: mmcblk0: mmc0:aaaa SC32G 29.7 GiB
  329. Aug 04 14:05:39 localhost kernel:  mmcblk0: p1 p2 p3 p4 < p5 p6 >
  330. Aug 04 14:05:39 localhost kernel: mmc1: new high speed SDIO card at address 0001
  331. Aug 04 14:05:39 localhost kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
  332. Aug 04 14:05:39 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  333. Aug 04 14:05:40 localhost kernel: usb 1-1: Product: USB Receiver
  334. Aug 04 14:05:40 localhost kernel: usb 1-1: Manufacturer: Logitech
  335. Aug 04 14:05:40 localhost kernel: input: Logitech USB Receiver as /devices/platform/soc/20980000.usb/usb1/1-1/1-1:1.0/0003:046D:C534.0001/input/input0
  336. Aug 04 14:05:40 localhost kernel: hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-20980000.usb-1/input0
  337. Aug 04 14:05:40 localhost kernel: input: Logitech USB Receiver Mouse as /devices/platform/soc/20980000.usb/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input1
  338. Aug 04 14:05:40 localhost kernel: input: Logitech USB Receiver Consumer Control as /devices/platform/soc/20980000.usb/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input2
  339. Aug 04 14:05:40 localhost kernel: input: Logitech USB Receiver System Control as /devices/platform/soc/20980000.usb/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input3
  340. Aug 04 14:05:40 localhost kernel: hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-20980000.usb-1/input1
  341. Aug 04 14:05:40 localhost kernel: zram0: detected capacity change from 0 to 125517824
  342. Aug 04 14:05:40 localhost kernel: EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  343. Aug 04 14:05:40 localhost kernel: EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
  344. Aug 04 14:05:40 localhost kernel: EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  345. Aug 04 14:05:40 localhost kernel: aufs au_opts_verify:1609:init[1]: dirperm1 breaks the protection by the permission bits on the lower branch
  346. Aug 04 14:05:40 localhost systemd[1]: System time before build time, advancing clock.
  347. Aug 04 14:05:40 localhost systemd[1]: /lib/systemd/system/chronyd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/chrony/chronyd.pid → /run/chrony/chronyd.pid; please update the unit file accordingly.
  348. Aug 04 14:05:40 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
  349. Aug 04 14:05:40 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
  350. Aug 04 14:05:40 localhost kernel: random: systemd: uninitialized urandom read (16 bytes read)
  351. Aug 04 14:05:40 localhost systemd-journald[791]: Journal started
  352. Aug 04 14:05:40 localhost systemd-journald[791]: Runtime journal (/run/log/journal/d1d4e6a3d1864c589e3c0112f581b239) is 4.0M, max 32.0M, 28.0M free.
  353. Aug 04 14:05:40 localhost resin-partition-mounter[789]: INFO: Mounting /dev/disk/by-state/resin-boot (resin-boot) in /mnt/boot.
  354. Aug 04 14:05:40 localhost resin-partition-mounter[802]: INFO: /dev/disk/by-state/active (active) already mounted in /mnt/sysroot/active.
  355. Aug 04 14:05:40 localhost resin-partition-mounter[809]: INFO: /dev/disk/by-state/resin-state (resin-state) already mounted in /mnt/state.
  356. Aug 04 14:05:40 localhost systemd-tmpfiles[818]: [/etc/tmpfiles.d/openvpn.conf:1] Line references path below legacy directory /var/run/, updating /var/run/openvpn → /run/openvpn; please update the tmpfiles.d/ drop-in file accordingly.
  357. Aug 04 14:05:41 localhost sh[819]: [INFO] Filesystem check on /dev/disk/by-state/resin-data...
  358. Aug 04 14:05:41 localhost sh[819]: e2fsck 1.44.5 (15-Dec-2018)
  359. Aug 04 14:05:41 localhost os-config[820]: Unconfigured device
  360. Aug 04 14:05:42 localhost sh[819]: resin-data: clean, 48459/3807232 files, 1812697/30454272 blocks
  361. Aug 04 14:05:42 localhost sh[819]: [INFO] Expand ext4 filesystem on /dev/disk/by-state/resin-data...
  362. Aug 04 14:05:42 localhost sh[819]: resize2fs 1.44.5 (15-Dec-2018)
  363. Aug 04 14:05:42 localhost sh[819]: The filesystem is already 30454272 (1k) blocks long.  Nothing to do!
  364. Aug 04 14:05:42 localhost resin-partition-mounter[852]: INFO: Mounting /dev/disk/by-state/resin-data (resin-data) in /mnt/data.
  365. Aug 04 14:05:42 localhost kernel: EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
  366. Aug 04 14:05:43 localhost systemd-tmpfiles[865]: [/etc/tmpfiles.d/openvpn.conf:1] Line references path below legacy directory /var/run/, updating /var/run/openvpn → /run/openvpn; please update the tmpfiles.d/ drop-in file accordingly.
  367. Aug 04 14:05:43 localhost bindmount[866]: INFO: Bindmounting /etc/hostname in /mnt/state/root-overlay/etc/hostname ...
  368. Aug 04 14:05:43 localhost bindmount[866]: INFO: Successfully mounted /mnt/state/root-overlay/etc/hostname.
  369. Aug 04 14:05:43 localhost bindmount[868]: INFO: Bindmounting /etc/openvpn in /mnt/state/root-overlay/etc/openvpn ...
  370. Aug 04 14:05:43 localhost bindmount[868]: INFO: Successfully mounted /mnt/state/root-overlay/etc/openvpn.
  371. Aug 04 14:05:43 localhost bindmount[869]: INFO: Bindmounting /etc/ssh/hostkeys in /mnt/state/root-overlay/etc/ssh/hostkeys ...
  372. Aug 04 14:05:43 localhost bindmount[869]: INFO: Successfully mounted /mnt/state/root-overlay/etc/ssh/hostkeys.
  373. Aug 04 14:05:43 localhost bindmount[870]: INFO: Bindmounting /etc/NetworkManager/system-connections in /mnt/state/root-overlay/etc/NetworkManager/system-connections ...
  374. Aug 04 14:05:43 localhost bindmount[870]: INFO: Successfully mounted /mnt/state/root-overlay/etc/NetworkManager/system-connections.
  375. Aug 04 14:05:43 localhost bindmount[871]: INFO: Bindmounting /home/root/.rnd in /mnt/state/root-overlay/home/root/.rnd ...
  376. Aug 04 14:05:43 localhost bindmount[871]: INFO: Successfully mounted /mnt/state/root-overlay/home/root/.rnd.
  377. Aug 04 14:05:43 localhost bindmount[872]: INFO: Bindmounting /home/root/.docker in /mnt/state/root-overlay/home/root/.docker ...
  378. Aug 04 14:05:43 localhost bindmount[872]: INFO: Successfully mounted /mnt/state/root-overlay/home/root/.docker.
  379. Aug 04 14:05:43 localhost bindmount[873]: INFO: Bindmounting /etc/docker in /mnt/state/root-overlay/etc/docker ...
  380. Aug 04 14:05:43 localhost bindmount[873]: INFO: Successfully mounted /mnt/state/root-overlay/etc/docker.
  381. Aug 04 14:05:43 localhost bindmount[874]: INFO: Bindmounting /etc/resin-supervisor in /mnt/state/root-overlay/etc/resin-supervisor ...
  382. Aug 04 14:05:43 localhost bindmount[874]: WARN: /etc/resin-supervisor is not an empty entry. You are going to shadow content.
  383. Aug 04 14:05:43 localhost bindmount[874]: INFO: Successfully mounted /mnt/state/root-overlay/etc/resin-supervisor.
  384. Aug 04 14:05:43 localhost bindmount[875]: INFO: Bindmounting /var/lib/systemd in /mnt/state/root-overlay/var/lib/systemd ...
  385. Aug 04 14:05:43 localhost bindmount[875]: WARN: /var/lib/systemd is not an empty entry. You are going to shadow content.
  386. Aug 04 14:05:44 localhost bindmount[875]: INFO: Successfully mounted /mnt/state/root-overlay/var/lib/systemd.
  387. Aug 04 14:05:44 localhost bindmount[876]: INFO: Bindmounting /var/lib/bluetooth in /mnt/state/root-overlay/var/lib/bluetooth ...
  388. Aug 04 14:05:44 localhost bindmount[876]: INFO: Successfully mounted /mnt/state/root-overlay/var/lib/bluetooth.
  389. Aug 04 14:05:44 localhost bindmount[877]: INFO: Bindmounting /home/root/.ssh in /mnt/state/root-overlay/home/root/.ssh ...
  390. Aug 04 14:05:44 localhost bindmount[877]: INFO: Successfully mounted /mnt/state/root-overlay/home/root/.ssh.
  391. Aug 04 14:05:44 localhost bindmount[878]: INFO: Bindmounting /var/lib/chrony in /mnt/state/root-overlay/var/lib/chrony ...
  392. Aug 04 14:05:44 localhost bindmount[878]: INFO: Successfully mounted /mnt/state/root-overlay/var/lib/chrony.
  393. Aug 04 14:05:44 localhost bindmount[879]: INFO: Bindmounting /etc/NetworkManager/conf.d in /mnt/state/root-overlay/etc/NetworkManager/conf.d ...
  394. Aug 04 14:05:44 localhost bindmount[879]: INFO: Successfully mounted /mnt/state/root-overlay/etc/NetworkManager/conf.d.
  395. Aug 04 14:05:44 localhost bindmount[880]: INFO: Bindmounting /var/lib/NetworkManager in /mnt/state/root-overlay/var/lib/NetworkManager ...
  396. Aug 04 14:05:44 localhost bindmount[880]: INFO: Successfully mounted /mnt/state/root-overlay/var/lib/NetworkManager.
  397. Aug 04 14:05:44 localhost bindmount[881]: INFO: Bindmounting /etc/udev/rules.d in /mnt/state/root-overlay/etc/udev/rules.d ...
  398. Aug 04 14:05:44 localhost bindmount[881]: INFO: Successfully mounted /mnt/state/root-overlay/etc/udev/rules.d.
  399. Aug 04 14:05:45 localhost systemd-udevd[882]: Specified group 'render' unknown
  400. Aug 04 14:05:45 localhost systemd-udevd[882]: Specified group 'kvm' unknown
  401. Aug 04 14:05:46 localhost kernel: vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  402. Aug 04 14:05:46 localhost kernel: media: Linux media interface: v0.10
  403. Aug 04 14:05:47 localhost kernel: bcm2835_vc_sm_cma_probe: Videocore shared memory driver
  404. Aug 04 14:05:47 localhost kernel: videodev: Linux video capture interface: v2.00
  405. Aug 04 14:05:47 localhost kernel: [vc_sm_connected_init]: start
  406. Aug 04 14:05:47 localhost kernel: vc_sm_cma_vchi_init: failed to open VCHI service (-1)
  407. Aug 04 14:05:47 localhost kernel: [vc_sm_connected_init]: failed to initialize shared memory service
  408. Aug 04 14:05:47 localhost kernel: vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  409. Aug 04 14:05:47 localhost kernel: vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  410. Aug 04 14:05:47 localhost kernel: snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
  411. Aug 04 14:05:47 localhost systemd-udevd[884]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0  ' failed with exit code 1.
  412. Aug 04 14:05:47 localhost kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  413. Aug 04 14:05:47 localhost kernel: bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  414. Aug 04 14:05:47 localhost kernel: bcm2835_audio soc:audio: card created with 8 channels
  415. Aug 04 14:05:48 localhost kernel: bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  416. Aug 04 14:05:48 localhost kernel: bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
  417. Aug 04 14:05:48 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
  418. Aug 04 14:05:48 localhost kernel: random: crng init done
  419. Aug 04 14:05:48 localhost kernel: random: 7 urandom warning(s) missed due to ratelimiting
  420. Aug 04 14:05:48 localhost kernel: bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
  421. Aug 04 14:05:48 localhost kernel: bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
  422. Aug 04 14:05:48 localhost kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  423. Aug 04 14:05:48 localhost systemd-udevd[891]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p4  mmcblk0' failed with exit code 1.
  424. Aug 04 14:05:48 localhost kernel: brcmfmac: F1 signature read @0x18000000=0x1541a9a6
  425. Aug 04 14:05:48 localhost kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
  426. Aug 04 14:05:48 localhost kernel: usbcore: registered new interface driver brcmfmac
  427. Aug 04 14:05:49 localhost kernel: brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
  428. Aug 04 14:05:49 localhost kernel: brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: May  2 2019 02:39:18 version 7.45.98.83 (r714225 CY) FWID 01-e539531f
  429. Aug 04 14:05:50 localhost systemd-udevd[889]: loop1: Failed to substitute variable '$parent', ignoring: No such file or directory
  430. Aug 04 14:05:50 localhost systemd-udevd[888]: loop0: Failed to substitute variable '$parent', ignoring: No such file or directory
  431. Aug 04 14:05:50 localhost systemd-udevd[893]: loop2: Failed to substitute variable '$parent', ignoring: No such file or directory
  432. Aug 04 14:05:50 localhost systemd-udevd[887]: loop3: Failed to substitute variable '$parent', ignoring: No such file or directory
  433. Aug 04 14:05:50 localhost systemd-udevd[891]: loop4: Failed to substitute variable '$parent', ignoring: No such file or directory
  434. Aug 04 14:05:50 localhost systemd-udevd[888]: Process '/lib/udev/resin_update_state_probe /dev/loop0  ' failed with exit code 1.
  435. Aug 04 14:05:50 localhost systemd-udevd[889]: Process '/lib/udev/resin_update_state_probe /dev/loop1  ' failed with exit code 1.
  436. Aug 04 14:05:50 localhost systemd-udevd[887]: Process '/lib/udev/resin_update_state_probe /dev/loop3  ' failed with exit code 1.
  437. Aug 04 14:05:50 localhost systemd-udevd[891]: Process '/lib/udev/resin_update_state_probe /dev/loop4  ' failed with exit code 1.
  438. Aug 04 14:05:50 localhost systemd-udevd[893]: Process '/lib/udev/resin_update_state_probe /dev/loop2  ' failed with exit code 1.
  439. Aug 04 14:05:50 localhost systemd-udevd[889]: loop5: Failed to substitute variable '$parent', ignoring: No such file or directory
  440. Aug 04 14:05:50 localhost systemd-udevd[887]: loop6: Failed to substitute variable '$parent', ignoring: No such file or directory
  441. Aug 04 14:05:50 localhost systemd-udevd[891]: loop7: Failed to substitute variable '$parent', ignoring: No such file or directory
  442. Aug 04 14:05:50 localhost systemd-udevd[888]: ram0: Failed to substitute variable '$parent', ignoring: No such file or directory
  443. Aug 04 14:05:50 localhost systemd-udevd[893]: ram1: Failed to substitute variable '$parent', ignoring: No such file or directory
  444. Aug 04 14:05:51 localhost systemd-udevd[887]: Process '/lib/udev/resin_update_state_probe /dev/loop6  ' failed with exit code 1.
  445. Aug 04 14:05:51 localhost systemd-udevd[888]: Process '/lib/udev/resin_update_state_probe /dev/ram0  ' failed with exit code 1.
  446. Aug 04 14:05:51 localhost systemd-udevd[889]: Process '/lib/udev/resin_update_state_probe /dev/loop5  ' failed with exit code 1.
  447. Aug 04 14:05:51 localhost systemd-udevd[893]: Process '/lib/udev/resin_update_state_probe /dev/ram1  ' failed with exit code 1.
  448. Aug 04 14:05:51 localhost systemd-udevd[891]: Process '/lib/udev/resin_update_state_probe /dev/loop7  ' failed with exit code 1.
  449. Aug 04 14:05:51 localhost systemd-udevd[889]: ram10: Failed to substitute variable '$parent', ignoring: No such file or directory
  450. Aug 04 14:05:51 localhost systemd-udevd[887]: ram11: Failed to substitute variable '$parent', ignoring: No such file or directory
  451. Aug 04 14:05:51 localhost systemd-udevd[888]: ram12: Failed to substitute variable '$parent', ignoring: No such file or directory
  452. Aug 04 14:05:51 localhost systemd-udevd[893]: ram13: Failed to substitute variable '$parent', ignoring: No such file or directory
  453. Aug 04 14:05:51 localhost systemd-udevd[891]: ram14: Failed to substitute variable '$parent', ignoring: No such file or directory
  454. Aug 04 14:05:51 localhost systemd-udevd[887]: Process '/lib/udev/resin_update_state_probe /dev/ram11  ' failed with exit code 1.
  455. Aug 04 14:05:52 localhost systemd-udevd[887]: ram15: Failed to substitute variable '$parent', ignoring: No such file or directory
  456. Aug 04 14:05:52 localhost systemd-udevd[888]: Process '/lib/udev/resin_update_state_probe /dev/ram12  ' failed with exit code 1.
  457. Aug 04 14:05:52 localhost systemd-udevd[889]: Process '/lib/udev/resin_update_state_probe /dev/ram10  ' failed with exit code 1.
  458. Aug 04 14:05:52 localhost systemd-udevd[893]: Process '/lib/udev/resin_update_state_probe /dev/ram13  ' failed with exit code 1.
  459. Aug 04 14:05:52 localhost systemd-udevd[891]: Process '/lib/udev/resin_update_state_probe /dev/ram14  ' failed with exit code 1.
  460. Aug 04 14:05:52 localhost systemd-udevd[889]: ram2: Failed to substitute variable '$parent', ignoring: No such file or directory
  461. Aug 04 14:05:52 localhost systemd-udevd[893]: ram3: Failed to substitute variable '$parent', ignoring: No such file or directory
  462. Aug 04 14:05:52 localhost systemd-udevd[891]: ram4: Failed to substitute variable '$parent', ignoring: No such file or directory
  463. Aug 04 14:05:52 localhost systemd-udevd[888]: ram5: Failed to substitute variable '$parent', ignoring: No such file or directory
  464. Aug 04 14:05:52 localhost systemd-udevd[887]: Process '/lib/udev/resin_update_state_probe /dev/ram15  ' failed with exit code 1.
  465. Aug 04 14:05:52 localhost systemd-udevd[887]: ram6: Failed to substitute variable '$parent', ignoring: No such file or directory
  466. Aug 04 14:05:52 localhost systemd-udevd[888]: Process '/lib/udev/resin_update_state_probe /dev/ram5  ' failed with exit code 1.
  467. Aug 04 14:05:52 localhost systemd-udevd[889]: Process '/lib/udev/resin_update_state_probe /dev/ram2  ' failed with exit code 1.
  468. Aug 04 14:05:52 localhost systemd-udevd[893]: Process '/lib/udev/resin_update_state_probe /dev/ram3  ' failed with exit code 1.
  469. Aug 04 14:05:52 localhost systemd-udevd[891]: Process '/lib/udev/resin_update_state_probe /dev/ram4  ' failed with exit code 1.
  470. Aug 04 14:05:52 localhost systemd-udevd[893]: ram8: Failed to substitute variable '$parent', ignoring: No such file or directory
  471. Aug 04 14:05:52 localhost systemd-udevd[891]: ram9: Failed to substitute variable '$parent', ignoring: No such file or directory
  472. Aug 04 14:05:53 localhost systemd-udevd[889]: ram7: Failed to substitute variable '$parent', ignoring: No such file or directory
  473. Aug 04 14:05:53 localhost systemd-udevd[888]: zram0: Failed to substitute variable '$parent', ignoring: No such file or directory
  474. Aug 04 14:05:53 localhost systemd-udevd[887]: Process '/lib/udev/resin_update_state_probe /dev/ram6  ' failed with exit code 1.
  475. Aug 04 14:05:53 localhost systemd-udevd[889]: Process '/lib/udev/resin_update_state_probe /dev/ram7  ' failed with exit code 1.
  476. Aug 04 14:05:53 localhost systemd-udevd[893]: Process '/lib/udev/resin_update_state_probe /dev/ram8  ' failed with exit code 1.
  477. Aug 04 14:05:53 localhost systemd-udevd[888]: Process '/lib/udev/resin_update_state_probe /dev/zram0  ' failed with exit code 1.
  478. Aug 04 14:05:53 localhost systemd-udevd[891]: Process '/lib/udev/resin_update_state_probe /dev/ram9  ' failed with exit code 1.
  479. Aug 04 14:05:54 localhost kernel: zram: Can't change algorithm for initialized device
  480. Aug 04 14:05:54 localhost systemd-udevd[889]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
  481. Aug 04 14:05:54 localhost systemd-udevd[888]: Process '/lib/udev/zram-swap-init /dev/zram0' failed with exit code 1.
  482. Aug 04 14:05:54 localhost systemd-udevd[885]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p1  mmcblk0' failed with exit code 1.
  483. Aug 04 14:05:55 localhost systemd-udevd[886]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p5  mmcblk0' failed with exit code 1.
  484. Aug 04 14:05:55 localhost systemd-udevd[890]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p6  mmcblk0' failed with exit code 1.
  485. Aug 04 14:05:56 localhost systemd-udevd[887]: Using default interface naming scheme 'v240'.
  486. Aug 04 14:05:56 localhost systemd-udevd[887]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
  487. Aug 04 14:05:56 localhost systemd-udevd[892]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p3  mmcblk0' failed with exit code 1.
  488. Aug 04 14:05:56 localhost systemd-udevd[884]: Process '/lib/udev/resin_update_state_probe /dev/mmcblk0p2  mmcblk0' failed with exit code 1.
  489. Aug 04 14:05:57 localhost rngd[1256]: Initalizing available sources
  490. Aug 04 14:05:57 localhost rngd[1256]: Initalizing entropy source hwrng
  491. Aug 04 14:05:57 localhost rngd[1256]: JITTER rng fails with code 2
  492. Aug 04 14:05:57 localhost rngd[1256]: Failed to init entropy source jitter
  493. Aug 04 14:05:57 localhost kernel: Adding 122572k swap on /dev/zram0.  Priority:-2 extents:1 across:122572k SSFS
  494. Aug 04 14:05:57 localhost sh[1261]: [INFO] Updating systemd time from build time.
  495. Aug 20 09:59:58 localhost sh[1261]: Thu Aug 20 09:59:58 UTC 2020
  496. Aug 20 09:59:58 localhost systemd-logind[1281]: Watching system buttons on /dev/input/event0 (Logitech USB Receiver)
  497. Aug 20 09:59:58 localhost systemd-logind[1281]: Watching system buttons on /dev/input/event2 (Logitech USB Receiver Consumer Control)
  498. Aug 20 09:59:58 localhost systemd-logind[1281]: Watching system buttons on /dev/input/event3 (Logitech USB Receiver System Control)
  499. Aug 20 09:59:58 localhost systemd-logind[1281]: New seat seat0.
  500. Aug 20 09:59:59 localhost btuart[1296]: /usr/bin/btuart: line 4: warning: command substitution: ignored null byte in input
  501. Aug 20 09:59:59 localhost ModemManager[1278]: ModemManager (version 1.12.8) starting in system bus...
  502. Aug 20 10:00:00 localhost dbus-daemon[1289]: [system] Successfully activated service 'org.freedesktop.systemd1'
  503. Aug 20 10:00:00 localhost btuart[1296]: /usr/bin/btuart: line 10: warning: command substitution: ignored null byte in input
  504. Aug 20 10:00:00 localhost btuart[1296]: /usr/bin/btuart: line 11: warning: command substitution: ignored null byte in input
  505. Aug 20 10:00:00 localhost kernel: uart-pl011 20201000.serial: no DMA platform data
  506. Aug 20 10:00:01 localhost chronyd[1310]: 2020-08-20T10:00:01Z chronyd version 3.4 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -SECHASH +IPV6 -DEBUG)
  507. Aug 20 10:00:05 localhost kernel: Bluetooth: Core ver 2.22
  508. Aug 20 10:00:05 localhost kernel: NET: Registered protocol family 31
  509. Aug 20 10:00:05 localhost kernel: Bluetooth: HCI device and connection manager initialized
  510. Aug 20 10:00:05 localhost kernel: Bluetooth: HCI socket layer initialized
  511. Aug 20 10:00:05 localhost kernel: Bluetooth: L2CAP socket layer initialized
  512. Aug 20 10:00:06 localhost kernel: Bluetooth: SCO socket layer initialized
  513. Aug 20 10:00:06 localhost kernel: Bluetooth: HCI UART driver ver 2.3
  514. Aug 20 10:00:06 localhost kernel: Bluetooth: HCI UART protocol H4 registered
  515. Aug 20 10:00:06 localhost kernel: Bluetooth: HCI UART protocol Three-wire (H5) registered
  516. Aug 20 10:00:06 localhost kernel: Bluetooth: HCI UART protocol Broadcom registered
  517. Aug 20 10:00:06 localhost btuart[1296]: bcm43xx_init
  518. Aug 20 10:00:06 localhost btuart[1296]: Flash firmware /lib/firmware/brcm/BCM43430A1.hcd
  519. Aug 20 10:00:06 localhost btuart[1296]: Set BDADDR UART: b8:27:eb:e6:22:9c
  520. Aug 20 10:00:06 localhost btuart[1296]: Set Controller UART speed to 3000000 bit/s
  521. Aug 20 10:00:06 localhost btuart[1296]: Device setup complete
  522. Aug 20 10:00:06 localhost ModemManager[1278]: Couldn't check support for device '/sys/devices/platform/soc/20300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1': not supported by any plugin
  523. Aug 20 10:00:07 localhost bash[1280]: resin-net-config: Found config.json in /mnt/boot/config.json .
  524. Aug 20 10:00:07 localhost os-networkmanager[1279]: os-networkmanager: <info> Using /mnt/boot/config.json config.json.
  525. Aug 20 10:00:07 localhost os-networkmanager[1279]: os-networkmanager: <info> Using NetworkManager configuration fragment file in /etc/NetworkManager/conf.d/os-networkmanager.conf.
  526. Aug 20 10:00:08 localhost systemd-udevd[1339]: Using default interface naming scheme 'v240'.
  527. Aug 20 10:00:08 localhost systemd-udevd[1339]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
  528. Aug 20 10:00:08 localhost systemd-udevd[1339]: Could not generate persistent MAC address for resin-dns: No such file or directory
  529. Aug 20 10:00:09 localhost resin-persistent-logs[1303]: resin-persistent-logs: Persistent logging deactivated.
  530. Aug 20 10:00:09 localhost bluetoothd[1348]: Bluetooth daemon 5.50
  531. Aug 20 10:00:09 localhost bluetoothd[1348]: Starting SDP server
  532. Aug 20 10:00:09 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  533. Aug 20 10:00:09 localhost kernel: Bluetooth: BNEP filters: protocol multicast
  534. Aug 20 10:00:10 localhost kernel: Bluetooth: BNEP socket layer initialized
  535. Aug 20 10:00:10 localhost bluetoothd[1348]: Bluetooth management interface 1.14 initialized
  536. Aug 20 10:00:10 localhost dbus-daemon[1289]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=1348 comm="/usr/libexec/bluetooth/bluetoothd --experimental ")
  537. Aug 20 10:00:10 localhost bluetoothd[1348]: Failed to set privacy: Rejected (0x0b)
  538. Aug 20 10:00:13 localhost dbus-daemon[1289]: [system] Successfully activated service 'org.freedesktop.hostname1'
  539. Aug 20 10:00:14 localhost os-sshkeys[1283]: os-sshkeys: No custom SSH public keys configured.
  540. Aug 20 10:00:14 localhost os-udevrules[1295]: os-udevrules: No custom udev rules found in /mnt/boot/config.json
  541. Aug 20 10:00:14 localhost bash[1304]: [INFO] balena-unique-key : Device already has uuid assigned.
  542. Aug 20 10:00:17 localhost os-networkmanager[1279]: os-networkmanager: <info> .os.network.connectivity.uri not defined. Trying default
  543. Aug 20 10:00:17 localhost os-networkmanager[1279]: os-networkmanager: <info> API_ENDPOINT not found in config.json. Disabling connectivity check
  544. Aug 20 10:00:17 localhost os-networkmanager[1279]: os-networkmanager: <info> NM custom configuration fragment already in place.
  545. Aug 20 10:00:18 localhost systemd[1]: plymouth-start.service: Main process exited, code=killed, status=11/SEGV
  546. Aug 20 10:00:18 localhost systemd[1]: plymouth-start.service: Failed with result 'signal'.
  547. Aug 20 10:00:18 balena avahi-daemon[1381]: Found user 'avahi' (UID 994) and group 'avahi' (GID 990).
  548. Aug 20 10:00:18 balena avahi-daemon[1381]: Successfully dropped root privileges.
  549. Aug 20 10:00:18 balena avahi-daemon[1381]: avahi-daemon 0.7 starting up.
  550. Aug 20 10:00:18 balena avahi-daemon[1381]: Successfully called chroot().
  551. Aug 20 10:00:18 balena avahi-daemon[1381]: Successfully dropped remaining capabilities.
  552. Aug 20 10:00:18 balena avahi-daemon[1381]: Loading service file /services/ssh.service.
  553. Aug 20 10:00:18 balena avahi-daemon[1381]: Joining mDNS multicast group on interface resin-dns.IPv6 with address fe80::503b:30ff:fe1e:fb4c.
  554. Aug 20 10:00:18 balena avahi-daemon[1381]: New relevant interface resin-dns.IPv6 for mDNS.
  555. Aug 20 10:00:18 balena avahi-daemon[1381]: Joining mDNS multicast group on interface resin-dns.IPv4 with address 10.114.102.1.
  556. Aug 20 10:00:18 balena avahi-daemon[1381]: New relevant interface resin-dns.IPv4 for mDNS.
  557. Aug 20 10:00:18 balena avahi-daemon[1381]: Network interface enumeration completed.
  558. Aug 20 10:00:18 balena avahi-daemon[1381]: Registering new address record for fe80::503b:30ff:fe1e:fb4c on resin-dns.*.
  559. Aug 20 10:00:18 balena avahi-daemon[1381]: Registering new address record for 10.114.102.1 on resin-dns.IPv4.
  560. Aug 20 10:00:18 balena NetworkManager[1379]: <info>  [1597917618.7897] NetworkManager (version 1.20.2) is starting... (for the first time)
  561. Aug 20 10:00:18 balena NetworkManager[1379]: <info>  [1597917618.7939] Read config: /etc/NetworkManager/NetworkManager.conf (etc: os-networkmanager.conf)
  562. Aug 20 10:00:18 balena NetworkManager[1379]: <info>  [1597917618.8434] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
  563. Aug 20 10:00:18 balena bash[1385]: Board specific initialization...
  564. Aug 20 10:00:18 balena NetworkManager[1379]: <info>  [1597917618.9781] manager[0x222f030]: monitoring kernel firmware directory '/lib/firmware'.
  565. Aug 20 10:00:19 balena dnsmasq[1386]: dnsmasq: syntax check OK.
  566. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.1657] hostname: hostname: using hostnamed
  567. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.1670] hostname: hostname changed from (none) to "balena"
  568. Aug 20 10:00:19 balena kernel: i2c /dev entries driver
  569. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.2011] dns-mgr[0x22350a8]: init: dns=default,systemd-resolved rc-manager=resolvconf
  570. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.3136] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/platform/soc/20300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1/ieee80211/phy0/rfkill0) (driver brcmfmac)
  571. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.3266] manager[0x222f030]: rfkill: Wi-Fi hardware radio set enabled
  572. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.3312] manager[0x222f030]: rfkill: WWAN hardware radio set enabled
  573. Aug 20 10:00:19 balena dnsmasq[1391]: dnsmasq[1391]: started, version 2.78 cachesize 150
  574. Aug 20 10:00:19 balena dnsmasq[1391]: dnsmasq[1391]: compile time options: IPv6 GNU-getopt DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth no-DNSSEC loop-detect inotify
  575. Aug 20 10:00:19 balena dnsmasq[1391]: dnsmasq[1391]: DBus support enabled: connected to system bus
  576. Aug 20 10:00:19 balena dnsmasq[1391]: dnsmasq[1391]: reading /etc/resolv.dnsmasq
  577. Aug 20 10:00:19 balena dnsmasq[1391]: dnsmasq[1391]: using nameserver 8.8.8.8#53
  578. Aug 20 10:00:19 balena dnsmasq[1391]: dnsmasq[1391]: read /etc/hosts - 6 addresses
  579. Aug 20 10:00:19 balena dnsmasq[1391]: dnsmasq[1391]: using nameserver 8.8.8.8#53
  580. Aug 20 10:00:19 balena os-config[1389]: Unconfigured device. Exiting...
  581. Aug 20 10:00:19 balena avahi-daemon[1381]: Server startup complete. Host name is balena.local. Local service cookie is 2643625635.
  582. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.6004] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.20.2/libnm-device-plugin-bluetooth.so)
  583. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.6174] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.20.2/libnm-device-plugin-wwan.so)
  584. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.6479] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.20.2/libnm-device-plugin-wifi.so)
  585. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.6564] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.20.2/libnm-device-plugin-adsl.so)
  586. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.6708] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
  587. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.6864] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
  588. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.6960] manager: Networking is enabled by state file
  589. Aug 20 10:00:19 balena dbus-daemon[1289]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.6' (uid=0 pid=1379 comm="/usr/sbin/NetworkManager --no-daemon ")
  590. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.7148] dhcp-init: Using DHCP client 'internal'
  591. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.7222] settings: Loaded settings plugin: keyfile (internal)
  592. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.8969] device (lo): carrier: link connected
  593. Aug 20 10:00:19 balena NetworkManager[1379]: <info>  [1597917619.9592] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
  594. Aug 20 10:00:20 balena NetworkManager[1379]: <info>  [1597917620.0772] manager: (resin-dns): new Bridge device (/org/freedesktop/NetworkManager/Devices/2)
  595. Aug 20 10:00:20 balena NetworkManager[1379]: <info>  [1597917620.1657] device (wlan0): driver supports Access Point (AP) mode
  596. Aug 20 10:00:20 balena NetworkManager[1379]: <info>  [1597917620.2157] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
  597. Aug 20 10:00:20 balena NetworkManager[1379]: <info>  [1597917620.3247] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
  598. Aug 20 10:00:20 balena kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  599. Aug 20 10:00:20 balena dbus-daemon[1289]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
  600. Aug 20 10:00:20 balena kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  601. Aug 20 10:00:20 balena kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
  602. Aug 20 10:00:20 balena avahi-daemon[1381]: Service "balena" (/services/ssh.service) successfully established.
  603. Aug 20 10:00:21 balena NetworkManager[1379]: <info>  [1597917621.0707] device (wlan0): set-hw-addr: set MAC address to 3A:AA:0F:96:BD:79 (scanning)
  604. Aug 20 10:00:21 balena kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  605. Aug 20 10:00:21 balena kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
  606. Aug 20 10:00:21 balena dbus-daemon[1289]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.6' (uid=0 pid=1379 comm="/usr/sbin/NetworkManager --no-daemon ")
  607. Aug 20 10:00:21 balena NetworkManager[1379]: <info>  [1597917621.8558] modem-manager: ModemManager available
  608. Aug 20 10:00:21 balena NetworkManager[1379]: <info>  [1597917621.8790] bluez: use BlueZ version 5
  609. Aug 20 10:00:22 balena dbus-daemon[1289]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
  610. Aug 20 10:00:22 balena wpa_supplicant[1417]: Successfully initialized wpa_supplicant
  611. Aug 20 10:00:22 balena NetworkManager[1379]: <info>  [1597917622.0865] bluez5: NAP: added interface B8:27:EB:E6:22:9C
  612. Aug 20 10:00:22 balena NetworkManager[1379]: <info>  [1597917622.1271] supplicant: wpa_supplicant running
  613. Aug 20 10:00:22 balena NetworkManager[1379]: <info>  [1597917622.1286] device (wlan0): supplicant interface state: init -> starting
  614. Aug 20 10:00:22 balena wpa_supplicant[1417]: Libgcrypt warning: missing initialization - please fix the application
  615. Aug 20 10:00:22 balena NetworkManager[1379]: <info>  [1597917622.4073] sup-iface[0x22351f8,wlan0]: supports 5 scan SSIDs
  616. Aug 20 10:00:22 balena NetworkManager[1379]: <info>  [1597917622.4552] device (wlan0): supplicant interface state: starting -> ready
  617. Aug 20 10:00:22 balena NetworkManager[1379]: <info>  [1597917622.4634] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
  618. Aug 20 10:00:22 balena kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  619. Aug 20 10:00:22 balena NetworkManager[1379]: <warn>  [1597917622.5549] device (wlan0): wifi-scan: active scanning for networks due to profiles with wifi.hidden=yes. This makes you trackable
  620. Aug 20 10:00:23 balena NetworkManager[1379]: <info>  [1597917623.8348] policy: auto-activating connection 'my-wifi' (fe8e1847-4e8f-3964-831d-0c7f43f0a9b2)
  621. Aug 20 10:00:23 balena sh[1395]: resin-proxy-config: Found config.json in /mnt/boot/config.json .
  622. Aug 20 10:00:23 balena NetworkManager[1379]: <info>  [1597917623.8905] device (wlan0): Activation: starting connection 'my-wifi' (fe8e1847-4e8f-3964-831d-0c7f43f0a9b2)
  623. Aug 20 10:00:23 balena NetworkManager[1379]: <info>  [1597917623.9231] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
  624. Aug 20 10:00:23 balena NetworkManager[1379]: <info>  [1597917623.9949] manager: NetworkManager state is now CONNECTING
  625. Aug 20 10:00:24 balena sh[1395]: iptables: No chain/target/match by that name.
  626. Aug 20 10:00:24 balena sh[1395]: iptables: No chain/target/match by that name.
  627. Aug 20 10:00:24 balena NetworkManager[1379]: <info>  [1597917624.6254] device (wlan0): set-hw-addr: reset MAC address to B8:27:EB:19:DD:63 (preserve)
  628. Aug 20 10:00:24 balena kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  629. Aug 20 10:00:24 balena kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save disabled
  630. Aug 20 10:00:24 balena sh[1395]: iptables v1.6.2: Couldn't load target `REDSOCKS':No such file or directory
  631. Aug 20 10:00:24 balena sh[1395]: Try `iptables -h' or 'iptables --help' for more information.
  632. Aug 20 10:00:24 balena sh[1395]: iptables v1.6.2: Couldn't load target `REDSOCKS':No such file or directory
  633. Aug 20 10:00:24 balena sh[1395]: Try `iptables -h' or 'iptables --help' for more information.
  634. Aug 20 10:00:24 balena sh[1395]: iptables v1.6.2: Couldn't load target `REDSOCKS':No such file or directory
  635. Aug 20 10:00:24 balena sh[1395]: Try `iptables -h' or 'iptables --help' for more information.
  636. Aug 20 10:00:24 balena sh[1395]: iptables: No chain/target/match by that name.
  637. Aug 20 10:00:24 balena NetworkManager[1379]: <info>  [1597917624.9709] device (wlan0): supplicant interface state: ready -> disabled
  638. Aug 20 10:00:24 balena sh[1395]: iptables: No chain/target/match by that name.
  639. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.0003] device (wlan0): supplicant interface state: disabled -> inactive
  640. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.0152] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
  641. Aug 20 10:00:25 balena sh[1395]: resin-proxy-config: No proxy configuration found, skipping.
  642. Aug 20 10:00:25 balena balenad[1394]: time="2020-08-20T10:00:25.030852000Z" level=info msg="Starting up"
  643. Aug 20 10:00:25 balena balenad[1394]: time="2020-08-20T10:00:25.040844000Z" level=warning msg="Running experimental build"
  644. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.0848] device (wlan0): Activation: (wifi) access point 'my-wifi' has security, but secrets are required.
  645. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.1001] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
  646. Aug 20 10:00:25 balena balenad[1394]: time="2020-08-20T10:00:25.212305000Z" level=warning msg="[!] DON'T BIND ON ANY IP ADDRESS WITHOUT setting --tlsverify IF YOU DON'T KNOW WHAT YOU'RE DOING [!]"
  647. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.3137] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
  648. Aug 20 10:00:25 balena balenad[1394]: time="2020-08-20T10:00:25.325654000Z" level=info msg="libcontainerd: started new balena-engine-containerd process" pid=1428
  649. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.3698] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
  650. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.4190] device (wlan0): Activation: (wifi) connection 'my-wifi' has security, and secrets exist.  No new secrets needed.
  651. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.4222] Config: added 'ssid' value 'Almond3d21'
  652. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.4236] Config: added 'scan_ssid' value '1'
  653. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.4330] Config: added 'bgscan' value 'simple:30:-80:86400'
  654. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.4345] Config: added 'key_mgmt' value 'WPA-PSK'
  655. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.4357] Config: added 'auth_alg' value 'OPEN'
  656. Aug 20 10:00:25 balena NetworkManager[1379]: <info>  [1597917625.4368] Config: added 'psk' value '<hidden>'
  657. Aug 20 10:00:25 balena nm-dispatcher[1401]: resin-ntp-config: Found config.json in /mnt/boot/config.json .
  658. Aug 20 10:00:25 balena nm-dispatcher[1401]: 200 OK
  659. Aug 20 10:00:26 balena NetworkManager[1379]: <info>  [1597917626.6240] device (wlan0): supplicant interface state: inactive -> scanning
  660. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.868404000Z" level=info msg="starting containerd" revision= version=1.2.0+unknown
  661. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.880280000Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
  662. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.885208000Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
  663. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.912075000Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
  664. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.914892000Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
  665. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.918564000Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
  666. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.924299000Z" level=info msg="metadata content store policy set" policy=shared
  667. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.935166000Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
  668. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.936580000Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
  669. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.938092000Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
  670. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.940038000Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
  671. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.941425000Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
  672. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.946418000Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
  673. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.947762000Z" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1
  674. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.949108000Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
  675. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.950449000Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
  676. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.951679000Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
  677. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.954645000Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
  678. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.960147000Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
  679. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.976419000Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
  680. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.977855000Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
  681. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.981055000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
  682. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.983181000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
  683. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.984473000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
  684. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.985803000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
  685. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.987815000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
  686. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.989193000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
  687. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.992811000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
  688. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.994168000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
  689. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.995487000Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
  690. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.997129000Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt: read-only file system"
  691. Aug 20 10:00:26 balena balenad[1394]: time="2020-08-20T10:00:26.998388000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
  692. Aug 20 10:00:27 balena balenad[1394]: time="2020-08-20T10:00:26.999748000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
  693. Aug 20 10:00:27 balena balenad[1394]: time="2020-08-20T10:00:27.001013000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
  694. Aug 20 10:00:27 balena balenad[1394]: time="2020-08-20T10:00:27.004504000Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
  695. Aug 20 10:00:27 balena balenad[1394]: time="2020-08-20T10:00:27.008854000Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd-debug.sock
  696. Aug 20 10:00:27 balena balenad[1394]: time="2020-08-20T10:00:27.010870000Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock.ttrpc
  697. Aug 20 10:00:27 balena balenad[1394]: time="2020-08-20T10:00:27.012953000Z" level=info msg=serving... address=/var/run/balena-engine/containerd/balena-engine-containerd.sock
  698. Aug 20 10:00:27 balena balenad[1394]: time="2020-08-20T10:00:27.018067000Z" level=info msg="containerd successfully booted in 0.171443s"
  699. Aug 20 10:00:27 balena wpa_supplicant[1417]: wlan0: Trying to associate with SSID 'Almond3d21'
  700. Aug 20 10:00:27 balena NetworkManager[1379]: <info>  [1597917627.2653] device (wlan0): supplicant interface state: scanning -> associating
  701. Aug 20 10:00:27 balena balenad[1394]: time="2020-08-20T10:00:27.488070000Z" level=warning msg="[graphdriver] WARNING: the aufs storage-driver is deprecated, and will be removed in a future release"
  702. Aug 20 10:00:27 balena wpa_supplicant[1417]: wlan0: Associated with e4:71:85:32:50:64
  703. Aug 20 10:00:27 balena wpa_supplicant[1417]: wlan0: CTRL-EVENT-CONNECTED - Connection to e4:71:85:32:50:64 completed [id=0 id_str=]
  704. Aug 20 10:00:27 balena kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  705. Aug 20 10:00:27 balena wpa_supplicant[1417]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
  706. Aug 20 10:00:27 balena wpa_supplicant[1417]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=US
  707. Aug 20 10:00:27 balena NetworkManager[1379]: <info>  [1597917627.8242] device (wlan0): supplicant interface state: associating -> completed
  708. Aug 20 10:00:27 balena NetworkManager[1379]: <info>  [1597917627.8289] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Almond3d21"
  709. Aug 20 10:00:27 balena NetworkManager[1379]: <info>  [1597917627.8677] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
  710. Aug 20 10:00:27 balena NetworkManager[1379]: <info>  [1597917627.9069] dhcp4 (wlan0): activation: beginning transaction (no timeout)
  711. Aug 20 10:00:27 balena avahi-daemon[1381]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::2070:dec8:4434:4faf.
  712. Aug 20 10:00:27 balena avahi-daemon[1381]: New relevant interface wlan0.IPv6 for mDNS.
  713. Aug 20 10:00:27 balena avahi-daemon[1381]: Registering new address record for fe80::2070:dec8:4434:4faf on wlan0.*.
  714. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.0452] dhcp4 (wlan0): state changed unknown -> bound
  715. Aug 20 10:00:28 balena avahi-daemon[1381]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.115.
  716. Aug 20 10:00:28 balena avahi-daemon[1381]: New relevant interface wlan0.IPv4 for mDNS.
  717. Aug 20 10:00:28 balena avahi-daemon[1381]: Registering new address record for 192.168.1.115 on wlan0.IPv4.
  718. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.1183] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
  719. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.2187] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
  720. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.2462] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
  721. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.2896] manager: NetworkManager state is now CONNECTED_LOCAL
  722. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.4439] manager: NetworkManager state is now CONNECTED_SITE
  723. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.4581] policy: set 'my-wifi' (wlan0) as default for IPv4 routing and DNS
  724. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.4808] policy: set-hostname: set hostname to 'balena' (from system configuration)
  725. Aug 20 10:00:28 balena systemd-hostnamed[1370]: Changed host name to 'balena'
  726. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.5201] dns-mgr: Writing DNS information to /sbin/resolvconf
  727. Aug 20 10:00:28 balena dnsmasq[1391]: dnsmasq[1391]: reading /etc/resolv.dnsmasq
  728. Aug 20 10:00:28 balena dnsmasq[1391]: dnsmasq[1391]: using nameserver 8.8.8.8#53
  729. Aug 20 10:00:28 balena dnsmasq[1391]: dnsmasq[1391]: using nameserver 192.168.1.1#53
  730. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.8284] device (wlan0): Activation: successful, device activated.
  731. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.8992] manager: NetworkManager state is now CONNECTED_GLOBAL
  732. Aug 20 10:00:28 balena NetworkManager[1379]: <info>  [1597917628.9534] manager: startup complete
  733. Aug 20 10:00:29 balena balenad[1394]: time="2020-08-20T10:00:29.082222000Z" level=warning msg="Your kernel does not support cgroup rt period"
  734. Aug 20 10:00:29 balena balenad[1394]: time="2020-08-20T10:00:29.093040000Z" level=warning msg="Your kernel does not support cgroup rt runtime"
  735. Aug 20 10:00:29 balena balenad[1394]: time="2020-08-20T10:00:29.094330000Z" level=warning msg="Unable to find cpuset cgroup in mounts"
  736. Aug 20 10:00:29 balena balenad[1394]: time="2020-08-20T10:00:29.095353000Z" level=warning msg="mountpoint for pids not found"
  737. Aug 20 10:00:29 balena balenad[1394]: time="2020-08-20T10:00:29.102104000Z" level=info msg="Loading containers: start."
  738. Aug 20 10:00:30 balena kernel: Bridge firewalling registered
  739. Aug 20 10:00:31 balena nm-dispatcher[1401]: resin-ntp-config: Found config.json in /mnt/boot/config.json .
  740. Aug 20 10:00:31 balena nm-dispatcher[1401]: 200 OK
  741. Aug 20 10:00:31 balena systemd-udevd[1463]: Using default interface naming scheme 'v240'.
  742. Aug 20 10:00:31 balena systemd-udevd[1463]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
  743. Aug 20 10:00:31 balena NetworkManager[1379]: <info>  [1597917631.7557] manager: (balena0): new Bridge device (/org/freedesktop/NetworkManager/Devices/4)
  744. Aug 20 10:00:32 balena kernel: IPv6: ADDRCONF(NETDEV_UP): balena0: link is not ready
  745. Aug 20 10:00:32 balena avahi-daemon[1381]: Joining mDNS multicast group on interface balena0.IPv4 with address 10.114.101.1.
  746. Aug 20 10:00:32 balena systemd-udevd[1512]: Using default interface naming scheme 'v240'.
  747. Aug 20 10:00:32 balena avahi-daemon[1381]: New relevant interface balena0.IPv4 for mDNS.
  748. Aug 20 10:00:32 balena avahi-daemon[1381]: Registering new address record for 10.114.101.1 on balena0.IPv4.
  749. Aug 20 10:00:32 balena systemd-udevd[1512]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
  750. Aug 20 10:00:32 balena NetworkManager[1379]: <info>  [1597917632.9975] manager: (supervisor0): new Bridge device (/org/freedesktop/NetworkManager/Devices/5)
  751. Aug 20 10:00:34 balena NetworkManager[1379]: <info>  [1597917634.1256] device (supervisor0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
  752. Aug 20 10:00:34 balena avahi-daemon[1381]: Joining mDNS multicast group on interface supervisor0.IPv4 with address 10.114.104.1.
  753. Aug 20 10:00:34 balena kernel: IPv6: ADDRCONF(NETDEV_UP): supervisor0: link is not ready
  754. Aug 20 10:00:34 balena avahi-daemon[1381]: New relevant interface supervisor0.IPv4 for mDNS.
  755. Aug 20 10:00:34 balena avahi-daemon[1381]: Registering new address record for 10.114.104.1 on supervisor0.IPv4.
  756. Aug 20 10:00:34 balena NetworkManager[1379]: <info>  [1597917634.3835] device (supervisor0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
  757. Aug 20 10:00:34 balena NetworkManager[1379]: <info>  [1597917634.4586] device (supervisor0): Activation: starting connection 'supervisor0' (0802c992-51e6-4d70-84d0-404d88bfa970)
  758. Aug 20 10:00:34 balena nm-dispatcher[1401]: resin-ntp-config: Found config.json in /mnt/boot/config.json .
  759. Aug 20 10:00:34 balena NetworkManager[1379]: <info>  [1597917634.5732] device (supervisor0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
  760. Aug 20 10:00:34 balena NetworkManager[1379]: <info>  [1597917634.6263] device (supervisor0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
  761. Aug 20 10:00:34 balena NetworkManager[1379]: <info>  [1597917634.6681] device (supervisor0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
  762. Aug 20 10:00:34 balena nm-dispatcher[1401]: 200 OK
  763. Aug 20 10:00:34 balena NetworkManager[1379]: <info>  [1597917634.7233] device (supervisor0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
  764. Aug 20 10:00:34 balena NetworkManager[1379]: <info>  [1597917634.8358] device (supervisor0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
  765. Aug 20 10:00:34 balena NetworkManager[1379]: <info>  [1597917634.8556] device (supervisor0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
  766. Aug 20 10:00:34 balena NetworkManager[1379]: <info>  [1597917634.9439] device (supervisor0): Activation: successful, device activated.
  767. Aug 20 10:00:37 balena balenad[1394]: time="2020-08-20T10:00:37.040246000Z" level=info msg="Removing stale sandbox f8a06b58a06ccb80c120d99be93a32f390bb07c695211010d8c3566f6c41431e (9122b4a25a911a01f3eb3df97865d0ef0affc266d178effc2a64ef53d00b5acc)"
  768. Aug 20 10:00:37 balena balenad[1394]: time="2020-08-20T10:00:37.091681000Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 87da3ccd48c59b241d49692f2428be434e29376fe2deda2496535fb8146cd763 e0f9b05591c7b95a48d8ae1b1d6211b52395a3dc6d6d5868b7f879cf8dbeade9], retrying...."
  769. Aug 20 10:00:37 balena nm-dispatcher[1401]: resin-ntp-config: Found config.json in /mnt/boot/config.json .
  770. Aug 20 10:00:37 balena nm-dispatcher[1401]: 200 OK
  771. Oct 26 20:53:56 balena chronyd[1310]: 2020-08-20T10:00:39Z Selected source 193.182.111.14
  772. Oct 26 20:53:56 balena chronyd[1310]: 2020-08-20T10:00:39Z System clock wrong by 5827996.989135 seconds, adjustment started
  773. Oct 26 20:53:56 balena chronyd[1310]: 2020-10-26T20:53:56Z System clock was stepped by 5827996.989135 seconds
  774. Oct 26 20:53:56 balena journalctl[1637]: Vacuuming done, freed 0B of archived journals from /run/log/journal/d1d4e6a3d1864c589e3c0112f581b239.
  775. Oct 26 20:53:56 balena balenad[1394]: time="2020-10-26T20:53:56.856156140Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/f8c174223cfe9834caf7003ab795196778a182d1d3871dbb41f8a80a32ed1d1a.sock debug=false pid=1639
  776. Oct 26 20:53:59 balena balenad[1394]: time="2020-10-26T20:53:59.824869016Z" level=info msg="shim reaped" id=9122b4a25a911a01f3eb3df97865d0ef0affc266d178effc2a64ef53d00b5acc
  777. Oct 26 20:53:59 balena balenad[1394]: time="2020-10-26T20:53:59.843296496Z" level=error msg="stream copy error: reading from a closed fifo"
  778. Oct 26 20:53:59 balena balenad[1394]: time="2020-10-26T20:53:59.845896256Z" level=error msg="stream copy error: reading from a closed fifo"
  779. Oct 26 20:54:00 balena balenad[1394]: time="2020-10-26T20:54:00.100258515Z" level=error msg="9122b4a25a911a01f3eb3df97865d0ef0affc266d178effc2a64ef53d00b5acc cleanup: failed to delete container from containerd: no such container"
  780. Oct 26 20:54:00 balena balenad[1394]: time="2020-10-26T20:54:00.101920640Z" level=error msg="Failed to start container 9122b4a25a911a01f3eb3df97865d0ef0affc266d178effc2a64ef53d00b5acc: OCI runtime create failed: container_linux.go:349: starting container process caused \"process_linux.go:449: container init caused \\\"rootfs_linux.go:58: mounting \\\\\\\"/var/log/supervisor-log\\\\\\\" to rootfs \\\\\\\"/var/lib/docker/aufs/mnt/2470ef82784375bfa9acb908c52d6e0b32ee28f955329b263fa7ea5cf795e37b\\\\\\\" at \\\\\\\"/var/log\\\\\\\" caused \\\\\\\"stat /var/log/supervisor-log: no such file or directory\\\\\\\"\\\"\": unknown"
  781. Oct 26 20:54:00 balena balenad[1394]: time="2020-10-26T20:54:00.109317650Z" level=info msg="Loading containers: done."
  782. Oct 26 20:54:00 balena balenad[1394]: time="2020-10-26T20:54:00.844700664Z" level=info msg="Docker daemon" commit=074a481789174b4b6fd2d706086e8ffceb72e924 graphdriver(s)=aufs version=19.03.13-dev
  783. Oct 26 20:54:00 balena balenad[1394]: time="2020-10-26T20:54:00.855317854Z" level=info msg="Daemon has completed initialization"
  784. Oct 26 20:54:00 balena balenad[1394]: time="2020-10-26T20:54:00.984925626Z" level=info msg="API listen on [::]:2375"
  785. Oct 26 20:54:00 balena balenad[1394]: time="2020-10-26T20:54:00.986511700Z" level=info msg="API listen on /var/run/balena-engine.sock"
  786. Oct 26 20:54:00 balena balenad[1394]: time="2020-10-26T20:54:00.987964684Z" level=info msg="API listen on /var/run/balena.sock"
  787. Oct 26 20:54:00 balena balenad[1394]: time="2020-10-26T20:54:00.990843634Z" level=info msg="API listen on /var/run/balena-engine.sock"
  788. Oct 26 20:54:03 balena resin-supervisor[1677]: resin_supervisor
  789. Oct 26 20:54:04 balena resin-supervisor[1705]: active
  790. Oct 26 20:54:07 balena bash[1675]: Loaded image: balena-healthcheck-image:latest
  791. Oct 26 20:54:08 balena balenad[1394]: time="2020-10-26T20:54:08.092931288Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2c4ca6f9b98a725c6b5368563e2b563837e5db3f299dec48dbbe87e809d08232.sock debug=false pid=1738
  792. Oct 26 20:54:20 balena resin-supervisor[1708]: REGISTRY_ENDPOINT has changed!
  793. Oct 26 20:54:20 balena resin-supervisor[1708]: Container config has changed!
  794. Oct 26 20:54:21 balena resin-supervisor[1708]: resin_supervisor
  795. Oct 26 20:54:24 balena balenad[1394]: time="2020-10-26T20:54:24.136318409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/faa10614b64b9afed167173ebff9349f717c175412a5ae0a13a45512472a51a7.sock debug=false pid=1877
  796. Oct 26 20:54:27 balena balenad[1394]: time="2020-10-26T20:54:27.152629409Z" level=info msg="shim reaped" id=ebdd625dd854c1a2a08541dedc03a02b7f155a2ba0fff38e3b30a3348e9e931f
  797. Oct 26 20:54:27 balena balenad[1394]: time="2020-10-26T20:54:27.182058409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  798. Oct 26 20:54:44 balena 32102f4fec81[1394]: [info]    Supervisor v11.12.4 starting up...
  799. Oct 26 20:54:44 balena resin-supervisor[1708]: [info]    Supervisor v11.12.4 starting up...
  800. Oct 26 20:54:46 balena 32102f4fec81[1394]: [info]    Setting host to discoverable
  801. Oct 26 20:54:46 balena resin-supervisor[1708]: [info]    Setting host to discoverable
  802. Oct 26 20:54:46 balena 32102f4fec81[1394]: [warn]    Invalid firewall mode: . Reverting to state: off
  803. Oct 26 20:54:46 balena resin-supervisor[1708]: [warn]    Invalid firewall mode: . Reverting to state: off
  804. Oct 26 20:54:46 balena 32102f4fec81[1394]: [info]    🔥 Applying firewall mode: off
  805. Oct 26 20:54:46 balena resin-supervisor[1708]: [info]    🔥 Applying firewall mode: off
  806. Oct 26 20:54:46 balena 32102f4fec81[1394]: [debug]   Starting logging infrastructure
  807. Oct 26 20:54:46 balena resin-supervisor[1708]: [debug]   Starting logging infrastructure
  808. Oct 26 20:54:46 balena 32102f4fec81[1394]: [success] 🔥 Firewall mode applied
  809. Oct 26 20:54:46 balena resin-supervisor[1708]: [success] 🔥 Firewall mode applied
  810. Oct 26 20:54:47 balena 32102f4fec81[1394]: [info]    Starting firewall
  811. Oct 26 20:54:47 balena resin-supervisor[1708]: [info]    Starting firewall
  812. Oct 26 20:54:47 balena 32102f4fec81[1394]: [debug]   Starting api binder
  813. Oct 26 20:54:47 balena resin-supervisor[1708]: [debug]   Starting api binder
  814. Oct 26 20:54:47 balena 32102f4fec81[1394]: [debug]   Unmanaged mode is set, skipping API client initialization
  815. Oct 26 20:54:47 balena resin-supervisor[1708]: [debug]   Unmanaged mode is set, skipping API client initialization
  816. Oct 26 20:54:47 balena 32102f4fec81[1394]: [event]   Event: Supervisor start {}
  817. Oct 26 20:54:47 balena resin-supervisor[1708]: [event]   Event: Supervisor start {}
  818. Oct 26 20:54:47 balena 32102f4fec81[1394]: [debug]   Performing database cleanup for container log timestamps
  819. Oct 26 20:54:47 balena resin-supervisor[1708]: [debug]   Performing database cleanup for container log timestamps
  820. Oct 26 20:54:47 balena 32102f4fec81[1394]: [info]    Starting up in unmanaged mode, activating local mode
  821. Oct 26 20:54:47 balena resin-supervisor[1708]: [info]    Starting up in unmanaged mode, activating local mode
  822. Oct 26 20:54:47 balena 32102f4fec81[1394]: [info]    Switching logging backend to LocalLogBackend
  823. Oct 26 20:54:47 balena resin-supervisor[1708]: [info]    Switching logging backend to LocalLogBackend
  824. Oct 26 20:54:48 balena 32102f4fec81[1394]: [debug]   Connectivity check enabled: true
  825. Oct 26 20:54:48 balena 32102f4fec81[1394]: [debug]   No API endpoint specified, skipping connectivity check
  826. Oct 26 20:54:48 balena 32102f4fec81[1394]: [debug]   Starting periodic check for IP addresses
  827. Oct 26 20:54:48 balena resin-supervisor[1708]: [debug]   Connectivity check enabled: true
  828. Oct 26 20:54:48 balena resin-supervisor[1708]: [debug]   No API endpoint specified, skipping connectivity check
  829. Oct 26 20:54:48 balena resin-supervisor[1708]: [debug]   Starting periodic check for IP addresses
  830. Oct 26 20:54:48 balena 32102f4fec81[1394]: [info]    Reporting initial state, supervisor version and API info
  831. Oct 26 20:54:48 balena resin-supervisor[1708]: [info]    Reporting initial state, supervisor version and API info
  832. Oct 26 20:54:48 balena 32102f4fec81[1394]: [warn]    Invalid firewall mode: . Reverting to state: off
  833. Oct 26 20:54:48 balena resin-supervisor[1708]: [warn]    Invalid firewall mode: . Reverting to state: off
  834. Oct 26 20:54:48 balena 32102f4fec81[1394]: [info]    🔥 Applying firewall mode: off
  835. Oct 26 20:54:48 balena resin-supervisor[1708]: [info]    🔥 Applying firewall mode: off
  836. Oct 26 20:54:48 balena 32102f4fec81[1394]: [debug]   Storing engine snapshot in the database. Timestamp: 2020-10-26T20:54:48.360Z
  837. Oct 26 20:54:48 balena resin-supervisor[1708]: [debug]   Storing engine snapshot in the database. Timestamp: 2020-10-26T20:54:48.360Z
  838. Oct 26 20:54:48 balena 32102f4fec81[1394]: (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
  839. Oct 26 20:54:48 balena resin-supervisor[1708]: (node:1) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
  840. Oct 26 20:54:48 balena 32102f4fec81[1394]: [info]    Attempting to load any preloaded applications
  841. Oct 26 20:54:48 balena resin-supervisor[1708]: [info]    Attempting to load any preloaded applications
  842. Oct 26 20:54:48 balena 32102f4fec81[1394]: [debug]   Handling of local mode switch is completed
  843. Oct 26 20:54:48 balena resin-supervisor[1708]: [debug]   Handling of local mode switch is completed
  844. Oct 26 20:54:48 balena 32102f4fec81[1394]: [success] 🔥 Firewall mode applied
  845. Oct 26 20:54:48 balena resin-supervisor[1708]: [success] 🔥 Firewall mode applied
  846. Oct 26 20:54:49 balena 32102f4fec81[1394]: [success] Preloading complete
  847. Oct 26 20:54:49 balena resin-supervisor[1708]: [success] Preloading complete
  848. Oct 26 20:54:49 balena 32102f4fec81[1394]: [info]    Starting API server
  849. Oct 26 20:54:49 balena resin-supervisor[1708]: [info]    Starting API server
  850. Oct 26 20:54:49 balena 32102f4fec81[1394]: [info]    Supervisor API successfully started on port 48484
  851. Oct 26 20:54:49 balena resin-supervisor[1708]: [info]    Supervisor API successfully started on port 48484
  852. Oct 26 20:54:49 balena 32102f4fec81[1394]: [info]    Applying target state
  853. Oct 26 20:54:49 balena resin-supervisor[1708]: [info]    Applying target state
  854. Oct 26 20:54:49 balena 32102f4fec81[1394]: [info]    Unmanaged mode is set, skipping API binder initialization
  855. Oct 26 20:54:49 balena resin-supervisor[1708]: [info]    Unmanaged mode is set, skipping API binder initialization
  856. Oct 26 20:54:50 balena 32102f4fec81[1394]: [debug]   Finished applying target state
  857. Oct 26 20:54:50 balena resin-supervisor[1708]: [debug]   Finished applying target state
  858. Oct 26 20:54:50 balena 32102f4fec81[1394]: [success] Device state apply success
  859. Oct 26 20:54:50 balena resin-supervisor[1708]: [success] Device state apply success
  860. Oct 26 20:57:31 balena balenad[1394]: time="2020-10-26T20:57:31.401171409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a4a3ded91b19f98255bbeb50ff71ace3c19a437d0fc56adbedb9e2671a697381.sock debug=false pid=2012
  861. Oct 26 20:57:41 balena balenad[1394]: time="2020-10-26T20:57:41.014258409Z" level=info msg="shim reaped" id=5a2ef2f2648cdb54d5eaf9e7cb6d7e6c45888d47fa97c8fe4a6744113904e390
  862. Oct 26 20:57:41 balena balenad[1394]: time="2020-10-26T20:57:41.028790409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  863. Oct 26 20:59:36 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 213.587 ms
  864. Oct 26 20:59:36 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 213.587 ms
  865. Oct 26 21:00:45 balena balenad[1394]: time="2020-10-26T21:00:45.020760409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/acafe085841898230d05a4e93c38348992068011bc1e32c5004d0a9efbeaefba.sock debug=false pid=2246
  866. Oct 26 21:00:54 balena balenad[1394]: time="2020-10-26T21:00:54.629429409Z" level=info msg="shim reaped" id=ec9a1d91826d6547e12fe744d79e01319b051c4b39795123477dcbf66c2d8473
  867. Oct 26 21:00:54 balena balenad[1394]: time="2020-10-26T21:00:54.646742409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  868. Oct 26 21:03:58 balena balenad[1394]: time="2020-10-26T21:03:58.692714409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/52eea83ce71af4e2c7020bad098c0178dcfe5f6ca57cdee6ea700f76ea8779df.sock debug=false pid=2393
  869. Oct 26 21:04:07 balena balenad[1394]: time="2020-10-26T21:04:07.876816409Z" level=info msg="shim reaped" id=f28fa97a3a3f9a86ed4feff95b6953e7b0521966d01d56cd72d467eb1a999cd2
  870. Oct 26 21:04:07 balena balenad[1394]: time="2020-10-26T21:04:07.889486409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  871. Oct 26 21:04:41 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 66.885 ms
  872. Oct 26 21:04:41 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 66.885 ms
  873. Oct 26 21:04:42 balena 32102f4fec81[1394]: [debug]   Attempting container log timestamp flush...
  874. Oct 26 21:04:42 balena 32102f4fec81[1394]: [debug]   Container log timestamp flush complete
  875. Oct 26 21:04:42 balena resin-supervisor[1708]: [debug]   Attempting container log timestamp flush...
  876. Oct 26 21:04:42 balena resin-supervisor[1708]: [debug]   Container log timestamp flush complete
  877. Oct 26 21:07:11 balena balenad[1394]: time="2020-10-26T21:07:11.839134409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/3fb60eba7ecf1f48e796a1de4a527ced0466962c451da6f01d191f4bc1110a9f.sock debug=false pid=2629
  878. Oct 26 21:07:21 balena balenad[1394]: time="2020-10-26T21:07:21.393094409Z" level=info msg="shim reaped" id=b9ea32169a19a48e865e23bf78835bbff3d16b2fb1c16107717a3f26f4c2eef8
  879. Oct 26 21:07:21 balena balenad[1394]: time="2020-10-26T21:07:21.408917409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  880. Oct 26 21:07:42 balena systemd-tmpfiles[2730]: [/etc/tmpfiles.d/openvpn.conf:1] Line references path below legacy directory /var/run/, updating /var/run/openvpn → /run/openvpn; please update the tmpfiles.d/ drop-in file accordingly.
  881. Oct 26 21:07:43 balena sh[2731]: Getting image name and tag...
  882. Oct 26 21:07:43 balena sh[2731]: No supervisor configuration found from API or required variables not set. Using arguments for image and tag.
  883. Oct 26 21:07:43 balena sh[2731]: Set based on arguments image=balena/rpi-supervisor and tag=v11.12.4.
  884. Oct 26 21:07:43 balena sh[2731]: Getting image id...
  885. Oct 26 21:07:45 balena sh[2731]: Supervisor balena/rpi-supervisor:v11.12.4 already downloaded.
  886. Oct 26 21:09:46 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 43.798 ms
  887. Oct 26 21:09:46 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 43.798 ms
  888. Oct 26 21:10:25 balena balenad[1394]: time="2020-10-26T21:10:25.438297409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/73e33915cc57f3af4c56c6367ddd10b7235f67044acc8c7837fc4978b601f7a5.sock debug=false pid=2882
  889. Oct 26 21:10:35 balena balenad[1394]: time="2020-10-26T21:10:35.176749409Z" level=info msg="shim reaped" id=3954ab5e86790f43c84ba199d0318da6b311c66b25fc90e47f59087b139127f0
  890. Oct 26 21:10:35 balena balenad[1394]: time="2020-10-26T21:10:35.191483409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  891. Oct 26 21:13:39 balena balenad[1394]: time="2020-10-26T21:13:39.652747409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c65f2715d33a45f7ef46f3e82830ad295d5ac732498744946e2251bf134c51bf.sock debug=false pid=3026
  892. Oct 26 21:13:50 balena balenad[1394]: time="2020-10-26T21:13:50.236954409Z" level=info msg="shim reaped" id=06b604187e8a5027a0e22901c776cce8e655672468a8f399dc26d6712c13db3a
  893. Oct 26 21:13:50 balena balenad[1394]: time="2020-10-26T21:13:50.251224409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  894. Oct 26 21:14:42 balena 32102f4fec81[1394]: [debug]   Attempting container log timestamp flush...
  895. Oct 26 21:14:42 balena 32102f4fec81[1394]: [debug]   Container log timestamp flush complete
  896. Oct 26 21:14:42 balena resin-supervisor[1708]: [debug]   Attempting container log timestamp flush...
  897. Oct 26 21:14:42 balena resin-supervisor[1708]: [debug]   Container log timestamp flush complete
  898. Oct 26 21:14:52 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 42.373 ms
  899. Oct 26 21:14:52 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 42.373 ms
  900. Oct 26 21:16:54 balena balenad[1394]: time="2020-10-26T21:16:54.216001409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/c3aebfc9e06c53ebb51ebe739ea8b919e9ef77c9a953b58f04982f54774b0842.sock debug=false pid=3282
  901. Oct 26 21:17:03 balena balenad[1394]: time="2020-10-26T21:17:03.748525409Z" level=info msg="shim reaped" id=b1c2bbaf1b2522ede41bd44948dba640c555c63f97b5c25dd138d5ff98a3e71b
  902. Oct 26 21:17:03 balena balenad[1394]: time="2020-10-26T21:17:03.763825409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  903. Oct 26 21:19:57 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 41.977 ms
  904. Oct 26 21:19:57 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 41.977 ms
  905. Oct 26 21:20:07 balena balenad[1394]: time="2020-10-26T21:20:07.690726409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/e3d01b5b0076258003fa5a5cab9a8aada71f5037db8cb19501241c481a8b8615.sock debug=false pid=3525
  906. Oct 26 21:20:17 balena balenad[1394]: time="2020-10-26T21:20:17.228392409Z" level=info msg="shim reaped" id=1f1a42a07d7e8bea27aa59fd51b56b48c71d79ad04a14064c052e01d818809f6
  907. Oct 26 21:20:17 balena balenad[1394]: time="2020-10-26T21:20:17.244984409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  908. Oct 26 21:23:21 balena balenad[1394]: time="2020-10-26T21:23:21.072474409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/36efd6e2bdd52b0cd8652f5a6834e0e3508dbcbaaa7e84c132fea189c4a86832.sock debug=false pid=3669
  909. Oct 26 21:23:30 balena balenad[1394]: time="2020-10-26T21:23:30.886763409Z" level=info msg="shim reaped" id=d71d734fea258b4965e9f5c01a6733bd864bfff1ccade75811edcac540618aed
  910. Oct 26 21:23:30 balena balenad[1394]: time="2020-10-26T21:23:30.901263409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  911. Oct 26 21:24:42 balena 32102f4fec81[1394]: [debug]   Attempting container log timestamp flush...
  912. Oct 26 21:24:42 balena 32102f4fec81[1394]: [debug]   Container log timestamp flush complete
  913. Oct 26 21:24:42 balena resin-supervisor[1708]: [debug]   Attempting container log timestamp flush...
  914. Oct 26 21:24:42 balena resin-supervisor[1708]: [debug]   Container log timestamp flush complete
  915. Oct 26 21:25:02 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 58.821 ms
  916. Oct 26 21:25:02 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 58.821 ms
  917. Oct 26 21:26:34 balena balenad[1394]: time="2020-10-26T21:26:34.797732409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2fea15d54a840de673a8c14a71b8dd7c3d9a39103bfd5539b85e0bd0703a4f2a.sock debug=false pid=3910
  918. Oct 26 21:26:44 balena balenad[1394]: time="2020-10-26T21:26:44.503598409Z" level=info msg="shim reaped" id=e27fb91c2b4259935b44a56ffaf63dab953f5e5cd45af0e9d23c323222f3d922
  919. Oct 26 21:26:44 balena balenad[1394]: time="2020-10-26T21:26:44.518169409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  920. Oct 26 21:29:48 balena balenad[1394]: time="2020-10-26T21:29:48.520188409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/7ebdc0b60f4af5f867d6a85b6dbec1032b2c7a174bd2d94aaeefbb40b032aab9.sock debug=false pid=4054
  921. Oct 26 21:29:58 balena balenad[1394]: time="2020-10-26T21:29:58.443024409Z" level=info msg="shim reaped" id=f32f4916e0065a5e8bf0b4d1238336612d29539b7c3e52af15a1a4144180b191
  922. Oct 26 21:29:58 balena balenad[1394]: time="2020-10-26T21:29:58.453914409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  923. Oct 26 21:30:07 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 60.381 ms
  924. Oct 26 21:30:07 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 60.381 ms
  925. Oct 26 21:33:02 balena balenad[1394]: time="2020-10-26T21:33:02.322372409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/2b023aac83e93d3b8c4e621e074964b427cee90c9f07e718df348c21e0249051.sock debug=false pid=4291
  926. Oct 26 21:33:11 balena balenad[1394]: time="2020-10-26T21:33:11.899156409Z" level=info msg="shim reaped" id=afe898eadf5d68f93d08ca07623835c33ca0dea1513c791fcbe48473e540fc95
  927. Oct 26 21:33:11 balena balenad[1394]: time="2020-10-26T21:33:11.916515409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  928. Oct 26 21:34:42 balena 32102f4fec81[1394]: [debug]   Attempting container log timestamp flush...
  929. Oct 26 21:34:42 balena 32102f4fec81[1394]: [debug]   Container log timestamp flush complete
  930. Oct 26 21:34:42 balena resin-supervisor[1708]: [debug]   Attempting container log timestamp flush...
  931. Oct 26 21:34:42 balena resin-supervisor[1708]: [debug]   Container log timestamp flush complete
  932. Oct 26 21:35:13 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 47.093 ms
  933. Oct 26 21:35:13 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 47.093 ms
  934. Oct 26 21:36:16 balena balenad[1394]: time="2020-10-26T21:36:16.087877409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/761f68f106a1d0b4ca1a1c29dbc006ab8480903627d097fe3775b71275d3858e.sock debug=false pid=4533
  935. Oct 26 21:36:26 balena balenad[1394]: time="2020-10-26T21:36:26.038271409Z" level=info msg="shim reaped" id=04d8d2d658a636f92984a175c4dae151213be1f0af28ba82d499113179699e72
  936. Oct 26 21:36:26 balena balenad[1394]: time="2020-10-26T21:36:26.071998409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  937. Oct 26 21:39:29 balena balenad[1394]: time="2020-10-26T21:39:29.930030409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/a6804fb3e065c40883c22308a1818a48147c34d6d1dfe91defca7b6810582cb0.sock debug=false pid=4668
  938. Oct 26 21:39:40 balena balenad[1394]: time="2020-10-26T21:39:40.218647409Z" level=info msg="shim reaped" id=950692b8dbfa713925671d7f8566fa06baacf4222d5b433acd413e1cf85aca35
  939. Oct 26 21:39:40 balena balenad[1394]: time="2020-10-26T21:39:40.228291409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  940. Oct 26 21:40:18 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 42.516 ms
  941. Oct 26 21:40:18 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 42.516 ms
  942. Oct 26 21:42:44 balena balenad[1394]: time="2020-10-26T21:42:44.117588409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/85b1ee45a923dc69998617d1e7373a7d63a395ea10838b1facaf3dde65648ef0.sock debug=false pid=4912
  943. Oct 26 21:42:53 balena balenad[1394]: time="2020-10-26T21:42:53.996390409Z" level=info msg="shim reaped" id=16f2e3b8ee324c9546814aeca30b72406072af677c9598676d95f4982f253990
  944. Oct 26 21:42:54 balena balenad[1394]: time="2020-10-26T21:42:54.011176409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  945. Oct 26 21:44:42 balena 32102f4fec81[1394]: [debug]   Attempting container log timestamp flush...
  946. Oct 26 21:44:42 balena 32102f4fec81[1394]: [debug]   Container log timestamp flush complete
  947. Oct 26 21:44:42 balena resin-supervisor[1708]: [debug]   Attempting container log timestamp flush...
  948. Oct 26 21:44:42 balena resin-supervisor[1708]: [debug]   Container log timestamp flush complete
  949. Oct 26 21:45:23 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 50.833 ms
  950. Oct 26 21:45:23 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 50.833 ms
  951. Oct 26 21:45:58 balena balenad[1394]: time="2020-10-26T21:45:58.193550409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/46d3d8d10bd56b471a4f5f171e7342e502eabc0f6e96e7fc40cc6f231ec1ef8b.sock debug=false pid=5140
  952. Oct 26 21:46:07 balena balenad[1394]: time="2020-10-26T21:46:07.816628409Z" level=info msg="shim reaped" id=358f7e373c3fdffca3e183a6c2fd3dd346a9d0392a471c025bf7a449720a2bb8
  953. Oct 26 21:46:07 balena balenad[1394]: time="2020-10-26T21:46:07.831510409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  954. Oct 26 21:49:11 balena balenad[1394]: time="2020-10-26T21:49:11.881563409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/872e009eb8e0a16d990bb9511567c66f736cb64f58669bc944be8784558fbf14.sock debug=false pid=5279
  955. Oct 26 21:49:21 balena balenad[1394]: time="2020-10-26T21:49:21.606691409Z" level=info msg="shim reaped" id=58fe6338c95a8753e927a80c947be618242aef75402cdd34ca97f7e995a22600
  956. Oct 26 21:49:21 balena balenad[1394]: time="2020-10-26T21:49:21.630019409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  957. Oct 26 21:50:28 balena 32102f4fec81[1394]: [api]     GET /v1/healthy 200 - 42.931 ms
  958. Oct 26 21:50:28 balena resin-supervisor[1708]: [api]     GET /v1/healthy 200 - 42.931 ms
  959. Oct 26 21:52:25 balena balenad[1394]: time="2020-10-26T21:52:25.702576409Z" level=info msg="shim balena-engine-containerd-shim started" address=/containerd-shim/4d130a362fc6641e4d437b8bf106179a9685397a4a283bd220fdacc3a26e69fc.sock debug=false pid=5513
  960. Oct 26 21:52:35 balena balenad[1394]: time="2020-10-26T21:52:35.318645409Z" level=info msg="shim reaped" id=248fe2604ca833708cf941e380b72098d34e802320514778aced424a52e8cf76
  961. Oct 26 21:52:35 balena balenad[1394]: time="2020-10-26T21:52:35.328114409Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
  962. Oct 26 21:53:28 balena sshd[5628]: error: Could not load host key: /etc/ssh/hostkeys/ssh_host_dsa_key
  963. Oct 26 21:53:28 balena sshd[5628]: Accepted none for root from 192.168.1.103 port 44646 ssh2
  964. Oct 26 21:54:42 balena 32102f4fec81[1394]: [debug]   Attempting container log timestamp flush...
  965. Oct 26 21:54:42 balena 32102f4fec81[1394]: [debug]   Container log timestamp flush complete
  966. Oct 26 21:54:42 balena resin-supervisor[1708]: [debug]   Attempting container log timestamp flush...
  967. Oct 26 21:54:42 balena resin-supervisor[1708]: [debug]   Container log timestamp flush complete
  968.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement