Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3004 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.2.2:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot SPL 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43) U-Boot 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43 +0100) CPU: Freescale i.MX6DL rev1.1 at 792 MHz Reset cause: POR Board: UDOO DualLite DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] 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 FEC 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.141 (3812 ms) => setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 => tftp 0x12000000 181835/tftp-deploy-69vxo5z1/kernel/zImage tftp 0x12000000 181835/tftp-deploy-69vxo5z1/kernel/zImage Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.141 Filename '181835/tftp-deploy-69vxo5z1/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################# 9.5 MiB/s done Bytes transferred = 6439184 (624110 hex) => tftp 0x13000000 181835/tftp-deploy-69vxo5z1/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 181835/tftp-deploy-69vxo5z1/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.141 Filename '181835/tftp-deploy-69vxo5z1/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 9.8 MiB/s done Bytes transferred = 8834312 (86cd08 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 181835/tftp-deploy-69vxo5z1/dtb/imx6dl-udoo.dtb tftp 0x18000000 181835/tftp-deploy-69vxo5z1/dtb/imx6dl-udoo.dtb Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.141 Filename '181835/tftp-deploy-69vxo5z1/dtb/imx6dl-udoo.dtb'. Load address: 0x18000000 Loading: *## 5.1 MiB/s done Bytes transferred = 26869 (68f5 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x624110 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 8834248 Bytes = 8.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 180098f4 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip80-rt46 (KernelCI@build-j75825-arm-gcc-10-imx-v6-v7-defconfig-drt7t) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Fri Oct 20 17:11:20 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: Udoo i.MX6 Dual-lite Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 16 MiB at 0x4f000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7be000 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 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp [ 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: 994072K/1048576K available (8265K kernel code, 444K rwdata, 2736K rodata, 452K init, 8297K bss, 38120K reserved, 16384K cma-reserved, 245760K 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 - 0xc0ac6834 (11003 kB) [ 0.000000] .init : 0xc0ac7000 - 0xc0b38000 ( 452 kB) [ 0.000000] .data : 0xc0b38000 - 0xc0ba7260 ( 445 kB) [ 0.000000] .bss : 0xc0baa000 - 0xc13c4410 (8298 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 [ 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 1 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.008193] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.018917] Console: colour dummy device 80x30 [ 0.022270] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.030031] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.034097] ... MAX_LOCK_DEPTH: 48 [ 0.038288] ... MAX_LOCKDEP_KEYS: 8191 [ 0.042623] ... CLASSHASH_SIZE: 4096 [ 0.046985] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.051410] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.055847] ... CHAINHASH_SIZE: 32768 [ 0.060296] memory used by lock dependency info: 5167 kB [ 0.065680] per task-struct memory footprint: 1536 bytes [ 0.071113] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.081254] pid_max: default: 32768 minimum: 301 [ 0.086187] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.092506] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.101192] CPU: Testing write buffer coherency: ok [ 0.104397] CPU0: Spectre v2: using BPIALL workaround [ 0.110239] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.115183] Setting up static identity map for 0x10008280 - 0x100082f0 [ 0.126237] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.126245] CPU1: Spectre v2: using BPIALL workaround [ 0.134486] Brought up 2 CPUs [ 0.137086] SMP: Total of 2 processors activated (12.00 BogoMIPS). [ 0.143236] CPU: All CPU(s) started in SVC mode. [ 0.149819] devtmpfs: initialized [ 0.171703] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.177249] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.186398] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.194068] pinctrl core: initialized pinctrl subsystem [ 0.200795] NET: Registered protocol family 16 [ 0.205269] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.211406] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.252928] No ATAGs? [ 0.253010] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.260382] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.268629] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.333122] mxs-dma 110000.dma-apbh: initialized [ 0.338295] vgaarb: loaded [ 0.339263] SCSI subsystem initialized [ 0.343085] usbcore: registered new interface driver usbfs [ 0.347563] usbcore: registered new interface driver hub [ 0.352789] usbcore: registered new device driver usb [ 0.359665] i2c i2c-1: IMX I2C adapter registered [ 0.362436] i2c i2c-1: can't use DMA [ 0.366123] Linux video capture interface: v2.00 [ 0.370847] pps_core: LinuxPPS API ver. 1 registered [ 0.375556] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.384780] PTP clock support registered [ 0.389288] Advanced Linux Sound Architecture Driver Initialized. [ 0.397181] Bluetooth: Core ver 2.21 [ 0.398342] NET: Registered protocol family 31 [ 0.402702] Bluetooth: HCI device and connection manager initialized [ 0.409138] Bluetooth: HCI socket layer initialized [ 0.413940] Bluetooth: L2CAP socket layer initialized [ 0.419123] Bluetooth: SCO socket layer initialized [ 0.426592] clocksource: Switched to clocksource mxc_timer1 [ 0.458891] NET: Registered protocol family 2 [ 0.460698] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.469079] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.474263] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.482025] TCP: Hash tables configured (established 8192 bind 8192) [ 0.487283] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.493116] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.499877] NET: Registered protocol family 1 [ 0.504656] RPC: Registered named UNIX socket transport module. [ 0.509604] RPC: Registered udp transport module. [ 0.514251] RPC: Registered tcp transport module. [ 0.518972] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.526122] Trying to unpack rootfs image as initramfs... [ 1.336296] Freeing initrd memory: 8628K [ 1.338536] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.365552] VFS: Disk quotas dquot_6.6.0 [ 1.367190] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.379912] NFS: Registering the id_resolver key type [ 1.382315] Key type id_resolver registered [ 1.386292] Key type id_legacy registered [ 1.390602] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.398241] fuse init (API version 7.23) [ 1.408700] bounce: pool size: 64 pages [ 1.409805] io scheduler noop registered [ 1.413608] io scheduler deadline registered [ 1.418049] io scheduler cfq registered (default) [ 1.423162] imx-weim 21b8000.weim: Driver registered. [ 1.439487] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.446138] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.455561] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 284, base_baud = 5000000) is a IMX [ 1.465537] console [ttymxc1] enabled [ 1.465537] console [ttymxc1] enabled [ 1.470040] bootconsole [uart0] disabled [ 1.470040] bootconsole [uart0] disabled [ 1.480573] [drm] Initialized drm 1.1.0 20060810 [ 1.493994] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.500656] [drm] No driver support for vblank timestamp query. [ 1.507183] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 1.514763] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 1.522600] dwhdmi-imx 120000.hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1 [ 1.531479] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 1.539386] imx-drm display-subsystem: No connectors reported connected with modes [ 1.547054] [drm] Cannot find any crtc or sizes - going 1024x768 [ 1.567144] Console: switching to colour frame buffer device 128x48 [ 1.578725] imx-drm display-subsystem: fb0: frame buffer device [ 1.616628] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 1.622597] imx-ipuv3 2400000.ipu: IPUv3H probed [ 1.654469] brd: module loaded [ 1.674348] loop: module loaded [ 1.682318] CAN device driver interface [ 1.689287] 2188000.ethernet supply phy not found, using dummy regulator [ 1.697234] pps pps0: new PPS source ptp0 [ 1.735625] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.742961] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.749595] ehci-pci: EHCI PCI platform driver [ 1.754203] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.760222] usbcore: registered new interface driver usb-storage [ 1.773698] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.779070] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.806636] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.815456] hub 1-0:1.0: USB hub found [ 1.819472] hub 1-0:1.0: 1 port detected [ 1.826844] mousedev: PS/2 mouse device common for all mice [ 1.838321] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 1.847333] i2c /dev entries driver [ 1.852970] IR NEC protocol handler initialized [ 1.857646] IR RC5(x/sz) protocol handler initialized [ 1.862719] IR RC6 protocol handler initialized [ 1.867295] IR JVC protocol handler initialized [ 1.871844] IR Sony protocol handler initialized [ 1.876475] IR SANYO protocol handler initialized [ 1.881220] IR Sharp protocol handler initialized [ 1.885940] IR MCE Keyboard/mouse protocol handler initialized [ 1.891809] IR XMP protocol handler initialized [ 1.898735] coda 2040000.vpu: unable to alloc iram [ 1.904138] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 1.913179] coda 2040000.vpu: firmware request failed [ 1.918193] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 1.918436] Bluetooth: HCI UART driver ver 2.3 [ 1.918444] Bluetooth: HCI UART protocol H4 registered [ 1.918449] Bluetooth: HCI UART protocol LL registered [ 1.918882] sdhci: Secure Digital Host Controller Interface driver [ 1.918885] sdhci: Copyright(c) Pierre Ossman [ 1.918898] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.920204] sdhci-esdhc-imx 2198000.usdhc: could not get ultra high speed state, work on normal mode [ 1.920255] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 1.920618] sdhci-esdhc-imx 2198000.usdhc: No vmmc regulator found [ 1.920627] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 1.976984] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 1.979994] caam 2100000.caam: Entropy delay = 3200 [ 2.040787] caam 2100000.caam: Instantiated RNG4 SH0 [ 2.045027] mmc0: host does not support reading read-only switch, assuming write-enable [ 2.051054] mmc0: new high speed SDXC card at address 59b4 [ 2.053046] mmcblk0: mmc0:59b4 SD128 119 GiB [ 2.069632] mmcblk0: p1 p2 [ 2.101549] caam 2100000.caam: Instantiated RNG4 SH1 [ 2.106662] caam 2100000.caam: device ID = 0x0a16010000000100 (Era 4) [ 2.113113] caam 2100000.caam: job rings = 2, qi = 0 [ 2.129833] caam algorithms registered in /proc/crypto [ 2.140385] caam_jr 2101000.jr0: registering rng-caam [ 2.146172] usbcore: registered new interface driver usbhid [ 2.151805] usbhid: USB HID core driver [ 2.161768] fsl-asrc 2034000.asrc: driver registered [ 2.172307] NET: Registered protocol family 10 [ 2.179555] sit: IPv6 over IPv4 tunneling driver [ 2.186195] NET: Registered protocol family 17 [ 2.186682] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 2.197342] can: controller area network core (rev 20120528 abi 9) [ 2.204016] NET: Registered protocol family 29 [ 2.208572] can: raw protocol (rev 20120528) [ 2.213004] can: broadcast manager protocol (rev 20120528 t) [ 2.218780] can: netlink gateway (rev 20130117) max_hops=1 [ 2.224980] Key type dns_resolver registered [ 2.235578] Registering SWP/SWPB emulation handler [ 2.246739] imx_thermal 2000000.aips-bus:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 2.260205] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 2.313087] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=-1) [ 2.325511] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.359773] hub 1-1:1.0: USB hub found [ 2.363743] hub 1-1:1.0: 4 ports detected [ 2.646826] usb 1-1.3: new high-speed USB device number 3 using ci_hdrc [ 6.308557] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 6.327796] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.346768] Sending DHCP requests ..., OK [ 12.926821] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.141 [ 12.934960] IP-Config: Complete: [ 12.938283] device=eth0, hwaddr=00:c0:08:88:29:80, ipaddr=192.168.56.141, mask=255.255.255.0, gw=192.168.56.254 [ 12.948867] host=192.168.56.141, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 12.956855] bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= [ 12.964103] nameserver0=192.168.56.254 [ 12.969712] ALSA device list: [ 12.972691] No soundcards found. [ 12.978071] Freeing unused kernel memory: 452K [ 13.046310] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 13.253238] udevd[172]: starting version 3.2.9 [ 13.259494] random: udevd: uninitialized urandom read (16 bytes read, 10 bits of entropy available) [ 13.269137] random: udevd: uninitialized urandom read (16 bytes read, 10 bits of entropy available) [ 13.278696] random: udevd: uninitialized urandom read (16 bytes read, 10 bits of entropy available) [ 13.298181] udevd[172]: specified user 'tss' unknown [ 13.303324] udevd[172]: specified group 'tss' unknown [ 13.312999] udevd[173]: starting eudev-3.2.9 [ 13.784442] random: udevd: uninitialized urandom read (16 bytes read, 10 bits of entropy available) done Saving random seed: [ 14.355032] random: dd: uninitialized urandom read (512 bytes read, 13 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 14.538726] 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-181835/environment . /lava-181835/environment / # /lava-181835/bin/lava-test-runner /lava-181835/0 /lava-181835/bin/lava-test-runner /lava-181835/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-181835/0/tests/0_dmesg + cat uuid + UUID=181835_1.5.2.4.1 [ 15.267668] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 15.346472] [ 15.404979] [ 15.463013] + set +x [ 15.473128] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-181835/environment / # . /lava-181835/environment/lava-181835/bin/lava-test-runner /lava-181835/1 / # /lava-181835/bin/lava-test-runner /lava-181835/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-181835/1/tests/1_bootrr + cat uuid + UUID=181835_1.5.2.4.5 [ 16.065335] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-181835/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-181835/1/../bin/lava-test-case [ 16.130191] /lava-181835/1/../bin/lava-test-case [ 16.205397] /lava-181835/1/../bin/lava-test-case [ 16.246639] /lava-181835/1/../bin/lava-test-case [ 16.316519] /lava-181835/1/../bin/lava-test-case [ 16.386152] /lava-181835/1/../bin/lava-test-case [ 17.477867] /lava-181835/1/../bin/lava-test-case [ 17.557406] /lava-181835/1/../bin/lava-test-case [ 17.598718] /lava-181835/1/../bin/lava-test-case [ 17.652937] /lava-181835/1/../bin/lava-test-case [ 17.720706] /lava-181835/1/../bin/lava-test-case [ 17.775659] /lava-181835/1/../bin/lava-test-case [ 17.844528] /lava-181835/1/../bin/lava-test-case [ 17.889382] /lava-181835/1/../bin/lava-test-case [ 17.952368] /lava-181835/1/../bin/lava-test-case [ 18.005463] /lava-181835/1/../bin/lava-test-case [ 18.063426] /lava-181835/1/../bin/lava-test-case [ 18.116809] /lava-181835/1/../bin/lava-test-case [ 18.184759] /lava-181835/1/../bin/lava-test-case [ 18.251830] /lava-181835/1/../bin/lava-test-case [ 18.305983] /lava-181835/1/../bin/lava-test-case [ 19.398099] /lava-181835/1/../bin/lava-test-case [ 19.468029] /lava-181835/1/../bin/lava-test-case [ 20.567439] /lava-181835/1/../bin/lava-test-case [ 21.645683] /lava-181835/1/../bin/lava-test-case [ 21.712079] /lava-181835/1/../bin/lava-test-case [ 21.780604] /lava-181835/1/../bin/lava-test-case [ 21.834717] /lava-181835/1/../bin/lava-test-case [ 22.920455] /lava-181835/1/../bin/lava-test-case [ 24.020979] /lava-181835/1/../bin/lava-test-case [ 25.110259] /lava-181835/1/../bin/lava-test-case [ 26.197450] + set +x [ 26.219791] / #