Trying 0.0.0.0... Connected to 0. Escape character is '^]'. U-Boot 2019.04-linux4sam_6.2-icp (May 18 2022 - 22:17:10 +0000), Build: HEAD-0.00-20220518221710 CPU: SAMA7 Reset Source : SYSRESET Watchdog enabled DRAM: 1 GiB MMC: emmc@e0830000: 0 Loading Environment from SPI Flash... SF: Detected sst26vf016b with page size 256 Bytes, erase size 4 KiB, total 2 MiB OK In: serial Out: serial Err: serial VPD: BOARD_SERIAL K1FT90005, MAC 00:A0:A5:5C:6D:A2 Net: eth0: port0 [PRIME], eth1: port1, eth2: port2, eth3: port3, eth4: port4, eth5: port5, eth6: port6, eth7: port7 POST memory PASSED POST env PASSED POST vpd PASSED => setenv autoload no setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp dhcp port4 Waiting for PHY auto negotiation to complete...... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 DHCP client bound to address 172.16.0.126 (1760 ms) => setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 => tftp 0x62000000 425663/tftp-deploy-g96_tvgg/kernel/zImage tftp 0x62000000 425663/tftp-deploy-g96_tvgg/kernel/zImage tftp 0x62000000 425663/tftp-deploy-g96_tvgg/kernel/zImage port4 Waiting for PHY auto negotiation to complete...... done Using port4 device TFTP from server 10.228.65.1; our IP address is 172.16.0.126; sending through gateway 172.16.0.254 Filename '425663/tftp-deploy-g96_tvgg/kernel/zImage'. Load address: 0x62000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ## 1.6 MiB/s done Bytes transferred = 10519040 (a08200 hex) => tftp 0x68080000 425663/tftp-deploy-g96_tvgg/ramdisk/ramdisk.cpio.gz.uboot tftp 0x68080000 425663/tftp-deploy-g96_tvgg/ramdisk/ramdisk.cpio.gz.uboot tftp 0x68080000 425663/tftp-deploy-g96_tvgg/ramdisk/ramdisk.cpio.gz.uboot port4 Waiting for PHY auto negotiation to complete....... done Using port4 device TFTP from server 10.228.65.1; our IP address is 172.16.0.126; sending through gateway 172.16.0.254 Filename '425663/tftp-deploy-g96_tvgg/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x68080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 2.1 MiB/s done Bytes transferred = 17148829 (105ab9d hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x68000000 425663/tftp-deploy-g96_tvgg/dtb/lan966x-kontron-kswitch-d10-mmt-6g-2gs.dtb tftp 0x68000000 425663/tftp-deploy-g96_tvgg/dtb/lan966x-kontron-kswitch-d10-mmt-6g-2gs.dtb tftp 0x68000000 425663/tftp-deploy-g96_tvgg/dtb/lan966x-kontron-kswitch-d10-mmt-6g-2gs.dtb port4 Waiting for PHY auto negotiation to complete....... done Using port4 device TFTP from server 10.228.65.1; our IP address is 172.16.0.126; sending through gateway 172.16.0.254 Filename '425663/tftp-deploy-g96_tvgg/dtb/lan966x-kontron-kswitch-d10-mmt-6g-2gs.dtb'. Load address: 0x68000000 Loading: *# 2 KiB/s done Bytes transferred = 13800 (35e8 hex) => setenv bootargs 'console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x62000000 0x68080000 0x68000000 bootz 0x62000000 0x68080000 0x68000000 bootz 0x62000000 0x68080000 0x68000000 ## Loading init Ramdisk from Legacy Image at 68080000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 17148765 Bytes = 16.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 68000000 Booting using the fdt blob at 0x68000000 Using Device Tree in place at 68000000, end 680065e7 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.75-cip14 (KernelCI@build-j96473-arm-gcc-10-multi-v7-defconfig-z8z2g) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sat Feb 3 06:35:55 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Kontron KSwitch D10 MMT 6G-2GS [ 0.000000] earlycon: atmel_serial0 at MMIO 0xe0040200 (options '115200n8') [ 0.000000] printk: bootconsole [atmel_serial0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000060000000-0x000000008fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000090000000-0x000000009fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 16 pages/cpu s34580 r8192 d22764 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 930708K/1048576K available (14336K kernel code, 2469K rwdata, 6208K rodata, 2048K init, 428K bss, 52332K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 37.50MHz (virt). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x8a60dd6a9, max_idle_ns: 440795204056 ns <6>[ 0.000002] sched_clock: 56 bits at 38MHz, resolution 26ns, wraps every 2199023255540ns <6>[ 0.008280] Switching to timer-based delay loop, resolution 26ns <6>[ 0.017493] Console: colour dummy device 80x30 <6>[ 0.022159] Calibrating delay loop (skipped), value calculated using timer frequency.. 75.00 BogoMIPS (lpj=375000) <6>[ 0.032749] CPU: Testing write buffer coherency: ok <6>[ 0.037866] pid_max: default: 32768 minimum: 301 <6>[ 0.043055] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.050524] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.060075] CPU0: update cpu_capacity 1024 <6>[ 0.064318] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.071726] Setting up static identity map for 0x60300000 - 0x603000ac <6>[ 0.079351] rcu: Hierarchical SRCU implementation. <6>[ 0.084343] rcu: Max phase no-delay instances is 1000. <6>[ 0.091792] EFI services will not be available. <6>[ 0.096818] smp: Bringing up secondary CPUs ... <6>[ 0.101475] smp: Brought up 1 node, 1 CPU <6>[ 0.105747] SMP: Total of 1 processors activated (75.00 BogoMIPS). <6>[ 0.112242] CPU: All CPU(s) started in SVC mode. <6>[ 0.117992] devtmpfs: initialized <6>[ 0.126994] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.135233] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.145279] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.156381] pinctrl core: initialized pinctrl subsystem <6>[ 0.164848] DMI not present or invalid. <6>[ 0.170440] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.179512] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.189905] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.190079] cpuidle: using governor menu <6>[ 0.200916] No ATAGs? <6>[ 0.203391] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.211634] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.220727] Serial: AMBA PL011 UART driver <6>[ 0.281303] at_xdmac e0068000.dma-controller: 16 channels, mapped at 0x(ptrval) <6>[ 0.292502] iommu: Default domain type: Translated <6>[ 0.297527] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.305240] SCSI subsystem initialized <6>[ 0.335192] usbcore: registered new interface driver usbfs <6>[ 0.340899] usbcore: registered new interface driver hub <6>[ 0.346524] usbcore: registered new device driver usb <6>[ 0.353265] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.358416] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.367813] PTP clock support registered <6>[ 0.372225] EDAC MC: Ver: 3.0.0 <6>[ 0.429168] vgaarb: loaded <6>[ 0.432839] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.468483] NET: Registered PF_INET protocol family <6>[ 0.474026] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.485205] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.493803] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.501761] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 0.509899] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 0.517659] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.524383] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.531217] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.538873] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.625216] RPC: Registered named UNIX socket transport module. <6>[ 0.631294] RPC: Registered udp transport module. <6>[ 0.636317] RPC: Registered tcp transport module. <6>[ 0.641232] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.647977] PCI: CLS 0 bytes, default 64 <5>[ 0.654170] Initialise system trusted keyrings <6>[ 0.672920] Trying to unpack rootfs image as initramfs... <6>[ 0.743322] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 0.759838] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.823406] NFS: Registering the id_resolver key type <5>[ 0.828718] Key type id_resolver registered <5>[ 0.833122] Key type id_legacy registered <6>[ 0.837525] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.844404] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.852092] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 0.913849] Key type asymmetric registered <5>[ 0.918099] Asymmetric key parser 'x509' registered <6>[ 0.923668] bounce: pool size: 64 pages <6>[ 0.927822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 0.935414] io scheduler mq-deadline registered <6>[ 0.940156] io scheduler kyber registered <6>[ 1.053516] pinctrl-ocelot e2004064.pinctrl: driver registered <6>[ 1.366100] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.406706] SuperH (H)SCI(F) driver initialized <6>[ 1.412397] msm_serial: driver initialized <6>[ 1.416719] STMicroelectronics ASC driver initialized <6>[ 1.423185] STM32 USART driver initialized <6>[ 1.566999] brd: module loaded <6>[ 1.590367] loop: module loaded <6>[ 1.599993] atmel_usart_serial atmel_usart_serial.0.auto: Using FIFO (32 data) <6>[ 1.607843] atmel_usart_serial.0.auto: ttyAT0 at MMIO 0xe0040200 (irq = 32, base_baud = 12500000) is a ATMEL_SERIAL <6>[ 1.618541] printk: console [ttyAT0] enabled <6>[ 1.618541] printk: console [ttyAT0] enabled <6>[ 1.627509] printk: bootconsole [atmel_serial0] disabled <6>[ 1.627509] printk: bootconsole [atmel_serial0] disabled <6>[ 1.779977] CAN device driver interface <6>[ 1.785546] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.792573] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.797822] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.804125] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.809739] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.820504] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.826477] usbcore: registered new interface driver pegasus <6>[ 1.832443] usbcore: registered new interface driver asix <6>[ 1.838191] usbcore: registered new interface driver ax88179_178a <6>[ 1.844589] usbcore: registered new interface driver cdc_ether <6>[ 1.850703] usbcore: registered new interface driver smsc75xx <6>[ 1.856755] usbcore: registered new interface driver smsc95xx <6>[ 1.862770] usbcore: registered new interface driver net1080 <6>[ 1.868720] usbcore: registered new interface driver cdc_subset <6>[ 1.874966] usbcore: registered new interface driver zaurus <6>[ 1.880869] usbcore: registered new interface driver cdc_ncm <6>[ 1.892297] usbcore: registered new interface driver usb-storage <6>[ 1.905327] i2c_dev: i2c /dev entries driver <6>[ 2.321956] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.328552] sdhci: Copyright(c) Pierre Ossman <6>[ 2.335632] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.344129] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.443796] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.453562] usbcore: registered new interface driver usbhid <6>[ 2.459382] usbhid: USB HID core driver <6>[ 2.472942] NET: Registered PF_INET6 protocol family <6>[ 2.585192] Segment Routing with IPv6 <6>[ 2.589190] In-situ OAM (IOAM) with IPv6 <6>[ 2.593599] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.600868] NET: Registered PF_PACKET protocol family <6>[ 2.606243] can: controller area network core <6>[ 2.610935] NET: Registered PF_CAN protocol family <6>[ 2.615983] can: raw protocol <6>[ 2.619173] can: broadcast manager protocol <6>[ 2.623648] can: netlink gateway - max_hops=1 <5>[ 2.628979] Key type dns_resolver registered <6>[ 2.633738] ThumbEE CPU extension supported. <5>[ 2.638248] Registering SWP/SWPB emulation handler <5>[ 2.773598] Loading compiled-in X.509 certificates <6>[ 5.066417] Freeing initrd memory: 16748K <6>[ 15.348305] Freeing unused kernel image (initmem) memory: 2048K <6>[ 15.373337] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 15.636343] udevd[90]: starting version 3.2.9 <5>[ 18.192833] random: crng init done <27>[ 18.208989] udevd[90]: specified user 'tss' unknown <27>[ 18.211753] udevd[90]: specified group 'tss' unknown <30>[ 18.233496] udevd[91]: starting eudev-3.2.9 <6>[ 20.737203] atmel_aes e004c000.crypto: version: 0x702 <6>[ 20.742600] MAC addr was not set, use random MAC <6>[ 20.858731] atmel_sha e006c000.crypto: version: 0x700 <6>[ 20.903073] atmel_aes e004c000.crypto: Atmel AES - Using dma0chan0, dma0chan1 for DMA transfers <6>[ 20.931470] atmel_sha e006c000.crypto: using dma0chan2 for DMA transfers <6>[ 21.018288] MAC addr was not set, use random MAC <6>[ 21.093180] atmel_sha e006c000.crypto: Atmel SHA1/SHA256/SHA224/SHA384/SHA512 <6>[ 21.363644] at91_i2c e0044600.i2c: using dma0chan3 (tx) and dma0chan4 (rx) for DMA transfers <6>[ 21.370656] atmel_spi e0064400.spi: Using dma0chan5 (tx) and dma0chan6 (rx) for DMA transfers <6>[ 21.378605] atmel_spi e0064400.spi: Using FIFO (32 data) <6>[ 21.453388] at91_i2c e0044600.i2c: AT91 i2c bus driver (hw version: 0x820). <6>[ 21.473005] sfp sfp1: Host maximum power 2.5W <6>[ 21.493929] at91_i2c e0070600.i2c: using dma0chan7 (tx) and dma0chan8 (rx) for DMA transfers <6>[ 21.513007] atmel_spi e0064400.spi: Atmel SPI Controller version 0x401 at 0xe0064400 (irq 43) <6>[ 21.553278] at91_i2c e0070600.i2c: AT91 i2c bus driver (hw version: 0x820). <6>[ 21.599303] MAC addr was not set, use random MAC <6>[ 21.794304] sfp sfp1: module AGILENT HFBR-5710L rev sn 0304140555048996 dc 030414 <6>[ 21.881084] sfp sfp0: Host maximum power 2.5W <6>[ 21.934972] MAC addr was not set, use random MAC <6>[ 22.105628] hwmon hwmon0: temp1_input not attached to any thermal zone <6>[ 22.179259] lan966x-switch e0000000.switch (unnamed net_device) (uninitialized): switched to inband/1000base-x link mode <6>[ 22.205106] sfp sfp0: module AGILENT HFBR-5710L rev sn 0304140604014998 dc 030414 <6>[ 22.212099] lan966x-switch e0000000.switch eth2: switched to inband/1000base-x link mode done Saving random seed: OK Starting network: OK Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # # / # export SHELL=/bin/sh export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-425663/environment . /lava-425663/environment . /lava-425663/environment / # /lava-425663/bin/lava-test-runner /lava-425663/0 /lava-425663/bin/lava-test-runner /lava-425663/0 /lava-425663/bin/lava-test-runner /lava-425663/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-425663/0/tests/0_dmesg + cat uuid + UUID=425663_1.5.2.4.1 + set +x <8>[ 25.411288] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 25.484992] <8>[ 25.549555] <8>[ 25.615358] + set +x <8>[ 25.623837] / # # export SHELL=/bin/sh # # / # export SHELL=/bin/sh . /lava-425663/environment export SHELL=/bin/sh / # . /lava-425663/environment /lava-425663/bin/lava-test-runner /lava-425663/1 . /lava-425663/environment / # /lava-425663/bin/lava-test-runner /lava-425663/1 /lava-425663/bin/lava-test-runner /lava-425663/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-425663/1/tests/1_bootrr + cat uuid + UUID=425663_1.5.2.4.5 + set +x <8>[ 26.170097] + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-425663/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-425663/1/../bin/lava-test-case <8>[ 26.259633] /lava-425663/1/../bin/lava-test-case <8>[ 26.320536] /lava-425663/1/../bin/lava-test-case <8>[ 26.356062] /lava-425663/1/../bin/lava-test-case <8>[ 26.425268] /lava-425663/1/../bin/lava-test-case <8>[ 26.481179] /lava-425663/1/../bin/lava-test-case <8>[ 26.538419] /lava-425663/1/../bin/lava-test-case <8>[ 26.584258] /lava-425663/1/../bin/lava-test-case <8>[ 26.639593] /lava-425663/1/../bin/lava-test-case <8>[ 26.695286] /lava-425663/1/../bin/lava-test-case <8>[ 26.739226] /lava-425663/1/../bin/lava-test-case <8>[ 26.783874] /lava-425663/1/../bin/lava-test-case <8>[ 26.828593] /lava-425663/1/../bin/lava-test-case <8>[ 26.873203] /lava-425663/1/../bin/lava-test-case <8>[ 26.917812] /lava-425663/1/../bin/lava-test-case <8>[ 26.961823] /lava-425663/1/../bin/lava-test-case <8>[ 27.021326] /lava-425663/1/../bin/lava-test-case <8>[ 27.078757] /lava-425663/1/../bin/lava-test-case <8>[ 27.124882] /lava-425663/1/../bin/lava-test-case <8>[ 27.181565] /lava-425663/1/../bin/lava-test-case <8>[ 27.228546] /lava-425663/1/../bin/lava-test-case <8>[ 27.285661] /lava-425663/1/../bin/lava-test-case <8>[ 27.330776] /lava-425663/1/../bin/lava-test-case <8>[ 27.388180] /lava-425663/1/../bin/lava-test-case <8>[ 27.433772] /lava-425663/1/../bin/lava-test-case <8>[ 27.490377] /lava-425663/1/../bin/lava-test-case <8>[ 27.552144] /lava-425663/1/../bin/lava-test-case <8>[ 27.609280] /lava-425663/1/../bin/lava-test-case <8>[ 27.654859] /lava-425663/1/../bin/lava-test-case <8>[ 27.711663] /lava-425663/1/../bin/lava-test-case <8>[ 27.758510] /lava-425663/1/../bin/lava-test-case <8>[ 27.815253] /lava-425663/1/../bin/lava-test-case <8>[ 27.860219] /lava-425663/1/../bin/lava-test-case <8>[ 27.917515] /lava-425663/1/../bin/lava-test-case <8>[ 27.963672] /lava-425663/1/../bin/lava-test-case <8>[ 28.021555] /lava-425663/1/../bin/lava-test-case <8>[ 28.068605] /lava-425663/1/../bin/lava-test-case <8>[ 28.126163] /lava-425663/1/../bin/lava-test-case <8>[ 28.171195] /lava-425663/1/../bin/lava-test-case <8>[ 28.228324] /lava-425663/1/../bin/lava-test-case <8>[ 28.274185] /lava-425663/1/../bin/lava-test-case <8>[ 28.332042] /lava-425663/1/../bin/lava-test-case <8>[ 28.378719] /lava-425663/1/../bin/lava-test-case <8>[ 28.435925] /lava-425663/1/../bin/lava-test-case <8>[ 28.481322] /lava-425663/1/../bin/lava-test-case <8>[ 28.538889] + set +x <8>[ 28.554247] / #