Trying 10.1.1.34... Connected to potato2.baylibre. Escape character is '^]'. U-Boot SPL 2018.05-rc2-00076-g49f8849 (Apr 24 2018 - 10:13:37 +0200) DRAM: 1024 MiB Trying to boot from MMC1 U-Boot 2018.05-rc2-00076-g49f8849 (Apr 24 2018 - 10:13:37 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Libre Computer Board ALL-H3-CC H3 DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment Failed (-5) In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 starting USB... USB0: USB EHCI 1.00 USB1: USB OHCI 1.0 USB2: USB EHCI 1.00 USB3: USB OHCI 1.0 USB4: USB EHCI 1.00 USB5: USB OHCI 1.0 scanning bus 0 for devices... 1 USB Device(s) found scanning bus 2 for devices... 1 USB Device(s) found scanning bus 4 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ethernet@1c30000 Waiting for PHY auto negotiation to complete. done BOOTP broadcast 1 DHCP client bound to address 10.201.4.76 (8 ms) => setenv serverip 10.201.1.11 setenv serverip 10.201.1.11 => tftp 0x42000000 3295539/tftp-deploy-8j3318_y/kernel/zImage tftp 0x42000000 3295539/tftp-deploy-8j3318_y/kernel/zImage Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.4.76 Filename '3295539/tftp-deploy-8j3318_y/kernel/zImage'. Load address: 0x42000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 3.8 MiB/s done Bytes transferred = 8729088 (853200 hex) => tftp 0x43300000 3295539/tftp-deploy-8j3318_y/ramdisk/ramdisk.cpio.gz.uboot tftp 0x43300000 3295539/tftp-deploy-8j3318_y/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.4.76 Filename '3295539/tftp-deploy-8j3318_y/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##T ##T ############################################################# ################################################################# ################################################################ 979.5 KiB/s done Bytes transferred = 13333836 (cb754c hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 3295539/tftp-deploy-8j3318_y/dtb/sun8i-h3-libretech-all-h3-cc.dtb tftp 0x43000000 3295539/tftp-deploy-8j3318_y/dtb/sun8i-h3-libretech-all-h3-cc.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.4.76 Filename '3295539/tftp-deploy-8j3318_y/dtb/sun8i-h3-libretech-all-h3-cc.dtb'. Load address: 0x43000000 Loading: *## 2.6 MiB/s done Bytes transferred = 19325 (4b7d 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: 13333772 Bytes = 12.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Using Device Tree in place at 43000000, end 43007b7c Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.272-cip90 (KernelCI@build-j989987-arm-gcc-10-multi-v7-defconfig-nbbqq) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Mon Feb 6 11:06:20 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Libre Computer Board ALL-H3-CC H3 [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (options '115200n8') [ 0.000000] bootconsole [uart0] enabled [ 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 0x79800000 [ 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: 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) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 939216K/1048576K available (12288K kernel code, 1597K rwdata, 4684K rodata, 2048K init, 394K bss, 43824K reserved, 65536K cma-reserved, 196596K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1598 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 395 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.008259] Switching to timer-based delay loop, resolution 41ns <6>[ 0.014940] Console: colour dummy device 80x30 <6>[ 0.019683] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.030293] pid_max: default: 32768 minimum: 301 <6>[ 0.035285] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.042171] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.050009] CPU: Testing write buffer coherency: ok <3>[ 0.055529] /cpus/cpu@0 missing clock-frequency property <3>[ 0.061110] /cpus/cpu@1 missing clock-frequency property <3>[ 0.066712] /cpus/cpu@2 missing clock-frequency property <3>[ 0.072288] /cpus/cpu@3 missing clock-frequency property <6>[ 0.077866] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.084358] Setting up static identity map for 0x40300000 - 0x403000a0 <6>[ 0.091899] rcu: Hierarchical SRCU implementation. <6>[ 0.098459] EFI services will not be available. <6>[ 0.103530] smp: Bringing up secondary CPUs ... <6>[ 0.119056] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.129917] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.140712] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.140801] smp: Brought up 1 node, 4 CPUs <6>[ 0.162911] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.169427] CPU: All CPU(s) started in HYP mode. <6>[ 0.174303] CPU: Virtualization extensions available. <6>[ 0.180545] devtmpfs: initialized <6>[ 0.188058] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.196272] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.206388] futex hash table entries: 1024 (order: 4, 65536 bytes) <6>[ 0.215015] pinctrl core: initialized pinctrl subsystem <6>[ 0.221809] DMI not present or invalid. <6>[ 0.226746] NET: Registered protocol family 16 <6>[ 0.233157] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.242144] cpuidle: using governor menu <6>[ 0.246503] No ATAGs? <6>[ 0.246621] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.257420] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.265240] Serial: AMBA PL011 UART driver <6>[ 0.296634] vgaarb: loaded <5>[ 0.300339] SCSI subsystem initialized <6>[ 0.304800] usbcore: registered new interface driver usbfs <6>[ 0.310621] usbcore: registered new interface driver hub <6>[ 0.316228] usbcore: registered new device driver usb <6>[ 0.322758] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.327976] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.337387] PTP clock support registered <6>[ 0.341699] EDAC MC: Ver: 3.0.0 <6>[ 0.347237] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.403752] NET: Registered protocol family 2 <6>[ 0.408670] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.416555] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.424543] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.431923] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.438732] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.445440] UDP hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.451679] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.458475] NET: Registered protocol family 1 <6>[ 0.463594] RPC: Registered named UNIX socket transport module. <6>[ 0.469812] RPC: Registered udp transport module. <6>[ 0.474769] RPC: Registered tcp transport module. <6>[ 0.479749] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.486860] Trying to unpack rootfs image as initramfs... <6>[ 1.360754] Freeing initrd memory: 13024K <6>[ 1.366004] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 1.375772] Initialise system trusted keyrings <6>[ 1.380867] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 1.393528] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.400364] NFS: Registering the id_resolver key type <5>[ 1.405762] Key type id_resolver registered <5>[ 1.410224] Key type id_legacy registered <6>[ 1.414519] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 1.420968] Key type asymmetric registered <5>[ 1.425333] Asymmetric key parser 'x509' registered <6>[ 1.430541] bounce: pool size: 64 pages <6>[ 1.434673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.442334] io scheduler noop registered <6>[ 1.446510] io scheduler deadline registered <6>[ 1.451188] io scheduler cfq registered (default) <6>[ 1.456146] io scheduler mq-deadline registered <6>[ 1.460942] io scheduler kyber registered <6>[ 1.467500] sun4i-usb-phy 1c19400.phy: Linked as a consumer to regulator.2 <6>[ 1.483241] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 1.491893] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <6>[ 1.558112] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.567314] console [ttyS0] disabled <6>[ 1.591297] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 41, base_baud = 1500000) is a U6_16550A <6>[ 1.600562] console [ttyS0] enabled <6>[ 1.600562] console [ttyS0] enabled <6>[ 1.608057] bootconsole [uart0] disabled <6>[ 1.608057] bootconsole [uart0] disabled <6>[ 1.617663] SuperH (H)SCI(F) driver initialized <6>[ 1.623205] msm_serial: driver initialized <6>[ 1.627730] STMicroelectronics ASC driver initialized <6>[ 1.633934] STM32 USART driver initialized <6>[ 1.651314] brd: module loaded <6>[ 1.661632] loop: module loaded <6>[ 1.673353] CAN device driver interface <6>[ 1.678238] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.684937] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 1.691042] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.697277] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 1.704488] igb: Copyright (c) 2007-2014 Intel Corporation. <4>[ 1.712624] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <6>[ 1.718691] dwmac-sun8i 1c30000.ethernet: No regulator found <4>[ 1.724960] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000) <6>[ 1.734653] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 1.742156] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 1.749640] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 1.754859] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 1.761910] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 1.767832] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 1.774335] dwmac-sun8i 1c30000.ethernet: Found internal PHY node <6>[ 1.780838] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY <6>[ 1.787463] dwmac-sun8i 1c30000.ethernet: Powering internal PHY <6>[ 1.815813] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 1.823566] usbcore: registered new interface driver pegasus <6>[ 1.829543] usbcore: registered new interface driver asix <6>[ 1.835224] usbcore: registered new interface driver ax88179_178a <6>[ 1.841610] usbcore: registered new interface driver cdc_ether <6>[ 1.847754] usbcore: registered new interface driver smsc75xx <6>[ 1.853792] usbcore: registered new interface driver smsc95xx <6>[ 1.859831] usbcore: registered new interface driver net1080 <6>[ 1.865769] usbcore: registered new interface driver cdc_subset <6>[ 1.871979] usbcore: registered new interface driver zaurus <6>[ 1.877899] usbcore: registered new interface driver cdc_ncm <6>[ 1.885415] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.892225] ehci-pci: EHCI PCI platform driver <6>[ 1.896960] ehci-platform: EHCI generic platform driver <6>[ 1.902674] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 1.908541] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.916893] ehci-platform 1c1a000.usb: irq 27, io mem 0x01c1a000 <6>[ 1.947254] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.954361] hub 1-0:1.0: USB hub found <6>[ 1.958427] hub 1-0:1.0: 1 port detected <6>[ 1.963111] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 1.968976] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 <6>[ 1.977131] ehci-platform 1c1b000.usb: irq 29, io mem 0x01c1b000 <6>[ 2.007254] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.014203] hub 2-0:1.0: USB hub found <6>[ 2.018271] hub 2-0:1.0: 1 port detected <6>[ 2.022907] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 2.028770] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 <6>[ 2.036921] ehci-platform 1c1c000.usb: irq 31, io mem 0x01c1c000 <6>[ 2.067249] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.074170] hub 3-0:1.0: USB hub found <6>[ 2.078232] hub 3-0:1.0: 1 port detected <6>[ 2.082846] ehci-platform 1c1d000.usb: EHCI Host Controller <6>[ 2.088726] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 4 <6>[ 2.096876] ehci-platform 1c1d000.usb: irq 33, io mem 0x01c1d000 <6>[ 2.127248] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.134164] hub 4-0:1.0: USB hub found <6>[ 2.138252] hub 4-0:1.0: 1 port detected <6>[ 2.142866] ehci-orion: EHCI orion driver <6>[ 2.147426] SPEAr-ehci: EHCI SPEAr driver <6>[ 2.151807] ehci-st: EHCI STMicroelectronics driver <6>[ 2.157033] ehci-exynos: EHCI EXYNOS driver <6>[ 2.161587] ehci-atmel: EHCI Atmel driver <6>[ 2.165942] tegra-ehci: Tegra EHCI driver <6>[ 2.170348] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.176806] ohci-pci: OHCI PCI platform driver <6>[ 2.181584] ohci-platform: OHCI generic platform driver <6>[ 2.187283] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 2.194172] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 5 <6>[ 2.202423] ohci-platform 1c1a400.usb: irq 28, io mem 0x01c1a400 <6>[ 2.281945] hub 5-0:1.0: USB hub found <6>[ 2.285988] hub 5-0:1.0: 1 port detected <6>[ 2.290650] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 2.297553] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6 <6>[ 2.305674] ohci-platform 1c1b400.usb: irq 30, io mem 0x01c1b400 <6>[ 2.381848] hub 6-0:1.0: USB hub found <6>[ 2.385885] hub 6-0:1.0: 1 port detected <6>[ 2.390514] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 2.397413] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7 <6>[ 2.405530] ohci-platform 1c1c400.usb: irq 32, io mem 0x01c1c400 <6>[ 2.481822] hub 7-0:1.0: USB hub found <6>[ 2.485861] hub 7-0:1.0: 1 port detected <6>[ 2.490496] ohci-platform 1c1d400.usb: Generic Platform OHCI controller <6>[ 2.497397] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8 <6>[ 2.505512] ohci-platform 1c1d400.usb: irq 34, io mem 0x01c1d400 <6>[ 2.581834] hub 8-0:1.0: USB hub found <6>[ 2.585872] hub 8-0:1.0: 1 port detected <6>[ 2.590469] SPEAr-ohci: OHCI SPEAr driver <6>[ 2.594969] ohci-st: OHCI STMicroelectronics driver <6>[ 2.600235] ohci-atmel: OHCI Atmel driver <6>[ 2.605166] usbcore: registered new interface driver usb-storage <6>[ 2.615116] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 <6>[ 2.622182] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 2.627589] i2c /dev entries driver <6>[ 2.638278] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <6>[ 2.649985] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.656424] sdhci: Copyright(c) Pierre Ossman <6>[ 2.662222] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.670084] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.678360] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.685126] usbcore: registered new interface driver usbhid <6>[ 2.690989] usbhid: USB HID core driver <6>[ 2.698581] NET: Registered protocol family 10 <6>[ 2.704425] Segment Routing with IPv6 <6>[ 2.708462] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.715206] NET: Registered protocol family 17 <6>[ 2.719935] can: controller area network core (rev 20170425 abi 9) <6>[ 2.726428] NET: Registered protocol family 29 <6>[ 2.731147] can: raw protocol (rev 20170425) <6>[ 2.735675] can: broadcast manager protocol (rev 20170425 t) <6>[ 2.741608] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 2.747829] Key type dns_resolver registered <6>[ 2.752458] ThumbEE CPU extension supported. <5>[ 2.756992] Registering SWP/SWPB emulation handler <5>[ 2.762664] Loading compiled-in X.509 certificates <6>[ 2.774908] vcc1v2: supplied by vcc5v0 <6>[ 2.779230] vcc3v3: supplied by vcc5v0 <6>[ 2.783644] vcc-dram: supplied by vcc5v0 <6>[ 2.788357] vcc-io: supplied by vcc3v3 <6>[ 2.792780] vdd-cpux: supplied by vcc5v0 <6>[ 2.797856] cpu cpu0: Linked as a consumer to regulator.6 <6>[ 2.803567] cpu cpu0: Dropping the link to regulator.6 <6>[ 2.809150] cpu cpu0: Linked as a consumer to regulator.6 <6>[ 2.817728] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.5 <6>[ 2.825213] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 2.855324] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 2.865371] sunxi-mmc 1c11000.mmc: Linked as a consumer to regulator.5 <6>[ 2.898593] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB <6>[ 2.906896] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <6>[ 2.914345] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:28 UTC (28) <6>[ 2.923734] Generic PHY 0.1:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0.1:01, irq=POLL) <4>[ 2.928199] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 2.934661] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 2.943592] mmc0: new high speed SDHC card at address 59b4 <6>[ 2.949064] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <6>[ 2.955991] mmcblk0: mmc0:59b4 USD 7.47 GiB <4>[ 2.962727] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <6>[ 2.963085] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 2.978683] mmcblk0: p1 <6>[ 7.177779] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 7.207312] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 7.237261] Sending DHCP requests ., OK <6>[ 7.288938] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.76 <6>[ 7.296677] IP-Config: Complete: <6>[ 7.300198] device=eth0, hwaddr=02:81:35:47:74:38, ipaddr=10.201.4.76, mask=255.255.0.0, gw=10.201.1.3 <6>[ 7.310200] host=10.201.4.76, domain=, nis-domain=(none) <6>[ 7.316201] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 7.316205] nameserver0=10.1.1.1 <6>[ 7.337316] Freeing unused kernel memory: 2048K <6>[ 7.367602] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 7.495440] udevd[102]: starting version 3.2.9 <5>[ 7.501214] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 7.508342] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 7.515146] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 7.529723] udevd[102]: specified user 'tss' unknown <27>[ 7.535173] udevd[102]: specified group 'tss' unknown <30>[ 7.542652] udevd[103]: starting eudev-3.2.9 <4>[ 7.908996] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator <6>[ 7.920132] usb_phy_generic usb_phy_generic.0.auto: Linked as a consumer to regulator.0 <6>[ 7.929753] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver <3>[ 7.935642] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered <6>[ 7.935776] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 9 <3>[ 7.943467] sun4i-codec 1c22c00.codec: Failed to register our card <6>[ 7.953252] hub 9-0:1.0: USB hub found <6>[ 7.963028] hub 9-0:1.0: 1 port detected <3>[ 7.970811] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered <3>[ 7.978567] sun4i-codec 1c22c00.codec: Failed to register our card <3>[ 7.988745] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered <3>[ 7.996425] sun4i-codec 1c22c00.codec: Failed to register our card done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-3295539/environment . /lava-3295539/environment / # /lava-3295539/bin/lava-test-runner /lava-3295539/0 /lava-3295539/bin/lava-test-runner /lava-3295539/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-3295539/0/tests/0_dmesg <8>[ 8.957970] + cat uuid + UUID=3295539_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 9.005071] <8>[ 9.052044] <8>[ 9.091112] + set +x <8>[ 9.101269] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-3295539/environment / # . /lava-3295539/environment/lava-3295539/bin/lava-test-runner /lava-3295539/1 / # /lava-3295539/bin/lava-test-runner /lava-3295539/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-3295539/1/tests/1_bootrr <8>[ 9.592834] + cat uuid + UUID=3295539_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-3295539/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto 1c22c00.codec /lava-3295539/1/../bin/lava-test-case <8>[ 10.650470] /lava-3295539/1/../bin/lava-test-case <8>[ 10.694180] /lava-3295539/1/../bin/lava-test-case <8>[ 10.718544] + set +x <8>[ 10.736776] / #