Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.07 (Sep 18 2019 - 15:55:50 +0200) DRAM: 512 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2019.07 (Sep 18 2019 - 15:55:50 +0200) Allwinner Technology CPU: Allwinner A10 (SUN4I) Model: Olimex A10-OLinuXino-LIME I2C: ready DRAM: 512 MiB MMC: mmc@1c0f000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: eth0: ethernet@1c0b000 starting USB... Bus usb@1c14000: USB EHCI 1.00 Bus usb@1c14400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c14000 for devices... 1 USB Device(s) found scanning bus usb@1c14400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 1 USB Device(s) found scanning bus usb@1c1c400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ENET Speed is 100 Mbps - FULL duplex connection BOOTP broadcast 1 DHCP client bound to address 10.201.4.69 (11 ms) => setenv serverip 10.201.1.8 setenv serverip 10.201.1.8 => tftp 0x40000000 2534953/tftp-deploy-uf075sdq/kernel/zImage tftp 0x40000000 2534953/tftp-deploy-uf075sdq/kernel/zImage Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.69 Filename '2534953/tftp-deploy-uf075sdq/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################## 937.5 KiB/s done Bytes transferred = 4833192 (49bfa8 hex) => tftp 0x44300000 2534953/tftp-deploy-uf075sdq/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2534953/tftp-deploy-uf075sdq/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.69 Filename '2534953/tftp-deploy-uf075sdq/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########### 956.1 KiB/s done Bytes transferred = 4045534 (3dbade hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2534953/tftp-deploy-uf075sdq/dtb/sun4i-a10-olinuxino-lime.dtb tftp 0x44000000 2534953/tftp-deploy-uf075sdq/dtb/sun4i-a10-olinuxino-lime.dtb Using ethernet@1c0b000 device TFTP from server 10.201.1.8; our IP address is 10.201.4.69 Filename '2534953/tftp-deploy-uf075sdq/dtb/sun4i-a10-olinuxino-lime.dtb'. Load address: 0x44000000 Loading: *##### 775.4 KiB/s done Bytes transferred = 22240 (56e0 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2534953/extract-nfsrootfs-j255pmwh,tcp,hard ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2534953/extract-nfsrootfs-j255pmwh,tcp,hard ip=dhcp' => bootz 0x40000000 0x44300000 0x44000000 bootz 0x40000000 0x44300000 0x44000000 ## Loading init Ramdisk from Legacy Image at 44300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4045470 Bytes = 3.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 EHCI failed to shut down host controller. Using Device Tree in place at 44000000, end 440086df Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.145-cip16 (KernelCI@build-j194486-arm-gcc-10-sunxi-defconfig-zt9zz) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Fri Sep 23 17:41:09 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Olimex A10-OLinuXino-LIME [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] percpu: Embedded 15 pages/cpu s31180 r8192 d22068 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.8:/var/lib/lava/dispatcher/tmp/2534953/extract-nfsrootfs-j255pmwh,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 404720K/524288K available (7168K kernel code, 904K rwdata, 1948K rodata, 1024K init, 272K bss, 21264K reserved, 98304K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000019] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000048] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000508] Console: colour dummy device 80x30 [ 0.000559] Calibrating delay loop... 910.13 BogoMIPS (lpj=4550656) [ 0.090151] pid_max: default: 32768 minimum: 301 [ 0.090313] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.090331] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.091010] CPU: Testing write buffer coherency: ok [ 0.091060] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable [ 0.091336] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.091999] Setting up static identity map for 0x40100000 - 0x40100060 [ 0.092184] rcu: Hierarchical SRCU implementation. [ 0.092675] smp: Bringing up secondary CPUs ... [ 0.092693] smp: Brought up 1 node, 1 CPU [ 0.092704] SMP: Total of 1 processors activated (910.13 BogoMIPS). [ 0.092713] CPU: All CPU(s) started in SVC mode. [ 0.093173] devtmpfs: initialized [ 0.098013] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.098250] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.098274] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.102948] pinctrl core: initialized pinctrl subsystem [ 0.104327] NET: Registered protocol family 16 [ 0.105980] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.106752] thermal_sys: Registered thermal governor 'step_wise' [ 0.106994] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.129178] SCSI subsystem initialized [ 0.129691] usbcore: registered new interface driver usbfs [ 0.129747] usbcore: registered new interface driver hub [ 0.129795] usbcore: registered new device driver usb [ 0.129992] mc: Linux media interface: v0.10 [ 0.130029] videodev: Linux video capture interface: v2.00 [ 0.130227] pps_core: LinuxPPS API ver. 1 registered [ 0.130240] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.130264] PTP clock support registered [ 0.130768] Advanced Linux Sound Architecture Driver Initialized. [ 0.131641] clocksource: Switched to clocksource timer [ 0.139354] NET: Registered protocol family 2 [ 0.139627] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.140337] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.140384] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.140432] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.140498] TCP: Hash tables configured (established 4096 bind 4096) [ 0.140604] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.140632] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.140773] NET: Registered protocol family 1 [ 0.141542] RPC: Registered named UNIX socket transport module. [ 0.141560] RPC: Registered udp transport module. [ 0.141570] RPC: Registered tcp transport module. [ 0.141578] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.141958] Unpacking initramfs... [ 0.344582] Freeing initrd memory: 3952K [ 0.345081] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.346429] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 0.352766] NFS: Registering the id_resolver key type [ 0.352842] Key type id_resolver registered [ 0.352853] Key type id_legacy registered [ 0.352943] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.352956] io scheduler mq-deadline registered [ 0.352966] io scheduler kyber registered [ 0.353611] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO [ 0.356903] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.411816] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 0.413734] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator [ 0.414690] printk: console [ttyS0] disabled [ 0.434920] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 39, base_baud = 1500000) is a U6_16550A [ 1.024406] printk: console [ttyS0] enabled [ 1.033031] sun4i-drm display-engine: bound 1e00000.display-frontend (ops 0xc084c7d8) [ 1.040967] sun4i-drm display-engine: bound 1e20000.display-frontend (ops 0xc084c7d8) [ 1.049209] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc084bf78) [ 1.056981] sun4i-drm display-engine: attempt to add DMA range to existing map [ 1.064531] sun4i-drm display-engine: bound 1e40000.display-backend (ops 0xc084bf78) [ 1.072728] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 1.080565] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc084a8d8) [ 1.088623] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 1.096497] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xc084a8d8) [ 1.105520] sun4i-drm display-engine: bound 1c16000.hdmi (ops 0xc084cef8) [ 1.113092] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0 [ 1.120894] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [ 1.132086] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 [ 1.138320] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 [ 1.144684] lima 1c40000.gpu: l2 cache 32K, 4-way, 64byte cache line, 64bit external bus [ 1.153374] lima 1c40000.gpu: bus rate = 152000000 [ 1.158171] lima 1c40000.gpu: mod rate = 384000000 [ 1.163459] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 1 [ 1.171223] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator [ 1.178944] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator [ 1.188066] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator [ 1.264409] CAN device driver interface [ 1.268617] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator [ 1.279042] sun4i-emac 1c0b000.ethernet: eth0: at (ptrval), IRQ 19 MAC: 02:49:09:40:ab:3d [ 1.288143] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.294715] ehci-platform: EHCI generic platform driver [ 1.300494] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.306761] ohci-platform: OHCI generic platform driver [ 1.314199] sunxi-rtc 1c20d00.rtc: registered as rtc0 [ 1.319298] sunxi-rtc 1c20d00.rtc: setting system clock to 2010-01-01T00:00:22 UTC (1262304022) [ 1.328200] i2c /dev entries driver [ 1.332794] axp20x-i2c 1-0034: AXP20x variant AXP209 found [ 1.344473] axp20x-gpio: Failed to locate of_node [id: -1] [ 1.350440] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-1/1-0034/axp20x-pek/input/input0 [ 1.368304] axp20x-regulator axp20x-regulator: regulators node not found [ 1.375239] ldo1: supplied by regulator-dummy [ 1.380249] ldo2: supplied by regulator-dummy [ 1.385271] ldo3: supplied by regulator-dummy [ 1.389813] ldo4: supplied by regulator-dummy [ 1.394831] ldo5: supplied by regulator-dummy [ 1.399807] dcdc2: supplied by regulator-dummy [ 1.404889] dcdc3: supplied by regulator-dummy [ 1.409426] axp20x-adc: Failed to locate of_node [id: -1] [ 1.415025] axp20x-battery-power-supply: Failed to locate of_node [id: -1] [ 1.422043] axp20x-ac-power-supply: Failed to locate of_node [id: -1] [ 1.428579] axp20x-usb-power-supply: Failed to locate of_node [id: -1] [ 1.435226] axp20x-i2c 1-0034: AXP20X driver loaded [ 1.443353] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 1.453071] sun4i-pinctrl 1c20800.pinctrl: supply vcc-ph not found, using dummy regulator [ 1.462078] sun4i-ss 1c15000.crypto-engine: Die ID 7 [ 1.467397] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator [ 1.476775] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 1.483833] usbcore: registered new interface driver usbhid [ 1.489414] usbhid: USB HID core driver [ 1.493998] cedrus 1c0e000.video-codec: Device registered as /dev/video0 [ 1.505905] NET: Registered protocol family 17 [ 1.510426] can: controller area network core [ 1.514975] NET: Registered protocol family 29 [ 1.519421] can: raw protocol [ 1.522425] can: broadcast manager protocol [ 1.526614] can: netlink gateway - max_hops=1 [ 1.531214] Key type dns_resolver registered [ 1.535594] Registering SWP/SWPB emulation handler [ 1.554726] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator [ 1.566283] ahci-sunxi 1c18000.sata: supply ahci not found, using dummy regulator [ 1.574052] ahci-sunxi 1c18000.sata: supply phy not found, using dummy regulator [ 1.582215] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 2048 KB [ 1.625211] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.636213] mmc0: new high speed SDHC card at address 0007 [ 1.642972] mmcblk0: mmc0:0007 SD16G 14.5 GiB [ 1.653046] mmcblk0: p1 [ 1.682607] ahci-sunxi 1c18000.sata: controller can't do PMP, turning off CAP_PMP [ 1.690108] ahci-sunxi 1c18000.sata: forcing PORTS_IMPL to 0x1 [ 1.696098] ahci-sunxi 1c18000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.705096] ahci-sunxi 1c18000.sata: flags: ncq sntf pm led clo only pio slum part ccc [ 1.715495] scsi host0: ahci-sunxi [ 1.719263] ata1: SATA max UDMA/133 mmio [mem 0x01c18000-0x01c18fff] port 0x100 irq 29 [ 1.728194] ehci-platform 1c14000.usb: EHCI Host Controller [ 1.733876] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 1.742113] ehci-platform 1c14000.usb: irq 25, io mem 0x01c14000 [ 1.772554] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 1.779803] hub 1-0:1.0: USB hub found [ 1.784922] hub 1-0:1.0: 1 port detected [ 1.790130] ehci-platform 1c1c000.usb: EHCI Host Controller [ 1.795828] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 2 [ 1.803973] ehci-platform 1c1c000.usb: irq 30, io mem 0x01c1c000 [ 1.831659] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 1.838570] hub 2-0:1.0: USB hub found [ 1.842444] hub 2-0:1.0: 1 port detected [ 1.847604] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 1.854325] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 3 [ 1.862459] ohci-platform 1c14400.usb: irq 26, io mem 0x01c14400 [ 1.936454] hub 3-0:1.0: USB hub found [ 1.940266] hub 3-0:1.0: 1 port detected [ 1.945494] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 1.952222] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 4 [ 1.960285] ohci-platform 1c1c400.usb: irq 31, io mem 0x01c1c400 [ 2.036744] hub 4-0:1.0: USB hub found [ 2.040570] hub 4-0:1.0: 1 port detected [ 2.047102] usb_phy_generic usb_phy_generic.0.auto: supply vcc not found, using dummy regulator [ 2.056088] usb_phy_generic usb_phy_generic.0.auto: dummy supplies not allowed for exclusive requests [ 2.066098] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 2.071929] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 5 [ 2.079856] ata1: SATA link down (SStatus 0 SControl 300) [ 2.086396] hub 5-0:1.0: USB hub found [ 2.090206] hub 5-0:1.0: 1 port detected [ 2.361696] sun4i-emac 1c0b000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 2.421655] Sending DHCP requests ., OK [ 2.465508] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.69 [ 2.473025] IP-Config: Complete: [ 2.476264] device=eth0, hwaddr=02:49:09:40:ab:3d, ipaddr=10.201.4.69, mask=255.255.0.0, gw=10.201.1.3 [ 2.486037] host=10.201.4.69, domain=, nis-domain=(none) [ 2.491812] bootserver=10.201.1.3, rootserver=10.201.1.8, rootpath= [ 2.491821] nameserver0=10.1.1.1 [ 2.502797] ALSA device list: [ 2.505780] No soundcards found. [ 2.512436] Freeing unused kernel memory: 1024K [ 2.532306] 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 ... done. IP-Config: eth0 hardware address 02:49:09:40:ab:3d mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 10.201.1.3): address: 10.201.4.69 broadcast: 10.201.255.255 netmask: 255.255.0.0 gateway: 10.201.1.3 dns0 : 10.1.1.1 dns1 : 0.0.0.0 rootserver: 10.201.1.3 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 11.361837] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes [ 12.077057] systemd[1]: System time before build time, advancing clock. [ 12.124405] systemd[1]: Failed to find module 'autofs4' [ 12.165796] 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) [ 12.189997] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 12.246151] systemd[1]: Set hostname to . [ 14.312633] systemd[1]: Queued start job for default target Graphical Interface. [ 14.322472] random: systemd: uninitialized urandom read (16 bytes read) [ 14.329430] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 14.343216] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 14.353076] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 14.392013] random: systemd: uninitialized urandom read (16 bytes read) [ 14.399817] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 14.442026] random: systemd: uninitialized urandom read (16 bytes read) [ 14.449830] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 14.492897] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 14.532602] 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. [ 14.572511] 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. [ 14.612251] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 14.624457] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 14.662629] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 14.702184] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 14.742033] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 14.782197] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 14.812768] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 14.910495] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 14.922407] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 14.963411] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 15.004765] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 15.045963] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 15.083202] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 15.123039] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 15.132321] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 15.145953] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 15.193050] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 15.203915] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 15.223611] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 15.262638] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 15.306475] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 15.354455] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 15.377065] random: systemd: uninitialized urandom read (16 bytes read) [ 15.410332] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 15.471456] random: systemd: uninitialized urandom read (16 bytes read) [ 15.484551] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 15.522494] random: systemd: uninitialized urandom read (16 bytes read) [ 15.544714] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 15.595473] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 15.653009] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 15.671171] systemd[1]: modprobe@configfs.service: Succeeded. [ 15.721893] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 15.878472] systemd[1]: modprobe@drm.service: Succeeded. [ 15.910180] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 15.963928] systemd[1]: modprobe@fuse.service: Succeeded. [ 15.992244] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 16.033879] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 16.053778] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 16.083970] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 16.102639] systemd[1]: Condition check resulted in Kernel Configuration File System being skipped. [ 16.131703] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 16.140553] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 16.175375] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 16.197325] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 16.255871] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 16.404038] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m.[ 16.409883] random: systemd-journal: uninitialized urandom read (16 bytes read) [ 16.452866] random: systemd: uninitialized urandom read (16 bytes read) [ 16.482785] random: systemd-journal: uninitialized urandom read (16 bytes read) Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 16.779575] systemd-journald[142]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. [ 17.001799] random: crng init done [ 17.005232] random: 35 urandom warning(s) missed due to ratelimiting Starting [0;1;39mCreate Static Device Nodes in /dev[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. [[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;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[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;39mUpdate UTMP about System Boot/Shutdown[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;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] Reached target [0;1;39mHardware activated USB gadget[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... Starting [0;1;39mNetwork Name Resolution[0m... [[0m[0;31m* [0m] (1 of 3) A start job is running for…k Name Resolution (11s / 1min 39s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…k Name Resolution (11s / 1min 39s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [K[[0;32m OK [0m] Started [0;1;39mUser Login Management[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;39mRemove Stale Onli…ext4 Metadata Check Snapshots[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 5.10.145-cip16 #1 SMP Fri Sep 23 17:41:09 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/2534953/extract-nfsrootfs-j255pmwh' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/2534953/extract-nfsrootfs-j255pmwh'[ 33.121707] vcc3v0: disabling [ 33.125657] vcc5v0: disabling / # export NFS_SERVER_IP='10.201.1.8' export NFS_SERVER_IP='10.201.1.8' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2534953/environment . /lava-2534953/environment / # /lava-2534953/bin/lava-test-runner /lava-2534953/0 /lava-2534953/bin/lava-test-runner /lava-2534953/0 + export TESTRUN_ID=0_dmesg + cd /lava-2534953/0/tests/0_dmesg + cat uuid + UUID=2534953_1.6.2.4.1 [ 34.203540] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 34.426928] [ 34.598810] [ 34.802575] + set +x [ 34.813833] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-2534953/environment / # . /lava-2534953/environment/lava-2534953/bin/lava-test-runner /lava-2534953/1 / # /lava-2534953/bin/lava-test-runner /lava-2534953/1 + export TESTRUN_ID=1_bootrr + cd /lava-2534953/1/tests/1_bootrr + cat uuid + UUID=2534953_1.6.2.4.5 [ 35.551384] + set +x + export PATH=/opt/bootrr/helpers:/lava-2534953/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2534953/1/../bin/lava-test-case [ 36.759836] + set +x [ 36.822995] / #