Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3020 device /dev/ttyimx6sx-sdb-1 [115200 N81] (Debian GNU/Linux) U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (May 01 2018 - 14:41:44 -0500) CPU: Freescale i.MX6SX rev1.4 996 MHz (running at 792 MHz) CPU: Extended Commercial temperature grade (-20C to 105C) at 30C Reset cause: POR Model: Freescale i.MX6 SoloX SDB RevB Board Board: MX6SX SABRE SDB DRAM: 1 GiB PMIC: PFUZE100! DEV_ID=0x11 REV_ID=0x21 MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 *** Warning - bad CRC, using default environment Display: Hannstar-XGA (1024x768) Video: 1024x768x18 In: serial Out: serial Err: serial switch to partitions #0, OK mmc2 is current device Net: Warning: ethernet@02188000 using MAC address from ROM Warning: ethernet@021b4000 using MAC address from ROM eth0: ethernet@02188000, eth1: ethernet@021b4000 [PRIME] Normal Boot 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 BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.181 (2482 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x80800000 1018234/tftp-deploy-_m68slhp/kernel/zImage tftp 0x80800000 1018234/tftp-deploy-_m68slhp/kernel/zImage Using ethernet@021b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.181; sending through gateway 172.16.1.4 Filename '1018234/tftp-deploy-_m68slhp/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################ 11.8 MiB/s done Bytes transferred = 6423232 (6202c0 hex) => tftp 0x86800000 1018234/tftp-deploy-_m68slhp/ramdisk/ramdisk.cpio.gz.uboot tftp 0x86800000 1018234/tftp-deploy-_m68slhp/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@021b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.181; sending through gateway 172.16.1.4 Filename '1018234/tftp-deploy-_m68slhp/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 11.5 MiB/s done Bytes transferred = 8831117 (86c08d hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83000000 1018234/tftp-deploy-_m68slhp/dtb/imx6sx-sdb.dtb tftp 0x83000000 1018234/tftp-deploy-_m68slhp/dtb/imx6sx-sdb.dtb Using ethernet@021b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.181; sending through gateway 172.16.1.4 Filename '1018234/tftp-deploy-_m68slhp/dtb/imx6sx-sdb.dtb'. Load address: 0x83000000 Loading: *### 6.8 MiB/s done Bytes transferred = 35880 (8c28 hex) => setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x80800000 0x86800000 0x83000000 bootz 0x80800000 0x86800000 0x83000000 Kernel image @ 0x80800000 [ 0x000000 - 0x6202c0 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 8831053 Bytes = 8.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 8300bc27 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip69-st20 (KernelCI@build-j398601-arm-gcc-10-imx-v6-v7-defconfig-rkjlv) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Tue Jul 26 00:33:41 UTC 2022 [ 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: Freescale i.MX6 SoloX SDB RevB Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 16 MiB at 0xbf000000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7c4000 s14696 r8192 d22168 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon 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: 994124K/1048576K available (8245K kernel code, 443K rwdata, 2728K rodata, 448K init, 8296K bss, 38068K 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 - 0xc0abf834 (10975 kB) [ 0.000000] .init : 0xc0ac0000 - 0xc0b30000 ( 448 kB) [ 0.000000] .data : 0xc0b30000 - 0xc0b9ecc0 ( 444 kB) [ 0.000000] .bss : 0xc0ba1000 - 0xc13bb390 (8297 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, 256 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76430001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.008240] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.019290] Console: colour dummy device 80x30 [ 0.022401] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.030238] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.034295] ... MAX_LOCK_DEPTH: 48 [ 0.038495] ... MAX_LOCKDEP_KEYS: 8191 [ 0.042890] ... CLASSHASH_SIZE: 4096 [ 0.047245] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.051707] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.056185] ... CHAINHASH_SIZE: 32768 [ 0.060632] memory used by lock dependency info: 5167 kB [ 0.066058] per task-struct memory footprint: 1536 bytes [ 0.071528] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.081744] pid_max: default: 32768 minimum: 301 [ 0.086634] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.093047] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.101718] CPU: Testing write buffer coherency: ok [ 0.105000] CPU0: Spectre v2: using BPIALL workaround [ 0.110768] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.115949] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.124907] Brought up 1 CPUs [ 0.125300] SMP: Total of 1 processors activated (6.00 BogoMIPS). [ 0.131478] CPU: All CPU(s) started in SVC mode. [ 0.137948] devtmpfs: initialized [ 0.164137] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.169565] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.178960] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.186388] pinctrl core: initialized pinctrl subsystem [ 0.193531] NET: Registered protocol family 16 [ 0.197627] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.251924] No ATAGs? [ 0.251982] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.259448] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.269043] imx6sx-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.302398] mxs-dma 1804000.dma-apbh: initialized [ 0.312716] vgaarb: loaded [ 0.313674] SCSI subsystem initialized [ 0.317584] usbcore: registered new interface driver usbfs [ 0.322011] usbcore: registered new interface driver hub [ 0.327417] usbcore: registered new device driver usb [ 0.334574] i2c i2c-0: IMX I2C adapter registered [ 0.336996] i2c i2c-0: can't use DMA [ 0.341768] i2c i2c-3: IMX I2C adapter registered [ 0.345307] i2c i2c-3: can't use DMA [ 0.349070] Linux video capture interface: v2.00 [ 0.353838] pps_core: LinuxPPS API ver. 1 registered [ 0.358508] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.367802] PTP clock support registered [ 0.372324] Advanced Linux Sound Architecture Driver Initialized. [ 0.381054] Bluetooth: Core ver 2.21 [ 0.381886] NET: Registered protocol family 31 [ 0.386244] Bluetooth: HCI device and connection manager initialized [ 0.392766] Bluetooth: HCI socket layer initialized [ 0.397548] Bluetooth: L2CAP socket layer initialized [ 0.402798] Bluetooth: SCO socket layer initialized [ 0.410374] clocksource: Switched to clocksource mxc_timer1 [ 0.440956] NET: Registered protocol family 2 [ 0.442764] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.451299] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.456412] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.464198] TCP: Hash tables configured (established 8192 bind 8192) [ 0.469491] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.475452] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.482179] NET: Registered protocol family 1 [ 0.486933] RPC: Registered named UNIX socket transport module. [ 0.491975] RPC: Registered udp transport module. [ 0.496633] RPC: Registered tcp transport module. [ 0.501388] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.508717] Trying to unpack rootfs image as initramfs... [ 1.341985] Freeing initrd memory: 8628K [ 1.344286] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.371591] VFS: Disk quotas dquot_6.6.0 [ 1.373101] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.386241] NFS: Registering the id_resolver key type [ 1.388660] Key type id_resolver registered [ 1.392776] Key type id_legacy registered [ 1.396884] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.404716] fuse init (API version 7.23) [ 1.416872] bounce: pool size: 64 pages [ 1.417985] io scheduler noop registered [ 1.422067] io scheduler deadline registered [ 1.426187] io scheduler cfq registered (default) [ 1.431662] imx-weim 21b8000.weim: Driver registered. [ 1.443523] backlight supply power not found, using dummy regulator [ 1.458265] Console: switching to colour frame buffer device 100x30 [ 1.468092] mxsfb 2220000.lcdif: initialized [ 1.478836] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.485615] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.495601] pfuze100-regulator 0-0008: Full layer: 2, Metal layer: 1 [ 1.500209] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 [ 1.504659] pfuze100-regulator 0-0008: pfuze200 found. [ 1.529942] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 20, base_baud = 1500000) is a IMX [ 1.538835] console [ttymxc0] enabled [ 1.538835] console [ttymxc0] enabled [ 1.543343] bootconsole [uart0] disabled [ 1.543343] bootconsole [uart0] disabled [ 1.553322] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 291, base_baud = 1500000) is a IMX [ 1.564969] [drm] Initialized drm 1.1.0 20060810 [ 1.602052] brd: module loaded [ 1.622153] loop: module loaded [ 1.631396] fsl-quadspi 21e4000.qspi: n25q256a (32768 Kbytes) [ 1.641234] fsl-quadspi 21e4000.qspi: n25q256a (32768 Kbytes) [ 1.651751] CAN device driver interface [ 1.659113] pps pps0: new PPS source ptp0 [ 1.715684] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.723779] 21b4000.ethernet supply phy not found, using dummy regulator [ 1.731337] pps pps1: new PPS source ptp1 [ 2.406705] fec 21b4000.ethernet eth1: registered PHC device 1 [ 2.414038] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.420720] ehci-pci: EHCI PCI platform driver [ 2.425327] ehci-mxc: Freescale On-Chip EHCI Host driver [ 2.431194] usbcore: registered new interface driver usb-storage [ 2.453144] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 2.458443] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 2.480432] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 2.489717] hub 1-0:1.0: USB hub found [ 2.493824] hub 1-0:1.0: 1 port detected [ 2.501649] mousedev: PS/2 mouse device common for all mice [ 2.509443] input: 20cc000.snvs:snvs-powerkey as /devices/soc0/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0 [ 2.529349] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 2.538481] i2c /dev entries driver [ 2.544793] IR NEC protocol handler initialized [ 2.549354] IR RC5(x/sz) protocol handler initialized [ 2.554484] IR RC6 protocol handler initialized [ 2.559031] IR JVC protocol handler initialized [ 2.563603] IR Sony protocol handler initialized [ 2.568235] IR SANYO protocol handler initialized [ 2.572973] IR Sharp protocol handler initialized [ 2.577691] IR MCE Keyboard/mouse protocol handler initialized [ 2.583556] IR XMP protocol handler initialized [ 2.594348] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 2.600596] Bluetooth: HCI UART driver ver 2.3 [ 2.605054] Bluetooth: HCI UART protocol H4 registered [ 2.610196] Bluetooth: HCI UART protocol LL registered [ 2.615896] sdhci: Secure Digital Host Controller Interface driver [ 2.622138] sdhci: Copyright(c) Pierre Ossman [ 2.626511] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.634819] sdhci-esdhc-imx 2194000.usdhc: No vmmc regulator found [ 2.641075] sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found [ 2.690409] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 2.702375] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 2.707552] sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO [ 2.718446] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found [ 2.782995] mmc1: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 2.791306] sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode [ 2.800649] sdhci-esdhc-imx 219c000.usdhc: Got CD GPIO [ 2.807912] sdhci-esdhc-imx 219c000.usdhc: Got WP GPIO [ 2.820650] sdhci-esdhc-imx 219c000.usdhc: No vmmc regulator found [ 2.828880] sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found [ 2.882799] mmc2: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA [ 2.893432] caam 2100000.caam: Entropy delay = 3200 [ 2.959110] caam 2100000.caam: Instantiated RNG4 SH0 [ 3.019867] caam 2100000.caam: Instantiated RNG4 SH1 [ 3.024965] caam 2100000.caam: device ID = 0x0a16010000000200 (Era 4) [ 3.031447] caam 2100000.caam: job rings = 2, qi = 0 [ 3.084951] caam algorithms registered in /proc/crypto [ 3.096450] caam_jr 2101000.jr0: registering rng-caam [ 3.104729] usbcore: registered new interface driver usbhid [ 3.110439] usbhid: USB HID core driver [ 3.130238] wm8962 3-001a: customer id 0 revision F [ 3.182557] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 3.188982] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 3.220876] input: WM8962 Beep Generator as /devices/soc0/soc/2100000.aips-bus/21f8000.i2c/i2c-3/3-001a/input/input1 [ 3.248760] imx-wm8962 sound: wm8962 <-> 202c000.ssi mapping ok [ 3.264522] NET: Registered protocol family 10 [ 3.272908] sit: IPv6 over IPv4 tunneling driver [ 3.280174] NET: Registered protocol family 17 [ 3.284901] can: controller area network core (rev 20120528 abi 9) [ 3.291750] NET: Registered protocol family 29 [ 3.299390] can: raw protocol (rev 20120528) [ 3.304832] mmc2: new high speed SDHC card at address 0001 [ 3.310577] can: broadcast manager protocol (rev 20120528 t) [ 3.316291] can: netlink gateway (rev 20130117) max_hops=1 [ 3.323884] mmcblk0: mmc2:0001 SD16G 14.5 GiB [ 3.331830] mmcblk0: p1 p2 [ 3.336024] Key type dns_resolver registered [ 3.348643] Registering SWP/SWPB emulation handler [ 3.360154] imx_thermal 2000000.aips-bus:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 3.374857] input: gpio-keys as /devices/soc0/gpio-keys/input/input2 [ 3.382306] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) [ 3.511887] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Atheros 8031 ethernet] (mii_bus:phy_addr=2188000.ethernet-1:01, irq=-1) [ 3.524794] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 3.611128] fec 21b4000.ethernet eth1: Freescale FEC PHY driver [Atheros 8031 ethernet] (mii_bus:phy_addr=2188000.ethernet-1:02, irq=-1) [ 3.623569] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 7.612043] fec 21b4000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 7.621276] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 7.641823] Sending DHCP requests .., OK [ 10.191007] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.181 [ 10.198617] IP-Config: Complete: [ 10.201964] device=eth1, hwaddr=00:04:9f:06:06:f6, ipaddr=172.16.1.181, mask=255.255.255.0, gw=172.16.1.4 [ 10.212040] host=172.16.1.181, domain=example.org, nis-domain=(none) [ 10.218851] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= [ 10.224912] nameserver0=172.16.1.4 [ 10.253976] VCC_SD3: disabling [ 10.257051] usb_otg1_vbus: disabling [ 10.260898] PSU-5V0: disabling [ 10.264624] ALSA device list: [ 10.267603] #0: wm8962-audio [ 10.272578] Freeing unused kernel memory: 448K [ 10.339357] devpts: called with bogus options Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 10.565698] udevd[201]: starting version 3.2.9 [ 10.572881] random: udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 10.582503] random: udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 10.592484] random: udevd: uninitialized urandom read (16 bytes read, 21 bits of entropy available) [ 10.613254] udevd[201]: specified user 'tss' unknown [ 10.618439] udevd[201]: specified group 'tss' unknown [ 10.629765] udevd[202]: starting eudev-3.2.9 done Saving random seed: [ 12.300062] 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: [ 12.452144] 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-1018234/environment . /lava-1018234/environment / # /lava-1018234/bin/lava-test-runner /lava-1018234/0 /lava-1018234/bin/lava-test-runner /lava-1018234/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1018234/0/tests/0_dmesg + cat uuid + UUID=1018234_1.5.2.4.1 [ 18.389242] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 18.463243] [ 18.527705] [ 18.593360] + set +x [ 18.603767] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1018234/environment / # . /lava-1018234/environment/lava-1018234/bin/lava-test-runner /lava-1018234/1 / # /lava-1018234/bin/lava-test-runner /lava-1018234/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1018234/1/tests/1_bootrr + cat uuid + UUID=1018234_1.5.2.4.5 [ 24.420587] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-1018234/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-1018234/1/../bin/lava-test-case [ 24.474019] /lava-1018234/1/../bin/lava-test-case [ 24.535741] /lava-1018234/1/../bin/lava-test-case [ 24.571984] + set +x[ 24.598957] / #