[Enter `^Ec?' for help]  U-Boot 2021.10+dfsg-1+apertis10bv2023dev2b2 (Apr 18 2022 - 16:34:49 +0000) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Model: Freescale i.MX6 Quad SABRE Lite Board Board: SABRE Lite I2C: ready DRAM: 1 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from SPIFlash... SF: Detected gd25q16 with page size 256 Bytes, erase size 4 KiB, total 2 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: using phy at 7 FEC [PRIME], usb_ether Error: usb_ether address not set. starting USB... Bus usb@2184000: usb dr_mode not found Bus usb@2184200: USB EHCI 1.00 scanning bus usb@2184000 for devices... 1 USB Device(s) found scanning bus usb@2184200 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 0 Ethernet Device(s) found Hit any key to stop autoboot: 3  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp BOOTP broadcast 1 DHCP client bound to address 192.168.101.99 (3 ms) => setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 => tftp 0x10000000 7473311/tftp-deploy-16np4ytv/kernel/zImage tftp 0x10000000 7473311/tftp-deploy-16np4ytv/kernel/zImage Using FEC device TFTP from server 192.168.101.1; our IP address is 192.168.101.99 Filename '7473311/tftp-deploy-16np4ytv/kernel/zImage'. Load address: 0x10000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################### 3 MiB/s done Bytes transferred = 9810432 (95b200 hex) => tftp 0x14000000 7473311/tftp-deploy-16np4ytv/ramdisk/ramdisk.cpio.gz.uboot tftp 0x14000000 7473311/tftp-deploy-16np4ytv/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.101.1; our IP address is 192.168.101.99 Filename '7473311/tftp-deploy-16np4ytv/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x14000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################### 2.5 MiB/s done Bytes transferred = 12198363 (ba21db hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x13f00000 7473311/tftp-deploy-16np4ytv/dtb/imx6q-sabrelite.dtb tftp 0x13f00000 7473311/tftp-deploy-16np4ytv/dtb/imx6q-sabrelite.dtb Using FEC device TFTP from server 192.168.101.1; our IP address is 192.168.101.99 Filename '7473311/tftp-deploy-16np4ytv/dtb/imx6q-sabrelite.dtb'. Load address: 0x13f00000 Loading: *### 2.1 MiB/s done Bytes transferred = 42393 (a599 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/7473311/extract-nfsrootfs-iixddwz8,tcp,hard ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/7473311/extract-nfsrootfs-iixddwz8,tcp,hard ip=dhcp' => bootz 0x10000000 0x14000000 0x13f00000 bootz 0x10000000 0x14000000 0x13f00000 Kernel image @ 0x10000000 [ 0x000000 - 0x95b200 ] ## Loading init Ramdisk from Legacy Image at 14000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 12198299 Bytes = 11.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 13f00000 Booting using the fdt blob at 0x13f00000 Using Device Tree in place at 13f00000, end 13f0d598 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.145-cip17-rt7 (KernelCI@build-j247911-arm-gcc-10-multi-v7-defconfig-preempt-rt-npbc9) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT_RT Sat Oct 1 19:00:15 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Freescale i.MX6 Quad SABRE Lite Board [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] OF: fdt: Reserved memory: unsupported node format, ignoring [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] percpu: Embedded 16 pages/cpu s34912 r8192 d22432 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.101.1:/var/lib/lava/dispatcher/tmp/7473311/extract-nfsrootfs-iixddwz8,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 936392K/1048576K available (14336K kernel code, 2354K rwdata, 5368K rodata, 2048K init, 421K bss, 46648K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C-310 errata 752271 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000000] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000018] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.003829] Console: colour dummy device 80x30 [ 0.003881] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.003894] pid_max: default: 32768 minimum: 301 [ 0.004059] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.004084] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.004905] CPU: Testing write buffer coherency: ok [ 0.004941] CPU0: Spectre v2: using BPIALL workaround [ 0.005237] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.006282] Setting up static identity map for 0x10300000 - 0x103000ac [ 0.007922] rcu: Hierarchical SRCU implementation. [ 0.012027] EFI services will not be available. [ 0.012469] smp: Bringing up secondary CPUs ... [ 0.013740] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.013756] CPU1: Spectre v2: using BPIALL workaround [ 0.015113] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.015128] CPU2: Spectre v2: using BPIALL workaround [ 0.016523] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.016537] CPU3: Spectre v2: using BPIALL workaround [ 0.016699] smp: Brought up 1 node, 4 CPUs [ 0.016710] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.016720] CPU: All CPU(s) started in SVC mode. [ 0.017403] devtmpfs: initialized [ 0.029161] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.029487] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.029511] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.032741] pinctrl core: initialized pinctrl subsystem [ 0.035002] DMI not present or invalid. [ 0.035939] NET: Registered protocol family 16 [ 0.041497] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.044550] thermal_sys: Registered thermal governor 'step_wise' [ 0.044802] cpuidle: using governor menu [ 0.045087] CPU identified as i.MX6Q, silicon rev 1.2 [ 0.248189] vdd1p1: supplied by regulator-dummy [ 0.256587] vdd3p0: supplied by regulator-dummy [ 0.264949] vdd2p5: supplied by regulator-dummy [ 0.273330] vddarm: supplied by regulator-dummy [ 0.281940] vddpu: supplied by regulator-dummy [ 0.290055] vddsoc: supplied by regulator-dummy [ 0.669050] No ATAGs? [ 0.669212] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.669223] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.674831] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 0.683616] Serial: AMBA PL011 UART driver [ 0.686659] printk: console [ramoops-1] enabled [ 0.686951] pstore: Registered ramoops as persistent store backend [ 0.686958] ramoops: using 0x10000@0x30000000, ecc: 0 [ 0.724380] mxs-dma 110000.dma-apbh: initialized [ 0.734854] iommu: Default domain type: Translated [ 0.735265] vgaarb: loaded [ 0.736444] SCSI subsystem initialized [ 0.737052] usbcore: registered new interface driver usbfs [ 0.737127] usbcore: registered new interface driver hub [ 0.737179] usbcore: registered new device driver usb [ 0.739427] i2c i2c-0: IMX I2C adapter registered [ 0.741684] i2c i2c-1: IMX I2C adapter registered [ 0.743433] i2c i2c-2: IMX I2C adapter registered [ 0.745241] pps_core: LinuxPPS API ver. 1 registered [ 0.745248] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.745270] PTP clock support registered [ 0.749917] clocksource: Switched to clocksource mxc_timer1 [ 1.839413] NET: Registered protocol family 2 [ 1.839896] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.841404] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 16384 bytes, linear) [ 1.841554] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.841665] TCP bind hash table entries: 8192 (order: 5, 229376 bytes, linear) [ 1.842059] TCP: Hash tables configured (established 8192 bind 8192) [ 1.842347] UDP hash table entries: 512 (order: 3, 32768 bytes, linear) [ 1.842436] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes, linear) [ 1.842756] NET: Registered protocol family 1 [ 1.843569] RPC: Registered named UNIX socket transport module. [ 1.843578] RPC: Registered udp transport module. [ 1.843583] RPC: Registered tcp transport module. [ 1.843588] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.843598] PCI: CLS 0 bytes, default 64 [ 1.844230] Trying to unpack rootfs image as initramfs... [ 2.895820] Freeing initrd memory: 11916K [ 2.896249] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 2.896639] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 2.899490] Initialise system trusted keyrings [ 2.899767] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 2.910028] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.911222] NFS: Registering the id_resolver key type [ 2.911278] Key type id_resolver registered [ 2.911285] Key type id_legacy registered [ 2.911420] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 2.911429] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 2.911476] ntfs: driver 2.1.32 [Flags: R/O]. [ 2.912141] Key type asymmetric registered [ 2.912149] Asymmetric key parser 'x509' registered [ 2.912272] bounce: pool size: 64 pages [ 2.912313] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 2.912322] io scheduler mq-deadline registered [ 2.912329] io scheduler kyber registered [ 2.966005] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 2.966030] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 3.059618] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 3.065760] SuperH (H)SCI(F) driver initialized [ 3.067191] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 34, base_baud = 5000000) is a IMX [ 3.068895] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 81, base_baud = 5000000) is a IMX [ 3.068988] printk: console [ttymxc1] enabled [ 3.071097] msm_serial: driver initialized [ 3.071449] STMicroelectronics ASC driver initialized [ 3.073904] STM32 USART driver initialized [ 3.087210] panel-simple panel-lcd: supply power not found, using dummy regulator [ 3.087439] panel-simple panel-lcd: Specify missing connector_type [ 3.087930] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 3.100969] brd: module loaded [ 3.116105] loop: module loaded [ 3.121509] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 [ 3.121526] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 [ 3.121536] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 [ 3.121546] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 [ 3.121647] ahci-imx 2200000.sata: supply ahci not found, using dummy regulator [ 3.121865] ahci-imx 2200000.sata: supply phy not found, using dummy regulator [ 3.121969] ahci-imx 2200000.sata: supply target not found, using dummy regulator [ 3.124961] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled [ 3.124989] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 3.125006] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 3.126995] scsi host0: ahci-imx [ 3.127516] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 84 [ 3.144937] CAN device driver interface [ 3.146613] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 3.150806] pps pps0: new PPS source ptp0 [ 3.172153] fec 2188000.ethernet eth0: registered PHC device 0 [ 3.174164] e1000e: Intel(R) PRO/1000 Network Driver [ 3.174170] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 3.174253] igb: Intel(R) Gigabit Ethernet Network Driver [ 3.174259] igb: Copyright (c) 2007-2014 Intel Corporation. [ 3.182350] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 3.182423] usbcore: registered new interface driver pegasus [ 3.182499] usbcore: registered new interface driver asix [ 3.182547] usbcore: registered new interface driver ax88179_178a [ 3.182592] usbcore: registered new interface driver cdc_ether [ 3.182654] usbcore: registered new interface driver smsc75xx [ 3.182716] usbcore: registered new interface driver smsc95xx [ 3.182771] usbcore: registered new interface driver net1080 [ 3.182819] usbcore: registered new interface driver cdc_subset [ 3.182861] usbcore: registered new interface driver zaurus [ 3.182954] usbcore: registered new interface driver cdc_ncm [ 3.187593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.187600] ehci-pci: EHCI PCI platform driver [ 3.187651] ehci-platform: EHCI generic platform driver [ 3.188023] ehci-orion: EHCI orion driver [ 3.188314] SPEAr-ehci: EHCI SPEAr driver [ 3.188573] ehci-st: EHCI STMicroelectronics driver [ 3.188831] ehci-exynos: EHCI Exynos driver [ 3.189084] ehci-atmel: EHCI Atmel driver [ 3.189339] tegra-ehci: Tegra EHCI driver [ 3.189636] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.189663] ohci-pci: OHCI PCI platform driver [ 3.189718] ohci-platform: OHCI generic platform driver [ 3.190161] SPEAr-ohci: OHCI SPEAr driver [ 3.190445] ohci-st: OHCI STMicroelectronics driver [ 3.190716] ohci-atmel: OHCI Atmel driver [ 3.192054] usbcore: registered new interface driver usb-storage [ 3.203318] i2c /dev entries driver [ 3.230475] sdhci: Secure Digital Host Controller Interface driver [ 3.230483] sdhci: Copyright(c) Pierre Ossman [ 3.234024] Synopsys Designware Multimedia Card Interface Driver [ 3.236577] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.238026] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO [ 3.238091] sdhci-esdhc-imx 2198000.mmc: Got WP GPIO [ 3.239525] sdhci-esdhc-imx 219c000.mmc: Got CD GPIO [ 3.244225] usbcore: registered new interface driver usbhid [ 3.244235] usbhid: USB HID core driver [ 3.252953] NET: Registered protocol family 10 [ 3.254324] Segment Routing with IPv6 [ 3.254427] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.255225] NET: Registered protocol family 17 [ 3.255249] can: controller area network core [ 3.255363] NET: Registered protocol family 29 [ 3.255372] can: raw protocol [ 3.255380] can: broadcast manager protocol [ 3.255396] can: netlink gateway - max_hops=1 [ 3.255919] Key type dns_resolver registered [ 3.259539] ThumbEE CPU extension supported. [ 3.259589] Registering SWP/SWPB emulation handler [ 3.260214] printk: console [ttymxc1]: printing thread started [ 3.260339] printk: console [ramoops-1]: printing thread started [ 3.260380] Loading compiled-in X.509 certificates [ 3.266340] pstore: Using crash dump compression: deflate [ 3.288229] mmc3: SDHCI controller on 219c000.mmc [219c000.mmc] using ADMA [ 3.288795] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA [ 3.303427] panel-simple panel-lcd: supply power not found, using dummy regulator [ 3.303614] panel-simple panel-lcd: Specify missing connector_type [ 3.305668] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 3.315982] imx_usb 2184200.usb: No over current polarity defined [ 3.319876] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 3.319991] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 3.333119] mmc2: new high speed SDHC card at address 0001 [ 3.334020] mmcblk2: mmc2:0001 SD 14.6 GiB [ 3.350022] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 3.350225] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 3.350232] GPT:29296874 != 30560255 [ 3.350237] GPT:Alternate GPT header not at the end of the disk. [ 3.350240] GPT:29296874 != 30560255 [ 3.350244] GPT: Use GNU Parted to correct GPT errors. [ 3.350284] mmcblk2: p1 p2 p3 [ 3.351729] hub 1-0:1.0: USB hub found [ 3.351774] hub 1-0:1.0: 1 port detected [ 3.354930] imx_thermal 20c8000.anatop:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C [ 3.361115] panel-simple panel-lcd: supply power not found, using dummy regulator [ 3.361297] panel-simple panel-lcd: Specify missing connector_type [ 3.363264] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 3.369225] panel-simple panel-lcd: supply power not found, using dummy regulator [ 3.369400] panel-simple panel-lcd: Specify missing connector_type [ 3.371443] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 3.375426] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 3.382053] panel-simple panel-lcd: supply power not found, using dummy regulator [ 3.382228] panel-simple panel-lcd: Specify missing connector_type [ 3.384160] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 3.629979] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.630375] ata1.00: ATA-8: INTEL SSDSA2CW080G3, 4PC10362, max UDMA/133 [ 3.630385] ata1.00: 156301488 sectors, multi 1: LBA48 NCQ (depth 32) [ 3.630806] ata1.00: configured for UDMA/133 [ 3.631190] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2CW08 0362 PQ: 0 ANSI: 5 [ 3.632201] ata1.00: Enabling discard_zeroes_data [ 3.632506] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB) [ 3.632566] sd 0:0:0:0: [sda] Write Protect is off [ 3.632671] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.638622] ata1.00: Enabling discard_zeroes_data [ 3.640022] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 3.640478] sda: sda1 sda2 sda3 [ 3.641903] ata1.00: Enabling discard_zeroes_data [ 3.642439] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.655137] Micrel KSZ9021 Gigabit PHY 2188000.ethernet-1:07: attached PHY driver [Micrel KSZ9021 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:07, irq=POLL) [ 3.662311] panel-simple panel-lcd: supply power not found, using dummy regulator [ 3.662546] panel-simple panel-lcd: Specify missing connector_type [ 3.664929] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 3.841137] hub 1-1:1.0: USB hub found [ 3.841350] hub 1-1:1.0: 3 ports detected [ 3.847883] panel-simple panel-lcd: supply power not found, using dummy regulator [ 3.848055] panel-simple panel-lcd: Specify missing connector_type [ 3.850063] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 5.750535] fec 2188000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 5.780139] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.810010] Sending DHCP requests ., OK [ 5.850186] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.99 [ 5.850213] IP-Config: Complete: [ 5.850220] device=eth0, hwaddr=00:19:b8:07:40:03, ipaddr=192.168.101.99, mask=255.255.255.0, gw=192.168.101.1 [ 5.850246] host=imx6q-sabrelite-cbg-0, domain=lava.cbg.collabora.co.uk, nis-domain=(none) [ 5.850259] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= [ 5.850273] nameserver0=192.168.101.1 [ 5.860936] Freeing unused kernel memory: 2048K [ 5.950981] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 [ 7.344109] imx-ipuv3 2400000.ipu: IPUv3H probed [ 7.353099] panel-simple panel-lcd: supply power not found, using dummy regulator [ 7.372333] panel-simple panel-lcd: Specify missing connector_type [ 7.397741] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 7.424943] imx-ipuv3 2800000.ipu: IPUv3H probed [ 7.466576] panel-simple panel-lcd: supply power not found, using dummy regulator [ 7.499498] panel-simple panel-lcd: Specify missing connector_type [ 7.507494] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 7.583433] panel-simple panel-lcd: supply power not found, using dummy regulator [ 7.586086] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) [ 7.586541] panel-simple panel-lcd: Specify missing connector_type [ 7.612359] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) [ 7.633623] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) [ 7.649342] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 7.655992] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) [ 7.734967] panel-simple panel-lcd: supply power not found, using dummy regulator [ 7.735858] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops [etnaviv]) [ 7.738522] panel-simple panel-lcd: Specify missing connector_type [ 7.740525] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops [etnaviv]) [ 7.744842] etnaviv etnaviv: bound 2204000.gpu (ops gpu_ops [etnaviv]) [ 7.744950] etnaviv-gpu 130000.gpu: model: GC2000, revision: 5108 [ 7.747789] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 7.747882] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1215 [ 7.747895] etnaviv-gpu 2204000.gpu: Ignoring GPU with VG and FE2.0 [ 7.748663] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 [ 7.750688] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) [ 7.750923] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) [ 7.751153] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) [ 7.751361] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) [ 7.753504] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 7.792091] panel-simple panel-lcd: supply power not found, using dummy regulator [ 7.808288] panel-simple panel-lcd: Specify missing connector_type [ 7.844803] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) [ 7.845098] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) [ 7.845383] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) [ 7.845641] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) [ 7.960999] caam 2100000.crypto: Entropy delay = 3200 [ 8.021799] caam 2100000.crypto: Instantiated RNG4 SH0 [ 8.067283] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator [ 8.080126] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests [ 8.082849] caam 2100000.crypto: Instantiated RNG4 SH1 [ 8.082872] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) [ 8.082882] caam 2100000.crypto: job rings = 2, qi = 0 [ 8.085513] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator [ 8.085636] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 8.132472] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests [ 8.207085] panel-simple panel-lcd: supply power not found, using dummy regulator [ 8.219618] panel-simple panel-lcd: Specify missing connector_type [ 8.247483] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) [ 8.247752] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) [ 8.248028] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) [ 8.248279] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) [ 8.286648] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 8.356293] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 8.361781] sgtl5000 0-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 8.382721] panel-simple panel-lcd: supply power not found, using dummy regulator [ 8.387628] panel-simple panel-lcd: Specify missing connector_type [ 8.416096] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) [ 8.417035] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) [ 8.417327] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) [ 8.419181] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) [ 8.453809] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 8.519072] panel-simple panel-lcd: supply power not found, using dummy regulator [ 8.544111] panel-simple panel-lcd: Specify missing connector_type [ 8.564742] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) [ 8.565898] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) [ 8.566207] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) [ 8.566462] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) [ 8.909709] caam algorithms registered in /proc/crypto [ 8.925929] caam 2100000.crypto: registering rng-caam [ 8.929498] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 9.034778] panel-simple panel-lcd: supply power not found, using dummy regulator [ 9.037295] panel-simple panel-lcd: Specify missing connector_type [ 9.051570] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) [ 9.051789] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) [ 9.051998] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) [ 9.052183] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) [ 9.096717] panel-simple panel-lvds0: supply power not found, using dummy regulator [ 9.108381] random: crng init done Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... done. IP-Config: eth0 hardware address 00:19:b8:07:40:03 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.101.1): address: 192.168.101.99 broadcast: 192.168.101.255 netmask: 255.255.255.0 gateway: 192.168.101.1 dns0 : 192.168.101.1 dns1 : 0.0.0.0 host : imx6q-sabrelite-cbg-0 domain : lava.cbg.collabora.co.uk rootserver: 192.168.101.1 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 12.493857] systemd[1]: System time before build time, advancing clock. [ 12.588884] systemd[1]: systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 12.589826] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 12.652858] systemd[1]: Set hostname to . [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0[ 13.603049] systemd[1]: Queued start job for default target Graphical Interface. m. [ 13.605228] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 13.605254] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 13.606215] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 13.650755] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 13.681585] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 13.710709] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 13.741157] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 13.770545] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 13.800809] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 13.801080] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 13.840529] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 13.870507] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 13.900481] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 13.930644] systemd[1]: Reached target Swap. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 13.961224] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 14.031396] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 14.033430] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 14.061157] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 14.093006] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 14.122503] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 14.152051] systemd[1]: Listening on udev Kernel Socket. [ 14.191563] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 14.192606] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. Mounting [0;1;39mKernel[ 14.200776] systemd[1]: Mounting Kernel Debug File System... Debug File System[0m... Mounting [0;1;39mKernel Trace File System[0m... [ 14.264475] systemd[1]: Mounting Kernel Trace File System... Starting [0;1;39mCreate[ 14.297472] systemd[1]: Starting Create list of static device nodes for the current kernel... list of st…odes for the current kernel[0m... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 14.344666] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module drm[0m... [ 14.385054] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 14.414946] systemd[1]: Starting Load Kernel Module fuse... [ 14.444440] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 14.449137] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... Starting [0;1;39mLoad K[ 14.506622] systemd[1]: Starting Load Kernel Modules... ernel Modules[0m... Starting [0;1;39mRemount Root and Kernel File Systems[ 14.544481] systemd[1]: Starting Remount Root and Kernel File Systems... [0m... Starting [0;1;39mColdplug All udev Devices[0m... [ 14.583794] systemd[1]: Starting Coldplug All udev Devices... [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0[ 14.615671] systemd[1]: Mounted Kernel Debug File System. m. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 14.660918] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 14.692964] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configf[ 14.742377] systemd[1]: modprobe@configfs.service: Succeeded. [ 14.745652] systemd[1]: Finished Load Kernel Module configfs. s[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m[ 14.793086] systemd[1]: modprobe@drm.service: Succeeded. [ 14.795488] systemd[1]: Finished Load Kernel Module drm. . [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0[ 14.843399] systemd[1]: modprobe@fuse.service: Succeeded. [ 14.845851] systemd[1]: Finished Load Kernel Module fuse. m. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [ 14.890701] systemd[1]: Started Journal Service. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... [ 15.108381] systemd-journald[335]: Received client request to flush runtime journal. Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc1[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 5.10.145-cip17-rt7 #1 SMP PREEMPT_RT Sat Oct 1 19:00:15 UTC 2022 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/7473311/extract-nfsrootfs-iixddwz8' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/7473311/extract-nfsrootfs-iixddwz8' / # export NFS_SERVER_IP='192.168.101.1' export NFS_SERVER_IP='192.168.101.1' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-7473311/environment . /lava-7473311/environment / # /lava-7473311/bin/lava-test-runner /lava-7473311/0 /lava-7473311/bin/lava-test-runner /lava-7473311/0 + export TESTRUN_ID=0_dmesg + cd /lava-7473311/0/tests/0_dmesg + cat uuid + UUID=7473311_1.6.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 30.945363] [ 31.077670] [ 31.184372] + set +x # / # [ 31.282911] [ 31.284066] #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-7473311/environment / # . /lava-7473311/environment/lava-7473311/bin/lava-test-runner /lava-7473311/1 / # /lava-7473311/bin/lava-test-runner /lava-7473311/1 + export TESTRUN_ID=1_bootrr + cd /lava-7473311/1/tests/1_bootrr + cat uuid + UUID=7473311_1.6.2.4.5[ 31.918863] + set +x + export PATH=/opt/bootrr/helpers:/lava-7473311/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-7473311/1/../bin/lava-test-case [ 33.051711] + set +x