connecting to NetworkSerialPort(target=Target(name='sun7i-a20-cubieboard2', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=33471, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:33471 connected to 192.168.0.1 (port 33471) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2019.07 (Aug 23 2019 - 14:55:24 -0700) DRAM: 1024 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2019.07 (Aug 23 2019 - 14:55:24 -0700) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: Cubietech Cubieboard2 I2C: ready DRAM: 1 GiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: eth0: ethernet@1c50000 starting USB... Bus usb@1c14000: USB EHCI 1.00 Bus usb@1c14400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c14000 for devices... 1 USB Device(s) found scanning bus usb@1c14400 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 => setenv ethaddr 22:71:81:DA:53:EA setenv ethaddr 22:71:81:DA:53:EA => dhcp dhcp Speed: 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.0.197 (10 ms) => setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 => tftp 0x42000000 3158647/tftp-deploy-ws4dkd66/kernel/zImage tftp 0x42000000 3158647/tftp-deploy-ws4dkd66/kernel/zImage Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.197 Filename '3158647/tftp-deploy-ws4dkd66/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################T #T ######################## ################################################################# ################################################################# ########## 795.9 KiB/s done Bytes transferred = 12362240 (bca200 hex) => tftp 0x43300000 3158647/tftp-deploy-ws4dkd66/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 3158647/tftp-deploy-ws4dkd66/ramdisk/ramdisk.cpio.gz.uboot Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.197 Filename '3158647/tftp-deploy-ws4dkd66/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############ 2.1 MiB/s done Bytes transferred = 19359198 (12765de hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 3158647/tftp-deploy-ws4dkd66/dtb/sun7i-a20-cubieboard2.dtb tftp 0x43000000 3158647/tftp-deploy-ws4dkd66/dtb/sun7i-a20-cubieboard2.dtb Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.197 Filename '3158647/tftp-deploy-ws4dkd66/dtb/sun7i-a20-cubieboard2.dtb'. Load address: 0x43000000 Loading: *###### 1.6 MiB/s done Bytes transferred = 25661 (643d 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 0x42000000 0x43300000 0x43000000 bootz 0x42000000 0x43300000 0x43000000 ## Loading init Ramdisk from Legacy Image at 43300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 19359134 Bytes = 18.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 EHCI failed to shut down host controller. Using Device Tree in place at 43000000, end 4300943c Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.164-cip24 (KernelCI@build-j874356-arm-gcc-10-multi-v7-defconfig-kselftest-szt9p) (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 Jan 18 14:56:25 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (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: Cubietech Cubieboard2 [ 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] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool [ 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 21 pages/cpu s55468 r8192 d22356 u86016 [ 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: 884888K/1048576K available (17408K kernel code, 2652K rwdata, 8104K rodata, 2048K init, 6694K bss, 65384K reserved, 98304K cma-reserved, 262144K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] ftrace: allocating 55516 entries in 163 pages <6>[ 0.000000] ftrace: allocated 163 pages with 4 groups <6>[ 0.000000] Running RCU self tests <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. <6>[ 0.000000] Rude variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 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] GIC: Using split EOI/Deactivate mode <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.000011] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.008313] Switching to timer-based delay loop, resolution 41ns <6>[ 0.016782] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.027850] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns <6>[ 0.038920] Console: colour dummy device 80x30 <4>[ 0.043700] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.051767] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.056141] ... MAX_LOCK_DEPTH: 48 <4>[ 0.060599] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.065261] ... CLASSHASH_SIZE: 4096 <4>[ 0.069893] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.074629] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.079385] ... CHAINHASH_SIZE: 32768 <4>[ 0.084130] memory used by lock dependency info: 4061 kB <4>[ 0.089837] memory used for stack traces: 2112 kB <4>[ 0.094930] per task-struct memory footprint: 1536 bytes <6>[ 0.100722] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.111480] pid_max: default: 32768 minimum: 301 <6>[ 0.116790] LSM: Security Framework initializing <6>[ 0.121867] LSM support for eBPF active <6>[ 0.126107] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.133799] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.144934] CPU: Testing write buffer coherency: ok <3>[ 0.151389] /cpus/cpu@0 missing clock-frequency property <3>[ 0.157191] /cpus/cpu@1 missing clock-frequency property <6>[ 0.162811] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.173290] Setting up static identity map for 0x40300000 - 0x403000ac <6>[ 0.182324] rcu: Hierarchical SRCU implementation. <6>[ 0.196722] EFI services will not be available. <6>[ 0.202912] smp: Bringing up secondary CPUs ... <6>[ 0.221410] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.222811] smp: Brought up 1 node, 2 CPUs <6>[ 0.233383] SMP: Total of 2 processors activated (96.00 BogoMIPS). <6>[ 0.239893] CPU: All CPU(s) started in HYP mode. <6>[ 0.244851] CPU: Virtualization extensions available. <6>[ 0.253426] devtmpfs: initialized <6>[ 0.302920] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 <6>[ 0.314055] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.324403] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.337328] pinctrl core: initialized pinctrl subsystem <6>[ 0.350905] DMI not present or invalid. <6>[ 0.357967] NET: Registered protocol family 16 <6>[ 0.375863] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.394888] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.396645] cpuidle: using governor menu <6>[ 0.407872] No ATAGs? <6>[ 0.410895] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.419329] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.434313] Serial: AMBA PL011 UART driver <6>[ 0.673900] Kprobes globally optimized <6>[ 0.724456] iommu: Default domain type: Translated <6>[ 0.731873] vgaarb: loaded <5>[ 0.739786] SCSI subsystem initialized <6>[ 0.746813] usbcore: registered new interface driver usbfs <6>[ 0.752920] usbcore: registered new interface driver hub <6>[ 0.758898] usbcore: registered new device driver usb <6>[ 0.769426] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.774739] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.784342] PTP clock support registered <6>[ 0.804867] clocksource: Switched to clocksource arch_sys_counter <6>[ 2.584511] NET: Registered protocol family 2 <6>[ 2.590146] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 2.601936] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 22528 bytes, linear) <6>[ 2.611008] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.619407] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear) <6>[ 2.628686] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.636696] MPTCP token hash table entries: 1024 (order: 3, 49152 bytes, linear) <6>[ 2.644996] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 2.652144] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 2.660468] NET: Registered protocol family 1 <6>[ 2.669331] RPC: Registered named UNIX socket transport module. <6>[ 2.675899] RPC: Registered udp transport module. <6>[ 2.680909] RPC: Registered tcp transport module. <6>[ 2.686016] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.692778] NET: Registered protocol family 44 <6>[ 2.697653] PCI: CLS 0 bytes, default 64 <6>[ 2.704391] Trying to unpack rootfs image as initramfs... <6>[ 5.307103] Freeing initrd memory: 18908K <4>[ 5.312492] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 5.321736] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 5.338467] Initialise system trusted keyrings <6>[ 5.344539] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 5.412419] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 5.423424] NFS: Registering the id_resolver key type <5>[ 5.429234] Key type id_resolver registered <5>[ 5.433803] Key type id_legacy registered <6>[ 5.439057] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 5.446222] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 5.454120] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 5.461551] Key type asymmetric registered <5>[ 5.466254] Asymmetric key parser 'x509' registered <6>[ 5.471921] bounce: pool size: 64 pages <6>[ 5.476319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 5.484088] io scheduler mq-deadline registered <6>[ 5.489022] io scheduler kyber registered <4>[ 5.494495] test_firmware: interface ready <3>[ 5.509941] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO <6>[ 5.566055] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 5.990465] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <4>[ 6.012655] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator <6>[ 6.030912] printk: console [ttyS0] disabled <6>[ 6.056664] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 56, base_baud = 1500000) is a U6_16550A <6>[ 6.066605] printk: console [ttyS0] enabled <6>[ 6.066605] printk: console [ttyS0] enabled <6>[ 6.075635] printk: bootconsole [uart0] disabled <6>[ 6.075635] printk: bootconsole [uart0] disabled <6>[ 6.096098] SuperH (H)SCI(F) driver initialized <6>[ 6.105184] msm_serial: driver initialized <6>[ 6.110431] STMicroelectronics ASC driver initialized <6>[ 6.120637] STM32 USART driver initialized <6>[ 6.146036] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 <6>[ 6.218279] brd: module loaded <6>[ 6.283199] loop: module loaded <6>[ 6.290526] lkdtm: No crash points registered, enable through debugfs <4>[ 6.310332] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator <4>[ 6.319460] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator <6>[ 6.379518] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 6.389713] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 6.395078] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 6.401592] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 6.407374] igb: Copyright (c) 2007-2014 Intel Corporation. <4>[ 6.425232] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator <6>[ 6.434821] sun7i-dwmac 1c50000.ethernet: IRQ eth_wake_irq not found <6>[ 6.441490] sun7i-dwmac 1c50000.ethernet: IRQ eth_lpi not found <6>[ 6.448283] sun7i-dwmac 1c50000.ethernet: PTP uses main clock <6>[ 6.454344] sun7i-dwmac 1c50000.ethernet: no reset control found <6>[ 6.460859] sun7i-dwmac 1c50000.ethernet: no regulator found <6>[ 6.468494] sun7i-dwmac 1c50000.ethernet: Version ID not available <6>[ 6.475265] sun7i-dwmac 1c50000.ethernet: DWMAC1000 <6>[ 6.480533] sun7i-dwmac 1c50000.ethernet: No HW DMA feature register supported <6>[ 6.488260] sun7i-dwmac 1c50000.ethernet: TX Checksum insertion supported <6>[ 6.495418] sun7i-dwmac 1c50000.ethernet: Normal descriptors <6>[ 6.501369] sun7i-dwmac 1c50000.ethernet: Ring mode enabled <6>[ 6.578915] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 6.587006] usbcore: registered new interface driver pegasus <6>[ 6.593211] usbcore: registered new interface driver asix <6>[ 6.599149] usbcore: registered new interface driver ax88179_178a <6>[ 6.605784] usbcore: registered new interface driver cdc_ether <6>[ 6.612141] usbcore: registered new interface driver smsc75xx <6>[ 6.618496] usbcore: registered new interface driver smsc95xx <6>[ 6.624786] usbcore: registered new interface driver net1080 <6>[ 6.630898] usbcore: registered new interface driver cdc_subset <6>[ 6.637325] usbcore: registered new interface driver zaurus <6>[ 6.643489] usbcore: registered new interface driver cdc_ncm <6>[ 6.659160] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 6.666189] ehci-pci: EHCI PCI platform driver <6>[ 6.671124] ehci-platform: EHCI generic platform driver <6>[ 6.679822] ehci-orion: EHCI orion driver <6>[ 6.685159] SPEAr-ehci: EHCI SPEAr driver <6>[ 6.690207] ehci-st: EHCI STMicroelectronics driver <6>[ 6.696299] ehci-exynos: EHCI Exynos driver <6>[ 6.701439] ehci-atmel: EHCI Atmel driver <6>[ 6.706735] tegra-ehci: Tegra EHCI driver <6>[ 6.711734] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 6.718454] ohci-pci: OHCI PCI platform driver <6>[ 6.723422] ohci-platform: OHCI generic platform driver <6>[ 6.731780] SPEAr-ohci: OHCI SPEAr driver <6>[ 6.737029] ohci-st: OHCI STMicroelectronics driver <6>[ 6.742885] ohci-atmel: OHCI Atmel driver <6>[ 6.750266] usbcore: registered new interface driver usb-storage <6>[ 6.782115] sunxi-rtc 1c20d00.rtc: registered as rtc0 <6>[ 6.787861] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01T00:02:16 UTC (136) <6>[ 6.799980] i2c /dev entries driver <6>[ 6.814019] axp20x-i2c 0-0034: AXP20x variant AXP209 found <6>[ 6.855214] vdd-rtc: supplied by regulator-dummy <6>[ 6.863607] avcc: supplied by regulator-dummy <6>[ 6.873140] ldo3: supplied by regulator-dummy <6>[ 6.880240] ldo4: supplied by regulator-dummy <6>[ 6.888216] ldo5: supplied by regulator-dummy <6>[ 6.894518] vdd-cpu: supplied by regulator-dummy <6>[ 6.902490] vdd-int-dll: supplied by regulator-dummy <6>[ 6.925358] axp20x-i2c 0-0034: AXP20X driver loaded <6>[ 6.978922] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 7.021041] sdhci: Secure Digital Host Controller Interface driver <6>[ 7.027677] sdhci: Copyright(c) Pierre Ossman <6>[ 7.039967] Synopsys Designware Multimedia Card Interface Driver <6>[ 7.052957] sdhci-pltfm: SDHCI platform and OF driver helper <4>[ 7.060661] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <4>[ 7.075446] sun4i-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator <6>[ 7.091695] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 7.098894] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 7.109919] usbcore: registered new interface driver usbhid <6>[ 7.115962] usbhid: USB HID core driver <6>[ 7.127848] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 7.146628] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 7.155936] gre: GRE over IPv4 demultiplexor driver <6>[ 7.161185] ip_gre: GRE over IPv4 tunneling driver <6>[ 7.173413] IPv4 over IPsec tunneling driver <6>[ 7.184313] NET: Registered protocol family 10 <6>[ 7.198228] Segment Routing with IPv6 <4>[ 7.207378] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 7.210069] ip6_gre: GRE over IPv6 tunneling driver <6>[ 7.223220] mmc0: new high speed SDHC card at address aaaa <6>[ 7.225049] NET: Registered protocol family 17 <6>[ 7.234021] mmcblk0: mmc0:aaaa SS08G 7.40 GiB <5>[ 7.241473] Key type dns_resolver registered <6>[ 7.246658] ThumbEE CPU extension supported. <5>[ 7.251299] Registering SWP/SWPB emulation handler <6>[ 7.259609] mmcblk0: p1 <5>[ 7.260264] Loading compiled-in X.509 certificates <4>[ 7.466732] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator <4>[ 7.477202] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator <6>[ 7.585772] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP <4>[ 7.593702] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 <6>[ 7.600972] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode <6>[ 7.610639] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc <6>[ 7.633395] scsi host0: ahci-sunxi <6>[ 7.640636] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 44 <6>[ 7.658937] ehci-platform 1c14000.usb: EHCI Host Controller <6>[ 7.665707] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 <6>[ 7.675899] ehci-platform 1c14000.usb: irq 40, io mem 0x01c14000 <6>[ 7.706499] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 <6>[ 7.737818] hub 1-0:1.0: USB hub found <6>[ 7.742551] hub 1-0:1.0: 1 port detected <6>[ 7.760322] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 7.766521] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 <6>[ 7.779110] ehci-platform 1c1c000.usb: irq 45, io mem 0x01c1c000 <6>[ 7.816133] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 7.839299] hub 2-0:1.0: USB hub found <6>[ 7.843684] hub 2-0:1.0: 1 port detected <6>[ 7.860010] ohci-platform 1c14400.usb: Generic Platform OHCI controller <6>[ 7.867184] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 <6>[ 7.878481] ohci-platform 1c14400.usb: irq 41, io mem 0x01c14400 <6>[ 7.974196] hub 3-0:1.0: USB hub found <6>[ 7.975860] ata1: SATA link down (SStatus 0 SControl 300) <6>[ 7.979493] hub 3-0:1.0: 1 port detected <6>[ 8.002756] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 8.010067] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 <6>[ 8.021880] ohci-platform 1c1c400.usb: irq 46, io mem 0x01c1c400 <6>[ 8.104226] hub 4-0:1.0: USB hub found <6>[ 8.109989] hub 4-0:1.0: 1 port detected <6>[ 8.134246] sun7i-dwmac 1c50000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8201CP Ethernet] (irq=POLL) <6>[ 8.153045] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found <4>[ 8.160796] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled <6>[ 8.168567] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available <4>[ 8.176607] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW <6>[ 8.188962] sun7i-dwmac 1c50000.ethernet eth0: configuring for phy/mii link mode <3>[ 8.198638] IP-Config: Failed to open gretap0 <3>[ 8.203336] IP-Config: Failed to open erspan0 <5>[ 8.236134] Sending DHCP requests .. <6>[ 12.406785] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx <6>[ 12.420850] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <4>[ 13.775412] ., OK <6>[ 13.818446] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.197 <6>[ 13.826959] IP-Config: Complete: <6>[ 13.830582] device=eth0, hwaddr=22:71:81:da:53:ea, ipaddr=192.168.0.197, mask=255.255.255.0, gw=192.168.0.254 <6>[ 13.841516] host=192.168.0.197, domain=lan, nis-domain=(none) <6>[ 13.848355] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= <6>[ 13.848502] nameserver0=192.168.0.1, nameserver1=192.168.1.254 <6>[ 13.930187] Freeing unused kernel memory: 2048K <6>[ 13.945736] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 14.513990] udevd[101]: starting version 3.2.9 <5>[ 14.524058] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.533870] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.541292] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 14.572036] udevd[101]: specified user 'tss' unknown <27>[ 14.578003] udevd[101]: specified group 'tss' unknown <30>[ 14.594522] udevd[102]: starting eudev-3.2.9 <6>[ 17.863994] sun4i-ss 1c15000.crypto-engine: Die ID 0 <4>[ 17.980416] usb_phy_generic usb_phy_generic.0.auto: supply vcc not found, using dummy regulator <4>[ 17.991612] usb_phy_generic usb_phy_generic.0.auto: dummy supplies not allowed for exclusive requests <6>[ 18.014410] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <6>[ 18.021020] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5 <6>[ 18.107015] hub 5-0:1.0: USB hub found <6>[ 18.112220] hub 5-0:1.0: 1 port detected <3>[ 18.993740] debugfs: Directory '1c22c00.codec' with parent 'sun4i-codec' already present! <6>[ 19.250620] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <6>[ 19.257801] sun4i-drm display-engine: bound 1e00000.display-frontend (ops sun4i_frontend_ops [sun4i_frontend]) <6>[ 19.257840] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 19.258235] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 <6>[ 19.269283] sun4i-drm display-engine: bound 1e20000.display-frontend (ops sun4i_frontend_ops [sun4i_frontend]) <6>[ 19.275297] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus <6>[ 19.285442] sun4i-drm display-engine: bound 1e60000.display-backend (ops sun4i_backend_ops [sun4i_backend]) <3>[ 19.310588] sun4i-drm display-engine: attempt to add DMA range to existing map <6>[ 19.321775] sun4i-drm display-engine: bound 1e40000.display-backend (ops sun4i_backend_ops [sun4i_backend]) <6>[ 19.336924] sun4i-drm display-engine: No panel or bridge found... RGB output disabled <6>[ 19.345230] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) <6>[ 19.357994] sun4i-drm display-engine: No panel or bridge found... RGB output disabled <6>[ 19.366293] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon]) <6>[ 19.515873] lima 1c40000.gpu: bus rate = 300000000 <6>[ 19.521003] lima 1c40000.gpu: mod rate = 384000000 <6>[ 19.542155] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 <6>[ 19.571921] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 2 <6>[ 19.738912] sun4i-drm display-engine: bound 1c16000.hdmi (ops sun4i_hdmi_ops [sun4i_drm_hdmi]) <6>[ 19.769762] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 1 <6>[ 19.779824] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes done Saving random seed: <5>[ 21.876918] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 22.278624] 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-3158647/environment . /lava-3158647/environment / # /lava-3158647/bin/lava-test-runner /lava-3158647/0 /lava-3158647/bin/lava-test-runner /lava-3158647/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3158647/0/tests/0_dmesg + cat uuid + UUID=3158647_1.5.2.4.1<8>[ 23.212415] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 23.382859] <8>[ 23.538745] <8>[ 23.690758] + set +x <8>[ 23.704326] / # # export SHELL=/bin/sh # / # export SHELL=/. /lava-3158647/environment bin/sh / # . /lava-3/lava-3158647/bin/lava-test-runner /lava-3158647/1 158647/environment / # /lava-3158647/bin/lava-test-runner /lava-3158647/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3158647/1/tests/1_bootrr + cat uuid + UUID=3158647_1.5.2.4.5<8>[ 24.433123] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3158647/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-3158647/1/../bin/lava-test-case <8>[ 24.666798] /lava-3158647/1/../bin/lava-test-case <8>[ 24.860298] /lava-3158647/1/../bin/lava-test-case <8>[ 24.951348] + set +x <8>[ 25.006440] / #