Skip to content

Instantly share code, notes, and snippets.

@gokrazy-bot
Created April 4, 2024 03:46
Show Gist options
  • Save gokrazy-bot/f8db49dfcba20f9917600def65792a50 to your computer and use it in GitHub Desktop.
Save gokrazy-bot/f8db49dfcba20f9917600def65792a50 to your computer and use it in GitHub Desktop.
gokrazy boot log
(drain) [Raspberry Pi 3 B] [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.000000] Linux version 6.8.2 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
(drain) [Raspberry Pi 3 B] [ 0.000000] KASLR enabled
(drain) [Raspberry Pi 3 B] [ 0.000000] random: crng init done
(drain) [Raspberry Pi 3 B] [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
(drain) [Raspberry Pi 3 B] [ 0.000000] efi: UEFI not found.
(drain) [Raspberry Pi 3 B] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
(drain) [Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
(drain) [Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: 0x0000000037400000..0x000000003b3fffff (65536 KiB) map reusable linux,cma
(drain) [Raspberry Pi 3 B] [ 0.000000] NUMA: No NUMA configuration found
(drain) [Raspberry Pi 3 B] [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] NUMA: NODE_DATA [mem 0x372079c0-0x37209fff]
(drain) [Raspberry Pi 3 B] [ 0.000000] Zone ranges:
(drain) [Raspberry Pi 3 B] [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] DMA32 empty
(drain) [Raspberry Pi 3 B] [ 0.000000] Normal empty
(drain) [Raspberry Pi 3 B] [ 0.000000] Movable zone start for each node
(drain) [Raspberry Pi 3 B] [ 0.000000] Early memory node ranges
(drain) [Raspberry Pi 3 B] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
(drain) [Raspberry Pi 3 B] [ 0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges
(drain) [Raspberry Pi 3 B] [ 0.000000] percpu: Embedded 22 pages/cpu s52008 r8192 d29912 u90112
(drain) [Raspberry Pi 3 B] [ 0.000000] Detected VIPT I-cache on CPU0
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 843419
(drain) [Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 845719
(drain) [Raspberry Pi 3 B] [ 0.000000] alternatives: applying boot alternatives
(drain) [Raspberry Pi 3 B] [ 0.000000] Kernel command line: dma.dmachans=0x7ff5 bcm2709.boardrev=0xa02082 bcm2709.serial=0xdd856a8f bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-46b24e1d0001/PARTNROFF=1 init=/gokrazy/init rootwait panic=10 oops=panic
(drain) [Raspberry Pi 3 B] [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.000000] Fallback order for Node 0: 0
(drain) [Raspberry Pi 3 B] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
(drain) [Raspberry Pi 3 B] [ 0.000000] Policy zone: DMA
(drain) [Raspberry Pi 3 B] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
(drain) [Raspberry Pi 3 B] [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
(drain) [Raspberry Pi 3 B] [ 0.000000] software IO TLB: area num 4.
(drain) [Raspberry Pi 3 B] [ 0.000000] software IO TLB: mapped [mem 0x0000000035f00000-0x0000000036000000] (1MB)
(drain) [Raspberry Pi 3 B] [ 0.000000] Memory: 829724K/970752K available (21888K kernel code, 5376K rwdata, 14340K rodata, 11520K init, 854K bss, 75492K reserved, 65536K cma-reserved)
(drain) [Raspberry Pi 3 B] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
(drain) [Raspberry Pi 3 B] [ 0.000000] workqueue: name exceeds WQ_NAME_LEN. Truncating to: events_freezable_power_efficien
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: RCU event tracing is enabled.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
(drain) [Raspberry Pi 3 B] [ 0.000000] Trampoline variant of Tasks RCU enabled.
(drain) [Raspberry Pi 3 B] [ 0.000000] Tracing variant of Tasks RCU enabled.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
(drain) [Raspberry Pi 3 B] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
(drain) [Raspberry Pi 3 B] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
(drain) [Raspberry Pi 3 B] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
(drain) [Raspberry Pi 3 B] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
(drain) [Raspberry Pi 3 B] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
(drain) [Raspberry Pi 3 B] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
(drain) [Raspberry Pi 3 B] [ 0.000544] Console: colour dummy device 80x25
(drain) [Raspberry Pi 3 B] [ 0.000562] printk: legacy console [tty1] enabled
(drain) [Raspberry Pi 3 B] [ 0.001559] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
(drain) [Raspberry Pi 3 B] [ 0.001608] pid_max: default: 32768 minimum: 301
(drain) [Raspberry Pi 3 B] [ 0.001743] LSM: initializing lsm=capability,landlock,integrity
(drain) [Raspberry Pi 3 B] [ 0.001826] landlock: Up and running.
(drain) [Raspberry Pi 3 B] [ 0.001972] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.002024] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
(drain) [Raspberry Pi 3 B] [ 0.004652] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
(drain) [Raspberry Pi 3 B] [ 0.004810] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
(drain) [Raspberry Pi 3 B] [ 0.005196] rcu: Hierarchical SRCU implementation.
(drain) [Raspberry Pi 3 B] [ 0.005223] rcu: Max phase no-delay instances is 1000.
(drain) [Raspberry Pi 3 B] [ 0.009234] EFI services will not be available.
(drain) [Raspberry Pi 3 B] [ 0.009679] smp: Bringing up secondary CPUs ...
(drain) [Raspberry Pi 3 B] [ 0.010387] Detected VIPT I-cache on CPU1
(drain) [Raspberry Pi 3 B] [ 0.010523] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.011454] Detected VIPT I-cache on CPU2
(drain) [Raspberry Pi 3 B] [ 0.011557] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.012556] Detected VIPT I-cache on CPU3
(drain) [Raspberry Pi 3 B] [ 0.012656] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
(drain) [Raspberry Pi 3 B] [ 0.012899] smp: Brought up 1 node, 4 CPUs
(drain) [Raspberry Pi 3 B] [ 0.013022] SMP: Total of 4 processors activated.
(drain) [Raspberry Pi 3 B] [ 0.013044] CPU: All CPU(s) started at EL2
(drain) [Raspberry Pi 3 B] [ 0.013080] CPU features: detected: 32-bit EL0 Support
(drain) [Raspberry Pi 3 B] [ 0.013102] CPU features: detected: 32-bit EL1 Support
(drain) [Raspberry Pi 3 B] [ 0.013127] CPU features: detected: CRC32 instructions
(drain) [Raspberry Pi 3 B] [
[Raspberry Pi 3 B] 2024/04/04 05:45:19 supervise.go:568: sending sigterm to all services
[Raspberry Pi 3 B] 2024/04/04 05:45:19 supervise.go:580: all services shut down
[Raspberry Pi 3 B] 2024/04/04 05:45:19 update.go:406: Unmounting /perm
[Raspberry Pi 3 B] [ 96.988838] EXT4-fs (mmcblk0p4): unmounting filesystem b67b7fd0-7d98-483d-ab58-b2a435518cd6.
[Raspberry Pi 3 B] 2024/04/04 05:45:19 update.go:353: Rebooting
[Raspberry Pi 3 B] �2@L>�B���� 8�L8�2@�9��n� 022N�2N��� vB���F���2NƂ��2�p2n�2��2nn��`6��2@L>�b�̎�L��L8�2@�>B�~�N�B 0!�r��2����b�n��|�v����r�`6�[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[Raspberry Pi 3 B] [ 0.000000] Linux version 6.8.3 (gokrazy@docker) (aarch64-linux-gnu-gcc (Debian 8.3.0-2) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1 SMP PREEMPT Wed Mar 1 20:57:29 UTC 2017
[Raspberry Pi 3 B] [ 0.000000] KASLR enabled
[Raspberry Pi 3 B] [ 0.000000] random: crng init done
[Raspberry Pi 3 B] [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
[Raspberry Pi 3 B] [ 0.000000] efi: UEFI not found.
[Raspberry Pi 3 B] [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000037400000, size 64 MiB
[Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[Raspberry Pi 3 B] [ 0.000000] OF: reserved mem: 0x0000000037400000..0x000000003b3fffff (65536 KiB) map reusable linux,cma
[Raspberry Pi 3 B] [ 0.000000] NUMA: No NUMA configuration found
[Raspberry Pi 3 B] [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] NUMA: NODE_DATA [mem 0x372079c0-0x37209fff]
[Raspberry Pi 3 B] [ 0.000000] Zone ranges:
[Raspberry Pi 3 B] [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] DMA32 empty
[Raspberry Pi 3 B] [ 0.000000] Normal empty
[Raspberry Pi 3 B] [ 0.000000] Movable zone start for each node
[Raspberry Pi 3 B] [ 0.000000] Early memory node ranges
[Raspberry Pi 3 B] [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
[Raspberry Pi 3 B] [ 0.000000] On node 0, zone DMA: 19456 pages in unavailable ranges
[Raspberry Pi 3 B] [ 0.000000] percpu: Embedded 22 pages/cpu s52008 r8192 d29912 u90112
[Raspberry Pi 3 B] [ 0.000000] Detected VIPT I-cache on CPU0
[Raspberry Pi 3 B] [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[Raspberry Pi 3 B] [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 843419
[Raspberry Pi 3 B] [ 0.000000] CPU features: detected: ARM erratum 845719
[Raspberry Pi 3 B] [ 0.000000] alternatives: applying boot alternatives
[Raspberry Pi 3 B] [ 0.000000] Kernel command line: dma.dmachans=0x7ff5 bcm2709.boardrev=0xa02082 bcm2709.serial=0xdd856a8f bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyS0,115200 root=PARTUUID=60c24cc1-f3f9-427a-8199-46b24e1d0001/PARTNROFF=1 init=/gokrazy/init rootwait panic=10 oops=panic
[Raspberry Pi 3 B] [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[Raspberry Pi 3 B] [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[Raspberry Pi 3 B] [ 0.000000] Fallback order for Node 0: 0
[Raspberry Pi 3 B] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
[Raspberry Pi 3 B] [ 0.000000] Policy zone: DMA
[Raspberry Pi 3 B] [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[Raspberry Pi 3 B] [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 0MB
[Raspberry Pi 3 B] [ 0.000000] software IO TLB: area num 4.
[Raspberry Pi 3 B] [ 0.000000] software IO TLB: mapped [mem 0x0000000035f00000-0x0000000036000000] (1MB)
[Raspberry Pi 3 B] [ 0.000000] Memory: 829724K/970752K available (21888K kernel code, 5376K rwdata, 14340K rodata, 11520K init, 854K bss, 75492K reserved, 65536K cma-reserved)
[Raspberry Pi 3 B] [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[Raspberry Pi 3 B] [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[Raspberry Pi 3 B] [ 0.000000] rcu: RCU event tracing is enabled.
[Raspberry Pi 3 B] [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[Raspberry Pi 3 B] [ 0.000000] Trampoline variant of Tasks RCU enabled.
[Raspberry Pi 3 B] [ 0.000000] Tracing variant of Tasks RCU enabled.
[Raspberry Pi 3 B] [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[Raspberry Pi 3 B] [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[Raspberry Pi 3 B] [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[Raspberry Pi 3 B] [ 0.000000] Root IRQ handler: bcm2836_arm_irqchip_handle_irq
[Raspberry Pi 3 B] [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[Raspberry Pi 3 B] [ 0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[Raspberry Pi 3 B] [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[Raspberry Pi 3 B] [ 0.000001] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[Raspberry Pi 3 B] [ 0.000550] Console: colour dummy device 80x25
[Raspberry Pi 3 B] [ 0.000569] printk: legacy console [tty1] enabled
[Raspberry Pi 3 B] [ 0.001525] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[Raspberry Pi 3 B] [ 0.001572] pid_max: default: 32768 minimum: 301
[Raspberry Pi 3 B] [ 0.001711] LSM: initializing lsm=capability,landlock,integrity
[Raspberry Pi 3 B] [ 0.001794] landlock: Up and running.
[Raspberry Pi 3 B] [ 0.001941] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 0.001994] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 0.004612] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi 3 B] [ 0.004752] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[Raspberry Pi 3 B] [ 0.005143] rcu: Hierarchical SRCU implementation.
[Raspberry Pi 3 B] [ 0.005170] rcu: Max phase no-delay instances is 1000.
[Raspberry Pi 3 B] [ 0.009168] EFI services will not be available.
[Raspberry Pi 3 B] [ 0.009602] smp: Bringing up secondary CPUs ...
[Raspberry Pi 3 B] [ 0.010295] Detected VIPT I-cache on CPU1
[Raspberry Pi 3 B] [ 0.010429] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[Raspberry Pi 3 B] [ 0.011351] Detected VIPT I-cache on CPU2
[Raspberry Pi 3 B] [ 0.011456] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[Raspberry Pi 3 B] [ 0.012440] Detected VIPT I-cache on CPU3
[Raspberry Pi 3 B] [ 0.012542] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[Raspberry Pi 3 B] [ 0.012794] smp: Brought up 1 node, 4 CPUs
[Raspberry Pi 3 B] [ 0.012916] SMP: Total of 4 processors activated.
[Raspberry Pi 3 B] [ 0.012938] CPU: All CPU(s) started at EL2
[Raspberry Pi 3 B] [ 0.012975] CPU features: detected: 32-bit EL0 Support
[Raspberry Pi 3 B] [ 0.012996] CPU features: detected: 32-bit EL1 Support
[Raspberry Pi 3 B] [ 0.013021] CPU features: detected: CRC32 instructions
[Raspberry Pi 3 B] [ 0.013103] alternatives: applying system-wide alternatives
[Raspberry Pi 3 B] [ 0.016153] devtmpfs: initialized
[Raspberry Pi 3 B] [ 0.027788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[Raspberry Pi 3 B] [ 0.027866] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[Raspberry Pi 3 B] [ 0.030988] pinctrl core: initialized pinctrl subsystem
[Raspberry Pi 3 B] [ 0.034104] DMI not present or invalid.
[Raspberry Pi 3 B] [ 0.035390] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[Raspberry Pi 3 B] [ 0.040557] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[Raspberry Pi 3 B] [ 0.040800] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[Raspberry Pi 3 B] [ 0.041161] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[Raspberry Pi 3 B] [ 0.041518] audit: initializing netlink subsys (disabled)
[Raspberry Pi 3 B] [ 0.041813] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
[Raspberry Pi 3 B] [ 0.043817] thermal_sys: Registered thermal governor 'step_wise'
[Raspberry Pi 3 B] [ 0.043829] thermal_sys: Registered thermal governor 'power_allocator'
[Raspberry Pi 3 B] [ 0.043965] cpuidle: using governor menu
[Raspberry Pi 3 B] [ 0.045119] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[Raspberry Pi 3 B] [ 0.045292] ASID allocator initialised with 32768 entries
[Raspberry Pi 3 B] [ 0.049434] Serial: AMBA PL011 UART driver
[Raspberry Pi 3 B] [ 0.078862] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[Raspberry Pi 3 B] [ 0.078915] Modules: 0 pages in range for non-PLT usage
[Raspberry Pi 3 B] [ 0.078923] Modules: 510752 pages in range for PLT usage
[Raspberry Pi 3 B] [ 0.080095] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B] [ 0.080151] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[Raspberry Pi 3 B] [ 0.080181] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B] [ 0.080206] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[Raspberry Pi 3 B] [ 0.080234] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B] [ 0.080259] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[Raspberry Pi 3 B] [ 0.080287] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[Raspberry Pi 3 B] [ 0.080312] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[Raspberry Pi 3 B] [ 0.082831] ACPI: Interpreter disabled.
[Raspberry Pi 3 B] [ 0.087448] iommu: Default domain type: Translated
[Raspberry Pi 3 B] [ 0.087481] iommu: DMA domain TLB invalidation policy: strict mode
[Raspberry Pi 3 B] [ 0.088184] SCSI subsystem initialized
[Raspberry Pi 3 B] [ 0.088812] usbcore: registered new interface driver usbfs
[Raspberry Pi 3 B] [ 0.088886] usbcore: registered new interface driver hub
[Raspberry Pi 3 B] [ 0.088965] usbcore: registered new device driver usb
[Raspberry Pi 3 B] [ 0.089255] usb_phy_generic phy: dummy supplies not allowed for exclusive requests
[Raspberry Pi 3 B] [ 0.090721] mc: Linux media interface: v0.10
[Raspberry Pi 3 B] [ 0.090818] videodev: Linux video capture interface: v2.00
[Raspberry Pi 3 B] [ 0.090933] pps_core: LinuxPPS API ver. 1 registered
[Raspberry Pi 3 B] [ 0.090958] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[Raspberry Pi 3 B] [ 0.091009] PTP clock support registered
[Raspberry Pi 3 B] [ 0.091257] EDAC MC: Ver: 3.0.0
[Raspberry Pi 3 B] [ 0.092003] scmi_core: SCMI protocol bus registered
[Raspberry Pi 3 B] [ 0.093664] FPGA manager framework
[Raspberry Pi 3 B] [ 0.093851] Advanced Linux Sound Architecture Driver Initialized.
[Raspberry Pi 3 B] [ 0.095774] vgaarb: loaded
[Raspberry Pi 3 B] [ 0.097134] clocksource: Switched to clocksource arch_sys_counter
[Raspberry Pi 3 B] [ 0.097524] VFS: Disk quotas dquot_6.6.0
[Raspberry Pi 3 B] [ 0.097597] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[Raspberry Pi 3 B] [ 0.097975] pnp: PnP ACPI: disabled
[Raspberry Pi 3 B] [ 0.109396] NET: Registered PF_INET protocol family
[Raspberry Pi 3 B] [ 0.109661] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[Raspberry Pi 3 B] [ 0.111471] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
[Raspberry Pi 3 B] [ 0.111537] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[Raspberry Pi 3 B] [ 0.111644] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
[Raspberry Pi 3 B] [ 0.111788] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
[Raspberry Pi 3 B] [ 0.112169] TCP: Hash tables configured (established 8192 bind 8192)
[Raspberry Pi 3 B] [ 0.112388] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 0.112461] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[Raspberry Pi 3 B] [ 0.112670] NET: Registered PF_UNIX/PF_LOCAL protocol family
[Raspberry Pi 3 B] [ 0.113310] RPC: Registered named UNIX socket transport module.
[Raspberry Pi 3 B] [ 0.113342] RPC: Registered udp transport module.
[Raspberry Pi 3 B] [ 0.113365] RPC: Registered tcp transport module.
[Raspberry Pi 3 B] [ 0.113386] RPC: Registered tcp-with-tls transport module.
[Raspberry Pi 3 B] [ 0.113409] RPC: Registered tcp NFSv4.1 backchannel transport module.
[Raspberry Pi 3 B] [ 0.115824] PCI: CLS 0 bytes, default 64
[Raspberry Pi 3 B] [ 0.117032] kvm [1]: IPA Size Limit: 40 bits
[Raspberry Pi 3 B] [ 0.122521] kvm [1]: Hyp mode initialized successfully
[Raspberry Pi 3 B] [ 0.124521] Initialise system trusted keyrings
[Raspberry Pi 3 B] [ 0.124828] workingset: timestamp_bits=42 max_order=18 bucket_order=0
[Raspberry Pi 3 B] [ 0.125382] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[Raspberry Pi 3 B] [ 0.125800] NFS: Registering the id_resolver key type
[Raspberry Pi 3 B] [ 0.125851] Key type id_resolver registered
[Raspberry Pi 3 B] [ 0.125876] Key type id_legacy registered
[Raspberry Pi 3 B] [ 0.125923] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[Raspberry Pi 3 B] [ 0.125953] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[Raspberry Pi 3 B] [ 0.126187] fuse: init (API version 7.39)
[Raspberry Pi 3 B] [ 0.126410] 9p: Installing v9fs 9p2000 file system support
[Raspberry Pi 3 B] [ 0.211475] Key type asymmetric registered
[Raspberry Pi 3 B] [ 0.211504] Asymmetric key parser 'x509' registered
[Raspberry Pi 3 B] [ 0.211593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[Raspberry Pi 3 B] [ 0.211628] io scheduler mq-deadline registered
[Raspberry Pi 3 B] [ 0.211655] io scheduler kyber registered
[Raspberry Pi 3 B] [ 0.211719] io scheduler bfq registered
[Raspberry Pi 3 B] [ 0.237182] simple-framebuffer 3eaf0000.framebuffer: framebuffer at 0x3eaf0000, 0x10a800 bytes
[Raspberry Pi 3 B] [ 0.237247] simple-framebuffer 3eaf0000.framebuffer: format=a8r8g8b8, mode=656x416x32, linelength=2624
[Raspberry Pi 3 B] [ 0.240275] Console: switching to colour frame buffer device 82x26
[Raspberry Pi 3 B] [ 0.242979] simple-framebuffer 3eaf0000.framebuffer: fb0: simplefb registered!
[Raspberry Pi 3 B] [ 0.244643] IPMI message handler: version 39.2
[Raspberry Pi 3 B] [ 0.246280] ipmi device interface
[Raspberry Pi 3 B] [ 0.248082] ipmi_ssif: IPMI SSIF Interface driver
[Raspberry Pi 3 B] [ 0.250132] EINJ: ACPI disabled.
[Raspberry Pi 3 B] [ 0.305083] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
[Raspberry Pi 3 B] [ 0.309199] printk: legacy console [ttyS0] disabled
[Raspberry Pi 3 B] [ 0.311316] 3f215040.serial: ttyS0 at MMIO 0x3f215040 (irq = 71, base_baud = 50000000) is a 16550
[Raspberry Pi 3 B] [ 0.314396] printk: legacy console [ttyS0] enabled
[Raspberry Pi 3 B] [ 1.377536] Serial: AMBA driver
[Raspberry Pi 3 B] [ 1.383368] msm_serial: driver initialized
[Raspberry Pi 3 B] [ 1.389673] SuperH (H)SCI(F) driver initialized
[Raspberry Pi 3 B] [ 1.396046] STM32 USART driver initialized
[Raspberry Pi 3 B] [ 1.403796] bcm2835-rng 3f104000.rng: hwrng registered
[Raspberry Pi 3 B] [ 1.432624] loop: module loaded
[Raspberry Pi 3 B] [ 1.439977] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
[Raspberry Pi 3 B] [ 1.450834] megasas: 07.727.03.00-rc1
[Raspberry Pi 3 B] [ 1.460021] SPI driver spidev has no spi_device_id for brcm,bcm2835-spi
[Raspberry Pi 3 B] [ 1.477000] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[Raspberry Pi 3 B] [ 1.487884] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[Raspberry Pi 3 B] [ 1.509985] tun: Universal TUN/TAP device driver, 1.6
[Raspberry Pi 3 B] [ 1.519015] thunder_xcv, ver 1.0
[Raspberry Pi 3 B] [ 1.523906] thunder_bgx, ver 1.0
[Raspberry Pi 3 B] [ 1.528694] nicpf, ver 1.0
[Raspberry Pi 3 B] [ 1.532916] nicvf, ver 1.0
[Raspberry Pi 3 B] [ 1.537212] tulip: tulip: unknown CPU architecture, using default csr0
[Raspberry Pi 3 B] [ 1.547857] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[Raspberry Pi 3 B] [ 1.556621] hns3: Copyright (c) 2017 Huawei Corporation.
[Raspberry Pi 3 B] [ 1.563491] hclge is initializing
[Raspberry Pi 3 B] [ 1.568530] e100: Intel(R) PRO/100 Network Driver
[Raspberry Pi 3 B] [ 1.574728] e100: Copyright(c) 1999-2006 Intel Corporation
[Raspberry Pi 3 B] [ 1.581790] e1000: Intel(R) PRO/1000 Network Driver
[Raspberry Pi 3 B] [ 1.588168] e1000: Copyright (c) 1999-2006 Intel Corporation.
[Raspberry Pi 3 B] [ 1.595484] e1000e: Intel(R) PRO/1000 Network Driver
[Raspberry Pi 3 B] [ 1.601937] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[Raspberry Pi 3 B] [ 1.609395] igb: Intel(R) Gigabit Ethernet Network Driver
[Raspberry Pi 3 B] [ 1.616248] igb: Copyright (c) 2007-2014 Intel Corporation.
[Raspberry Pi 3 B] [ 1.623303] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[Raspberry Pi 3 B] [ 1.630989] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[Raspberry Pi 3 B] [ 1.638953] sky2: driver version 1.30
[Raspberry Pi 3 B] [ 1.648663] usbcore: registered new device driver r8152-cfgselector
[Raspberry Pi 3 B] [ 1.656382] usbcore: registered new interface driver r8152
[Raspberry Pi 3 B] [ 1.663255] usbcore: registered new interface driver lan78xx
[Raspberry Pi 3 B] [ 1.670319] usbcore: registered new interface driver asix
[Raspberry Pi 3 B] [ 1.677079] usbcore: registered new interface driver ax88179_178a
[Raspberry Pi 3 B] [ 1.684568] usbcore: registered new interface driver cdc_ether
[Raspberry Pi 3 B] [ 1.691764] usbcore: registered new interface driver smsc95xx
[Raspberry Pi 3 B] [ 1.698793] usbcore: registered new interface driver net1080
[Raspberry Pi 3 B] [ 1.705681] usbcore: registered new interface driver cdc_subset
[Raspberry Pi 3 B] [ 1.712791] usbcore: registered new interface driver zaurus
[Raspberry Pi 3 B] [ 1.719534] usbcore: registered new interface driver cdc_ncm
[Raspberry Pi 3 B] [ 1.726311] usbcore: registered new interface driver lg-vl600
[Raspberry Pi 3 B] [ 1.733160] usbcore: registered new interface driver r8153_ecm
[Raspberry Pi 3 B] [ 1.740556] VFIO - User Level meta-driver version: 0.3
[Raspberry Pi 3 B] [ 1.752535] usbcore: registered new interface driver cdc_acm
[Raspberry Pi 3 B] [ 1.759236] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[Raspberry Pi 3 B] [ 1.769266] usbcore: registered new interface driver usblp
[Raspberry Pi 3 B] [ 1.775856] usbcore: registered new interface driver usb-storage
[Raspberry Pi 3 B] [ 1.783032] usbcore: registered new interface driver cp210x
[Raspberry Pi 3 B] [ 1.789646] usbserial: USB Serial support registered for cp210x
[Raspberry Pi 3 B] [ 1.796589] usbcore: registered new interface driver ftdi_sio
[Raspberry Pi 3 B] [ 1.803363] usbserial: USB Serial support registered for FTDI USB Serial Device
[Raspberry Pi 3 B] [ 1.818451] i2c_dev: i2c /dev entries driver
[Raspberry Pi 3 B] [ 1.826144] i2c-bcm2835 3f805000.i2c: Could not read clock-frequency property
[Raspberry Pi 3 B] [ 1.839422] Driver for 1-wire Dallas network protocol.
[Raspberry Pi 3 B] [ 1.854414] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[Raspberry Pi 3 B] [ 1.868313] sdhci: Secure Digital Host Controller Interface driver
[Raspberry Pi 3 B] [ 1.875903] sdhci: Copyright(c) Pierre Ossman
[Raspberry Pi 3 B] [ 1.883153] Synopsys Designware Multimedia Card Interface Driver
[Raspberry Pi 3 B] [ 1.892595] sdhci-pltfm: SDHCI platform and OF driver helper
[Raspberry Pi 3 B] [ 1.904228] ledtrig-cpu: registered to indicate activity on CPUs
[Raspberry Pi 3 B] [ 1.915409] usbcore: registered new interface driver usbhid
[Raspberry Pi 3 B] [ 1.922594] usbhid: USB HID core driver
[Raspberry Pi 3 B] [ 1.930476] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[Raspberry Pi 3 B] [ 1.943400] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[Raspberry Pi 3 B] [ 1.966700] Initializing XFRM netlink socket
[Raspberry Pi 3 B] [ 1.972664] NET: Registered PF_INET6 protocol family
[Raspberry Pi 3 B] [ 1.977754] sdhost-bcm2835 3f202000.mmc: loaded - DMA enabled (>1)
[Raspberry Pi 3 B] [ 1.980359] Segment Routing with IPv6
[Raspberry Pi 3 B] [ 1.992300] In-situ OAM (IOAM) with IPv6
[Raspberry Pi 3 B] [ 1.997964] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[Raspberry Pi 3 B] [ 2.006554] NET: Registered PF_PACKET protocol family
[Raspberry Pi 3 B] [ 2.013345] 9pnet: Installing 9P2000 support
[Raspberry Pi 3 B] [ 2.019220] Key type dns_resolver registered
[Raspberry Pi 3 B] [ 2.049262] registered taskstats version 1
[Raspberry Pi 3 B] [ 2.055109] Loading compiled-in X.509 certificates
[Raspberry Pi 3 B] [ 2.074762] mmc0: host does not support reading read-only switch, assuming write-enable
[Raspberry Pi 3 B] [ 2.087660] mmc0: new high speed SDHC card at address 0001
[Raspberry Pi 3 B] [ 2.089080] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
[Raspberry Pi 3 B] [ 2.094276] mmcblk0: mmc0:0001 00000 29.8 GiB
[Raspberry Pi 3 B] [ 2.102684] serial serial0: tty port ttyAMA0 registered
[Raspberry Pi 3 B] [ 2.124240] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-03-21T14:33:34
[Raspberry Pi 3 B] [ 2.124506] mmcblk0: p1 p2 p3 p4
[Raspberry Pi 3 B] [ 2.157209] Console: switching to colour dummy device 80x25
[Raspberry Pi 3 B] [ 2.176848] vc4-drm soc:gpu: bound 3f400000.hvs (ops vc4_hvs_ops)
[Raspberry Pi 3 B] [ 2.187882] vc4-drm soc:gpu: bound 3f902000.hdmi (ops vc4_hdmi_ops)
[Raspberry Pi 3 B] [ 2.194393] vc4-drm soc:gpu: bound 3f806000.vec (ops vc4_vec_ops)
[Raspberry Pi 3 B] [ 2.200721] vc4-drm soc:gpu: bound 3f004000.txp (ops vc4_txp_ops)
[Raspberry Pi 3 B] [ 2.206998] vc4-drm soc:gpu: bound 3f206000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B] [ 2.213972] vc4-drm soc:gpu: bound 3f207000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B] [ 2.220947] vc4-drm soc:gpu: bound 3f807000.pixelvalve (ops vc4_crtc_ops)
[Raspberry Pi 3 B] [ 2.227895] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops)
[Raspberry Pi 3 B] [ 2.235832] [drm] Initialized vc4 0.0.0 20140616 for soc:gpu on minor 0
[Raspberry Pi 3 B] [ 2.279300] Console: switching to colour frame buffer device 90x30
[Raspberry Pi 3 B] [ 2.303553] vc4-drm soc:gpu: [drm] fb0: vc4drmfb frame buffer device
[Raspberry Pi 3 B] [ 2.843369] dwc2 3f980000.usb: supply vusb_d not found, using dummy regulator
[Raspberry Pi 3 B] [ 2.851650] dwc2 3f980000.usb: supply vusb_a not found, using dummy regulator
[Raspberry Pi 3 B] [ 2.912182] dwc2 3f980000.usb: DWC OTG Controller
[Raspberry Pi 3 B] [ 2.918456] dwc2 3f980000.usb: new USB bus registered, assigned bus number 1
[Raspberry Pi 3 B] [ 2.927086] dwc2 3f980000.usb: irq 51, io mem 0x3f980000
[Raspberry Pi 3 B] [ 2.935382] hub 1-0:1.0: USB hub found
[Raspberry Pi 3 B] [ 2.940629] hub 1-0:1.0: 1 port detected
[Raspberry Pi 3 B] [ 2.962869] sdhci-iproc 3f300000.mmc: allocated mmc-pwrseq
[Raspberry Pi 3 B] [ 2.980830] bcm2835-audio bcm2835-audio: card created with 8 channels
[Raspberry Pi 3 B] [ 2.989001] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[Raspberry Pi 3 B] [ 2.999710] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[Raspberry Pi 3 B] [ 3.006965] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[Raspberry Pi 3 B] [ 3.009156] mmc1: SDHCI controller on 3f300000.mmc [3f300000.mmc] using PIO
[Raspberry Pi 3 B] [ 3.014366] clk: Disabling unused clocks
[Raspberry Pi 3 B] [ 3.027434] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[Raspberry Pi 3 B] [ 3.028371] ALSA device list:
[Raspberry Pi 3 B] [ 3.036193] cfg80211: failed to load regulatory.db
[Raspberry Pi 3 B] [ 3.039233] #0: vc4-hdmi
[Raspberry Pi 3 B] [ 3.050425] #1: bcm2835 Headphones
[Raspberry Pi 3 B] [ 3.059743] VFS: Mounted root (squashfs filesystem) readonly on device 179:2.
[Raspberry Pi 3 B] [ 3.068703] devtmpfs: mounted
[Raspberry Pi 3 B] [ 3.080115] Freeing unused kernel memory: 11520K
[Raspberry Pi 3 B] [ 3.085714] Run /gokrazy/init as init process
[Raspberry Pi 3 B] [ 3.149297] mmc1: new high speed SDIO card at address 0001
[Raspberry Pi 3 B] [ 3.249168] usb 1-1: new high-speed USB device number 2 using dwc2
[Raspberry Pi 3 B] gokrazy build timestamp 2024-04-04T03:43:58Z
[Raspberry Pi 3 B] 1970/01/01 00:00:03 gokr[ 3.462139] hub 1-1:1.0: USB hub found
[Raspberry Pi 3 B] azy.go:76: found[ 3.467598] hub 1-1:1.0: 5 ports detected
[Raspberry Pi 3 B] hardwar[ 3.468592] EXT4-fs (mmcblk0p4): mounted filesystem b67b7fd0-7d98-483d-ab58-b2a435518cd6 r/w with ordered data mode. Quota mode: none.
[Raspberry Pi 3 B] e watchdog "Broadcom BCM2835 Watchdog timer" with timeout 15s, pinging...
[Raspberry Pi 3 B] hostname "bakery"
[Raspberry Pi 3 B] gokrazy device model Raspberry Pi 3 Model B Rev 1.2
[Raspberry Pi 3 B] 1970/01/01 00:00:03 gokrazy.go:440: getting EEPROM version: RECOVERY.000 not found, assuming update unsuccessful
[Raspberry Pi 3 B] 1970/01/01 00:00:03 listeners.go:78: now listening on 127.0.0.1:80
[Raspberry Pi 3 B] 1970/01/01 00:00:03 listeners.go:78: now listening on [::1]:80
[Raspberry Pi 3 B] [ 3.757194] usb 1-1.1: new high-speed USB device number 3 using dwc2
[Raspberry Pi 3 B] [ 3.869235] smsc95xx v2.0.0
[Raspberry Pi 3 B] [ 3.968601] SMSC LAN8700 usb-001:003:01: attached PHY driver (mii_bus:phy_addr=usb-001:003:01, irq=112)
[Raspberry Pi 3 B] [ 3.981581] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:85:6a:8f
[Raspberry Pi 3 B] 1970/01/01 00:00:04 randomd.go:38: seeding RNG from /perm/random.seed
[Raspberry Pi 3 B] timestamps: boot: 2024-04-04 03:44:36 +0000 UTC, root: 2024-04-04 03:44:37 +0000 UTC (boot=1712202276 root=1712202277)
[Raspberry Pi 3 B] [ 5.521024] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[Raspberry Pi 3 B] [ 5.523999] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off
[Raspberry Pi 3 B] 1970/01/01 00:00:05 listeners.go:78: now listening on 10.0.0.189:80
[Raspberry Pi 3 B] 1970/01/01 00:00:05 listeners.go:75: listen: listen tcp [fe80::ba27:ebff:fe85:6a8f%eth0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B] 1970/01/01 00:00:05 listeners.go:75: listen: listen tcp [fe80::ba27:ebff:fe85:6a8f%eth0]:80: bind: cannot assign requested address
[Raspberry Pi 3 B] 2024/04/04 03:45:32 listeners.go:78: now listening on [fe80::ba27:ebff:fe85:6a8f%eth0]:80
[Raspberry Pi 3 B] [ 7.492532] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1
[Raspberry Pi 3 B] [ 7.504188] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.bin failed with error -2
[Raspberry Pi 3 B] [ 7.726422] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
[Raspberry Pi 3 B] [ 7.736065] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Mar 30 2021 01:12:21 version 7.45.98.118 (7d96287 CY) FWID 01-32059766
[Raspberry Pi 3 B] 2024/04/04 03:45:37 listeners.go:78: now listening on [fe80::ba27:ebff:fed0:3fda%wlan0]:80
[Raspberry Pi 3 B] 2024/04/04 03:45:38 listeners.go:78: now listening on [fd7c:ae21:eb36:0:ba27:ebff:fed0:3fda]:80
[Raspberry Pi 3 B] 2024/04/04 03:45:53 listeners.go:78: now listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2024/04/04 03:45:54 listeners.go:114: no longer listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2024/04/04 03:45:54 listeners.go:106: serving on 192.168.1.211:80: http: Server closed
[Raspberry Pi 3 B] 2024/04/04 03:46:12 listeners.go:78: now listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2024/04/04 03:46:13 listeners.go:114: no longer listening on 192.168.1.211:80
[Raspberry Pi 3 B] 2024/04/04 03:46:13 listeners.go:106: serving on 192.168.1.211:80: http: Server closed
[Raspberry Pi 3 B] [ 47.641772] bake: SUCCESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment