connecting to NetworkSerialPort(target=Target(name='sun7i-a20-cubietruck', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=52935, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:52935 connected to 192.168.0.1 (port 52935) Escape character: Ctrl-\ Type the escape character to get to the prompt. U-Boot SPL 2018.07 (Aug 13 2018 - 10:16:48 -0700) DRAM: 2048 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2018.07 (Aug 13 2018 - 10:16:48 -0700) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: Cubietech Cubietruck I2C: ready DRAM: 2 GiB MMC: SUNXI SD/MMC: 0 Loading Environment from FAT... OK Setting up a 1024x768 vga console (overscan 0x0) In: serial Out: vga Err: vga Allwinner mUSB OTG (Peripheral) SCSI: SATA link 0 timeout. AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode flags: ncq stag pm led clo only pmp pio slum part ccc apst Net: eth0: ethernet@01c50000, eth1: usb_ether starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 USB2: USB EHCI 1.00 USB3: 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 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@01c50000 Waiting for PHY auto negotiation to complete.... done Speed: 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.0.165 (9 ms) => setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 => tftp 0x42000000 2198664/tftp-deploy-u0lhzssh/kernel/zImage tftp 0x42000000 2198664/tftp-deploy-u0lhzssh/kernel/zImage Speed: 100, full duplex Using ethernet@01c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.165 Filename '2198664/tftp-deploy-u0lhzssh/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ###########################################T ##T #################### ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 655.3 KiB/s done Bytes transferred = 8720896 (851200 hex) => tftp 0x43300000 2198664/tftp-deploy-u0lhzssh/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 2198664/tftp-deploy-u0lhzssh/ramdisk/ramdisk.cpio.gz.uboot Speed: 100, full duplex Using ethernet@01c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.165 Filename '2198664/tftp-deploy-u0lhzssh/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 2.7 MiB/s done Bytes transferred = 9408045 (8f8e2d hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 2198664/tftp-deploy-u0lhzssh/dtb/sun7i-a20-cubietruck.dtb tftp 0x43000000 2198664/tftp-deploy-u0lhzssh/dtb/sun7i-a20-cubietruck.dtb Speed: 100, full duplex Using ethernet@01c50000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.165 Filename '2198664/tftp-deploy-u0lhzssh/dtb/sun7i-a20-cubietruck.dtb'. Load address: 0x43000000 Loading: *## 2.4 MiB/s done Bytes transferred = 28099 (6dc3 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/2198664/extract-nfsrootfs-njoqeazy,tcp,hard ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/2198664/extract-nfsrootfs-njoqeazy,tcp,hard 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: 9407981 Bytes = 9 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. EHCI failed to shut down host controller. Using Device Tree in place at 43000000, end 43009dc2 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.251-cip77 (KernelCI@build-j333409-arm-gcc-10-multi-v7-defconfig-hnwhf) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Fri Jul 8 22:18:34 UTC 2022 [ 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 Cubietruck [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xbb800000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 16 pages/cpu s36748 r8192 d20596 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 521984 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/2198664/extract-nfsrootfs-njoqeazy,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1980460K/2094080K available (12288K kernel code, 1597K rwdata, 4676K rodata, 2048K init, 395K bss, 48084K reserved, 65536K cma-reserved, 1242112K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1598 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 396 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 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.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000020] Switching to timer-based delay loop, resolution 41ns [ 0.001713] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.002767] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns [ 0.003631] Console: colour dummy device 80x30 [ 0.003698] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.003714] pid_max: default: 32768 minimum: 301 [ 0.003869] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003887] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004571] CPU: Testing write buffer coherency: ok [ 0.005082] /cpus/cpu@0 missing clock-frequency property [ 0.005104] /cpus/cpu@1 missing clock-frequency property [ 0.005118] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005922] Setting up static identity map for 0x40300000 - 0x403000a0 [ 0.007241] rcu: Hierarchical SRCU implementation. [ 0.009752] EFI services will not be available. [ 0.010155] smp: Bringing up secondary CPUs ... [ 0.021104] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.021270] smp: Brought up 1 node, 2 CPUs [ 0.021290] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.021298] CPU: All CPU(s) started in HYP mode. [ 0.021303] CPU: Virtualization extensions available. [ 0.022555] devtmpfs: initialized [ 0.029246] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.029676] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.029716] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.032542] pinctrl core: initialized pinctrl subsystem [ 0.034335] DMI not present or invalid. [ 0.035376] NET: Registered protocol family 16 [ 0.037482] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.040111] cpuidle: using governor menu [ 0.040394] No ATAGs? [ 0.040528] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.040543] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.043101] Serial: AMBA PL011 UART driver [ 0.079459] vgaarb: loaded [ 0.080351] SCSI subsystem initialized [ 0.081021] usbcore: registered new interface driver usbfs [ 0.081082] usbcore: registered new interface driver hub [ 0.081150] usbcore: registered new device driver usb [ 0.082802] pps_core: LinuxPPS API ver. 1 registered [ 0.082817] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.082840] PTP clock support registered [ 0.083035] EDAC MC: Ver: 3.0.0 [ 0.086239] clocksource: Switched to clocksource arch_sys_counter [ 0.137654] simple-framebuffer bfd00000.framebuffer: framebuffer at 0xbfd00000, 0x300000 bytes, mapped to 0x(ptrval) [ 0.137680] simple-framebuffer bfd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096 [ 0.151182] Console: switching to colour frame buffer device 128x48 [ 0.163901] simple-framebuffer bfd00000.framebuffer: fb0: simplefb registered! [ 0.173264] NET: Registered protocol family 2 [ 0.173617] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.174866] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 0.174908] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.174987] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.175114] TCP: Hash tables configured (established 8192 bind 8192) [ 0.175259] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.175330] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.175565] NET: Registered protocol family 1 [ 0.176407] RPC: Registered named UNIX socket transport module. [ 0.176426] RPC: Registered udp transport module. [ 0.176433] RPC: Registered tcp transport module. [ 0.176440] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.177020] Trying to unpack rootfs image as initramfs... [ 0.857331] Freeing initrd memory: 9188K [ 0.857836] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 0.858224] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.860105] Initialise system trusted keyrings [ 0.860512] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.867881] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.868794] NFS: Registering the id_resolver key type [ 0.868864] Key type id_resolver registered [ 0.868873] Key type id_legacy registered [ 0.868918] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.871546] Key type asymmetric registered [ 0.871568] Asymmetric key parser 'x509' registered [ 0.871649] bounce: pool size: 64 pages [ 0.871727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.871741] io scheduler noop registered [ 0.871749] io scheduler deadline registered [ 0.871974] io scheduler cfq registered (default) [ 0.871986] io scheduler mq-deadline registered [ 0.871994] io scheduler kyber registered [ 0.883700] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.961550] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.965051] console [ttyS0] disabled [ 0.985309] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 49, base_baud = 1500000) is a U6_16550A [ 1.724587] console [ttyS0] enabled [ 1.729962] SuperH (H)SCI(F) driver initialized [ 1.735542] msm_serial: driver initialized [ 1.739993] STMicroelectronics ASC driver initialized [ 1.745987] STM32 USART driver initialized [ 1.768280] brd: module loaded [ 1.780802] loop: module loaded [ 1.795271] CAN device driver interface [ 1.800328] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.807146] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.812976] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.819005] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.825959] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.834782] sun7i-dwmac 1c50000.ethernet: PTP uses main clock [ 1.840584] sun7i-dwmac 1c50000.ethernet: no reset control found [ 1.846633] sun7i-dwmac 1c50000.ethernet: no regulator found [ 1.852660] sun7i-dwmac 1c50000.ethernet: Version ID not available [ 1.858891] sun7i-dwmac 1c50000.ethernet: DWMAC1000 [ 1.863856] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported [ 1.871087] sun7i-dwmac 1c50000.ethernet: Normal descriptors [ 1.876753] sun7i-dwmac 1c50000.ethernet: Ring mode enabled [ 1.914207] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 1.926782] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) [ 1.941852] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.949386] usbcore: registered new interface driver pegasus [ 1.955110] usbcore: registered new interface driver asix [ 1.960583] usbcore: registered new interface driver ax88179_178a [ 1.966723] usbcore: registered new interface driver cdc_ether [ 1.972597] usbcore: registered new interface driver smsc75xx [ 1.978401] usbcore: registered new interface driver smsc95xx [ 1.984174] usbcore: registered new interface driver net1080 [ 1.989883] usbcore: registered new interface driver cdc_subset [ 1.995830] usbcore: registered new interface driver zaurus [ 2.001522] usbcore: registered new interface driver cdc_ncm [ 2.009621] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.016151] ehci-pci: EHCI PCI platform driver [ 2.020713] ehci-platform: EHCI generic platform driver [ 2.026641] ehci-orion: EHCI orion driver [ 2.030922] SPEAr-ehci: EHCI SPEAr driver [ 2.035096] ehci-st: EHCI STMicroelectronics driver [ 2.040225] ehci-exynos: EHCI EXYNOS driver [ 2.044554] ehci-atmel: EHCI Atmel driver [ 2.048744] tegra-ehci: Tegra EHCI driver [ 2.052916] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.059156] ohci-pci: OHCI PCI platform driver [ 2.063677] ohci-platform: OHCI generic platform driver [ 2.069502] SPEAr-ohci: OHCI SPEAr driver [ 2.073749] ohci-st: OHCI STMicroelectronics driver [ 2.078909] ohci-atmel: OHCI Atmel driver [ 2.083763] usbcore: registered new interface driver usb-storage [ 2.095845] sunxi-rtc 1c20d00.rtc: registered as rtc0 [ 2.100974] sunxi-rtc 1c20d00.rtc: RTC enabled [ 2.106530] i2c /dev entries driver [ 2.112212] axp20x-i2c 0-0034: AXP20x variant AXP209 found [ 2.128240] vdd-rtc: supplied by regulator-dummy [ 2.133668] avcc: supplied by regulator-dummy [ 2.139402] ldo3: supplied by regulator-dummy [ 2.143984] ldo4: supplied by regulator-dummy [ 2.149063] ldo5: supplied by regulator-dummy [ 2.153934] vdd-cpu: supplied by regulator-dummy [ 2.159267] vdd-int-dll: supplied by regulator-dummy [ 2.172601] axp20x-i2c 0-0034: AXP20X driver loaded [ 2.189236] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 2.200639] cpu cpu0: Linked as a consumer to regulator.9 [ 2.206115] cpu cpu0: Dropping the link to regulator.9 [ 2.211636] cpu cpu0: Linked as a consumer to regulator.9 [ 2.221054] sdhci: Secure Digital Host Controller Interface driver [ 2.227306] sdhci: Copyright(c) Pierre Ossman [ 2.233558] Synopsys Designware Multimedia Card Interface Driver [ 2.241329] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2 [ 2.248906] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 2.279589] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB [ 2.287908] sunxi-mmc 1c12000.mmc: Linked as a consumer to regulator.2 [ 2.296135] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq [ 2.326036] sunxi-mmc 1c12000.mmc: initialized, max. request size: 16384 KB [ 2.336845] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.363937] ledtrig-cpu: registered to indicate activity on CPUs [ 2.373913] usbcore: registered new interface driver usbhid [ 2.379556] usbhid: USB HID core driver [ 2.390062] NET: Registered protocol family 10 [ 2.394566] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.403549] Segment Routing with IPv6 [ 2.407420] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.413463] mmc0: new high speed SDHC card at address aaaa [ 2.414115] NET: Registered protocol family 17 [ 2.420590] mmcblk0: mmc0:aaaa SU08G 7.40 GiB [ 2.423529] can: controller area network core (rev 20170425 abi 9) [ 2.434308] NET: Registered protocol family 29 [ 2.438846] can: raw protocol (rev 20170425) [ 2.443128] can: broadcast manager protocol (rev 20170425 t) [ 2.443140] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 2.448825] can: netlink gateway (rev 20170425) max_hops=1 [ 2.460572] Key type dns_resolver registered [ 2.464990] ThumbEE CPU extension supported. [ 2.469328] Registering SWP/SWPB emulation handler [ 2.469337] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 2.480490] Loading compiled-in X.509 certificates [ 2.485553] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 2.509580] ahci-sunxi 1c18000.sata: Linked as a consumer to regulator.11 [ 2.516708] mmcblk0: p1 [ 2.521869] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 2.542930] mmc1: new high speed SDIO card at address 0001 [ 2.616566] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 2.624272] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled [ 2.631730] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 2.640860] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc [ 2.655464] scsi host0: ahci-sunxi [ 2.659533] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 36 [ 2.699363] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:00:57 UTC (57) [ 2.708481] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 2.722807] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found [ 2.730207] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled [ 2.737550] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available [ 2.745200] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW [ 2.752169] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 3.000247] ata1: SATA link down (SStatus 0 SControl 300) [ 3.837696] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 3.866571] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 3.896429] Sending DHCP requests ., OK [ 3.940575] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.165 [ 3.948554] IP-Config: Complete: [ 3.951856] device=eth0, hwaddr=02:8c:06:c1:48:fe, ipaddr=192.168.0.165, mask=255.255.255.0, gw=192.168.0.254 [ 3.962336] host=192.168.0.165, domain=, nis-domain=(none) [ 3.968377] bootserver=192.168.0.1, rootserver=192.168.0.2, rootpath= [ 3.968401] nameserver0=192.168.0.1, nameserver1=192.168.1.254 [ 3.993488] Freeing unused kernel memory: 2048K [ 4.017269] Run /init as init process Loading, please wait... Starting version 247.3-7 [ 5.631196] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 5.651084] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 5.805670] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 5.812671] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 5.821374] cfg80211: failed to load regulatory.db [ 5.851208] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory [ 5.861509] input: axp20x-pek as /devices/platform/soc@1c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 [ 5.874193] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set [ 5.913841] sun4i-backend 1e60000.display-backend: Couldn't find matching frontend, frontend features disabled [ 5.924593] sun4i-drm display-engine: bound 1e60000.display-backend (ops sun4i_backend_ops [sun4i_backend]) [ 5.934510] sun4i-backend 1e40000.display-backend: Couldn't find matching frontend, frontend features disabled [ 5.945080] sun4i-drm display-engine: bound 1e40000.display-backend (ops sun4i_backend_ops [sun4i_backend]) [ 5.955658] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 5.963628] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) [ 5.975089] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 5.983037] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_platform_driver_exit [sun4i_tcon]) [ 5.996045] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok [ 6.003054] sun4i-codec 1c22c00.codec: ASoC: no DMI vendor name! [ 6.010061] sun4i-drm display-engine: bound 1c16000.hdmi (ops sun4i_hdmi_driver_exit [sun4i_drm_hdmi]) [ 6.019595] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 6.026333] [drm] No driver support for vblank timestamp query. [ 6.032279] fb: switching to sun4i-drm-fb from simple [ 6.036159] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.12 [ 6.044852] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.13 [ 6.045139] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.14 [ 6.049577] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator [ 6.049710] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 [ 6.051181] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 6.051200] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 6.067193] hub 1-0:1.0: USB hub found [ 6.067288] hub 1-0:1.0: 1 port detected [ 6.073815] ehci-platform 1c14000.usb: EHCI Host Controller [ 6.073860] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 2 [ 6.080511] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43362-sdio for chip BCM43362/1 [ 6.081209] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43362-sdio.bin failed with error -2 [ 6.081967] ehci-platform 1c14000.usb: irq 32, io mem 0x01c14000 [ 6.082276] Console: switching to colour dummy device 80x30 [ 6.106361] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 6.109420] hub 2-0:1.0: USB hub found [ 6.109529] hub 2-0:1.0: 1 port detected [ 6.112510] ehci-platform 1c1c000.usb: EHCI Host Controller [ 6.112565] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 [ 6.139296] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000 [ 6.179995] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 6.186461] hub 3-0:1.0: USB hub found [ 6.186552] hub 3-0:1.0: 1 port detected [ 6.192104] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 6.315121] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 4 [ 6.315252] [drm] Cannot find any crtc or sizes [ 6.357576] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 [ 6.382115] ohci-platform 1c14400.usb: irq 33, io mem 0x01c14400 [ 6.463033] hub 4-0:1.0: USB hub found [ 6.467113] hub 4-0:1.0: 1 port detected [ 6.475590] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 6.482437] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 5 [ 6.492184] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400 [ 6.573675] hub 5-0:1.0: USB hub found [ 6.578972] hub 5-0:1.0: 1 port detected 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. [ 7.087196] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 IP-Config: eth0 hardware address 02:8c:06:c1:48:fe mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.0.1): address: 192.168.0.165 broadcast: 192.168.0.255 netmask: 255.255.255.0 gateway: 192.168.0.254 dns0 : 192.168.0.1 dns1 : 192.168.1.254 rootserver: 192.168.0.1 rootpath: filename : done. [ 7.357082] [drm] Cannot find any crtc or sizes Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 9.706429] systemd[1]: System time before build time, advancing clock. [ 10.001631] cgroup: cgroup2: unknown option \"memory_recursiveprot\" [ 10.097825] 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) [ 10.123310] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 10.241902] systemd[1]: Set hostname to . [ 13.551267] systemd[1]: Queued start job for default target Graphical Interface. [ 13.560987] random: systemd: uninitialized urandom read (16 bytes read) [ 13.569060] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 13.581526] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 13.591392] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 13.626927] random: systemd: uninitialized urandom read (16 bytes read) [ 13.635591] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 13.667730] random: systemd: uninitialized urandom read (16 bytes read) [ 13.676883] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 13.707392] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 13.740395] 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. [ 13.761713] 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. [ 13.809429] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 13.823484] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 13.857093] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 13.887229] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 13.916811] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 13.950037] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 13.987521] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 14.295176] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 14.323074] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 14.358143] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 14.402248] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 14.472629] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 14.508504] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 14.547983] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 14.557615] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 14.568070] random: systemd: uninitialized urandom read (16 bytes read) [ 14.579666] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 14.617974] random: systemd: uninitialized urandom read (16 bytes read) [ 14.630244] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 14.683665] random: systemd: uninitialized urandom read (16 bytes read) [ 14.696111] 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... [ 14.746711] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 14.798257] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 14.842805] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 14.942747] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 14.964939] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 15.153305] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 15.195195] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 15.230941] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 15.292743] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 15.327919] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 15.371566] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 15.639093] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 15.858453] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 15.866341] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 15.920296] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[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... 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. [ 16.588975] random: crng init done [ 16.592515] random: 39 urandom warning(s) missed due to ratelimiting [ 16.822887] systemd-journald[170]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (6s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (6s / 1min 30s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for /dev/ttyS0 (7s / 1min 30s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K[[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. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…s and Directories (11s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for…s and Directories (11s / no limit) M[K[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [K 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] 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 Service[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS0[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[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;39mNetwork Name Resolution[0m... [ 34.396387] vcc3v0: disabling [ 34.399407] vcc5v0: disabling [ 34.402424] usb0-vbus: disabling [ [0;31m*[0;1;31m*[0m[0;31m*[0m] A start job is running for Network Name Resolution (21s / 1min 49s) M[K[ [0;31m*[0;1;31m*[0m] A start job is running for Network Name Resolution (22s / 1min 49s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [K[[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[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 ttyS0[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. Debian GNU/Linux 11 debian-bullseye-armhf ttyS0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.19.251-cip77 #1 SMP Fri Jul 8 22:18:34 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/2198664/extract-nfsrootfs-njoqeazy' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/2198664/extract-nfsrootfs-njoqeazy' / # export NFS_SERVER_IP='192.168.0.2' export NFS_SERVER_IP='192.168.0.2' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2198664/environment . /lava-2198664/environment / # /lava-2198664/bin/lava-test-runner /lava-2198664/0 /lava-2198664/bin/lava-test-runner /lava-2198664/0 + export TESTRUN_ID=0_dmesg + cd /lava-2198664/0/tests/0_dmesg + cat uuid + UUID=2198664_1.6.2.4.1 [ 50.260749] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 50.521608] [ 50.702784] [ 51.458061] + set +x [ 51.469232] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-2198664/environment / # . /lava-2198664/environment/lava-2198664/bin/lava-test-runner /lava-2198664/1 / # /lava-2198664/bin/lava-test-runner /lava-2198664/1 + export TESTRUN_ID=1_bootrr + cd /lava-2198664/1/tests/1_bootrr + cat uuid + UUID=2198664_1.6.2.4.5 [ 52.885981] + set +x + export PATH=/opt/bootrr/helpers:/lava-2198664/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2198664/1/../bin/lava-test-case [ 54.340630] + set +x [ 54.575334] / #