Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2019.04-00002-gf15b99f0b6 (Oct 01 2019 - 09:28:05 -0500) Trying to boot from MMC2 Loading Environment from EXT4... Card did not respond to voltage select! U-Boot 2019.04-00002-gf15b99f0b6 (Oct 01 2019 - 09:28:05 -0500), Build: jenkins-github_Bootloader-Builder-131 CPU : AM335X-GP rev 2.1 I2C: ready DRAM: 512 MiB No match for driver 'omap_hsmmc' No match for driver 'omap_hsmmc' Some drivers were not found Reset Source: Power-on reset has occurred. RTC 32KCLK Source: External. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from EXT4... Card did not respond to voltage select! Board: BeagleBone Black not set. Validating first E-fuse MAC BeagleBone Black: BeagleBone: cape eeprom: i2c_probe: 0x54: BeagleBone: cape eeprom: i2c_probe: 0x55: BeagleBone: cape eeprom: i2c_probe: 0x56: BeagleBone: cape eeprom: i2c_probe: 0x57: Net: eth0: MII MODE cpsw, usb_ether Press SPACE to abort autoboot in 2 seconds => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 192.168.11.9 (3 ms) => setenv serverip 192.168.11.5 setenv serverip 192.168.11.5 => tftp 0x82000000 998354/tftp-deploy-49hk5pn7/kernel/zImage tftp 0x82000000 998354/tftp-deploy-49hk5pn7/kernel/zImage link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.9 Filename '998354/tftp-deploy-49hk5pn7/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 5.1 MiB/s done Bytes transferred = 6660360 (65a108 hex) => tftp 0x83000000 998354/tftp-deploy-49hk5pn7/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 998354/tftp-deploy-49hk5pn7/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.9 Filename '998354/tftp-deploy-49hk5pn7/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################### 5.1 MiB/s done Bytes transferred = 11049939 (a89bd3 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 998354/tftp-deploy-49hk5pn7/dtb/am335x-boneblack.dtb tftp 0x88000000 998354/tftp-deploy-49hk5pn7/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using cpsw device TFTP from server 192.168.11.5; our IP address is 192.168.11.9 Filename '998354/tftp-deploy-49hk5pn7/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *### 4 MiB/s done Bytes transferred = 33561 (8319 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2023-08-17 1:45:03 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 11049875 Bytes = 10.5 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 8800b318 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip78-rt45 (KernelCI@build-j16154-arm-gcc-10-multi-v7-defconfig-preempt-rt-mf8qf) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP PREEMPT RT Thu Aug 17 01:01:36 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: TI AM335x BeagleBone Black [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon ) [ 0.000000] PERCPU: Embedded 12 pages/cpu @df98c000 s16672 r8192 d24288 u49152 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129536 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 425648K/522240K available (8714K kernel code, 1024K rwdata, 3900K rodata, 1028K init, 325K bss, 31056K reserved, 65536K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0e5a9c4 (12619 kB) [ 0.000000] .init : 0xc0e5b000 - 0xc0f5c000 (1028 kB) [ 0.000000] .data : 0xc0f5c000 - 0xc105c180 (1025 kB) [ 0.000000] .bss : 0xc105f000 - 0xc10b04b4 ( 326 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 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] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000013] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000027] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000033] OMAP clocksource: timer1 at 24000000 Hz [ 0.002826] clocksource_probe: no matching clocksources found [ 0.003001] Console: colour dummy device 80x30 [ 0.059306] Calibrating delay loop... 997.78 BogoMIPS (lpj=2494464) [ 0.059311] pid_max: default: 32768 minimum: 301 [ 0.059437] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.059443] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.060198] CPU: Testing write buffer coherency: ok [ 0.060207] CPU0: Spectre v2: using BPIALL workaround [ 0.060540] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.060656] Setting up static identity map for 0x80209000 - 0x80209098 [ 0.104355] Brought up 1 CPUs [ 0.104379] SMP: Total of 1 processors activated (997.78 BogoMIPS). [ 0.104389] CPU: All CPU(s) started in SVC mode. [ 0.105801] devtmpfs: initialized [ 0.118554] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.139447] omap_hwmod: debugss: _wait_target_disable failed [ 0.181543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.181582] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.188190] pinctrl core: initialized pinctrl subsystem [ 0.190906] NET: Registered protocol family 16 [ 0.195036] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.209347] cpuidle: using governor ladder [ 0.224326] cpuidle: using governor menu [ 0.231050] OMAP GPIO hardware version 0.1 [ 0.243424] No ATAGs? [ 0.243457] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.247906] Serial: AMBA PL011 UART driver [ 0.300578] edma 49000000.edma: TI EDMA DMA engine driver [ 0.304427] vgaarb: loaded [ 0.305627] SCSI subsystem initialized [ 0.309895] usbcore: registered new interface driver usbfs [ 0.309977] usbcore: registered new interface driver hub [ 0.310040] usbcore: registered new device driver usb [ 0.310941] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.310992] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.311679] pps_core: LinuxPPS API ver. 1 registered [ 0.311690] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.311722] PTP clock support registered [ 0.311953] EDAC MC: Ver: 3.0.0 [ 0.319647] clocksource: Switched to clocksource timer1 [ 0.332913] NET: Registered protocol family 2 [ 0.333126] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333882] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.333951] TCP bind hash table entries: 4096 (order: 4, 114688 bytes) [ 0.334080] TCP: Hash tables configured (established 4096 bind 4096) [ 0.334163] UDP hash table entries: 256 (order: 2, 16384 bytes) [ 0.334195] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes) [ 0.334402] NET: Registered protocol family 1 [ 0.340024] RPC: Registered named UNIX socket transport module. [ 0.340042] RPC: Registered udp transport module. [ 0.340050] RPC: Registered tcp transport module. [ 0.340058] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.340728] Unpacking initramfs... [ 1.126469] Freeing initrd memory: 10792K [ 1.126945] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.149299] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.155834] NFS: Registering the id_resolver key type [ 1.155927] Key type id_resolver registered [ 1.155938] Key type id_legacy registered [ 1.156028] ntfs: driver 2.1.32 [Flags: R/O]. [ 1.158400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.158429] io scheduler noop registered [ 1.158443] io scheduler deadline registered [ 1.158862] io scheduler cfq registered (default) [ 1.163696] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.247676] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.250837] SuperH (H)SCI(F) driver initialized [ 1.251722] msm_serial: driver initialized [ 1.252329] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.252562] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 1.929803] console [ttyO0] enabled [ 1.934004] STMicroelectronics ASC driver initialized [ 1.941124] [drm] Initialized drm 1.1.0 20060810 [ 1.996456] loop: module loaded [ 2.008430] CAN device driver interface [ 2.013816] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 2.021204] igb: Copyright (c) 2007-2014 Intel Corporation. [ 2.084678] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.091131] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.118900] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.130792] cpsw 4a100000.ethernet: Detected MACID = 64:cf:d9:3f:a0:d5 [ 2.140015] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 2.147931] usbcore: registered new interface driver pegasus [ 2.153981] usbcore: registered new interface driver asix [ 2.159735] usbcore: registered new interface driver ax88179_178a [ 2.166189] usbcore: registered new interface driver cdc_ether [ 2.172388] usbcore: registered new interface driver smsc75xx [ 2.178515] usbcore: registered new interface driver smsc95xx [ 2.184673] usbcore: registered new interface driver net1080 [ 2.190672] usbcore: registered new interface driver cdc_subset [ 2.196949] usbcore: registered new interface driver zaurus [ 2.202912] usbcore: registered new interface driver cdc_ncm [ 2.210827] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.217716] ehci-pci: EHCI PCI platform driver [ 2.222466] ehci-platform: EHCI generic platform driver [ 2.228164] ehci-omap: OMAP-EHCI Host Controller driver [ 2.233860] ehci-orion: EHCI orion driver [ 2.238226] SPEAr-ehci: EHCI SPEAr driver [ 2.242593] ehci-st: EHCI STMicroelectronics driver [ 2.247865] ehci-exynos: EHCI EXYNOS driver [ 2.252419] ehci-atmel: EHCI Atmel driver [ 2.256814] tegra-ehci: Tegra EHCI driver [ 2.261192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 2.267725] ohci-pci: OHCI PCI platform driver [ 2.272475] ohci-platform: OHCI generic platform driver [ 2.278150] ohci-omap3: OHCI OMAP3 driver [ 2.282559] SPEAr-ohci: OHCI SPEAr driver [ 2.286922] ohci-st: OHCI STMicroelectronics driver [ 2.292196] ohci-atmel: OHCI Atmel driver [ 2.296959] usbcore: registered new interface driver usb-storage [ 2.305031] mousedev: PS/2 mouse device common for all mice [ 2.320495] i2c /dev entries driver [ 2.332268] sdhci: Secure Digital Host Controller Interface driver [ 2.338806] sdhci: Copyright(c) Pierre Ossman [ 2.344492] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.410887] Synopsys Designware Multimedia Card Interface Driver [ 2.421904] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.434083] usbcore: registered new interface driver usbhid [ 2.440059] usbhid: USB HID core driver [ 2.448979] NET: Registered protocol family 10 [ 2.457415] mmc1: new high speed MMC card at address 0001 [ 2.463748] sit: IPv6 over IPv4 tunneling driver [ 2.470241] NET: Registered protocol family 17 [ 2.475050] can: controller area network core (rev 20120528 abi 9) [ 2.481844] mmcblk0: mmc1:0001 M62704 3.56 GiB [ 2.486907] NET: Registered protocol family 29 [ 2.489902] mmcblk0boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 2.498374] mmcblk0boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 2.504683] can: raw protocol (rev 20120528) [ 2.509173] can: broadcast manager protocol (rev 20120528 t) [ 2.511119] mmcblk0: p1 [ 2.521125] can: netlink gateway (rev 20130117) max_hops=1 [ 2.527735] Key type dns_resolver registered [ 2.532461] omap_voltage_late_init: Voltage driver support not added [ 2.539348] ThumbEE CPU extension supported. [ 2.543890] Registering SWP/SWPB emulation handler [ 2.558167] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 2.565971] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.573683] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 2.581321] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 2.588837] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 2.596311] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 2.603588] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.610455] hctosys: unable to open rtc device (rtc0) [ 2.623659] net eth0: initializing cpsw version 1.12 (0) [ 2.631806] net eth0: phy found : id is : 0x7c0f1 [ 2.636883] libphy: PHY 4a101000.mdio:01 not found [ 2.641947] net eth0: phy \"4a101000.mdio:01\" not found on slave 1, err -19 [ 2.654328] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 6.660327] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 6.669697] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.684665] Sending DHCP requests ., OK [ 6.709677] IP-Config: Got DHCP answer from 192.168.11.1, my address is 192.168.11.9 [ 6.717815] IP-Config: Complete: [ 6.721205] device=eth0, hwaddr=64:cf:d9:3f:a0:d5, ipaddr=192.168.11.9, mask=255.255.255.0, gw=192.168.11.1 [ 6.731884] host=192.168.11.9, domain=usen.ad.jp, nis-domain=(none) [ 6.738931] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= [ 6.745234] nameserver0=192.168.11.1 [ 6.753124] Freeing unused kernel memory: 1028K [ 6.800053] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 6.980985] udevd[105]: starting version 3.2.9 [ 6.987254] random: udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 6.997818] random: udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 7.007911] random: udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 7.027927] udevd[105]: specified user 'tss' unknown [ 7.033523] udevd[105]: specified group 'tss' unknown [ 7.044404] udevd[106]: starting eudev-3.2.9 [ 8.115580] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 done Saving random seed: [ 9.322705] random: dd: uninitialized urandom read (512 bytes read, 12 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 9.452576] random: dropbear: uninitialized urandom read (32 bytes read, 12 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-998354/environment . /lava-998354/environment / # /lava-998354/bin/lava-test-runner /lava-998354/0 /lava-998354/bin/lava-test-runner /lava-998354/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-998354/0/tests/0_dmesg + cat uuid + UUID=998354_1.5.2.4.1 + set +x [ 10.064608] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh kern :crit : clocksource_probe: no matching clocksources found [ 10.126950] [ 10.182655] [ 10.238279] + set +x [ 10.250398] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-998354/environment / # . /lava-998354/environment/lava-998354/bin/lava-test-runner /lava-998354/1 / # /lava-998354/bin/lava-test-runner /lava-998354/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-998354/1/tests/1_bootrr + cat uuid + UUID=998354_1.5.2.4.5 + set +x [ 10.760104] + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-998354/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-998354/1/../bin/lava-test-case [ 10.807438] /lava-998354/1/../bin/lava-test-case [ 10.862183] /lava-998354/1/../bin/lava-test-case [ 10.894989] /lava-998354/1/../bin/lava-test-case [ 11.961562] /lava-998354/1/../bin/lava-test-case [ 13.009896] /lava-998354/1/../bin/lava-test-case [ 13.050695] /lava-998354/1/../bin/lava-test-case [ 13.101060] /lava-998354/1/../bin/lava-test-case [ 13.150698] /lava-998354/1/../bin/lava-test-case [ 14.197424] /lava-998354/1/../bin/lava-test-case [ 15.244491] /lava-998354/1/../bin/lava-test-case [ 16.291808] /lava-998354/1/../bin/lava-test-case [ 17.339087] /lava-998354/1/../bin/lava-test-case [ 17.371909] /lava-998354/1/../bin/lava-test-case [ 17.403940] /lava-998354/1/../bin/lava-test-case [ 17.444614] /lava-998354/1/../bin/lava-test-case [ 17.494153] /lava-998354/1/../bin/lava-test-case [ 18.542262] /lava-998354/1/../bin/lava-test-case [ 19.590567] /lava-998354/1/../bin/lava-test-case [ 20.637423] /lava-998354/1/../bin/lava-test-case [ 21.685015] /lava-998354/1/../bin/lava-test-case [ 22.732847] /lava-998354/1/../bin/lava-test-case [ 23.780987] /lava-998354/1/../bin/lava-test-case [ 24.828709] /lava-998354/1/../bin/lava-test-case [ 25.876889] /lava-998354/1/../bin/lava-test-case [ 25.917867] /lava-998354/1/../bin/lava-test-case [ 25.968225] /lava-998354/1/../bin/lava-test-case [ 27.014349] /lava-998354/1/../bin/lava-test-case [ 28.062721] /lava-998354/1/../bin/lava-test-case [ 29.110542] /lava-998354/1/../bin/lava-test-case [ 30.158781] /lava-998354/1/../bin/lava-test-case [ 30.200081] /lava-998354/1/../bin/lava-test-case [ 30.250469] /lava-998354/1/../bin/lava-test-case [ 31.296793] /lava-998354/1/../bin/lava-test-case [ 32.344964] /lava-998354/1/../bin/lava-test-case [ 32.385700] /lava-998354/1/../bin/lava-test-case [ 32.436213] /lava-998354/1/../bin/lava-test-case [ 33.482557] /lava-998354/1/../bin/lava-test-case [ 34.530556] /lava-998354/1/../bin/lava-test-case [ 35.577285] /lava-998354/1/../bin/lava-test-case [ 36.625232] /lava-998354/1/../bin/lava-test-case [ 37.672484] /lava-998354/1/../bin/lava-test-case [ 38.720672] /lava-998354/1/../bin/lava-test-case [ 39.767971] /lava-998354/1/../bin/lava-test-case [ 40.815655] /lava-998354/1/../bin/lava-test-case [ 41.862366] /lava-998354/1/../bin/lava-test-case [ 42.910261] /lava-998354/1/../bin/lava-test-case [ 43.957342] /lava-998354/1/../bin/lava-test-case [ 45.004601] /lava-998354/1/../bin/lava-test-case [ 46.051728] /opt/bootrr/libexec/bootrr/boards/ti,am335x-bone-black: line 84: assert_device-present: not found /lava-998354/1/../bin/lava-test-case [ 47.100934] /lava-998354/1/../bin/lava-test-case [ 48.149139] /lava-998354/1/../bin/lava-test-case [ 49.195489] + set +x [ 49.211873] / #