Trying 192.168.56.33... Connected to conserv4. Escape character is '^]'. ser2net port telnet,3002 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.3: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.30 (3805 ms) U-Boot> setenv serverip 192.168.56.39 setenv serverip 192.168.56.39 U-Boot> tftp 0x00080000 377417/tftp-deploy-5zh2mjdh/kernel/Image tftp 0x00080000 377417/tftp-deploy-5zh2mjdh/kernel/Image Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.30 Filename '377417/tftp-deploy-5zh2mjdh/kernel/Image'. Load address: 0x80000 Loading: *################################################## 30.5 MiB 16.1 MiB/s done Bytes transferred = 31984128 (1e80a00 hex) U-Boot> tftp 0x06700000 377417/tftp-deploy-5zh2mjdh/ramdisk/ramdisk.cpio.gz.uboot tftp 0x06700000 377417/tftp-deploy-5zh2mjdh/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.30 Filename '377417/tftp-deploy-5zh2mjdh/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x6700000 Loading: *#########################################T #T ######## 55.9 MiB 4.2 MiB/s done Bytes transferred = 58592093 (37e0b5d hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x06400000 377417/tftp-deploy-5zh2mjdh/dtb/bcm2711-rpi-4-b.dtb tftp 0x06400000 377417/tftp-deploy-5zh2mjdh/dtb/bcm2711-rpi-4-b.dtb Using ethernet@7d580000 device TFTP from server 192.168.56.39; our IP address is 192.168.56.30 Filename '377417/tftp-deploy-5zh2mjdh/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/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS1,115200n8 root=/dev/ram0 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: 58592029 Bytes = 55.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 36747000, end 39f27b1d ... OK Loading Device Tree to 000000003673d000, end 00000000367467a9 ... OK Working FDT set to 3673d000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083] [ 0.000000] Linux version 5.10.218-cip49 (KernelCI@build-j225119-arm64-gcc-10-defconfig-9gw4f) (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 16:55:30 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 0x0000000032400000, 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/ram0 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 0x000000002e400000-0x0000000032400000] (64MB) <6>[ 0.000000] Memory: 1758484K/2019328K available (14592K kernel code, 2818K rwdata, 7680K rodata, 6016K init, 512K bss, 195308K 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.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns <6>[ 0.008623] Console: colour dummy device 80x25 <6>[ 0.013476] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000) <6>[ 0.024307] pid_max: default: 32768 minimum: 301 <6>[ 0.029321] LSM: Security Framework initializing <6>[ 0.034344] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.042122] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.052192] rcu: Hierarchical SRCU implementation. <6>[ 0.059520] EFI services will not be available. <6>[ 0.064676] smp: Bringing up secondary CPUs ... <6>[ 0.070064] Detected PIPT I-cache on CPU1 <6>[ 0.070129] CPU1: Booted secondary processor 0x0000000001 [0x410fd083] <6>[ 0.070723] Detected PIPT I-cache on CPU2 <6>[ 0.070767] CPU2: Booted secondary processor 0x0000000002 [0x410fd083] <6>[ 0.071346] Detected PIPT I-cache on CPU3 <6>[ 0.071389] CPU3: Booted secondary processor 0x0000000003 [0x410fd083] <6>[ 0.071475] smp: Brought up 1 node, 4 CPUs <6>[ 0.109427] SMP: Total of 4 processors activated. <6>[ 0.114454] CPU features: detected: 32-bit EL0 Support <6>[ 0.119939] CPU features: detected: CRC32 instructions <6>[ 0.125408] CPU features: detected: 32-bit EL1 Support <6>[ 0.149519] CPU: All CPU(s) started at EL2 <6>[ 0.153978] alternatives: patching kernel code <6>[ 0.160262] devtmpfs: initialized <6>[ 0.169030] KASLR enabled <6>[ 0.172168] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.182303] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.191378] pinctrl core: initialized pinctrl subsystem <6>[ 0.198357] DMI not present or invalid. <6>[ 0.203334] NET: Registered protocol family 16 <6>[ 0.209676] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.217167] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.225411] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.233721] audit: initializing netlink subsys (disabled) <5>[ 0.239633] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1 <6>[ 0.240695] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.247744] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.254418] cpuidle: using governor menu <6>[ 0.265734] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.272962] ASID allocator initialised with 32768 entries <6>[ 0.280338] Serial: AMBA PL011 UART driver <6>[ 0.322874] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.329940] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.336985] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.344025] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.352555] cryptd: max_cpu_qlen set to 1000 <6>[ 0.360028] ACPI: Interpreter disabled. <6>[ 0.366372] iommu: Default domain type: Translated <6>[ 0.371838] vgaarb: loaded <5>[ 0.375150] SCSI subsystem initialized <6>[ 0.379603] usbcore: registered new interface driver usbfs <6>[ 0.385471] usbcore: registered new interface driver hub <6>[ 0.391141] usbcore: registered new device driver usb <4>[ 0.396681] usb_phy_generic phy: supply vcc not found, using dummy regulator <6>[ 0.404854] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.410144] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.419654] PTP clock support registered <6>[ 0.424032] EDAC MC: Ver: 3.0.0 <6>[ 0.428928] FPGA manager framework <6>[ 0.432730] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.439979] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.446623] VFS: Disk quotas dquot_6.6.0 <6>[ 0.450920] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.458348] pnp: PnP ACPI: disabled <6>[ 0.469245] NET: Registered protocol family 2 <6>[ 0.474265] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.483638] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.492615] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.500990] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.508959] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.516040] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.523143] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.530835] NET: Registered protocol family 1 <6>[ 0.536009] RPC: Registered named UNIX socket transport module. <6>[ 0.542267] RPC: Registered udp transport module. <6>[ 0.547290] RPC: Registered tcp transport module. <6>[ 0.552312] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.559102] PCI: CLS 0 bytes, default 64 <6>[ 0.563514] Unpacking initramfs... <6>[ 4.893601] Freeing initrd memory: 57216K <6>[ 4.898971] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available <6>[ 4.907679] kvm [1]: IPA Size Limit: 44 bits <6>[ 4.913723] kvm [1]: vgic interrupt IRQ9 <6>[ 4.918145] kvm [1]: Hyp mode initialized successfully <5>[ 4.925746] Initialise system trusted keyrings <6>[ 4.930688] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 4.944267] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 4.951172] NFS: Registering the id_resolver key type <5>[ 4.956591] Key type id_resolver registered <5>[ 4.961093] Key type id_legacy registered <6>[ 4.965512] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 4.972566] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 4.980493] 9p: Installing v9fs 9p2000 file system support <5>[ 5.051832] Key type asymmetric registered <5>[ 5.056249] Asymmetric key parser 'x509' registered <6>[ 5.061480] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 5.069227] io scheduler mq-deadline registered <6>[ 5.074076] io scheduler kyber registered <4>[ 5.091575] EINJ: ACPI disabled. <6>[ 5.114145] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 5.122639] printk: console [ttyS1] disabled <6>[ 5.127330] fe215040.serial: ttyS1 at MMIO 0xfe215040 (irq = 26, base_baud = 62499999) is a 16550 <6>[ 5.136623] printk: console [ttyS1] enabled <6>[ 5.136623] printk: console [ttyS1] enabled <6>[ 5.145644] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.145644] printk: bootconsole [bcm2835aux0] disabled <6>[ 5.158257] SuperH (H)SCI(F) driver initialized <6>[ 5.163702] msm_serial: driver initialized <6>[ 5.176964] loop: module loaded <6>[ 5.181549] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver <6>[ 5.190301] megasas: 07.714.04.00-rc1 <6>[ 5.200612] tun: Universal TUN/TAP device driver, 1.6 <6>[ 5.206848] thunder_xcv, ver 1.0 <6>[ 5.210448] thunder_bgx, ver 1.0 <6>[ 5.214027] nicpf, ver 1.0 <6>[ 5.218380] hclge is initializing <6>[ 5.222039] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 5.229636] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 5.235338] e1000: Intel(R) PRO/1000 Network Driver <6>[ 5.240568] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 5.246713] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 5.252021] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.258337] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 5.264085] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.270037] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 5.276665] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 5.283312] sky2: driver version 1.30 <6>[ 5.288527] VFIO - User Level meta-driver version: 0.3 <6>[ 5.296148] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 5.303057] ehci-pci: EHCI PCI platform driver <6>[ 5.307868] ehci-platform: EHCI generic platform driver <6>[ 5.313588] ehci-orion: EHCI orion driver <6>[ 5.318042] ehci-exynos: EHCI Exynos driver <6>[ 5.322660] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 5.329220] ohci-pci: OHCI PCI platform driver <6>[ 5.334034] ohci-platform: OHCI generic platform driver <6>[ 5.339729] ohci-exynos: OHCI Exynos driver <6>[ 5.344879] usbcore: registered new interface driver usb-storage <6>[ 5.354317] i2c /dev entries driver <6>[ 5.360421] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode <6>[ 5.368052] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode <6>[ 5.378866] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer <6>[ 5.387714] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.394278] sdhci: Copyright(c) Pierre Ossman <6>[ 5.399589] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.407082] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.416062] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.424326] usbcore: registered new interface driver usbhid <6>[ 5.430257] usbhid: USB HID core driver <6>[ 5.435540] bcm2835-mbox fe00b880.mailbox: mailbox enabled <6>[ 5.446001] NET: Registered protocol family 17 <6>[ 5.450989] 9pnet: Installing 9P2000 support <5>[ 5.455671] Key type dns_resolver registered <6>[ 5.460599] registered taskstats version 1 <5>[ 5.465047] Loading compiled-in X.509 certificates <6>[ 5.475143] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 24, base_baud = 0) is a PL011 rev2 <6>[ 5.484623] serial serial0: tty port ttyAMA0 registered <6>[ 5.503670] raspberrypi-firmware soc:firmware: Attached to firmware from 2023-10-17T15:39:16 <4>[ 5.518829] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator <4>[ 5.526565] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator <6>[ 5.634902] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM <6>[ 5.652110] sdhci-iproc fe300000.mmc: allocated mmc-pwrseq <6>[ 5.690327] mmc0: SDHCI controller on fe300000.mmc [fe300000.mmc] using PIO <6>[ 5.694492] mmc1: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA <4>[ 5.713405] mmc0: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 5.720960] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.728542] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 5.737413] mmc0: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 5.744995] mmc0: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 5.811246] mmc0: new high speed SDIO card at address 0001 <6>[ 5.825321] mmc1: new ultra high speed DDR50 SDXC card at address 59b4 <6>[ 5.832861] mmcblk1: mmc1:59b4 GE4S5 239 GiB <6>[ 5.839535] mmcblk1: p1 p2 <6>[ 17.976004] clk: Disabling unused clocks <6>[ 17.980391] ALSA device list: <6>[ 17.983670] No soundcards found. <6>[ 17.993052] Freeing unused kernel memory: 6016K <6>[ 17.998183] Run /init as init process <30>[ 18.034332] systemd[1]: System time before build time, advancing clock. <6>[ 18.055475] NET: Registered protocol family 10 <6>[ 18.061424] Segment Routing with IPv6 <30>[ 18.075208] 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>[ 18.108807] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 18.128316] systemd[1]: Hostname set to . <30>[ 18.414672] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.428430] 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>[ 18.457708] 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>[ 18.485901] 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>[ 18.513334] 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>[ 18.536427] 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>[ 18.564337] 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>[ 18.592198] 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>[ 18.612280] systemd[1]: Expecting device dev-ttyS1.device - /dev/ttyS1... Expecting device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1... <30>[ 18.636143] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 18.664176] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 18.692177] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.716146] 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>[ 18.740124] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.764153] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.784185] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 18.812445] 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>[ 18.841199] 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>[ 18.868709] 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>[ 18.896716] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 18.924791] 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>[ 18.952669] 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>[ 18.984244] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 19.012248] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 19.040364] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.068549] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 19.088672] 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>[ 19.121134] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.152734] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module <6>[ 19.167362] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com dm_mod... <30>[ 19.192940] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.224861] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 19.256793] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.284914] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.298383] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.311190] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.341339] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.372963] 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>[ 19.404590] 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>[ 19.436829] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.471697] 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@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;1;31mFAILED[0m] Failed to start [0;1;39msystemd-re…ount Root and Kernel File Systems. See 'systemctl status systemd-remount-fs.service' for details. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... <46>[ 19.842032] systemd-journald[124]: Received client request to flush runtime journal. Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random 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-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. [[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-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-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS1.device[0m - /dev/ttyS1. [[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;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... <5>[ 20.799064] random: dbus-daemon: uninitialized urandom read (12 bytes read) Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... <5>[ 20.827144] random: dbus-daemon: uninitialized urandom read (12 bytes read) 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;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[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. <3>[ 21.073757] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.086621] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User L<6>[ 21.099805] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] ogin Man<3>[ 21.102009] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock agement.<6>[ 21.110122] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x0603ffffff -> 0x00f8000000 <6>[ 21.129043] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x007fffffff -> 0x0400000000 <6>[ 21.142733] iproc-rng200 fe104000.rng: hwrng registered <6>[ 21.147412] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [[0;32m<3>[ 21.155039] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User S<3>[ 21.170124] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock ystem. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. <3>[ 21.195294] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.206910] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) <6>[ 21.214093] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 <3>[ 21.224152] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... <3>[ 21.254200] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.256155] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [[0;32m<3>[ 21.270452] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware a<6>[ 21.284952] Bluetooth: Core ver 2.22 ctivated<6>[ 21.289462] NET: Registered protocol family 31 USB gad<6>[ 21.294841] Bluetooth: HCI device and connection manager initialized get. <6>[ 21.302244] Bluetooth: HCI socket layer initialized <6>[ 21.308147] Bluetooth: L2CAP socket layer initialized <3>[ 21.311790] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.315515] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 21.326327] Bluetooth: SCO socket layer initialized <3>[ 21.331302] [drm:vc5_hdmi_init_resources [vc4]] *ERROR* Failed to get HDMI state machine clock <6>[ 21.332672] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff]) <6>[ 21.332722] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 <6>[ 21.332804] pci 0000:00:00.0: PME# supported from D0 D3hot <6>[ 21.335432] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 <5>[ 21.347114] cfg80211: Loading compiled-in X.509 certificates for regulatory database <3>[ 21.377449] debugfs: Directory 'fef00700.hdmi' with parent 'vc4-hdmi-0' already present! [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in U<6>[ 21.396218] vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4]) TMP. <3>[ 21.407962] debugfs: Directory 'fef05700.hdmi' with parent 'vc4-hdmi-1' already present! <6>[ 21.424222] vc4-drm gpu: bound fef05700.hdmi (ops vc4_hdmi_ops [vc4]) <6>[ 21.431781] Bluetooth: HCI UART driver ver 2.3 <6>[ 21.436893] vc4-drm gpu: bound fe400000.hvs (ops vc4_hvs_ops [vc4]) <6>[ 21.437910] Bluetooth: HCI UART protocol H4 registered <6>[ 21.443873] vc4-drm gpu: bound fe004000.txp (ops vc4_txp_ops [vc4]) <6>[ 21.450743] Bluetooth: HCI UART protocol LL registered <6>[ 21.464404] vc4-drm gpu: bound fe206000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.464692] Bluetooth: HCI UART protocol Broadcom registered <4>[ 21.466151] hci_uart_bcm serial0-0: supply vbat not found, using dummy regulator <4>[ 21.466329] hci_uart_bcm serial0-0: supply vddio not found, using dummy regulator <6>[ 21.471993] vc4-drm gpu: bound fe207000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.477921] Bluetooth: HCI UART protocol QCA registered <6>[ 21.495765] vc4-drm gpu: bound fe20a000.pixelvalve (ops vc4_crtc_ops [vc4]) <6>[ 21.506656] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] <6>[ 21.506926] pci 0000:01:00.0: PME# supported from D0 D3hot <6>[ 21.520110] vc4-drm gpu: bound fe216000.pixelvalve (ops vc4_crtc_ops [vc4]) [[0;32m OK [0m] List<6>[ 21.550505] bcmgenet fd580000.ethernet end0: renamed from eth0 ening on [0;1;39msystemd-rfkil…l Swit<5>[ 21.560318] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' ch Statu<6>[ 21.562420] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 0 s /dev/r<5>[ 21.567885] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' fkill Wa<6>[ 21.576955] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff] tch. <6>[ 21.579129] vc4-drm gpu: [drm] Cannot find any crtc or sizes <6>[ 21.583709] vc4-drm gpu: [drm] Cannot find any crtc or sizes <4>[ 21.585686] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 21.592700] uart-pl011 fe201000.serial: no DMA platform data <4>[ 21.599750] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 21.605078] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] <6>[ 21.618293] cfg80211: failed to load regulatory.db <6>[ 21.620822] pci 0000:00:00.0: PCI bridge to [bus 01] <6>[ 21.646174] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [[0;32m<6>[ 21.653684] pcieport 0000:00:00.0: enabling device (0000 -> 0002) OK [<6>[ 21.660840] pcieport 0000:00:00.0: PME: Signaling with IRQ 51 0m] Reached target [0;1;39msound.target[0m - Sound Card. <6>[ 21.713359] xhci_hcd 0000:01:00.0: xHCI Host Controller <6>[ 21.718952] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 <6>[ 21.727073] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000040000000890 Startin<6>[ 21.737895] xhci_hcd 0000:01:00.0: xHCI Host Controller g [0;1;<6>[ 21.743892] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 39msyste<5>[ 21.743986] random: crng init done md-rfkil<6>[ 21.752300] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed l.se…L<6>[ 21.764404] hub 1-0:1.0: USB hub found oad/Save<6>[ 21.766403] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 RF Kill<6>[ 21.768828] hub 1-0:1.0: 1 port detected Switch <6>[ 21.769394] hub 2-0:1.0: USB hub found Status..<4>[ 21.778631] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2 . <6>[ 21.783477] hub 2-0:1.0: 4 ports detected <4>[ 21.788178] brcmfmac mmc0:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac43455-sdio.bin [[0;32m OK [0m] Started [0;1;39msystemd-rfkill.ser…- Load/Save RF Kill Switch Status. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. <6>[ 21.852542] Bluetooth: hci0: BCM: chip id 107 <6>[ 21.857526] Bluetooth: hci0: BCM: features 0x2f <6>[ 21.863896] Bluetooth: hci0: BCM4345C0 <6>[ 21.868022] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000 <3>[ 21.869500] Bluetooth: hci0: BCM: firmware Patch file not found, tried: <3>[ 21.881315] Bluetooth: hci0: BCM: 'brcm/BCM4345C0.hcd' <3>[ 21.886800] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' [[0;32m OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. 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 16:55:30 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. / # / # # <6>[ 22.031991] usb 1-1: new high-speed USB device number 2 using xhci_hcd # / # export SHELL=/bin/sh <6>[ 22.188987] hub 1-1:1.0: USB hub found export Ss<6>[ 22.193392] hub 1-1:1.0: 4 ports detected h / # . /lava-377417/environment . /lava-377417/environment / # /lava-377417/bin/lava-test-runner /lava-377417/0 /lava-377417/bin/lava-test-runner /lava-377417/0 + export TESTRUN_ID=0_igt-<8>[ 22.481705] gpu-v3d + cd /lava-377417/0/tests/0_igt-gpu-v3d + cat uuid + UUID=377417_1.5.2.4.1 + set +x + IGT_FORCE_DRIVER=v3d /usr/bin/igt-parser.sh v3d_create_bo v3d_get_bo_offset v3d_get_param v3d_job_submission v3d_mmap v3d_perfmon v3d_submit_cl v3d_s<8>[ 22.509757] ubmit_csd v3d_wait_bo <14>[ 22.532318] [IGT] v3d_create_bo: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.1<14>[ 22.541091] [IGT] v3d_create_bo: exiting, ret=77 0.218-cip49 aarch64) Using IGT_SRANDOM=1706305720 for r<8>[ 22.550925] andomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: <14>[ 22.575030] [IGT] v3d_create_bo: executing 2, No such file or directory [1mSubtest create<14>[ 22.583912] [IGT] v3d_create_bo: exiting, ret=77 -bo-invalid-flags: SKIP (0.000s)[0m IGT-Version: 1.28-<8>[ 22.593747] ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: <14>[ 22.618180] [IGT] v3d_create_bo: executing !(fd<0) No known gpu found for chipset flags 0x16 (v3d)<14>[ 22.627429] [IGT] v3d_create_bo: exiting, ret=77 Last errno: 2, No such file or directory [1mSubtest <8>[ 22.637911] create-bo-0: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Test requirement not met in function drm_open_driv<14>[ 22.662431] [IGT] v3d_create_bo: executing er, file ../lib/drmtest.c:694: Test requirement: !(fd<0<14>[ 22.671690] [IGT] v3d_create_bo: exiting, ret=77 ) No known gpu found for chipset flags 0x16 (v3d) Last<8>[ 22.682124] errno: 2, No such file <8>[ 22.691173] or directory [1mSubtest create-bo-4096: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drm<8>[ 22.717063] test.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest create-bo-zeroed: SKIP (0.000s)[0m <14>[ 22.741261] [IGT] v3d_get_bo_offset: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.1<14>[ 22.750400] [IGT] v3d_get_bo_offset: exiting, ret=77 0.218-cip49 aarch64) Using IGT_SRANDOM=1706305720 for r<8>[ 22.760682] andomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or direc<14>[ 22.786518] [IGT] v3d_get_bo_offset: executing tory [1mSubtest create-get-offsets: SKIP (0.000s)[0m <14>[ 22.795889] [IGT] v3d_get_bo_offset: exiting, ret=77 IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aar<8>[ 22.806757] ch64) Using IGT_SRANDOM<8>[ 22.816598] =1706305720 for randomisation Test requirement <3>[ 22.824401] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu<8>[ 22.841482] found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest get-bad-handle: SKIP (0.000s)[0m <14>[ 22.865167] [IGT] v3d_get_param: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-ci<14>[ 22.873936] [IGT] v3d_get_param: exiting, ret=77 p49 aarch64) Using IGT_SRANDOM=1706305720 for randomisa<8>[ 22.884443] tion Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or direc<14>[ 22.908483] [IGT] v3d_get_param: executing tory [1mSubtest base-params: SKIP (0.000s)[0m IGT-Ve<14>[ 22.918012] [IGT] v3d_get_param: exiting, ret=77 rsion: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aa<8>[ 22.928248] rch64) Using IGT_SRANDOM=1706305720 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chip<14>[ 22.952621] [IGT] v3d_get_param: executing set flags 0x16 (v3d) Last errno: 2, No such file or dir<14>[ 22.961426] [IGT] v3d_get_param: exiting, ret=77 ectory [1mSubtest get-bad-param: SKIP (0.000s)[0m IG<8>[ 22.971829] T-Version: 1.28-ga44ebfe<8>[ 22.980755] (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305720 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x<8>[ 23.005839] 16 (v3d) Last errno: 2, No such file or directory [1mSubtest get-bad-flags: SKIP (0.000s)[0m <14>[ 23.029819] [IGT] v3d_job_submission: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.1<14>[ 23.038936] [IGT] v3d_job_submission: exiting, ret=77 0.218-cip49 aarch64) Using IGT_SRANDOM=1706305720 for r<8>[ 23.049359] andomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file <14>[ 23.074371] [IGT] v3d_job_submission: executing or directory [1mSubtest array-job-submission: SKIP (0.<14>[ 23.084204] [IGT] v3d_job_submission: exiting, ret=77 000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: <8>[ 23.095026] 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found<14>[ 23.121387] [IGT] v3d_job_submission: executing for chipset flags 0x16 (v3d) Last errno: 2, No such fi<14>[ 23.130810] [IGT] v3d_job_submission: exiting, ret=77 le or directory [1mSubtest multiple-singlesync-to-mult<8>[ 23.141717] isync: SKIP (0.000s)[0m<8>[ 23.151304] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found <8>[ 23.177480] for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest threaded-job-submission: SKIP (0.000s)[0m <14>[ 23.207167] [IGT] v3d_mmap: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-ci<14>[ 23.215719] [IGT] v3d_mmap: exiting, ret=77 p49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Te<8>[ 23.225953] st requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtes<14>[ 23.251464] [IGT] v3d_mmap: executing t mmap-bad-flags: SKIP (0.000s)[0m IGT-Version: 1.28-g<14>[ 23.260644] [IGT] v3d_mmap: exiting, ret=77 a44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRA<8>[ 23.270652] NDOM=1706305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last er<14>[ 23.295629] [IGT] v3d_mmap: executing rno: 2, No such file or directory [1mSubtest mmap-bad-<14>[ 23.304658] [IGT] v3d_mmap: exiting, ret=77 handle: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (a<8>[ 23.314634] arch64) (Linux: 5.10.218<8>[ 23.323117] -cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No<8>[ 23.348311] such file or directory [1mSubtest mmap-bo: SKIP (0.000s)[0m <14>[ 23.372214] [IGT] v3d_perfmon: executing IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-ci<14>[ 23.381077] [IGT] v3d_perfmon: exiting, ret=77 p49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Te<8>[ 23.391401] st requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [<14>[ 23.416534] [IGT] v3d_perfmon: executing 1mSubtest create-perfmon-0: SKIP (0.000s)[0m IGT-Versi<14>[ 23.425889] [IGT] v3d_perfmon: exiting, ret=77 on: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch<8>[ 23.436103] 64) Using IGT_SRANDOM=1706305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest<14>[ 23.467101] [IGT] v3d_perfmon: executing create-perfmon-exceed: SKIP (0.000s)[0m IGT-Version: <14>[ 23.476198] [IGT] v3d_perfmon: exiting, ret=77 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) <8>[ 23.486316] Using IGT_SRANDOM=1706305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 <14>[ 23.512251] [IGT] v3d_perfmon: executing (v3d) Last errno: 2, No such file or directory [1mSub<14>[ 23.521473] [IGT] v3d_perfmon: exiting, ret=77 test create-perfmon-invalid-counters: SKIP (0.000s)[0m <8>[ 23.531665] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requiremen<14>[ 23.557978] [IGT] v3d_perfmon: executing t: !(fd<0) No known gpu found for chipset flags 0x16 (v<14>[ 23.567348] [IGT] v3d_perfmon: exiting, ret=77 3d) Last errno: 2, No such file or directory [1mSubte<8>[ 23.577684] st create-single-perfmon: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Test requirement not met in function <14>[ 23.602570] [IGT] v3d_perfmon: executing drm_open_driver, file ../lib/drmtest.c:694: Test requir<14>[ 23.611594] [IGT] v3d_perfmon: exiting, ret=77 ement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) <8>[ 23.622002] Last errno: 2, No such file or directory [1mSubtest create-two-perfmon: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisati<14>[ 23.648485] [IGT] v3d_perfmon: executing on Test requirement not met in function drm_open_driver<14>[ 23.657604] [IGT] v3d_perfmon: exiting, ret=77 , file ../lib/drmtest.c:694: Test requirement: !(fd<0) <8>[ 23.667826] No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest get-values-invalid-pad: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: <14>[ 23.693231] [IGT] v3d_perfmon: executing 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 fo<14>[ 23.702032] [IGT] v3d_perfmon: exiting, ret=77 r randomisation Test requirement not met in function dr<8>[ 23.712104] m_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest get-values-invalid-<14>[ 23.737509] [IGT] v3d_perfmon: executing perfmon: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (<14>[ 23.746183] [IGT] v3d_perfmon: exiting, ret=77 aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706<8>[ 23.756763] 305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, N<14>[ 23.782919] [IGT] v3d_perfmon: executing o such file or directory [1mSubtest get-values-invalid<14>[ 23.791632] [IGT] v3d_perfmon: exiting, ret=77 -pointer: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe <8>[ 23.802055] (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !<14>[ 23.826989] [IGT] v3d_perfmon: executing (fd<0) No known gpu found for chipset flags 0x16 (v3d) <14>[ 23.835819] [IGT] v3d_perfmon: exiting, ret=77 Last errno: 2, No such file or directory [1mSubtest g<8>[ 23.846004] et-values-valid-perfmon:<8>[ 23.855442] SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) N<8>[ 23.881289] o known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest destroy-invalid-perfmon: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aa<14>[ 23.905170] [IGT] v3d_submit_cl: executing rch64) Using IGT_SRANDOM=1706305721 for randomisation <14>[ 23.914639] [IGT] v3d_submit_cl: exiting, ret=77 Test requirement not met in function drm_open_driver, file ../li<8>[ 23.925212] b/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest destroy-valid-perfmon: SKIP (0.000s)[0m IGT-Versio<14>[ 23.949730] [IGT] v3d_submit_cl: executing n: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch6<14>[ 23.958900] [IGT] v3d_submit_cl: exiting, ret=77 4) Using IGT_SRANDOM=1706305721 for randomisation Test<8>[ 23.969355] requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest bad-pad:<14>[ 23.994905] [IGT] v3d_submit_cl: executing SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64)<14>[ 24.004029] [IGT] v3d_submit_cl: exiting, ret=77 (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706<8>[ 24.014517] 305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, N<14>[ 24.039032] [IGT] v3d_submit_cl: executing o such file or directory [1mSubtest bad-flag: SKIP (0.<14>[ 24.048273] [IGT] v3d_submit_cl: exiting, ret=77 000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: <8>[ 24.058768] 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305721 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chi<14>[ 24.083525] [IGT] v3d_submit_cl: executing pset flags 0x16 (v3d) Last errno: 2, No such file or di<14>[ 24.092795] [IGT] v3d_submit_cl: exiting, ret=77 rectory [1mSubtest bad-extension: SKIP (0.000s)[0m I<8>[ 24.103053] GT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requ<14>[ 24.128294] [IGT] v3d_submit_cl: executing irement: !(fd<0) No known gpu found for chipset flags 0<14>[ 24.137283] [IGT] v3d_submit_cl: exiting, ret=77 x16 (v3d) Last errno: 2, No such file or directory [1<8>[ 24.147703] mSubtest bad-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test requirement not met in function drm_open_<14>[ 24.171857] [IGT] v3d_submit_cl: executing driver, file ../lib/drmtest.c:694: Test requirement: !(<14>[ 24.181411] [IGT] v3d_submit_cl: exiting, ret=77 fd<0) No known gpu found for chipset flags 0x16 (v3d) <8>[ 24.191711] Last errno: 2, No such file or directory [1mSubtest bad-perfmon: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test<14>[ 24.217519] [IGT] v3d_submit_cl: executing requirement not met in function drm_open_driver, file .<14>[ 24.226488] [IGT] v3d_submit_cl: exiting, ret=77 ./lib/drmtest.c:694: Test requirement: !(fd<0) No know<8>[ 24.236964] n gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest bad-in-sync: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=<14>[ 24.263392] [IGT] v3d_submit_cl: executing 1706305722 for randomisation Test requirement not met i<14>[ 24.272997] [IGT] v3d_submit_cl: exiting, ret=77 n function drm_open_driver, file ../lib/drmtest.c:694: Test req<8>[ 24.283722] uirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest bad-multisync-pad: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.1<14>[ 24.310041] [IGT] v3d_submit_cl: executing 0.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for r<14>[ 24.319318] [IGT] v3d_submit_cl: exiting, ret=77 andomisation Test requirement not met in function drm_o<8>[ 24.329795] pen_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest bad-multisync-extension: SKIP <14>[ 24.354710] [IGT] v3d_submit_cl: executing (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linu<14>[ 24.364172] [IGT] v3d_submit_cl: exiting, ret=77 x: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for ran<8>[ 24.374677] domisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directo<14>[ 24.400989] [IGT] v3d_submit_cl: executing ry [1mSubtest bad-multisync-out-sync: SKIP (0.000s)[0<14>[ 24.410008] [IGT] v3d_submit_cl: exiting, ret=77 m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218<8>[ 24.420495] -cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset fla<14>[ 24.445939] [IGT] v3d_submit_cl: executing gs 0x16 (v3d) Last errno: 2, No such file or directory <14>[ 24.455047] [IGT] v3d_submit_cl: exiting, ret=77 [1mSubtest bad-multisync-in-sync: SKIP (0.000s)[0m I<8>[ 24.465478] GT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: T<14>[ 24.490314] [IGT] v3d_submit_cl: executing est requirement: !(fd<0) No known gpu found for chipset<14>[ 24.499221] [IGT] v3d_submit_cl: exiting, ret=77 flags 0x16 (v3d) Last errno: 2, No such file or direct<8>[ 24.509662] ory [1mSubtest valid-submission: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test requirement not met in function<14>[ 24.535459] [IGT] v3d_submit_cl: executing drm_open_driver, file ../lib/drmtest.c:694: Test requi<14>[ 24.544530] [IGT] v3d_submit_cl: exiting, ret=77 rement: !(fd<0) No known gpu found for chipset flags 0x<8>[ 24.554915] 16 (v3d) Last errno: 2, No such file or directory [1mSubtest single-out-sync: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 f<14>[ 24.580772] [IGT] v3d_submit_cl: executing or randomisation Test requirement not met in function d<14>[ 24.589864] [IGT] v3d_submit_cl: exiting, ret=77 rm_open_driver, file ../lib/drmtest.c:694: Test require<8>[ 24.600281] ment: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest single-in-sync: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.<14>[ 24.625515] [IGT] v3d_submit_cl: executing 10.218-cip49 aarch64) Using IGT_SRANDOM=1706305<14>[ 24.634417] [IGT] v3d_submit_cl: exiting, ret=77 722 for randomisation Test requirement not met in funct<8>[ 24.644293] ion drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest simple-flush-cache: S<14>[ 24.669173] [IGT] v3d_submit_cl: executing KIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (<14>[ 24.678602] [IGT] v3d_submit_cl: exiting, ret=77 Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=170630<8>[ 24.689128] 5722 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No <14>[ 24.714619] [IGT] v3d_submit_cl: executing such file or directory [1mSubtest valid-multisync-subm<14>[ 24.723716] [IGT] v3d_submit_cl: exiting, ret=77 ission: SKIP (0.000s)[0m IGT-V<46>[ 24.732139] systemd-journald[124]: Data hash table of /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal has a fill level at 75.0 (1536 of 2047 items, 524288 file size, 341 bytes per hash table item), suggesting rotation. ersion: <8>[ 24.734165] 1.28-ga4<46>[ 24.753853] systemd-journald[124]: /var/log/journal/c3f909ee3e324895ab90ff2613af9260/system.journal: Journal header limits reached or header out-of-date, rotating. 4ebfe (a<8>[ 24.762911] arch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) L<8>[ 24.803316] ast errno: 2, No such file or directory [1mSubtest multisync-out-syncs: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisatio<14>[ 24.827528] [IGT] v3d_submit_csd: executing n Test requirement not met in function drm_open_driver,<14>[ 24.837017] [IGT] v3d_submit_csd: exiting, ret=77 file ../lib/drmtest.c:694: Test requirement: !(fd<0) <8>[ 24.847227] No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest multi-and-single-sync: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aar<14>[ 24.871852] [IGT] v3d_submit_csd: executing ch64) Using IGT_SRANDOM=1706305722 for randomisation T<14>[ 24.881504] [IGT] v3d_submit_csd: exiting, ret=77 est requirement not met in function drm_open_driver, file ../lib<8>[ 24.892137] /drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest multiple-job-submission: SKIP (0.000s)[0m IGT-Versi<14>[ 24.916472] [IGT] v3d_submit_csd: executing on: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch<14>[ 24.925942] [IGT] v3d_submit_csd: exiting, ret=77 64) Using IGT_SRANDOM=1706305722 for randomisation Tes<8>[ 24.936387] t requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest<14>[ 24.961664] [IGT] v3d_submit_csd: executing job-perfmon: SKIP (0.000s)[0m IGT-Version: 1.28-ga44e<14>[ 24.970877] [IGT] v3d_submit_csd: exiting, ret=77 bfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM<8>[ 24.981519] =1706305722 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno:<14>[ 25.005687] [IGT] v3d_submit_csd: executing 2, No such file or directory [1mSubtest bad-pad: SKIP<14>[ 25.015263] [IGT] v3d_submit_csd: exiting, ret=77 (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Lin<8>[ 25.025872] ux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for<14>[ 25.050808] [IGT] v3d_submit_csd: executing chipset flags 0x16 (v3d) Last errno: 2, No such file o<14>[ 25.060310] [IGT] v3d_submit_csd: exiting, ret=77 r directory [1mSubtest bad-flag: SKIP (0.000s)[0m IG<8>[ 25.070724] T-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Te<14>[ 25.094902] [IGT] v3d_submit_csd: executing st requirement: !(fd<0) No known gpu found for chipset <14>[ 25.104330] [IGT] v3d_submit_csd: exiting, ret=77 flags 0x16 (v3d) Last errno: 2, No such file or directo<8>[ 25.114959] ry [1mSubtest bad-extension: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test requirement not met in function drm_open_dr<14>[ 25.141083] [IGT] v3d_submit_csd: executing iver, file ../lib/drmtest.c:694: Test requirement: !(fd<14>[ 25.150458] [IGT] v3d_submit_csd: exiting, ret=77 <0) No known gpu found for chipset flags 0x16 (v3d) Last errno<8>[ 25.161144] : 2, No such file or directory [1mSubtest bad-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305722 for randomisation Test requirement not met in<14>[ 25.188220] [IGT] v3d_submit_csd: executing function drm_open_driver, file ../lib/drmtest.c:694: T<14>[ 25.197797] [IGT] v3d_submit_csd: exiting, ret=77 est requirement: !(fd<0) No known gpu found for chipset flags 0<8>[ 25.208527] x16 (v3d) Last errno: 2, No such file or directory [1mSubtest bad-perfmon: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for <14>[ 25.234491] [IGT] v3d_submit_csd: executing randomisation Test requirement not met in function drm_<14>[ 25.243657] [IGT] v3d_submit_csd: exiting, ret=77 open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<<8>[ 25.254408] 0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest bad-in-sync: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using I<14>[ 25.281422] [IGT] v3d_submit_csd: executing GT_SRANDOM=1706305723 for randomisation Test requiremen<14>[ 25.291042] [IGT] v3d_submit_csd: exiting, ret=77 t not met in function drm_open_driver, file ../lib/drmtest.c:694<8>[ 25.301523] : Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest bad-multisync-pad: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: <14>[ 25.327948] [IGT] v3d_submit_csd: executing 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 fo<14>[ 25.337661] [IGT] v3d_submit_csd: exiting, ret=77 r randomisation Test requirement not met in function dr<8>[ 25.348107] m_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest bad-multisync-extension: SK<14>[ 25.373087] [IGT] v3d_submit_csd: executing IP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (L<14>[ 25.382136] [IGT] v3d_submit_csd: exiting, ret=77 inux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305<8>[ 25.392655] 723 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file<14>[ 25.418182] [IGT] v3d_submit_csd: executing or directory [1mSubtest bad-multisync-out-sync: SKIP <14>[ 25.427229] [IGT] v3d_submit_csd: exiting, ret=77 (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.<8>[ 25.437995] 218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset <14>[ 25.464771] [IGT] v3d_submit_csd: executing flags 0x16 (v3d) Last errno: 2, No such file or directo<14>[ 25.474164] [IGT] v3d_submit_csd: exiting, ret=77 ry [1mSubtest bad-multisync-in-sync: SKIP (0.000s)[0m<8>[ 25.484720] IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) La<14>[ 25.516988] [IGT] v3d_submit_csd: executing st errno: 2, No such file or directory [1mSubtest vali<14>[ 25.526083] [IGT] v3d_submit_csd: exiting, ret=77 d-submission: SKIP (0.000s)[0m IGT-Version: 1.28-ga44e<8>[ 25.536698] bfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<<14>[ 25.562100] [IGT] v3d_submit_csd: executing 0) No known gpu found for chipset flags 0x16 (v3d) Las<14>[ 25.571431] [IGT] v3d_submit_csd: exiting, ret=77 t errno: 2, No such file or directory [1mSubtest single-out-sy<8>[ 25.581859] nc: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file <14>[ 25.608151] [IGT] v3d_submit_csd: executing ../lib/drmtest.c:694: Test requirement: !(fd<0) No kno<14>[ 25.617366] [IGT] v3d_submit_csd: exiting, ret=77 wn gpu found for chipset flags 0x16 (v3d) Last errno: 2<8>[ 25.627731] , No such file or direct<8>[ 25.636483] ory [1mSubtest single-in-sync: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file ../<8>[ 25.661193] lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest valid-multisync-submission: SKIP (0.000s)[0m IGT<14>[ 25.683598] [IGT] v3d_wait_bo: executing -Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49<14>[ 25.692941] [IGT] v3d_wait_bo: exiting, ret=77 aarch64) Using IGT_SRANDOM=1706305723 for randomisatio<8>[ 25.703088] n Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mS<14>[ 25.727799] [IGT] v3d_wait_bo: executing ubtest multisync-out-syncs: SKIP (0.000s)[0m IGT-Versi<14>[ 25.737099] [IGT] v3d_wait_bo: exiting, ret=77 on: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch<8>[ 25.747124] 64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d<14>[ 25.771430] [IGT] v3d_wait_bo: executing ) Last errno: 2, No such file or directory [1mSubtest<14>[ 25.780859] [IGT] v3d_wait_bo: exiting, ret=77 multi-and-single-sync: SKIP (0.000s)[0m IGT-Version: <8>[ 25.791127] 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(f<14>[ 25.816506] [IGT] v3d_wait_bo: executing d<0) No known gpu found for chipset flags 0x16 (v3d) L<14>[ 25.825405] [IGT] v3d_wait_bo: exiting, ret=77 ast errno: 2, No such file or directory [1mSubtest mul<8>[ 25.835634] tiple-job-submission: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in funct<14>[ 25.859721] [IGT] v3d_wait_bo: executing ion drm_open_driver, file ../lib/drmtest.c:694: Test re<14>[ 25.868651] [IGT] v3d_wait_bo: exiting, ret=77 quirement: !(fd<0) No known gpu found for chipset flags<8>[ 25.878745] 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest job-perfmon: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for random<14>[ 25.903624] [IGT] v3d_wait_bo: executing isation Test requirement not met in function drm_open_d<14>[ 25.912847] [IGT] v3d_wait_bo: exiting, ret=77 river, file ../lib/drmtest.c:694: Test requirement: !(f<8>[ 25.922978] d<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest bad-bo: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarc<14>[ 25.947261] [IGT] v3d_wait_bo: executing h64) Using IGT_SRANDOM=1706305723 for randomisation Te<14>[ 25.956224] [IGT] v3d_wait_bo: exiting, ret=77 st requirement not met in function drm_open_driver, file<8>[ 25.966619] ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest bad-pad: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe<14>[ 25.991854] [IGT] v3d_wait_bo: executing (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SR<14>[ 26.000819] [IGT] v3d_wait_bo: exiting, ret=77 ANDOM=1706305723 for randomisation Test requirement not met in <8>[ 26.010999] function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest unused-bo-0ns: S<14>[ 26.035635] [IGT] v3d_wait_bo: executing KIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (<14>[ 26.045027] [IGT] v3d_wait_bo: exiting, ret=77 Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=170630<8>[ 26.055307] 5723 for randomisation <8>[ 26.063673] Test requirement<8>[ 26.069034] not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest unused-bo-1ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest map-bo-0ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest map-bo-1ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest used-bo-0ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305723 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest used-bo-1ns: SKIP (0.000s)[0m IGT-Version: 1.28-ga44ebfe (aarch64) (Linux: 5.10.218-cip49 aarch64) Using IGT_SRANDOM=1706305724 for randomisation Test requirement not met in function drm_open_driver, file ../lib/drmtest.c:694: Test requirement: !(fd<0) No known gpu found for chipset flags 0x16 (v3d) Last errno: 2, No such file or directory [1mSubtest used-bo: SKIP (0.000s)[0m + set +x / #