· 6 years ago · Dec 16, 2019, 08:12 PM
1MMC: mmc@7e202000: 0, mmcnr@7e300000: 1
2Loading Environment from FAT... *** Warning - bad CRC, using default environment
3
4In: serial
5Out: serial
6Err: serial
7Net: No ethernet found.
8switch to partitions #0, OK
9mmc0 is current device
10Scanning mmc 0:1...
11Found U-Boot script /boot.scr
12441 bytes read in 1 ms (430.7 KiB/s)
13## Executing script at 02400000
14Scanning mmc devices 0 1 2
15** Unable to read file resin-image-flasher **
1624 bytes read in 1 ms (23.4 KiB/s)
17Card did not respond to voltage select!
18Found resin image on mmc 0
19Loading resinOS_uEnv.txt from mmc device 0 partition 1
20** Unable to read file resinOS_uEnv.txt **
21Loading bootcount.env from mmc device 0 partition 1
22** Unable to read file bootcount.env **
23No bootcount.env file. Setting bootcount=0 in environment
249235352 bytes read in 394 ms (22.4 MiB/s)
25Kernel image @ 0x080000 [ 0x000000 - 0x8ceb98 ]
26## Flattened Device Tree blob at 2eff9200
27 Booting using the fdt blob at 0x2eff9200
28 reserving fdt memory region: addr=0 size=1000
29 Using Device Tree in place at 2eff9200, end 2f002fdc
30
31Starting kernel ...
32
33[ 0.000000] Booting Linux on physical CPU 0x0
34[ 0.000000] Linux version 4.19.71 (oe-user@oe-host) (gcc version 8.3.0 (GCC)) #1 SMP Mon Dec 16 16:10:57 UTC 2019
35[ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
36[ 0.000000] CPU: div instructions available: patching division code
37[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
38[ 0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
39[ 0.000000] Memory policy: Data cache writealloc
40[ 0.000000] cma: Reserved 8 MiB at 0x3dc00000
41[ 0.000000] random: get_random_bytes called from start_kernel+0xb0/0x4b4 with crng_init=0
42[ 0.000000] percpu: Embedded 17 pages/cpu s39564 r8192 d21876 u69632
43[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 253242
44[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708_fb.fbdepth
45=16 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3f000000 vc_mem.mem_size=0x3f600000 dwc_otg.lpm_enable=0 console=null rootfstype=ext4 rootw
46ait vt.global_cursor_default=0 console=ttyS0,115200 root=PARTUUID=38daee1d-02 rootwait
47[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
48[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
49[ 0.000000] Memory: 983636K/1021952K available (8192K kernel code, 655K rwdata, 2328K rodata, 7168K init, 828K bss, 30124K reserved
50, 8192K cma-reserved)
51[ 0.000000] Virtual kernel memory layout:
52[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
53[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
54[ 0.000000] vmalloc : 0xbe800000 - 0xff800000 (1040 MB)
55[ 0.000000] lowmem : 0x80000000 - 0xbe600000 ( 998 MB)
56[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
57[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (9184 kB)
58[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (7168 kB)
59[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 656 kB)
60[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 829 kB)
61[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
62[ 0.000000] ftrace: allocating 28729 entries in 85 pages
63[ 0.000000] rcu: Hierarchical RCU implementation.
64[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
65[ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
66[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
67[ 0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
68[ 0.000022] Switching to timer-based delay loop, resolution 52ns
69[ 0.000275] Console: colour dummy device 80x30
70[ 0.000330] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
71[ 0.000352] pid_max: default: 32768 minimum: 301
72[ 0.000709] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
73[ 0.000729] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
74[ 0.001653] CPU: Testing write buffer coherency: ok
75[ 0.002120] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
76[ 0.002778] Setting up static identity map for 0x100000 - 0x10003c
77[ 0.002930] rcu: Hierarchical SRCU implementation.
78[ 0.003726] smp: Bringing up secondary CPUs ...
79[ 0.004568] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
80[ 0.005492] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
81[ 0.006362] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
82[ 0.006487] smp: Brought up 1 node, 4 CPUs
83[ 0.006516] SMP: Total of 4 processors activated (153.60 BogoMIPS).
84[ 0.006526] CPU: All CPU(s) started in HYP mode.
85[ 0.006536] CPU: Virtualization extensions available.
86[ 0.007538] devtmpfs: initialized
87[ 0.020479] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
88[ 0.020720] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
89[ 0.020745] futex hash table entries: 1024 (order: 4, 65536 bytes)
90[ 0.021337] pinctrl core: initialized pinctrl subsystem
91[ 0.022197] NET: Registered protocol family 16
92[ 0.025101] DMA: preallocated 1024 KiB pool for atomic coherent allocations
93[ 0.030686] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
94[ 0.030700] hw-breakpoint: maximum watchpoint size is 8 bytes.
95[ 0.030907] Serial: AMBA PL011 UART driver
96[ 0.033196] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
97[ 0.068218] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
98[ 0.069854] SCSI subsystem initialized
99[ 0.070137] usbcore: registered new interface driver usbfs
100[ 0.070197] usbcore: registered new interface driver hub
101[ 0.070298] usbcore: registered new device driver usb
102[ 0.090106] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-28 15:08, variant start_cd
103[ 0.100343] raspberrypi-firmware soc:firmware: Firmware hash is 31098ceed842ca10c8ffd02ffe3640bf6c0190b4
104[ 0.111697] clocksource: Switched to clocksource arch_sys_counter
105[ 0.203336] VFS: Disk quotas dquot_6.6.0
106[ 0.203438] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
107[ 0.203633] FS-Cache: Loaded
108[ 0.203856] CacheFiles: Loaded
109[ 0.213880] NET: Registered protocol family 2
110[ 0.214648] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
111[ 0.214693] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
112[ 0.214806] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
113[ 0.214997] TCP: Hash tables configured (established 8192 bind 8192)
114[ 0.215135] UDP hash table entries: 512 (order: 2, 16384 bytes)
115[ 0.215186] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
116[ 0.215498] NET: Registered protocol family 1
117[ 0.216087] RPC: Registered named UNIX socket transport module.
118[ 0.216100] RPC: Registered udp transport module.
119[ 0.216110] RPC: Registered tcp transport module.
120[ 0.216120] RPC: Registered tcp NFSv4.1 backchannel transport module.
121[ 0.277207] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
122[ 0.280244] Initialise system trusted keyrings
123[ 0.280477] workingset: timestamp_bits=14 max_order=18 bucket_order=4
124[ 0.289960] squashfs: version 4.0 (2009/01/31) Phillip Lougher
125[ 0.290001] FS-Cache: Netfs 'nfs' registered for caching
126[ 0.290575] NFS: Registering the id_resolver key type
127[ 0.290606] Key type id_resolver registered
128[ 0.290617] Key type id_legacy registered
129[ 0.290637] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
130[ 0.292385] aufs 4.19.17+-20190211
131[ 0.293853] Key type asymmetric registered
132[ 0.293867] Asymmetric key parser 'x509' registered
133[ 0.293926] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
134[ 0.294083] io scheduler noop registered
135[ 0.294096] io scheduler deadline registered
136[ 0.294277] io scheduler cfq registered (default)
137[ 0.294290] io scheduler mq-deadline registered
138[ 0.294301] io scheduler kyber registered
139[ 0.296507] bcm2708_fb soc:fb: FB found 1 display(s)
140[ 0.305940] Console: switching to colour frame buffer device 82x26
141[ 0.310719] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 656x416
142[ 0.312342] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
143[ 0.313903] bcm2835-rng 3f104000.rng: hwrng registered
144[ 0.314233] vc-mem: phys_addr:0x00000000 mem_base=0x3f000000 mem_size:0x3f600000(1014 MiB)
145[ 0.314730] vc-sm: Videocore shared memory driver
146[ 0.315062] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
147[ 0.325635] brd: module loaded
148[ 0.335670] loop: module loaded
149[ 0.336271] Loading iSCSI transport class v2.0-870.
150[ 0.336990] libphy: Fixed MDIO Bus: probed
151[ 0.337034] tun: Universal TUN/TAP device driver, 1.6
152[ 0.337211] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
153[ 0.337442] dwc_otg 3f980000.usb: base=(ptrval)
154[ 0.537672] Core Release: 2.80a
155[ 0.537687] Setting default values for core params
156[ 0.537715] Finished setting default values for core params
157[ 0.738021] Using Buffer DMA mode
158[ 0.738033] Periodic Transfer Interrupt Enhancement - disabled
159[ 0.738043] Multiprocessor Interrupt Enhancement - disabled
160[ 0.738054] OTG VER PARAM: 0, OTG VER FLAG: 0
161[ 0.738075] Dedicated Tx FIFOs mode
162[ 0.738552] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = bdd14000 dma = 0xfdd14000 len=9024
163[ 0.738583] FIQ FSM acceleration enabled for :
164[ 0.738583] Non-periodic Split Transactions
165[ 0.738583] Periodic Split Transactions
166[ 0.738583] High-Speed Isochronous Endpoints
167[ 0.738583] Interrupt/Control Split Transaction hack enabled
168[ 0.738663] WARN::hcd_init_fiq:457: FIQ on core 1
169[ 0.738680] WARN::hcd_init_fiq:458: FIQ ASM at 80682390 length 36
170[ 0.738696] WARN::hcd_init_fiq:497: MPHI regs_base at be810000
171[ 0.738718] dwc_otg 3f980000.usb: DWC OTG Controller
172[ 0.738755] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
173[ 0.738793] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
174[ 0.738844] Init: Port Power? op_state=1
175[ 0.738854] Init: Power Port (0)
176[ 0.739105] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
177[ 0.739121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
178[ 0.739134] usb usb1: Product: DWC OTG Controller
179[ 0.739148] usb usb1: Manufacturer: Linux 4.19.71 dwc_otg_hcd
180[ 0.739161] usb usb1: SerialNumber: 3f980000.usb
181[ 0.739737] hub 1-0:1.0: USB hub found
182[ 0.739791] hub 1-0:1.0: 1 port detected
183[ 0.740638] usbcore: registered new interface driver usb-storage
184[ 0.740832] mousedev: PS/2 mouse device common for all mice
185[ 0.741678] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
186[ 0.741950] bcm2835-cpufreq: min=600000 max=1400000
187[ 0.742559] sdhci: Secure Digital Host Controller Interface driver
188[ 0.742569] sdhci: Copyright(c) Pierre Ossman
189[ 0.742960] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
190[ 0.743362] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
191[ 0.743498] sdhci-pltfm: SDHCI platform and OF driver helper
192[ 0.747021] ledtrig-cpu: registered to indicate activity on CPUs
193[ 0.747093] hidraw: raw HID events driver (C) Jiri Kosina
194[ 0.747193] usbcore: registered new interface driver usbhid
195[ 0.747197] usbhid: USB HID core driver
196[ 0.747674] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
197[ 0.748815] [vc_sm_connected_init]: start
198[ 0.752064] vc_vchi_sm_init: failed to open VCHI service (-1)
199[ 0.752068] [vc_sm_connected_init]: failed to initialize shared memory service
200[ 0.752078] [vc_sm_connected_init]: end - returning -1
201[ 0.753417] Initializing XFRM netlink socket
202[ 0.753786] NET: Registered protocol family 10
203[ 0.754373] Segment Routing with IPv6
204[ 0.754440] NET: Registered protocol family 17
205[ 0.754469] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if y
206ou need this.
207[ 0.754525] Key type dns_resolver registered
208[ 0.754742] Registering SWP/SWPB emulation handler
209[ 0.755072] registered taskstats version 1
210[ 0.755085] Loading compiled-in X.509 certificates
211[ 0.758781] uart-pl011 3f201000.serial: cts_event_workaround enabled
212[ 0.758836] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
213[ 0.759660] console [ttyS0] disabled
214[ 0.759681] 3f215040.serial: ttyS0 at MMIO 0x0 (irq = 53, base_baud = 31250000) is a 16550
215[ 1.813932] console [ttyS0] enabled
216[ 1.818048] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
217[ 1.824151] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
218[ 1.855769] sdhost: log_buf @ (ptrval) (fdd13000)
219[ 1.896432] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
220[ 1.903542] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
221[ 1.910695] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
222[ 1.916318] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
223[ 1.923183] of_cfs_init
224[ 1.925763] of_cfs_init: OK
225[ 1.952833] Indeed it is in host mode hprt0 = 00021501
226[ 2.019499] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
227[ 2.025043] Freeing unused kernel memory: 7168K
228[ 2.029850] Run /init as init process
229[ 2.034477] random: fast init done
230[ 2.057620] mmc0: host does not support reading read-only switch, assuming write-enable
231[ 2.068925] mmc0: new high speed SDHC card at address 59b4
232[ 2.075765] mmcblk0: mmc0:59b4 USDU1 14.9 GiB
233[ 2.083436] mmcblk0: p1 p2 p3 p4 < p5 p6 >
234[ 2.113518] mmc1: new high speed SDIO card at address 0001
235[ 2.161767] usb 1-1: new high-speed USB device number 2 using dwc_otg
236[ 2.168418] Indeed it is in host mode hprt0 = 00001101
237Starting version 241-9-gc1f8ff8+
238[ 2.412072] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
239[ 2.420391] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
240[ 2.431905] hub 1-1:1.0: USB hub found
241[ 2.435838] hub 1-1:1.0: 4 ports detected
242[ 2.761735] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
243[ 2.811555] CP437: Invalid argument
244[ 2.878878] fsck.fat 4.1 (2017-01-24)
245[ 2.878878] /dev/disk/by-label/resin-boot: 156 files, 16452/80628 clusters
246[ 2.891984] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
247[ 2.900478] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
248[ 2.907186] resin-rootA: clean, 5934/39936 files, 223255/319488 blocks
249[ 2.907898]
250[ 2.916211] hub 1-1.1:1.0: USB hub found
251[ 2.920272] hub 1-1.1:1.0: 3 ports detected
252[ 3.011231] resin-rootB: clean, 11/39936 files, 15349/319488 blocks
253[ 3.011244]
254[ 3.065725] resin-state: clean, 11/5136 files, 1849/20480 blocks
255[ 3.065739]
256[ 3.277203] dwc_otg_handle_wakeup_detected_intr lxstate = 2
257[ 3.363971] mmcblk0: p1 p2 p3 p4 < p5 p6 >
258[ 3.821787] usb 1-1.1.1: new high-speed USB device number 4 using dwc_otg
259[ 3.952086] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
260[ 3.960750] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
261[ 4.372986] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
262[ 4.483004] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
263[ 5.631616] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
264[ 5.646489] aufs au_opts_verify:1609:init[1]: dirperm1 breaks the protection by the permission bits on the lower branch
265WARN[0000] Couldn't run auplink before unmount /tmp/docker-aufs-union035177366 error="exec: \"auplink\": executable file not found in
266 $PATH" storage-driver=aufs
267[ 6.043480] systemd[1]: System time before build time, advancing clock.
268
269Welcome to balenaOS 2.44.0+rev4!
270
271[ 6.119843] random: systemd: uninitialized urandom read (16 bytes read)
272[ 6.156046] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
273[ 6.238194] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the
274 local system does not support BPF/cgroup based firewalling.
275[ 6.256129] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP fi
276rewalling.)
277[ 6.415900] systemd[1]: /lib/systemd/system/chronyd.service:9: PIDFile= references path below legacy directory /var/run/, updating
278/var/run/chrony/chronyd.pid �→ /run/chrony/chronyd.pid; please update the unit file accordingly.
279[ 6.544507] random: systemd: uninitialized urandom read (16 bytes read)
280[ 6.551253] random: systemd: uninitialized urandom read (16 bytes read)
281[ OK ] Listening on Journal Socket (/dev/log).
282[ OK ] Listening on Syslog Socket.
283[ OK ] Listening on Journal Socket.
284 Starting Setup Virtual Console...
285[ OK ] Listening on initctl Compatibility Named Pipe.
286 Mounting POSIX Message Queue File System...
287[ OK ] Reached target Swap.
288 Mounting Temporary Directory (/tmp)...
289 Starting Create list of re�…odes for the current kernel...
290[ OK ] Reached target Login Prompts.
291[ OK ] Reached target Remote File Systems.
292 Starting Journal Service...
293 Starting Resin boot partition mount service...
294[ OK ] Set up automount mnt-sysroot-inactive partition.
295 Mounting Kernel Configuration File System...
296 Starting Remount Root and Kernel File Systems...
297[ OK ] Started Forward Password R�…uests to Wall Directory Watch.
298[ OK ] Listening on udev Kernel Socket.
299 Starting Rollback clear bo�…boot crumb is still present...
300 Starting Apply Kernel Variables...
301[ OK ] Listening on udev Control Socket.
302 Starting udev Coldplug all Devices...
303[ OK ] Created slice User and Session Slice.
304[ OK ] Reached target Slices.
305 Starting Resin active root partition mount service...
306 Starting Resin state partition mount service...
307 Mounting Kernel Debug File System...
308[ OK ] Started Setup Virtual Console.
309[ OK ] Mounted POSIX Message Queue File System.
310[ OK ] Mounted Temporary Directory (/tmp).
311[ OK ] Started Create list of req�… nodes for the current kernel.
312[ OK ] Started Resin boot partition mount service.
313[ OK ] Mounted Kernel Configuration File System.
314[ OK ] Started Remount Root and Kernel File Systems.
315[ OK ] Started Rollback clear boo�…ltboot crumb is still present.
316[ OK ] Started Apply Kernel Variables.
317[ OK ] Started Resin state partition mount service.
318[ OK ] Mounted Kernel Debug File System.
319[ OK ] Started Journal Service.
320[ OK ] Started udev Coldplug all Devices.
321 Starting udev Wait for Complete Device Initialization...
322 Starting Expand resin-data partition...
323 Starting OS configuration device key service...
324 Starting Create Static Device Nodes in /dev...
325[ OK ] Started Create Static Device Nodes in /dev.
326[ OK ] Reached target Local File Systems (Pre).
327 Mounting /var/volatile...
328[ OK ] Reached target Containers.
329[ OK ] Started OS configuration device key service.
330[ OK ] Mounted /var/volatile.
331 Starting Bind mount volatile /var/spool...
332 Starting Bind mount volatile /var/lib...
333 Starting Resin reset OS state...
334 Starting Bind mount volatile /var/cache...
335 Starting Bind mount volatile /srv...
336[ OK ] Started Bind mount volatile /var/spool.
337[ OK ] Started Bind mount volatile /var/lib.
338[ OK ] Started Bind mount volatile /var/cache.
339[ OK ] Started Bind mount volatile /srv.
340[ OK ] Started Resin reset OS state.
341[ OK ] Started Expand resin-data partition.
342 Starting Resin data partition mount service...
343[ 12.627785] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
344[ OK ] Started Resin data partition mount service.
345 Mounting Docker data mountpoint...
346 Mounting resin-data bind mount...
347[ OK ] Mounted Docker data mountpoint.
348[ OK ] Mounted resin-data bind mount.
349[ OK ] Reached target Local File Systems.
350 Starting Create Volatile Files and Directories...
351 Starting Tell Plymouth To Write Out Runtime Data...
352[ OK ] Started Create Volatile Files and Directories.
353[ OK ] Started Tell Plymouth To Write Out Runtime Data.
354 Starting Update UTMP about System Boot/Shutdown...
355 Starting Bind mount for /home/root/.docker...
356 Starting Bind mount for /etc/resin-supervisor...
357 Starting Bind mount for /var/lib/NetworkManager...
358 Starting Bind mount for /e�…kManager/system-connections...
359 Starting Bind mount for /etc/udev/rules.d...
360 Starting Bind mount for /var/lib/bluetooth...
361 Starting Bind mount for /etc/ssh/hostkeys...
362 Starting Bind mount for /etc/hostname...
363 Starting Bind mount for /var/lib/chrony...
364 Starting Bind mount for /var/lib/systemd...
365 Starting Bind mount for /etc/docker...
366 Starting Bind mount for /etc/openvpn...
367 Starting Bind mount for /home/root/.ssh...
368 Starting Bind mount for /etc/NetworkManager/conf.d...
369 Starting Bind mount for /home/root/.rnd...
370[ OK ] Started Bind mount for /home/root/.docker.
371[ OK ] Started Bind mount for /etc/resin-supervisor.
372[ OK ] Started Bind mount for /var/lib/NetworkManager.
373[ OK ] Started Bind mount for /et�…orkManager/system-connections.
374[ OK ] Started Bind mount for /etc/udev/rules.d.
375[ OK ] Started Bind mount for /var/lib/bluetooth.
376[ OK ] Started Bind mount for /etc/ssh/hostkeys.
377[ OK ] Started Bind mount for /etc/hostname.
378[ OK ] Started Bind mount for /var/lib/chrony.
379[ OK ] Started Bind mount for /var/lib/systemd.
380[ OK ] Started Bind mount for /etc/docker.
381[ OK ] Started Bind mount for /etc/openvpn.
382[ OK ] Started Bind mount for /home/root/.ssh.
383 Starting Load/Save Random Seed...
384 Starting udev Kernel Device Manager...
385[ OK ] Started Bind mount for /etc/NetworkManager/conf.d.
386[ OK ] Started udev Kernel Device Manager.
387[ OK ] Started Bind mount for /home/root/.rnd.
388[ OK ] Started Load/Save Random Seed.
389[ OK ] Started Update UTMP about System Boot/Shutdown.
390[ 14.360811] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
391[ 14.366652] media: Linux media interface: v0.10
392[ 14.373390] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
393[ 14.382747] [vc_sm_connected_init]: start
394[ 14.400542] videodev: Linux video capture interface: v2.00
395[ 14.406443] vc_sm_cma_vchi_init: failed to open VCHI service (-1)
396[ 14.406457] [vc_sm_connected_init]: failed to initialize shared memory service
397[ OK ] Found device /dev/serial1.
398[ 14.538227] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
399[ 14.540561] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
400[ 14.542596] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
401[ 14.546083] cfg80211: Loading compiled-in X.509 certificates for regulatory database
402[ 14.580809] bcm2835_audio soc:audio: card created with 8 channels
403[ 14.612657] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
404[ 14.619197] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
405[ 14.632441] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
406[ 14.652800] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
407[ 14.661594] cfg80211: failed to load regulatory.db
408[ 14.662686] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
409[ 14.684081] bcm2835_mmal_vchiq: Failed to open VCHI service connection (status=-1)
410[ 14.831136] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
411[ 14.841971] usbcore: registered new interface driver brcmfmac
412[ OK ] Started Resin active root partition mount service.
413[ 14.932176] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
414[ 14.945363] libphy: lan78xx-mdiobus: probed
415[ 14.955936] random: crng init done
416[ 14.959395] random: 7 urandom warning(s) missed due to ratelimiting
417[ 14.967884] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
418[ 15.075390] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
419[ 15.094699] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4f
420be0b04
421[ 15.153130] usbcore: registered new interface driver lan78xx
422[ OK ] Started udev Wait for Complete Device Initialization.
423[ OK ] Reached target System Initialization.
424[ OK ] Started Daily Cleanup of Temporary Directories.
425 Starting Docker Socket for the API.
426 Starting Docker Socket for the API.
427 Starting sshd.socket.
428[ OK ] Started Config.json path watch.
429[ OK ] Listening on D-Bus System Message Bus Socket.
430[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
431[ OK ] Started Resin supervisor updater timer.
432[ OK ] Reached target Timers.
433 Starting Initialize system clock from build timestamp...
434 Starting Show Plymouth Boot Screen...
435[ 15.997008] uart-pl011 3f201000.serial: no DMA platform data
436[ 19.492768] i2c /dev entries driver
437[ 20.253823] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
438[ 20.262382] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
439[ 20.280579] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
440[ 20.306844] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
441[ 20.337447] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
442[ 20.343627] brcmfmac: power management disabled
443[ 20.875372] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
444[ 20.881396] brcmfmac: power management disabled
445[ 21.277365] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
446[ 21.962704] Bridge firewalling registered
447[ 22.554151] IPv6: ADDRCONF(NETDEV_UP): balena0: link is not ready
448[ 22.800003] Bluetooth: Core ver 2.22
449[ 22.803750] NET: Registered protocol family 31
450[ 22.808258] Bluetooth: HCI device and connection manager initialized
451[ 22.814959] Bluetooth: HCI socket layer initialized
452[ 22.819941] Bluetooth: L2CAP socket layer initialized
453[ 22.825265] Bluetooth: SCO socket layer initialized
454[ 23.050634] Bluetooth: HCI UART driver ver 2.3
455[ 23.055253] Bluetooth: HCI UART protocol H4 registered
456[ 23.060650] Bluetooth: HCI UART protocol Three-wire (H5) registered
457[ 23.067855] Bluetooth: HCI UART protocol Broadcom registered
458[ 24.107393] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
459[ 24.112878] Bluetooth: BNEP filters: protocol multicast
460[ 24.118346] Bluetooth: BNEP socket layer initialized
461[ 51.250621] IPv6: ADDRCONF(NETDEV_UP): supervisor0: link is not ready