Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3030 device /dev/ttyimx8mn-ddr4-evk-3 [115200 N81] (Debian GNU/Linux) U-Boot SPL 2018.03 (Oct 16 2019 - 15:21:53 +0800) power_bd71837_init DDRINFO: start DRAM init DRAM PHY training for 2400MTS check ddr_pmu_train_imem code check ddr_pmu_train_imem code pass check ddr_pmu_train_dmem code check ddr_pmu_train_dmem code pass Training PASS DRAM PHY training for 400MTS check ddr_pmu_train_imem code check ddr_pmu_train_imem code pass check ddr_pmu_train_dmem code check ddr_pmu_train_dmem code pass Training PASS DRAM PHY training for 100MTS check ddr_pmu_train_imem code check ddr_pmu_train_imem code pass check ddr_pmu_train_dmem code check ddr_pmu_train_dmem code pass Training PASS DRAM PHY training for 2400MTS check ddr_pmu_train_imem code check ddr_pmu_train_imem code pass check ddr_pmu_train_dmem code check ddr_pmu_train_dmem code pass Training PASS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done Normal Boot Trying to boot from MMC2 U-Boot 2018.03 (Oct 16 2019 - 15:21:53 +0800) CPU: Freescale i.MX8MNano Quad rev1.0 1500 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 29C Reset cause: POR Model: NXP i.MX8MNano EVK board DRAM: 2 GiB TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x52] SNK.Power3.0 on CC2 PDO 0: type 0, 5000 mV, 3000 mA [E] PDO 1: type 0, 9000 mV, 3000 mA [] PDO 2: type 0, 15000 mV, 3000 mA [] PDO 3: type 0, 20000 mV, 2250 mA [] Requesting PDO 0: 5000 mV, 3000 mA Source accept request PD source ready! tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62 Power supply on USB2 TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50] MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... *** Warning - bad CRC, using default environment Failed (-5) No panel detected: default to MIPI2HDMI Display: MIPI2HDMI (1920x1080) Video: 1920x1080x24 In: serial Out: serial Err: serial BuildInfo: - ATF b8bc8a4 - U-Boot 2018.03 flash target is MMC:1 Net: Warning: ethernet@30be0000 using MAC address from ROM eth0: ethernet@30be0000 Fastboot: Normal Normal Boot Hit any key to stop autoboot: 2  0 u-boot=> setenv autoload no setenv autoload no u-boot=> dhcp dhcp ethernet@30be0000 Waiting for PHY auto negotiation to complete... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.247 (2222 ms) u-boot=> setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 u-boot=> tftp 0x40480000 1233290/tftp-deploy-4jvjhf8i/kernel/Image tftp 0x40480000 1233290/tftp-deploy-4jvjhf8i/kernel/Image Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.247; sending through gateway 172.16.1.4 Filename '1233290/tftp-deploy-4jvjhf8i/kernel/Image'. Load address: 0x40480000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###### 12.3 MiB/s done Bytes transferred = 37290496 (2390200 hex) u-boot=> tftp 0x44000000 1233290/tftp-deploy-4jvjhf8i/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 1233290/tftp-deploy-4jvjhf8i/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.247; sending through gateway 172.16.1.4 Filename '1233290/tftp-deploy-4jvjhf8i/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############# 12.1 MiB/s done Bytes transferred = 22133384 (151ba88 hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp 0x43000000 1233290/tftp-deploy-4jvjhf8i/dtb/imx8mn-ddr4-evk.dtb tftp 0x43000000 1233290/tftp-deploy-4jvjhf8i/dtb/imx8mn-ddr4-evk.dtb Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.247; sending through gateway 172.16.1.4 Filename '1233290/tftp-deploy-4jvjhf8i/dtb/imx8mn-ddr4-evk.dtb'. Load address: 0x43000000 Loading: *### 4.4 MiB/s done Bytes transferred = 32565 (7f35 hex) u-boot=> setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' u-boot=> booti 0x40480000 0x44000000 0x43000000 booti 0x40480000 0x44000000 0x43000000 ## Loading init Ramdisk from Legacy Image at 44000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 22133320 Bytes = 21.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Using Device Tree in place at 0000000043000000, end 000000004300af34 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.31 (KernelCI@build-j1606576-arm64-gcc-10-defconfig-rp65f) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Sun Jun 4 22:03:45 UTC 2023 [ 0.000000] Machine model: NXP i.MX8MNano DDR4 EVK board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xbfbd3a00-0xbfbd5fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000bba00000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] percpu: Embedded 20 pages/cpu s44840 r8192 d28888 u81920 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 1965240K/2097152K available (16128K kernel code, 3712K rwdata, 8856K rodata, 7552K init, 609K bss, 99144K reserved, 32768K cma-reserved) <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=256 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] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 128 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GICv3: GICv3 features: 16 PPIs <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000000] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.009297] Console: colour dummy device 80x25 <6>[ 0.013099] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023633] pid_max: default: 32768 minimum: 301 <6>[ 0.028586] LSM: Security Framework initializing <6>[ 0.033511] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.041140] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.050594] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.056820] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.063237] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.069717] rcu: Hierarchical SRCU implementation. <6>[ 0.074648] rcu: Max phase no-delay instances is 1000. <6>[ 0.081961] EFI services will not be available. <6>[ 0.085179] smp: Bringing up secondary CPUs ... <6>[ 0.090203] Detected VIPT I-cache on CPU1 <6>[ 0.090280] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.090317] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.090782] Detected VIPT I-cache on CPU2 <6>[ 0.090840] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.090863] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.091275] Detected VIPT I-cache on CPU3 <6>[ 0.091331] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.091351] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.091406] smp: Brought up 1 node, 4 CPUs <6>[ 0.149028] SMP: Total of 4 processors activated. <6>[ 0.154006] CPU features: detected: 32-bit EL0 Support <6>[ 0.159444] CPU features: detected: 32-bit EL1 Support <6>[ 0.164858] CPU features: detected: CRC32 instructions <6>[ 0.170340] CPU: All CPU(s) started at EL2 <6>[ 0.174670] alternatives: applying system-wide alternatives <6>[ 0.182195] devtmpfs: initialized <6>[ 0.189389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.196621] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.204752] pinctrl core: initialized pinctrl subsystem <6>[ 0.211132] DMI not present or invalid. <6>[ 0.213976] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.220583] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.227204] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.235184] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.243292] audit: initializing netlink subsys (disabled) <5>[ 0.249045] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1 <6>[ 0.250033] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.256982] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.263323] cpuidle: using governor menu <6>[ 0.274491] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.281463] ASID allocator initialised with 65536 entries <6>[ 0.288561] Serial: AMBA PL011 UART driver <6>[ 0.299460] imx8mn-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.312873] platform 32e40000.usb: Fixed dependency cycle(s) with /soc@0/bus@30800000/i2c@30a30000/tcpc@50 <4>[ 0.324243] KASLR disabled due to lack of seed <6>[ 0.334190] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.338431] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.345002] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.352070] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.358633] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.365719] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.372284] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.379369] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.387411] ACPI: Interpreter disabled. <6>[ 0.392270] iommu: Default domain type: Translated <6>[ 0.395214] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.402010] SCSI subsystem initialized <6>[ 0.406085] usbcore: registered new interface driver usbfs <6>[ 0.411601] usbcore: registered new interface driver hub <6>[ 0.417195] usbcore: registered new device driver usb <6>[ 0.423621] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.427760] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.437217] PTP clock support registered <6>[ 0.441521] EDAC MC: Ver: 3.0.0 <6>[ 0.446259] FPGA manager framework <6>[ 0.448556] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.455608] vgaarb: loaded <6>[ 0.458147] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.464431] VFS: Disk quotas dquot_6.6.0 <6>[ 0.468478] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.475769] pnp: PnP ACPI: disabled <6>[ 0.485011] NET: Registered PF_INET protocol family <6>[ 0.487520] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.496545] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.503905] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.511915] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.520237] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 0.528222] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.534688] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.541612] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.549176] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.555299] RPC: Registered named UNIX socket transport module. <6>[ 0.561174] RPC: Registered udp transport module. <6>[ 0.566154] RPC: Registered tcp transport module. <6>[ 0.571140] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.577883] PCI: CLS 0 bytes, default 64 <6>[ 0.582329] Unpacking initramfs... <6>[ 0.594677] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available <6>[ 0.600929] kvm [1]: IPA Size Limit: 40 bits <6>[ 0.606370] kvm [1]: GICv3: no GICV resource entry <6>[ 0.609940] kvm [1]: disabling GICv2 emulation <6>[ 0.614690] kvm [1]: GIC system register CPU interface enabled <6>[ 0.620925] kvm [1]: vgic interrupt IRQ9 <6>[ 0.625144] kvm [1]: Hyp mode initialized successfully <5>[ 0.631748] Initialise system trusted keyrings <6>[ 0.635399] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 0.647926] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.651894] NFS: Registering the id_resolver key type <5>[ 0.656620] Key type id_resolver registered <5>[ 0.661014] Key type id_legacy registered <6>[ 0.665411] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.672296] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.680249] 9p: Installing v9fs 9p2000 file system support <5>[ 0.722081] Key type asymmetric registered <5>[ 0.723618] Asymmetric key parser 'x509' registered <6>[ 0.728873] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.736488] io scheduler mq-deadline registered <6>[ 0.741294] io scheduler kyber registered <6>[ 0.759495] EINJ: ACPI disabled. <6>[ 0.783677] SoC: i.MX8MN revision 1.0 <6>[ 0.796575] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.803619] SuperH (H)SCI(F) driver initialized <6>[ 0.806415] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 16, base_baud = 5000000) is a IMX <6>[ 0.815411] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 17, base_baud = 1500000) is a IMX <6>[ 0.823868] printk: console [ttymxc1] enabled <6>[ 0.823868] printk: console [ttymxc1] enabled <6>[ 0.833019] printk: bootconsole [ec_imx6q0] disabled <6>[ 0.833019] printk: bootconsole [ec_imx6q0] disabled <6>[ 0.844507] msm_serial: driver initialized <6>[ 0.858126] loop: module loaded <6>[ 0.862953] megasas: 07.719.03.00-rc1 <6>[ 0.871262] spi-nor spi3.0: n25q256ax1 (32768 Kbytes) <6>[ 1.573816] Freeing initrd memory: 21608K <6>[ 1.601509] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.607901] thunder_xcv, ver 1.0 <6>[ 1.611440] thunder_bgx, ver 1.0 <6>[ 1.614965] nicpf, ver 1.0 <6>[ 1.619454] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.626950] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.632573] hclge is initializing <6>[ 1.636170] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.641313] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.647355] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.652585] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.658805] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.664469] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.670332] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.676865] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.683462] sky2: driver version 1.30 <6>[ 1.688667] VFIO - User Level meta-driver version: 0.3 <6>[ 1.697661] usbcore: registered new interface driver usb-storage <6>[ 1.707217] i2c_dev: i2c /dev entries driver <6>[ 1.720370] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.726840] sdhci: Copyright(c) Pierre Ossman <6>[ 1.732360] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.739794] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.749510] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.758376] usbcore: registered new interface driver usbhid <6>[ 1.764230] usbhid: USB HID core driver <6>[ 1.776961] NET: Registered PF_PACKET protocol family <6>[ 1.778224] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 1.782437] 9pnet: Installing 9P2000 support <5>[ 1.794266] Key type dns_resolver registered <6>[ 1.799546] registered taskstats version 1 <5>[ 1.803942] Loading compiled-in X.509 certificates <4>[ 1.848628] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 1.856705] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <6>[ 1.884639] i2c i2c-0: IMX I2C adapter registered <6>[ 1.891395] i2c i2c-1: IMX I2C adapter registered <6>[ 1.897451] mmc2: new HS400 Enhanced strobe MMC card at address 0001 <4>[ 1.897970] pca953x 2-0020: supply vcc not found, using dummy regulator <6>[ 1.905276] mmcblk2: mmc2:0001 DG4016 14.7 GiB <6>[ 1.911116] pca953x 2-0020: using no AI <4>[ 1.923317] Alternate GPT is invalid, using primary GPT. <6>[ 1.928948] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 <6>[ 1.929139] i2c i2c-2: IMX I2C adapter registered <6>[ 1.938609] mmcblk2boot0: mmc2:0001 DG4016 4.00 MiB <6>[ 1.943629] pps pps0: new PPS source ptp0 <6>[ 1.947608] mmcblk2boot1: mmc2:0001 DG4016 4.00 MiB <6>[ 1.957529] mmcblk2rpmb: mmc2:0001 DG4016 4.00 MiB, chardev (234:0) <6>[ 1.994472] vddio: Bringing 1500000uV into 1800000-1800000uV <6>[ 2.001864] fec 30be0000.ethernet eth0: registered PHC device 0 <6>[ 2.019327] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <6>[ 2.021764] input: bd718xx-pwrkey as /devices/platform/soc@0/30800000.bus/30a20000.i2c/i2c-0/0-004b/gpio-keys.0.auto/input/input0 <6>[ 2.061016] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <6>[ 2.131538] Qualcomm Atheros AR8031/AR8033 30be0000.ethernet-1:00: attached PHY driver (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL) <6>[ 5.207944] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <5>[ 5.234847] Sending DHCP requests .., OK <6>[ 7.431073] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.247 <6>[ 7.438918] IP-Config: Complete: <6>[ 7.442412] device=eth0, hwaddr=00:04:9f:06:63:d7, ipaddr=172.16.1.247, mask=255.255.255.0, gw=172.16.1.4 <6>[ 7.452683] host=172.16.1.247, domain=example.org, nis-domain=(none) <6>[ 7.459735] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 7.459741] nameserver0=172.16.1.4 <6>[ 7.472874] ALSA device list: <6>[ 7.476121] No soundcards found. <6>[ 7.483891] Freeing unused kernel memory: 7552K <6>[ 7.488822] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 7.556704] udevd[150]: starting version 3.2.9 <5>[ 12.070154] random: crng init done <27>[ 12.078389] udevd[150]: specified user 'tss' unknown <27>[ 12.083801] udevd[150]: specified group 'tss' unknown <30>[ 12.090963] udevd[151]: starting eudev-3.2.9 <6>[ 12.334576] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 8 mkt segment 0 supported-hw 0x100 0x1 <3>[ 12.438942] imx8m-ddrc-devfreq 3d400000.memory-controller: failed to init firmware freq info: -19 <6>[ 12.530420] etnaviv etnaviv: bound 38000000.gpu (ops gpu_ops [etnaviv]) <6>[ 12.566287] etnaviv-gpu 38000000.gpu: model: GC7000, revision: 6203 <4>[ 12.576707] imx-sdma 302b0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 12.590215] imx-sdma 302b0000.dma-controller: external firmware not found, using ROM firmware <4>[ 12.599148] imx-sdma 302c0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 12.614224] imx-sdma 302c0000.dma-controller: external firmware not found, using ROM firmware <4>[ 12.624177] imx-sdma 30bd0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 12.634976] imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware <6>[ 12.662354] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 <6>[ 12.687495] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0 <6>[ 12.698685] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:50 UTC (50) <6>[ 12.698853] caam 30900000.crypto: RNG4 SH0 was previously instantiated without prediction resistance. Tearing it down <3>[ 12.712916] debugfs: Directory '300c0000.easrc' with parent 'wm8524-audio' already present! <6>[ 12.748561] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input1 <6>[ 12.749350] caam 30900000.crypto: Deinstantiated RNG4 SH0 <6>[ 12.768771] caam 30900000.crypto: Instantiated RNG4 SH0 <6>[ 12.775283] caam 30900000.crypto: RNG4 SH1 was previously instantiated without prediction resistance. Tearing it down <6>[ 12.786787] caam 30900000.crypto: Deinstantiated RNG4 SH1 <6>[ 12.792549] caam 30900000.crypto: Instantiated RNG4 SH1 <6>[ 12.798092] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) <6>[ 12.805567] caam 30900000.crypto: job rings = 2, qi = 0 <3>[ 12.826558] OF: graph: no port node found in /soc@0/bus@30800000/i2c@30a30000/tcpc@50/connector <3>[ 12.837205] OF: graph: no port node found in /soc@0/bus@30800000/i2c@30a30000/tcpc@50/connector <3>[ 12.847053] OF: graph: no port node found in /soc@0/bus@30800000/i2c@30a30000/tcpc@50/connector <6>[ 12.959535] caam algorithms registered in /proc/crypto <6>[ 12.965718] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 12.973412] caam 30900000.crypto: registering rng-caam <6>[ 12.979032] caam 30900000.crypto: rng crypto API alg registered prng-caam done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <6>[ 13.074083] NET: Registered PF_INET6 protocol family <6>[ 13.080730] Segment Routing with IPv6 <6>[ 13.084806] In-situ OAM (IOAM) with IPv6 OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1233290/environment . /lava-1233290/environment / # /lava-1233290/bin/lava-test-runner /lava-1233290/0 /lava-1233290/bin/lava-test-runner /lava-1233290/0 + export 'TESTRUN_ID=0_dmesg' + cd /la<8>[ 18.879777] va-1233290/0/tests/0_dmesg + cat uuid + UUID=1233290_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 18.903515] <8>[ 18.927845] <8>[ 18.953194] <8>[ 18.963220] + set +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1233290/environment / # . /lava-1233290/environment/lava-1233290/bin/lava-test-runner /lava-1233290/1 / # /lava-1233290/bin/lava-t<6>[ 23.161626] platform sound-bt-sco: deferred probe pending est-runner /lava-1233290/1 + export 'TESTRUN_ID=1_bootrr' + cd /l<8>[ 24.665206] ava-1233290/1/tests/1_bootrr + cat uuid + UUID=1233290_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1233290/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto sound-bt-sco asoc-simple-card: parse error /lava-1233290/1/../bin/lava-test-case <8>[ 25.697282] /lava-1233290/1/../bin/lava-test-case <8>[ 25.723015] /lava-1233290/1/../bin/lava-test-case <8>[ 25.740219] + set<8>[ 25.754265] +x / #