Trying 192.168.56.184... Connected to conserv2. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.1.2.3:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) �HU-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:36:39 +0100) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 57 devices, 11 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: vidconsole Err: vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:36:39 +0100) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 57 devices, 11 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: vidconsole Err: vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: USB DWC2 scanning bus usb@7e980000 for devices... U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:36:39 +0100) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 57 devices, 11 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: vidconsole Err: vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: USB DWC2 scanning bus usb@7e980000 for devices... U-Boot 2022.04-00708-g42a2d90cf5-dirty (Apr 30 2022 - 01:36:39 +0100) DRAM: 448 MiB RPI Model B rev2 (0xe) Core: 57 devices, 11 uclasses, devicetree: embed MMC: mmc@7e202000: 0 Loading Environment from FAT... Unable to read \"uboot.env\" from mmc0:1... In: serial Out: vidconsole Err: vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: USB DWC2 scanning bus usb@7e980000 for devices... 3 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.106 (3858 ms) U-Boot> setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 U-Boot> tftp 0x00080000 361667/tftp-deploy-_p8fh31k/kernel/zImage tftp 0x00080000 361667/tftp-deploy-_p8fh31k/kernel/zImage Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.75; our IP address is 192.168.56.106 Filename '361667/tftp-deploy-_p8fh31k/kernel/zImage'. Load address: 0x80000 Loading: *################################################## 5.5 MiB 839.8 KiB/s done Bytes transferred = 5807736 (589e78 hex) U-Boot> tftp 0x02700000 361667/tftp-deploy-_p8fh31k/ramdisk/ramdisk.cpio.gz.uboot tftp 0x02700000 361667/tftp-deploy-_p8fh31k/ramdisk/ramdisk.cpio.gz.uboot Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.75; our IP address is 192.168.56.106 Filename '361667/tftp-deploy-_p8fh31k/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x2700000 Loading: *################################################## 5.5 MiB 808.6 KiB/s done Bytes transferred = 5727526 (576526 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x02600000 361667/tftp-deploy-_p8fh31k/dtb/bcm2835-rpi-b-rev2.dtb tftp 0x02600000 361667/tftp-deploy-_p8fh31k/dtb/bcm2835-rpi-b-rev2.dtb Waiting for Ethernet connection... done. Using smsc95xx_eth device TFTP from server 192.168.56.75; our IP address is 192.168.56.106 Filename '361667/tftp-deploy-_p8fh31k/dtb/bcm2835-rpi-b-rev2.dtb'. Load address: 0x2600000 Loading: *################################################## 12.5 KiB 2 KiB/s done Bytes transferred = 12847 (322f hex) U-Boot>setenv bootargs '115200 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/361667/extract-nfsrootfs-2tjkys6a,tcp,hard console_msg_format=syslog earlycon ip=dhcp' setenv bootargs '115200 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/361667/extract-nfsrootfs-2tjkys6a,tcp,hard console_msg_format=syslog earlycon ip=dhcp' U-Boot> bootz 0x00080000 0x02700000 0x02600000 bootz 0x00080000 0x02700000 0x02600000 Kernel image @ 0x080000 [ 0x000000 - 0x589e78 ] ## Loading init Ramdisk from Legacy Image at 02700000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 5727462 Bytes = 5.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 02600000 Booting using the fdt blob at 0x2600000 Using Device Tree in place at 02600000, end 0260622e Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.178-cip31 (KernelCI@build-j1380503-arm-gcc-10-bcm2835-defconfig-g5zsb) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Thu Apr 20 13:48:13 UTC 2023 [ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache [ 0.000000] OF: fdt: Machine model: Raspberry Pi Model B rev2 [ 0.000000] earlycon: pl11 at MMIO 0x20201000 (options '115200n8') [ 0.000000] printk: bootconsole [pl11] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Reserved memory: created CMA memory pool at 0x18000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000001bffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113792 [ 0.000000] Kernel command line: 115200 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/361667/extract-nfsrootfs-2tjkys6a,tcp,hard console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 367772K/458752K available (8192K kernel code, 1595K rwdata, 3248K rodata, 1024K init, 709K bss, 25444K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 32697 entries in 96 pages <6>[ 0.000000] ftrace: allocated 96 pages with 2 groups <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <3>[ 0.000000] [Firmware Bug]: Bootloader left irq enabled: bank 1 irq 9 <6>[ 0.000031] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008809] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018608] bcm2835: system timer (irq = 27) <6>[ 0.024051] Console: colour dummy device 80x30 <6>[ 0.028924] printk: console [tty0] enabled <6>[ 0.033376] printk: bootconsole [pl11] disabled <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 5.10.178-cip31 (KernelCI@build-j1380503-arm-gcc-10-bcm2835-defconfig-g5zsb) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Thu Apr 20 13:48:13 UTC 2023 <6>[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: Raspberry Pi Model B rev2 <6>[ 0.000000] earlycon: pl11 at MMIO 0x20201000 (options '115200n8') <6>[ 0.000000] printk: bootconsole [pl11] enabled <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] Reserved memory: created CMA memory pool at 0x18000000, size 64 MiB <6>[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool <6>[ 0.000000] Zone ranges: <6>[ 0.000000] DMA [mem 0x0000000000000000-0x000000001bffffff] <6>[ 0.000000] Normal empty <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000000000000-0x000000001bffffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001bffffff] <6>[ 0.000000] CPU: All CPU(s) started in SVC mode. <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 113792 <5>[ 0.000000] Kernel command line: 115200 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/361667/extract-nfsrootfs-2tjkys6a,tcp,hard console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 367772K/458752K available (8192K kernel code, 1595K rwdata, 3248K rodata, 1024K init, 709K bss, 25444K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 32697 entries in 96 pages <6>[ 0.000000] ftrace: allocated 96 pages with 2 groups <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <3>[ 0.000000] [Firmware Bug]: Bootloader left irq enabled: bank 1 irq 9 <6>[ 0.000031] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns <6>[ 0.008809] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns <6>[ 0.018608] bcm2835: system timer (irq = 27) <6>[ 0.024051] Console: colour dummy device 80x30 <6>[ 0.028924] printk: console [tty0] enabled <6>[ 0.033376] printk: bootconsole [pl11] disabled <6>[ 0.038328] Calibrating delay loop... 697.95 BogoMIPS (lpj=3489792) <6>[ 0.089054] pid_max: default: 32768 minimum: 301 <6>[ 0.089657] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.089727] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.091197] CPU: Testing write buffer coherency: ok <6>[ 0.093221] Setting up static identity map for 0x100000 - 0x100054 <6>[ 0.095744] devtmpfs: initialized <6>[ 0.104849] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5 <6>[ 0.105359] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.105447] futex hash table entries: 256 (order: -1, 3072 bytes, linear) <6>[ 0.114611] pinctrl core: initialized pinctrl subsystem <6>[ 0.117443] NET: Registered protocol family 16 <6>[ 0.120099] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.125689] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.126433] No ATAGs? <6>[ 0.126535] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. <6>[ 0.126575] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.127202] Serial: AMBA PL011 UART driver <6>[ 0.161889] Kprobes globally optimized <5>[ 0.174023] SCSI subsystem initialized <6>[ 0.174703] usbcore: registered new interface driver usbfs <6>[ 0.174882] usbcore: registered new interface driver hub <6>[ 0.175036] usbcore: registered new device driver usb <4>[ 0.175435] usb_phy_generic phy: supply vcc not found, using dummy regulator <4>[ 0.175910] usb_phy_generic phy: dummy supplies not allowed for exclusive requests <6>[ 0.176398] mc: Linux media interface: v0.10 <6>[ 0.176580] videodev: Linux video capture interface: v2.00 <6>[ 0.177088] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.178311] Bluetooth: Core ver 2.22 <6>[ 0.178515] NET: Registered protocol family 31 <6>[ 0.178570] Bluetooth: HCI device and connection manager initialized <6>[ 0.178636] Bluetooth: HCI socket layer initialized <6>[ 0.178689] Bluetooth: L2CAP socket layer initialized <6>[ 0.178777] Bluetooth: SCO socket layer initialized <6>[ 0.179902] clocksource: Switched to clocksource timer <6>[ 0.535110] simple-framebuffer 1c006000.framebuffer: framebuffer at 0x1c006000, 0x10a800 bytes, mapped to 0x(ptrval) <6>[ 0.535228] simple-framebuffer 1c006000.framebuffer: format=a8r8g8b8, mode=656x416x32, linelength=2624 <6>[ 0.544631] Console: switching to colour frame buffer device 82x26 <6>[ 0.558525] simple-framebuffer 1c006000.framebuffer: fb0: simplefb registered! <6>[ 0.592802] NET: Registered protocol family 2 <6>[ 0.599131] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.612635] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.625551] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.638390] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.651311] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.658194] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) <6>[ 0.665021] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) <6>[ 0.672299] NET: Registered protocol family 1 <6>[ 0.680566] RPC: Registered named UNIX socket transport module. <6>[ 0.687410] RPC: Registered udp transport module. <6>[ 0.694174] RPC: Registered tcp transport module. <6>[ 0.700826] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.710684] Unpacking initramfs... <6>[ 1.455688] Freeing initrd memory: 5596K <4>[ 1.463352] hw perfevents: no irqs for PMU, sampling events not supported <6>[ 1.470277] hw perfevents: enabled with armv6_1176 PMU driver, 3 counters available <5>[ 1.485811] Initialise system trusted keyrings <6>[ 1.493046] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 1.516824] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). <5>[ 1.684080] Key type asymmetric registered <5>[ 1.690841] Asymmetric key parser 'x509' registered <6>[ 1.697287] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) <6>[ 1.709666] io scheduler mq-deadline registered <6>[ 1.715857] io scheduler kyber registered <6>[ 1.734872] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.751161] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 1.769163] usbcore: registered new interface driver zd1211rw <6>[ 1.775411] usbcore: registered new interface driver lan78xx <6>[ 1.781343] usbcore: registered new interface driver asix <6>[ 1.786986] usbcore: registered new interface driver ax88179_178a <6>[ 1.792633] usbcore: registered new interface driver cdc_ether <6>[ 1.798022] usbcore: registered new interface driver smsc95xx <6>[ 1.803317] usbcore: registered new interface driver net1080 <6>[ 1.808579] usbcore: registered new interface driver cdc_subset <6>[ 1.813811] usbcore: registered new interface driver zaurus <6>[ 1.818897] usbcore: registered new interface driver cdc_ncm <6>[ 1.824778] usbcore: registered new interface driver usb-storage <6>[ 1.829852] i2c /dev entries driver <4>[ 1.838935] i2c-bcm2835 20805000.i2c: Could not read clock-frequency property <6>[ 1.852077] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 1.857717] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.862523] sdhci: Copyright(c) Pierre Ossman <6>[ 1.867717] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.874614] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.880254] usbcore: registered new interface driver usbhid <6>[ 1.884836] usbhid: USB HID core driver <6>[ 1.889644] bcm2835-mbox 2000b880.mailbox: mailbox enabled <6>[ 1.897992] NET: Registered protocol family 10 <6>[ 1.904872] Segment Routing with IPv6 <6>[ 1.909543] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.915544] NET: Registered protocol family 17 <6>[ 1.920646] oprofile: using arm/armv6 <5>[ 1.925725] Loading compiled-in X.509 certificates <6>[ 1.941168] 20201000.serial: ttyAMA0 at MMIO 0x20201000 (irq = 81, base_baud = 0) is a PL011 rev2 <6>[ 1.994241] sdhost-bcm2835 20202000.mmc: loaded - DMA enabled (>1) <6>[ 2.776068] printk: console [ttyAMA0] enabled <6>[ 2.791155] raspberrypi-firmware soc:firmware: Attached to firmware from 1970-01-01T00:00:00 <4>[ 2.820946] dwc2 20980000.usb: supply vusb_d not found, using dummy regulator <4>[ 2.841135] dwc2 20980000.usb: supply vusb_a not found, using dummy regulator <6>[ 2.913467] dwc2 20980000.usb: DWC OTG Controller <6>[ 2.925040] dwc2 20980000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.939281] dwc2 20980000.usb: irq 33, io mem 0x20980000 <6>[ 2.953278] hub 1-0:1.0: USB hub found <6>[ 2.964013] hub 1-0:1.0: 1 port detected <4>[ 2.977467] vc4_hdmi 20902000.hdmi: deferred probe timeout, ignoring dependency <4>[ 2.997627] vc4_hdmi: probe of 20902000.hdmi failed with error -110 <4>[ 3.011970] vc4_vec 20806000.vec: deferred probe timeout, ignoring dependency <4>[ 3.032308] vc4_vec: probe of 20806000.vec failed with error -110 <4>[ 3.046583] vc4_v3d 20c00000.v3d: deferred probe timeout, ignoring dependency <4>[ 3.067571] vc4_v3d: probe of 20c00000.v3d failed with error -110 <4>[ 3.083104] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 3.108206] mmc0: new high speed SDHC card at address aaaa <6>[ 3.122251] mmcblk0: mmc0:aaaa SU04G 3.69 GiB <6>[ 3.136995] mmcblk0: p1 p2 <6>[ 3.429997] usb 1-1: new high-speed USB device number 2 using dwc2 <6>[ 3.691722] hub 1-1:1.0: USB hub found <6>[ 3.702490] hub 1-1:1.0: 3 ports detected <6>[ 4.029981] usb 1-1.1: new high-speed USB device number 3 using dwc2 <6>[ 4.174471] smsc95xx v2.0.0 <6>[ 4.357025] SMSC LAN8700 usb-001:003:01: attached PHY driver [SMSC LAN8700] (mii_bus:phy_addr=usb-001:003:01, irq=POLL) <6>[ 4.382759] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-20980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:bb:53:5b <6>[ 4.467962] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup <6>[ 4.503389] smsc95xx 1-1.1:1.0 eth0: Link is Down <5>[ 5.950008] random: crng init done <6>[ 6.583058] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 6.604171] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.629987] Sending DHCP requests ..., OK <6>[ 13.120995] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.106 <6>[ 13.142462] IP-Config: Complete: <6>[ 13.152453] device=eth0, hwaddr=b8:27:eb:bb:53:5b, ipaddr=192.168.56.106, mask=255.255.255.0, gw=192.168.56.254 <6>[ 13.176181] host=192.168.56.106, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 13.197314] bootserver=192.168.56.254, rootserver=192.168.56.75, rootpath= <6>[ 13.197329] nameserver0=192.168.56.254 <6>[ 13.229437] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <5>[ 13.243707] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 13.331595] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 13.346565] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 13.370212] ALSA device list: <6>[ 13.380439] cfg80211: failed to load regulatory.db <6>[ 13.392364] No soundcards found. <6>[ 13.403399] uart-pl011 20201000.serial: no DMA platform data <6>[ 13.426011] Freeing unused kernel memory: 1024K <6>[ 13.438165] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 <4>[ 15.567351] vchiq: module is from the staging directory, the quality is unknown, you have been warned. <6>[ 15.657205] bcm2835-rng 20104000.rng: hwrng registered <3>[ 15.740667] bcm2835_vchiq 2000b840.mailbox: failed to set channelbase <6>[ 15.754188] vchiq: could not load vchiq 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 b8:27:eb:bb:53:5b mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.106 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 18.962616] systemd[1]: System time before build time, advancing clock. <27>[ 19.507970] systemd[1]: Failed to find module 'autofs4' <30>[ 19.583626] 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) <30>[ 19.635224] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! <30>[ 19.715603] systemd[1]: Set hostname to . <30>[ 23.954854] systemd[1]: Queued start job for default target Graphical Interface. <28>[ 23.981736] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 24.007750] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 24.034491] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. <30>[ 24.083237] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. <30>[ 24.133322] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. <30>[ 24.182975] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. <30>[ 24.231832] 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. <30>[ 24.291761] 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. <30>[ 24.351272] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. <30>[ 24.378091] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. <30>[ 24.421565] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. <30>[ 24.461012] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. <30>[ 24.500862] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. <30>[ 24.541022] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. <30>[ 24.583649] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. <30>[ 24.732905] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. <30>[ 24.759358] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. <30>[ 24.803701] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. <30>[ 24.855461] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. <30>[ 24.908152] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. <30>[ 24.953455] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. <30>[ 25.002709] systemd[1]: Condition check resulted in Huge Pages File System being skipped. <30>[ 25.024193] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. <30>[ 25.058735] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... <30>[ 25.120960] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... <30>[ 25.174555] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. <30>[ 25.377009] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... <30>[ 25.519647] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... <30>[ 25.614582] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... <30>[ 25.705284] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. <30>[ 25.761146] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... <30>[ 25.826015] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... <30>[ 25.922115] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... <30>[ 26.046410] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... <30>[ 26.246367] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. <30>[ 26.362476] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. <30>[ 26.473870] systemd[1]: modprobe@configfs.service: Succeeded. <30>[ 26.560438] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. <30>[ 27.031558] systemd[1]: modprobe@drm.service: Succeeded. <30>[ 27.080561] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. <30>[ 27.155837] systemd[1]: modprobe@fuse.service: Succeeded. <30>[ 27.213369] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. <30>[ 27.290449] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. <30>[ 27.360401] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. <30>[ 27.425739] systemd[1]: Condition check resulted in FUSE Control File System being skipped. <30>[ 27.491212] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... <30>[ 30.071977] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. <30>[ 30.121251] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. <30>[ 30.261029] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... <30>[ 30.349459] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... <30>[ 30.510122] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... <30>[ 30.697140] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. <30>[ 31.060390] systemd[1]: Finished Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. <30>[ 31.152401] systemd[1]: Condition check resulted in First Boot Complete being skipped. <30>[ 31.280400] systemd[1]: Finished Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. <30>[ 31.656901] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Starting [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... <46>[ 32.453072] systemd-journald[141]: Received client request to flush runtime journal. [[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;39mColdplug All udev Devices[0m. [[0m[0;31m* [0m] (1 of 3) A start job is running for… Events and Files (11s / 1min 39s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for… Events and Files (11s / 1min 39s) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for… Events and Files (12s / 1min 39s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for /dev/ttyAMA0 (13s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 3) A start job is running for /dev/ttyAMA0 (13s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 3) A start job is running for /dev/ttyAMA0 (14s / 1min 30s) M[K[ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for…ersistent Storage (14s / 1min 37s) M[K[[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. [K Starting [0;1;39mNetwork Service[0m... [ [0;31m*[0m] (3 of 3) A start job is running for…ersistent Storage (17s / 1min 37s) M[K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [K Starting [0;1;39mCreate Volatile Files and Directories[0m... [ [0;31m*[0;1;31m*[0m] (3 of 3) A start job is running for…s and Directories (19s / no limit) M[K[[0;32m OK [0m] Found device [0;1;39m/dev/ttyAMA0[0m. [K[ [0;31m*[0;1;31m*[0m[0;31m*[0m] (2 of 2) A start job is running for…s and Directories (22s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…s and Directories (22s / no limit) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) A start job is running for…s and Directories (23s / no limit) M[K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for Network Service (23s / 1min 45s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 2) A start job is running for Network Service (24s / 1min 45s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [K[[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[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. [[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... 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 ttyAMA0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[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-armel ttyAMA0 debian-bullseye-armel login: root (automatic login) Linux debian-bullseye-armel 5.10.178-cip31 #1 Thu Apr 20 13:48:13 UTC 2023 armv6l 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/361667/extract-nfsrootfs-2tjkys6a' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/361667/extract-nfsrootfs-2tjkys6a' / # export NFS_SERVER_IP='192.168.56.75' export NFS_SERVER_IP='192.168.56.75' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-361667/environment . /lava-361667/environment / # /lava-361667/bin/lava-test-runner /lava-361667/0 /lava-361667/bin/lava-test-runner /lava-361667/0 + export TESTRUN_ID=0_dmesg + cd /lava-361667/0/tests/0_dmesg + cat uuid + UUID=361667_1.6.2.4<8>[ 77.667135] .1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 78.598526] <8>[ 79.866286] <8>[ 82.178919] + set +x <8>[ 82.193877] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-361667/environment / # . /lava-361667/environment/lava-361667/bin/lava-test-runner /lava-361667/1 / # /lava-361667/bin/lava-test-runner /lava-361667/1 + export TESTRUN_ID=1_bootrr + cd /lava-361667/1/tests/1_bootrr + cat uuid + UUID=361667_1.6.2.4<8>[ 85.414722] .5 + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-361667/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-361667/1/../bin/lava-test-case <8>[ 86.244769] /lava-361667/1/../bin/lava-test-case <8>[ 86.593604] /lava-361667/1/../bin/lava-test-case <8>[ 86.834993] /lava-361667/1/../bin/lava-test-case <8>[ 87.223735] /lava-361667/1/../bin/lava-test-case <8>[ 87.575251] /lava-361667/1/../bin/lava-test-case <8>[ 87.810733] /lava-361667/1/../bin/lava-test-case <8>[ 88.120800] /lava-361667/1/../bin/lava-test-case <8>[ 88.353762] /lava-361667/1/../bin/lava-test-case <8>[ 89.686683] /lava-361667/1/../bin/lava-test-case <8>[ 90.984552] /lava-361667/1/../bin/lava-test-case <8>[ 92.258762] /lava-361667/1/../bin/lava-test-case <8>[ 92.497627] /lava-361667/1/../bin/lava-test-case <8>[ 92.887033] /lava-361667/1/../bin/lava-test-case <8>[ 93.176998] /lava-361667/1/../bin/lava-test-case <8>[ 93.638063] /lava-361667/1/../bin/lava-test-case <8>[ 93.878454] /lava-361667/1/../bin/lava-test-case <8>[ 94.296904] /lava-361667/1/../bin/lava-test-case <8>[ 94.569675] /lava-361667/1/../bin/lava-test-case <8>[ 98.688190] /lava-361667/1/../bin/lava-test-case <8>[ 104.948899] /lava-361667/1/../bin/lava-test-case <8>[ 107.604721] /lava-361667/1/../bin/lava-test-case <8>[ 108.005695] /lava-361667/1/../bin/lava-test-case <8>[ 110.471524] /lava-361667/1/../bin/lava-test-case <8>[ 114.188791] /lava-361667/1/../bin/lava-test-case <8>[ 123.727523] /lava-361667/1/../bin/lava-test-case <8>[ 127.238255] /lava-361667/1/../bin/lava-test-case <8>[ 127.710329] /lava-361667/1/../bin/lava-test-case <8>[ 128.023034] /lava-361667/1/../bin/lava-test-case <8>[ 128.418863] /lava-361667/1/../bin/lava-test-case <8>[ 128.822830] /lava-361667/1/../bin/lava-test-case <8>[ 129.249957] /lava-361667/1/../bin/lava-test-case <8>[ 129.582220] /lava-361667/1/../bin/lava-test-case <8>[ 129.918299] /lava-361667/1/../bin/lava-test-case <8>[ 130.152890] /lava-361667/1/../bin/lava-test-case <8>[ 130.486905] /lava-361667/1/../bin/lava-test-case <8>[ 130.776792] /lava-361667/1/../bin/lava-test-case <8>[ 131.074467] /lava-361667/1/../bin/lava-test-case <8>[ 131.572663] /lava-361667/1/../bin/lava-test-case <8>[ 131.856176] /lava-361667/1/../bin/lava-test-case <8>[ 132.072044] /lava-361667/1/../bin/lava-test-case <8>[ 132.322302] /lava-361667/1/../bin/lava-test-case <8>[ 132.534743] /lava-361667/1/../bin/lava-test-case <8>[ 132.825008] /lava-361667/1/../bin/lava-test-case <8>[ 133.309678] /lava-361667/1/../bin/lava-test-case <8>[ 133.614968] /lava-361667/1/../bin/lava-test-case <8>[ 134.031222] /lava-361667/1/../bin/lava-test-case <8>[ 134.337158] /lava-361667/1/../bin/lava-test-case <8>[ 134.810670] /lava-361667/1/../bin/lava-test-case <8>[ 135.927564] /lava-361667/1/../bin/lava-test-case <8>[ 136.433260] /lava-361667/1/../bin/lava-test-case <8>[ 136.670424] /lava-361667/1/../bin/lava-test-case <8>[ 136.939438] + set +x <8>[ 136.991805] / #