Trying 0.0.0.0... Connected to 0. Escape character is '^]'. U-Boot SPL 2020.04-00169-g6acfd972fb (Mar 18 2021 - 21:55:22 +0100) Initializing DDR....using raw memory timing SPI boot Trying to boot from SPI U-Boot 2020.04-00169-g6acfd972fb (Mar 18 2021 - 21:55:22 +0100) SoC: LS1028A Rev1.0 (0x870b0110) Clock Configuration: CPU0(A72):1300 MHz CPU1(A72):1300 MHz Bus: 400 MHz DDR: 1600 MT/s Reset Configuration Word (RCW): 00000000: 34004010 00000030 00000000 00000000 00000010: 00000000 008f0000 0030c000 00000000 00000020: 06200000 00002580 00000000 00019016 00000030: 00000000 00000048 00000000 00000000 00000040: 00000000 00000000 00000000 00000000 00000050: 00000000 00000000 00000000 00000000 00000060: 00000103 00000000 100e7026 00000000 00000070: bb580000 00020000 Model: Kontron SMARC-sAL28 Board Hardware Variant: Single PHY (3) RCW: sl28-3-11_q.bin DRAM: Detected UDIMM Fixed DDR on board 3.9 GiB DDR 3.9 GiB (DDR3, 32-bit, CL=11, ECC on) Using SERDES1 Protocol: 47960 (0xbb58) PCIe1: pcie@3400000 Root Complex: no link PCIe2: pcie@3500000 Root Complex: no link CPLD: v18 WDT: Started with servicing (60s timeout) Waking secondary cores to start from fbd3c000 All (2) cores are up. MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from SPI Flash... SF: Detected w25q32jw with page size 256 Bytes, erase size 64 KiB, total 4 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial VPD: Using device 0x50 on I2C Bus 2 Net: eth0: enetc-0, eth2: enetc-2 Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffffffffffff setenv initrd_high 0xffffffffffffffff => setenv fdt_high 0xffffffffffffffff setenv fdt_high 0xffffffffffffffff => dhcp dhcp enetc-0 Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 172.16.0.72 (255 ms) => setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 => tftp 0x82000000 488349/tftp-deploy-i_ncj0hm/kernel/Image tftp 0x82000000 488349/tftp-deploy-i_ncj0hm/kernel/Image Using enetc-0 device TFTP from server 10.228.65.1; our IP address is 172.16.0.72; sending through gateway 172.16.0.254 Filename '488349/tftp-deploy-i_ncj0hm/kernel/Image'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################## 6.4 MiB/s done Bytes transferred = 31920640 (1e71200 hex) => tftp 0x90080000 488349/tftp-deploy-i_ncj0hm/ramdisk/ramdisk.cpio.gz.uboot tftp 0x90080000 488349/tftp-deploy-i_ncj0hm/ramdisk/ramdisk.cpio.gz.uboot Using enetc-0 device TFTP from server 10.228.65.1; our IP address is 172.16.0.72; sending through gateway 172.16.0.254 Filename '488349/tftp-deploy-i_ncj0hm/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x90080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####### 16.3 MiB/s done Bytes transferred = 16309570 (f8dd42 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x90000000 488349/tftp-deploy-i_ncj0hm/dtb/fsl-ls1028a-kontron-sl28-var3-ads2.dtb tftp 0x90000000 488349/tftp-deploy-i_ncj0hm/dtb/fsl-ls1028a-kontron-sl28-var3-ads2.dtb Using enetc-0 device TFTP from server 10.228.65.1; our IP address is 172.16.0.72; sending through gateway 172.16.0.254 Filename '488349/tftp-deploy-i_ncj0hm/dtb/fsl-ls1028a-kontron-sl28-var3-ads2.dtb'. Load address: 0x90000000 Loading: *## 4.8 MiB/s done Bytes transferred = 25279 (62bf hex) => setenv bootargs 'console=ttyS0,115200n8 earlycon n8 root=/dev/nfs rw nfsroot=10.228.65.1:/var/lib/lava/dispatcher/tmp/488349/extract-nfsrootfs-86273bua,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 earlycon n8 root=/dev/nfs rw nfsroot=10.228.65.1:/var/lib/lava/dispatcher/tmp/488349/extract-nfsrootfs-86273bua,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => booti 0x82000000 0x90080000 0x90000000 booti 0x82000000 0x90080000 0x90000000 ## Loading init Ramdisk from Legacy Image at 90080000 ... Image Name: Created: 2024-07-31 10:48:01 UTC Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 16309506 Bytes = 15.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 90000000 Booting using the fdt blob at 0x90000000 Using Device Tree in place at 0000000090000000, end 00000000900092be WARNING could not find node fsl,ls1028a-gpu: FDT_ERR_NOTFOUND. Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.221-cip50 (KernelCI@build-j291395-arm64-gcc-12-defconfig-cj9k2) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Wed Jul 31 10:34:44 UTC 2024 [ 0.000000] Machine model: Kontron SMARC-sAL28 (Single PHY) on SMARC Eval 2.0 carrier [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: ns16550a0 at MMIO 0x00000000021c0500 (options '115200n8') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000020ffffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x20ff7feb00-0x20ff800fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000020ffffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000fbdfffff] [ 0.000000] node 0: [mem 0x0000002080000000-0x00000020ffffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000020ffffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000f9c00000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv0.2 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] percpu: Embedded 23 pages/cpu s56664 r8192 d29352 u94208 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1015296 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlycon n8 root=/dev/nfs rw nfsroot=10.228.65.1:/var/lib/lava/dispatcher/tmp/488349/extract-nfsrootfs-86273bua,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000f5c00000-0x00000000f9c00000] (64MB) <6>[ 0.000000] Memory: 3900236K/4126720K available (14528K kernel code, 2820K rwdata, 7684K rodata, 6016K init, 514K bss, 193716K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=256 to nr_cpu_ids=2. <6>[ 0.000000] Trampoline 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=2 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 256 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] GICv3: Distributor has no Range Selector support <6>[ 0.000000] GICv3: 16 PPIs implemented <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000006040000 <6>[ 0.000000] ITS [mem 0x06020000-0x0603ffff] <6>[ 0.000000] ITS@0x0000000006020000: allocated 65536 Devices @2080080000 (flat, esz 8, psz 64K, shr 0) <6>[ 0.000000] ITS: using cache flushing for cmd queue <6>[ 0.000000] GICv3: using LPI property table @0x0000002080030000 <6>[ 0.000000] GIC: using cache flushing for LPI property table <6>[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000002080040000 <6>[ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns <6>[ 0.000002] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns <6>[ 0.008722] Console: colour dummy device 80x25 <6>[ 0.013510] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000) <6>[ 0.024229] pid_max: default: 32768 minimum: 301 <6>[ 0.029187] LSM: Security Framework initializing <6>[ 0.034155] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.041910] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.050959] rcu: Hierarchical SRCU implementation. <6>[ 0.056198] Platform MSI: gic-its@6020000 domain created <6>[ 0.061892] PCI/MSI: /interrupt-controller@6000000/gic-its@6020000 domain created <6>[ 0.069751] fsl-mc MSI: gic-its@6020000 domain created <6>[ 0.075881] EFI services will not be available. <6>[ 0.080816] smp: Bringing up secondary CPUs ... <6>[ 0.085916] Detected PIPT I-cache on CPU1 <6>[ 0.085936] GICv3: CPU1: found redistributor 1 region 0:0x0000000006060000 <6>[ 0.085942] GICv3: CPU1: using allocated LPI pending table @0x0000002080050000 <6>[ 0.085966] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.086019] smp: Brought up 1 node, 2 CPUs <6>[ 0.116333] SMP: Total of 2 processors activated. <6>[ 0.121345] CPU features: detected: 32-bit EL0 Support <6>[ 0.126803] CPU features: detected: CRC32 instructions <6>[ 0.132254] CPU features: detected: 32-bit EL1 Support <6>[ 0.148918] CPU: All CPU(s) started at EL2 <6>[ 0.153336] alternatives: patching kernel code <6>[ 0.158799] devtmpfs: initialized <4>[ 0.164453] KASLR disabled due to lack of seed <6>[ 0.169312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.179420] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.187090] pinctrl core: initialized pinctrl subsystem <6>[ 0.193259] DMI not present or invalid. <6>[ 0.197777] NET: Registered protocol family 16 <6>[ 0.203286] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.210781] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.219022] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.227298] audit: initializing netlink subsys (disabled) <5>[ 0.233128] audit: type=2000 audit(0.148:1): state=initialized audit_enabled=0 res=1 <6>[ 0.233653] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.241216] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.247767] cpuidle: using governor menu <6>[ 0.258951] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.266093] ASID allocator initialised with 65536 entries <6>[ 0.272488] Serial: AMBA PL011 UART driver <6>[ 0.287930] Machine: Kontron SMARC-sAL28 (Single PHY) on SMARC Eval 2.0 carrier <6>[ 0.295581] SoC family: QorIQ LS1028A <6>[ 0.299534] SoC ID: svr:0x870b0110, Revision: 1.0 <6>[ 0.311998] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.319036] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.326065] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.333095] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.340862] cryptd: max_cpu_qlen set to 1000 <6>[ 0.346772] ACPI: Interpreter disabled. <6>[ 0.351895] iommu: Default domain type: Translated <6>[ 0.357247] vgaarb: loaded <5>[ 0.360397] SCSI subsystem initialized <6>[ 0.364647] usbcore: registered new interface driver usbfs <6>[ 0.370459] usbcore: registered new interface driver hub <6>[ 0.376143] usbcore: registered new device driver usb <6>[ 0.381763] imx-i2c 2000000.i2c: can't get pinctrl, bus recovery not supported <6>[ 0.389730] i2c i2c-0: IMX I2C adapter registered <6>[ 0.394910] imx-i2c 2030000.i2c: can't get pinctrl, bus recovery not supported <6>[ 0.402604] i2c i2c-1: IMX I2C adapter registered <6>[ 0.407706] imx-i2c 2040000.i2c: can't get pinctrl, bus recovery not supported <6>[ 0.415494] i2c i2c-2: IMX I2C adapter registered <6>[ 0.420779] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.426063] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.435554] PTP clock support registered <6>[ 0.439841] EDAC MC: Ver: 3.0.0 <6>[ 0.444007] FPGA manager framework <6>[ 0.447743] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.454572] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.461090] VFS: Disk quotas dquot_6.6.0 <6>[ 0.465343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.472646] pnp: PnP ACPI: disabled <6>[ 0.479627] NET: Registered protocol family 2 <6>[ 0.484587] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.493599] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 0.502519] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.510867] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) <6>[ 0.518883] TCP: Hash tables configured (established 32768 bind 32768) <6>[ 0.525836] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 0.532887] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 0.540448] NET: Registered protocol family 1 <6>[ 0.545404] RPC: Registered named UNIX socket transport module. <6>[ 0.551660] RPC: Registered udp transport module. <6>[ 0.556671] RPC: Registered tcp transport module. <6>[ 0.561680] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.568450] PCI: CLS 0 bytes, default 64 <6>[ 0.572761] Unpacking initramfs... <6>[ 1.121808] Freeing initrd memory: 15920K <6>[ 1.126453] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 1.135150] kvm [1]: IPA Size Limit: 44 bits <6>[ 1.140366] kvm [1]: GICv3: no GICV resource entry <6>[ 1.145469] kvm [1]: disabling GICv2 emulation <6>[ 1.150230] kvm [1]: GIC system register CPU interface enabled <6>[ 1.156409] kvm [1]: vgic interrupt IRQ9 <6>[ 1.160696] kvm [1]: Hyp mode initialized successfully <5>[ 1.167140] Initialise system trusted keyrings <6>[ 1.171976] workingset: timestamp_bits=42 max_order=20 bucket_order=0 <6>[ 1.181793] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.188347] NFS: Registering the id_resolver key type <5>[ 1.193736] Key type id_resolver registered <5>[ 1.198223] Key type id_legacy registered <6>[ 1.202585] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.209617] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.217435] 9p: Installing v9fs 9p2000 file system support <5>[ 1.253118] Key type asymmetric registered <5>[ 1.257520] Asymmetric key parser 'x509' registered <6>[ 1.262727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.270459] io scheduler mq-deadline registered <6>[ 1.275295] io scheduler kyber registered <6>[ 1.284658] pci-host-generic 1f0000000.pcie: host bridge /soc/pcie@1f0000000 ranges: <6>[ 1.292765] pci-host-generic 1f0000000.pcie: MEM 0x01f8000000..0x01f815ffff -> 0x0000000000 <6>[ 1.301912] pci-host-generic 1f0000000.pcie: MEM 0x01f8160000..0x01f81cffff -> 0x0000000000 <6>[ 1.311059] pci-host-generic 1f0000000.pcie: MEM 0x01f81d0000..0x01f81effff -> 0x0000000000 <6>[ 1.320205] pci-host-generic 1f0000000.pcie: MEM 0x01f81f0000..0x01f820ffff -> 0x0000000000 <6>[ 1.329354] pci-host-generic 1f0000000.pcie: MEM 0x01f8210000..0x01f822ffff -> 0x0000000000 <6>[ 1.338499] pci-host-generic 1f0000000.pcie: MEM 0x01f8230000..0x01f824ffff -> 0x0000000000 <6>[ 1.347644] pci-host-generic 1f0000000.pcie: MEM 0x01fc000000..0x01fc3fffff -> 0x0000000000 <6>[ 1.356833] pci-host-generic 1f0000000.pcie: ECAM at [mem 0x1f0000000-0x1f00fffff] for [bus 00] <6>[ 1.365944] pci-host-generic 1f0000000.pcie: PCI host bridge to bus 0000:00 <6>[ 1.373238] pci_bus 0000:00: root bus resource [bus 00] <6>[ 1.378776] pci_bus 0000:00: root bus resource [mem 0x1f8000000-0x1f815ffff] (bus address [0x00000000-0x0015ffff]) <6>[ 1.389491] pci_bus 0000:00: root bus resource [mem 0x1f8160000-0x1f81cffff pref] (bus address [0x00000000-0x0006ffff]) <6>[ 1.400645] pci_bus 0000:00: root bus resource [mem 0x1f81d0000-0x1f81effff] (bus address [0x00000000-0x0001ffff]) <6>[ 1.411369] pci_bus 0000:00: root bus resource [mem 0x1f81f0000-0x1f820ffff pref] (bus address [0x00000000-0x0001ffff]) <6>[ 1.422527] pci_bus 0000:00: root bus resource [mem 0x1f8210000-0x1f822ffff] (bus address [0x00000000-0x0001ffff]) <6>[ 1.433246] pci_bus 0000:00: root bus resource [mem 0x1f8230000-0x1f824ffff pref] (bus address [0x00000000-0x0001ffff]) <6>[ 1.444400] pci_bus 0000:00: root bus resource [mem 0x1fc000000-0x1fc3fffff] (bus address [0x00000000-0x003fffff]) <6>[ 1.455132] pci 0000:00:00.0: [1957:e100] type 00 class 0x020001 <6>[ 1.461489] pci 0000:00:00.0: BAR 0: [mem 0x1f8000000-0x1f803ffff 64bit] (from Enhanced Allocation, properties 0x0) <6>[ 1.472297] pci 0000:00:00.0: BAR 2: [mem 0x1f8160000-0x1f816ffff 64bit pref] (from Enhanced Allocation, properties 0x1) <6>[ 1.483541] pci 0000:00:00.0: VF BAR 0: [mem 0x1f81d0000-0x1f81dffff 64bit] (from Enhanced Allocation, properties 0x4) <6>[ 1.494609] pci 0000:00:00.0: VF BAR 2: [mem 0x1f81f0000-0x1f81fffff 64bit pref] (from Enhanced Allocation, properties 0x3) <6>[ 1.506127] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 1.511936] pci 0000:00:00.0: VF(n) BAR0 space: [mem 0x1f81d0000-0x1f81effff 64bit] (contains BAR0 for 2 VFs) <6>[ 1.522212] pci 0000:00:00.0: VF(n) BAR2 space: [mem 0x1f81f0000-0x1f820ffff 64bit pref] (contains BAR2 for 2 VFs) <6>[ 1.533094] pci 0000:00:00.1: [1957:e100] type 00 class 0x020001 <6>[ 1.539449] pci 0000:00:00.1: BAR 0: [mem 0x1f8040000-0x1f807ffff 64bit] (from Enhanced Allocation, properties 0x0) <6>[ 1.550254] pci 0000:00:00.1: BAR 2: [mem 0x1f8170000-0x1f817ffff 64bit pref] (from Enhanced Allocation, properties 0x1) <6>[ 1.561497] pci 0000:00:00.1: VF BAR 0: [mem 0x1f8210000-0x1f821ffff 64bit] (from Enhanced Allocation, properties 0x4) <6>[ 1.572563] pci 0000:00:00.1: VF BAR 2: [mem 0x1f8230000-0x1f823ffff 64bit pref] (from Enhanced Allocation, properties 0x3) <6>[ 1.584080] pci 0000:00:00.1: PME# supported from D0 D3hot <6>[ 1.589887] pci 0000:00:00.1: VF(n) BAR0 space: [mem 0x1f8210000-0x1f822ffff 64bit] (contains BAR0 for 2 VFs) <6>[ 1.600167] pci 0000:00:00.1: VF(n) BAR2 space: [mem 0x1f8230000-0x1f824ffff 64bit pref] (contains BAR2 for 2 VFs) <6>[ 1.611002] pci 0000:00:00.2: [1957:e100] type 00 class 0x020001 <6>[ 1.617357] pci 0000:00:00.2: BAR 0: [mem 0x1f8080000-0x1f80bffff 64bit] (from Enhanced Allocation, properties 0x0) <6>[ 1.628161] pci 0000:00:00.2: BAR 2: [mem 0x1f8180000-0x1f818ffff 64bit pref] (from Enhanced Allocation, properties 0x1) <6>[ 1.639414] pci 0000:00:00.2: PME# supported from D0 D3hot <6>[ 1.645338] pci 0000:00:00.3: [1957:ee01] type 00 class 0x088001 <6>[ 1.651692] pci 0000:00:00.3: BAR 0: [mem 0x1f8100000-0x1f811ffff 64bit] (from Enhanced Allocation, properties 0x0) <6>[ 1.662500] pci 0000:00:00.3: BAR 2: [mem 0x1f8190000-0x1f819ffff 64bit pref] (from Enhanced Allocation, properties 0x1) <6>[ 1.673753] pci 0000:00:00.3: PME# supported from D0 D3hot <6>[ 1.679666] pci 0000:00:00.4: [1957:ee02] type 00 class 0x088001 <6>[ 1.686017] pci 0000:00:00.4: BAR 0: [mem 0x1f8120000-0x1f813ffff 64bit] (from Enhanced Allocation, properties 0x0) <6>[ 1.696821] pci 0000:00:00.4: BAR 2: [mem 0x1f81a0000-0x1f81affff 64bit pref] (from Enhanced Allocation, properties 0x1) <6>[ 1.708074] pci 0000:00:00.4: PME# supported from D0 D3hot <6>[ 1.713990] pci 0000:00:00.5: [1957:eef0] type 00 class 0x020801 <6>[ 1.720344] pci 0000:00:00.5: BAR 0: [mem 0x1f8140000-0x1f815ffff 64bit] (from Enhanced Allocation, properties 0x0) <6>[ 1.731149] pci 0000:00:00.5: BAR 2: [mem 0x1f81b0000-0x1f81bffff 64bit pref] (from Enhanced Allocation, properties 0x1) <6>[ 1.742391] pci 0000:00:00.5: BAR 4: [mem 0x1fc000000-0x1fc3fffff 64bit] (from Enhanced Allocation, properties 0x0) <6>[ 1.753207] pci 0000:00:00.5: PME# supported from D0 D3hot <6>[ 1.759126] pci 0000:00:00.6: [1957:e100] type 00 class 0x020001 <6>[ 1.765476] pci 0000:00:00.6: BAR 0: [mem 0x1f80c0000-0x1f80fffff 64bit] (from Enhanced Allocation, properties 0x0) <6>[ 1.776280] pci 0000:00:00.6: BAR 2: [mem 0x1f81c0000-0x1f81cffff 64bit pref] (from Enhanced Allocation, properties 0x1) <6>[ 1.787536] pci 0000:00:00.6: PME# supported from D0 D3hot <6>[ 1.794158] pci 0000:00:1f.0: [1957:e001] type 00 class 0x080700 <6>[ 1.800525] OF: /soc/pcie@1f0000000: no msi-map translation for id 0xf8 on (null) <6>[ 1.808486] OF: /soc/pcie@1f0000000: no iommu-map translation for id 0xf8 on (null) <3>[ 1.816494] pcieport 0000:00:1f.0: of_irq_parse_pci: failed with rc=-22 <6>[ 1.823849] layerscape-pcie 3400000.pcie: host bridge /soc/pcie@3400000 ranges: <6>[ 1.831516] layerscape-pcie 3400000.pcie: IO 0x8000010000..0x800001ffff -> 0x0000000000 <6>[ 1.840398] layerscape-pcie 3400000.pcie: MEM 0x8040000000..0x807fffffff -> 0x0040000000 <6>[ 1.849370] layerscape-pcie 3400000.pcie: PCI host bridge to bus 0001:00 <6>[ 1.856406] pci_bus 0001:00: root bus resource [bus 00-ff] <6>[ 1.862208] pci_bus 0001:00: root bus resource [io 0x0000-0xffff] <6>[ 1.868713] pci_bus 0001:00: root bus resource [mem 0x8040000000-0x807fffffff] (bus address [0x40000000-0x7fffffff]) <6>[ 1.879618] pci 0001:00:00.0: [1957:82c1] type 01 class 0x060400 <6>[ 1.885998] pci 0001:00:00.0: supports D1 D2 <6>[ 1.890571] pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot <6>[ 1.898390] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 <6>[ 1.905342] pci 0001:00:00.0: PCI bridge to [bus 01] <6>[ 1.910763] layerscape-pcie 3500000.pcie: host bridge /soc/pcie@3500000 ranges: <6>[ 1.918424] layerscape-pcie 3500000.pcie: IO 0x8800010000..0x880001ffff -> 0x0000000000 <6>[ 1.927304] layerscape-pcie 3500000.pcie: MEM 0x8840000000..0x887fffffff -> 0x0040000000 <6>[ 1.936256] layerscape-pcie 3500000.pcie: PCI host bridge to bus 0002:00 <6>[ 1.943288] pci_bus 0002:00: root bus resource [bus 00-ff] <6>[ 1.949090] pci_bus 0002:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff]) <6>[ 1.958401] pci_bus 0002:00: root bus resource [mem 0x8840000000-0x887fffffff] (bus address [0x40000000-0x7fffffff]) <6>[ 1.969323] pci 0002:00:00.0: [1957:82c1] type 01 class 0x060400 <6>[ 1.975706] pci 0002:00:00.0: supports D1 D2 <6>[ 1.980279] pci 0002:00:00.0: PME# supported from D0 D1 D2 D3hot <6>[ 1.988077] pci_bus 0002:01: busn_res: [bus 01-ff] end is updated to 01 <6>[ 1.995025] pci 0002:00:00.0: PCI bridge to [bus 01] <4>[ 2.001035] EINJ: ACPI disabled. <6>[ 2.012416] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 2.020375] printk: console [ttyS0] disabled <6>[ 2.024996] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 23, base_baud = 12500000) is a 16550A <6>[ 2.034156] printk: console [ttyS0] enabled <6>[ 2.034156] printk: console [ttyS0] enabled <6>[ 2.043097] printk: bootconsole [ns16550a0] disabled <6>[ 2.043097] printk: bootconsole [ns16550a0] disabled <6>[ 2.053935] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 23, base_baud = 12500000) is a 16550A <6>[ 2.063307] SuperH (H)SCI(F) driver initialized <6>[ 2.068417] msm_serial: driver initialized <6>[ 2.073157] 2270000.serial: ttyLP2 at MMIO 0x2270000 (irq = 24, base_baud = 12500000) is a FSL_LPUART <5>[ 2.083700] arm-smmu 5000000.iommu: probing hardware configuration... <5>[ 2.090437] arm-smmu 5000000.iommu: SMMUv2 with: <5>[ 2.095333] arm-smmu 5000000.iommu: stage 1 translation <5>[ 2.100926] arm-smmu 5000000.iommu: stage 2 translation <5>[ 2.106518] arm-smmu 5000000.iommu: nested translation <5>[ 2.112024] arm-smmu 5000000.iommu: stream matching with 128 register groups <5>[ 2.119452] arm-smmu 5000000.iommu: 64 context banks (0 stage-2 only) <5>[ 2.126273] arm-smmu 5000000.iommu: Supported page sizes: 0x61311000 <5>[ 2.132999] arm-smmu 5000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA <5>[ 2.139726] arm-smmu 5000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA <6>[ 2.149728] loop: module loaded <6>[ 2.158479] megasas: 07.714.04.00-rc1 <6>[ 2.164561] spi-nor spi1.0: w25q128fw (16384 Kbytes) <6>[ 2.177210] spi-nor spi0.0: w25q32jwm (4096 Kbytes) <5>[ 2.187159] 8 fixed-partitions partitions found on MTD device 20c0000.spi <5>[ 2.194246] Creating 8 MTD partitions on \"20c0000.spi\": <5>[ 2.199759] 0x000000000000-0x000000010000 : \"rcw\" <5>[ 2.206931] 0x000000010000-0x000000100000 : \"failsafe bootloader\" <5>[ 2.214900] 0x000000100000-0x000000140000 : \"failsafe DP firmware\" <5>[ 2.222896] 0x000000140000-0x0000001e0000 : \"failsafe trusted firmware\" <5>[ 2.230901] 0x0000001e0000-0x000000200000 : \"reserved\" <5>[ 2.238899] 0x000000200000-0x000000210000 : \"configuration store\" <5>[ 2.246899] 0x000000210000-0x0000003e0000 : \"bootloader\" <5>[ 2.254888] 0x0000003e0000-0x000000400000 : \"bootloader environment\" <6>[ 2.264622] tun: Universal TUN/TAP device driver, 1.6 <6>[ 2.270420] thunder_xcv, ver 1.0 <6>[ 2.273945] thunder_bgx, ver 1.0 <6>[ 2.277467] nicpf, ver 1.0 <6>[ 2.280959] fsl_enetc 0000:00:00.0: Adding to iommu group 0 <6>[ 2.394591] fsl_enetc 0000:00:00.0: enabling device (0400 -> 0402) <6>[ 2.401103] fsl_enetc 0000:00:00.0: no MAC address specified for SI1, using c6:56:d3:46:26:35 <6>[ 2.409929] fsl_enetc 0000:00:00.0: no MAC address specified for SI2, using 02:8e:19:25:5c:00 <6>[ 2.426193] fsl_enetc 0000:00:00.1: Adding to iommu group 1 <6>[ 2.538585] fsl_enetc 0000:00:00.1: enabling device (0400 -> 0402) <6>[ 2.545972] fsl_enetc 0000:00:00.1: device is disabled, skipping <6>[ 2.552341] fsl_enetc 0000:00:00.2: Adding to iommu group 2 <6>[ 2.662586] fsl_enetc 0000:00:00.2: enabling device (0400 -> 0402) <6>[ 2.669388] fsl_enetc 0000:00:00.2: device is disabled, skipping <6>[ 2.675751] fsl_enetc 0000:00:00.6: Adding to iommu group 3 <6>[ 2.786586] fsl_enetc 0000:00:00.6: enabling device (0400 -> 0402) <6>[ 2.793389] fsl_enetc 0000:00:00.6: device is disabled, skipping <6>[ 2.799814] fsl_enetc_mdio 0000:00:00.3: Adding to iommu group 4 <6>[ 2.910585] fsl_enetc_mdio 0000:00:00.3: enabling device (0400 -> 0402) <6>[ 2.917755] fsl_enetc_ptp 0000:00:00.4: Adding to iommu group 5 <6>[ 2.924049] fsl_enetc_ptp 0000:00:00.4: enabling device (0404 -> 0406) <4>[ 2.930969] ptp_qoriq: device tree node missing required elements, try automatic configuration <6>[ 2.939977] pps pps0: new PPS source ptp0 <6>[ 2.944724] hclge is initializing <6>[ 2.948326] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 2.955838] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 2.961461] e1000: Intel(R) PRO/1000 Network Driver <6>[ 2.966617] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 2.972673] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.977916] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.984175] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.989855] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.995728] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 3.002279] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 3.008681] sky2: driver version 1.30 <6>[ 3.013271] VFIO - User Level meta-driver version: 0.3 <6>[ 3.019048] dwc3 3100000.usb: Adding to iommu group 6 <6>[ 3.024946] dwc3 3110000.usb: Adding to iommu group 7 <6>[ 3.031615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 3.038451] ehci-pci: EHCI PCI platform driver <6>[ 3.043197] ehci-platform: EHCI generic platform driver <6>[ 3.048782] ehci-orion: EHCI orion driver <6>[ 3.053124] ehci-exynos: EHCI Exynos driver <6>[ 3.057634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 3.064115] ohci-pci: OHCI PCI platform driver <6>[ 3.068856] ohci-platform: OHCI generic platform driver <6>[ 3.074426] ohci-exynos: OHCI Exynos driver <6>[ 3.079117] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller <6>[ 3.084897] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 <6>[ 3.092984] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010010 <6>[ 3.102702] xhci-hcd xhci-hcd.0.auto: irq 28, io mem 0x03100000 <6>[ 3.108990] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller <6>[ 3.114760] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 <6>[ 3.122712] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed <6>[ 3.129842] hub 1-0:1.0: USB hub found <6>[ 3.133885] hub 1-0:1.0: 1 port detected <6>[ 3.138249] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 3.146858] hub 2-0:1.0: USB hub found <6>[ 3.150895] hub 2-0:1.0: 1 port detected <6>[ 3.155288] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller <6>[ 3.161072] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 <6>[ 3.169163] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010010 <6>[ 3.178877] xhci-hcd xhci-hcd.1.auto: irq 29, io mem 0x03110000 <6>[ 3.185168] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller <6>[ 3.190939] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 <6>[ 3.198891] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed <6>[ 3.205952] hub 3-0:1.0: USB hub found <6>[ 3.209992] hub 3-0:1.0: 1 port detected <6>[ 3.214342] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 3.222954] hub 4-0:1.0: USB hub found <6>[ 3.226992] hub 4-0:1.0: 1 port detected <6>[ 3.231623] usbcore: registered new interface driver usb-storage <6>[ 3.239567] i2c /dev entries driver <6>[ 3.246203] sp805-wdt c000000.watchdog: registration successful <6>[ 3.252511] sp805-wdt c010000.watchdog: registration successful <6>[ 3.259923] qoriq-cpufreq qoriq-cpufreq: Freescale QorIQ CPU frequency scaling driver <6>[ 3.268682] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.275171] sdhci: Copyright(c) Pierre Ossman <6>[ 3.280128] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.287012] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 3.293458] sdhci-esdhc 2140000.mmc: Adding to iommu group 8 <6>[ 3.294045] sdhci-esdhc 2150000.mmc: Adding to iommu group 9 <6>[ 3.299419] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.312605] usbcore: registered new interface driver usbhid <6>[ 3.318469] usbhid: USB HID core driver <6>[ 3.325341] NET: Registered protocol family 17 <6>[ 3.330169] 9pnet: Installing 9P2000 support <6>[ 3.330589] mmc1: SDHCI controller on 2140000.mmc [2140000.mmc] using ADMA <5>[ 3.334832] Key type dns_resolver registered <6>[ 3.341969] mmc0: SDHCI controller on 2150000.mmc [2150000.mmc] using ADMA <6>[ 3.346622] registered taskstats version 1 <5>[ 3.357979] Loading compiled-in X.509 certificates <6>[ 3.365258] fsl-edma 22c0000.dma-controller: Adding to iommu group 10 <6>[ 3.373066] pcieport 0001:00:00.0: Adding to iommu group 11 <6>[ 3.379089] pcieport 0001:00:00.0: PME: Signaling with IRQ 31 <6>[ 3.385261] pcieport 0002:00:00.0: Adding to iommu group 12 <6>[ 3.391264] pcieport 0002:00:00.0: PME: Signaling with IRQ 33 <6>[ 3.399988] input: buttons0 as /devices/platform/buttons0/input/input0 <6>[ 3.443214] mmc0: new HS400 MMC card at address 0001 <6>[ 3.448869] mmcblk0: mmc0:0001 S0J56X 7.34 GiB <6>[ 3.453879] mmcblk0boot0: mmc0:0001 S0J56X partition 1 31.5 MiB <6>[ 3.460385] mmcblk0boot1: mmc0:0001 S0J56X partition 2 31.5 MiB <6>[ 3.466688] mmcblk0rpmb: mmc0:0001 S0J56X partition 3 4.00 MiB, chardev (234:0) <6>[ 3.467994] fsl_enetc 0000:00:00.0 eth0: PHY [0000:00:00.0:05] driver [Qualcomm Atheros AR8031/AR8033] (irq=POLL) <6>[ 3.475363] mmcblk0: p1 p2 <6>[ 3.487965] usb 3-1: new high-speed USB device number 2 using xhci-hcd <6>[ 3.488004] fsl_enetc 0000:00:00.0 eth0: configuring for inband/sgmii link mode <6>[ 3.686084] hub 3-1:1.0: USB hub found <6>[ 3.690313] hub 3-1:1.0: 7 ports detected <6>[ 6.567555] fsl_enetc 0000:00:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx <5>[ 6.598628] Sending DHCP requests ., OK <6>[ 6.618896] IP-Config: Got DHCP answer from 172.16.0.254, my address is 172.16.0.72 <6>[ 6.626899] IP-Config: Complete: <6>[ 6.630420] device=eth0, hwaddr=00:e0:4b:6e:9b:2b, ipaddr=172.16.0.72, mask=255.255.255.0, gw=172.16.0.254 <6>[ 6.640848] host=172.16.0.72, domain=lava.lan, nis-domain=(none) <6>[ 6.647608] bootserver=0.0.0.0, rootserver=10.228.65.1, rootpath= <6>[ 6.647620] nameserver0=8.8.8.8 <6>[ 6.658840] clk: Disabling unused clocks <6>[ 6.663163] ALSA device list: <6>[ 6.666407] No soundcards found. <6>[ 6.673929] Freeing unused kernel memory: 6016K <6>[ 6.687012] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 7.129889] at24 0-0050: supply vcc not found, using dummy regulator <6>[ 7.145710] mali-dp f080000.display: Adding to iommu group 13 <6>[ 7.153628] NET: Registered protocol family 10 <6>[ 7.159382] Segment Routing with IPv6 <4>[ 7.198021] rtc-rv8803 0-0032: Voltage low, temperature compensation stopped. <6>[ 7.206884] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 32 bytes/write <6>[ 7.218221] sl28cpld-wdt 2000000.i2c:sl28cpld@4a:watchdog@4: initial timeout 6 sec <6>[ 7.230245] mscc_felix 0000:00:00.5: Adding to iommu group 14 <6>[ 7.236938] mscc_felix 0000:00:00.5: device is disabled, skipping <4>[ 7.259949] wm8904 2-001a: supply DCVDD not found, using dummy regulator <4>[ 7.268235] wm8904 2-001a: supply DBVDD not found, using dummy regulator <4>[ 7.275616] wm8904 2-001a: supply AVDD not found, using dummy regulator <4>[ 7.283252] wm8904 2-001a: supply CPVDD not found, using dummy regulator <4>[ 7.290515] wm8904 2-001a: supply MICVDD not found, using dummy regulator <4>[ 7.302183] at24 1-0057: supply vcc not found, using dummy regulator <6>[ 7.315431] wm8904 2-001a: revision A <4>[ 7.327829] rtc-rv8803 0-0032: Voltage low, data loss detected. <6>[ 7.345998] caam 8000000.crypto: Entropy delay = 3200 <6>[ 7.352933] at24 1-0057: 8192 byte 24c64 EEPROM, writable, 32 bytes/write <4>[ 7.361318] at24 2-0050: supply vcc not found, using dummy regulator <6>[ 7.369882] at24 2-0050: 4096 byte 24c32 EEPROM, writable, 32 bytes/write <4>[ 7.387721] rtc-rv8803 0-0032: Voltage low, data is invalid. <6>[ 7.405306] rtc-rv8803 0-0032: registered as rtc0 <4>[ 7.412434] rtc-rv8803 0-0032: Voltage low, data is invalid. <6>[ 7.413874] caam 8000000.crypto: Instantiated RNG4 SH0 <3>[ 7.418529] rtc-rv8803 0-0032: hctosys: unable to read the hardware clock <6>[ 7.433947] caam 8000000.crypto: Instantiated RNG4 SH1 <6>[ 7.439417] caam 8000000.crypto: device ID = 0x0a12070000000000 (Era 10) <6>[ 7.446413] caam 8000000.crypto: job rings = 4, qi = 0 <6>[ 7.466246] caam_jr 8010000.jr: Adding to iommu group 15 <6>[ 7.472563] caam algorithms registered in /proc/crypto <6>[ 7.478947] caam 8000000.crypto: registering rng-caam <6>[ 7.484543] caam_jr 8020000.jr: Adding to iommu group 16 <6>[ 7.490630] caam_jr 8030000.jr: Adding to iommu group 17 <6>[ 7.496571] caam_jr 8040000.jr: Adding to iommu group 18 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 fou<5>[ 7.544601] random: crng init done nd done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 00:e0:4b:6e:9b:2b mtu 1500 DHCP IP-Config: eth0 guessed broadcast address 172.16.0.255 IP-Config: eth0 complete (dhcp from 172.16.0.254): address: 172.16.0.72 broadcast: 172.16.0.255 netmask: 255.255.255.0 gateway: 172.16.0.254 dns0 : 8.8.8.8 dns1 : 0.0.0.0 domain : lava.lan rootserver: 172.16.0.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 7.898891] systemd[1]: System time before build time, advancing clock. <30>[ 7.941203] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 7.974527] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 8.000579] systemd[1]: Hostname set to . <30>[ 8.616147] systemd[1]: Queued start job for default target graphical.target. <30>[ 8.627631] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 8.651554] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 8.679725] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 8.707827] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 8.731037] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 8.758947] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 8.786861] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 8.806726] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 8.830736] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 8.854836] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 8.882869] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 8.906915] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 8.930843] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 8.954921] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 8.979001] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 9.007409] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 9.036524] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. <30>[ 9.064694] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 9.092010] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 9.120840] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 9.151317] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 9.179837] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 9.213764] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 9.242311] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 9.270481] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 9.295175] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 9.315466] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 9.345457] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 9.373236] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <6>[ 9.389597] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com <30>[ 9.401423] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 9.429266] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 9.461254] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <6>[ 9.487157] fuse: init (API version 7.32) <30>[ 9.489275] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 9.519185] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 9.532501] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 9.543598] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 9.571718] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 9.601265] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 9.633004] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 9.673091] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 9.704324] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. <30>[ 9.731085] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. <30>[ 9.759056] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-fs-fuse-conne…[0m - FUSE Control File System... Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... <46>[ 10.140787] systemd-journald[228]: Received client request to flush runtime journal. Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Mounted [0;1;39msys-fs-fuse-connec…nt[0m - FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Clean<5>[ 10.928302] cfg80211: Loading compiled-in X.509 certificates for regulatory database up of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [<5>[ 10.985574] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' 0m] Started [0;1;39mapt-daily-u<5>[ 10.994326] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' pgrade.… apt upgrade and clean activities. <4>[ 11.011123] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily<4>[ 11.025297] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-arm64 ttyS0 debian-bookworm-arm64 login: root (automatic login) <6>[ 11.895996] cfg80211: failed to load regulatory.db Linux debian-bookworm-arm64 5.10.221-cip50 #1 SMP PREEMPT Wed Jul 31 10:34:44 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/488349/extract-nfsrootfs-86273bua' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/488349/extract-nfsrootfs-86273bua' / # export NFS_SERVER_IP='10.228.65.1' export NFS_SERVER_IP='10.228.65.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-488349/environment . /lava-488349/environment / # /lava-488349/bin/lava-test-runner /lava-488349/0 /lava-488349/bin/lava-test-runner /lava-488349/0 + export TESTRUN_ID=0_dmesg + cd /lava-488349/0/tests/0_dmesg + cat uuid + UUID=488349_1.6.<8>[ 12.887597] 2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 12.939032] <8>[ 12.979037] <8>[ 13.020738] + set +x <8>[ 13.031350] / #