connecting to NetworkSerialPort(target=Target(name='imx6dl-riotboard-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4011, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4011 connected to 10.8.254.5 (port 4011) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2023.01.0 #1 Fri Jan 27 16:21:21 CET 2023 Board: RIoTboard i.MX6S detected i.MX6 Solo revision 1.1 i.MX6 Solo unique ID: 132c61d4d72d78a9 mdio_bus: miibus0: probed imx-usb 2184200.usb@2184200.of: USB EHCI 1.00 imx-esdhc 2194000.mmc@2194000.of: registered as mmc1 imx-esdhc 2198000.mmc@2198000.of: registered as mmc2 imx-esdhc 219c000.mmc@219c000.of: registered as mmc3 imx-ipuv3 2400000.ipu@2400000.of: IPUv3H probed imx-hdmi 120000.hdmi@120000.of: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 netconsole: registered as netconsole-1 malloc space: 0x2fe7b320 -> 0x4fcf663f (size 510.5 MiB) mmc3: detected MMC card version 4.41 mmc3: registered mmc3.boot0 mmc3: registered mmc3.boot1 mmc3: registered mmc3 [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -r /mnt/tftp/970066/tftp-deploy-k3hl98b3/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/970066/tftp-deploy-k3hl98b3/dtb/imx6dl-riotboard.dtb /mnt/tftp/970066/tftp-deploy-k3hl98b3/kernel/zImage [1;32mbarebox@[1;36mRIoTboard i.MX6S:/[0m bootm -v -r /mnt/tftp/970066/tftp-deploy-k3hl98b3/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/970066/tftp-deploy-k3hl98b3/dtb/imx6dl-riotboard.dtb /mnt/tftp/970066/tftp-deploy-k3hl98b3/kernel/zImage [1;33mWARNING:[0m eth0: No MAC address set. Using random address c2:9b:36:66:05:45 eth0: 1000Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.46 Loading ARM Linux zImage '/mnt/tftp/970066/tftp-deploy-k3hl98b3/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x12000000 no initrd load address, defaulting to 0x18000000 Loaded initrd GZIP compressed '/mnt/tftp/970066/tftp-deploy-k3hl98b3/ramdisk/ramdisk.cpio.gz' initrd is at 0x18000000-0x1886f91c Loading devicetree from '/mnt/tftp/970066/tftp-deploy-k3hl98b3/dtb/imx6dl-riotboard.dtb' commandline: console=ttymxc1,115200n8 Starting kernel at 0x12000000, initrd at 0x18000000, oftree at 0x18870000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-rt232-st41 (KernelCI@build-j2904-arm-gcc-10-imx-v6-v7-defconfig-96hnk) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Wed Jun 7 13:15:21 UTC 2023 [ 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] Machine model: RIoTboard i.MX6S [ 0.000000] cma: Reserved 16 MiB at 0x4ec00000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7c3000 s15208 r8192 d21656 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 992944K/1048576K available (8257K kernel code, 444K rwdata, 2732K rodata, 448K init, 8297K bss, 39248K reserved, 16384K cma-reserved, 244664K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0ac3834 (10991 kB) [ 0.000000] .init : 0xc0ac4000 - 0xc0b34000 ( 448 kB) [ 0.000000] .data : 0xc0b34000 - 0xc0ba32a0 ( 445 kB) [ 0.000000] .bss : 0xc0ba6000 - 0xc13c0410 (8298 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] L2C-310 erratum 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, 512 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000038] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001236] Console: colour dummy device 80x30 [ 0.001264] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001274] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001284] ... MAX_LOCK_DEPTH: 48 [ 0.001294] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001304] ... CLASSHASH_SIZE: 4096 [ 0.001314] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001323] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001332] ... CHAINHASH_SIZE: 32768 [ 0.001341] memory used by lock dependency info: 5167 kB [ 0.001350] per task-struct memory footprint: 1536 bytes [ 0.001384] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.001404] pid_max: default: 32768 minimum: 301 [ 0.001741] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001758] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003748] CPU: Testing write buffer coherency: ok [ 0.003810] CPU0: Spectre v2: using BPIALL workaround [ 0.004588] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004677] Setting up static identity map for 0x10008280 - 0x100082f0 [ 0.007566] Brought up 1 CPUs [ 0.007584] SMP: Total of 1 processors activated (6.00 BogoMIPS). [ 0.007597] CPU: All CPU(s) started in SVC mode. [ 0.009150] devtmpfs: initialized [ 0.034941] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.035688] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.035731] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.037259] pinctrl core: initialized pinctrl subsystem [ 0.040689] NET: Registered protocol family 16 [ 0.044099] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.046206] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.093522] No ATAGs? [ 0.093571] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.093586] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.096599] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.126971] mxs-dma 110000.dma-apbh: initialized [ 0.132078] vgaarb: loaded [ 0.133062] SCSI subsystem initialized [ 0.134240] usbcore: registered new interface driver usbfs [ 0.134397] usbcore: registered new interface driver hub [ 0.134509] usbcore: registered new device driver usb [ 0.137097] i2c i2c-0: IMX I2C adapter registered [ 0.137125] i2c i2c-0: can't use DMA [ 0.138004] i2c i2c-1: IMX I2C adapter registered [ 0.138029] i2c i2c-1: can't use DMA [ 0.138890] i2c i2c-3: IMX I2C adapter registered [ 0.138915] i2c i2c-3: can't use DMA [ 0.139059] Linux video capture interface: v2.00 [ 0.139308] pps_core: LinuxPPS API ver. 1 registered [ 0.139321] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.139374] PTP clock support registered [ 0.140211] Advanced Linux Sound Architecture Driver Initialized. [ 0.143405] Bluetooth: Core ver 2.21 [ 0.143510] NET: Registered protocol family 31 [ 0.143523] Bluetooth: HCI device and connection manager initialized [ 0.143590] Bluetooth: HCI socket layer initialized [ 0.143619] Bluetooth: L2CAP socket layer initialized [ 0.143741] Bluetooth: SCO socket layer initialized [ 0.145893] clocksource: Switched to clocksource mxc_timer1 [ 0.173169] NET: Registered protocol family 2 [ 0.173458] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.175453] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.175587] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.176974] TCP: Hash tables configured (established 8192 bind 8192) [ 0.177292] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.177489] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.178065] NET: Registered protocol family 1 [ 0.179054] RPC: Registered named UNIX socket transport module. [ 0.179072] RPC: Registered udp transport module. [ 0.179083] RPC: Registered tcp transport module. [ 0.179093] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.179918] Trying to unpack rootfs image as initramfs... [ 1.064576] Freeing initrd memory: 8640K [ 1.066183] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.086829] VFS: Disk quotas dquot_6.6.0 [ 1.087277] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.093666] NFS: Registering the id_resolver key type [ 1.093873] Key type id_resolver registered [ 1.093889] Key type id_legacy registered [ 1.094066] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.095914] fuse init (API version 7.23) [ 1.105679] bounce: pool size: 64 pages [ 1.105805] io scheduler noop registered [ 1.105914] io scheduler deadline registered [ 1.106027] io scheduler cfq registered (default) [ 1.106749] imx-weim 21b8000.weim: Driver registered. [ 1.121961] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.121989] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.124417] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1 [ 1.125119] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 [ 1.125137] pfuze100-regulator 0-0008: pfuze100 found. [ 1.146602] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 22, base_baud = 5000000) is a IMX [ 1.148521] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 293, base_baud = 5000000) is a IMX [ 1.921913] console [ttymxc1] enabled [ 1.927117] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 294, base_baud = 5000000) is a IMX [ 1.937252] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 295, base_baud = 5000000) is a IMX [ 1.947326] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 296, base_baud = 5000000) is a IMX [ 1.958222] [drm] Initialized drm 1.1.0 20060810 [ 1.972306] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.978996] [drm] No driver support for vblank timestamp query. [ 1.985524] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.993268] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 2.001158] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 [ 2.010102] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 2.017941] imx-drm display-subsystem: No connectors reported connected with modes [ 2.025531] [drm] Cannot find any crtc or sizes - going 1024x768 [ 2.047087] Console: switching to colour frame buffer device 128x48 [ 2.058760] imx-drm display-subsystem: fb0: frame buffer device [ 2.064802] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 2.070792] imx-ipuv3 2400000.ipu: IPUv3H probed [ 2.103956] brd: module loaded [ 2.124583] loop: module loaded [ 2.133494] CAN device driver interface [ 2.140047] 2188000.ethernet supply phy not found, using dummy regulator [ 2.166931] pps pps0: new PPS source ptp0 [ 2.205235] fec 2188000.ethernet eth0: registered PHC device 0 [ 2.213008] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.219699] ehci-pci: EHCI PCI platform driver [ 2.224295] ehci-mxc: Freescale On-Chip EHCI Host driver [ 2.230142] usbcore: registered new interface driver usb-storage [ 2.246968] 2184200.usb supply vbus not found, using dummy regulator [ 2.257109] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 2.262221] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 2.285932] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 2.294867] hub 1-0:1.0: USB hub found [ 2.298935] hub 1-0:1.0: 1 port detected [ 2.306841] mousedev: PS/2 mouse device common for all mice [ 2.318809] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 2.327917] i2c /dev entries driver [ 2.334263] IR NEC protocol handler initialized [ 2.338947] IR RC5(x/sz) protocol handler initialized [ 2.344018] IR RC6 protocol handler initialized [ 2.348592] IR JVC protocol handler initialized [ 2.353139] IR Sony protocol handler initialized [ 2.357793] IR SANYO protocol handler initialized [ 2.362514] IR Sharp protocol handler initialized [ 2.367255] IR MCE Keyboard/mouse protocol handler initialized [ 2.373102] IR XMP protocol handler initialized [ 2.380608] coda 2040000.vpu: unable to alloc iram [ 2.386062] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 2.395038] coda 2040000.vpu: firmware request failed [ 2.405823] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 2.412124] Bluetooth: HCI UART driver ver 2.3 [ 2.416637] Bluetooth: HCI UART protocol H4 registered [ 2.421785] Bluetooth: HCI UART protocol LL registered [ 2.428658] sdhci: Secure Digital Host Controller Interface driver [ 2.434850] sdhci: Copyright(c) Pierre Ossman [ 2.439471] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.446868] sdhci-esdhc-imx 2194000.usdhc: could not get ultra high speed state, work on normal mode [ 2.456095] sdhci-esdhc-imx 2194000.usdhc: Got CD GPIO [ 2.461269] sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO [ 2.466915] sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found [ 2.516266] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 2.526907] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 2.536130] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 2.541301] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 2.546579] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.553701] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 2.606264] mmc1: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.616836] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode [ 2.626594] sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found [ 2.676004] mmc2: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 2.694374] caam 2100000.caam: Entropy delay = 3200 [ 2.760112] caam 2100000.caam: Instantiated RNG4 SH0 [ 2.820870] caam 2100000.caam: Instantiated RNG4 SH1 [ 2.825978] caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4) [ 2.832430] caam 2100000.caam: job rings = 2, qi = 0 [ 2.867374] hub 1-1:1.0: USB hub found [ 2.873224] hub 1-1:1.0: 4 ports detected [ 2.892467] caam algorithms registered in /proc/crypto [ 2.902736] mmc2: unspecified timeout for CMD6 - use generic [ 2.908901] caam_jr 2101000.jr0: registering rng-caam [ 2.914731] usbcore: registered new interface driver usbhid [ 2.920373] usbhid: USB HID core driver [ 2.927714] mmc2: unspecified timeout for CMD6 - use generic [ 2.938859] mmc2: unspecified timeout for CMD6 - use generic [ 2.945765] mmc2: unspecified timeout for CMD6 - use generic [ 2.951692] mmc2: new DDR MMC card at address 0001 [ 2.957145] sgtl5000 0-000a: sgtl5000 revision 0x11 [ 2.963994] mmcblk0: mmc2:0001 MMC04G 3.58 GiB [ 2.969714] mmcblk0boot0: mmc2:0001 MMC04G partition 1 2.00 MiB [ 2.977659] mmcblk0boot1: mmc2:0001 MMC04G partition 2 2.00 MiB [ 2.985209] mmcblk0rpmb: mmc2:0001 MMC04G partition 3 128 KiB [ 3.023270] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 3.029717] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 3.038151] fsl-asrc 2034000.asrc: driver registered [ 3.050032] sgtl5000 0-000a: Using internal LDO instead of VDDD [ 3.075080] imx-sgtl5000 sound: sgtl5000 <-> 2028000.ssi mapping ok [ 3.089949] NET: Registered protocol family 10 [ 3.097113] sit: IPv6 over IPv4 tunneling driver [ 3.103716] NET: Registered protocol family 17 [ 3.108314] can: controller area network core (rev 20120528 abi 9) [ 3.114995] NET: Registered protocol family 29 [ 3.119503] can: raw protocol (rev 20120528) [ 3.123906] can: broadcast manager protocol (rev 20120528 t) [ 3.129641] can: netlink gateway (rev 20130117) max_hops=1 [ 3.135883] Key type dns_resolver registered [ 3.145625] Registering SWP/SWPB emulation handler [ 3.157282] imx_thermal 2000000.aips-bus:tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C [ 3.170378] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 3.216997] usb_otg_vbus: disabling [ 3.221064] ALSA device list: [ 3.224038] #0: imx6-riotboard-sgtl5000 [ 3.230015] Freeing unused kernel memory: 448K [ 3.287952] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 3.509697] udevd[175]: starting version 3.2.9 [ 3.515732] random: udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available) [ 3.526154] random: udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available) [ 3.535258] random: udevd: uninitialized urandom read (16 bytes read, 8 bits of entropy available) [ 3.554246] udevd[175]: specified user 'tss' unknown [ 3.559555] udevd[175]: specified group 'tss' unknown [ 3.571187] udevd[176]: starting eudev-3.2.9 done Saving random seed: [ 4.896280] random: dd: uninitialized urandom read (512 bytes read, 14 bits of entropy available) OK Starting network: OK Starting dropbear sshd: [ 5.060320] random: dropbear: uninitialized urandom read (32 bytes read, 14 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-970066/environment . /lava-970066/environment / # /lava-970066/bin/lava-test-runner /lava-970066/0 /lava-970066/bin/lava-test-runner /lava-970066/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-970066/0/tests/0_dmesg + cat uuid + UUID=970066_1.5.2.3.1[ 5.770888] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 5.857540] [ 5.924489] [ 5.990705] + set +x[ 6.001009] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-970066/environment / # . /lava-970066/environment/lava-970066/bin/lava-test-runner /lava-970066/1 / # /lava-970066/bin/lava-test-runner /lava-970066/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-970066/1/tests/1_bootrr + cat uuid + UUID=970066_1.5.2.3.5[ 6.578681] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-970066/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-970066/1/../bin/lava-test-case [ 6.641348] /lava-970066/1/../bin/lava-test-case [ 6.704367] /lava-970066/1/../bin/lava-test-case [ 6.740738] + set +x[ 6.767489] / #