Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2020.04-rc3-00189-gb4c87c9da9 (Apr 02 2020 - 09:37:57 +0200) DRAM: 1024 MiB Trying to boot from MMC1 U-Boot 2020.04-rc3-00189-gb4c87c9da9 (Apr 02 2020 - 09:37:57 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Banana Pi BPI-M2-Plus H3 DRAM: 1 GiB MMC: Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000' mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Allwinner mUSB OTG (Peripheral) Net: phy interface7 eth0: ethernet@1c30000 Warning: usb_ether using MAC address from ROM , eth1: usb_ether starting USB... Bus usb@1c1a000: USB EHCI 1.00 Bus usb@1c1a400: USB OHCI 1.0 Bus usb@1c1b000: USB EHCI 1.00 Bus usb@1c1b400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c1a000 for devices... 1 USB Device(s) found scanning bus usb@1c1a400 for devices... 1 USB Device(s) found scanning bus usb@1c1b000 for devices... 1 USB Device(s) found scanning bus usb@1c1b400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 1 USB Device(s) found scanning bus usb@1c1c400 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 BOOTP broadcast 2 DHCP client bound to address 10.201.3.139 (260 ms) => setenv serverip 10.201.1.11 setenv serverip 10.201.1.11 => tftp 0x40000000 2318499/tftp-deploy-ryqsipsf/kernel/zImage tftp 0x40000000 2318499/tftp-deploy-ryqsipsf/kernel/zImage Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.3.139 Filename '2318499/tftp-deploy-ryqsipsf/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #### 8.6 MiB/s done Bytes transferred = 4826408 (49a528 hex) => tftp 0x44300000 2318499/tftp-deploy-ryqsipsf/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2318499/tftp-deploy-ryqsipsf/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.3.139 Filename '2318499/tftp-deploy-ryqsipsf/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####################### 8.6 MiB/s done Bytes transferred = 7960375 (797737 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2318499/tftp-deploy-ryqsipsf/dtb/sun8i-h3-bananapi-m2-plus.dtb tftp 0x44000000 2318499/tftp-deploy-ryqsipsf/dtb/sun8i-h3-bananapi-m2-plus.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.3.139 Filename '2318499/tftp-deploy-ryqsipsf/dtb/sun8i-h3-bananapi-m2-plus.dtb'. Load address: 0x44000000 Loading: *## 5.5 MiB/s done Bytes transferred = 23202 (5aa2 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: 7960311 Bytes = 7.6 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 44008aa1 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.135-cip13 (KernelCI@build-j447790-arm-gcc-10-sunxi-defconfig-72jnt) (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 3 14:46:26 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: Banana Pi BPI-M2-Plus 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] cma: Reserved 16 MiB at 0x7f000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000006fffffff] [ 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 15 pages/cpu s31180 r8192 d22068 u61440 [ 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: 1002628K/1048576K available (7168K kernel code, 904K rwdata, 1944K rodata, 1024K init, 272K bss, 29564K reserved, 16384K cma-reserved, 245748K 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 restricting CPUs from NR_CPUS=8 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.014791] Console: colour dummy device 80x30 <6>[ 0.019532] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.030148] pid_max: default: 32768 minimum: 301 <6>[ 0.035143] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.042722] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.051352] CPU: Testing write buffer coherency: ok <3>[ 0.056816] /cpus/cpu@0 missing clock-frequency property <3>[ 0.062396] /cpus/cpu@1 missing clock-frequency property <3>[ 0.067993] /cpus/cpu@2 missing clock-frequency property <3>[ 0.073569] /cpus/cpu@3 missing clock-frequency property <6>[ 0.079147] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.085614] Setting up static identity map for 0x40100000 - 0x40100060 <6>[ 0.092550] rcu: Hierarchical SRCU implementation. <6>[ 0.098129] smp: Bringing up secondary CPUs ... <6>[ 0.113663] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.124491] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.135265] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.135355] smp: Brought up 1 node, 4 CPUs <6>[ 0.157460] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.163978] CPU: All CPU(s) started in HYP mode. <6>[ 0.168855] CPU: Virtualization extensions available. <6>[ 0.174753] devtmpfs: initialized <6>[ 0.183131] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.191278] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.201392] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.209185] pinctrl core: initialized pinctrl subsystem <6>[ 0.216090] NET: Registered protocol family 16 <6>[ 0.221904] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.229971] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.230384] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.244926] hw-breakpoint: maximum watchpoint size is 8 bytes. <5>[ 0.272132] SCSI subsystem initialized <6>[ 0.276586] usbcore: registered new interface driver usbfs <6>[ 0.282358] usbcore: registered new interface driver hub <6>[ 0.288004] usbcore: registered new device driver usb <6>[ 0.293490] mc: Linux media interface: v0.10 <6>[ 0.298080] videodev: Linux video capture interface: v2.00 <6>[ 0.303913] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.309146] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.318538] PTP clock support registered <6>[ 0.323138] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.330224] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.343732] NET: Registered protocol family 2 <6>[ 0.348593] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.357185] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 0.365833] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 0.373905] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.381416] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.388133] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.395069] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.402572] NET: Registered protocol family 1 <6>[ 0.407695] RPC: Registered named UNIX socket transport module. <6>[ 0.413915] RPC: Registered udp transport module. <6>[ 0.418874] RPC: Registered tcp transport module. <6>[ 0.423847] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.430812] Unpacking initramfs... <6>[ 0.925105] Freeing initrd memory: 7776K <6>[ 0.930194] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <6>[ 0.939836] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <5>[ 0.952295] NFS: Registering the id_resolver key type <5>[ 0.957671] Key type id_resolver registered <5>[ 0.962197] Key type id_legacy registered <6>[ 0.966550] bounce: pool size: 64 pages <6>[ 0.970692] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.978340] io scheduler mq-deadline registered <6>[ 0.983138] io scheduler kyber registered <3>[ 0.988084] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO <6>[ 0.998082] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 1.006900] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <6>[ 1.060112] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled <4>[ 1.068472] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator <6>[ 1.078007] printk: console [ttyS0] disabled <6>[ 1.102759] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 48, base_baud = 1500000) is a U6_16550A <6>[ 1.112040] printk: console [ttyS0] enabled <6>[ 1.112040] printk: console [ttyS0] enabled <6>[ 1.120936] printk: bootconsole [uart0] disabled <6>[ 1.120936] printk: bootconsole [uart0] disabled <4>[ 1.131238] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator <6>[ 1.160815] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 49, base_baud = 1500000) is a U6_16550A <6>[ 1.183710] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc084e078) <6>[ 1.191168] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc084a388) <4>[ 1.199131] sun8i-dw-hdmi 1ee0000.hdmi: supply hvcc not found, using dummy regulator <6>[ 1.208147] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy) <6>[ 1.218254] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver <6>[ 1.226243] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc084d630) <6>[ 1.233808] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 <6>[ 1.241921] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes <6>[ 1.252422] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes <6>[ 1.259849] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <6>[ 1.266351] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 1.272942] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 <6>[ 1.279498] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus <6>[ 1.288271] lima 1c40000.gpu: bus rate = 200000000 <6>[ 1.293365] lima 1c40000.gpu: mod rate = 297000000 <3>[ 1.298480] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19 <6>[ 1.307120] lima 1c40000.gpu: Failed to register cooling device <6>[ 1.313605] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 1 <6>[ 1.322748] CAN device driver interface <4>[ 1.327515] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator <6>[ 1.336430] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 1.343055] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 1.349783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.356600] ehci-platform: EHCI generic platform driver <6>[ 1.364517] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 1.370387] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.378570] ehci-platform 1c1a000.usb: irq 37, io mem 0x01c1a000 <6>[ 1.410238] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.417311] hub 1-0:1.0: USB hub found <6>[ 1.421395] hub 1-0:1.0: 1 port detected <6>[ 1.426278] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.432763] ohci-platform: OHCI generic platform driver <6>[ 1.438394] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 1.445295] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2 <6>[ 1.453996] ohci-platform 1c1a400.usb: irq 38, io mem 0x01c1a400 <6>[ 1.534873] hub 2-0:1.0: USB hub found <6>[ 1.538926] hub 2-0:1.0: 1 port detected <6>[ 1.545358] sun6i-rtc 1f00000.rtc: registered as rtc0 <6>[ 1.550735] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:17 UTC (17) <6>[ 1.558989] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 1.563975] i2c /dev entries driver <4>[ 1.568464] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator <6>[ 1.577621] Registered IR keymap rc-empty <6>[ 1.582001] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0 <6>[ 1.588987] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input0 <6>[ 1.596793] sunxi-ir 1f02000.ir: initialized sunXi IR driver <6>[ 1.603730] sun8i-di 1400000.deinterlace: Device registered as /dev/video0 <6>[ 1.612316] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <4>[ 1.622190] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 1.622761] sun8i-ce 1c15000.crypto: Set mod clock to 50000000 (50 Mhz) from 24000000 (24 Mhz) <4>[ 1.632020] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator <6>[ 1.632506] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 1.632840] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq <6>[ 1.640014] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 1.657801] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB <6>[ 1.658832] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 1.674501] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB <6>[ 1.681241] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <4>[ 1.682849] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 1.684361] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 1.685870] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 1.688589] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) <6>[ 1.696268] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 1.734117] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority <6>[ 1.748938] sun8i-ce 1c15000.crypto: Register cbc(aes) <6>[ 1.755695] sun8i-ce 1c15000.crypto: Register ecb(aes) <6>[ 1.765865] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) <6>[ 1.771847] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) <6>[ 1.777803] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 1 <6>[ 1.784436] usbcore: registered new interface driver usbhid <6>[ 1.790288] usbhid: USB HID core driver <6>[ 1.794902] mmc2: new DDR MMC card at address 0001 <6>[ 1.796766] cedrus 1c0e000.video-codec: Device registered as /dev/video1 <6>[ 1.800671] mmcblk2: mmc2:0001 8WPD3R 7.28 GiB <6>[ 1.804291] mmc1: new high speed SDIO card at address 0001 <6>[ 1.811556] NET: Registered protocol family 17 <6>[ 1.812118] mmcblk2boot0: mmc2:0001 8WPD3R partition 1 4.00 MiB <6>[ 1.817466] can: controller area network core <6>[ 1.822526] mmcblk2boot1: mmc2:0001 8WPD3R partition 2 4.00 MiB <6>[ 1.828449] NET: Registered protocol family 29 <6>[ 1.841304] mmcblk2: <6>[ 1.843908] can: raw protocol <6>[ 1.849663] can: broadcast manager protocol <6>[ 1.854149] can: netlink gateway - max_hops=1 <5>[ 1.859016] Key type dns_resolver registered <5>[ 1.863637] Registering SWP/SWPB emulation handler <4>[ 1.878427] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator <6>[ 1.889536] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 1.896192] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 1.902663] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <4>[ 1.908682] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 50006 (expect 58000) <4>[ 1.921889] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 1.932120] mmc0: new high speed SDHC card at address 59b4 <6>[ 1.938619] mmcblk0: mmc0:59b4 USDU1 14.9 GiB <6>[ 1.945367] mmcblk0: p1 <6>[ 2.030859] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 2.038352] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 2.045870] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 2.051872] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 2.059140] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 2.065079] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 2.078281] dwmac-sun8i 1c30000.ethernet: Found internal PHY node <6>[ 2.085175] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY <6>[ 2.091830] dwmac-sun8i 1c30000.ethernet: Powering internal PHY <6>[ 2.105278] dwmac-sun8i 1c30000.ethernet: Switch mux to external PHY <6>[ 2.126467] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 2.132363] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3 <6>[ 2.140710] ehci-platform 1c1b000.usb: irq 39, io mem 0x01c1b000 <6>[ 2.170252] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.177445] hub 3-0:1.0: USB hub found <6>[ 2.183440] hub 3-0:1.0: 1 port detected <6>[ 2.189314] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 2.195222] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4 <6>[ 2.203456] ehci-platform 1c1c000.usb: irq 41, io mem 0x01c1c000 <6>[ 2.230252] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.237364] hub 4-0:1.0: USB hub found <6>[ 2.243333] hub 4-0:1.0: 1 port detected <6>[ 2.249127] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 2.256073] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 5 <6>[ 2.264268] ohci-platform 1c1b400.usb: irq 40, io mem 0x01c1b400 <6>[ 2.347926] hub 5-0:1.0: USB hub found <6>[ 2.354140] hub 5-0:1.0: 1 port detected <6>[ 2.359929] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 2.366862] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 6 <6>[ 2.375079] ohci-platform 1c1c400.usb: irq 42, io mem 0x01c1c400 <6>[ 2.455160] hub 6-0:1.0: USB hub found <6>[ 2.459223] hub 6-0:1.0: 1 port detected <4>[ 2.464787] usb_phy_generic usb_phy_generic.3.auto: supply vcc not found, using dummy regulator <4>[ 2.473953] usb_phy_generic usb_phy_generic.3.auto: dummy supplies not allowed for exclusive requests <6>[ 2.484432] musb-hdrc musb-hdrc.4.auto: MUSB HDRC host driver <6>[ 2.490502] musb-hdrc musb-hdrc.4.auto: new USB bus registered, assigned bus number 7 <6>[ 2.499711] hub 7-0:1.0: USB hub found <6>[ 2.505750] hub 7-0:1.0: 1 port detected <6>[ 2.519360] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.2:01] driver [Generic PHY] (irq=POLL) <6>[ 2.533687] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 2.541608] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <4>[ 2.549522] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <6>[ 2.563292] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii-id link mode <6>[ 5.731111] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <5>[ 5.786342] Sending DHCP requests . <3>[ 6.567122] DHCP/BOOTP: Reply not for us on eth0, op[2] xid[5c2b46fd] <3>[ 6.578183] DHCP/BOOTP: Reply not for us on eth0, op[2] xid[5c2b46fd] <4>[ 8.140242] ., OK <6>[ 8.182511] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.3.139 <6>[ 8.190370] IP-Config: Complete: <6>[ 8.193868] device=eth0, hwaddr=02:81:36:39:14:1c, ipaddr=10.201.3.139, mask=255.255.0.0, gw=10.201.1.3 <6>[ 8.203965] host=10.201.3.139, domain=, nis-domain=(none) <6>[ 8.210057] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 8.210063] nameserver0=10.1.1.1 <6>[ 8.221489] ALSA device list: <6>[ 8.224725] No soundcards found. <6>[ 8.231191] Freeing unused kernel memory: 1024K <6>[ 8.260546] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 8.461721] udevd[125]: starting version 3.2.9 <5>[ 8.467492] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 8.474724] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 8.481569] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 8.496185] udevd[125]: specified user 'tss' unknown <27>[ 8.501771] udevd[125]: specified group 'tss' unknown <30>[ 8.509211] udevd[126]: starting eudev-3.2.9 done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2318499/environment . /lava-2318499/environment / # /lava-2318499/bin/lava-test-runner /lava-2318499/0 /lava-2318499/bin/lava-test-runner /lava-2318499/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2318499/0/tests/0_dmesg + cat uuid + UUID=2318499_1.5.2.4.1 <8>[ 9.772047] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 9.833676] <8>[ 9.934372] <8>[ 10.004020] + set +x <8>[ 10.020961] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2318499/environment / # . /lava-2318499/environment/lava-2318499/bin/lava-test-runner /lava-2318499/1 / # /lava-2318499/bin/lava-test-runner /lava-2318499/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2318499/1/tests/1_bootrr + cat uuid <8>[ 10.542431] + UUID=2318499_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2318499/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2318499/1/../bin/lava-test-case <8>[ 11.616761] /lava-2318499/1/../bin/lava-test-case <8>[ 11.687989] /lava-2318499/1/../bin/lava-test-case <8>[ 11.726029] + set +x <8>[ 11.759052] / #