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.2 (4 ms) => setenv serverip 192.168.11.5 setenv serverip 192.168.11.5 => tftp 0x82000000 1089693/tftp-deploy-niv1s5vv/kernel/zImage tftp 0x82000000 1089693/tftp-deploy-niv1s5vv/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.2 Filename '1089693/tftp-deploy-niv1s5vv/kernel/zImage'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ########################################################### 5.2 MiB/s done Bytes transferred = 3718416 (38bd10 hex) => tftp 0x83000000 1089693/tftp-deploy-niv1s5vv/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1089693/tftp-deploy-niv1s5vv/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.2 Filename '1089693/tftp-deploy-niv1s5vv/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################# 5.2 MiB/s done Bytes transferred = 11152805 (aa2da5 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1089693/tftp-deploy-niv1s5vv/dtb/am335x-boneblack.dtb tftp 0x88000000 1089693/tftp-deploy-niv1s5vv/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.2 Filename '1089693/tftp-deploy-niv1s5vv/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: 2024-02-07 3:39:31 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 11152741 Bytes = 10.6 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] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.302-cip84 (KernelCI@build-j100611-arm-gcc-10-omap2plus-defconfig-tlxc4) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Wed Feb 7 03:14:27 UTC 2024 [ 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 16 MiB at 0x9e800000 [ 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 13 pages/cpu @df915000 s20648 r8192 d24408 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408 [ 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: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 470884K/522240K available (6975K kernel code, 752K rwdata, 2232K rodata, 440K init, 8189K bss, 34972K reserved, 16384K 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 : 0xc0008000 - 0xc0905ffc (9208 kB) [ 0.000000] .init : 0xc0906000 - 0xc0974000 ( 440 kB) [ 0.000000] .data : 0xc0974000 - 0xc0a303e8 ( 753 kB) [ 0.000000] .bss : 0xc0a33000 - 0xc1232718 (8190 kB) [ 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=2 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.000018] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000041] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000084] OMAP clocksource: timer1 at 24000000 Hz [ 0.000501] clocksource_probe: no matching clocksources found [ 0.001331] Console: colour dummy device 80x30 [ 0.001391] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001400] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001408] ... MAX_LOCK_DEPTH: 48 [ 0.001415] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001423] ... CLASSHASH_SIZE: 4096 [ 0.001430] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001437] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001444] ... CHAINHASH_SIZE: 32768 [ 0.001451] memory used by lock dependency info: 5167 kB [ 0.001459] per task-struct memory footprint: 1536 bytes [ 0.001485] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078733] pid_max: default: 32768 minimum: 301 [ 0.079142] Security Framework initialized [ 0.079257] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079270] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.082003] Initializing cgroup subsys io [ 0.082097] Initializing cgroup subsys memory [ 0.082187] Initializing cgroup subsys devices [ 0.082293] Initializing cgroup subsys freezer [ 0.082360] Initializing cgroup subsys perf_event [ 0.082427] CPU: Testing write buffer coherency: ok [ 0.082566] CPU0: Spectre v2: using BPIALL workaround [ 0.083916] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084032] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087465] Brought up 1 CPUs [ 0.087489] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087499] CPU: All CPU(s) started in SVC mode. [ 0.091375] devtmpfs: initialized [ 0.125775] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.176631] omap_hwmod: debugss: _wait_target_disable failed [ 0.219014] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.219088] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.221357] pinctrl core: initialized pinctrl subsystem [ 0.226297] NET: Registered protocol family 16 [ 0.231446] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.233554] cpuidle: using governor ladder [ 0.233586] cpuidle: using governor menu [ 0.244934] OMAP GPIO hardware version 0.1 [ 0.266003] No ATAGs? [ 0.266039] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.306267] edma 49000000.edma: TI EDMA DMA engine driver [ 0.310411] SCSI subsystem initialized [ 0.312321] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.312429] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.312685] pps_core: LinuxPPS API ver. 1 registered [ 0.312697] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.312750] PTP clock support registered [ 0.316782] clocksource: Switched to clocksource timer1 [ 0.446148] NET: Registered protocol family 2 [ 0.446644] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.448534] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.448623] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.449195] TCP: Hash tables configured (established 4096 bind 4096) [ 0.449403] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.449497] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.450038] NET: Registered protocol family 1 [ 0.451624] RPC: Registered named UNIX socket transport module. [ 0.451647] RPC: Registered udp transport module. [ 0.451656] RPC: Registered tcp transport module. [ 0.451666] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.453376] Trying to unpack rootfs image as initramfs... [ 1.401292] Freeing initrd memory: 10892K [ 1.402190] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.406560] audit: initializing netlink subsys (disabled) [ 1.407121] audit: type=2000 audit(1.400:1): initialized [ 1.411738] VFS: Disk quotas dquot_6.6.0 [ 1.412041] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.414292] NFS: Registering the id_resolver key type [ 1.414669] Key type id_resolver registered [ 1.414685] Key type id_legacy registered [ 1.414853] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.420499] io scheduler noop registered [ 1.420535] io scheduler deadline registered [ 1.420592] io scheduler cfq registered (default) [ 1.422548] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.425283] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.432367] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.433006] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 2.177128] console [ttyO0] enabled [ 2.215685] brd: module loaded [ 2.240515] loop: module loaded [ 2.246207] mtdoops: mtd device (mtddev=name/number) must be supplied [ 2.316834] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 2.323222] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 2.352578] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 2.363638] cpsw 4a100000.ethernet: Detected MACID = 64:cf:d9:3f:a0:d5 [ 2.375781] mousedev: PS/2 mouse device common for all mice [ 2.381816] i2c /dev entries driver [ 2.388166] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.467164] ledtrig-cpu: registered to indicate activity on CPUs [ 2.474631] oprofile: using arm/armv7 [ 2.479431] Initializing XFRM netlink socket [ 2.484381] NET: Registered protocol family 10 [ 2.492360] sit: IPv6 over IPv4 tunneling driver [ 2.499592] NET: Registered protocol family 17 [ 2.504328] NET: Registered protocol family 15 [ 2.509443] Key type dns_resolver registered [ 2.514075] omap_voltage_late_init: Voltage driver support not added [ 2.520792] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.529287] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.538455] ThumbEE CPU extension supported. [ 2.542955] Registering SWP/SWPB emulation handler [ 2.548050] SmartReflex Class3 initialized [ 2.604036] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.610557] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.621034] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.628187] mmc1: new high speed MMC card at address 0001 [ 2.636031] hctosys: unable to open rtc device (rtc0) [ 2.641442] sr_init: No PMIC hook to init smartreflex [ 2.646988] sr_init: platform driver register failed for SR [ 2.672508] net eth0: initializing cpsw version 1.12 (0) [ 2.680631] net eth0: phy found : id is : 0x7c0f1 [ 2.685674] libphy: PHY 4a101000.mdio:01 not found [ 2.690738] net eth0: phy \"4a101000.mdio:01\" not found on slave 1, err -19 [ 2.702468] mmcblk0: mmc1:0001 M62704 3.56 GiB [ 2.708574] mmcblk0boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 2.715594] mmcblk0boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 2.729915] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.736479] mmcblk0: p1 [ 6.717381] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 6.726878] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 6.746774] Sending DHCP requests ., OK [ 6.767306] IP-Config: Got DHCP answer from 192.168.11.1, my address is 192.168.11.2 [ 6.775402] IP-Config: Complete: [ 6.778849] device=eth0, hwaddr=64:cf:d9:3f:a0:d5, ipaddr=192.168.11.2, mask=255.255.255.0, gw=192.168.11.1 [ 6.789506] host=192.168.11.2, domain=usen.ad.jp, nis-domain=(none) [ 6.796502] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= [ 6.802794] nameserver0=192.168.11.1 [ 6.811270] Freeing unused kernel memory: 440K [ 6.893778] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 7.216466] udevd[103]: starting version 3.2.9 [ 7.224022] random: udevd: uninitialized urandom read (16 bytes read, 11 bits of entropy available) [ 7.235002] random: udevd: uninitialized urandom read (16 bytes read, 11 bits of entropy available) [ 7.244854] random: udevd: uninitialized urandom read (16 bytes read, 11 bits of entropy available) [ 7.267517] udevd[103]: specified user 'tss' unknown [ 7.273003] udevd[103]: specified group 'tss' unknown [ 7.298268] udevd[104]: starting eudev-3.2.9 [ 7.877875] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 7.917736] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 7.932697] 47401300.usb-phy supply vcc not found, using dummy regulator [ 7.943524] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 8.145376] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 8.497800] usbcore: registered new interface driver usbfs [ 8.504158] usbcore: registered new interface driver hub [ 8.510079] usbcore: registered new device driver usb [ 8.629686] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 8.636439] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 8.792157] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 8.799441] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 8.807072] usb usb1: Product: MUSB HDRC host driver [ 8.812257] usb usb1: Manufacturer: Linux 4.4.302-cip84 musb-hcd [ 8.818566] usb usb1: SerialNumber: musb-hdrc.1.auto [ 8.964502] hub 1-0:1.0: USB hub found [ 8.989007] hub 1-0:1.0: 1 port detected done Saving random seed: [ 9.396633] random: dd: uninitialized urandom read (512 bytes read, 27 bits of entropy available) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: [ 9.618229] random: dropbear: uninitialized urandom read (32 bytes read, 28 bits of entropy available) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1089693/environment . /lava-1089693/environment / # /lava-1089693/bin/lava-test-runner /lava-1089693/0 /lava-1089693/bin/lava-test-runner /lava-1089693/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1089693/0/tests/0_dmesg + cat uuid + UUID=1089693_1.5.2.4.1 + set +x [ 10.460112] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh kern :crit : clocksource_probe: no matching clocksources found [ 10.603179] [ 10.695049] [ 10.788194] + set +x [ 10.800733] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1089693/environment / # . /lava-1089693/environment/lava-1089693/bin/lava-test-runner /lava-1089693/1 / # /lava-1089693/bin/lava-test-runner /lava-1089693/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1089693/1/tests/1_bootrr + cat uuid + UUID=1089693_1.5.2.4.5 + set +x [ 11.583579] + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1089693/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1089693/1/../bin/lava-test-case [ 11.660357] /lava-1089693/1/../bin/lava-test-case [ 11.750330] /lava-1089693/1/../bin/lava-test-case [ 11.799906] /lava-1089693/1/../bin/lava-test-case [ 12.963231] /lava-1089693/1/../bin/lava-test-case [ 14.134376] /lava-1089693/1/../bin/lava-test-case [ 14.305949] /lava-1089693/1/../bin/lava-test-case [ 14.421273] /lava-1089693/1/../bin/lava-test-case [ 14.499756] /lava-1089693/1/../bin/lava-test-case [ 14.562766] /lava-1089693/1/../bin/lava-test-case [ 14.642109] /lava-1089693/1/../bin/lava-test-case [ 15.769276] /lava-1089693/1/../bin/lava-test-case [ 16.928499] /lava-1089693/1/../bin/lava-test-case [ 17.078403] /lava-1089693/1/../bin/lava-test-case [ 17.206238] /lava-1089693/1/../bin/lava-test-case [ 18.369877] /lava-1089693/1/../bin/lava-test-case [ 19.573035] /lava-1089693/1/../bin/lava-test-case [ 20.738819] /lava-1089693/1/../bin/lava-test-case [ 21.851104] /lava-1089693/1/../bin/lava-test-case [ 22.963605] /lava-1089693/1/../bin/lava-test-case [ 23.057570] /lava-1089693/1/../bin/lava-test-case [ 23.175722] /lava-1089693/1/../bin/lava-test-case [ 23.293862] /lava-1089693/1/../bin/lava-test-case [ 23.365745] /lava-1089693/1/../bin/lava-test-case [ 23.445258] /lava-1089693/1/../bin/lava-test-case [ 23.509379] /lava-1089693/1/../bin/lava-test-case [ 23.588945] /lava-1089693/1/../bin/lava-test-case [ 24.663439] /lava-1089693/1/../bin/lava-test-case [ 25.791911] /lava-1089693/1/../bin/lava-test-case [ 26.952941] /lava-1089693/1/../bin/lava-test-case [ 28.099248] /lava-1089693/1/../bin/lava-test-case [ 28.270566] /lava-1089693/1/../bin/lava-test-case [ 28.390512] /lava-1089693/1/../bin/lava-test-case [ 29.515775] /lava-1089693/1/../bin/lava-test-case [ 30.684010] /lava-1089693/1/../bin/lava-test-case [ 30.778365] /lava-1089693/1/../bin/lava-test-case [ 30.896593] /lava-1089693/1/../bin/lava-test-case [ 31.990960] /lava-1089693/1/../bin/lava-test-case [ 33.171187] /lava-1089693/1/../bin/lava-test-case [ 33.341530] /lava-1089693/1/../bin/lava-test-case [ 33.430490] /lava-1089693/1/../bin/lava-test-case [ 33.493334] /lava-1089693/1/../bin/lava-test-case [ 33.572914] /lava-1089693/1/../bin/lava-test-case [ 34.655791] /lava-1089693/1/../bin/lava-test-case [ 35.795047] /lava-1089693/1/../bin/lava-test-case [ 36.998874] /lava-1089693/1/../bin/lava-test-case [ 38.204033] /lava-1089693/1/../bin/lava-test-case [ 39.408450] /lava-1089693/1/../bin/lava-test-case [ 40.611614] /lava-1089693/1/../bin/lava-test-case [ 41.778476] /opt/bootrr/libexec/bootrr/boards/ti,am335x-bone-black: line 84: assert_device-present: not found /lava-1089693/1/../bin/lava-test-case [ 42.891956] /lava-1089693/1/../bin/lava-test-case [ 44.003663] /lava-1089693/1/../bin/lava-test-case [ 45.203045] + set +x [ 45.258562] / #