[Enter `^Ec?' for help] U-Boot SPL 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45) U-Boot 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45 +0000) Model: Radxa Rock 2 Square DRAM: 2 GiB MMC: dwmmc@ff0c0000: 0, dwmmc@ff0f0000: 1 *** Warning - bad CRC, using default environment In: serial@ff690000 Out: serial@ff690000 Err: serial@ff690000 Incorrect eeprom header Net: Warning: ethernet@ff290000 (eth0) using random MAC address - d6:7b:c4:2e:bf:ef eth0: ethernet@ff290000 Hit any key to stop autoboot: 1  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ethernet@ff290000 Waiting for PHY auto negotiation to complete...... done Speed: 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.101.193 (1028 ms) => setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 => tftp 0x2000000 7153306/tftp-deploy-si59avc5/kernel/zImage tftp 0x2000000 7153306/tftp-deploy-si59avc5/kernel/zImage Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.193 Filename '7153306/tftp-deploy-si59avc5/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 2.6 MiB/s done Bytes transferred = 9671168 (939200 hex) => tftp 0x4000000 7153306/tftp-deploy-si59avc5/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 7153306/tftp-deploy-si59avc5/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.193 Filename '7153306/tftp-deploy-si59avc5/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################### 2.6 MiB/s done Bytes transferred = 12129547 (b9150b hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 7153306/tftp-deploy-si59avc5/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 7153306/tftp-deploy-si59avc5/dtb/rk3288-rock2-square.dtb Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.193 Filename '7153306/tftp-deploy-si59avc5/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 1.8 MiB/s done Bytes transferred = 41636 (a2a4 hex) => setenv bootargs 'console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/7153306/extract-nfsrootfs-qg6ji32g,tcp,hard ip=dhcp' setenv bootargs 'console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/7153306/extract-nfsrootfs-qg6ji32g,tcp,hard ip=dhcp' => bootz 0x2000000 0x4000000 0x1f00000 bootz 0x2000000 0x4000000 0x1f00000 Kernel image @ 0x2000000 [ 0x000000 - 0x939200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 12129483 Bytes = 11.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 01f00000 Booting using the fdt blob at 0x1f00000 Using Device Tree in place at 01f00000, end 01f0d2a3 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x500 [ 0.000000] Linux version 5.10.140-cip15 (KernelCI@build-j95045-arm-gcc-10-multi-v7-defconfig-nrd6v) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Aug 31 17:26:15 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (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: Radxa Rock 2 Square [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x7c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/7153306/extract-nfsrootfs-qg6ji32g,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1977920K/2097152K available (13312K kernel code, 2230K rwdata, 5340K rodata, 2048K init, 424K bss, 53696K reserved, 65536K cma-reserved, 1245184K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000024] Switching to timer-based delay loop, resolution 41ns [ 0.007131] Console: colour dummy device 80x30 [ 0.007182] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.007205] pid_max: default: 32768 minimum: 301 [ 0.007375] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.007396] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.008081] CPU: Testing write buffer coherency: ok [ 0.008120] CPU0: Spectre v2: using BPIALL workaround [ 0.008364] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 [ 0.009232] Setting up static identity map for 0x300000 - 0x3000ac [ 0.011324] rcu: Hierarchical SRCU implementation. [ 0.016232] EFI services will not be available. [ 0.016528] smp: Bringing up secondary CPUs ... [ 0.018255] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 [ 0.018264] CPU1: Spectre v2: using BPIALL workaround [ 0.020135] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 [ 0.020143] CPU2: Spectre v2: using BPIALL workaround [ 0.022000] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 [ 0.022009] CPU3: Spectre v2: using BPIALL workaround [ 0.022159] smp: Brought up 1 node, 4 CPUs [ 0.022175] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.022186] CPU: All CPU(s) started in SVC mode. [ 0.022801] devtmpfs: initialized [ 0.031907] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 [ 0.032142] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.032167] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.034025] pinctrl core: initialized pinctrl subsystem [ 0.035998] DMI not present or invalid. [ 0.036850] NET: Registered protocol family 16 [ 0.039231] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.041836] thermal_sys: Registered thermal governor 'step_wise' [ 0.042356] cpuidle: using governor menu [ 0.042933] No ATAGs? [ 0.043086] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.043099] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.046475] Serial: AMBA PL011 UART driver [ 0.146521] iommu: Default domain type: Translated [ 0.148061] vgaarb: loaded [ 0.149089] SCSI subsystem initialized [ 0.149547] usbcore: registered new interface driver usbfs [ 0.149603] usbcore: registered new interface driver hub [ 0.149656] usbcore: registered new device driver usb [ 0.151524] pps_core: LinuxPPS API ver. 1 registered [ 0.151537] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.151561] PTP clock support registered [ 0.154895] clocksource: Switched to clocksource arch_sys_counter [ 1.500993] NET: Registered protocol family 2 [ 1.501269] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.502654] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.502701] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.502787] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.502979] TCP: Hash tables configured (established 8192 bind 8192) [ 1.503082] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.503138] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.503329] NET: Registered protocol family 1 [ 1.503922] RPC: Registered named UNIX socket transport module. [ 1.503938] RPC: Registered udp transport module. [ 1.503948] RPC: Registered tcp transport module. [ 1.503957] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.503972] PCI: CLS 0 bytes, default 64 [ 1.504389] Trying to unpack rootfs image as initramfs... [ 2.608412] Freeing initrd memory: 11848K [ 2.609170] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available [ 2.610685] Initialise system trusted keyrings [ 2.610935] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 2.617364] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.618108] NFS: Registering the id_resolver key type [ 2.618152] Key type id_resolver registered [ 2.618165] Key type id_legacy registered [ 2.618282] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 2.618295] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 2.618333] ntfs: driver 2.1.32 [Flags: R/O]. [ 2.618819] Key type asymmetric registered [ 2.618833] Asymmetric key parser 'x509' registered [ 2.618896] bounce: pool size: 64 pages [ 2.618940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 2.618953] io scheduler mq-deadline registered [ 2.618964] io scheduler kyber registered [ 2.658176] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.658198] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 2.658930] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 2.658951] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 [ 2.726280] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 2.729417] printk: console [ttyS2] disabled [ 2.729503] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 43, base_baud = 1500000) is a 16550A [ 3.536354] printk: console [ttyS2] enabled [ 3.543766] SuperH (H)SCI(F) driver initialized [ 3.550344] msm_serial: driver initialized [ 3.555210] STMicroelectronics ASC driver initialized [ 3.562770] STM32 USART driver initialized [ 3.586973] brd: module loaded [ 3.598609] loop: module loaded [ 3.617720] CAN device driver interface [ 3.623323] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 3.631314] e1000e: Intel(R) PRO/1000 Network Driver [ 3.636881] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 3.643562] igb: Intel(R) Gigabit Ethernet Network Driver [ 3.649617] igb: Copyright (c) 2007-2014 Intel Corporation. [ 3.659446] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found [ 3.666490] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock [ 3.673235] rk_gmac-dwmac ff290000.ethernet: phy regulator is not available yet, deferred probing [ 3.686562] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 3.694903] usbcore: registered new interface driver pegasus [ 3.701273] usbcore: registered new interface driver asix [ 3.707372] usbcore: registered new interface driver ax88179_178a [ 3.714220] usbcore: registered new interface driver cdc_ether [ 3.720803] usbcore: registered new interface driver smsc75xx [ 3.727309] usbcore: registered new interface driver smsc95xx [ 3.733781] usbcore: registered new interface driver net1080 [ 3.740170] usbcore: registered new interface driver cdc_subset [ 3.746861] usbcore: registered new interface driver zaurus [ 3.753168] usbcore: registered new interface driver cdc_ncm [ 3.762504] dwc2 ff540000.usb: supply vusb_d not found, using dummy regulator [ 3.770655] dwc2 ff540000.usb: supply vusb_a not found, using dummy regulator [ 3.845195] dwc2 ff540000.usb: DWC OTG Controller [ 3.850482] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 [ 3.858427] dwc2 ff540000.usb: irq 48, io mem 0xff540000 [ 3.865161] hub 1-0:1.0: USB hub found [ 3.869397] hub 1-0:1.0: 1 port detected [ 3.874570] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator [ 3.882740] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator [ 4.024937] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM [ 4.033216] dwc2 ff580000.usb: DWC OTG Controller [ 4.038544] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 [ 4.046487] dwc2 ff580000.usb: irq 49, io mem 0xff580000 [ 4.053189] hub 2-0:1.0: USB hub found [ 4.057453] hub 2-0:1.0: 1 port detected [ 4.063474] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.070804] ehci-pci: EHCI PCI platform driver [ 4.075842] ehci-platform: EHCI generic platform driver [ 4.082031] ehci-platform ff500000.usb: EHCI Host Controller [ 4.088415] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 [ 4.097440] ehci-platform ff500000.usb: irq 47, io mem 0xff500000 [ 4.124936] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 [ 4.132585] hub 3-0:1.0: USB hub found [ 4.136849] hub 3-0:1.0: 1 port detected [ 4.141907] ehci-orion: EHCI orion driver [ 4.146661] SPEAr-ehci: EHCI SPEAr driver [ 4.151328] ehci-st: EHCI STMicroelectronics driver [ 4.157000] ehci-exynos: EHCI Exynos driver [ 4.161865] ehci-atmel: EHCI Atmel driver [ 4.166556] tegra-ehci: Tegra EHCI driver [ 4.171256] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.178202] ohci-pci: OHCI PCI platform driver [ 4.183215] ohci-platform: OHCI generic platform driver [ 4.189329] SPEAr-ohci: OHCI SPEAr driver [ 4.194001] ohci-st: OHCI STMicroelectronics driver [ 4.199665] ohci-atmel: OHCI Atmel driver [ 4.205309] usbcore: registered new interface driver usb-storage [ 4.219539] i2c /dev entries driver [ 4.229663] VCC_DDR: supplied by vcc_sys [ 4.236370] VCC_IO: supplied by vcc_sys [ 4.242953] VDD_LOG: Bringing 1100000uV into 1000000-1000000uV [ 4.251880] VDD_LOG: supplied by vcc_sys [ 4.258571] VCC_20: supplied by vcc_sys [ 4.265190] VCCIO_SD: supplied by VCC_IO [ 4.272366] VDD10_LCD: supplied by VCC_IO [ 4.280065] VCCA_CODEC: supplied by VCC_IO [ 4.287802] VCCA_TP: supplied by vcc_sys [ 4.294879] VCCIO_PMU: supplied by vcc_sys [ 4.301751] VDD_10: supplied by VCC_20 [ 4.308778] VCC_18: supplied by VCC_20 [ 4.315798] VCC18_LCD: supplied by VCC_20 [ 4.324593] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! [ 4.333717] vdd_cpu: supplied by vcc_sys [ 4.340764] vcc_flash: supplied by VCC_IO [ 4.345844] vcc_sd: supplied by VCC_IO [ 4.352382] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! [ 4.361508] vdd_gpu: supplied by vcc_sys [ 4.384414] dw_wdt ff800000.watchdog: No valid TOPs array specified [ 4.400590] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 500000 KHz, changing to: 600000 KHz [ 4.414681] sdhci: Secure Digital Host Controller Interface driver [ 4.421595] sdhci: Copyright(c) Pierre Ossman [ 4.427287] Synopsys Designware Multimedia Card Interface Driver [ 4.434586] sdhci-pltfm: SDHCI platform and OF driver helper [ 4.441209] dwmmc_rockchip ff0c0000.mmc: IDMAC supports 32-bit address mode. [ 4.441262] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. [ 4.441371] dwmmc_rockchip ff0f0000.mmc: IDMAC supports 32-bit address mode. [ 4.441397] dwmmc_rockchip ff0f0000.mmc: Using internal DMA controller. [ 4.441403] dwmmc_rockchip ff0f0000.mmc: Version ID is 270a [ 4.441423] dwmmc_rockchip ff0f0000.mmc: DW MMC controller at irq 40,32 bit host data width,256 deep fifo [ 4.442100] dwmmc_rockchip ff0f0000.mmc: allocated mmc-pwrseq [ 4.442104] mmc_host mmc0: card is non-removable. [ 4.449124] dwmmc_rockchip ff0c0000.mmc: Using internal DMA controller. [ 4.455185] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 4.456992] ledtrig-cpu: registered to indicate activity on CPUs [ 4.456995] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. [ 4.457000] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a [ 4.457018] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo [ 4.464855] dwmmc_rockchip ff0c0000.mmc: Version ID is 270a [ 4.472563] usbcore: registered new interface driver usbhid [ 4.478474] dwmmc_rockchip ff0c0000.mmc: DW MMC controller at irq 38,32 bit host data width,256 deep fifo [ 4.484852] usb 3-1: new high-speed USB device number 2 using ehci-platform [ 4.489146] usbhid: USB HID core driver [ 4.491038] NET: Registered protocol family 10 [ 4.509774] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 4.518876] Segment Routing with IPv6 [ 4.549391] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) [ 4.549553] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 4.556568] mmc0: new high speed MMC card at address 0001 [ 4.562174] NET: Registered protocol family 17 [ 4.572917] mmcblk0: mmc0:0001 032GE4 29.1 GiB [ 4.580444] can: controller area network core [ 4.580473] NET: Registered protocol family 29 [ 4.585198] mmcblk0boot0: mmc0:0001 032GE4 partition 1 4.00 MiB [ 4.589689] can: raw protocol [ 4.600183] mmcblk0boot1: mmc0:0001 032GE4 partition 2 4.00 MiB [ 4.604071] can: broadcast manager protocol [ 4.615037] mmcblk0rpmb: mmc0:0001 032GE4 partition 3 4.00 MiB, chardev (235:0) [ 4.621568] can: netlink gateway - max_hops=1 [ 4.630666] mmcblk0: p1 p2 [ 4.632761] Key type dns_resolver registered [ 4.689584] ThumbEE CPU extension supported. [ 4.694352] Registering SWP/SWPB emulation handler [ 4.699818] Loading compiled-in X.509 certificates [ 4.706830] hub 3-1:1.0: USB hub found [ 4.711411] hub 3-1:1.0: 4 ports detected [ 4.726077] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found [ 4.733075] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock [ 4.740412] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). [ 4.748302] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). [ 4.754621] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). [ 4.760946] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). [ 4.767877] rk_gmac-dwmac ff290000.ethernet: cannot get clock clk_mac_speed [ 4.775658] rk_gmac-dwmac ff290000.ethernet: clock input from PHY [ 4.787465] rk_gmac-dwmac ff290000.ethernet: init for RGMII [ 4.793760] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 [ 4.801739] rk_gmac-dwmac ff290000.ethernet: DWMAC1000 [ 4.807578] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported [ 4.815941] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported [ 4.824298] rk_gmac-dwmac ff290000.ethernet: COE Type 2 [ 4.830133] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported [ 4.838011] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported [ 4.845238] rk_gmac-dwmac ff290000.ethernet: Normal descriptors [ 4.851848] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled [ 4.858365] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 4.867317] rk_gmac-dwmac ff290000.ethernet: device MAC address 92:0b:14:02:81:e9 [ 5.000694] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 5.014702] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) [ 5.031706] debugfs: Directory 'power-domain' with parent 'pm_genpd' already present! [ 5.031771] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. [ 5.040470] debugfs: Directory 'power-domain' with parent 'pm_genpd' already present! [ 5.057092] debugfs: Directory 'power-domain' with parent 'pm_genpd' already present! [ 5.065945] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. [ 5.066210] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 5.073336] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a [ 5.087062] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo [ 5.100324] rk_gmac-dwmac ff290000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL) [ 5.112783] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. [ 5.120691] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. [ 5.122633] rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found [ 5.128085] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a [ 5.128099] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo [ 5.136550] rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW [ 5.161203] rk_gmac-dwmac ff290000.ethernet eth0: configuring for phy/rgmii link mode [ 9.356243] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 9.366087] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.395180] Sending DHCP requests .., OK [ 12.899672] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.229 [ 12.908863] IP-Config: Complete: [ 12.912533] device=eth0, hwaddr=92:0b:14:02:81:e9, ipaddr=192.168.101.229, mask=255.255.255.0, gw=192.168.101.1 [ 12.924449] host=192.168.101.229, domain=lava.cbg.collabora.co.uk, nis-domain=(none) [ 12.933708] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= [ 12.933736] nameserver0=192.168.101.1 [ 12.950016] dw-apb-uart ff690000.serial: forbid DMA for kernel console [ 12.970605] Freeing unused kernel memory: 2048K [ 12.994977] Run /init as init process Loading, please wait... Starting version 247.3-7 [ 13.386059] rockchip-vop ff930000.vop: Adding to iommu group 0 [ 13.392872] rockchip-vop ff940000.vop: Adding to iommu group 1 [ 13.434801] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. [ 13.438389] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) [ 13.454508] rtc-hym8563 0-0051: no valid clock/calendar values available [ 13.455261] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) [ 13.462138] rtc-hym8563 0-0051: registered as rtc0 [ 13.462149] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. [ 13.462156] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a [ 13.462168] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo [ 13.472310] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) [ 13.512257] rtc-hym8563 0-0051: no valid clock/calendar values available [ 13.513056] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) [ 13.519783] rtc-hym8563 0-0051: hctosys: unable to read the hardware clock [ 13.521170] panfrost ffa30000.gpu: clock rate = 400000000 [ 13.523214] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. [ 13.523616] rk3288-crypto ff8a0000.crypto: Crypto Accelerator successfully registered [ 13.530576] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 13.538234] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. [ 13.544341] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 [ 13.552015] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a [ 13.552032] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo [ 13.603731] dwmmc_rockchip ff0d0000.mmc: allocated mmc-pwrseq [ 13.610187] mmc_host mmc2: card is non-removable. [ 13.629175] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 13.657609] panfrost ffa30000.gpu: mali-t760 id 0x750 major 0x0 minor 0x0 status 0x1 [ 13.666279] panfrost ffa30000.gpu: features: 00000000,100277bf, issues: 00000000,24040400 [ 13.668612] mmc2: queuing unknown CIS tuple 0x80 (2 bytes) [ 13.675419] panfrost ffa30000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 [ 13.675422] panfrost ffa30000.gpu: shader_present=0xf l2_present=0x1 [ 13.686533] [drm] Initialized panfrost 1.1.0 20180908 for ffa30000.gpu on minor 1 [ 13.715554] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 13.723554] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) [ 13.733481] mmc2: queuing unknown CIS tuple 0x80 (7 bytes) 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 ... done. [ 13.795975] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) [ 13.808960] mmc2: new high speed SDIO card at address 0001 [ 13.832025] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 13.851163] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 13.861388] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 13.871050] cfg80211: failed to load regulatory.db [ 13.879006] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 [ 13.888633] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2 IP-Config: eth0 hardware address 92:0b:14:02:81:e9 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.101.1): address: 192.168.101.229 broadcast: 192.168.101.255 netmask: 255.255.255.0 gateway: 192.168.101.1 dns0 : 192.168.101.1 dns1 : 0.0.0.0 domain : lava.cbg.collabora.co.uk rootserver: 192.168.101.1 rootpath: filename : [ 14.555288] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 14.910750] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 15.271878] systemd[1]: System time before build time, advancing clock. [ 15.315242] systemd[1]: systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 15.340725] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 15.389099] systemd[1]: Set hostname to . [ 15.942764] systemd[1]: Queued start job for default target Graphical Interface. [ 15.951960] random: systemd: uninitialized urandom read (16 bytes read) [ 15.959518] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 15.973340] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 15.983230] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 16.025191] random: systemd: uninitialized urandom read (16 bytes read) [ 16.035021] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 16.075794] random: systemd: uninitialized urandom read (16 bytes read) [ 16.086365] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 16.127117] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 16.165180] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 16.206832] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 16.245992] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 16.259991] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 16.296878] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 16.325077] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 16.366093] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 16.395105] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 16.425768] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 16.498983] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 16.509673] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 16.545691] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 16.579746] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 16.618220] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 16.655637] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 16.697323] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 16.708989] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 16.724082] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 16.756585] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 16.787937] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 16.837603] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 16.877484] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 16.906638] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 16.940138] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 16.955383] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 16.990018] random: systemd: uninitialized urandom read (16 bytes read) [ 16.999660] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 17.009162] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 17.045049] random: systemd: uninitialized urandom read (16 bytes read) [ 17.053469] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 17.106075] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 17.138536] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... [ 17.532980] systemd-journald[201]: Received client request to flush runtime journal. Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [ 18.005210] random: systemd: uninitialized urandom read (16 bytes read) [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. [ 18.045051] random: systemd: uninitialized urandom read (16 bytes read) Starting [0;1;39mCreate Volatile Files and Directories[ 18.055446] random: systemd-journal: uninitialized urandom read (16 bytes read) [0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [ 19.076080] random: systemd: uninitialized urandom read (16 bytes read) [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. [ 22.094849] random: crng init done [ 22.098648] random: 678 urandom warning(s) missed due to ratelimiting [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttyS2 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 5.10.140-cip15 #1 SMP Wed Aug 31 17:26:15 UTC 2022 armv7l 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/7153306/extract-nfsrootfs-qg6ji32g' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/7153306/extract-nfsrootfs-qg6ji32g' / #export NFS_SERVER_IP='192.168.101.1' export NFS_SERVER_IP='192.168.101.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-7153306/environment . /lava-7153306/environment / # /lava-7153306/bin/lava-test-runner /lava-7153306/0 /lava-7153306/bin/lava-test-runner /lava-7153306/0 + export TESTRUN_ID=0_dmesg + cd /lava-7153306/0/tests/0_dmesg + cat uuid + UUID=7153306_1.6.2.4.1 + set +x [ 23.458334] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 23.560239] [ 23.640454] [ 23.720780] + set +x [ 23.731022] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-7153306/environment / # . /lava-7153306/environment/lava-7153306/bin/lava-test-runner /lava-7153306/1 / # /lava-7153306/bin/lava-test-runner /lava-7153306/1 + export TESTRUN_ID=1_bootrr + cd /lava-7153306/1/tests/1_bootrr + cat uuid + UUID=7153306_1.6.2.4.5 + set +x [ 24.360110] + export PATH=/opt/bootrr/helpers:/lava-7153306/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-7153306/1/../bin/lava-test-case [ 25.497834] + set +x [ 25.534496] / #