[Enter `^Ec?' for help] U-Boot SPL 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45) U-Boot 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45 +0000) Model: Radxa Rock 2 Square DRAM: 2 GiB MMC: dwmmc@ff0c0000: 0, dwmmc@ff0f0000: 1 *** Warning - bad CRC, using default environment In: serial@ff690000 Out: serial@ff690000 Err: serial@ff690000 Incorrect eeprom header Net: Warning: ethernet@ff290000 (eth0) using random MAC address - 62:2c:14:f8:ee:8c eth0: ethernet@ff290000 Hit any key to stop autoboot: 1  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@ff290000 Waiting for PHY auto negotiation to complete...... done Speed: 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 DHCP client bound to address 192.168.101.145 (4167 ms) => setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 => tftp 0x2000000 9037267/tftp-deploy-pbi8h6dx/kernel/zImage tftp 0x2000000 9037267/tftp-deploy-pbi8h6dx/kernel/zImage Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.145 Filename '9037267/tftp-deploy-pbi8h6dx/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 2.1 MiB/s done Bytes transferred = 6578960 (646310 hex) => tftp 0x4000000 9037267/tftp-deploy-pbi8h6dx/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 9037267/tftp-deploy-pbi8h6dx/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.145 Filename '9037267/tftp-deploy-pbi8h6dx/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################## 2 MiB/s done Bytes transferred = 7115307 (6c922b hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 9037267/tftp-deploy-pbi8h6dx/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 9037267/tftp-deploy-pbi8h6dx/dtb/rk3288-rock2-square.dtb Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.145 Filename '9037267/tftp-deploy-pbi8h6dx/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 1.5 MiB/s done Bytes transferred = 30437 (76e5 hex) => setenv bootargs 'console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/9037267/extract-nfsrootfs-umqogb5n,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/9037267/extract-nfsrootfs-umqogb5n,tcp,hard console_msg_format=syslog earlycon ip=dhcp' => bootz 0x2000000 0x4000000 0x1f00000 bootz 0x2000000 0x4000000 0x1f00000 Kernel image @ 0x2000000 [ 0x000000 - 0x646310 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7115243 Bytes = 6.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 01f00000 Booting using the fdt blob at 0x1f00000 Using Device Tree in place at 01f00000, end 01f0a6e4 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x500 [ 0.000000] Linux version 4.4.302-rt232-st37 (KernelCI@build-j991923-arm-gcc-10-multi-v7-defconfig-whq7m) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Mon Feb 6 15:04:31 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Radxa Rock 2 Square [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 64 MiB at 0x7c000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @eefaa000 s15180 r8192 d21684 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522752 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/9037267/extract-nfsrootfs-umqogb5n,tcp,hard console_msg_format=syslog earlycon ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 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: 1992272K/2097152K available (8641K kernel code, 986K rwdata, 3828K rodata, 1044K init, 320K bss, 39344K reserved, 65536K cma-reserved, 1245184K 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 : 0xc0208000 - 0xc0e36660 (12474 kB) [ 0.000000] .init : 0xc0e37000 - 0xc0f3c000 (1044 kB) [ 0.000000] .data : 0xc0f3c000 - 0xc1032860 ( 987 kB) [ 0.000000] .bss : 0xc1035000 - 0xc10850d8 ( 321 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C: failed to init: -19 [ 0.000000] Architected 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000020] Switching to timer-based delay loop, resolution 41ns [ 0.003014] Console: colour dummy device 80x30 [ 0.003043] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=120000) [ 0.003058] pid_max: default: 32768 minimum: 301 [ 0.003182] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003196] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003822] CPU: Testing write buffer coherency: ok [ 0.003852] CPU0: Spectre v2: using BPIALL workaround [ 0.004063] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 [ 0.004273] Setting up static identity map for 0x209000 - 0x209098 [ 0.009165] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 [ 0.009170] CPU1: Spectre v2: using BPIALL workaround [ 0.010853] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 [ 0.010859] CPU2: Spectre v2: using BPIALL workaround [ 0.012520] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 [ 0.012526] CPU3: Spectre v2: using BPIALL workaround [ 0.012631] Brought up 4 CPUs [ 0.012645] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.012653] CPU: All CPU(s) started in SVC mode. [ 0.013994] devtmpfs: initialized [ 0.023586] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 [ 0.024242] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.024273] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.026325] pinctrl core: initialized pinctrl subsystem [ 0.028070] NET: Registered protocol family 16 [ 0.030245] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.045032] cpuidle: using governor ladder [ 0.060055] cpuidle: using governor menu [ 0.076430] No ATAGs? [ 0.076467] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.076478] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.080281] Serial: AMBA PL011 UART driver [ 0.112537] iommu: Adding device ff930000.vop to group 0 [ 0.112615] iommu: Adding device ff940000.vop to group 1 [ 0.113148] vgaarb: loaded [ 0.114153] SCSI subsystem initialized [ 0.114656] usbcore: registered new interface driver usbfs [ 0.114729] usbcore: registered new interface driver hub [ 0.114781] usbcore: registered new device driver usb [ 0.116233] pps_core: LinuxPPS API ver. 1 registered [ 0.116243] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.116276] PTP clock support registered [ 0.116487] EDAC MC: Ver: 3.0.0 [ 0.118781] clocksource: Switched to clocksource arch_sys_counter [ 0.130349] NET: Registered protocol family 2 [ 0.130503] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.131530] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.131613] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.131803] TCP: Hash tables configured (established 8192 bind 8192) [ 0.131866] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.131914] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.132104] NET: Registered protocol family 1 [ 0.132393] RPC: Registered named UNIX socket transport module. [ 0.132404] RPC: Registered udp transport module. [ 0.132411] RPC: Registered tcp transport module. [ 0.132418] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.132792] Unpacking initramfs... [ 0.726956] Freeing initrd memory: 6952K [ 0.727279] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available [ 0.740918] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.741833] NFS: Registering the id_resolver key type [ 0.741871] Key type id_resolver registered [ 0.741880] Key type id_legacy registered [ 0.741971] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.743469] bounce: pool size: 64 pages [ 0.743704] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.743727] io scheduler noop registered [ 0.743745] io scheduler deadline registered [ 0.743838] io scheduler cfq registered (default) [ 0.757859] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 0.757879] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 [ 0.758647] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 [ 0.758664] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 [ 0.822132] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.824492] console [ttyS2] disabled [ 0.824530] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 32, base_baud = 1500000) is a 16550A [ 1.493316] console [ttyS2] enabled [ 1.497858] SuperH (H)SCI(F) driver initialized [ 1.503267] msm_serial: driver initialized [ 1.507897] STMicroelectronics ASC driver initialized [ 1.514545] [drm] Initialized drm 1.1.0 20060810 [ 1.528351] loop: module loaded [ 1.539241] CAN device driver interface [ 1.544357] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 1.551330] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.559089] rk_gmac-dwmac ff290000.ethernet: phy regulator is not available yet, deferred probing [ 1.569507] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.576975] usbcore: registered new interface driver pegasus [ 1.582730] usbcore: registered new interface driver asix [ 1.588207] usbcore: registered new interface driver ax88179_178a [ 1.594371] usbcore: registered new interface driver cdc_ether [ 1.600289] usbcore: registered new interface driver smsc75xx [ 1.606121] usbcore: registered new interface driver smsc95xx [ 1.611941] usbcore: registered new interface driver net1080 [ 1.617670] usbcore: registered new interface driver cdc_subset [ 1.623656] usbcore: registered new interface driver zaurus [ 1.629334] usbcore: registered new interface driver cdc_ncm [ 1.636655] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.643205] ehci-pci: EHCI PCI platform driver [ 1.647722] ehci-platform: EHCI generic platform driver [ 1.653249] ehci-omap: OMAP-EHCI Host Controller driver [ 1.658637] ehci-orion: EHCI orion driver [ 1.662807] SPEAr-ehci: EHCI SPEAr driver [ 1.666985] ehci-st: EHCI STMicroelectronics driver [ 1.672022] ehci-exynos: EHCI EXYNOS driver [ 1.676381] ehci-atmel: EHCI Atmel driver [ 1.680549] tegra-ehci: Tegra EHCI driver [ 1.684737] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.690948] ohci-pci: OHCI PCI platform driver [ 1.695472] ohci-platform: OHCI generic platform driver [ 1.700873] ohci-omap3: OHCI OMAP3 driver [ 1.705048] SPEAr-ohci: OHCI SPEAr driver [ 1.709217] ohci-st: OHCI STMicroelectronics driver [ 1.714256] ohci-atmel: OHCI Atmel driver [ 1.718794] usbcore: registered new interface driver usb-storage [ 1.726321] mousedev: PS/2 mouse device common for all mice [ 1.735913] i2c /dev entries driver [ 1.740562] rk3x-i2c ff170000.i2c: using default SCL frequency: 100000 [ 1.747580] rk3x-i2c ff170000.i2c: Initialized RK3xxx I2C bus at f08b2000 [ 1.754517] rk3x-i2c ff650000.i2c: using default SCL frequency: 100000 [ 1.786665] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! [ 1.797826] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! [ 1.807916] rk3x-i2c ff650000.i2c: Initialized RK3xxx I2C bus at f08b4000 [ 1.822111] vdd_cpu: supplied by vcc_sys [ 1.827952] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 500000 KHz [ 1.838374] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 600000 KHz [ 1.850277] sdhci: Secure Digital Host Controller Interface driver [ 1.856452] sdhci: Copyright(c) Pierre Ossman [ 1.861222] Synopsys Designware Multimedia Card Interface Driver [ 1.867537] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode. [ 1.874784] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller. [ 1.881567] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a [ 1.887319] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 29,32 bit host data width,256 deep fifo [ 1.897070] VCC_IO: supplied by vcc_sys [ 1.901392] vcc_sd: supplied by VCC_IO [ 1.905649] VCCIO_SD: supplied by VCC_IO [ 1.923831] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 1.943789] dwmmc_rockchip ff0c0000.dwmmc: 1 slots initialized [ 1.949820] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode. [ 1.957056] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller. [ 1.963841] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a [ 1.969596] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo [ 1.979851] dwmmc_rockchip ff0f0000.dwmmc: No vqmmc regulator found [ 1.986168] dwmmc_rockchip ff0f0000.dwmmc: allocated mmc-pwrseq [ 2.004000] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) [ 2.023794] dwmmc_rockchip ff0f0000.dwmmc: 1 slots initialized [ 2.029880] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.036263] ledtrig-cpu: registered to indicate activity on CPUs [ 2.042374] usbcore: registered new interface driver usbhid [ 2.047945] usbhid: USB HID core driver [ 2.053710] NET: Registered protocol family 10 [ 2.058510] sit: IPv6 over IPv4 tunneling driver [ 2.063450] NET: Registered protocol family 17 [ 2.067904] can: controller area network core (rev 20120528 abi 9) [ 2.074172] NET: Registered protocol family 29 [ 2.078616] can: raw protocol (rev 20120528) [ 2.082890] can: broadcast manager protocol (rev 20120528 t) [ 2.088551] can: netlink gateway (rev 20130117) max_hops=1 [ 2.094215] Key type dns_resolver registered [ 2.098535] ThumbEE CPU extension supported. [ 2.102812] Registering SWP/SWPB emulation handler [ 2.109828] VCCIO_PMU: supplied by vcc_sys [ 2.114936] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). [ 2.121988] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). [ 2.127645] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). [ 2.133302] rk_gmac-dwmac ff290000.ethernet: init for RGMII [ 2.137808] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) [ 2.138194] mmc1: new high speed MMC card at address 0001 [ 2.138367] mmcblk0: mmc1:0001 032GE4 29.1 GiB [ 2.138440] mmcblk0boot0: mmc1:0001 032GE4 partition 1 4.00 MiB [ 2.138516] mmcblk0boot1: mmc1:0001 032GE4 partition 2 4.00 MiB [ 2.145939] mmcblk0: p1 p2 [ 2.173145] rk_gmac-dwmac ff290000.ethernet: clock input from PHY [ 2.184253] stmmac - user ID: 0x10, Synopsys ID: 0x35 [ 2.189298] Ring mode enabled [ 2.192345] DMA HW capability register supported [ 2.196869] Normal descriptors [ 2.200189] RX Checksum Offload Engine supported (type 2) [ 2.205665] TX Checksum insertion supported [ 2.209929] Wake-Up On Lan supported [ 2.213601] eth%d: device MAC address 62:2c:14:f8:ee:8c [ 2.218819] Enable RX Mitigation via HW Watchdog Timer [ 2.284203] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active [ 2.290639] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01) [ 2.298053] hctosys: unable to open rtc device (rtc0) [ 2.328804] Sending DHCP requests .. [ 7.304336] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 10.343840] ., OK [ 10.868902] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.145 [ 10.877587] IP-Config: Complete: [ 10.880968] device=eth0, hwaddr=62:2c:14:f8:ee:8c, ipaddr=192.168.101.145, mask=255.255.255.0, gw=192.168.101.1 [ 10.891577] host=192.168.101.145, domain=lava.cbg.collabora.co.uk, nis-domain=(none) [ 10.899832] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= [ 10.906944] nameserver0=192.168.101.1 [ 10.911426] vcc_sd: disabling [ 10.917289] ttyS2 - failed to request DMA [ 10.927737] Freeing unused kernel memory: 1044K Loading, please wait... Starting version 247.3-7+deb11u1 [ 11.267220] ehci-platform ff500000.usb: EHCI Host Controller [ 11.272920] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 1 [ 11.284785] ehci-platform ff500000.usb: irq 35, io mem 0xff500000 [ 11.292127] rtc-hym8563 0-0051: rtc core: registered hym8563 as rtc0 [ 11.298798] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 [ 11.305452] hub 1-0:1.0: USB hub found [ 11.309854] hub 1-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 ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. IP-Config: eth0 hardware address 62:2c:14:f8:ee:8c mtu 1500 DHCP [ 11.543825] usb 1-1: new high-speed USB device number 2 using ehci-platform IP-Config: eth0 complete (dhcp from 192.168.101.1): address: 192.168.101.145 broadcast: 192.168.101.255 netmask: 255.255.255.0 gateway: 192.168.101.1 dns0 : 192.168.101.1 dns1 : 0.0.0.0 domain : lava.cbg.collabora.co.uk rootserver: 192.168.101.1 rootpath: filename : [ 11.915579] hub 1-1:1.0: USB hub found [ 11.919768] hub 1-1:1.0: 4 ports detected done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 13.091696] systemd[1]: System time before build time, advancing clock. [ 13.218653] 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) [ 13.242414] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! [ 13.261364] systemd[1]: Set hostname to . [ 13.921788] systemd[1]: Queued start job for default target Graphical Interface. [ 13.929858] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available) [ 13.939178] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 13.951527] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 13.960349] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 13.973890] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available) [ 13.983341] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. [ 13.998868] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available) [ 14.008306] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 14.023853] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available) [ 14.033231] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 14.048870] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available) [ 14.058241] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 14.078851] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available) [ 14.088206] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 14.108961] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 14.120659] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available) [ 14.129916] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. [ 14.144031] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available) [ 14.153287] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 14.168891] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available) [ 14.178146] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 14.193871] random: systemd: uninitialized urandom read (16 bytes read, 60 bits of entropy available) [ 14.203125] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 14.218963] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 14.234156] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 14.263305] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 14.272777] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 14.289237] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 14.304842] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 14.320897] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 14.334417] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 14.349381] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 14.358057] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 14.384024] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 14.399349] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 14.410938] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 14.435696] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 14.455679] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 14.470636] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 14.491005] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 14.502532] systemd[1]: Starting Journal Service... Starting Journal Service... [ 14.526014] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 14.540526] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 14.565610] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 14.580981] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 14.595110] systemd[1]: Finished Create list of static device nodes for the current kernel. [ OK ] Finished Create list of st… nodes for the current kernel. [ 14.638445] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module fuse. [ OK ] Finished Load Kernel Modules. [ OK ] Finished Remount Root and Kernel File Systems. Mounting Kernel Configuration File System... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Apply Kernel Variables... Starting Create System Users... [ OK ] Mounted Kernel Configuration File System. [ 14.813321] systemd-journald[183]: Received client request to flush runtime journal. [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Flush Journal to Persistent Storage. [ OK ] Finished Coldplug All udev Devices. [ OK ] Finished Create System Users. Starting Create Static Device Nodes in /dev... [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Rule-based Manage…for Device Events and Files... [ OK ] Started Rule-based Manager for Device Events and Files. Starting Network Service... [ 15.660012] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Finished Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ OK ] Found device /dev/ttyS2. [ 15.849442] random: nonblocking pool is initialized [ OK ] Finished Load/Save Random Seed. [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Started Network Service. [ 16.459440] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Started Network Time Synchronization. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target System Time Set. [ OK ] Reached target System Time Synchronized. [ OK ] Started Daily apt download activities. [ OK ] Started Daily apt upgrade and clean activities. [ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems. [ OK ] Started Discard unused blocks once a week. [ OK ] Reached target Timers. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. [ OK ] Started D-Bus System Message Bus. Starting Remove Stale Onli…t4 Metadata Check Snapshots... Starting User Login Management... Starting Network Name Resolution... [ 17.150710] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots. [ 17.254701] proc: unrecognized mount option "hidepid=invisible" or missing value [ OK ] Started User Login Management. [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Host and Network Name Lookups. Starting Permit User Sessions... [ OK ] Finished Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS2. [ OK ] Reached target Login Prompts. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Finished Update UTMP about System Runlevel Changes. Debian GNU/Linux 11 debian-bullseye-armhf ttyS2 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-rt232-st37 #1 SMP Mon Feb 6 15:04:31 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/9037267/extract-nfsrootfs-umqogb5n' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/9037267/extract-nfsrootfs-umqogb5n' / # export NFS_SERVER_IP='192.168.101.1' export NFS_SERVER_IP='192.168.101.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-9037267/environment . /lava-9037267/environment / # /lava-9037267/bin/lava-test-runner /lava-9037267/0 /lava-9037267/bin/lava-test-runner /lava-9037267/0 + export TESTRUN_ID=0_dmesg + cd /lava-9037267/0/tests/0_dmesg + cat uuid + UUID=9037267_1.6.2.4.1 + set +x [ 19.386690] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 19.513580] [ 19.616357] [ 19.704911] + set +x [ 19.713967] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-9037267/environment / # . /lava-9037267/environment/lava-9037267/bin/lava-test-runner /lava-9037267/1 / # /lava-9037267/bin/lava-test-runner /lava-9037267/1 + export TESTRUN_ID=1_bootrr + cd /lava-9037267/1/tests/1_bootrr + cat uuid + UUID=9037267_1.6.2.4.5 + set +x [ 20.369781] + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-9037267/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-9037267/1/../bin/lava-test-case [ 20.447509] /lava-9037267/1/../bin/lava-test-case [ 20.531451] /lava-9037267/1/../bin/lava-test-case [ 20.579468] + set +x [ 20.612614] / #