Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3002 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp ethernet@7d580000 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.6.6 (3781 ms) U-Boot> setenv serverip 192.168.6.2 setenv serverip 192.168.6.2 U-Boot> tftp 0x00080000 681746/tftp-deploy-4kc67r7f/kernel/Image tftp 0x00080000 681746/tftp-deploy-4kc67r7f/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '681746/tftp-deploy-4kc67r7f/kernel/Image'. Load address: 0x80000 Loading: *################################################## 37.2 MiB 15 MiB/s done Bytes transferred = 39019008 (2536200 hex) U-Boot> tftp 0x06700000 681746/tftp-deploy-4kc67r7f/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 681746/tftp-deploy-4kc67r7f/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '681746/tftp-deploy-4kc67r7f/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *################################################## 25.3 MiB 16.3 MiB/s done Bytes transferred = 26560228 (19546e4 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 681746/tftp-deploy-4kc67r7f/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 681746/tftp-deploy-4kc67r7f/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.6.2; our IP address is 192.168.6.6 Filename '681746/tftp-deploy-4kc67r7f/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 38.8 KiB 4.2 MiB/s done Bytes transferred = 39698 (9b12 hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> booti 0x00080000 0x06700000 0x06400000 booti 0x00080000 0x06700000 0x06400000 Moving Image from 0x80000 to 0x200000, end=28d0000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 26560164 Bytes = 25.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 06400000 Booting using the fdt blob at 0x6400000 Working FDT set to 6400000 Loading Ramdisk to 385d3000, end 39f276a4 ... OK Loading Device Tree to 00000000385c6000, end 00000000385d2b11 ... OK Working FDT set to 385c6000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j303008-arm64-clang-15-defconfig-config-arm64-64k-pas2nl6) (Debian clang version 15.0.7, Debian LLD 15.0.7) #1 SMP PREEMPT Sat Aug 31 05:13:29 UTC 2024 [ 0.000000] KASLR enabled [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: incorrect alignment of CMA region [ 0.000000] OF: reserved mem: node linux,cma compatible matching fail [ 0.000000] OF: reserved mem: 0x000000003ef64040..0x000000003ef64075 (0 KiB) nomap non-reusable nvram@0 [ 0.000000] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: legacy bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7ff741c0-0x7ff76bff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] On node 0, zone DMA32: 1216 pages in unavailable ranges [ 0.000000] cma: Failed to reserve 512 MiB on node -1 [ 0.000000] percpu: Embedded 2 pages/cpu s60248 r8192 d62632 u131072 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 5, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 4, 1048576 bytes, linear) <6>[ 0.000000] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping off. Total pages: 31552 <6>[ 0.000000] Policy zone: DMA32 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000345c0000-0x00000000385c0000] (64MB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns <6>[ 0.000001] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008923] Console: colour dummy device 80x25 <6>[ 0.013854] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024690] pid_max: default: 32768 minimum: 301 <6>[ 0.029718] LSM: initializing lsm=capability <6>[ 0.034460] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) <6>[ 0.042254] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) <6>[ 0.053699] rcu: Hierarchical SRCU implementation. <6>[ 0.058854] rcu: Max phase no-delay instances is 1000. <6>[ 0.064751] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.075980] EFI services will not be available. <6>[ 0.081310] smp: Bringing up secondary CPUs ... <6>[ 0.086870] Detected PIPT I-cache on CPU1 <6>[ 0.086983] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.087841] Detected PIPT I-cache on CPU2 <6>[ 0.087928] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.088741] Detected PIPT I-cache on CPU3 <6>[ 0.088831] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.089013] smp: Brought up 1 node, 4 CPUs <6>[ 0.126978] SMP: Total of 4 processors activated. <6>[ 0.132007] CPU: All CPU(s) started at EL2 <6>[ 0.136464] CPU features: detected: 32-bit EL0 Support <6>[ 0.141935] CPU features: detected: 32-bit EL1 Support <6>[ 0.147416] CPU features: detected: CRC32 instructions <6>[ 0.152938] alternatives: applying system-wide alternatives <6>[ 0.160367] Memory: 1872064K/2019328K available (17536K kernel code, 5272K rwdata, 11840K rodata, 2880K init, 1171K bss, 138496K reserved, 0K cma-reserved) <6>[ 0.175672] devtmpfs: initialized <6>[ 0.187849] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.198005] futex hash table entries: 1024 (order: 0, 65536 bytes, linear) <6>[ 0.205357] 2G module region forced by RANDOMIZE_MODULE_REGION_FULL <6>[ 0.211973] 0 pages in range for non-PLT usage <6>[ 0.211979] 32147 pages in range for PLT usage <6>[ 0.216952] pinctrl core: initialized pinctrl subsystem <6>[ 0.229523] DMI not present or invalid. <6>[ 0.236397] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.243264] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.250811] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.258991] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.267313] audit: initializing netlink subsys (disabled) <5>[ 0.273329] audit: type=2000 audit(0.164:1): state=initialized audit_enabled=0 res=1 <6>[ 0.274841] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.281446] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.287877] cpuidle: using governor menu <6>[ 0.299206] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.306445] ASID allocator initialised with 32768 entries <6>[ 0.315079] Serial: AMBA PL011 UART driver <6>[ 0.345009] platform fd500000.pcie: Fixed dependency cycle(s) with /scb/pcie@7d500000 <6>[ 0.358467] HugeTLB: registered 16.0 GiB page size, pre-allocated 0 pages <6>[ 0.365619] HugeTLB: 0 KiB vmemmap can be freed for a 16.0 GiB page <6>[ 0.372226] HugeTLB: registered 512 MiB page size, pre-allocated 0 pages <6>[ 0.379268] HugeTLB: 0 KiB vmemmap can be freed for a 512 MiB page <6>[ 0.385795] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.392925] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.402497] ACPI: Interpreter disabled. <6>[ 0.409984] iommu: Default domain type: Translated <6>[ 0.415125] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.422163] SCSI subsystem initialized <6>[ 0.426660] usbcore: registered new interface driver usbfs <6>[ 0.432523] usbcore: registered new interface driver hub <6>[ 0.438201] usbcore: registered new device driver usb <4>[ 0.443778] usb_phy_generic phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 0.453728] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.459030] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.468549] PTP clock support registered <6>[ 0.473013] EDAC MC: Ver: 3.0.0 <6>[ 0.477040] scmi_core: SCMI protocol bus registered <6>[ 0.483410] FPGA manager framework <6>[ 0.487235] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.494874] vgaarb: loaded <6>[ 0.498382] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.505366] VFS: Disk quotas dquot_6.6.0 <6>[ 0.509677] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) <6>[ 0.517408] pnp: PnP ACPI: disabled <6>[ 0.530215] NET: Registered PF_INET protocol family <6>[ 0.535738] IP idents hash table entries: 32768 (order: 2, 262144 bytes, linear) <6>[ 0.545747] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) <6>[ 0.554772] Table-perturb hash table entries: 65536 (order: 2, 262144 bytes, linear) <6>[ 0.562892] TCP established hash table entries: 16384 (order: 1, 131072 bytes, linear) <6>[ 0.571262] TCP bind hash table entries: 16384 (order: 3, 524288 bytes, linear) <6>[ 0.579502] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.586497] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) <6>[ 0.593603] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) <6>[ 0.601271] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.607778] RPC: Registered named UNIX socket transport module. <6>[ 0.614049] RPC: Registered udp transport module. <6>[ 0.619074] RPC: Registered tcp transport module. <6>[ 0.624097] RPC: Registered tcp-with-tls transport module. <6>[ 0.629912] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.636704] PCI: CLS 0 bytes, default 64 <6>[ 0.641177] Unpacking initramfs... <6>[ 0.650250] kvm [1]: nv: 529 coarse grained trap handlers <6>[ 0.656483] kvm [1]: IPA Size Limit: 44 bits <6>[ 0.661703] kvm [1]: GICV region size/alignment is unsafe, using trapping (reduced performance) <6>[ 0.670875] kvm [1]: vgic interrupt IRQ9 <6>[ 0.675147] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 0.682844] Initialise system trusted keyrings <6>[ 0.687933] workingset: timestamp_bits=42 max_order=15 bucket_order=0 <6>[ 0.695272] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.701825] NFS: Registering the id_resolver key type <5>[ 0.707267] Key type id_resolver registered <5>[ 0.711772] Key type id_legacy registered <6>[ 0.716126] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.723175] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.731142] 9p: Installing v9fs 9p2000 file system support <5>[ 0.787626] Key type asymmetric registered <5>[ 0.792064] Asymmetric key parser 'x509' registered <6>[ 0.797374] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.805128] io scheduler mq-deadline registered <6>[ 0.809979] io scheduler kyber registered <6>[ 0.814363] io scheduler bfq registered <6>[ 0.819660] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 14) <6>[ 0.839504] pinctrl-bcm2835 fe200000.gpio: GPIO_OUT persistence: no <6>[ 0.900697] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.910612] printk: legacy console [ttyS1] disabled <6>[ 0.916207] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 25, base_baud = 62499999) is a 16550 <6>[ 0.925534] printk: legacy console [ttyS1] enabled <6>[ 0.925534] printk: legacy console [ttyS1] enabled <6>[ 0.935826] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 0.935826] printk: legacy bootconsole [bcm2835aux0] disabled <6>[ 0.953202] msm_serial: driver initialized <6>[ 0.958153] SuperH (H)SCI(F) driver initialized <6>[ 0.963282] STM32 USART driver initialized <6>[ 0.969594] iproc-rng200 fe104000.rng: hwrng registered <5>[ 0.969644] random: crng init done <6>[ 0.985495] loop: module loaded <6>[ 0.990712] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 0.999727] megasas: 07.727.03.00-rc1 <6>[ 1.013150] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.019871] thunder_xcv, ver 1.0 <6>[ 1.023501] thunder_bgx, ver 1.0 <6>[ 1.027088] nicpf, ver 1.0 <6>[ 1.031797] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.039417] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.045135] hclge is initializing <6>[ 1.048819] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.054042] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.060185] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.065493] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.071801] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.077551] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.083506] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.090137] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.096937] sky2: driver version 1.30 <6>[ 1.102946] VFIO - User Level meta-driver version: 0.3 <6>[ 1.112615] usbcore: registered new interface driver usb-storage <6>[ 1.123480] i2c_dev: i2c /dev entries driver <6>[ 1.131070] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 1.138815] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 1.151269] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 1.161529] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.168093] sdhci: Copyright(c) Pierre Ossman <6>[ 1.173856] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.181621] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.700500] Freeing initrd memory: 25856K <6>[ 2.707171] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.716158] usbcore: registered new interface driver usbhid <6>[ 2.722120] usbhid: USB HID core driver <6>[ 2.727862] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 2.737703] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 2.753836] NET: Registered PF_PACKET protocol family <6>[ 2.759432] 9pnet: Installing 9P2000 support <5>[ 2.764126] Key type dns_resolver registered <6>[ 2.782436] registered taskstats version 1 <5>[ 2.787234] Loading compiled-in X.509 certificates <6>[ 2.804106] Demotion targets for Node 0: null <6>[ 2.814758] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 32, base_baud = 0) is a PL011 rev2 <6>[ 2.824327] serial serial0: tty port ttyAMA0 registered <6>[ 2.838164] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 2.853673] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 2.861416] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 2.970861] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 2.988870] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 3.026409] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 3.046398] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <6>[ 3.128776] mmc0: new high speed SDIO card at address 0001 <6>[ 3.164172] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 3.171843] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 3.180116] mmcblk1: p1 p2 <6>[ 15.350466] clk: Disabling unused clocks <6>[ 15.354772] PM: genpd: Disabling unused power domains <6>[ 15.360223] ALSA device list: <6>[ 15.363563] No soundcards found. <6>[ 15.369360] Freeing unused kernel memory: 2880K <6>[ 15.374295] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 15.461634] udevd[115]: starting version 3.2.9 <27>[ 15.473260] udevd[115]: specified user 'tss' unknown <27>[ 15.478808] udevd[115]: specified group 'tss' unknown <30>[ 15.485883] udevd[116]: starting eudev-3.2.9 <6>[ 15.858693] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <6>[ 15.866252] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 15.874439] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <4>[ 15.879112] vchiq: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 15.884020] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 15.902281] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <6>[ 15.924494] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 15.932809] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 15.938965] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 15.950125] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port <6>[ 15.958058] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 15.963423] pci 0000:00:00.0: bridge window [mem 0xc0000000-0xc00fffff] <6>[ 15.970883] pci 0000:00:00.0: PME# supported from D0 D3hot <4>[ 16.006682] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator <6>[ 16.010671] Bluetooth: Core ver 2.22 <4>[ 16.014545] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator <4>[ 16.026921] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator <6>[ 16.035647] NET: Registered PF_BLUETOOTH protocol family <6>[ 16.042445] Bluetooth: HCI device and connection manager initialized <6>[ 16.049645] Bluetooth: HCI socket layer initialized <6>[ 16.055267] Bluetooth: L2CAP socket layer initialized <6>[ 16.061078] Bluetooth: SCO socket layer initialized <6>[ 16.079669] Bluetooth: HCI UART driver ver 2.3 <6>[ 16.084502] Bluetooth: HCI UART protocol H4 registered <5>[ 16.098657] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 16.099911] Bluetooth: HCI UART protocol LL registered <6>[ 16.114500] Bluetooth: HCI UART protocol Broadcom registered <4>[ 16.122078] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <6>[ 16.122240] Bluetooth: HCI UART protocol QCA registered <4>[ 16.130163] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 16.145561] brcm-pcie fd500000.pcie: clkreq-mode set to default <6>[ 16.152129] Bluetooth: HCI UART protocol Marvell registered <6>[ 16.154999] [drm] Initialized v3d 1.0.0 for fec00000.gpu on minor 0 <6>[ 16.160890] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 16.174497] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint <6>[ 16.183293] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 16.190013] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 16.194972] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit] <6>[ 16.205474] pci 0000:01:00.0: PME# supported from D0 D3hot <5>[ 16.212902] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 16.219950] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <6>[ 16.224798] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <4>[ 16.227933] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 16.234578] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned <6>[ 16.244130] cfg80211: failed to load regulatory.db <6>[ 16.251712] pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned <6>[ 16.261047] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 16.264670] pci 0000:00:00.0: PCI bridge to [bus 01] <4>[ 16.266810] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 16.275411] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 16.276881] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 16.289657] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.293731] pci_bus 0000:00: resource 4 [mem 0x600000000-0x603ffffff] <6>[ 16.293746] pci_bus 0000:01: resource 1 [mem 0x600000000-0x6000fffff] <6>[ 16.294059] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 16.301396] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.302858] bcm2835-audio bcm2835-audio: card created with 8 channels <6>[ 16.308667] pcieport 0000:00:00.0: PME: Signaling with IRQ 47 <6>[ 16.315536] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.322533] pcieport 0000:00:00.0: AER: enabled with IRQ 47 <6>[ 16.328692] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 16.371659] [drm] Initialized vc4 0.0.0 for gpu on minor 1 <6>[ 16.377896] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 16.386548] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 16.392687] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 16.443193] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <4>[ 16.452346] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2 <6>[ 16.455946] xhci_hcd 0000:01:00.0: xHCI Host Controller <4>[ 16.464551] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <6>[ 16.470304] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 16.489169] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000890 <6>[ 16.499242] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 16.504851] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 16.512634] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 16.519711] hub 1-0:1.0: USB hub found <6>[ 16.523831] Bluetooth: hci0: BCM: chip id 107 <6>[ 16.523845] hub 1-0:1.0: 1 port detected <6>[ 16.532779] Bluetooth: hci0: BCM: features 0x2f <6>[ 16.533289] hub 2-0:1.0: USB hub found <6>[ 16.541758] hub 2-0:1.0: 4 ports detected <6>[ 16.547249] Bluetooth: hci0: BCM4345C0 <6>[ 16.551346] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 done<3>[ 16.557722] Bluetooth: hci0: BCM: firmware Patch file not found, tried: Saving<3>[ 16.564978] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.raspberrypi,4-model-b.hcd' random <3>[ 16.573106] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' seed: OK<3>[ 16.579271] Bluetooth: hci0: BCM: 'brcm/BCM.raspberrypi,4-model-b.hcd' Starti<3>[ 16.587006] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' ng network: OK Starting dropbear sshd: <6>[ 16.627660] NET: Registered PF_INET6 protocol family <6>[ 16.633600] Segment Routing with IPv6 <6>[ 16.637605] In-situ OAM (IOAM) with IPv6 OK /bin/sh: can't access tty; job control turned off / # / # # #<6>[ 16.790384] usb 1-1: new high-speed USB device number 2 using xhci_hcd / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-681746/environment <6>[ 16.945999] hub 1-1:1.0: USB hub found <6>[ 16.950339] hub 1-1:1.0: 4 ports detected . /lava-681746/environment / # /lava-681746/bin/lava-test-runner /lava-681746/0 /lava-681746/bin/lava-test-runner /lava-681746/0 + export 'TESTRUN_ID=0_dmesg' + c<8>[ 17.171020] d /lava-681746/0/tests/0_dmesg + cat uuid + UUID=681746_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 17.192712] <8>[ 17.214055] <8>[ 17.235383] + <8>[ 17.244529] set +x / #