Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (May 01 2018 - 05:49:44 -0500) CPU: Freescale i.MX7ULP rev2.0 at 500 MHz Reset cause: POR Boot mode: Dual boot Model: NXP i.MX7ULP EVK DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HX8363_WVGA Display: HX8363_WVGA (480x854) Video: 480x854x24 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Normal Boot Hit any key to stop autoboot: 2  0 => usb start usb start starting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found => 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.232 (1534 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1244900/tftp-deploy-hiv55sf7/kernel/zImage tftp ${loadaddr} 1244900/tftp-deploy-hiv55sf7/kernel/zImage Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1244900/tftp-deploy-hiv55sf7/kernel/zImage'. Load address: 0x60800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################### 3.7 MiB/s done Bytes transferred = 11990248 (b6f4e8 hex) => tftp ${initrd_addr} 1244900/tftp-deploy-hiv55sf7/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1244900/tftp-deploy-hiv55sf7/ramdisk/ramdisk.cpio.gz.uboot Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1244900/tftp-deploy-hiv55sf7/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x63800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 3.7 MiB/s done Bytes transferred = 10472930 (9fcde2 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1244900/tftp-deploy-hiv55sf7/dtb/imx7ulp-evk.dtb tftp ${fdt_addr} 1244900/tftp-deploy-hiv55sf7/dtb/imx7ulp-evk.dtb Using r8152#0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.232; sending through gateway 172.16.1.4 Filename '1244900/tftp-deploy-hiv55sf7/dtb/imx7ulp-evk.dtb'. Load address: 0x63000000 Loading: *# 1.7 MiB/s done Bytes transferred = 10482 (28f2 hex) => setenv bootargs 'console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyLP0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz ${loadaddr} ${initrd_addr} ${fdt_addr} bootz ${loadaddr} ${initrd_addr} ${fdt_addr} Kernel image @ 0x60800000 [ 0x000000 - 0xb6f4e8 ] ## Loading init Ramdisk from Legacy Image at 63800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 10472866 Bytes = 10 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 63000000 Booting using the fdt blob at 0x63000000 Using Device Tree in place at 63000000, end 630058f1 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0xf00 [ 0.000000] Linux version 6.1.45-cip3 (KernelCI@build-j17748-arm-gcc-10-imx-v6-v7-defconfig-gtlgj) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Tue Aug 22 15:34:05 UTC 2023 [ 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: NXP i.MX7ULP EVK [ 0.000000] earlycon: lpuart32 at MMIO32 0x402d0000 (options '') [ 0.000000] printk: bootconsole [lpuart32] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000060000000-0x000000008fffffff] [ 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 17 pages/cpu s38388 r8192 d23052 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyLP0,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: 932292K/1048576K available (15360K kernel code, 2192K rwdata, 5544K rodata, 1024K init, 6676K bss, 50748K 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] Running RCU self tests <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <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] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000003] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008406] clocksource: imx-tpm: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.020281] Console: colour dummy device 80x30 <4>[ 0.024808] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.032870] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.037109] ... MAX_LOCK_DEPTH: 48 <4>[ 0.041529] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.046193] ... CLASSHASH_SIZE: 4096 <4>[ 0.050716] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.055395] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.060143] ... CHAINHASH_SIZE: 32768 <4>[ 0.064756] memory used by lock dependency info: 4061 kB <4>[ 0.070456] memory used for stack traces: 2112 kB <4>[ 0.075415] per task-struct memory footprint: 1536 bytes <6>[ 0.081223] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.091528] CPU: Testing write buffer coherency: ok <6>[ 0.096776] pid_max: default: 32768 minimum: 301 <6>[ 0.102797] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.110171] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <3>[ 0.126880] /cpus/cpu@f00 missing clock-frequency property <6>[ 0.132631] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00 <6>[ 0.143873] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.151150] cblist_init_generic: Setting shift to 0 and lim to 1. <6>[ 0.158261] Running RCU-tasks wait API self tests <6>[ 0.163481] Setting up static identity map for 0x60100000 - 0x60100078 <6>[ 0.170441] Callback from call_rcu_tasks_trace() invoked. <6>[ 0.177109] rcu: Hierarchical SRCU implementation. <6>[ 0.182037] rcu: Max phase no-delay instances is 1000. <6>[ 0.190830] smp: Bringing up secondary CPUs ... <6>[ 0.195869] smp: Brought up 1 node, 1 CPU <6>[ 0.199913] SMP: Total of 1 processors activated (6.00 BogoMIPS). <6>[ 0.206326] CPU: All CPU(s) started in SVC mode. <6>[ 0.215962] devtmpfs: initialized <6>[ 0.240979] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.252655] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.262778] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.274196] pinctrl core: initialized pinctrl subsystem <6>[ 0.290718] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.342417] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.359073] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.359826] cpuidle: using governor menu <6>[ 0.414734] No ATAGs? <6>[ 0.417594] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.425852] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.437585] imx7ulp-pinctrl 40ac0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.524702] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <5>[ 2.699054] SCSI subsystem initialized <6>[ 2.706240] usbcore: registered new interface driver usbfs <6>[ 2.712439] usbcore: registered new interface driver hub <6>[ 2.718065] usbcore: registered new device driver usb <6>[ 2.725469] mc: Linux media interface: v0.10 <6>[ 2.730247] videodev: Linux video capture interface: v2.00 <6>[ 2.737001] pps_core: LinuxPPS API ver. 1 registered <6>[ 2.742004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 2.751588] PTP clock support registered <6>[ 2.758649] Advanced Linux Sound Architecture Driver Initialized. <6>[ 2.770507] Bluetooth: Core ver 2.22 <6>[ 2.774333] NET: Registered PF_BLUETOOTH protocol family <6>[ 2.779810] Bluetooth: HCI device and connection manager initialized <6>[ 2.786467] Bluetooth: HCI socket layer initialized <6>[ 2.791523] Bluetooth: L2CAP socket layer initialized <6>[ 2.796916] Bluetooth: SCO socket layer initialized <6>[ 2.807085] vgaarb: loaded <6>[ 2.813244] clocksource: Switched to clocksource imx-tpm <5>[ 2.826595] VFS: Disk quotas dquot_6.6.0 <6>[ 2.830838] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 2.901535] NET: Registered PF_INET protocol family <6>[ 2.908130] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 2.922568] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear) <6>[ 2.931342] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 2.939988] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.948523] TCP bind hash table entries: 8192 (order: 7, 655360 bytes, linear) <6>[ 2.960304] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.967702] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 2.974872] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 2.982912] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 2.992596] RPC: Registered named UNIX socket transport module. <6>[ 2.998858] RPC: Registered udp transport module. <6>[ 3.003720] RPC: Registered tcp transport module. <6>[ 3.008567] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 3.018572] PCI: CLS 0 bytes, default 64 <6>[ 3.027180] Trying to unpack rootfs image as initramfs... <5>[ 3.053595] Initialise system trusted keyrings <6>[ 3.064723] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <5>[ 3.188249] NFS: Registering the id_resolver key type <5>[ 3.194338] Key type id_resolver registered <5>[ 3.198707] Key type id_legacy registered <6>[ 3.214134] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 3.221100] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 3.243970] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <6>[ 3.264568] fuse: init (API version 7.37) <5>[ 3.663728] Key type asymmetric registered <5>[ 3.668112] Asymmetric key parser 'x509' registered <6>[ 3.685532] bounce: pool size: 64 pages <6>[ 3.690281] io scheduler mq-deadline registered <6>[ 3.695167] io scheduler kyber registered <4>[ 3.734737] gpio gpiochip0: (40ae0000.gpio): not an immutable chip, please consider fixing it! <4>[ 3.758160] gpio gpiochip1: (40af0000.gpio): not an immutable chip, please consider fixing it! <4>[ 3.777622] gpio gpiochip2: (40b00000.gpio): not an immutable chip, please consider fixing it! <4>[ 3.808101] gpio gpiochip3: (40b10000.gpio): not an immutable chip, please consider fixing it! <4>[ 3.831099] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 3.894365] 402d0000.serial: ttyLP0 at MMIO 0x402d0010 (irq = 46, base_baud = 1500000) is a FSL_LPUART <6>[ 3.915238] printk: console [ttyLP0] enabled <6>[ 3.915238] printk: console [ttyLP0] enabled <6>[ 3.924400] printk: bootconsole [lpuart32] disabled <6>[ 3.924400] printk: bootconsole [lpuart32] disabled <6>[ 4.136286] brd: module loaded <6>[ 4.244691] loop: module loaded <6>[ 4.289658] CAN device driver interface <6>[ 4.308300] usbcore: registered new interface driver r8152 <6>[ 4.323704] usbcore: registered new interface driver lan78xx <6>[ 4.330020] usbcore: registered new interface driver asix <6>[ 4.355256] usbcore: registered new interface driver ax88179_178a <6>[ 4.361886] usbcore: registered new interface driver cdc_ether <6>[ 4.384042] usbcore: registered new interface driver smsc95xx <6>[ 4.390357] usbcore: registered new interface driver net1080 <6>[ 4.403954] usbcore: registered new interface driver cdc_subset <6>[ 4.410446] usbcore: registered new interface driver zaurus <6>[ 4.433919] usbcore: registered new interface driver MOSCHIP usb-ethernet driver <6>[ 4.442025] usbcore: registered new interface driver cdc_ncm <6>[ 4.463944] usbcore: registered new interface driver r8153_ecm <6>[ 4.470635] usbcore: registered new interface driver usb-storage <4>[ 4.503789] SPI driver ads7846 has no spi_device_id for ti,tsc2046 <4>[ 4.510281] SPI driver ads7846 has no spi_device_id for ti,ads7843 <4>[ 4.516851] SPI driver ads7846 has no spi_device_id for ti,ads7845 <4>[ 4.523410] SPI driver ads7846 has no spi_device_id for ti,ads7873 <6>[ 4.571741] i2c_dev: i2c /dev entries driver <6>[ 4.590206] imx7ulp-wdt 403d0000.watchdog: imx7ulp wdt probe <6>[ 4.636163] Bluetooth: HCI UART driver ver 2.3 <6>[ 4.640927] Bluetooth: HCI UART protocol H4 registered <6>[ 4.653584] Bluetooth: HCI UART protocol LL registered <6>[ 4.662822] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.669578] sdhci: Copyright(c) Pierre Ossman <6>[ 4.674383] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.710049] caam 40240000.crypto: Entropy delay = 3200 <6>[ 4.761344] caam 40240000.crypto: Instantiated RNG4 SH0 <6>[ 4.806804] caam 40240000.crypto: Instantiated RNG4 SH1 <6>[ 4.883622] caam 40240000.crypto: device ID = 0x0a16030100000000 (Era 9) <6>[ 4.890655] caam 40240000.crypto: job rings = 2, qi = 0 <6>[ 4.937620] caam algorithms registered in /proc/crypto <6>[ 4.944483] caam 40240000.crypto: registering rng-caam <5>[ 5.042377] random: crng init done <6>[ 5.046783] caam 40240000.crypto: rng crypto API alg registered prng-caam <6>[ 5.069246] usbcore: registered new interface driver usbhid <6>[ 5.075477] usbhid: USB HID core driver <6>[ 5.142235] NET: Registered PF_INET6 protocol family <6>[ 5.171161] Segment Routing with IPv6 <6>[ 5.184014] In-situ OAM (IOAM) with IPv6 <6>[ 5.188519] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 5.207832] NET: Registered PF_PACKET protocol family <6>[ 5.213504] can: controller area network core <6>[ 5.234693] NET: Registered PF_CAN protocol family <6>[ 5.239836] can: raw protocol <6>[ 5.254560] can: broadcast manager protocol <6>[ 5.259145] can: netlink gateway - max_hops=1 <5>[ 5.275625] Key type dns_resolver registered <5>[ 5.294182] Registering SWP/SWPB emulation handler <5>[ 5.301307] Loading compiled-in X.509 certificates <6>[ 5.766408] ci_hdrc ci_hdrc.0: EHCI Host Controller <6>[ 5.772528] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 <6>[ 5.823632] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 <6>[ 5.845144] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 <6>[ 5.854335] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 5.861868] usb usb1: Product: EHCI Host Controller <6>[ 5.867178] usb usb1: Manufacturer: Linux 6.1.45-cip3 ehci_hcd <6>[ 5.873402] usb usb1: SerialNumber: ci_hdrc.0 <6>[ 5.919085] hub 1-0:1.0: USB hub found <6>[ 5.933993] hub 1-0:1.0: 1 port detected <6>[ 5.971744] sdhci-esdhc-imx 40370000.mmc: Got CD GPIO <6>[ 6.065208] mmc0: SDHCI controller on 40370000.mmc [40370000.mmc] using ADMA <4>[ 6.230071] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 6.243548] usb 1-1: new high-speed USB device number 2 using ci_hdrc <6>[ 6.257805] mmc0: new high speed SDHC card at address e624 <6>[ 6.281087] mmcblk0: mmc0:e624 SL16G 14.8 GiB <6>[ 6.340344] mmcblk0: p1 p2 <6>[ 6.517132] usb 1-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00 <6>[ 6.526047] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 <6>[ 6.533661] usb 1-1: Product: Belkin USB-C LAN <6>[ 6.538404] usb 1-1: Manufacturer: Belkin <6>[ 6.542709] usb 1-1: SerialNumber: 05A2AB000000 <6>[ 6.814109] usb 1-1: reset high-speed USB device number 2 using ci_hdrc <6>[ 7.103752] Freeing initrd memory: 10228K <4>[ 7.120080] r8152 1-1:1.0: Direct firmware load for rtl_nic/rtl8153a-3.fw failed with error -2 <4>[ 7.129553] r8152 1-1:1.0: Falling back to sysfs fallback for: rtl_nic/rtl8153a-3.fw <4>[ 69.715160] r8152 1-1:1.0: unable to load firmware patch rtl_nic/rtl8153a-3.fw (-110) <6>[ 69.785117] r8152 1-1:1.0 eth0: v1.12.13 <6>[ 73.213861] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <6>[ 73.224218] r8152 1-1:1.0 eth0: carrier on <5>[ 73.263280] Sending DHCP requests ., OK <6>[ 74.307676] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.232 <6>[ 74.315689] IP-Config: Complete: <6>[ 74.319211] device=eth0, hwaddr=30:23:03:05:a2:ab, ipaddr=172.16.1.232, mask=255.255.255.0, gw=172.16.1.4 <6>[ 74.329688] host=172.16.1.232, domain=example.org, nis-domain=(none) <6>[ 74.336861] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 74.336891] nameserver0=172.16.1.4 <5>[ 74.350989] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 74.492332] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 74.502808] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <4>[ 74.512228] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 74.521568] ALSA device list: <6>[ 74.525502] No soundcards found. <6>[ 74.536931] Freeing unused kernel image (initmem) memory: 1024K <6>[ 74.574383] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 75.411326] udevd[175]: starting version 3.2.9 <27>[ 75.450528] udevd[175]: specified user 'tss' unknown <27>[ 75.457027] udevd[175]: specified group 'tss' unknown <30>[ 75.493609] udevd[176]: starting eudev-3.2.9 done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1244900/environment . /lava-1244900/environment / # /lava-1244900/bin/lava-test-runner /lava-1244900/0 /lava-1244900/bin/lava-test-runner /lava-1244900/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1244900/0/tests/0_dmesg + cat uuid + UUID=1244900_1.5.2.4.1 +<8>[ 86.266723] set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 86.489280] <8>[ 86.680271] <8>[ 86.873871] + set +x <8>[ 86.889693] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1244900/environment / # . /lava-1244900/environment/lava-1244900/bin/lava-test-runner /lava-1244900/1 / # /lava-1244900/bin/lava-test-runner /lava-1244900/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1244900/1/tests/1_bootrr + cat uuid + UUID=1244900_1.5.2.4.5 <8>[ 92.864165] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1244900/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1244900/1/../bin/lava-test-case <8>[ 93.134478] /lava-1244900/1/../bin/lava-test-case <8>[ 93.318227] /lava-1244900/1/../bin/lava-test-case <8>[ 93.416928] + set +x <8>[ 93.486110] / #