Trying 192.168.56.175... Connected to arpeggi. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-1c1c000.usb-usb-0:1:1.3-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot SPL 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS Training FAILED DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done DDR configured as single rank SEC0: RNG instantiated Normal Boot WDT: Started watchdog@30280000 with servicing (60s timeout) Trying to boot from BOOTROM Boot Stage: Primary boot Find img info 0x&4802d800, size 888 Download 916480, Total size 917440 NOTICE: BL31: v2.6(release):lf_v2.6-g3c1583ba0a NOTICE: BL31: Built : 11:00:38, Nov 21 2022 U-Boot 2022.04-6.3.0+git.c71ae7141f30 (May 15 2023 - 16:20:01 +0000) CPU: i.MX8MP[8] rev1.1 1600 MHz (running at 1200 MHz) CPU: Industrial temperature grade (-40C to 105C) at 42C Reset cause: POR DRAM: 4 GiB Core: 89 devices, 23 uclasses, devicetree: separate WDT: Started watchdog@30280000 with servicing (60s timeout) MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK In: serial@30880000 Out: serial@30880000 Err: serial@30880000 Model: Toradex 0063 Verdin iMX8M Plus Quad 4GB IT V1.1A Serial#: 15034401 Carrier: Toradex Dahlia V1.1C, Serial# 11080179 SEC0: RNG instantiated BuildInfo: - ATF 3c1583b Net: eth1: ethernet@30be0000, eth0: ethernet@30bf0000 [PRIME] Normal Boot Hit any key to stop autoboot: 1  0 Verdin iMX8MP # setenv autoload no setenv autoload no Verdin iMX8MP # dhcp dhcp ethernet@30bf0000 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.51 (3857 ms) Verdin iMX8MP # setenv serverip 192.168.56.193 setenv serverip 192.168.56.193 Verdin iMX8MP # tftp 0x40400000 680325/tftp-deploy-24w_rdlo/kernel/Image tftp 0x40400000 680325/tftp-deploy-24w_rdlo/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.51 Filename '680325/tftp-deploy-24w_rdlo/kernel/Image'. Load address: 0x40400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ## 33.4 MiB/s done Bytes transferred = 45308416 (2b35a00 hex) Verdin iMX8MP # tftp 0x45000000 680325/tftp-deploy-24w_rdlo/ramdisk/ramdisk.cpio.gz.uboot tftp 0x45000000 680325/tftp-deploy-24w_rdlo/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30bf0000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.51 Filename '680325/tftp-deploy-24w_rdlo/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x45000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################ 36 MiB/s done Bytes transferred = 23248338 (162bdd2 hex) Verdin iMX8MP # setenv initrd_size ${filesize} setenv initrd_size ${filesize} Verdin iMX8MP # tftp 0x44000000 680325/tftp-deploy-24w_rdlo/dtb/imx8mp-verdin-nonwifi-dahlia.dtb tftp 0x44000000 680325/tftp-deploy-24w_rdlo/dtb/imx8mp-verdin-nonwifi-dahlia.dtb Using ethernet@30bf0000 device TFTP from server 192.168.56.193; our IP address is 192.168.56.51 Filename '680325/tftp-deploy-24w_rdlo/dtb/imx8mp-verdin-nonwifi-dahlia.dtb'. Load address: 0x44000000 Loading: *## 15.1 MiB/s done Bytes transferred = 63139 (f6a3 hex) Verdin iMX8MP # setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/nfs rw nfsroot=192.168.56.193:/var/lib/lava/dispatcher/tmp/680325/extract-nfsrootfs-13patd23,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc2,115200 earlycon,115200n8 root=/dev/nfs rw nfsroot=192.168.56.193:/var/lib/lava/dispatcher/tmp/680325/extract-nfsrootfs-13patd23,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' Verdin iMX8MP # booti 0x40400000 0x45000000 0x44000000 booti 0x40400000 0x45000000 0x44000000 ## Loading init Ramdisk from Legacy Image at 45000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 23248274 Bytes = 22.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 Loading Device Tree to 00000000ffaf1000, end 00000000ffb036a2 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j302637-arm64-gcc-12-defconfig-grnjw) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Fri Aug 30 21:13:35 UTC 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Toradex Verdin iMX8M Plus on Dahlia Board [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030880000 (options '') [ 0.000000] printk: legacy bootconsole [ec_imx6q0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x13f7aa9c0-0x13f7acfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000fda00000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 24 pages/cpu s60056 r8192 d30056 u98304 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttymxc2,115200 earlycon,115200n8 root=/dev/nfs rw nfsroot=192.168.56.193:/var/lib/lava/dispatcher/tmp/680325/extract-nfsrootfs-13patd23,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <5>[ 0.000000] Unknown kernel command line parameters "earlycon,115200n8", will be passed to user space. <6>[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1048576 <6>[ 0.000000] Policy zone: Normal <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000f9a00000-0x00000000fda00000] (64MB) <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=512 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing 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] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 160 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GICv3: GICv3 features: 16 PPIs <6>[ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=1 <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000000] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.010439] Console: colour dummy device 80x25 <6>[ 0.013114] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023634] pid_max: default: 32768 minimum: 301 <6>[ 0.028594] LSM: initializing lsm=capability <6>[ 0.033166] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.040790] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.050722] rcu: Hierarchical SRCU implementation. <6>[ 0.054018] rcu: Max phase no-delay instances is 1000. <6>[ 0.059691] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.071589] EFI services will not be available. <6>[ 0.073781] smp: Bringing up secondary CPUs ... <6>[ 0.078813] Detected VIPT I-cache on CPU1 <6>[ 0.078872] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.078907] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.079455] Detected VIPT I-cache on CPU2 <6>[ 0.079499] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.079518] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.080015] Detected VIPT I-cache on CPU3 <6>[ 0.080055] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.080074] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.080176] smp: Brought up 1 node, 4 CPUs <6>[ 0.137604] SMP: Total of 4 processors activated. <6>[ 0.142580] CPU: All CPU(s) started at EL2 <6>[ 0.146994] CPU features: detected: 32-bit EL0 Support <6>[ 0.152384] CPU features: detected: 32-bit EL1 Support <6>[ 0.157823] CPU features: detected: CRC32 instructions <6>[ 0.163267] alternatives: applying system-wide alternatives <6>[ 0.170177] Memory: 3941272K/4194304K available (17152K kernel code, 5014K rwdata, 11660K rodata, 10240K init, 733K bss, 215712K reserved, 32768K cma-reserved) <6>[ 0.184832] devtmpfs: initialized <6>[ 0.199302] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.206538] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.214448] 21504 pages in range for non-PLT usage <6>[ 0.214464] 513024 pages in range for PLT usage <6>[ 0.218989] pinctrl core: initialized pinctrl subsystem <6>[ 0.232647] DMI not present or invalid. <6>[ 0.236413] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.240975] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.247656] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.255743] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.263781] audit: initializing netlink subsys (disabled) <5>[ 0.269576] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1 <6>[ 0.271345] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.277485] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.283843] cpuidle: using governor menu <6>[ 0.295068] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.301969] ASID allocator initialised with 65536 entries <6>[ 0.310505] Serial: AMBA PL011 UART driver <6>[ 0.322938] platform soc@0: Fixed dependency cycle(s) with /soc@0/bus@30000000/efuse@30350000/unique-id@8 <6>[ 0.331116] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28440000 <6>[ 0.337712] amba 28440000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.344483] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28540000 <6>[ 0.352037] amba 28540000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.358823] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28640000 <6>[ 0.366388] amba 28640000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.373195] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28740000 <6>[ 0.380746] amba 28740000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.387550] platform funnel: Fixed dependency cycle(s) with /soc@0/funnel@28c03000 <6>[ 0.395326] amba 28c03000.funnel: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.403340] amba 28c03000.funnel: Fixed dependency cycle(s) with /funnel <6>[ 0.410468] amba 28c03000.funnel: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.418421] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/etr@28c06000 <6>[ 0.426182] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/funnel@28c03000 <6>[ 0.434357] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/etr@28c06000 <6>[ 0.442087] amba 28c06000.etr: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.454053] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog3grp <6>[ 0.462244] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog2grp <6>[ 0.473264] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpiohog1grp <6>[ 0.484290] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio8grp <6>[ 0.495063] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio7grp <6>[ 0.505815] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio4grp <6>[ 0.516577] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio3grp <6>[ 0.527339] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio2grp <6>[ 0.538101] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/gpio1grp <6>[ 0.549618] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.557218] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <6>[ 0.568944] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <6>[ 0.578243] platform 30380000.clock-controller: Fixed dependency cycle(s) with /soc@0/interrupt-controller@38800000 <6>[ 0.608624] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.616161] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-controller@32fc6000 <6>[ 0.628155] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-controller@32fc6000 <6>[ 0.639319] platform 32fc6000.display-controller: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-bridge@32fc4000 <6>[ 0.651361] platform 32fc4000.display-bridge: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.661249] platform 32fd8000.hdmi: Fixed dependency cycle(s) with /soc@0/bus@32c00000/display-bridge@32fc4000 <6>[ 0.678317] platform connector: Fixed dependency cycle(s) with /soc@0/usb@32f10100/usb@38100000 <6>[ 0.688366] platform 32fd8000.hdmi: Fixed dependency cycle(s) with /native-hdmi-connector <6>[ 0.694178] platform native-hdmi-connector: Fixed dependency cycle(s) with /soc@0/bus@32c00000/hdmi@32fd8000 <6>[ 0.706372] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.711256] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.717807] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.724888] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.731453] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.738538] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.745104] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.752195] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.760920] ACPI: Interpreter disabled. <6>[ 0.766978] iommu: Default domain type: Translated <6>[ 0.769195] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.776000] SCSI subsystem initialized <6>[ 0.780055] usbcore: registered new interface driver usbfs <6>[ 0.785516] usbcore: registered new interface driver hub <6>[ 0.791105] usbcore: registered new device driver usb <6>[ 0.798240] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.801666] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.811127] PTP clock support registered <6>[ 0.815543] EDAC MC: Ver: 3.0.0 <6>[ 0.819193] scmi_core: SCMI protocol bus registered <6>[ 0.825287] FPGA manager framework <6>[ 0.827651] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.834940] vgaarb: loaded <6>[ 0.837378] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.843530] VFS: Disk quotas dquot_6.6.0 <6>[ 0.847538] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.854916] pnp: PnP ACPI: disabled <6>[ 0.865567] NET: Registered PF_INET protocol family <6>[ 0.868040] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.878326] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 0.884481] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.892479] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.900894] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) <6>[ 0.909243] TCP: Hash tables configured (established 32768 bind 32768) <6>[ 0.915350] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 0.922319] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 0.929853] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.935974] RPC: Registered named UNIX socket transport module. <6>[ 0.941822] RPC: Registered udp transport module. <6>[ 0.946803] RPC: Registered tcp transport module. <6>[ 0.951791] RPC: Registered tcp-with-tls transport module. <6>[ 0.957568] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.964310] PCI: CLS 0 bytes, default 64 <6>[ 0.968671] Unpacking initramfs... <6>[ 0.975758] kvm [1]: nv: 529 coarse grained trap handlers <6>[ 0.979031] kvm [1]: IPA Size Limit: 40 bits <6>[ 0.985727] kvm [1]: GICv3: no GICV resource entry <6>[ 0.988217] kvm [1]: disabling GICv2 emulation <6>[ 0.992996] kvm [1]: GIC system register CPU interface enabled <6>[ 0.999108] kvm [1]: vgic interrupt IRQ9 <6>[ 1.003311] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 1.010549] Initialise system trusted keyrings <6>[ 1.014129] workingset: timestamp_bits=42 max_order=20 bucket_order=0 <6>[ 1.020991] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.027086] NFS: Registering the id_resolver key type <5>[ 1.032122] Key type id_resolver registered <5>[ 1.036533] Key type id_legacy registered <6>[ 1.040867] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.047829] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.055729] 9p: Installing v9fs 9p2000 file system support <5>[ 1.114640] Key type asymmetric registered <5>[ 1.116171] Asymmetric key parser 'x509' registered <6>[ 1.121477] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.129064] io scheduler mq-deadline registered <6>[ 1.133847] io scheduler kyber registered <6>[ 1.138183] io scheduler bfq registered <6>[ 1.201505] SoC: i.MX8MP revision 1.1 <6>[ 1.253689] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.263350] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 15, base_baud = 1500000) is a IMX <6>[ 1.270557] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 16, base_baud = 1500000) is a IMX <6>[ 1.278777] printk: legacy console [ttymxc2] enabled <6>[ 1.278777] printk: legacy console [ttymxc2] enabled <6>[ 1.289152] printk: legacy bootconsole [ec_imx6q0] disabled <6>[ 1.289152] printk: legacy bootconsole [ec_imx6q0] disabled <6>[ 1.302451] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 17, base_baud = 1500000) is a IMX <6>[ 1.314138] msm_serial: driver initialized <6>[ 1.319535] SuperH (H)SCI(F) driver initialized <6>[ 1.325043] STM32 USART driver initialized <6>[ 1.339927] loop: module loaded <6>[ 1.345265] megasas: 07.727.03.00-rc1 <6>[ 1.362724] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.370447] thunder_xcv, ver 1.0 <6>[ 1.374024] thunder_bgx, ver 1.0 <6>[ 1.377580] nicpf, ver 1.0 <6>[ 1.383463] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.390983] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.396664] hclge is initializing <6>[ 1.400310] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.405467] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.411552] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.416801] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.423061] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.428751] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.434679] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.441237] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.448435] sky2: driver version 1.30 <6>[ 1.455446] VFIO - User Level meta-driver version: 0.3 <6>[ 1.467726] usbcore: registered new interface driver usb-storage <6>[ 1.480665] i2c_dev: i2c /dev entries driver <6>[ 1.502435] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.508917] sdhci: Copyright(c) Pierre Ossman <6>[ 1.515683] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.524401] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.536014] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.544007] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 1.552787] usbcore: registered new interface driver usbhid <6>[ 1.558666] usbhid: USB HID core driver <6>[ 1.572157] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available <6>[ 1.583977] platform soc@0: Fixed dependency cycle(s) with /soc@0/bus@30000000/efuse@30350000 <6>[ 1.603559] NET: Registered PF_PACKET protocol family <6>[ 1.609023] 9pnet: Installing 9P2000 support <5>[ 1.613697] Key type dns_resolver registered <6>[ 1.628847] registered taskstats version 1 <5>[ 1.633404] Loading compiled-in X.509 certificates <6>[ 1.646791] Demotion targets for Node 0: null <4>[ 1.665205] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. <4>[ 1.676232] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. <4>[ 1.687488] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. <4>[ 1.698630] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation. <4>[ 1.709758] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 1.733614] reg-fixed-voltage regulator-pcie: nonexclusive access to GPIO for (default) <6>[ 1.734162] i2c i2c-0: using pinctrl states for GPIO recovery <6>[ 1.748081] i2c i2c-0: using generic GPIOs for recovery <6>[ 1.754685] i2c i2c-0: IMX I2C adapter registered <6>[ 1.760989] i2c i2c-1: using pinctrl states for GPIO recovery <6>[ 1.765889] nxp-pca9450 0-0025: pca9450bc probed. <6>[ 1.767104] i2c i2c-1: using generic GPIOs for recovery <6>[ 1.777639] i2c i2c-1: IMX I2C adapter registered <6>[ 1.783915] i2c i2c-2: using pinctrl states for GPIO recovery <6>[ 1.790076] i2c i2c-2: using generic GPIOs for recovery <6>[ 1.795727] i2c i2c-2: IMX I2C adapter registered <6>[ 1.802000] i2c i2c-3: using pinctrl states for GPIO recovery <6>[ 1.808203] i2c i2c-3: using generic GPIOs for recovery <6>[ 1.814809] i2c i2c-3: IMX I2C adapter registered <6>[ 1.821294] i2c i2c-4: using pinctrl states for GPIO recovery <6>[ 1.827484] i2c i2c-4: using generic GPIOs for recovery <6>[ 1.833164] i2c i2c-4: IMX I2C adapter registered <6>[ 1.870405] platform connector: Fixed dependency cycle(s) with /soc@0/usb@32f10100/usb@38100000 <6>[ 1.879559] platform 38100000.usb: Fixed dependency cycle(s) with /connector <6>[ 1.899662] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <4>[ 1.899950] imx8mq-usb-phy 381f0040.usb-phy: supply vbus not found, using dummy regulator <6>[ 1.919592] imx6q-pcie 33800000.pcie: host bridge /soc@0/pcie@33800000 ranges: <6>[ 1.927045] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller <6>[ 1.927228] imx6q-pcie 33800000.pcie: IO 0x001ff80000..0x001ff8ffff -> 0x0000000000 <6>[ 1.932965] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 <6>[ 1.941426] imx6q-pcie 33800000.pcie: MEM 0x0018000000..0x001fefffff -> 0x0018000000 <6>[ 1.949663] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe65 hci version 0x110 quirks 0x0000808000000010 <6>[ 1.967504] xhci-hcd xhci-hcd.0.auto: irq 203, io mem 0x38200000 <6>[ 1.973951] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller <6>[ 1.979740] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 <6>[ 1.987700] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed <6>[ 1.995210] hub 1-0:1.0: USB hub found <6>[ 1.999286] hub 1-0:1.0: 1 port detected <6>[ 2.006370] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 2.015363] hub 2-0:1.0: USB hub found <6>[ 2.019449] hub 2-0:1.0: 1 port detected <6>[ 2.027533] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>[ 2.111672] Freeing initrd memory: 22696K <6>[ 2.145958] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 2.149589] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <6>[ 2.177583] imx6q-pcie 33800000.pcie: iATU: unroll T, 4 ob, 4 ib, align 64K, limit 16G <6>[ 2.212417] mmc2: new HS400 Enhanced strobe MMC card at address 0001 <6>[ 2.219597] mmcblk2: mmc2:0001 IX2932 29.1 GiB <6>[ 2.225685] mmcblk2: p1 p2 <6>[ 2.229218] mmcblk2boot0: mmc2:0001 IX2932 4.00 MiB <6>[ 2.235365] mmcblk2boot1: mmc2:0001 IX2932 4.00 MiB <6>[ 2.241424] mmcblk2rpmb: mmc2:0001 IX2932 4.00 MiB, chardev (234:0) <6>[ 2.261395] usb 1-1: new high-speed USB device number 2 using xhci-hcd <6>[ 2.474715] hub 1-1:1.0: USB hub found <6>[ 2.478789] hub 1-1:1.0: 4 ports detected <6>[ 2.541430] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd <6>[ 2.586715] hub 2-1:1.0: USB hub found <6>[ 2.590794] hub 2-1:1.0: 3 ports detected <6>[ 2.825391] usb 1-1.4: new high-speed USB device number 3 using xhci-hcd <6>[ 3.185398] imx6q-pcie 33800000.pcie: Phy link never came up <6>[ 4.189403] imx6q-pcie 33800000.pcie: Phy link never came up <6>[ 4.195701] imx6q-pcie 33800000.pcie: PCI host bridge to bus 0000:00 <6>[ 4.202341] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 4.208104] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] <6>[ 4.214560] pci_bus 0000:00: root bus resource [mem 0x18000000-0x1fefffff] <6>[ 4.221736] pci 0000:00:00.0: [16c3:abcd] type 01 class 0x060400 PCIe Root Port <6>[ 4.229330] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x000fffff] <6>[ 4.235534] pci 0000:00:00.0: ROM [mem 0x00000000-0x0000ffff pref] <6>[ 4.241990] pci 0000:00:00.0: PCI bridge to [bus 01-ff] <6>[ 4.247492] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] <6>[ 4.253861] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] <6>[ 4.260928] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] <6>[ 4.268469] pci 0000:00:00.0: supports D1 <6>[ 4.272752] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold <6>[ 4.282404] pci 0000:00:00.0: BAR 0 [mem 0x18000000-0x180fffff]: assigned <6>[ 4.289477] pci 0000:00:00.0: ROM [mem 0x18100000-0x1810ffff pref]: assigned <6>[ 4.296802] pci 0000:00:00.0: PCI bridge to [bus 01-ff] <6>[ 4.302307] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] <6>[ 4.308155] pci_bus 0000:00: resource 5 [mem 0x18000000-0x1fefffff] <6>[ 4.315061] pcieport 0000:00:00.0: PME: Signaling with IRQ 206 <6>[ 4.321459] pcieport 0000:00:00.0: AER: enabled with IRQ 206 <6>[ 4.327603] Trying to probe devices needed for running init ... <6>[ 16.621440] clk: Disabling unused clocks <6>[ 16.630449] PM: genpd: Disabling unused power domains <6>[ 16.635852] ALSA device list: <6>[ 16.639096] No soundcards found. <6>[ 16.646022] Freeing unused kernel memory: 10240K <6>[ 16.650986] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <6>[ 17.414159] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 7 mkt segment 2 supported-hw 0x80 0x4 <6>[ 17.429565] cs_system_cfg: CoreSight Configuration manager initialised <6>[ 17.495423] imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware <6>[ 17.507569] CAN device driver interface <6>[ 17.509498] imx-sdma 30e00000.dma-controller: external firmware not found, using ROM firmware <6>[ 17.525047] imx-sdma 30e10000.dma-controller: external firmware not found, using ROM firmware <6>[ 17.552172] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) <6>[ 17.559250] caam 30900000.crypto: job rings = 2, qi = 0 <6>[ 17.582675] wm8904 3-001a: revision A <6>[ 17.624576] hwmon hwmon1: temp1_input not attached to any thermal zone <4>[ 17.629710] ina2xx 3-0040: supply vs not found, using dummy regulator <6>[ 17.631423] lm75 3-004f: hwmon1: sensor 'tmp75c' <6>[ 17.647242] ina2xx 3-0040: power monitor ina219 (Rshunt = 10000 uOhm) <4>[ 17.664866] rtc-ds1307 0-0032: oscillator failed, set time! <6>[ 17.701496] rtc-ds1307 0-0032: registered as rtc0 <3>[ 17.707753] rtc-ds1307 0-0032: hctosys: unable to read the hardware clock <6>[ 17.732124] imx-dwmac 30bf0000.ethernet: IRQ eth_lpi not found <6>[ 17.745353] imx-dwmac 30bf0000.ethernet: IRQ sfty not found <6>[ 17.754265] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc1 <6>[ 17.757744] etnaviv etnaviv: bound 38000000.gpu (ops gpu_ops [etnaviv]) <6>[ 17.770394] imx-dwmac 30bf0000.ethernet: User ID: 0x10, Synopsys ID: 0x51 <6>[ 17.771073] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input1 <6>[ 17.771158] imx8mp-dw-hdmi-tx 32fd8000.hdmi: Detected HDMI TX controller v2.13a with HDCP (SAMSUNG HDMI TX PHY) <6>[ 17.777494] imx-dwmac 30bf0000.ethernet: DWMAC4/5 <6>[ 17.781341] etnaviv etnaviv: bound 38008000.gpu (ops gpu_ops [etnaviv]) <6>[ 17.781552] etnaviv etnaviv: bound 38500000.npu (ops gpu_ops [etnaviv]) <6>[ 17.781674] etnaviv-gpu 38000000.gpu: model: GC7000, revision: 6204 <6>[ 17.786331] etnaviv-gpu 38008000.gpu: model: GC520, revision: 5341 <6>[ 17.802474] etnaviv-gpu 38500000.npu: model: GC8000, revision: 8002 <6>[ 17.806006] imx-dwmac 30bf0000.ethernet: DMA HW capability register supported <4>[ 17.814302] etnaviv-gpu 38500000.npu: etnaviv has been instantiated on a NPU, for which the UAPI is still experimental <6>[ 17.819866] imx-dwmac 30bf0000.ethernet: RX Checksum Offload Engine supported <6>[ 17.820129] [drm] Initialized imx-lcdif 1.0.0 for 32fc6000.display-controller on minor 0 <6>[ 17.820174] imx-lcdif 32fc6000.display-controller: [drm] Cannot find any crtc or sizes <6>[ 17.834295] [drm] Initialized etnaviv 1.4.0 for etnaviv on minor 1 <6>[ 17.839423] imx-dwmac 30bf0000.ethernet: Wake-Up On Lan supported <6>[ 17.897210] imx-dwmac 30bf0000.ethernet: Enable RX Mitigation via HW Watchdog Timer <3>[ 17.897736] debugfs: File 'Headphone Jack' in directory 'dapm' already present! <6>[ 17.905281] imx-dwmac 30bf0000.ethernet: Enabled L3L4 Flow TC (entries=8) <6>[ 17.905573] usbcore: registered new device driver onboard-usb-dev <3>[ 17.913093] debugfs: File 'CPU-Playback' in directory 'dapm' already present! <6>[ 17.914941] usb 1-1.4: USB disconnect, device number 3 <6>[ 17.920010] imx-dwmac 30bf0000.ethernet: Enabled RFS Flow TC (entries=10) <6>[ 17.922917] mc: Linux media interface: v0.10 <3>[ 17.926464] debugfs: File 'CPU-Capture' in directory 'dapm' already present! <6>[ 17.933878] imx-dwmac 30bf0000.ethernet: Enabling HW TC (entries=256, max_off=256) <6>[ 17.966111] imx-dwmac 30bf0000.ethernet: Using 34/40 bits DMA host/device width <6>[ 17.976074] videodev: Linux video capture interface: v2.00 <6>[ 18.032258] hantro-vpu 38300000.video-codec: registered nxp,imx8mm-vpu-g1-dec as /dev/video0 <6>[ 18.041226] imx-dwmac 30bf0000.ethernet end0: renamed from eth0 <6>[ 18.042783] hantro-vpu 38310000.video-codec: registered nxp,imx8mq-vpu-g2-dec as /dev/video1 <6>[ 18.077847] caam algorithms registered in /proc/crypto <6>[ 18.083398] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 18.091068] caam 30900000.crypto: registering rng-caam <6>[ 18.096648] caam 30900000.crypto: rng crypto API alg registered prng-caam <5>[ 18.121258] random: crng init done <6>[ 18.186806] hub 1-1:1.0: USB hub found <6>[ 18.190944] hub 1-1:1.0: 4 ports detected <6>[ 18.346848] hub 1-1:1.0: USB hub found <6>[ 18.350967] hub 1-1:1.0: 4 ports detected <6>[ 18.506753] hub 1-1:1.0: USB hub found <6>[ 18.510845] hub 1-1:1.0: 4 ports detected <6>[ 18.698704] hub 2-1:1.0: USB hub found <6>[ 18.698740] hub 1-1:1.0: USB hub found <6>[ 18.706798] hub 2-1:1.0: 3 ports detected <6>[ 18.706830] hub 1-1:1.0: 4 ports detected <4>[ 18.732494] onboard-usb-dev 38200000.usb:usb-hub@1: supply vdd2 not found, using dummy regulator <6>[ 18.810795] hub 2-1:1.0: USB hub found <6>[ 18.814925] hub 2-1:1.0: 3 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 address <6>[ 18.911040] imx-dwmac 30bf0000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0 00:14:2d:e5:68:21 mtu 1500 DHCP <6>[ 18.920537] imx-dwmac 30bf0000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-1 <6>[ 18.931051] imx-dwmac 30bf0000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-2 <6>[ 18.939349] imx-dwmac 30bf0000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-3 <6>[ 18.947426] imx-dwmac 30bf0000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-4 <6>[ 19.021996] imx-dwmac 30bf0000.ethernet end0: PHY [stmmac-0:07] driver [Microchip KSZ9131 Gigabit PHY] (irq=35) <6>[ 19.043073] imx-dwmac 30bf0000.ethernet end0: No Safety Features support found <6>[ 19.050612] imx-dwmac 30bf0000.ethernet end0: IEEE 1588-2008 Advanced Timestamp supported <6>[ 19.053393] usb 1-1.4: new high-speed USB device number 4 using xhci-hcd <6>[ 19.059345] imx-dwmac 30bf0000.ethernet end0: registered PTP clock <6>[ 19.073050] imx-dwmac 30bf0000.ethernet end0: FPE workqueue start <6>[ 19.079456] imx-dwmac 30bf0000.ethernet end0: configuring for phy/rgmii-id link mode IP-Config: no response after 2 secs - giving up IP-Config: end0 hardware address 00:14:2d:e5:68:21 mtu 1500 DHCP <6>[ 23.463626] imx-dwmac 30bf0000.ethernet end0: Link is Up - 1Gbps/Full - flow control off IP-Config: no response after 3 secs - giving up IP-Config: end0 hardware address 00:14:2d:e5:68:21 mtu 1500 DHCP IP-Config: no response after 4 secs - giving up IP-Config: end0 hardware address 00:14:2d:e5:68:21 mtu 1500 DHCP IP-Config: end0 complete (dhcp from 192.168.56.254): address: 192.168.56.51 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>[ 28.858098] systemd[1]: System time before build time, advancing clock. <6>[ 28.908818] NET: Registered PF_INET6 protocol family <6>[ 28.915038] Segment Routing with IPv6 <6>[ 28.919017] In-situ OAM (IOAM) with IPv6 <30>[ 28.969340] 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>[ 29.002480] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 29.027152] systemd[1]: Hostname set to . <30>[ 29.787390] systemd[1]: Queued start job for default target graphical.target. <30>[ 29.840902] 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>[ 29.866946] 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>[ 29.895029] 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>[ 29.926642] 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>[ 29.949783] 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>[ 29.977698] 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>[ 30.005635] 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>[ 30.025397] systemd[1]: Expecting device dev-ttymxc2.device - /dev/ttymxc2... Expecting device [0;1;39mdev-ttymxc2.device[0m - /dev/ttymxc2... <30>[ 30.049523] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 30.073561] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 30.101583] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 30.121527] 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>[ 30.145492] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 30.165540] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 30.185578] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 30.209794] 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>[ 30.238910] 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>[ 30.266906] 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>[ 30.298099] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 30.323087] 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>[ 30.351750] 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>[ 30.377969] 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>[ 30.421631] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 30.448959] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 30.476855] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 30.501980] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 30.557907] 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>[ 30.589299] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 30.617347] 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>[ 30.644207] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev <30>[ 30.645722] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 30.681491] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 30.729839] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <6>[ 30.757122] fuse: init (API version 7.40) <30>[ 30.757582] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 30.795915] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 30.861872] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 30.888583] 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>[ 30.924487] 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>[ 30.952575] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 30.982178] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. <30>[ 31.005867] 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-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] 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 Random Seed... <46>[ 31.399932] systemd-journald[229]: Received client request to flush runtime journal. 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-udev-trig…e[0m - Coldplug All udev Devices. [[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] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Found device [0;1;39mdev-ttymxc2.device[0m - /dev/ttymxc2. <5>[ 32.474882] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 32.539762] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 32.547288] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 32.556682] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 32.566256] cfg80211: failed to load regulatory.db [[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. <46>[ 32.653324] systemd-journald[229]: Oldest entry in /var/log/journal/7fd361422d794c838913242abf212a9c/system.journal is older than the configured file retention duration (1month), suggesting rotation. <46>[ 32.671601] systemd-journald[229]: /var/log/journal/7fd361422d794c838913242abf212a9c/system.journal: Journal header limits reached or header out-of-date, rotating. [[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... [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[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;39msound.target[0m - Sound Card. [[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@ttymx…ice[0m - Serial Getty on ttymxc2. [[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-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Starting [0;1;39mpolkit.service[0m - Authorization Manager... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Started [0;1;39mpolkit.service[0m - Authorization Manager. Debian GNU/Linux 12 debian-bookworm-arm64 ttymxc2 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 6.11.0-rc5 #1 SMP PREEMPT Fri Aug 30 21:13:35 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/680325/extract-nfsrootfs-13patd23' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/680325/extract-nfsrootfs-13patd23' / # export NFS_SERVER_IP='192.168.56.193' export NFS_SERVER_IP='192.168.56.193' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-680325/environment . /lava-680325/environment / # /lava-680325/bin/lava-test-runner /lava-680325/0 /lava-680325/bin/lava-test-runner /lava-680325/0 + export TESTRUN_ID=0_v4l2-decoder-conformance-vp9 + cd /lava-680325/0/tests/0_v4l2-decoder-conformance-vp9 + cat uuid + UUID=680325_1.6.2.4.1 + set +x + python3 /usr/bin/fluster_parser.py -ts VP9-TEST-VECTORS -d GStreamer-VP9-V4L2-Gst1.0 GStreamer-VP9-V4L2SL-Gst1.0 -t 90 -j 1 Skipping decoder GStreamer-VP9-V4L2-Gst1.0 because it cannot be run **************************************************************************************************** Running test suite VP9-TEST-VECTORS with decoder GStreamer-VP9-V4L2SL-Gst1.0 Using 1 parallel job(s) **************************************************************************************************** [TEST SUITE ] (DECODER ) TEST VECTOR ... RESULT ---------------------------------------------------------------------- [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-00.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-01.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-02.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-03.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-04.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-05.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-06.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-07.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-08.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-09.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-10.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-11.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-12.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-13.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-14.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-15.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-16.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-17.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-18.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-19.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-20.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-21.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-22.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-23.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-24.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-25.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-26.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-27.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-28.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-29.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-30.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-31.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-32.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-33.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-34.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-35.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-36.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-37.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-38.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-39.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-40.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-41.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-42.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-43.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-44.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-45.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-46.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-47.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-48.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-49.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-50.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-51.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-52.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-53.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-54.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-55.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-56.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-57.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-58.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-59.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-60.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-61.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-62.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-00-quantizer-63.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-01-sharpness-1.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-01-sharpness-2.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-01-sharpness-3.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-01-sharpness-4.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-01-sharpness-5.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-01-sharpness-6.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-01-sharpness-7.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-08x08.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-08x10.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-08x16.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-08x18.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-08x32.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-08x34.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-08x64.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-08x66.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-10x08.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-10x10.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-10x16.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-10x18.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-10x32.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-10x34.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-10x64.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-10x66.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-130x132.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-132x130.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-132x132.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-16x08.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-16x10.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-16x16.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-16x18.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-16x32.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-16x34.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-16x64.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-16x66.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-178x180.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-180x178.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-180x180.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-18x08.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-18x10.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-18x16.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-18x18.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-18x32.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-18x34.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-18x64.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-18x66.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-32x08.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-32x10.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-32x16.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-32x18.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-32x32.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-32x34.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-32x64.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-32x66.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-34x08.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-34x10.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-34x16.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-34x18.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-34x32.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-34x34.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-34x64.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-34x66.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-64x08.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-64x10.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-64x16.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-64x18.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-64x32.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-64x34.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-64x64.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-64x66.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-66x08.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-66x10.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-66x16.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-66x18.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-66x32.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-66x34.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-66x64.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-66x66.webm ... Fail <3>[ 75.708073] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 75.715886] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 75.731120] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 75.738884] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 75.754088] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 75.761845] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 75.777052] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 75.784807] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 75.799999] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 75.807752] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 75.822947] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 75.830701] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 75.845893] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 75.853649] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 75.868846] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 75.876602] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 75.892301] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 75.900072] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-02-size-lf-1920x1080.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-deltaq.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-196x196.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-196x198.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-196x200.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-196x202.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-196x208.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-196x210.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-196x224.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-196x226.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-198x196.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-198x198.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-198x200.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-198x202.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-198x208.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-198x210.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-198x224.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-198x226.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-200x196.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-200x198.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-200x200.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-200x202.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-200x208.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-200x210.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-200x224.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-200x226.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-202x196.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-202x198.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-202x200.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-202x202.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-202x208.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-202x210.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-202x224.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-202x226.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-208x196.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-208x198.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-208x200.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-208x202.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-208x208.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-208x210.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-208x224.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-208x226.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-210x196.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-210x198.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-210x200.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-210x202.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-210x208.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-210x210.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-210x224.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-210x226.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-224x196.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-224x198.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-224x200.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-224x202.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-224x208.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-224x210.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-224x224.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-224x226.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-226x196.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-226x198.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-226x200.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-226x202.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-226x208.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-226x210.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-226x224.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-226x226.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-03-size-352x288.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-05-resize.ivf ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-06-bilinear.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-07-frame_parallel-1.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-07-frame_parallel.webm ... Success <3>[ 176.757633] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 176.765424] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 176.780778] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 176.788626] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 176.803834] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 176.811595] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 176.826798] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 176.834562] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 176.849814] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 176.857581] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 176.872779] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 176.880537] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 176.895732] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 176.903489] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 176.918695] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 176.926456] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 176.942167] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 176.949949] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-08-tile_1x2_frame_parallel.webm ... Success <3>[ 180.956638] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 180.964429] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 180.979747] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 180.994957] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 181.010154] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 181.025347] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 181.040620] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 181.055865] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 181.071061] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 181.086779] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-08-tile_1x2.webm ... Success <4>[ 185.095962] cma_alloc: 8 callbacks suppressed <3>[ 185.095978] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 185.108434] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 185.123712] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 185.131483] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 185.146674] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 185.154431] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 185.169627] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 185.177381] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 185.192577] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 185.200336] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 185.215526] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 185.223285] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 185.238474] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 185.246229] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 185.261421] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 185.269175] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 185.284894] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 185.292671] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-08-tile_1x4_frame_parallel.webm ... Success <3>[ 189.294695] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 189.302489] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 189.317756] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 189.332973] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 189.348170] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 189.363370] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 189.378562] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 189.393763] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 189.408958] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 189.424662] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-08-tile_1x4.webm ... Success <4>[ 193.422991] cma_alloc: 8 callbacks suppressed <3>[ 193.423005] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 193.435508] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <4>[ 193.446217] ------------[ cut here ]------------ <4>[ 193.451096] WARNING: CPU: 2 PID: 1231 at mm/page_alloc.c:4671 __alloc_pages_noprof+0x638/0xd4c <4>[ 193.459980] Modules linked in: cfg80211 rfkill fuse dm_mod ip_tables x_tables ipv6 caam_jr caamhash_desc caamalg_desc crypto_engine dw_hdmi_cec authenc hantro_vpu v4l2_jpeg libdes v4l2_vp9 v4l2_h264 v4l2_mem2mem videobuf2_dma_contig videobuf2_memops videobuf2_v4l2 videodev videobuf2_common snd_soc_simple_card onboard_usb_dev snd_soc_simple_card_utils mc fsl_imx8_ddr_perf snd_soc_fsl_sai snvs_pwrkey crct10dif_ce imx8mp_hdmi_tx dw_hdmi cec rtc_snvs dwmac_imx stmmac_platform snd_soc_fsl_utils etnaviv imx_pcm_dma stmmac gpu_sched ti_ads1015 drm_display_helper pcs_xpcs phy_fsl_samsung_hdmi industrialio_triggered_buffer kfifo_buf rtc_ds1307 pwm_imx27 imx8mp_hdmi_pvi ina2xx spi_imx imx8mm_thermal snd_soc_wm8904 lm75 caam error flexcan can_dev coresight_tmc imx_sdma imx_lcdif drm_dma_helper display_connector drm_kms_helper coresight_funnel drm backlight coresight imx_cpufreq_dt <4>[ 193.537448] CPU: 2 UID: 0 PID: 1231 Comm: matroskademux0: Not tainted 6.11.0-rc5 #1 <4>[ 193.545367] Hardware name: Toradex Verdin iMX8M Plus on Dahlia Board (DT) <4>[ 193.552417] pstate: 20000005 (nzCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 193.559639] pc : __alloc_pages_noprof+0x638/0xd4c <4>[ 193.564608] lr : __dma_direct_alloc_pages.constprop.0+0x17c/0x2ac <4>[ 193.570969] sp : ffff80008a553790 <4>[ 193.574542] x29: ffff80008a553790 x28: 000000000000000c x27: ffff0000c12d4460 <4>[ 193.581945] x26: ffff0000ca348c28 x25: ffff0000c12d4400 x24: 000000000000000c <4>[ 193.589347] x23: 00000000ffffffff x22: 0000000000000ddb x21: 0000000000ddc000 <4>[ 193.596751] x20: ffff0000c0e40c10 x19: 0000000000000000 x18: 0000000000000006 <4>[ 193.604155] x17: 3930332b39343033 x16: 4033322b36393840 x15: 3832312b30323440 <4>[ 193.611559] x14: 32392b3230344032 x13: ffff8000826745c0 x12: 00000000000006c0 <4>[ 193.618961] x11: 0000000000000240 x10: ffff8000826cc5c0 x9 : ffff8000826745c0 <4>[ 193.626365] x8 : 0000000000000000 x7 : ffff8000826cc5c0 x6 : 80000000fffff000 <4>[ 193.633769] x5 : 0000000000000000 x4 : ffff0000c1215640 x3 : 0000000000000000 <4>[ 193.641172] x2 : 0000000000000000 x1 : 0000000000000001 x0 : ffff800082b18000 <4>[ 193.648577] Call trace: <4>[ 193.651284] __alloc_pages_noprof+0x638/0xd4c <4>[ 193.655902] __dma_direct_alloc_pages.constprop.0+0x17c/0x2ac <4>[ 193.661910] dma_direct_alloc+0x274/0x340 <4>[ 193.666182] dma_alloc_attrs+0x84/0xf4 <4>[ 193.670194] vb2_dc_alloc+0xa0/0x178 [videobuf2_dma_contig] <4>[ 193.676034] __vb2_queue_alloc+0x274/0x4e0 [videobuf2_common] <4>[ 193.682055] vb2_core_reqbufs+0x27c/0x4a0 [videobuf2_common] <4>[ 193.687985] vb2_reqbufs+0xa0/0xac [videobuf2_v4l2] <4>[ 193.693135] v4l2_m2m_ioctl_reqbufs+0x4c/0x84 [v4l2_mem2mem] <4>[ 193.699070] v4l_reqbufs+0x74/0x8c [videodev] <4>[ 193.703745] __video_do_ioctl+0x164/0x3c8 [videodev] <4>[ 193.709009] video_usercopy+0x1b4/0x65c [videodev] <4>[ 193.714102] video_ioctl2+0x18/0x24 [videodev] <4>[ 193.718853] v4l2_ioctl+0x40/0x60 [videodev] <4>[ 193.723429] __arm64_sys_ioctl+0xac/0xf0 <4>[ 193.727623] invoke_syscall+0x48/0x110 <4>[ 193.731640] el0_svc_common.constprop.0+0x40/0xe0 <4>[ 193.736609] do_el0_svc+0x1c/0x28 <4>[ 193.740191] el0_svc+0x34/0xdc <4>[ 193.743512] el0t_64_sync_handler+0x100/0x12c <4>[ 193.748136] el0t_64_sync+0x190/0x194 <4>[ 193.752066] ---[ end trace 0000000000000000 ]--- <3>[ 193.756987] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-08-tile_1x8_frame_parallel.webm ... Error <3>[ 193.926541] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 193.934424] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 193.945098] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-08-tile_1x8.webm ... Error <3>[ 194.108164] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 194.115963] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 194.131208] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 194.138984] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 194.154208] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 194.161980] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 194.177210] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 194.184972] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 194.200183] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 194.207941] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 194.223141] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 194.230896] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 194.246088] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 194.253844] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 194.269037] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 194.276795] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 194.292497] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-08-tile-4x1.webm ... Success <6>[ 196.389201] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 196.404453] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 196.419675] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 196.434874] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 196.450071] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 196.465265] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 196.480460] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 196.495651] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 196.511345] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-08-tile-4x4.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-09-aq2.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-09-lf_deltas.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-09-subpixel-00.ivf ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-10-show-existing-frame2.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-10-show-existing-frame.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-11-size-351x287.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-11-size-351x288.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-11-size-352x287.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-12-droppable_1.ivf ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-12-droppable_2.ivf ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-12-droppable_3.ivf ... Success <4>[ 210.340980] cma_alloc: 10 callbacks suppressed <3>[ 210.340995] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 210.353523] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 210.374880] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 210.382662] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 212.124410] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 212.132308] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 212.143028] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-1-2-4-8.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-1-2.webm ... Success <3>[ 213.844187] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 213.851992] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 213.873344] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 213.881138] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-1-4.webm ... Success <3>[ 216.183351] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 216.191240] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 216.201889] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-1-8.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-2-1.webm ... Success <3>[ 219.021728] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 219.029539] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 219.050938] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 219.058728] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-2-4.webm ... Success <3>[ 222.500798] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 222.508693] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 222.519352] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-2-8.webm ... Error <3>[ 222.676217] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 222.684009] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 222.705341] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 222.713131] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 224.669604] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 224.677414] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 224.698789] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 224.706572] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-4-1.webm ... Success <3>[ 226.588900] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 226.596700] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 226.618070] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 226.625871] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 229.142850] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 229.150632] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 229.172030] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 229.179808] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-4-2.webm ... Success <3>[ 231.060159] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 231.067975] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 231.089344] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 231.097146] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 232.841105] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 232.849002] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 232.859715] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-4-8.webm ... Error <3>[ 233.019694] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 233.027569] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 233.038223] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-8-1.webm ... Error <3>[ 233.199817] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 233.207698] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 233.218357] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-8-2.webm ... Error <3>[ 233.371542] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 233.379423] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 233.390080] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-8-4-2-1.webm ... Error <3>[ 233.550647] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 233.558574] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 233.569228] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-10frames-fp-tiles-8-4.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-1-16.webm ... Error <3>[ 234.254084] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 234.261895] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 234.283286] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 234.291075] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 234.838976] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 234.846890] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 234.857537] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-1-2-4-8-16.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-1-2.webm ... Success <3>[ 236.166464] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 236.174277] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 236.195633] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 236.203427] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 236.825937] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 236.833744] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 236.855112] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 236.862892] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 237.483437] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 237.491227] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 237.512569] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 237.520348] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-1-4.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-16-1.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-16-2.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-16-4.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-16-8-4-2-1.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-16-8.webm ... Error <3>[ 238.995802] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 239.003690] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 239.014344] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-1-8.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-2-16.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-2-1.webm ... Success <3>[ 240.858974] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 240.866795] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 240.888135] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 240.895912] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 241.684739] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 241.692544] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 241.713892] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 241.721723] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 242.512900] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 242.520705] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 242.542078] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 242.549872] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-2-4.webm ... Success <3>[ 243.483020] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 243.490905] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 243.501567] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-2-8.webm ... Error <3>[ 243.667164] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 243.674952] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 243.696342] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 243.704145] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-4-16.webm ... Error <3>[ 244.386166] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 244.393973] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <6>[ 244.415358] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <6>[ 245.037661] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <6>[ 245.059095] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <6>[ 245.679987] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <6>[ 245.701365] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-4-1.webm ... Success <4>[ 246.462599] cma_alloc: 5 callbacks suppressed <3>[ 246.462615] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 246.475054] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 246.496452] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 246.504250] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 247.299660] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 247.307447] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 247.328942] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 247.336734] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 248.127363] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 248.135181] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 248.156561] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 248.164355] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-4-2.webm ... Success <3>[ 249.101126] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 249.108917] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 249.130290] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 249.138103] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 249.688024] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 249.695960] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 249.706612] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-4-8.webm ... Error <3>[ 249.870404] cma: cma_alloc: reserved: alloc failed, req-size: 3548 pages, ret: -12 <6>[ 249.878349] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 249.889002] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-8-16.webm ... Error <6>[ 250.041986] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 250.052681] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-8-1.webm ... Error <6>[ 250.211430] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 250.222112] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-8-2.webm ... Error <6>[ 250.379781] cma: number of available pages: 2@402+92@420+128@896+23@3049+3095@5097=> 3340 free of 8192 total pages <3>[ 250.390466] hantro-vpu 38310000.video-codec: dma alloc of size 14532608 failed [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-14-resize-fp-tiles-8-4.webm ... Error [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-15-segkey_adpq.webm ... Fail <4>[ 262.128637] cma_alloc: 3 callbacks suppressed <3>[ 262.128652] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 262.141080] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 262.162411] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 262.170196] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-15-segkey.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-16-intra-only.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-17-show-existing-frame.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-18-resize.ivf ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-19-skip-01.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-19-skip-02.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-19-skip.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-20-big_superframe-01.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-20-big_superframe-02.webm ... Success <3>[ 265.931463] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 265.939242] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 265.960612] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 265.968408] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_1280x720_5_1-2.webm ... Fail <3>[ 267.866149] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 267.873938] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 267.895342] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 267.903142] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_1280x720_5_3-4.webm ... Fail <3>[ 269.803930] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 269.811711] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 269.833091] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 269.840894] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_1280x720_7_1-2.webm ... Fail <3>[ 271.739464] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 271.747255] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 271.768644] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 271.776445] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_1280x720_7_3-4.webm ... Fail <3>[ 273.677353] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 273.685151] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 273.700483] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 273.708252] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 273.723455] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 273.731208] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 273.746404] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 273.754157] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 273.769409] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 273.777167] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 273.792357] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 273.800111] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 273.815307] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 273.823061] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 273.838253] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 273.846006] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 273.861720] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 273.869484] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_1920x1080_5_1-2.webm ... Fail <3>[ 277.875763] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 277.883559] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 277.898778] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 277.913984] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 277.929174] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 277.944369] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 277.959564] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 277.974760] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 277.989961] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 278.005690] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_1920x1080_5_3-4.webm ... Fail <4>[ 282.021817] cma_alloc: 8 callbacks suppressed <3>[ 282.021831] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 282.034263] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 282.049480] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 282.057239] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 282.072435] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 282.080194] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 282.095391] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 282.103147] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 282.118345] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 282.126101] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 282.141296] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 282.149064] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 282.164261] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 282.172016] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 282.187213] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 282.194966] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <3>[ 282.210680] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 282.218448] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_1920x1080_7_1-2.webm ... Fail <3>[ 286.212691] cma: cma_alloc: reserved: alloc failed, req-size: 887 pages, ret: -12 <6>[ 286.220481] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 286.235710] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 286.250911] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 286.266106] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 286.281300] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 286.296494] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 286.311686] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 286.326883] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages <6>[ 286.342592] cma: number of available pages: 2@402+92@420+128@896+5@1531+5@2043+137@2935+137@3959+137@4983+137@6007+137@7031+137@8055=> 1054 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_1920x1080_7_3-4.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_320x180_5_1-2.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_320x180_5_3-4.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_320x180_7_1-2.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_320x180_7_3-4.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_320x240_5_1-2.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_320x240_5_3-4.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_320x240_7_1-2.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_320x240_7_3-4.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_640x360_5_1-2.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_640x360_5_3-4.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_640x360_7_1-2.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_640x360_7_3-4.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_640x480_5_1-2.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_640x480_5_3-4.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_640x480_7_1-2.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-21-resize_inter_640x480_7_3-4.webm ... Fail <4>[ 297.948277] cma_alloc: 8 callbacks suppressed <3>[ 297.948292] cma: cma_alloc: reserved: alloc failed, req-size: 398 pages, ret: -12 <6>[ 297.960705] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages <3>[ 297.982010] cma: cma_alloc: reserved: alloc failed, req-size: 938 pages, ret: -12 <6>[ 297.989780] cma: number of available pages: 2@402+92@420+128@896+31@1249+31@1505+114@1934+114@2446+114@2958+114@3470+114@3982+114@4494+114@5006+114@5518+114@6030+114@6542+114@7054+114@7566+114@8078=> 1766 free of 8192 total pages [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-22-svc_1280x720_1.webm ... Success [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp90-2-22-svc_1280x720_3.ivf ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp91-2-04-yuv422.webm ... Fail [VP9-TEST-VECTORS] (GStreamer-VP9-V4L2SL-Gst1.0) vp91-2-04-yuv444.webm ... Fail ======================================================================= FAIL: vp90-2-02-size-08x08.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-08x08.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'c8536ec8e6a9e7c4e86820724bee574e' != 'b4e835c8ec1bcc3b56f165a7184e8c51' - c8536ec8e6a9e7c4e86820724bee574e + b4e835c8ec1bcc3b56f165a7184e8c51 : vp90-2-02-size-08x08.webm ======================================================================= FAIL: vp90-2-02-size-08x10.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-08x10.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'df3cd73f66358f26bd2463bc1f328940' != 'a0b2c244c868165b87df1b396d455ef5' - df3cd73f66358f26bd2463bc1f328940 + a0b2c244c868165b87df1b396d455ef5 : vp90-2-02-size-08x10.webm ======================================================================= FAIL: vp90-2-02-size-08x16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-08x16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '119ed5b93765afe95f0af59d5e49e83a' != '7683384b404fa083adbaa08490ef21b7' - 119ed5b93765afe95f0af59d5e49e83a + 7683384b404fa083adbaa08490ef21b7 : vp90-2-02-size-08x16.webm ======================================================================= FAIL: vp90-2-02-size-08x18.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-08x18.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '9cb37121a24ff654bd42304d934e03d5' != '82437125d9fe353bb6c55c1bde8771b6' - 9cb37121a24ff654bd42304d934e03d5 + 82437125d9fe353bb6c55c1bde8771b6 : vp90-2-02-size-08x18.webm ======================================================================= FAIL: vp90-2-02-size-08x32.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-08x32.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '485329784b3f34a0f88ee6d53b3a7e4d' != '0b9c5a43d1b4fe7c8fe4f3e0974aa237' - 485329784b3f34a0f88ee6d53b3a7e4d + 0b9c5a43d1b4fe7c8fe4f3e0974aa237 : vp90-2-02-size-08x32.webm ======================================================================= FAIL: vp90-2-02-size-08x34.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-08x34.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '9d57d8ee18323e5c2e1661f797af0ac5' != 'f3fa10dd33192b721c044c1c85f24e6d' - 9d57d8ee18323e5c2e1661f797af0ac5 + f3fa10dd33192b721c044c1c85f24e6d : vp90-2-02-size-08x34.webm ======================================================================= FAIL: vp90-2-02-size-08x64.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-08x64.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '0a477708efba024fa56c2e8f4d8489e1' != '4cf0cf607b58c5a8dda54f5268874c09' - 0a477708efba024fa56c2e8f4d8489e1 + 4cf0cf607b58c5a8dda54f5268874c09 : vp90-2-02-size-08x64.webm ======================================================================= FAIL: vp90-2-02-size-08x66.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-08x66.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '19e4b5cc7ccea38760e5d2f0ae071c63' != 'eb58e49fad7ab9e04d959e609101f614' - 19e4b5cc7ccea38760e5d2f0ae071c63 + eb58e49fad7ab9e04d959e609101f614 : vp90-2-02-size-08x66.webm ======================================================================= FAIL: vp90-2-02-size-10x08.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-10x08.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'd29f93efe8d35724dbbf635fa0ef4402' != 'a5d37dedef2e2b043a5f20af452fa153' - d29f93efe8d35724dbbf635fa0ef4402 + a5d37dedef2e2b043a5f20af452fa153 : vp90-2-02-size-10x08.webm ======================================================================= FAIL: vp90-2-02-size-10x10.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-10x10.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '0b5b714158fb49f2373305e98441b4d3' != 'aa80f8504d35e6f5baf5df54bc879b92' - 0b5b714158fb49f2373305e98441b4d3 + aa80f8504d35e6f5baf5df54bc879b92 : vp90-2-02-size-10x10.webm ======================================================================= FAIL: vp90-2-02-size-10x16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-10x16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '2c27a7de97a0ebfc9421848b47037d84' != '8e6bcfce70b0d0151120257b33d2d1eb' - 2c27a7de97a0ebfc9421848b47037d84 + 8e6bcfce70b0d0151120257b33d2d1eb : vp90-2-02-size-10x16.webm ======================================================================= FAIL: vp90-2-02-size-10x18.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-10x18.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '9a05dd20c2596481fbda1f07ae81fe95' != '182fb888c682635ccf303f3728a22dd2' - 9a05dd20c2596481fbda1f07ae81fe95 + 182fb888c682635ccf303f3728a22dd2 : vp90-2-02-size-10x18.webm ======================================================================= FAIL: vp90-2-02-size-10x32.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-10x32.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'fd0b75849e6a96f7fba376bd7c2d06a0' != 'ce706ede9407037ddf80f63cbf7e006b' - fd0b75849e6a96f7fba376bd7c2d06a0 + ce706ede9407037ddf80f63cbf7e006b : vp90-2-02-size-10x32.webm ======================================================================= FAIL: vp90-2-02-size-10x34.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-10x34.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '9741af8ee27f8a28a6b1a45c92fc858a' != '2e10969549cf2fa2e2c819673e9be214' - 9741af8ee27f8a28a6b1a45c92fc858a + 2e10969549cf2fa2e2c819673e9be214 : vp90-2-02-size-10x34.webm ======================================================================= FAIL: vp90-2-02-size-10x64.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-10x64.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '055db170914aa465dadc0f4705367ca7' != 'ae38d69d87991d219afe755432eee289' - 055db170914aa465dadc0f4705367ca7 + ae38d69d87991d219afe755432eee289 : vp90-2-02-size-10x64.webm ======================================================================= FAIL: vp90-2-02-size-10x66.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-10x66.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'ca7a4821898eb1f68bde75ad5030e4eb' != 'ffe521577697a3b802f3b497a42be26d' - ca7a4821898eb1f68bde75ad5030e4eb + ffe521577697a3b802f3b497a42be26d : vp90-2-02-size-10x66.webm ======================================================================= FAIL: vp90-2-02-size-130x132.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-130x132.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '89e38724490f77c3a4439846b08c2e27' != '3a6a4f9db9cbf83ad556a888a72a0922' - 89e38724490f77c3a4439846b08c2e27 + 3a6a4f9db9cbf83ad556a888a72a0922 : vp90-2-02-size-130x132.webm ======================================================================= FAIL: vp90-2-02-size-132x130.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-132x130.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '7781b5585ae38277d5e72fbd5a807f15' != '58182d6576019123c66d50323554f2e6' - 7781b5585ae38277d5e72fbd5a807f15 + 58182d6576019123c66d50323554f2e6 : vp90-2-02-size-132x130.webm ======================================================================= FAIL: vp90-2-02-size-132x132.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-132x132.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'd00f763f3dfb25da942cee096655f96d' != '3801a96fdc62d3efcc97ebbfcfa8f400' - d00f763f3dfb25da942cee096655f96d + 3801a96fdc62d3efcc97ebbfcfa8f400 : vp90-2-02-size-132x132.webm ======================================================================= FAIL: vp90-2-02-size-16x08.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-16x08.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'c75a408eda94502e33815e11dd8c2900' != '79b7eb4fdc4ad8a6abca41cc8d671329' - c75a408eda94502e33815e11dd8c2900 + 79b7eb4fdc4ad8a6abca41cc8d671329 : vp90-2-02-size-16x08.webm ======================================================================= FAIL: vp90-2-02-size-16x10.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-16x10.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '6c666f419af8d7a453e337eec956322c' != '033224727033f0f8da060a59969ffed2' - 6c666f419af8d7a453e337eec956322c + 033224727033f0f8da060a59969ffed2 : vp90-2-02-size-16x10.webm ======================================================================= FAIL: vp90-2-02-size-16x16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-16x16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'bd01c7edfb4a3c0f02d6c22b87d0ca8a' != '949a75c31ed7a947f6cd3281bc3a1a71' - bd01c7edfb4a3c0f02d6c22b87d0ca8a + 949a75c31ed7a947f6cd3281bc3a1a71 : vp90-2-02-size-16x16.webm ======================================================================= FAIL: vp90-2-02-size-16x18.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-16x18.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'a7a35ad8312fa64d7d6a0ca26030d4d1' != '38ee42342ebd3b23b1ac606adf804c52' - a7a35ad8312fa64d7d6a0ca26030d4d1 + 38ee42342ebd3b23b1ac606adf804c52 : vp90-2-02-size-16x18.webm ======================================================================= FAIL: vp90-2-02-size-16x32.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-16x32.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '7b1ecea0cc945b5c26192bfe4a33cbf1' != 'd961489832461d96f7db45e7772d427f' - 7b1ecea0cc945b5c26192bfe4a33cbf1 + d961489832461d96f7db45e7772d427f : vp90-2-02-size-16x32.webm ======================================================================= FAIL: vp90-2-02-size-16x34.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-16x34.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'df047abdd425b71c9de19b13dea0ff87' != '32aae88c53a5e778556b9da5aa2bd57b' - df047abdd425b71c9de19b13dea0ff87 + 32aae88c53a5e778556b9da5aa2bd57b : vp90-2-02-size-16x34.webm ======================================================================= FAIL: vp90-2-02-size-16x64.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-16x64.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'af894f06a92b3ea283d59b28052f050a' != 'b33ae3c1a160de7e6996a9a7fe82da70' - af894f06a92b3ea283d59b28052f050a + b33ae3c1a160de7e6996a9a7fe82da70 : vp90-2-02-size-16x64.webm ======================================================================= FAIL: vp90-2-02-size-16x66.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-16x66.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'ccfc8ac4733454b317a0f9b22b7db697' != '5f70fe89b9fffd308a077e0063f306eb' - ccfc8ac4733454b317a0f9b22b7db697 + 5f70fe89b9fffd308a077e0063f306eb : vp90-2-02-size-16x66.webm ======================================================================= FAIL: vp90-2-02-size-178x180.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-178x180.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '23317c73277190fa81aaa2ce461a0d44' != 'cfa84a8a2e546261098afab6dd7f9a1f' - 23317c73277190fa81aaa2ce461a0d44 + cfa84a8a2e546261098afab6dd7f9a1f : vp90-2-02-size-178x180.webm ======================================================================= FAIL: vp90-2-02-size-180x178.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-180x178.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'cb7315cbdaa5da61b57b91167d7b20bb' != '4ce0fbb6a7fe3542db808365d4a8f879' - cb7315cbdaa5da61b57b91167d7b20bb + 4ce0fbb6a7fe3542db808365d4a8f879 : vp90-2-02-size-180x178.webm ======================================================================= FAIL: vp90-2-02-size-180x180.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-180x180.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '9204bde5179c758d32e12032f819f392' != 'be610e26ec90c895abdca5024790afb5' - 9204bde5179c758d32e12032f819f392 + be610e26ec90c895abdca5024790afb5 : vp90-2-02-size-180x180.webm ======================================================================= FAIL: vp90-2-02-size-18x08.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-18x08.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'bd547843018f3e5fed47e50520d4f6c9' != '176148af6556dec309ac1d86622e5b20' - bd547843018f3e5fed47e50520d4f6c9 + 176148af6556dec309ac1d86622e5b20 : vp90-2-02-size-18x08.webm ======================================================================= FAIL: vp90-2-02-size-18x10.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-18x10.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '5a2dbc33c467941606fa1e1f25f68f08' != '169b02636e487b20345e20cf481f2305' - 5a2dbc33c467941606fa1e1f25f68f08 + 169b02636e487b20345e20cf481f2305 : vp90-2-02-size-18x10.webm ======================================================================= FAIL: vp90-2-02-size-18x16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-18x16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'b508fa0f3032a553d399a63d4b4450fe' != 'de7f86e65795a12930ac3d1759cdfa36' - b508fa0f3032a553d399a63d4b4450fe + de7f86e65795a12930ac3d1759cdfa36 : vp90-2-02-size-18x16.webm ======================================================================= FAIL: vp90-2-02-size-18x18.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-18x18.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '2bf4aaa9699b7d9ed10af6affa57be26' != '27042aef5409a1d50a0e2ea53bc96d80' - 2bf4aaa9699b7d9ed10af6affa57be26 + 27042aef5409a1d50a0e2ea53bc96d80 : vp90-2-02-size-18x18.webm ======================================================================= FAIL: vp90-2-02-size-18x32.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-18x32.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '50268bb59723a7a0469061827f0f3b94' != '017911c45e02b4bab4c3f4d73374ea2b' - 50268bb59723a7a0469061827f0f3b94 + 017911c45e02b4bab4c3f4d73374ea2b : vp90-2-02-size-18x32.webm ======================================================================= FAIL: vp90-2-02-size-18x34.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-18x34.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'bffda9bc1d5181f79c204105baac77fd' != '5bd70e677c0470880c25d5ae19ddf58d' - bffda9bc1d5181f79c204105baac77fd + 5bd70e677c0470880c25d5ae19ddf58d : vp90-2-02-size-18x34.webm ======================================================================= FAIL: vp90-2-02-size-18x64.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-18x64.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '127873f28d27ef74e045e6595c9363df' != '8246268d1287abd8ce0b6b48e3d35315' - 127873f28d27ef74e045e6595c9363df + 8246268d1287abd8ce0b6b48e3d35315 : vp90-2-02-size-18x64.webm ======================================================================= FAIL: vp90-2-02-size-18x66.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-18x66.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'bb6608e5c93a6146815b5f4956a3c4bb' != '36b20f8403bb9b680c11b27f516b110c' - bb6608e5c93a6146815b5f4956a3c4bb + 36b20f8403bb9b680c11b27f516b110c : vp90-2-02-size-18x66.webm ======================================================================= FAIL: vp90-2-02-size-32x08.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-32x08.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '3667135a26dac36507fd1f946fa6d7ba' != '7d8fd8bcea2be1b910052cd1bfe0958f' - 3667135a26dac36507fd1f946fa6d7ba + 7d8fd8bcea2be1b910052cd1bfe0958f : vp90-2-02-size-32x08.webm ======================================================================= FAIL: vp90-2-02-size-32x10.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-32x10.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '5e15d0403d5daf8532c8b1b03f751aa8' != '7ec316c15e111a1a9fa59d7b9dcc12ff' - 5e15d0403d5daf8532c8b1b03f751aa8 + 7ec316c15e111a1a9fa59d7b9dcc12ff : vp90-2-02-size-32x10.webm ======================================================================= FAIL: vp90-2-02-size-32x16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-32x16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '13fb81ca553eec6ddfbe2a1838b7231a' != '228e9a8a6589bcd453522050cae933e8' - 13fb81ca553eec6ddfbe2a1838b7231a + 228e9a8a6589bcd453522050cae933e8 : vp90-2-02-size-32x16.webm ======================================================================= FAIL: vp90-2-02-size-32x18.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-32x18.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '0a6a10cd56b53b5ae67004fcd293376d' != '0d5003593b1cd9b6e189d6669373cdb6' - 0a6a10cd56b53b5ae67004fcd293376d + 0d5003593b1cd9b6e189d6669373cdb6 : vp90-2-02-size-32x18.webm ======================================================================= FAIL: vp90-2-02-size-32x32.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-32x32.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '964062bb690ba101e0ea69f9097fb215' != 'e3b98e4a530b3e2421377802a0e5e52a' - 964062bb690ba101e0ea69f9097fb215 + e3b98e4a530b3e2421377802a0e5e52a : vp90-2-02-size-32x32.webm ======================================================================= FAIL: vp90-2-02-size-32x34.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-32x34.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '9b24137431aaa6ea3cfe9cb2c30352e1' != '049f3ccb91721d3bb9936e2d1e3cae72' - 9b24137431aaa6ea3cfe9cb2c30352e1 + 049f3ccb91721d3bb9936e2d1e3cae72 : vp90-2-02-size-32x34.webm ======================================================================= FAIL: vp90-2-02-size-32x64.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-32x64.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'ea0274cada7ab205ed44203a854b533f' != '7aea523d3bc76bfc0131f6e4f0092012' - ea0274cada7ab205ed44203a854b533f + 7aea523d3bc76bfc0131f6e4f0092012 : vp90-2-02-size-32x64.webm ======================================================================= FAIL: vp90-2-02-size-32x66.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-32x66.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '28d3f8bfbf5548d3f710b243581dcb7b' != 'e91bf098799cf128359c407422aab69b' - 28d3f8bfbf5548d3f710b243581dcb7b + e91bf098799cf128359c407422aab69b : vp90-2-02-size-32x66.webm ======================================================================= FAIL: vp90-2-02-size-34x08.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-34x08.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'd06f2cb06b7df6955744dfd15e9ba3d2' != '122a263e4209b8493b01f9f31f01b5e8' - d06f2cb06b7df6955744dfd15e9ba3d2 + 122a263e4209b8493b01f9f31f01b5e8 : vp90-2-02-size-34x08.webm ======================================================================= FAIL: vp90-2-02-size-34x10.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-34x10.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '0ed772fca98e675215ae55e118c6ac6f' != 'f88ce99e9f4fab17c0b71e3006755cfa' - 0ed772fca98e675215ae55e118c6ac6f + f88ce99e9f4fab17c0b71e3006755cfa : vp90-2-02-size-34x10.webm ======================================================================= FAIL: vp90-2-02-size-34x16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-34x16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'cfa5cd989ce85b9615ee6a3caeda43ac' != '2cadc3fef3c939083464b0b543960b7f' - cfa5cd989ce85b9615ee6a3caeda43ac + 2cadc3fef3c939083464b0b543960b7f : vp90-2-02-size-34x16.webm ======================================================================= FAIL: vp90-2-02-size-34x18.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-34x18.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '011882e9f5ca263dccbb56570e9eb6da' != 'ec1ee799a996e938b1d4f27c5caf05b6' - 011882e9f5ca263dccbb56570e9eb6da + ec1ee799a996e938b1d4f27c5caf05b6 : vp90-2-02-size-34x18.webm ======================================================================= FAIL: vp90-2-02-size-34x32.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-34x32.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '58557a7a0e9ee9785c6f04299614aa08' != '2f69785b1fdb96eaaf6e56fe96c38691' - 58557a7a0e9ee9785c6f04299614aa08 + 2f69785b1fdb96eaaf6e56fe96c38691 : vp90-2-02-size-34x32.webm ======================================================================= FAIL: vp90-2-02-size-34x34.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-34x34.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '6f32c9f3dc27072051bcc8456cba8850' != '2a9171d9a5f00e45f2af6ee7a1164e69' - 6f32c9f3dc27072051bcc8456cba8850 + 2a9171d9a5f00e45f2af6ee7a1164e69 : vp90-2-02-size-34x34.webm ======================================================================= FAIL: vp90-2-02-size-34x64.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-34x64.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'c297799957b297412db76588b16bd841' != '84b77fdaee861e59ea13b885539d97e2' - c297799957b297412db76588b16bd841 + 84b77fdaee861e59ea13b885539d97e2 : vp90-2-02-size-34x64.webm ======================================================================= FAIL: vp90-2-02-size-34x66.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-34x66.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'b3507a41ec6d35f608c3397d532944ac' != 'e4fa19b6f32eb19d83106cb81a0b283c' - b3507a41ec6d35f608c3397d532944ac + e4fa19b6f32eb19d83106cb81a0b283c : vp90-2-02-size-34x66.webm ======================================================================= FAIL: vp90-2-02-size-64x08.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-64x08.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '1a0efb3a767118b67b86605d0ed2b927' != '3472a1f49631904fa7ea23e5d8f836d1' - 1a0efb3a767118b67b86605d0ed2b927 + 3472a1f49631904fa7ea23e5d8f836d1 : vp90-2-02-size-64x08.webm ======================================================================= FAIL: vp90-2-02-size-64x10.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-64x10.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'd16f89e46846170108e5a6f64ade1615' != '95334684a8113158d8d374e0d9441317' - d16f89e46846170108e5a6f64ade1615 + 95334684a8113158d8d374e0d9441317 : vp90-2-02-size-64x10.webm ======================================================================= FAIL: vp90-2-02-size-64x16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-64x16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '94a3bc9e9eae9221e076e43098bc3689' != '9bd35ddf6c0a9539c9810206ecd8719c' - 94a3bc9e9eae9221e076e43098bc3689 + 9bd35ddf6c0a9539c9810206ecd8719c : vp90-2-02-size-64x16.webm ======================================================================= FAIL: vp90-2-02-size-64x18.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-64x18.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '33fc5659fb728d7815945cc30159088c' != '930ca87c0e09dd2fd2e861028a0492df' - 33fc5659fb728d7815945cc30159088c + 930ca87c0e09dd2fd2e861028a0492df : vp90-2-02-size-64x18.webm ======================================================================= FAIL: vp90-2-02-size-64x32.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-64x32.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '238695392697e1bf883cb08abf084e74' != '2151e63f4dc40c7cbb019e3ce812bc3a' - 238695392697e1bf883cb08abf084e74 + 2151e63f4dc40c7cbb019e3ce812bc3a : vp90-2-02-size-64x32.webm ======================================================================= FAIL: vp90-2-02-size-64x66.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-64x66.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '7a98b8b22b0c10273b263c564eb1c370' != 'a761cd2dcf77afc7d0f1c7e8c20acd71' - 7a98b8b22b0c10273b263c564eb1c370 + a761cd2dcf77afc7d0f1c7e8c20acd71 : vp90-2-02-size-64x66.webm ======================================================================= FAIL: vp90-2-02-size-66x08.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-66x08.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '58042c5c61ede3c61597c09899d62e38' != '5fb84600de3fd0667f6b07b6e131d6d2' - 58042c5c61ede3c61597c09899d62e38 + 5fb84600de3fd0667f6b07b6e131d6d2 : vp90-2-02-size-66x08.webm ======================================================================= FAIL: vp90-2-02-size-66x10.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-66x10.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '584ac4ffd26331b23d747b403755ee86' != '001c4831801406f6f16d56236f7bb7f6' - 584ac4ffd26331b23d747b403755ee86 + 001c4831801406f6f16d56236f7bb7f6 : vp90-2-02-size-66x10.webm ======================================================================= FAIL: vp90-2-02-size-66x16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-66x16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '84ac0da0ba3b0f8685c76e1bd2fa8456' != 'f1b9f2a6c9e97da2f52f8454afbd5d28' - 84ac0da0ba3b0f8685c76e1bd2fa8456 + f1b9f2a6c9e97da2f52f8454afbd5d28 : vp90-2-02-size-66x16.webm ======================================================================= FAIL: vp90-2-02-size-66x18.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-66x18.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '2a6d9c3ab1ec4f805fa1377f9724d380' != '45e00df77c32c218d18a72c06dfe04f5' - 2a6d9c3ab1ec4f805fa1377f9724d380 + 45e00df77c32c218d18a72c06dfe04f5 : vp90-2-02-size-66x18.webm ======================================================================= FAIL: vp90-2-02-size-66x32.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-66x32.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '78793e363c981448f5aadd14d7f01de2' != '79a9dd7002f12335fc4c026ec223db43' - 78793e363c981448f5aadd14d7f01de2 + 79a9dd7002f12335fc4c026ec223db43 : vp90-2-02-size-66x32.webm ======================================================================= FAIL: vp90-2-02-size-66x34.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-66x34.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '8d4f71b9389e09d857a64f1434c47f7e' != '9a03708a22ebd139caf42836f240f186' - 8d4f71b9389e09d857a64f1434c47f7e + 9a03708a22ebd139caf42836f240f186 : vp90-2-02-size-66x34.webm ======================================================================= FAIL: vp90-2-02-size-66x64.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-66x64.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'e251cdfcf2730d04025e7ca1f8a3107a' != '00dca990532e3d0ed42e04f6e1945451' - e251cdfcf2730d04025e7ca1f8a3107a + 00dca990532e3d0ed42e04f6e1945451 : vp90-2-02-size-66x64.webm ======================================================================= FAIL: vp90-2-02-size-66x66.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-02-size-66x66.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'ef0e92006732ccfefca70a3dab33dc31' != 'e8103ba75f07133219a2e4bae479e695' - ef0e92006732ccfefca70a3dab33dc31 + e8103ba75f07133219a2e4bae479e695 : vp90-2-02-size-66x66.webm ======================================================================= FAIL: vp90-2-03-size-196x196.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-196x196.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'e603d0d5aa4b78baf68f163a4b229b5c' != 'b7470305e9c26f91ab52fe07a3e9e475' - e603d0d5aa4b78baf68f163a4b229b5c + b7470305e9c26f91ab52fe07a3e9e475 : vp90-2-03-size-196x196.webm ======================================================================= FAIL: vp90-2-03-size-196x198.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-196x198.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'fb6daa50641425268641e4ab5018017d' != '4ffcdc5b4266a13fe69f2dd16e7d089b' - fb6daa50641425268641e4ab5018017d + 4ffcdc5b4266a13fe69f2dd16e7d089b : vp90-2-03-size-196x198.webm ======================================================================= FAIL: vp90-2-03-size-196x200.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-196x200.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '25e4c65df33df838ffeb643d12613c16' != '1baacc5f040ec55bd67020a540e8b922' - 25e4c65df33df838ffeb643d12613c16 + 1baacc5f040ec55bd67020a540e8b922 : vp90-2-03-size-196x200.webm ======================================================================= FAIL: vp90-2-03-size-196x202.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-196x202.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'edf74671f25036d65fb38a1f1fbe2e08' != 'ea063360b28f5db9547ccd012a76c105' - edf74671f25036d65fb38a1f1fbe2e08 + ea063360b28f5db9547ccd012a76c105 : vp90-2-03-size-196x202.webm ======================================================================= FAIL: vp90-2-03-size-196x208.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-196x208.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'e0692f0f9812c0349b168283e0abe37d' != '1ed056f37a6b3728969b5efdde7a6418' - e0692f0f9812c0349b168283e0abe37d + 1ed056f37a6b3728969b5efdde7a6418 : vp90-2-03-size-196x208.webm ======================================================================= FAIL: vp90-2-03-size-196x210.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-196x210.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '05aaf57268d84b9d0a76ac99080bd82a' != 'febb70b7159decd339311bb0139929ea' - 05aaf57268d84b9d0a76ac99080bd82a + febb70b7159decd339311bb0139929ea : vp90-2-03-size-196x210.webm ======================================================================= FAIL: vp90-2-03-size-196x224.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-196x224.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'd495a54be415bb5a508f20c3263f78bc' != 'e1daa3efc526f44b4f9f97fa36d8a065' - d495a54be415bb5a508f20c3263f78bc + e1daa3efc526f44b4f9f97fa36d8a065 : vp90-2-03-size-196x224.webm ======================================================================= FAIL: vp90-2-03-size-196x226.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-196x226.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'b9eab541a1855f0093f46ee4718dd80b' != '3bd1d636a6b8d46bcdce1b8d9e75a5bd' - b9eab541a1855f0093f46ee4718dd80b + 3bd1d636a6b8d46bcdce1b8d9e75a5bd : vp90-2-03-size-196x226.webm ======================================================================= FAIL: vp90-2-03-size-198x196.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-198x196.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'efb774bdb7a520dc20bfce369c9ae66c' != '144f84b0c4177874b73ee3536b2d7172' - efb774bdb7a520dc20bfce369c9ae66c + 144f84b0c4177874b73ee3536b2d7172 : vp90-2-03-size-198x196.webm ======================================================================= FAIL: vp90-2-03-size-198x202.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-198x202.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'edb3180bd7126ee18519f244e283ae5e' != 'ad41e380656e699752f321c2c541116c' - edb3180bd7126ee18519f244e283ae5e + ad41e380656e699752f321c2c541116c : vp90-2-03-size-198x202.webm ======================================================================= FAIL: vp90-2-03-size-198x210.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-198x210.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '75844dc2bf0efa1d44e162c4c4d4e3d2' != '9faa74ba807f563a004d195bd922e358' - 75844dc2bf0efa1d44e162c4c4d4e3d2 + 9faa74ba807f563a004d195bd922e358 : vp90-2-03-size-198x210.webm ======================================================================= FAIL: vp90-2-03-size-198x226.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-198x226.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'f8e6578651d14a56f9a673042af86cc4' != 'd9b3ed84873bf90164dc5e64715ebd8d' - f8e6578651d14a56f9a673042af86cc4 + d9b3ed84873bf90164dc5e64715ebd8d : vp90-2-03-size-198x226.webm ======================================================================= FAIL: vp90-2-03-size-200x196.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-200x196.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '165f30ddd55bcefd9bcc69a642f2c823' != 'aaed7664b90cd27276eadf5216e6137b' - 165f30ddd55bcefd9bcc69a642f2c823 + aaed7664b90cd27276eadf5216e6137b : vp90-2-03-size-200x196.webm ======================================================================= FAIL: vp90-2-03-size-200x202.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-200x202.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'de661c3eaebbda3656382134e792087f' != '6657bc01a569cd1289eb36f108cc48d9' - de661c3eaebbda3656382134e792087f + 6657bc01a569cd1289eb36f108cc48d9 : vp90-2-03-size-200x202.webm ======================================================================= FAIL: vp90-2-03-size-200x210.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-200x210.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '3c3f98afffb363913dcffb33a570023f' != '7bd4d5f7bb888d88994f0e420d60bf7f' - 3c3f98afffb363913dcffb33a570023f + 7bd4d5f7bb888d88994f0e420d60bf7f : vp90-2-03-size-200x210.webm ======================================================================= FAIL: vp90-2-03-size-200x226.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-200x226.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '39298a38e0c71243710421e58946cc9a' != '45f08b8115e18fc49f47a825daa8dde8' - 39298a38e0c71243710421e58946cc9a + 45f08b8115e18fc49f47a825daa8dde8 : vp90-2-03-size-200x226.webm ======================================================================= FAIL: vp90-2-03-size-202x196.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-202x196.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'd8c57b91245bc2db96bd594b0e2ab3ef' != 'e8048e5b624d870d453d02d8fdfafcc0' - d8c57b91245bc2db96bd594b0e2ab3ef + e8048e5b624d870d453d02d8fdfafcc0 : vp90-2-03-size-202x196.webm ======================================================================= FAIL: vp90-2-03-size-202x198.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-202x198.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '00bcb81e1524eece49f37afbff87071d' != '6a6386078a5587ed8ec629d837d2d42f' - 00bcb81e1524eece49f37afbff87071d + 6a6386078a5587ed8ec629d837d2d42f : vp90-2-03-size-202x198.webm ======================================================================= FAIL: vp90-2-03-size-202x200.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-202x200.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '848c1bf35901493639fbed07d03f69c7' != '9ccc78dbe77c43ec6a6be1664e8f8d51' - 848c1bf35901493639fbed07d03f69c7 + 9ccc78dbe77c43ec6a6be1664e8f8d51 : vp90-2-03-size-202x200.webm ======================================================================= FAIL: vp90-2-03-size-202x202.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-202x202.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '438ab414f9e2620e4ae318dd4b459d19' != '482b6cf40088c1f5abb73292c9d997be' - 438ab414f9e2620e4ae318dd4b459d19 + 482b6cf40088c1f5abb73292c9d997be : vp90-2-03-size-202x202.webm ======================================================================= FAIL: vp90-2-03-size-202x208.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-202x208.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '30fba3979b2be4092a9c62d6c49189d0' != '3ba50af326e6d00b20b1a89a84146b77' - 30fba3979b2be4092a9c62d6c49189d0 + 3ba50af326e6d00b20b1a89a84146b77 : vp90-2-03-size-202x208.webm ======================================================================= FAIL: vp90-2-03-size-202x210.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-202x210.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '493781aaac018cedb7dd45fd101526ec' != 'f5c14fad853b256476fe21af310892d7' - 493781aaac018cedb7dd45fd101526ec + f5c14fad853b256476fe21af310892d7 : vp90-2-03-size-202x210.webm ======================================================================= FAIL: vp90-2-03-size-202x224.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-202x224.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'feb741fa4015920013414c5b348e446d' != '54fe9b6a51d9cd909db882f9b56822c3' - feb741fa4015920013414c5b348e446d + 54fe9b6a51d9cd909db882f9b56822c3 : vp90-2-03-size-202x224.webm ======================================================================= FAIL: vp90-2-03-size-202x226.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-202x226.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '767f7bb90a3b544f14665766b3882bef' != 'bde552f978a7fce8e06614b608826728' - 767f7bb90a3b544f14665766b3882bef + bde552f978a7fce8e06614b608826728 : vp90-2-03-size-202x226.webm ======================================================================= FAIL: vp90-2-03-size-208x196.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-208x196.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'cd433d55b30cedc1c5b89cfff067b474' != 'b667aee8d526ec9ca378e79cb49eb6f2' - cd433d55b30cedc1c5b89cfff067b474 + b667aee8d526ec9ca378e79cb49eb6f2 : vp90-2-03-size-208x196.webm ======================================================================= FAIL: vp90-2-03-size-208x202.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-208x202.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '06c7d396d1a2062b15d052eed18df4e2' != 'ee7c66eca994573a8b03e8221d1ceb61' - 06c7d396d1a2062b15d052eed18df4e2 + ee7c66eca994573a8b03e8221d1ceb61 : vp90-2-03-size-208x202.webm ======================================================================= FAIL: vp90-2-03-size-208x210.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-208x210.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'da923ee5d5de79bc727f7ec66bf71f28' != 'e810f093a24e77565836a087e1645197' - da923ee5d5de79bc727f7ec66bf71f28 + e810f093a24e77565836a087e1645197 : vp90-2-03-size-208x210.webm ======================================================================= FAIL: vp90-2-03-size-208x226.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-208x226.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'f156ce98802e6055fbca7f9dbebd793a' != 'fdd0456ac636f203cb7802ab07997d37' - f156ce98802e6055fbca7f9dbebd793a + fdd0456ac636f203cb7802ab07997d37 : vp90-2-03-size-208x226.webm ======================================================================= FAIL: vp90-2-03-size-210x196.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-210x196.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '30ba6826764ed05d94ac296825dd2deb' != '063551de9ce09b44e301b7d10a383d17' - 30ba6826764ed05d94ac296825dd2deb + 063551de9ce09b44e301b7d10a383d17 : vp90-2-03-size-210x196.webm ======================================================================= FAIL: vp90-2-03-size-210x198.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-210x198.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'dc1731f175c1885a507b1f463e41b9c3' != '1b53618a846b90eed108c6f0855e56e7' - dc1731f175c1885a507b1f463e41b9c3 + 1b53618a846b90eed108c6f0855e56e7 : vp90-2-03-size-210x198.webm ======================================================================= FAIL: vp90-2-03-size-210x200.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-210x200.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'cbc5df97fac193648477bee47385adce' != 'd79f9afb521ccc87547f01b3ae888b2c' - cbc5df97fac193648477bee47385adce + d79f9afb521ccc87547f01b3ae888b2c : vp90-2-03-size-210x200.webm ======================================================================= FAIL: vp90-2-03-size-210x202.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-210x202.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '7b528de599cd2ccfdebe51df8d6fc644' != '92969dac3e2f59d4b9e6003193505d1a' - 7b528de599cd2ccfdebe51df8d6fc644 + 92969dac3e2f59d4b9e6003193505d1a : vp90-2-03-size-210x202.webm ======================================================================= FAIL: vp90-2-03-size-210x208.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-210x208.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '4cd22a416c527524ebed13e2d4999ad5' != '92b974a526684c26c9376b668c7793f5' - 4cd22a416c527524ebed13e2d4999ad5 + 92b974a526684c26c9376b668c7793f5 : vp90-2-03-size-210x208.webm ======================================================================= FAIL: vp90-2-03-size-210x210.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-210x210.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '9a80c30350bd6ad6258a666ab0f1e2c8' != 'eb151290abb9bb159dab9df51ca65d49' - 9a80c30350bd6ad6258a666ab0f1e2c8 + eb151290abb9bb159dab9df51ca65d49 : vp90-2-03-size-210x210.webm ======================================================================= FAIL: vp90-2-03-size-210x224.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-210x224.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'aec1599537730046cc338cafc4f13c5c' != '5da3add792dada1c40a9f5be3bfce6bc' - aec1599537730046cc338cafc4f13c5c + 5da3add792dada1c40a9f5be3bfce6bc : vp90-2-03-size-210x224.webm ======================================================================= FAIL: vp90-2-03-size-210x226.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-210x226.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'a44565883047487a04f1efce80975616' != '653862ae140ef82782f960bf0aef869a' - a44565883047487a04f1efce80975616 + 653862ae140ef82782f960bf0aef869a : vp90-2-03-size-210x226.webm ======================================================================= FAIL: vp90-2-03-size-224x196.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-224x196.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '243e1f296e459668fce9c9db0fc47b9b' != '641aa7a9316fe74bdca03a866c420e5f' - 243e1f296e459668fce9c9db0fc47b9b + 641aa7a9316fe74bdca03a866c420e5f : vp90-2-03-size-224x196.webm ======================================================================= FAIL: vp90-2-03-size-224x202.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-224x202.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'eab622f21328cccce6aa4ab38f4858b9' != '0097434df5e011fbe28f6d05be7f2245' - eab622f21328cccce6aa4ab38f4858b9 + 0097434df5e011fbe28f6d05be7f2245 : vp90-2-03-size-224x202.webm ======================================================================= FAIL: vp90-2-03-size-224x210.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-224x210.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '057d188547e7134e8461cc3716c6b551' != '3a517abd4322cf4c2f90b5b0d34e49cf' - 057d188547e7134e8461cc3716c6b551 + 3a517abd4322cf4c2f90b5b0d34e49cf : vp90-2-03-size-224x210.webm ======================================================================= FAIL: vp90-2-03-size-224x226.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-224x226.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '064f21e06434073f20f74e09d1f5b191' != '7e3d44e9419e20d085561d1246d154ce' - 064f21e06434073f20f74e09d1f5b191 + 7e3d44e9419e20d085561d1246d154ce : vp90-2-03-size-224x226.webm ======================================================================= FAIL: vp90-2-03-size-226x196.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-226x196.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '3f1578b7421112161907b0c3cf68d36c' != '26dd8ff1632622d96c37910135e01faa' - 3f1578b7421112161907b0c3cf68d36c + 26dd8ff1632622d96c37910135e01faa : vp90-2-03-size-226x196.webm ======================================================================= FAIL: vp90-2-03-size-226x198.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-226x198.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'a7f0cbaec547c9f80db06c8244d82c67' != '69227d6cbeaf6a3efcc233a86c54ddcc' - a7f0cbaec547c9f80db06c8244d82c67 + 69227d6cbeaf6a3efcc233a86c54ddcc : vp90-2-03-size-226x198.webm ======================================================================= FAIL: vp90-2-03-size-226x200.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-226x200.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '80890c0ff46f6b3749b1a1f3a452d6a3' != 'eb9b7ddca1064e39fd2dad79da255a06' - 80890c0ff46f6b3749b1a1f3a452d6a3 + eb9b7ddca1064e39fd2dad79da255a06 : vp90-2-03-size-226x200.webm ======================================================================= FAIL: vp90-2-03-size-226x202.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-226x202.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '14dc25a1100dd34a36580e8a99c47913' != 'fd8059232f6fbe44c5be6b9c62abf379' - 14dc25a1100dd34a36580e8a99c47913 + fd8059232f6fbe44c5be6b9c62abf379 : vp90-2-03-size-226x202.webm ======================================================================= FAIL: vp90-2-03-size-226x208.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-226x208.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'c869cb1225e4b9614a2b091058e8be5e' != 'fbc818458c5ce46e7f95a67c8fceb4d2' - c869cb1225e4b9614a2b091058e8be5e + fbc818458c5ce46e7f95a67c8fceb4d2 : vp90-2-03-size-226x208.webm ======================================================================= FAIL: vp90-2-03-size-226x210.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-226x210.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '683efd9610c64fffc72a8d034df7c774' != 'c078edc951eeb52b3113d6a30ba57af7' - 683efd9610c64fffc72a8d034df7c774 + c078edc951eeb52b3113d6a30ba57af7 : vp90-2-03-size-226x210.webm ======================================================================= FAIL: vp90-2-03-size-226x224.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-226x224.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '0d68089e75a9a7c857bc7bf799a58b2d' != 'fab127b09a0325666018c03f17fc4b69' - 0d68089e75a9a7c857bc7bf799a58b2d + fab127b09a0325666018c03f17fc4b69 : vp90-2-03-size-226x224.webm ======================================================================= FAIL: vp90-2-03-size-226x226.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-03-size-226x226.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'b35a1b707b28e82be025d960aba039bc' != 'f13fad66903a31f058bfc567087268de' - b35a1b707b28e82be025d960aba039bc + f13fad66903a31f058bfc567087268de : vp90-2-03-size-226x226.webm ======================================================================= FAIL: vp90-2-05-resize.ivf (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-05-resize.ivf) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'd1c46d62ef713cb7f6fd5024c510f2da' != '1f76f21fd6a1fe92acc06072c032ea15' - d1c46d62ef713cb7f6fd5024c510f2da + 1f76f21fd6a1fe92acc06072c032ea15 : vp90-2-05-resize.ivf ======================================================================= FAIL: vp90-2-08-tile_1x8_frame_parallel.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-08-tile_1x8_frame_parallel.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-08-tile_1x8_frame_parallel.webm/vp90-2-08-tile_1x8_frame_parallel.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-08-tile_1x8.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-08-tile_1x8.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-08-tile_1x8.webm/vp90-2-08-tile_1x8.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-09-subpixel-00.ivf (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-09-subpixel-00.ivf) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '1ee498c11e48be15772cc3047ff5558c' != '4204dd65823823915d5de579af3a1052' - 1ee498c11e48be15772cc3047ff5558c + 4204dd65823823915d5de579af3a1052 : vp90-2-09-subpixel-00.ivf ======================================================================= FAIL: vp90-2-14-resize-10frames-fp-tiles-1-2-4-8.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-10frames-fp-tiles-1-2-4-8.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-10frames-fp-tiles-1-2-4-8.webm/vp90-2-14-resize-10frames-fp-tiles-1-2-4-8.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-10frames-fp-tiles-1-8.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-10frames-fp-tiles-1-8.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-10frames-fp-tiles-1-8.webm/vp90-2-14-resize-10frames-fp-tiles-1-8.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-10frames-fp-tiles-2-8.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-10frames-fp-tiles-2-8.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-10frames-fp-tiles-2-8.webm/vp90-2-14-resize-10frames-fp-tiles-2-8.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-10frames-fp-tiles-4-8.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-10frames-fp-tiles-4-8.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-10frames-fp-tiles-4-8.webm/vp90-2-14-resize-10frames-fp-tiles-4-8.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-10frames-fp-tiles-8-1.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-10frames-fp-tiles-8-1.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-10frames-fp-tiles-8-1.webm/vp90-2-14-resize-10frames-fp-tiles-8-1.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-10frames-fp-tiles-8-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-10frames-fp-tiles-8-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-10frames-fp-tiles-8-2.webm/vp90-2-14-resize-10frames-fp-tiles-8-2.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-10frames-fp-tiles-8-4-2-1.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-10frames-fp-tiles-8-4-2-1.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-10frames-fp-tiles-8-4-2-1.webm/vp90-2-14-resize-10frames-fp-tiles-8-4-2-1.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-10frames-fp-tiles-8-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-10frames-fp-tiles-8-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-10frames-fp-tiles-8-4.webm/vp90-2-14-resize-10frames-fp-tiles-8-4.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-1-16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-1-16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-1-16.webm/vp90-2-14-resize-fp-tiles-1-16.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-1-2-4-8-16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-1-2-4-8-16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-1-2-4-8-16.webm/vp90-2-14-resize-fp-tiles-1-2-4-8-16.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-16-1.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-16-1.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-16-1.webm/vp90-2-14-resize-fp-tiles-16-1.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-16-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-16-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-16-2.webm/vp90-2-14-resize-fp-tiles-16-2.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-16-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-16-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-16-4.webm/vp90-2-14-resize-fp-tiles-16-4.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-16-8-4-2-1.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-16-8-4-2-1.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-16-8-4-2-1.webm/vp90-2-14-resize-fp-tiles-16-8-4-2-1.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-16-8.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-16-8.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-16-8.webm/vp90-2-14-resize-fp-tiles-16-8.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-1-8.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-1-8.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-1-8.webm/vp90-2-14-resize-fp-tiles-1-8.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-2-16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-2-16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-2-16.webm/vp90-2-14-resize-fp-tiles-2-16.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-2-8.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-2-8.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-2-8.webm/vp90-2-14-resize-fp-tiles-2-8.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-4-16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-4-16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-4-16.webm/vp90-2-14-resize-fp-tiles-4-16.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-4-8.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-4-8.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-4-8.webm/vp90-2-14-resize-fp-tiles-4-8.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-8-16.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-8-16.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-8-16.webm/vp90-2-14-resize-fp-tiles-8-16.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-8-1.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-8-1.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-8-1.webm/vp90-2-14-resize-fp-tiles-8-1.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-8-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-8-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-8-2.webm/vp90-2-14-resize-fp-tiles-8-2.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-14-resize-fp-tiles-8-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-14-resize-fp-tiles-8-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 80, in _test result = self.decoder.decode( ^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/decoders/gstreamer.py", line 163, in decode data = run_pipe_command_with_std_output( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/fluster/fluster/utils.py", line 105, in run_pipe_command_with_std_output raise ex File "/opt/fluster/fluster/utils.py", line 84, in run_pipe_command_with_std_output data = subprocess.check_output( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command 'gst-launch-1.0 --no-fault filesrc location=/opt/fluster/fluster/../resources/VP9-TEST-VECTORS/vp90-2-14-resize-fp-tiles-8-4.webm/vp90-2-14-resize-fp-tiles-8-4.webm ! parsebin ! v4l2slvp9dec ! video/x-raw ! videoconvert dither=none ! video/x-raw,format=I420 ! videocodectestsink -m' returned non-zero exit status 1. ======================================================================= FAIL: vp90-2-15-segkey_adpq.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-15-segkey_adpq.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '56723549fb468a0031e1c9ee4ab63e9d' != 'cc0c8244413424a5e6c798415a89ab84' - 56723549fb468a0031e1c9ee4ab63e9d + cc0c8244413424a5e6c798415a89ab84 : vp90-2-15-segkey_adpq.webm ======================================================================= FAIL: vp90-2-18-resize.ivf (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-18-resize.ivf) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'f132f13e9c4cc6d3e1965292341bb590' != 'dfe4f8cb59dea74a4958467d2fa2c8b6' - f132f13e9c4cc6d3e1965292341bb590 + dfe4f8cb59dea74a4958467d2fa2c8b6 : vp90-2-18-resize.ivf ======================================================================= FAIL: vp90-2-21-resize_inter_1280x720_5_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_1280x720_5_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'dac2d22fc158e751de72918b8755ac1d' != '89d7c8f0e2e30628aef57418a4ffaf9e' - dac2d22fc158e751de72918b8755ac1d + 89d7c8f0e2e30628aef57418a4ffaf9e : vp90-2-21-resize_inter_1280x720_5_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_1280x720_5_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_1280x720_5_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '8b72cac7011753c55632b1b323dd5f0c' != '89d7c8f0e2e30628aef57418a4ffaf9e' - 8b72cac7011753c55632b1b323dd5f0c + 89d7c8f0e2e30628aef57418a4ffaf9e : vp90-2-21-resize_inter_1280x720_5_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_1280x720_7_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_1280x720_7_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'dbe6f8ece272167da484fa400ee0ee4d' != '0fdb40532a88ed9b5c122bf2c8a80610' - dbe6f8ece272167da484fa400ee0ee4d + 0fdb40532a88ed9b5c122bf2c8a80610 : vp90-2-21-resize_inter_1280x720_7_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_1280x720_7_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_1280x720_7_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '0fede2b7ecd17320f1bc0ea023d5e685' != '0fdb40532a88ed9b5c122bf2c8a80610' - 0fede2b7ecd17320f1bc0ea023d5e685 + 0fdb40532a88ed9b5c122bf2c8a80610 : vp90-2-21-resize_inter_1280x720_7_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_1920x1080_5_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_1920x1080_5_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '56f7814ee1734e1917f1267ebedff702' != 'fafb39829c8ecb659884a91cefcc81ec' - 56f7814ee1734e1917f1267ebedff702 + fafb39829c8ecb659884a91cefcc81ec : vp90-2-21-resize_inter_1920x1080_5_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_1920x1080_5_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_1920x1080_5_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '681053375073b5a1a87c5cb68cb51a2b' != 'fafb39829c8ecb659884a91cefcc81ec' - 681053375073b5a1a87c5cb68cb51a2b + fafb39829c8ecb659884a91cefcc81ec : vp90-2-21-resize_inter_1920x1080_5_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_1920x1080_7_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_1920x1080_7_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'f771b2d11ab08fe6905f2babe3773045' != '166d1001fb399715fc939a3e88846156' - f771b2d11ab08fe6905f2babe3773045 + 166d1001fb399715fc939a3e88846156 : vp90-2-21-resize_inter_1920x1080_7_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_1920x1080_7_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_1920x1080_7_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '1479508cc8e91ae6bff7f37865ff04fd' != '166d1001fb399715fc939a3e88846156' - 1479508cc8e91ae6bff7f37865ff04fd + 166d1001fb399715fc939a3e88846156 : vp90-2-21-resize_inter_1920x1080_7_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_320x180_5_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_320x180_5_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '06d406449692ab53dfae5b6d2245d193' != '1ff7885c9821893fd543d467eecdd370' - 06d406449692ab53dfae5b6d2245d193 + 1ff7885c9821893fd543d467eecdd370 : vp90-2-21-resize_inter_320x180_5_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_320x180_5_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_320x180_5_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'ae5905ef96d39ce78df7f4ee725b54c2' != '1ff7885c9821893fd543d467eecdd370' - ae5905ef96d39ce78df7f4ee725b54c2 + 1ff7885c9821893fd543d467eecdd370 : vp90-2-21-resize_inter_320x180_5_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_320x180_7_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_320x180_7_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'a8a4f82b5fe33ee11850ee7b68b0bc82' != '90a2df3da63388de0ff84b1feb027976' - a8a4f82b5fe33ee11850ee7b68b0bc82 + 90a2df3da63388de0ff84b1feb027976 : vp90-2-21-resize_inter_320x180_7_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_320x180_7_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_320x180_7_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'bfdc9bcc548e4196a2020703fdd31743' != '90a2df3da63388de0ff84b1feb027976' - bfdc9bcc548e4196a2020703fdd31743 + 90a2df3da63388de0ff84b1feb027976 : vp90-2-21-resize_inter_320x180_7_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_320x240_5_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_320x240_5_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '90c58a41ca53b00e9c4543283761a655' != '48c0b6d35fe7f6a6e1275afd653622da' - 90c58a41ca53b00e9c4543283761a655 + 48c0b6d35fe7f6a6e1275afd653622da : vp90-2-21-resize_inter_320x240_5_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_320x240_5_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_320x240_5_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'be3129f24b887f224682a11a7e6692e7' != '48c0b6d35fe7f6a6e1275afd653622da' - be3129f24b887f224682a11a7e6692e7 + 48c0b6d35fe7f6a6e1275afd653622da : vp90-2-21-resize_inter_320x240_5_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_320x240_7_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_320x240_7_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '1a8e782d98c2a6640153421384a70b4e' != 'f178012d14ef439e650a4b2f48907e02' - 1a8e782d98c2a6640153421384a70b4e + f178012d14ef439e650a4b2f48907e02 : vp90-2-21-resize_inter_320x240_7_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_320x240_7_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_320x240_7_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'e8a8eadb43c5e5f4c790f61c6f573b4c' != 'f178012d14ef439e650a4b2f48907e02' - e8a8eadb43c5e5f4c790f61c6f573b4c + f178012d14ef439e650a4b2f48907e02 : vp90-2-21-resize_inter_320x240_7_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_640x360_5_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_640x360_5_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '2b6659868bd6ee40a5731e4d2aa04031' != '4b5c89a2b1cba50c8a4ad2741ff4d8f0' - 2b6659868bd6ee40a5731e4d2aa04031 + 4b5c89a2b1cba50c8a4ad2741ff4d8f0 : vp90-2-21-resize_inter_640x360_5_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_640x360_5_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_640x360_5_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '614cb4ac200504fe5f6d62f96d66b06a' != '4b5c89a2b1cba50c8a4ad2741ff4d8f0' - 614cb4ac200504fe5f6d62f96d66b06a + 4b5c89a2b1cba50c8a4ad2741ff4d8f0 : vp90-2-21-resize_inter_640x360_5_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_640x360_7_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_640x360_7_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'd08ebb63bba3c604cf4edc41f7cd5345' != 'c5127f12216668548159f686b1a950ae' - d08ebb63bba3c604cf4edc41f7cd5345 + c5127f12216668548159f686b1a950ae : vp90-2-21-resize_inter_640x360_7_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_640x360_7_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_640x360_7_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '717adaaaecb781f635337de891c03312' != 'c5127f12216668548159f686b1a950ae' - 717adaaaecb781f635337de891c03312 + c5127f12216668548159f686b1a950ae : vp90-2-21-resize_inter_640x360_7_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_640x480_5_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_640x480_5_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '1e8b7efa80a0986bc357f20b1ce5da3c' != '9aea9632fcf89da0c03456b50576f6f1' - 1e8b7efa80a0986bc357f20b1ce5da3c + 9aea9632fcf89da0c03456b50576f6f1 : vp90-2-21-resize_inter_640x480_5_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_640x480_5_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_640x480_5_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'c3d55529b37a3839e8b3c738ff566d7b' != '9aea9632fcf89da0c03456b50576f6f1' - c3d55529b37a3839e8b3c738ff566d7b + 9aea9632fcf89da0c03456b50576f6f1 : vp90-2-21-resize_inter_640x480_5_3-4.webm ======================================================================= FAIL: vp90-2-21-resize_inter_640x480_7_1-2.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_640x480_7_1-2.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '91dd0807518ac3a0c35ef4e27bb828c0' != '6fe0cb29a867cb29290f0bfb198fd9d4' - 91dd0807518ac3a0c35ef4e27bb828c0 + 6fe0cb29a867cb29290f0bfb198fd9d4 : vp90-2-21-resize_inter_640x480_7_1-2.webm ======================================================================= FAIL: vp90-2-21-resize_inter_640x480_7_3-4.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-21-resize_inter_640x480_7_3-4.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '1474a79fffdbc3faef27a28d41538a7a' != '6fe0cb29a867cb29290f0bfb198fd9d4' - 1474a79fffdbc3faef27a28d41538a7a + 6fe0cb29a867cb29290f0bfb198fd9d4 : vp90-2-21-resize_inter_640x480_7_3-4.webm ======================================================================= FAIL: vp90-2-22-svc_1280x720_3.ivf (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp90-2-22-svc_1280x720_3.ivf) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'fbdd9f9bb30c27434d50c1258fe80491' != '58513c3dd39dff5f698b074936c1934e' - fbdd9f9bb30c27434d50c1258fe80491 + 58513c3dd39dff5f698b074936c1934e : vp90-2-22-svc_1280x720_3.ivf ======================================================================= FAIL: vp91-2-04-yuv422.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp91-2-04-yuv422.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: '405879f80ecad20ccb1ce2786a279d3f' != '2179044126e2d8fd7bcc549bd6a34e9c' - 405879f80ecad20ccb1ce2786a279d3f + 2179044126e2d8fd7bcc549bd6a34e9c : vp91-2-04-yuv422.webm ======================================================================= FAIL: vp91-2-04-yuv444.webm (GStreamer-VP9-V4L2SL-Gst1.0.VP9-TEST-VECTORS.vp91-2-04-yuv444.webm) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/fluster/fluster/test.py", line 123, in _test self.assertEqual( AssertionError: 'bd36f9e7cd888fb94f21c9d194cea7ff' != 'ea803e6cf74a515bd8e1b22b6bb09b4f' - bd36f9e7cd888fb94f21c9d194cea7ff + ea803e6cf74a515bd8e1b22b6bb09b4f : vp91-2-04-yuv444.webm Ran 132/305 tests successfully in 317.234 secs + set +x / #