Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot 2019.04-lf-5.4.y_v2019.04+g228843cdf5 (Feb 24 2020 - 11:58:52 +0000) CPU: Freescale i.MX6UL rev1.2 696 MHz (running at 396 MHz) CPU: Automotive temperature grade (-40C to 125C) at 29C Reset cause: POR Model: Freescale i.MX6 UltraLite 14x14 EVK Board Board: MX6UL 14x14 EVK DRAM: 512 MiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... *** Warning - bad CRC, using default environment Display: TFT43AB (480x272) Video: 480x272x24 In: serial Out: serial Err: serial switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: Warning: ethernet@020b4000 using MAC address from ROM eth1: ethernet@020b4000 [PRIME] Warning: ethernet@02188000 using MAC address from ROM , eth0: ethernet@02188000 Fastboot: Normal 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.212 (1294 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1259421/tftp-deploy-_7feciye/kernel/zImage tftp ${loadaddr} 1259421/tftp-deploy-_7feciye/kernel/zImage Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1259421/tftp-deploy-_7feciye/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###### 5.1 MiB/s done Bytes transferred = 10575600 (a15ef0 hex) => tftp ${initrd_addr} 1259421/tftp-deploy-_7feciye/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1259421/tftp-deploy-_7feciye/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1259421/tftp-deploy-_7feciye/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################# 5.3 MiB/s done Bytes transferred = 10193029 (9b8885 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1259421/tftp-deploy-_7feciye/dtb/imx6ul-14x14-evk.dtb tftp ${fdt_addr} 1259421/tftp-deploy-_7feciye/dtb/imx6ul-14x14-evk.dtb Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1259421/tftp-deploy-_7feciye/dtb/imx6ul-14x14-evk.dtb'. Load address: 0x83000000 Loading: *### 3.7 MiB/s done Bytes transferred = 30965 (78f5 hex) => setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc0,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 @ 0x80800000 [ 0x000000 - 0xa15ef0 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 10192965 Bytes = 9.7 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 8300a8f4 ft_system_setup for mx6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.200-cip40-rt17 (KernelCI@build-j18931-arm-gcc-10-imx-v6-v7-defconfig-m7qqs) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Mon Nov 20 10:03:24 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: Freescale i.MX6 UltraLite 14x14 EVK Board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x02020000 (options '') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] On node 0 totalpages: 131072 [ 0.000000] Normal zone: 1024 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 131072 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 16 pages/cpu s35820 r8192 d21524 u65536 [ 0.000000] pcpu-alloc: s35820 r8192 d21524 u65536 alloc=16*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 413760K/524288K available (14336K kernel code, 2048K rwdata, 4856K rodata, 1024K init, 6653K bss, 44992K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <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] 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] Switching to timer-based delay loop, resolution 41ns <6>[ 0.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008088] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.021978] Console: colour dummy device 80x30 <4>[ 0.023909] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.032576] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.036246] ... MAX_LOCK_DEPTH: 48 <4>[ 0.040684] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.045379] ... CLASSHASH_SIZE: 4096 <4>[ 0.049905] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.054601] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.059376] ... CHAINHASH_SIZE: 32768 <4>[ 0.063997] memory used by lock dependency info: 4061 kB <4>[ 0.069723] memory used for stack traces: 2112 kB <4>[ 0.074700] per task-struct memory footprint: 1536 bytes <6>[ 0.080571] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.091065] CPU: Testing write buffer coherency: ok <6>[ 0.096110] pid_max: default: 32768 minimum: 301 <6>[ 0.101935] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.108563] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.128120] CPU0: update cpu_capacity 1024 <6>[ 0.129688] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.142572] Setting up static identity map for 0x80100000 - 0x80100078 <6>[ 0.148410] rcu: Hierarchical SRCU implementation. <6>[ 0.155937] smp: Bringing up secondary CPUs ... <6>[ 0.158091] smp: Brought up 1 node, 1 CPU <6>[ 0.162193] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.168735] CPU: All CPU(s) started in SVC mode. <6>[ 0.179971] devtmpfs: initialized <6>[ 0.244903] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.252723] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.260516] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.273261] pinctrl core: initialized pinctrl subsystem <6>[ 0.291988] NET: Registered protocol family 16 <6>[ 0.386527] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.405286] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.405759] cpuidle: using governor menu <6>[ 1.230564] vdd3p0: supplied by regulator-dummy <6>[ 1.277774] cpu: supplied by regulator-dummy <6>[ 1.325930] vddsoc: supplied by regulator-dummy <6>[ 2.695955] No ATAGs? <6>[ 2.696754] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 2.704123] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 2.728149] imx6ul-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver <6>[ 2.996489] vgaarb: loaded <5>[ 3.002542] SCSI subsystem initialized <7>[ 3.005417] libata version 3.00 loaded. <6>[ 3.010835] usbcore: registered new interface driver usbfs <6>[ 3.014414] usbcore: registered new interface driver hub <6>[ 3.019931] usbcore: registered new device driver usb <6>[ 3.037516] i2c i2c-0: IMX I2C adapter registered <6>[ 3.048499] i2c i2c-1: IMX I2C adapter registered <6>[ 3.053223] mc: Linux media interface: v0.10 <6>[ 3.055498] videodev: Linux video capture interface: v2.00 <6>[ 3.062761] pps_core: LinuxPPS API ver. 1 registered <6>[ 3.066154] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 3.075870] PTP clock support registered <6>[ 3.084227] Advanced Linux Sound Architecture Driver Initialized. <6>[ 3.097155] Bluetooth: Core ver 2.22 <6>[ 3.098693] NET: Registered protocol family 31 <6>[ 3.102903] Bluetooth: HCI device and connection manager initialized <6>[ 3.109938] Bluetooth: HCI socket layer initialized <6>[ 3.114691] Bluetooth: L2CAP socket layer initialized <6>[ 3.120498] Bluetooth: SCO socket layer initialized <6>[ 3.132034] clocksource: Switched to clocksource mxc_timer1 <5>[ 6.298005] VFS: Disk quotas dquot_6.6.0 <6>[ 6.299751] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 6.394406] NET: Registered protocol family 2 <6>[ 6.397425] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 6.410147] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 11264 bytes, linear) <6>[ 6.417600] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 6.424509] TCP bind hash table entries: 4096 (order: 5, 163840 bytes, linear) <6>[ 6.433695] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 6.439520] UDP hash table entries: 256 (order: 2, 24576 bytes, linear) <6>[ 6.445781] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes, linear) <6>[ 6.454002] NET: Registered protocol family 1 <6>[ 6.464138] RPC: Registered named UNIX socket transport module. <6>[ 6.467608] RPC: Registered udp transport module. <6>[ 6.472770] RPC: Registered tcp transport module. <6>[ 6.477520] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 6.488797] PCI: CLS 0 bytes, default 64 <6>[ 6.494285] Trying to unpack rootfs image as initramfs... <6>[ 9.333023] Freeing initrd memory: 9956K <6>[ 9.338925] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 9.359674] Initialise system trusted keyrings <6>[ 9.364028] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <5>[ 9.430476] NFS: Registering the id_resolver key type <5>[ 9.433804] Key type id_resolver registered <5>[ 9.437449] Key type id_legacy registered <6>[ 9.442757] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 9.448904] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 9.456972] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <6>[ 9.467699] fuse: init (API version 7.32) <5>[ 9.709120] Key type asymmetric registered <5>[ 9.710973] Asymmetric key parser 'x509' registered <6>[ 9.716749] io scheduler mq-deadline registered <6>[ 9.720621] io scheduler kyber registered <4>[ 9.746937] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 9.800576] imx-sdma 20ec000.dma-controller: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <4>[ 9.808806] imx-sdma 20ec000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx6q.bin <6>[ 9.832366] mxs-dma 1804000.dma-controller: initialized <6>[ 9.857373] printk: console [ttymxc0] enabled <6>[ 9.859199] printk: bootconsole [ec_imx6q0] disabled <6>[ 9.857373] printk: console [ttymxc0] enabled <6>[ 9.859199] printk: bootconsole [ec_imx6q0] disabled <6>[ 9.877877] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 73, base_baud = 5000000) is a IMX <4>[ 9.920285] panel-simple panel: supply power not found, using dummy regulator <6>[ 9.950591] [drm] Initialized mxsfb-drm 1.0.0 20160824 for 21c8000.lcdif on minor 0 <6>[ 10.023563] Console: switching to colour frame buffer device 60x34 <6>[ 10.039562] mxsfb 21c8000.lcdif: [drm] fb0: mxsfb-drmdrmfb frame buffer device <6>[ 10.139429] brd: module loaded <6>[ 10.217120] loop: module loaded <6>[ 10.247756] spi-nor spi4.0: n25q256a (32768 Kbytes) <6>[ 10.280904] gpio@0 enforce active low on chipselect handle <6>[ 10.310808] CAN device driver interface <6>[ 10.324998] pps pps0: new PPS source ptp0 <6>[ 10.501677] fec 20b4000.ethernet eth0: registered PHC device 0 <6>[ 10.512947] pps pps1: new PPS source ptp1 <6>[ 12.842628] fec 2188000.ethernet eth1: registered PHC device 1 <6>[ 12.849308] usbcore: registered new interface driver r8152 <6>[ 12.849624] usbcore: registered new interface driver lan78xx <6>[ 12.850179] usbcore: registered new interface driver asix <6>[ 12.850473] usbcore: registered new interface driver ax88179_178a <6>[ 12.850758] usbcore: registered new interface driver cdc_ether <6>[ 12.851183] usbcore: registered new interface driver smsc95xx <6>[ 12.851475] usbcore: registered new interface driver net1080 <6>[ 12.852311] usbcore: registered new interface driver cdc_subset <6>[ 12.852656] usbcore: registered new interface driver zaurus <6>[ 12.852949] usbcore: registered new interface driver MOSCHIP usb-ethernet driver <6>[ 12.853456] usbcore: registered new interface driver cdc_ncm <6>[ 12.853486] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 12.853507] ehci-pci: EHCI PCI platform driver <6>[ 12.853793] ehci-mxc: Freescale On-Chip EHCI Host driver <6>[ 12.856340] usbcore: registered new interface driver usb-storage <6>[ 12.880706] input: 20cc000.snvs:snvs-powerkey as /devices/platform/soc/2000000.bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0 <6>[ 12.897661] input: iMX6UL Touchscreen Controller as /devices/platform/soc/2000000.bus/2040000.tsc/input/input1 <6>[ 12.925770] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 <6>[ 12.925967] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) <6>[ 12.926993] i2c /dev entries driver <6>[ 12.962942] Bluetooth: HCI UART driver ver 2.3 <6>[ 12.962983] Bluetooth: HCI UART protocol H4 registered <6>[ 12.963204] Bluetooth: HCI UART protocol LL registered <6>[ 12.970556] sdhci: Secure Digital Host Controller Interface driver <6>[ 12.970579] sdhci: Copyright(c) Pierre Ossman <6>[ 12.970598] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 12.980424] sdhci-esdhc-imx 2190000.mmc: Got CD GPIO <6>[ 12.990297] caam 2140000.crypto: RNG4 SH0 was previously instantiated without prediction resistance. Tearing it down <6>[ 12.990392] caam 2140000.crypto: Deinstantiated RNG4 SH0 <6>[ 12.990463] caam 2140000.crypto: Instantiated RNG4 SH0 <6>[ 12.990483] caam 2140000.crypto: RNG4 SH1 was previously instantiated without prediction resistance. Tearing it down <6>[ 12.990546] caam 2140000.crypto: Deinstantiated RNG4 SH1 <6>[ 13.002953] caam 2140000.crypto: Instantiated RNG4 SH1 <6>[ 13.032459] caam 2140000.crypto: device ID = 0x0a16030000000000 (Era 8) <6>[ 13.032509] caam 2140000.crypto: job rings = 3, qi = 0 <6>[ 13.058490] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA <6>[ 13.072724] mmc0: SDHCI controller on 2190000.mmc [2190000.mmc] using ADMA <4>[ 13.116639] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 13.121201] mmc1: new high speed SDHC card at address aaaa <6>[ 13.137694] mmcblk1: mmc1:aaaa SS16G 14.8 GiB <6>[ 13.166148] mmcblk1: p1 p2 <6>[ 13.199217] caam algorithms registered in /proc/crypto <6>[ 13.216856] caam 2140000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 13.217093] caam 2140000.crypto: registering rng-caam <6>[ 13.236280] usbcore: registered new interface driver usbhid <6>[ 13.236308] usbhid: USB HID core driver <5>[ 13.257104] random: crng init done <6>[ 13.347258] NET: Registered protocol family 10 <6>[ 13.360533] Segment Routing with IPv6 <6>[ 13.360859] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 13.367051] NET: Registered protocol family 17 <6>[ 13.367201] can: controller area network core <6>[ 13.367792] NET: Registered protocol family 29 <6>[ 13.367868] can: raw protocol <6>[ 13.368261] can: broadcast manager protocol <6>[ 13.368366] can: netlink gateway - max_hops=1 <5>[ 13.369718] Key type dns_resolver registered <5>[ 13.402443] Registering SWP/SWPB emulation handler <6>[ 13.404444] printk: console [ttymxc0]: printing thread started <5>[ 13.404623] Loading compiled-in X.509 certificates <4>[ 13.850197] imx_usb 2184000.usb: No over current polarity defined <6>[ 13.899687] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 13.900525] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 13.936214] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 13.939129] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 <6>[ 13.939164] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 13.939182] usb usb1: Product: EHCI Host Controller <6>[ 13.939196] usb usb1: Manufacturer: Linux 5.10.200-cip40-rt17 ehci_hcd <6>[ 13.939207] usb usb1: SerialNumber: ci_hdrc.1 <6>[ 13.965004] hub 1-0:1.0: USB hub found <6>[ 13.965607] hub 1-0:1.0: 1 port detected <6>[ 13.980657] imx_thermal 20c8000.anatop:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C <6>[ 14.364755] Micrel KSZ8081 or KSZ8091 20b4000.ethernet-1:01: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=20b4000.ethernet-1:01, irq=POLL) <6>[ 14.492494] Micrel KSZ8081 or KSZ8091 20b4000.ethernet-1:02: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=20b4000.ethernet-1:02, irq=POLL) <6>[ 17.538764] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 17.556462] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 17.584537] Sending DHCP requests .., OK <6>[ 19.864664] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.212 <6>[ 19.864708] IP-Config: Complete: <6>[ 19.864719] device=eth0, hwaddr=00:04:9f:05:20:41, ipaddr=172.16.1.212, mask=255.255.255.0, gw=172.16.1.4 <6>[ 19.864751] host=172.16.1.212, domain=example.org, nis-domain=(none) <6>[ 19.864767] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 19.864785] nameserver0=172.16.1.4 <5>[ 19.892690] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 20.046810] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 20.050534] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <4>[ 20.050573] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 20.051283] ALSA device list: <6>[ 20.051322] #0: mx6ul-wm8960 <6>[ 20.078364] Freeing unused kernel memory: 1024K <6>[ 20.095415] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 20.760487] udevd[209]: starting version 3.2.9 <27>[ 20.795154] udevd[209]: specified user 'tss' unknown <27>[ 20.795644] udevd[209]: specified group 'tss' unknown <30>[ 20.833126] udevd[210]: 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-1259421/environment . /lava-1259421/environment / # /lava-1259421/bin/lava-test-runner /lava-1259421/0 /lava-1259421/bin/lava-test-runner /lava-1259421/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1259421/0/tests/0_dmesg + cat uuid + UUID=1259421_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 32.003335] <8>[ 32.171240] <8>[ 32.320374] + set +x <8>[ 32.467661] / # # export SHELL=/bin/sh <8>[ 32.482683] # / # export SHELL=/bin/sh. /lava-1259421/environment / # . /lava-1259421/environment/lava-1259421/bin/lava-test-runner /lava-1259421/1 / # /lava-1259421/bin/lava-test-runner /lava-1259421/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1259421/1/tests/1_bootrr + cat uuid + UUID=1259421_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1259421/1/../bin:/sbin:/usr/sbin:/bin<8>[ 38.393581] :/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1259421/1/../bin/lava-test-case <8>[ 38.595884] /lava-1259421/1/../bin/lava-test-case <8>[ 38.736759] /lava-1259421/1/../bin/lava-test-case <8>[ 38.813017] + set +x <8>[ 38.868313] / #