Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2018.05-rc2-00076-g49f8849 (Apr 24 2018 - 10:13:37 +0200) DRAM: 1024 MiB Trying to boot from MMC1 U-Boot 2018.05-rc2-00076-g49f8849 (Apr 24 2018 - 10:13:37 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Libre Computer Board ALL-H3-CC H3 DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment Failed (-5) In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 USB2: USB EHCI 1.00 USB3: USB OHCI 1.0 USB4: USB EHCI 1.00 USB5: USB OHCI 1.0 scanning bus 0 for devices... 1 USB Device(s) found scanning bus 2 for devices... 1 USB Device(s) found scanning bus 4 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  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@1c30000 Waiting for PHY auto negotiation to complete. done BOOTP broadcast 1 DHCP client bound to address 10.201.4.76 (10 ms) => setenv serverip 10.201.1.6 setenv serverip 10.201.1.6 => tftp 0x40000000 2133500/tftp-deploy-ayrqgxym/kernel/zImage tftp 0x40000000 2133500/tftp-deploy-ayrqgxym/kernel/zImage Using ethernet@1c30000 device TFTP from server 10.201.1.6; our IP address is 10.201.4.76 Filename '2133500/tftp-deploy-ayrqgxym/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 2.2 MiB/s done Bytes transferred = 9667072 (938200 hex) => tftp 0x44300000 2133500/tftp-deploy-ayrqgxym/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2133500/tftp-deploy-ayrqgxym/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.6; our IP address is 10.201.4.76 Filename '2133500/tftp-deploy-ayrqgxym/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# #######################################T ########################## ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 1.2 MiB/s done Bytes transferred = 16052082 (f4ef72 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2133500/tftp-deploy-ayrqgxym/dtb/sun8i-h3-libretech-all-h3-cc.dtb tftp 0x44000000 2133500/tftp-deploy-ayrqgxym/dtb/sun8i-h3-libretech-all-h3-cc.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.6; our IP address is 10.201.4.76 Filename '2133500/tftp-deploy-ayrqgxym/dtb/sun8i-h3-libretech-all-h3-cc.dtb'. Load address: 0x44000000 Loading: *## 1.4 MiB/s done Bytes transferred = 22357 (5755 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x40000000 0x44300000 0x44000000 bootz 0x40000000 0x44300000 0x44000000 ## Loading init Ramdisk from Legacy Image at 44300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16052018 Bytes = 15.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 Using Device Tree in place at 44000000, end 44008754 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.125-cip10 (KernelCI@build-j267381-arm-gcc-10-multi-v7-defconfig-6sf9n) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Tue Jun 28 03:13:53 UTC 2022 [ 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: Libre Computer Board ALL-H3-CC H3 [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (options '115200n8') [ 0.000000] printk: bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x79800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000006fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000070000000-0x000000007fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 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=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon 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: 933776K/1048576K available (13312K kernel code, 2230K rwdata, 5340K rodata, 2048K init, 425K bss, 49264K reserved, 65536K cma-reserved, 196596K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4. <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=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.008261] Switching to timer-based delay loop, resolution 41ns <6>[ 0.015057] Console: colour dummy device 80x30 <6>[ 0.019807] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.030424] pid_max: default: 32768 minimum: 301 <6>[ 0.035454] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.043035] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.051683] CPU: Testing write buffer coherency: ok <3>[ 0.057159] /cpus/cpu@0 missing clock-frequency property <3>[ 0.062742] /cpus/cpu@1 missing clock-frequency property <3>[ 0.068342] /cpus/cpu@2 missing clock-frequency property <3>[ 0.073920] /cpus/cpu@3 missing clock-frequency property <6>[ 0.079499] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.086006] Setting up static identity map for 0x40300000 - 0x403000ac <6>[ 0.093624] rcu: Hierarchical SRCU implementation. <6>[ 0.100523] EFI services will not be available. <6>[ 0.105611] smp: Bringing up secondary CPUs ... <6>[ 0.121162] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.132049] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.142868] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.142968] smp: Brought up 1 node, 4 CPUs <6>[ 0.165078] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.171596] CPU: All CPU(s) started in HYP mode. <6>[ 0.176473] CPU: Virtualization extensions available. <6>[ 0.182424] devtmpfs: initialized <6>[ 0.190680] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.198854] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.208962] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.218223] pinctrl core: initialized pinctrl subsystem <6>[ 0.225227] DMI not present or invalid. <6>[ 0.230180] NET: Registered protocol family 16 <6>[ 0.236748] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.245896] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.246192] cpuidle: using governor menu <6>[ 0.256788] No ATAGs? <6>[ 0.259438] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.267711] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.275852] Serial: AMBA PL011 UART driver <6>[ 0.325338] iommu: Default domain type: Translated <6>[ 0.330888] vgaarb: loaded <5>[ 0.334622] SCSI subsystem initialized <6>[ 0.339144] usbcore: registered new interface driver usbfs <6>[ 0.344976] usbcore: registered new interface driver hub <6>[ 0.350579] usbcore: registered new device driver usb <6>[ 0.357021] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.362243] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.371657] PTP clock support registered <6>[ 0.378326] clocksource: Switched to clocksource arch_sys_counter <6>[ 1.254639] NET: Registered protocol family 2 <6>[ 1.259558] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.268367] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 1.276996] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.285077] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 1.292592] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.299334] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.306250] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.313757] NET: Registered protocol family 1 <6>[ 1.318947] RPC: Registered named UNIX socket transport module. <6>[ 1.325125] RPC: Registered udp transport module. <6>[ 1.330129] RPC: Registered tcp transport module. <6>[ 1.335092] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.341805] PCI: CLS 0 bytes, default 64 <6>[ 1.346489] Trying to unpack rootfs image as initramfs... <6>[ 2.402651] Freeing initrd memory: 15676K <6>[ 2.408000] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 2.417564] Initialise system trusted keyrings <6>[ 2.422743] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 2.435291] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.442214] NFS: Registering the id_resolver key type <5>[ 2.447565] Key type id_resolver registered <5>[ 2.452038] Key type id_legacy registered <6>[ 2.456397] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.463366] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.471051] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 2.476130] Key type asymmetric registered <5>[ 2.480523] Asymmetric key parser 'x509' registered <6>[ 2.485703] bounce: pool size: 64 pages <6>[ 2.489844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 2.497491] io scheduler mq-deadline registered <6>[ 2.502290] io scheduler kyber registered <6>[ 2.520299] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 2.529188] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <6>[ 2.602477] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <4>[ 2.611454] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator <6>[ 2.621045] printk: console [ttyS0] disabled <6>[ 2.645748] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 50, base_baud = 1500000) is a U6_16550A <6>[ 2.655030] printk: console [ttyS0] enabled <6>[ 2.655030] printk: console [ttyS0] enabled <6>[ 2.663915] printk: bootconsole [uart0] disabled <6>[ 2.663915] printk: bootconsole [uart0] disabled <6>[ 2.675538] SuperH (H)SCI(F) driver initialized <6>[ 2.681220] msm_serial: driver initialized <6>[ 2.685724] STMicroelectronics ASC driver initialized <6>[ 2.692055] STM32 USART driver initialized <6>[ 2.710530] brd: module loaded <6>[ 2.721472] loop: module loaded <6>[ 2.735131] CAN device driver interface <6>[ 2.740112] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.746885] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.752134] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.758391] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.764044] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.772434] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 2.779078] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 2.785324] dwmac-sun8i 1c30000.ethernet: No regulator found <6>[ 2.791332] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <4>[ 2.797355] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000) <6>[ 2.807294] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 2.814801] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 2.822290] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 2.827510] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 2.834562] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 2.840489] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 2.847832] dwmac-sun8i 1c30000.ethernet: Found internal PHY node <6>[ 2.854668] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY <6>[ 2.861311] dwmac-sun8i 1c30000.ethernet: Powering internal PHY <6>[ 2.896046] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 2.903824] usbcore: registered new interface driver pegasus <6>[ 2.909800] usbcore: registered new interface driver asix <6>[ 2.915483] usbcore: registered new interface driver ax88179_178a <6>[ 2.921872] usbcore: registered new interface driver cdc_ether <6>[ 2.927996] usbcore: registered new interface driver smsc75xx <6>[ 2.934045] usbcore: registered new interface driver smsc95xx <6>[ 2.940094] usbcore: registered new interface driver net1080 <6>[ 2.946035] usbcore: registered new interface driver cdc_subset <6>[ 2.952249] usbcore: registered new interface driver zaurus <6>[ 2.958153] usbcore: registered new interface driver cdc_ncm <6>[ 2.966178] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.972978] ehci-pci: EHCI PCI platform driver <6>[ 2.977717] ehci-platform: EHCI generic platform driver <6>[ 2.983457] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 2.989325] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.997708] ehci-platform 1c1a000.usb: irq 36, io mem 0x01c1a000 <6>[ 3.028343] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.035480] hub 1-0:1.0: USB hub found <6>[ 3.039561] hub 1-0:1.0: 1 port detected <6>[ 3.044369] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 3.050237] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 <6>[ 3.058415] ehci-platform 1c1b000.usb: irq 38, io mem 0x01c1b000 <6>[ 3.088334] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.095326] hub 2-0:1.0: USB hub found <6>[ 3.099398] hub 2-0:1.0: 1 port detected <6>[ 3.104210] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 3.110090] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 <6>[ 3.118363] ehci-platform 1c1c000.usb: irq 40, io mem 0x01c1c000 <6>[ 3.148335] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.155329] hub 3-0:1.0: USB hub found <6>[ 3.159406] hub 3-0:1.0: 1 port detected <6>[ 3.164214] ehci-platform 1c1d000.usb: EHCI Host Controller <6>[ 3.170096] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 4 <6>[ 3.178341] ehci-platform 1c1d000.usb: irq 42, io mem 0x01c1d000 <6>[ 3.208338] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.215351] hub 4-0:1.0: USB hub found <6>[ 3.219418] hub 4-0:1.0: 1 port detected <6>[ 3.224136] ehci-orion: EHCI orion driver <6>[ 3.228730] SPEAr-ehci: EHCI SPEAr driver <6>[ 3.233126] ehci-st: EHCI STMicroelectronics driver <6>[ 3.238406] ehci-exynos: EHCI Exynos driver <6>[ 3.242972] ehci-atmel: EHCI Atmel driver <6>[ 3.247339] tegra-ehci: Tegra EHCI driver <6>[ 3.251753] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 3.258216] ohci-pci: OHCI PCI platform driver <6>[ 3.263005] ohci-platform: OHCI generic platform driver <6>[ 3.268725] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 3.275614] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 5 <6>[ 3.283830] ohci-platform 1c1a400.usb: irq 37, io mem 0x01c1a400 <6>[ 3.363038] hub 5-0:1.0: USB hub found <6>[ 3.367084] hub 5-0:1.0: 1 port detected <6>[ 3.371853] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 3.378759] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6 <6>[ 3.386904] ohci-platform 1c1b400.usb: irq 39, io mem 0x01c1b400 <6>[ 3.462967] hub 6-0:1.0: USB hub found <6>[ 3.467010] hub 6-0:1.0: 1 port detected <6>[ 3.471817] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 3.478726] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7 <6>[ 3.486932] ohci-platform 1c1c400.usb: irq 41, io mem 0x01c1c400 <6>[ 3.562957] hub 7-0:1.0: USB hub found <6>[ 3.567001] hub 7-0:1.0: 1 port detected <6>[ 3.571814] ohci-platform 1c1d400.usb: Generic Platform OHCI controller <6>[ 3.578718] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8 <6>[ 3.586897] ohci-platform 1c1d400.usb: irq 43, io mem 0x01c1d400 <6>[ 3.662945] hub 8-0:1.0: USB hub found <6>[ 3.666989] hub 8-0:1.0: 1 port detected <6>[ 3.671691] SPEAr-ohci: OHCI SPEAr driver <6>[ 3.676231] ohci-st: OHCI STMicroelectronics driver <6>[ 3.681526] ohci-atmel: OHCI Atmel driver <6>[ 3.686585] usbcore: registered new interface driver usb-storage <6>[ 3.697430] sun6i-rtc 1f00000.rtc: registered as rtc0 <6>[ 3.702845] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:30 UTC (30) <6>[ 3.711114] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 3.716668] i2c /dev entries driver <6>[ 3.728455] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 3.739639] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.746079] sdhci: Copyright(c) Pierre Ossman <6>[ 3.752227] Synopsys Designware Multimedia Card Interface Driver <4>[ 3.759646] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 3.759758] sdhci-pltfm: SDHCI platform and OF driver helper <4>[ 3.759788] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator <4>[ 3.785354] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator <6>[ 3.795092] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.802062] usbcore: registered new interface driver usbhid <6>[ 3.807890] usbhid: USB HID core driver <6>[ 3.817872] NET: Registered protocol family 10 <6>[ 3.823653] Segment Routing with IPv6 <6>[ 3.827642] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 3.834427] NET: Registered protocol family 17 <6>[ 3.839169] can: controller area network core <6>[ 3.843843] NET: Registered protocol family 29 <6>[ 3.848569] can: raw protocol <6>[ 3.851798] can: broadcast manager protocol <6>[ 3.856244] can: netlink gateway - max_hops=1 <5>[ 3.861348] Key type dns_resolver registered <6>[ 3.865985] ThumbEE CPU extension supported. <5>[ 3.870569] Registering SWP/SWPB emulation handler <5>[ 3.875939] Loading compiled-in X.509 certificates <6>[ 3.892220] vcc1v2: supplied by vcc5v0 <6>[ 3.896513] vcc3v3: supplied by vcc5v0 <6>[ 3.901196] vcc-dram: supplied by vcc5v0 <6>[ 3.905950] vcc-io: supplied by vcc3v3 <6>[ 3.910593] reg-fixed-voltage vdd-cpux: nonexclusive access to GPIO for vdd-cpux <6>[ 3.918262] vdd-cpux: supplied by vcc5v0 <4>[ 3.929573] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator <6>[ 3.930637] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <4>[ 3.931875] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 3.954916] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 3.981425] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB <6>[ 3.985047] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 3.997545] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.1:01] driver [Generic PHY] (irq=POLL) <6>[ 4.007462] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 4.015062] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <4>[ 4.023016] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <6>[ 4.037025] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/mii link mode <4>[ 4.037084] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 4.055090] mmc0: new high speed SDHC card at address 59b4 <6>[ 4.061663] mmcblk0: mmc0:59b4 USD 7.47 GiB <6>[ 4.068561] mmcblk0: p1 <6>[ 5.098918] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 5.118421] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 5.148367] Sending DHCP requests ., OK <6>[ 5.212507] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.76 <6>[ 5.220277] IP-Config: Complete: <6>[ 5.223772] device=eth0, hwaddr=02:81:35:47:74:38, ipaddr=10.201.4.76, mask=255.255.0.0, gw=10.201.1.3 <6>[ 5.233784] host=10.201.4.76, domain=, nis-domain=(none) <6>[ 5.239801] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 5.239807] nameserver0=10.1.1.1 <6>[ 5.267517] Freeing unused kernel memory: 2048K <6>[ 5.288656] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 5.418562] udevd[111]: starting version 3.2.9 <5>[ 5.424314] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 5.431538] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 5.438398] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 5.452965] udevd[111]: specified user 'tss' unknown <27>[ 5.458687] udevd[111]: specified group 'tss' unknown <30>[ 5.466148] udevd[112]: starting eudev-3.2.9 <4>[ 5.984152] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator <4>[ 5.993437] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests <6>[ 6.006211] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver <6>[ 6.012358] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 9 <6>[ 6.077764] hub 9-0:1.0: USB hub found <6>[ 6.088802] hub 9-0:1.0: 1 port detected <3>[ 6.159794] sun4i-codec 1c22c00.codec: Failed to register our card <6>[ 6.168292] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <6>[ 6.174933] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 6.181686] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 <6>[ 6.188399] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus <6>[ 6.200822] lima 1c40000.gpu: bus rate = 200000000 <6>[ 6.205905] lima 1c40000.gpu: mod rate = 297000000 <3>[ 6.211181] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19 <6>[ 6.253172] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0 <3>[ 6.265410] sun4i-codec 1c22c00.codec: Failed to register our card done Saving random seed: <4>[ 6.471251] urandom_read_iter: 1 callbacks suppressed <5>[ 6.471262] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 6.565112] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2133500/environment . /lava-2133500/environment / # /lava-2133500/bin/lava-test-runner /lava-2133500/0 /lava-2133500/bin/lava-test-runner /lava-2133500/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2133500/0/tests/0_dmesg + cat uuid <8>[ 7.211517] + UUID=2133500_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 7.255391] <8>[ 7.295972] <8>[ 7.336689] + set +x <8>[ 7.346803] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2133500/environment / # . /lava-2133500/environment/lava-2133500/bin/lava-test-runner /lava-2133500/1 / # /lava-2133500/bin/lava-test-runner /lava-2133500/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2133500/1/tests/1_bootrr + cat uuid <8>[ 7.880730] + UUID=2133500_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2133500/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2133500/1/../bin/lava-test-case <8>[ 8.926762] /lava-2133500/1/../bin/lava-test-case <8>[ 8.974886] /lava-2133500/1/../bin/lava-test-case <8>[ 8.999931] + set +x <8>[ 9.018631] / #