Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot 2016.03-imx_v2016.03_4.1.15_2.0.0_ga+g0ec2a01 (Nov 11 2016 - 03:13:54 -0600) CPU: Freescale i.MX7D rev1.3 996 MHz (running at 792 MHz) CPU: Commercial temperature grade (0C to 95C) at 25C Reset cause: POR Board: i.MX7D SABRESD RevA I2C: ready DRAM: 1 GiB PMIC: PFUZE3000 DEV_ID=0x30 REV_ID=0x11 MMC: FSL_SDHC: 0, FSL_SDHC: 1 Display: TFT43AB (480x272) Video: 480x272x24 In: serial Out: serial Err: serial switch to partitions #0, OK mmc0 is current device Net: FEC0 Normal Boot Hit any key to stop autoboot: 3  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => setenv ipaddr 172.16.1.16; setenv serverip 172.16.1.4; setenv ethact FEC0; setenv ethprime FEC setenv ipaddr 172.16.1.16; setenv serverip 172.16.1.4; setenv ethact FEC0; setenv ethprime FEC => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1246979/tftp-deploy-3fsxduyv/kernel/zImage tftp ${loadaddr} 1246979/tftp-deploy-3fsxduyv/kernel/zImage Using FEC0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.16 Filename '1246979/tftp-deploy-3fsxduyv/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############ 1.5 MiB/s done Bytes transferred = 9703936 (941200 hex) => tftp ${initrd_addr} 1246979/tftp-deploy-3fsxduyv/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1246979/tftp-deploy-3fsxduyv/ramdisk/ramdisk.cpio.gz.uboot Using FEC0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.16 Filename '1246979/tftp-deploy-3fsxduyv/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 10.1 MiB/s done Bytes transferred = 16086248 (f574e8 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1246979/tftp-deploy-3fsxduyv/dtb/imx7d-sdb.dtb tftp ${fdt_addr} 1246979/tftp-deploy-3fsxduyv/dtb/imx7d-sdb.dtb Using FEC0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.16 Filename '1246979/tftp-deploy-3fsxduyv/dtb/imx7d-sdb.dtb'. Load address: 0x83000000 Loading: *### 7.3 MiB/s done Bytes transferred = 38143 (94ff hex) => setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz ${loadaddr} ${initrd_addr} ${fdt_addr} bootz ${loadaddr} ${initrd_addr} ${fdt_addr} Kernel image @ 0x80800000 [ 0x000000 - 0x941200 ] ## Loading init Ramdisk from Legacy Image at 83800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16086184 Bytes = 15.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 8300c4fe Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.191-cip38 (KernelCI@build-j24647-arm-gcc-10-multi-v7-defconfig-j8rtk) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Mon Aug 28 00:31:42 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Freescale i.MX7 SabreSD Board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x30860000 (options '') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xbc000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 932828K/1048576K available (14336K kernel code, 2239K rwdata, 5360K rodata, 2048K init, 424K bss, 50212K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (virt). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000008] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.008312] Switching to timer-based delay loop, resolution 125ns <6>[ 0.016005] Switching to timer-based delay loop, resolution 41ns <6>[ 0.021004] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.029140] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.043604] Console: colour dummy device 80x30 <6>[ 0.045516] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.056156] CPU: Testing write buffer coherency: ok <6>[ 0.061307] pid_max: default: 32768 minimum: 301 <6>[ 0.066372] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.073826] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.082957] CPU0: update cpu_capacity 1024 <6>[ 0.086244] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.092981] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.100520] rcu: Hierarchical SRCU implementation. <6>[ 0.107657] EFI services will not be available. <6>[ 0.109841] smp: Bringing up secondary CPUs ... <6>[ 0.115145] smp: Brought up 1 node, 1 CPU <6>[ 0.118709] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.125227] CPU: All CPU(s) started in SVC mode. <6>[ 0.130651] devtmpfs: initialized <6>[ 0.141805] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.147228] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.157121] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.166617] pinctrl core: initialized pinctrl subsystem <6>[ 0.171686] DMI not present or invalid. <6>[ 0.174885] NET: Registered protocol family 16 <6>[ 0.180678] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.188488] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.188609] cpuidle: using governor menu <6>[ 0.196762] No ATAGs? <6>[ 0.198859] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.207125] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.216242] Serial: AMBA PL011 UART driver <6>[ 0.266645] imx7d-pinctrl 302c0000.iomuxc-lpsr: initialized IMX pinctrl driver <6>[ 0.272420] imx7d-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.325099] iommu: Default domain type: Translated <6>[ 0.328489] vgaarb: loaded <5>[ 0.331394] SCSI subsystem initialized <6>[ 0.335160] usbcore: registered new interface driver usbfs <6>[ 0.340228] usbcore: registered new interface driver hub <6>[ 0.345889] usbcore: registered new device driver usb <6>[ 0.359282] i2c i2c-0: IMX I2C adapter registered <6>[ 0.367289] i2c i2c-1: IMX I2C adapter registered <6>[ 0.369976] i2c i2c-2: IMX I2C adapter registered <6>[ 0.380187] i2c i2c-3: IMX I2C adapter registered <6>[ 0.383701] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.387597] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.397036] PTP clock support registered <6>[ 0.404989] clocksource: Switched to clocksource arch_sys_counter <6>[ 1.526581] NET: Registered protocol family 2 <6>[ 1.528648] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.537333] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 1.544755] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.552890] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 1.560370] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.566994] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.573832] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.581350] NET: Registered protocol family 1 <6>[ 1.586593] RPC: Registered named UNIX socket transport module. <6>[ 1.591978] RPC: Registered udp transport module. <6>[ 1.597014] RPC: Registered tcp transport module. <6>[ 1.601952] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.608713] PCI: CLS 0 bytes, default 64 <6>[ 1.613429] Trying to unpack rootfs image as initramfs... <6>[ 2.946142] Freeing initrd memory: 15712K <6>[ 2.948345] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 2.957796] Initialise system trusted keyrings <6>[ 2.961220] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 2.974786] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.978981] NFS: Registering the id_resolver key type <5>[ 2.983432] Key type id_resolver registered <5>[ 2.987885] Key type id_legacy registered <6>[ 2.992262] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.999162] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 3.006896] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.012017] Key type asymmetric registered <5>[ 3.015880] Asymmetric key parser 'x509' registered <6>[ 3.021075] bounce: pool size: 64 pages <6>[ 3.025182] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 3.032829] io scheduler mq-deadline registered <6>[ 3.037657] io scheduler kyber registered <4>[ 3.065352] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 3.083013] mxs-dma 33000000.dma-apbh: initialized <4>[ 3.098058] imx-sdma 30bd0000.sdma: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 3.105133] imx-sdma 30bd0000.sdma: external firmware not found, using ROM firmware <6>[ 3.168728] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 3.177187] SuperH (H)SCI(F) driver initialized <3>[ 3.179950] clk: failed to reparent uart1_src to pll_sys_main_240m_clk: -16 <6>[ 3.186700] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 58, base_baud = 1500000) is a IMX <6>[ 3.195589] printk: console [ttymxc0] enabled <6>[ 3.195589] printk: console [ttymxc0] enabled <6>[ 3.204716] printk: bootconsole [ec_imx6q0] disabled <6>[ 3.204716] printk: bootconsole [ec_imx6q0] disabled <6>[ 3.216256] 30a80000.serial: ttymxc5 at MMIO 0x30a80000 (irq = 67, base_baud = 15000000) is a IMX <6>[ 3.228624] msm_serial: driver initialized <6>[ 3.233232] STMicroelectronics ASC driver initialized <6>[ 3.240343] STM32 USART driver initialized <6>[ 3.264038] brd: module loaded <6>[ 3.273903] loop: module loaded <6>[ 3.292568] CAN device driver interface <6>[ 3.297981] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 3.309159] pps pps0: new PPS source ptp0 <3>[ 3.314351] fec 30bf0000.ethernet: Invalid MAC address: 00:00:00:00:00:00 <6>[ 3.321519] fec 30bf0000.ethernet: Using random MAC address: b6:61:cc:b7:a2:b9 <6>[ 4.380346] fec 30bf0000.ethernet eth0: registered PHC device 0 <6>[ 4.388045] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 4.393279] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 4.399593] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 4.405278] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 4.416651] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 4.424366] usbcore: registered new interface driver pegasus <6>[ 4.430367] usbcore: registered new interface driver asix <6>[ 4.436089] usbcore: registered new interface driver ax88179_178a <6>[ 4.442484] usbcore: registered new interface driver cdc_ether <6>[ 4.448658] usbcore: registered new interface driver smsc75xx <6>[ 4.454716] usbcore: registered new interface driver smsc95xx <6>[ 4.460784] usbcore: registered new interface driver net1080 <6>[ 4.466762] usbcore: registered new interface driver cdc_subset <6>[ 4.472981] usbcore: registered new interface driver zaurus <6>[ 4.478922] usbcore: registered new interface driver cdc_ncm <6>[ 4.488098] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 4.494896] ehci-pci: EHCI PCI platform driver <6>[ 4.499677] ehci-platform: EHCI generic platform driver <6>[ 4.505467] ehci-orion: EHCI orion driver <6>[ 4.509928] SPEAr-ehci: EHCI SPEAr driver <6>[ 4.514353] ehci-st: EHCI STMicroelectronics driver <6>[ 4.519672] ehci-exynos: EHCI Exynos driver <6>[ 4.524267] ehci-atmel: EHCI Atmel driver <6>[ 4.528717] tegra-ehci: Tegra EHCI driver <6>[ 4.533173] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 4.539662] ohci-pci: OHCI PCI platform driver <6>[ 4.544419] ohci-platform: OHCI generic platform driver <6>[ 4.550157] SPEAr-ohci: OHCI SPEAr driver <6>[ 4.554584] ohci-st: OHCI STMicroelectronics driver <6>[ 4.559912] ohci-atmel: OHCI Atmel driver <6>[ 4.565356] usbcore: registered new interface driver usb-storage <6>[ 4.579018] i2c /dev entries driver <3>[ 4.600356] CPUidle arm: CPU 0 failed to init idle CPU ops <6>[ 4.606763] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.613210] sdhci: Copyright(c) Pierre Ossman <6>[ 4.620309] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.628320] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.639249] sdhci-esdhc-imx 30b40000.mmc: Got CD GPIO <6>[ 4.644598] sdhci-esdhc-imx 30b40000.mmc: Got WP GPIO <6>[ 4.655101] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.662601] usbcore: registered new interface driver usbhid <6>[ 4.668499] usbhid: USB HID core driver <6>[ 4.678967] NET: Registered protocol family 10 <6>[ 4.684909] Segment Routing with IPv6 <6>[ 4.688974] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.695861] NET: Registered protocol family 17 <6>[ 4.700584] can: controller area network core <6>[ 4.705316] NET: Registered protocol family 29 <6>[ 4.710027] can: raw protocol <6>[ 4.713262] can: broadcast manager protocol <6>[ 4.717738] can: netlink gateway - max_hops=1 <5>[ 4.722938] Key type dns_resolver registered <6>[ 4.727638] ThumbEE CPU extension supported. <5>[ 4.732183] Registering SWP/SWPB emulation handler <5>[ 4.737741] Loading compiled-in X.509 certificates <6>[ 4.778215] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <4>[ 4.789271] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 4.797802] mmc0: SDHCI controller on 30b40000.mmc [30b40000.mmc] using ADMA <4>[ 4.820148] imx_usb 30b10000.usb: No over current polarity defined <4>[ 4.829121] imx_usb 30b20000.usb: No over current polarity defined <4>[ 4.840903] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 4.863529] imx_usb 30b10000.usb: No over current polarity defined <4>[ 4.872488] imx_usb 30b20000.usb: No over current polarity defined <4>[ 4.884261] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 4.895478] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <4>[ 4.917236] imx_usb 30b10000.usb: No over current polarity defined <4>[ 4.926163] imx_usb 30b20000.usb: No over current polarity defined <4>[ 4.937980] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 4.960312] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <3>[ 4.982056] fec 30bf0000.ethernet eth0: Unable to connect to phy <3>[ 4.991849] IP-Config: Failed to open eth0 <3>[ 4.996263] IP-Config: No network devices available <6>[ 5.015163] mmc0: new high speed SDHC card at address e624 <6>[ 5.021881] mmcblk0: mmc0:e624 SA16G 14.8 GiB <6>[ 5.030504] mmcblk0: p1 p2 <4>[ 5.037026] imx_usb 30b10000.usb: No over current polarity defined <4>[ 5.046007] imx_usb 30b20000.usb: No over current polarity defined <4>[ 5.057849] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 5.069702] Freeing unused kernel memory: 2048K <6>[ 5.076096] Run /init as init process <4>[ 5.087435] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 5.103798] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 5.128931] mmc1: queuing unknown CIS tuple 0x80 (6 bytes) <4>[ 5.146665] imx_usb 30b10000.usb: No over current polarity defined <4>[ 5.155658] imx_usb 30b20000.usb: No over current polarity defined <4>[ 5.167503] pwm-backlight backlight: supply power not found, using dummy regulator Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 5.343025] udevd[128]: starting version 3.2.9 <5>[ 5.357041] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 5.364084] random: udevd: uninitialized urandom read (16 bytes read) <6>[ 5.373695] mmc1: new ultra high speed SDR104 SDIO card at address 0001 <5>[ 5.381339] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 5.398098] udevd[128]: specified user 'tss' unknown <27>[ 5.403613] udevd[128]: specified group 'tss' unknown <30>[ 5.416606] udevd[129]: starting eudev-3.2.9 <5>[ 5.546960] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 6.140629] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 6.147763] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 6.156698] cfg80211: failed to load regulatory.db <4>[ 6.274099] imx_usb 30b10000.usb: No over current polarity defined <4>[ 6.283169] imx_usb 30b20000.usb: No over current polarity defined <4>[ 6.295079] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 6.304828] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 6.411324] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2 <4>[ 6.467282] imx_usb 30b10000.usb: No over current polarity defined <4>[ 6.476326] imx_usb 30b20000.usb: No over current polarity defined <4>[ 6.488164] pwm-backlight backlight: supply power not found, using dummy regulator <3>[ 7.455038] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <6>[ 7.627185] gpio-expander@0 enforce active low on chipselect handle <4>[ 7.655542] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 7.663691] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <4>[ 7.672592] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator <4>[ 7.680741] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests <4>[ 7.818207] imx_usb 30b10000.usb: No over current polarity defined <4>[ 8.018287] imx_usb 30b20000.usb: No over current polarity defined <6>[ 8.066227] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 8.071422] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 8.255053] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 8.325988] hub 1-0:1.0: USB hub found <6>[ 8.374361] hub 1-0:1.0: 1 port detected <4>[ 8.431292] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 8.978791] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 9.007060] caam 30900000.crypto: Entropy delay = 3200 <6>[ 9.071911] caam 30900000.crypto: Instantiated RNG4 SH0 <6>[ 9.131321] caam 30900000.crypto: Instantiated RNG4 SH1 <6>[ 9.136842] caam 30900000.crypto: device ID = 0x0a16030000000000 (Era 8) <6>[ 9.143809] caam 30900000.crypto: job rings = 3, qi = 0 <4>[ 9.456542] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 9.856487] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 11.012584] caam algorithms registered in /proc/crypto <6>[ 11.019887] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 11.027635] caam 30900000.crypto: registering rng-caam <4>[ 11.068980] pwm-backlight backlight: supply power not found, using dummy regulator done Saving random seed: <5>[ 11.117936] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 11.206006] random: dropbear: uninitialized urandom read (32 bytes read) <5>[ 11.213115] random: crng init done OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1246979/environment . /lava-1246979/environment / # /lava-1246979/bin/lava-test-runner /lava-1246979/0 /lava-1246979/bin/lava-test-runner /lava-1246979/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1246979/0/tests/0_dmesg + c<8>[ 17.022294] at uuid + UUID=1246979_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 17.068678] <8>[ 17.112178] <8>[ 17.156174] + set +x <8>[ 17.166639] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1246979/environment / # . /lava-1246979/environment/lava-1246979/bin/lava-test-runner /lava-1246979/1 / # /lava-1246979/bin/lava-test-runner /lava-1246979/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1246979/1/tests/1_bootrr + cat uuid + UUID=1246979_1.5.2<8>[ 22.877253] .4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1246979/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto 30360000.anatop:tempmon imx_thermal: failed to register cpufreq cooling device regulator-lcd-3v3 30730000.lcdif backlight usbphynop3 imx-pgc-domain.0 imx-pgc: Failed to get domain's regulator imx-pgc-domain.1 imx-pgc: Failed to get domain's regulator imx-pgc-domain.2 imx-pgc: Failed to get domain's regulator panel 30be0000.ethernet /lava-1246979/1/../bin/lava-test-case <8>[ 23.936850] /lava-1246979/1/../bin/lava-test-case <8>[ 24.981131] /lava-1246979/1/../bin/lava-test-case <8>[ 25.006423] + set +x <8>[ 25.025472] / #