Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3003 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot 2024.01 (Jan 15 2024 - 02:22:14 +0000) DRAM: 948 MiB (effective 1.9 GiB) RPI 4 Model B (0xb03115) Core: 211 devices, 16 uclasses, devicetree: board MMC: mmcnr@7e300000: 1, mmc@7e340000: 0 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@7d580000 PCIe BRCM: link up, 5.0 Gbps x1 (SSC) starting USB... Bus xhci_pci: Register 5000420 NbrPorts 5 Starting the controller USB XHCI 1.00 scanning bus xhci_pci for devices... 2 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 ethernet@7d580000 Waiting for PHY auto negotiation to complete.... 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.191 (3811 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 377944/tftp-deploy-0o62ix60/kernel/Image tftp 0x00080000 377944/tftp-deploy-0o62ix60/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.191 Filename '377944/tftp-deploy-0o62ix60/kernel/Image'. Load address: 0x80000 Loading: *################################################## 30.5 MiB 16.6 MiB/s done Bytes transferred = 31984128 (1e80a00 hex) U-Boot> tftp 0x06700000 377944/tftp-deploy-0o62ix60/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 377944/tftp-deploy-0o62ix60/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.191 Filename '377944/tftp-deploy-0o62ix60/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *################################################## 15.9 MiB 18.6 MiB/s done Bytes transferred = 16629982 (fdc0de hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 377944/tftp-deploy-0o62ix60/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 377944/tftp-deploy-0o62ix60/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.191 Filename '377944/tftp-deploy-0o62ix60/dtb/bcm2711-rpi-4-b.dtb'. Load address: 0x6400000 Loading: *################################################## 25.9 KiB 4.2 MiB/s done Bytes transferred = 26538 (67aa hex) U-Boot> setenv bootargs 'console=ttyS1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.39:/var/lib/lava/dispatcher/tmp/377944/extract-nfsrootfs-lix__x01,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.39:/var/lib/lava/dispatcher/tmp/377944/extract-nfsrootfs-lix__x01,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> booti 0x00080000 0x06700000 0x06400000 booti 0x00080000 0x06700000 0x06400000 Moving Image from 0x80000 to 0x200000, end=2110000 ## Loading init Ramdisk from Legacy Image at 06700000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 16629918 Bytes = 15.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 06400000 Booting using the fdt blob at 0x6400000 Working FDT set to 6400000 Loading Ramdisk to 38f4b000, end 39f2709e ... OK Loading Device Tree to 0000000038f41000, end 0000000038f4a7a9 ... OK Working FDT set to 38f41000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.218-cip49 (KernelCI@build-j225651-arm64-gcc-10-defconfig-ggs4h) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Tue Jun 11 21:03:47 UTC 2024 [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.5 [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000034c00000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] earlycon: bcm2835aux0 at MMIO32 0x00000000fe215040 (options '115200n8') [ 0.000000] printk: bootconsole [bcm2835aux0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x7fbfcb00-0x7fbfefff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff] [ 0.000000] DMA32 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] percpu: Embedded 23 pages/cpu s56664 r8192 d29352 u94208 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: EL2 vector hardening [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI) [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v4 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 496944 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: console=ttyS1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.39:/var/lib/lava/dispatcher/tmp/377944/extract-nfsrootfs-lix__x01,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: mapped [mem 0x0000000030c00000-0x0000000034c00000] (64MB) <6>[ 0.000000] Memory: 1799460K/2019328K available (14592K kernel code, 2818K rwdata, 7680K rodata, 6016K init, 512K bss, 154332K reserved, 65536K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns <6>[ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008628] Console: colour dummy device 80x25 <6>[ 0.013482] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024313] pid_max: default: 32768 minimum: 301 <6>[ 0.029327] LSM: Security Framework initializing <6>[ 0.034351] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042130] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052193] rcu: Hierarchical SRCU implementation. <6>[ 0.059516] EFI services will not be available. <6>[ 0.064675] smp: Bringing up secondary CPUs ... <6>[ 0.070066] Detected PIPT I-cache on CPU1 <6>[ 0.070131] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.070728] Detected PIPT I-cache on CPU2 <6>[ 0.070773] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.071355] Detected PIPT I-cache on CPU3 <6>[ 0.071398] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.071487] smp: Brought up 1 node, 4 CPUs <6>[ 0.109437] SMP: Total of 4 processors activated. <6>[ 0.114465] CPU features: detected: 32-bit EL0 Support <6>[ 0.119949] CPU features: detected: CRC32 instructions <6>[ 0.125418] CPU features: detected: 32-bit EL1 Support <6>[ 0.149608] CPU: All CPU(s) started at EL2 <6>[ 0.154067] alternatives: patching kernel code <6>[ 0.160351] devtmpfs: initialized <6>[ 0.169140] KASLR enabled <6>[ 0.172280] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.182414] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.191497] pinctrl core: initialized pinctrl subsystem <6>[ 0.198472] DMI not present or invalid. <6>[ 0.203448] NET: Registered protocol family 16 <6>[ 0.209815] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.217307] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.225554] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.233866] audit: initializing netlink subsys (disabled) <5>[ 0.239780] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1 <6>[ 0.240849] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.247891] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.254565] cpuidle: using governor menu <6>[ 0.265891] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.273120] ASID allocator initialised with 32768 entries <6>[ 0.280498] Serial: AMBA PL011 UART driver <6>[ 0.323014] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.330081] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.337170] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.344212] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.352733] cryptd: max_cpu_qlen set to 1000 <6>[ 0.360126] ACPI: Interpreter disabled. <6>[ 0.366520] iommu: Default domain type: Translated <6>[ 0.371999] vgaarb: loaded <5>[ 0.375309] SCSI subsystem initialized <6>[ 0.379758] usbcore: registered new interface driver usbfs <6>[ 0.385628] usbcore: registered new interface driver hub <6>[ 0.391300] usbcore: registered new device driver usb <4>[ 0.396838] usb_phy_generic phy: supply vcc not found, using dummy regulator <6>[ 0.405017] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.410307] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.419817] PTP clock support registered <6>[ 0.424197] EDAC MC: Ver: 3.0.0 <6>[ 0.429097] FPGA manager framework <6>[ 0.432899] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.440158] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.446799] VFS: Disk quotas dquot_6.6.0 <6>[ 0.451092] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.458521] pnp: PnP ACPI: disabled <6>[ 0.469456] NET: Registered protocol family 2 <6>[ 0.474488] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.483856] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.492834] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.501219] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.509140] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.516209] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.523282] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.530917] NET: Registered protocol family 1 <6>[ 0.536105] RPC: Registered named UNIX socket transport module. <6>[ 0.542378] RPC: Registered udp transport module. <6>[ 0.547427] RPC: Registered tcp transport module. <6>[ 0.552453] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.559241] PCI: CLS 0 bytes, default 64 <6>[ 0.563657] Unpacking initramfs... <6>[ 1.759240] Freeing initrd memory: 16240K <6>[ 1.764658] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 1.773338] kvm [1]: IPA Size Limit: 44 bits <6>[ 1.779374] kvm [1]: vgic interrupt IRQ9 <6>[ 1.783790] kvm [1]: Hyp mode initialized successfully <5>[ 1.791326] Initialise system trusted keyrings <6>[ 1.796299] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 1.809854] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.816767] NFS: Registering the id_resolver key type <5>[ 1.822179] Key type id_resolver registered <5>[ 1.826677] Key type id_legacy registered <6>[ 1.831095] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.838151] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.846076] 9p: Installing v9fs 9p2000 file system support <5>[ 1.917318] Key type asymmetric registered <5>[ 1.921737] Asymmetric key parser 'x509' registered <6>[ 1.926971] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.934721] io scheduler mq-deadline registered <6>[ 1.939571] io scheduler kyber registered <4>[ 1.957056] EINJ: ACPI disabled. <6>[ 1.979491] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.988012] printk: console [ttyS1] disabled <6>[ 1.992701] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550 <6>[ 2.001988] printk: console [ttyS1] enabled <6>[ 2.001988] printk: console [ttyS1] enabled <6>[ 2.011009] printk: bootconsole [bcm2835aux0] disabled <6>[ 2.011009] printk: bootconsole [bcm2835aux0] disabled <6>[ 2.023616] SuperH (H)SCI(F) driver initialized <6>[ 2.029073] msm_serial: driver initialized <6>[ 2.042292] loop: module loaded <6>[ 2.046911] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 2.055645] megasas: 07.714.04.00-rc1 <6>[ 2.065974] tun: Universal TUN/TAP device driver, 1.6 <6>[ 2.072246] thunder_xcv, ver 1.0 <6>[ 2.075824] thunder_bgx, ver 1.0 <6>[ 2.079415] nicpf, ver 1.0 <6>[ 2.083769] hclge is initializing <6>[ 2.087432] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 2.095034] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 2.100740] e1000: Intel(R) PRO/1000 Network Driver <6>[ 2.105960] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 2.112099] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.117417] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.123732] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.129480] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.135439] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 2.142071] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 2.148726] sky2: driver version 1.30 <6>[ 2.153922] VFIO - User Level meta-driver version: 0.3 <6>[ 2.161501] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.168413] ehci-pci: EHCI PCI platform driver <6>[ 2.173226] ehci-platform: EHCI generic platform driver <6>[ 2.178932] ehci-orion: EHCI orion driver <6>[ 2.183386] ehci-exynos: EHCI Exynos driver <6>[ 2.188004] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.194563] ohci-pci: OHCI PCI platform driver <6>[ 2.199375] ohci-platform: OHCI generic platform driver <6>[ 2.205069] ohci-exynos: OHCI Exynos driver <6>[ 2.210214] usbcore: registered new interface driver usb-storage <6>[ 2.219613] i2c /dev entries driver <6>[ 2.225731] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 2.233338] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 2.244099] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 2.252958] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.259522] sdhci: Copyright(c) Pierre Ossman <6>[ 2.264822] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.272309] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.280579] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.288799] usbcore: registered new interface driver usbhid <6>[ 2.294737] usbhid: USB HID core driver <6>[ 2.300000] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 2.310466] NET: Registered protocol family 17 <6>[ 2.315441] 9pnet: Installing 9P2000 support <5>[ 2.320107] Key type dns_resolver registered <6>[ 2.325048] registered taskstats version 1 <5>[ 2.329491] Loading compiled-in X.509 certificates <6>[ 2.339631] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2 <6>[ 2.349126] serial serial0: tty port ttyAMA0 registered <6>[ 2.368400] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 2.383590] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 2.391285] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 2.499642] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 2.512827] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 2.553175] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 2.565515] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <4>[ 2.576048] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 2.583830] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 2.591381] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 2.600334] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 2.607865] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 2.674259] mmc0: new high speed SDIO card at address 0001 <6>[ 2.694613] mmc1: new ultra high speed DDR50 SDXC card at address aaaa <6>[ 2.702179] mmcblk1: mmc1:aaaa SD256 238 GiB <6>[ 2.708830] mmcblk1: p1 p2 <6>[ 14.844184] clk: Disabling unused clocks <6>[ 14.848577] ALSA device list: <6>[ 14.851857] No soundcards found. <6>[ 14.861506] Freeing unused kernel memory: 6016K <6>[ 14.866641] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <6>[ 15.558844] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: <6>[ 15.569395] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] <6>[ 15.579261] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 15.588266] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <6>[ 15.588589] iproc-rng200 fe104000.rng: hwrng registered <6>[ 15.610750] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 <5>[ 15.614995] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 15.641790] Bluetooth: Core ver 2.22 <6>[ 15.645906] NET: Registered protocol family 31 <6>[ 15.650752] Bluetooth: HCI device and connection manager initialized <3>[ 15.654989] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present! <6>[ 15.657664] Bluetooth: HCI socket layer initialized <5>[ 15.658522] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 15.659463] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 15.659595] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <4>[ 15.659604] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 15.676017] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 15.709220] Bluetooth: L2CAP socket layer initialized <6>[ 15.713149] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <6>[ 15.716470] Bluetooth: SCO socket layer initialized <6>[ 15.722898] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 15.733983] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 15.734379] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 15.736516] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus <6>[ 15.745763] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 15.758925] Bluetooth: HCI UART driver ver 2.3 <6>[ 15.764696] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 15.772439] Bluetooth: HCI UART protocol H4 registered <3>[ 15.772869] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present! <6>[ 15.776470] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 15.777983] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <6>[ 15.778049] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <6>[ 15.778227] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 15.782266] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 <6>[ 15.790469] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] <6>[ 15.796262] Bluetooth: HCI UART protocol LL registered <6>[ 15.802472] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 15.802494] pci 0000:00:00.0: PCI bridge to [bus 01] <4>[ 15.809801] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 <6>[ 15.815529] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] <6>[ 15.815836] pcieport 0000:00:00.0: enabling device (0000 -> 0002) <6>[ 15.824752] cfg80211: failed to load regulatory.db <6>[ 15.826469] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 15.826664] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 15.826810] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 15.826937] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 15.827072] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 15.827178] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 15.832259] pcieport 0000:00:00.0: PME: Signaling with IRQ 51 <6>[ 15.835441] bcmgenet fd580000.ethernet end0: renamed from eth0 <6>[ 15.836049] Bluetooth: HCI UART protocol Broadcom registered <6>[ 15.836091] Bluetooth: HCI UART protocol QCA registered <4>[ 15.838036] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin <4>[ 15.845490] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <6>[ 15.847092] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 <6>[ 15.849035] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 15.896328] xhci_hcd 0000:01:00.0: xHCI Host Controller <4>[ 15.900559] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 15.907829] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 15.997305] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 <6>[ 16.007266] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 16.012845] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 <6>[ 16.020613] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed <6>[ 16.027556] hub 1-0:1.0: USB hub found <6>[ 16.031666] hub 1-0:1.0: 1 port detected <6>[ 16.032288] uart-pl011 fe201000.serial: no DMA platform data <6>[ 16.036513] hub 2-0:1.0: USB hub found <6>[ 16.046023] hub 2-0:1.0: 4 ports detected <6>[ 16.280809] Bluetooth: hci0: BCM: chip id 107 <6>[ 16.285806] Bluetooth: hci0: BCM: features 0x2f <6>[ 16.288166] usb 1-1: new high-speed USB device number 2 using xhci_hcd <6>[ 16.292137] Bluetooth: hci0: BCM4345C0 <6>[ 16.301629] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 16.309782] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 16.316812] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 16.322312] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' <6>[ 16.448812] hub 1-1:1.0: USB hub found <6>[ 16.453113] hub 1-1:1.0: 4 ports 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/end0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: end0 hardware<6>[ 16.581573] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) address<6>[ 16.591208] bcmgenet fd580000.ethernet end0: Link is Down d8:3a:dd:bb:5b:df mtu 1500 DHCP <3>[ 17.168896] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 IP-Config: no response after 2 secs - giving up IP-Config: end0 hardware address d8:3a:dd:bb:5b:df mtu 1500 DHCP <6>[ 20.700639] bcmgenet fd580000.ethernet end0: Link is Up - 1Gbps/Full - flow control off IP-Config: no response after 3 secs - giving up IP-Config: end0 hardware address d8:3a:dd:bb:5b:df mtu 1500 DHCP IP-Config: end0 complete (dhcp from 192.168.56.254): address: 192.168.56.191 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>[ 24.967729] systemd[1]: System time before build time, advancing clock. <6>[ 25.004431] NET: Registered protocol family 10 <6>[ 25.009861] Segment Routing with IPv6 <30>[ 25.035065] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 25.068684] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 25.095725] systemd[1]: Hostname set to . <30>[ 25.669689] systemd[1]: Queued start job for default target graphical.target. <30>[ 25.684140] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 25.710077] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 25.738401] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 25.765633] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 25.792635] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 25.820528] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 25.848453] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 25.868538] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 25.892319] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 25.920387] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 25.948385] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 25.972320] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 25.996290] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 26.020321] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 26.040353] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 26.068617] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 26.098355] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. <30>[ 26.125647] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 26.152988] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 26.181794] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 26.212412] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 26.240859] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 26.272717] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 26.303350] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 26.332613] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 26.360832] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 26.382078] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 26.411728] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 26.441191] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <6>[ 26.464837] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com <30>[ 26.476416] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 26.505064] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 26.537070] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <6>[ 26.555442] fuse: init (API version 7.32) <30>[ 26.567139] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 26.593160] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 26.606699] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 26.619204] systemd[1]: Starting systemd-journald.service - Journal Service... <5>[ 26.620189] random: crng init done Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 26.659029] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 26.686723] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 26.718474] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 26.750872] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 26.782551] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-fs-fuse-conne…[0m - FUSE Control File System... Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Rando<46>[ 27.190063] systemd-journald[227]: Received client request to flush runtime journal. m Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-fs-fuse-connec…nt[0m - FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS1…rvice[0m - Serial Getty on ttyS1. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... Starting [0;1;39msystemd-rfkill.se…Load/Save RF Kill Switch Status... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-rfkill.ser…- Load/Save RF Kill Switch Status. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Debian GNU/Linux 12 debian-bookworm-arm64 ttyS1 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 5.10.218-cip49 #1 SMP PREEMPT Tue Jun 11 21:03:47 UTC 2024 aarch64 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/377944/extract-nfsrootfs-lix__x01' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/377944/extract-nfsrootfs-lix__x01' / # export NFS_SERVER_IP='192.168.56.39' export NFS_SERVER_IP='192.168.56.39' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-377944/environment . /lava-377944/environment / # /lava-377944/bin/lava-test-runner /lava-377944/0 /lava-377944/bin/lava-test-runner /lava-377944/0 + export TESTRUN_ID=0_ltp-timers + cd /lava-377944/0/tests/0_ltp-timers + cat uuid + UUID=377944_1.6.2.4.1 + set +x + cd ./automated/linux/ltp-open-posix/ + ./ltp-open-posix.sh -s true -v 20180515 -t TMR + . ../../lib/sh-test-lib ++ LANG=C ++ export LANG ++ export PATH=/lava-377944/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ PATH=/lava-377944/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ kernel_config= ++ pwd + OUTPUT=/lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + RESULT_FILE=/lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/result.txt + GRP_RESULT_FILE=/lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + GRP_OUTPUT_FILE=/lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt ++ readlink -f ./ltp-open-posix.sh + SCRIPT=/lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/ltp-open-posix.sh ++ dirname /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/ltp-open-posix.sh + SCRIPTPATH=/lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix + echo 'Script path is: /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix' Script path is: /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix + SKIP_INSTALL=true + TEST='conformance functional stress' + LTP_VERSION=20180515 + LTP_PRE_INSTALL=/opt/ltp + LTP_PATH=/opt/ltp/testcases/open_posix_testsuite + getopts s:v:t: arg + case "$arg" in + SKIP_INSTALL=true + getopts s:v:t: arg + case "$arg" in + LTP_VERSION=20180515 + getopts s:v:t: arg + case "$arg" in + GRP_TEST=TMR + getopts s:v:t: arg + check_root ++ id -ru + '[' 0 -eq 0 ']' + return 0 + create_out_dir /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' -z /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output ']' + local OUTPUT=/lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' -d /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output ']' + mkdir -p /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' -d /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output ']' + info_msg 'About to run ltp test...' + local 'msg=About to run ltp test...' + '[' -z 'About to run ltp test...' ']' + printf 'INFO: %s\n' 'About to run ltp test...' INFO: About to run ltp test... + info_msg 'Output directory: /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' + local 'msg=Output directory: /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' + '[' -z 'Output directory: /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' ']' + printf 'INFO: %s\n' 'Output directory: /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output' INFO: Output directory: /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output + '[' true = True ']' + '[' true = true ']' + info_msg 'install-ltp-open-posix skipped' + local 'msg=install-ltp-open-posix skipped' + '[' -z 'install-ltp-open-posix skipped' ']' + printf 'INFO: %s\n' 'install-ltp-open-posix skipped' INFO: install-ltp-open-posix skipped + info_msg 'Running run-ltp-open-posix' + local 'msg=Running run-ltp-open-posix' + '[' -z 'Running run-ltp-open-posix' ']' + printf 'INFO: %s\n' 'Running run-ltp-open-posix' INFO: Running run-ltp-open-posix + '[' TMR '!=' '' ']' + run_ltp_open_posix_grp TMR + GRP_TEST=TMR + /opt/ltp/bin/run-posix-option-group-test.sh TMR + tee /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt Executing timers and clocks tests ******************* Testing time ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* <46>[ 38.089445] systemd-journald[227]: Oldest entry in /var/log/journal/5935da73a6db419296c2f0ada597ca0c/system.journal is older than the configured file retention duration (1month), suggesting rotation. <46>[ 38.108014] systemd-journald[227]: /var/log/journal/5935da73a6db419296c2f0ada597ca0c/system.journal: Journal header limits reached or header out-of-date, rotating. ******************* Testing timer_create ******************* PASS 12 FAIL 0 ******************* TOTAL 12 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_delete ******************* PASS 5 FAIL 0 ******************* TOTAL 5 ******************* ******************* Testing speculative ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing timer_getoverrun ******************* PASS 6 FAIL 0 ******************* TOTAL 6 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_settime ******************* PASS 20 FAIL 0 ******************* TOTAL 20 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing asctime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing clock_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* conformance/interfaces/clock_settime/clock_settime_8-1: execution: FAILED ******************* Testing clock_settime ******************* PASS 16 FAIL 1 ******************* TOTAL 17 ******************* ******************* Testing speculative ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing ctime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing difftime ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing gmtime ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing localtime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing mktime ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing strftime ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing time ******************* PASS 1 FAIL 0 ******************* TOTAL 1 ******************* ******************* Testing timer_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing timer_settime ******************* PASS 20 FAIL 0 ******************* TOTAL 20 ******************* ******************* Testing speculative ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* ******************* Testing clock ******************* PASS 3 FAIL 0 ******************* TOTAL 3 ******************* conformance/interfaces/clock_getcpuclockid/clock_getcpuclockid_5-1: execution: UNTESTED ******************* Testing clock_getcpuclockid ******************* PASS 4 FAIL 1 ******************* TOTAL 5 ******************* ******************* Testing clock_getres ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing clock_gettime ******************* PASS 9 FAIL 0 ******************* TOTAL 9 ******************* ******************* Testing clock_nanosleep ******************* PASS 18 FAIL 0 ******************* TOTAL 18 ******************* conformance/interfaces/clock_settime/clock_settime_8-1: execution: FAILED ******************* Testing clock_settime ******************* PASS 16 FAIL 1 ******************* TOTAL 17 ******************* ******************* Testing speculative ******************* PASS 2 FAIL 0 ******************* TOTAL 2 ******************* ******************* Testing nanosleep ******************* PASS 13 FAIL 0 ******************* TOTAL 13 ******************* ****Tests Complete**** + parse_ltp_grp_output + sed -i.bak '/^PASS\|^FAIL\|^Testing/!d' /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt + paste -d ' ' - - - + tee /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt Testing time PASS 1 FAIL 0 Testing timer_create PASS 12 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_delete PASS 5 FAIL 0 Testing speculative PASS 2 FAIL 0 Testing timer_getoverrun PASS 6 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_gettime PASS 9 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_settime PASS 20 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing asctime PASS 1 FAIL 0 Testing clock_gettime PASS 9 FAIL 0 Testing clock_settime PASS 16 FAIL 1 Testing speculative PASS 2 FAIL 0 Testing ctime PASS 1 FAIL 0 Testing difftime PASS 2 FAIL 0 Testing gmtime PASS 2 FAIL 0 Testing localtime PASS 1 FAIL 0 Testing mktime PASS 1 FAIL 0 Testing strftime PASS 3 FAIL 0 Testing time PASS 1 FAIL 0 Testing timer_gettime PASS 9 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing timer_settime PASS 20 FAIL 0 Testing speculative PASS 3 FAIL 0 Testing clock PASS 3 FAIL 0 Testing clock_getcpuclockid PASS 4 FAIL 1 Testing clock_getres PASS 9 FAIL 0 Testing clock_gettime PASS 9 FAIL 0 Testing clock_nanosleep PASS 18 FAIL 0 Testing clock_settime PASS 16 FAIL 1 Testing speculative PASS 2 FAIL 0 Testing nanosleep PASS 13 FAIL 0 + sed -i 's/\s\s*/ /g' /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + sed -i 's/Testing //g' /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + sed 's/PASS/pass/; s/FAIL/fail/; s/CONF/skip/' /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_result.txt + awk '{ if($5 == 1) {print $1 " " $4} else {print $1 " " $2} }' + grep -e UNRESOLVED -e UNTESTED -e UNSUPPORTED -e HUNG -e SKIPPED /lava-377944/0/tests/0_ltp-timers/automated/linux/ltp-open-posix/output/grp_output.txt.bak + awk -F: '{print $1 $3}' + awk -F/ '{print $NF}' + sed 's/SKIPPED/skip/; s/UNSUPPORTED/fail/; s/UNTESTED/fail/; s/UNRESOLVED/fail/; s/HUNG/skip/' + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #