connecting to NetworkSerialPort(target=Target(name='sun7i-a20-cubietruck', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=48263, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:48263 connected to 192.168.0.1 (port 48263) 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 3168384/tftp-deploy-uu7ikosl/kernel/zImage tftp 0x42000000 3168384/tftp-deploy-uu7ikosl/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 '3168384/tftp-deploy-uu7ikosl/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ###################T #T ############################################# ################################################################# ################## 341.8 KiB/s done Bytes transferred = 4078048 (3e39e0 hex) => tftp 0x43300000 3168384/tftp-deploy-uu7ikosl/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 3168384/tftp-deploy-uu7ikosl/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 '3168384/tftp-deploy-uu7ikosl/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################ 2.2 MiB/s done Bytes transferred = 4042508 (3daf0c hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 3168384/tftp-deploy-uu7ikosl/dtb/sun7i-a20-cubietruck.dtb tftp 0x43000000 3168384/tftp-deploy-uu7ikosl/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 '3168384/tftp-deploy-uu7ikosl/dtb/sun7i-a20-cubietruck.dtb'. Load address: 0x43000000 Loading: *## 1.9 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/3168384/extract-nfsrootfs-htdu1ui2,tcp,hard ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=192.168.0.2:/var/lib/lava/dispatcher/tmp/3168384/extract-nfsrootfs-htdu1ui2,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: 4042444 Bytes = 3.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.270-cip88 (KernelCI@build-j880822-arm-gcc-10-sunxi-defconfig-swjpd) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Thu Jan 19 09:06:51 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 Cubietruck [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 16 MiB at 0xbec00000 [ 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 s30604 r8192 d22644 u61440 [ 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/3168384/extract-nfsrootfs-htdu1ui2,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: 2046436K/2094080K available (6144K kernel code, 421K rwdata, 1524K rodata, 1024K init, 244K bss, 31260K reserved, 16384K cma-reserved, 1291264K 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) (7136 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 422 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 245 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 restricting CPUs from NR_CPUS=8 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000020] Switching to timer-based delay loop, resolution 41ns [ 0.000352] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000601] clocksource: hstimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns [ 0.000931] Console: colour dummy device 80x30 [ 0.000994] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.001009] pid_max: default: 32768 minimum: 301 [ 0.001187] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001208] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001861] CPU: Testing write buffer coherency: ok [ 0.002355] /cpus/cpu@0 missing clock-frequency property [ 0.002375] /cpus/cpu@1 missing clock-frequency property [ 0.002389] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.003108] Setting up static identity map for 0x40100000 - 0x40100060 [ 0.003317] rcu: Hierarchical SRCU implementation. [ 0.004081] smp: Bringing up secondary CPUs ... [ 0.014976] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.015138] smp: Brought up 1 node, 2 CPUs [ 0.015160] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.015168] CPU: All CPU(s) started in HYP mode. [ 0.015173] CPU: Virtualization extensions available. [ 0.016498] devtmpfs: initialized [ 0.023253] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.023494] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.023524] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.024300] pinctrl core: initialized pinctrl subsystem [ 0.026015] NET: Registered protocol family 16 [ 0.027338] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.028550] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.028566] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.045552] SCSI subsystem initialized [ 0.046136] usbcore: registered new interface driver usbfs [ 0.046198] usbcore: registered new interface driver hub [ 0.046252] usbcore: registered new device driver usb [ 0.046528] pps_core: LinuxPPS API ver. 1 registered [ 0.046538] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.046559] PTP clock support registered [ 0.046815] Advanced Linux Sound Architecture Driver Initialized. [ 0.047784] clocksource: Switched to clocksource arch_sys_counter [ 0.048546] simple-framebuffer bfd00000.framebuffer: framebuffer at 0xbfd00000, 0x300000 bytes, mapped to 0x(ptrval) [ 0.048566] simple-framebuffer bfd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096 [ 0.061974] Console: switching to colour frame buffer device 128x48 [ 0.074732] simple-framebuffer bfd00000.framebuffer: fb0: simplefb registered! [ 0.082860] NET: Registered protocol family 2 [ 0.083191] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.084143] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 0.084183] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.084261] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.084388] TCP: Hash tables configured (established 8192 bind 8192) [ 0.084524] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.084592] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.084831] NET: Registered protocol family 1 [ 0.085591] RPC: Registered named UNIX socket transport module. [ 0.085610] RPC: Registered udp transport module. [ 0.085616] RPC: Registered tcp transport module. [ 0.085623] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.085907] Unpacking initramfs... [ 0.313861] Freeing initrd memory: 3948K [ 0.314206] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 0.314542] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.316350] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.323387] NFS: Registering the id_resolver key type [ 0.323461] Key type id_resolver registered [ 0.323469] Key type id_legacy registered [ 0.324922] bounce: pool size: 64 pages [ 0.325003] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.325017] io scheduler noop registered [ 0.325024] io scheduler deadline registered [ 0.325215] io scheduler cfq registered (default) [ 0.325227] io scheduler mq-deadline registered [ 0.325234] io scheduler kyber registered [ 0.329647] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.390002] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 0.392707] console [ttyS0] disabled [ 0.412890] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 49, base_baud = 1500000) is a U6_16550A [ 1.095137] console [ttyS0] enabled [ 1.102662] sun4i-backend 1e60000.display-backend: Couldn't find matching frontend, frontend features disabled [ 1.113064] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc07491b0) [ 1.120846] sun4i-backend 1e40000.display-backend: Couldn't find matching frontend, frontend features disabled [ 1.131181] sun4i-drm display-engine: bound 1e40000.display-backend (ops 0xc07491b0) [ 1.139388] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 1.147228] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0748130) [ 1.155270] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 1.163141] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xc0748130) [ 1.171258] sun4i-drm display-engine: bound 1c16000.hdmi (ops 0xc0749bbc) [ 1.178092] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.184698] [drm] No driver support for vblank timestamp query. [ 1.190636] fb: switching to sun4i-drm-fb from simple [ 1.195808] Console: switching to colour dummy device 80x30 [ 1.201959] [drm] Cannot find any crtc or sizes [ 1.207293] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 [ 1.217406] CAN device driver interface [ 1.222094] sun7i-dwmac 1c50000.ethernet: PTP uses main clock [ 1.227913] sun7i-dwmac 1c50000.ethernet: no reset control found [ 1.233943] sun7i-dwmac 1c50000.ethernet: no regulator found [ 1.239949] sun7i-dwmac 1c50000.ethernet: Version ID not available [ 1.246137] sun7i-dwmac 1c50000.ethernet: DWMAC1000 [ 1.251144] sun7i-dwmac 1c50000.ethernet: DMA HW capability register supported [ 1.258384] sun7i-dwmac 1c50000.ethernet: Normal descriptors [ 1.264040] sun7i-dwmac 1c50000.ethernet: Ring mode enabled [ 1.300989] mdio_bus stmmac-0:00: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 1.310502] mdio_bus stmmac-0:01: attached PHY driver [unbound] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) [ 1.321330] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.327889] ehci-platform: EHCI generic platform driver [ 1.333593] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.339822] ohci-platform: OHCI generic platform driver [ 1.347205] sunxi-rtc 1c20d00.rtc: registered as rtc0 [ 1.352308] sunxi-rtc 1c20d00.rtc: RTC enabled [ 1.356910] i2c /dev entries driver [ 1.361566] axp20x-i2c 1-0034: AXP20x variant AXP209 found [ 1.382243] input: axp20x-pek as /devices/platform/soc@1c00000/1c2ac00.i2c/i2c-1/1-0034/axp20x-pek/input/input0 [ 1.393364] vdd-rtc: supplied by regulator-dummy [ 1.398739] avcc: supplied by regulator-dummy [ 1.404341] ldo3: supplied by regulator-dummy [ 1.408960] ldo4: supplied by regulator-dummy [ 1.413978] ldo5: supplied by regulator-dummy [ 1.418887] vdd-cpu: supplied by regulator-dummy [ 1.424149] vdd-int-dll: supplied by regulator-dummy [ 1.430478] axp20x-i2c 1-0034: AXP20X driver loaded [ 1.437369] Registered IR keymap rc-empty [ 1.441561] rc rc0: sunxi-ir as /devices/platform/soc@1c00000/1c21800.ir/rc/rc0 [ 1.449055] input: sunxi-ir as /devices/platform/soc@1c00000/1c21800.ir/rc/rc0/input1 [ 1.457402] sunxi-ir 1c21800.ir: initialized sunXi IR driver [ 1.463528] axp20x-usb-power-supply axp20x-usb-power-supply: DMA mask not set [ 1.471752] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set [ 1.479823] axp20x-ac-power-supply axp20x-ac-power-supply: DMA mask not set [ 1.487299] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 1.495792] cpu cpu0: Linked as a consumer to regulator.9 [ 1.501304] cpu cpu0: Dropping the link to regulator.9 [ 1.506644] cpu cpu0: Linked as a consumer to regulator.9 [ 1.514759] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2 [ 1.522257] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 1.550768] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB [ 1.558288] sunxi-mmc 1c12000.mmc: Linked as a consumer to regulator.2 [ 1.565465] sunxi-mmc 1c12000.mmc: allocated mmc-pwrseq [ 1.594124] sunxi-mmc 1c12000.mmc: initialized, max. request size: 16384 KB [ 1.602629] sun4i-ss 1c15000.crypto-engine: Die ID 0 [ 1.609957] usbcore: registered new interface driver usbhid [ 1.615548] usbhid: USB HID core driver [ 1.619765] axp20x-adc axp20x-adc: DMA mask not set [ 1.628777] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory [ 1.636993] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.638317] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok [ 1.652027] mmc0: new high speed SDHC card at address aaaa [ 1.659377] mmcblk0: mmc0:aaaa SU08G 7.40 GiB [ 1.665201] NET: Registered protocol family 17 [ 1.669727] can: controller area network core (rev 20170425 abi 9) [ 1.676007] NET: Registered protocol family 29 [ 1.680478] can: raw protocol (rev 20170425) [ 1.684750] can: broadcast manager protocol (rev 20170425 t) [ 1.690424] can: netlink gateway (rev 20170425) max_hops=1 [ 1.696214] Key type dns_resolver registered [ 1.700591] Registering SWP/SWPB emulation handler [ 1.716169] mmcblk0: p1 [ 1.722737] ahci-sunxi 1c18000.sata: Linked as a consumer to regulator.11 [ 1.730879] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 1.737848] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.744811] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.752978] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.773203] mmc1: new high speed SDIO card at address 0001 [ 1.827837] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 1.835356] ahci-sunxi 1c18000.sata: SSS flag set, parallel bus scan disabled [ 1.842537] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.851503] ahci-sunxi 1c18000.sata: flags: ncq sntf stag pm led clo only pio slum part ccc [ 1.861161] scsi host0: ahci-sunxi [ 1.865026] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 36 [ 1.901178] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.12 [ 1.908457] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.13 [ 1.915618] sun4i-usb-phy 1c13400.phy: Linked as a consumer to regulator.14 [ 1.923306] ehci-platform 1c14000.usb: EHCI Host Controller [ 1.928973] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 1.937045] ehci-platform 1c14000.usb: irq 32, io mem 0x01c14000 [ 1.967810] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 1.974837] hub 1-0:1.0: USB hub found [ 1.978662] hub 1-0:1.0: 1 port detected [ 1.983448] ehci-platform 1c1c000.usb: EHCI Host Controller [ 1.989091] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 1.997106] ehci-platform 1c1c000.usb: irq 37, io mem 0x01c1c000 [ 2.027808] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 2.034739] hub 2-0:1.0: USB hub found [ 2.038563] hub 2-0:1.0: 1 port detected [ 2.043332] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 2.050012] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 [ 2.058039] ohci-platform 1c14400.usb: irq 33, io mem 0x01c14400 [ 2.132622] hub 3-0:1.0: USB hub found [ 2.136424] hub 3-0:1.0: 1 port detected [ 2.141284] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 2.147982] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 2.155961] ohci-platform 1c1c400.usb: irq 38, io mem 0x01c1c400 [ 2.198678] ata1: SATA link down (SStatus 0 SControl 300) [ 2.232639] hub 4-0:1.0: USB hub found [ 2.236439] hub 4-0:1.0: 1 port detected [ 2.241335] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator [ 2.252185] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 [ 2.260674] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 2.266430] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5 [ 2.274824] [drm] Cannot find any crtc or sizes [ 2.279727] hub 5-0:1.0: USB hub found [ 2.283534] hub 5-0:1.0: 1 port detected [ 2.288374] sunxi-rtc 1c20d00.rtc: setting system clock to 1970-01-01 00:00:54 UTC (54) [ 2.297536] Generic PHY stmmac-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 2.309455] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found [ 2.316775] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled [ 2.324133] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available [ 2.331798] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW [ 3.368485] sun7i-dwmac 1c50000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 3.427786] Sending DHCP requests ., OK [ 3.471681] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.165 [ 3.479435] IP-Config: Complete: [ 3.482664] 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.493006] host=192.168.0.165, domain=lan, nis-domain=(none) [ 3.499187] bootserver=192.168.0.1, rootserver=192.168.0.2, rootpath= [ 3.499192] nameserver0=192.168.0.1, nameserver1=192.168.1.254 [ 3.512690] ALSA device list: [ 3.515662] #0: sun4i-codec [ 3.520659] Freeing unused kernel memory: 1024K [ 3.557962] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 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 ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. 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 domain : lan rootserver: 192.168.0.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.407185] systemd[1]: System time before build time, advancing clock. [ 6.435364] systemd[1]: Failed to find module 'autofs4' [ 6.444048] cgroup: cgroup2: unknown option \"memory_recursiveprot\" [ 6.460230] systemd[1]: systemd 247.3-7+deb11u1 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) [ 6.484024] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 6.529928] systemd[1]: Set hostname to . [ 7.648687] systemd[1]: Queued start job for default target Graphical Interface. [ 7.658045] random: systemd: uninitialized urandom read (16 bytes read) [ 7.664965] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 7.677429] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 7.687119] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 7.718096] random: systemd: uninitialized urandom read (16 bytes read) [ 7.725749] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 7.758044] random: systemd: uninitialized urandom read (16 bytes read) [ 7.765614] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 7.798747] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 7.828540] 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. [ 7.868455] 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. [ 7.908300] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 7.920303] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 7.958435] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 7.988188] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 8.018088] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 8.048143] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 8.078872] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 8.143551] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 8.154125] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 8.189164] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 8.219937] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 8.260756] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 8.298975] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 8.328814] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 8.337701] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 8.350662] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 8.389055] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 8.398991] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 8.415809] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 8.453224] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 8.493291] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 8.602626] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 8.621002] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 8.647879] random: crng init done [ 8.651316] random: 19 urandom warning(s) missed due to ratelimiting [ 8.667756] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 8.702629] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 8.752466] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 8.803892] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 8.850455] systemd[1]: modprobe@configfs.service: Succeeded. [ 8.868221] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 8.937128] systemd[1]: modprobe@drm.service: Succeeded. [ 8.943880] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 8.979118] 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 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. Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... [ 9.233061] systemd-journald[151]: Received client request to flush runtime journal. Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[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;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[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] Reached target [0;1;39mSound Card[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[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] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. 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.270-cip88 #1 SMP Thu Jan 19 09:06:51 UTC 2023 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/3168384/extract-nfsrootfs-htdu1ui2' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/3168384/extract-nfsrootfs-htdu1ui2' / # 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-3168384/environment . /lava-3168384/environment / # /lava-3168384/bin/lava-test-runner /lava-3168384/0 /lava-3168384/bin/lava-test-runner /lava-3168384/0 [ 33.767803] vcc3v0: disabling [ 33.770795] vcc5v0: disabling [ 33.773777] usb0-vbus: disabling + export TESTRUN_ID=0_dmesg + cd /lava-3168384/0/tests/0_dmesg + cat uuid + UUID=3168384_1.6.2.4.1 [ 35.597016] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 51.907796] [ 57.611475] [ 61.593337] + set +x [ 61.603033] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3168384/environment / # . /lava-3168384/environment/lava-3168384/bin/lava-test-runner /lava-3168384/1 / # /lava-3168384/bin/lava-test-runner /lava-3168384/1 + export TESTRUN_ID=1_bootrr + cd /lava-3168384/1/tests/1_bootrr + cat uuid + UUID=3168384_1.6.2.4.5 [ 65.880632] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3168384/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-3168384/1/../bin/lava-test-case [ 69.682306] /lava-3168384/1/../bin/lava-test-case [ 72.225677] /lava-3168384/1/../bin/lava-test-case [ 75.971100] + set +x [ 76.009808] / #