Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3023 device /dev/ttyimx6ul-14x14-evk-1 [115200 N81] (Debian GNU/Linux) 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 31C 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.160 (1479 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x80800000 1181682/tftp-deploy-y06pkbbu/kernel/zImage tftp 0x80800000 1181682/tftp-deploy-y06pkbbu/kernel/zImage Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.160; sending through gateway 172.16.1.4 Filename '1181682/tftp-deploy-y06pkbbu/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################# 5 MiB/s done Bytes transferred = 8516120 (81f218 hex) =>tftp 0x86800000 1181682/tftp-deploy-y06pkbbu/ramdisk/ramdisk.cpio.gz.uboot tftp 0x86800000 1181682/tftp-deploy-y06pkbbu/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.160; sending through gateway 172.16.1.4 Filename '1181682/tftp-deploy-y06pkbbu/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################### 4.8 MiB/s done Bytes transferred = 9275474 (8d8852 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83000000 1181682/tftp-deploy-y06pkbbu/dtb/imx6ul-14x14-evk.dtb tftp 0x83000000 1181682/tftp-deploy-y06pkbbu/dtb/imx6ul-14x14-evk.dtb Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.160; sending through gateway 172.16.1.4 Filename '1181682/tftp-deploy-y06pkbbu/dtb/imx6ul-14x14-evk.dtb'. Load address: 0x83000000 Loading: *## 3 MiB/s done Bytes transferred = 27892 (6cf4 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 - 0x81f218 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 9275410 Bytes = 8.8 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 83009cf3 ft_system_setup for mx6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.277-cip94-rt29 (KernelCI@build-j1226928-arm-gcc-10-imx-v6-v7-defconfig-h4lst) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Wed Mar 22 12:03:27 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] bootconsole [ec_imx6q0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] percpu: Embedded 17 pages/cpu s38184 r8192 d23256 u69632 [ 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 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 419952K/524288K available (11264K kernel code, 880K rwdata, 3616K rodata, 1024K init, 7651K bss, 38800K reserved, 65536K cma-reserved, 0K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (12256 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 881 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) (7652 kB) <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: 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.000019] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008102] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.021397] Console: colour dummy device 80x30 <4>[ 0.023347] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.032009] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.035696] ... MAX_LOCK_DEPTH: 48 <4>[ 0.040128] ... MAX_LOCKDEP_KEYS: 8191 <4>[ 0.044833] ... CLASSHASH_SIZE: 4096 <4>[ 0.049351] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.054046] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.058827] ... CHAINHASH_SIZE: 32768 <4>[ 0.063445] memory used by lock dependency info: 4655 kB <4>[ 0.069171] per task-struct memory footprint: 1536 bytes <6>[ 0.074897] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.085467] pid_max: default: 32768 minimum: 301 <6>[ 0.091165] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.097250] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.110582] CPU: Testing write buffer coherency: ok <3>[ 0.116282] /cpus/cpu@0 missing clock-frequency property <6>[ 0.119253] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.131032] Setting up static identity map for 0x80100000 - 0x80100078 <6>[ 0.136489] rcu: Hierarchical SRCU implementation. <6>[ 0.146142] smp: Bringing up secondary CPUs ... <6>[ 0.148147] smp: Brought up 1 node, 1 CPU <6>[ 0.152579] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.158836] CPU: All CPU(s) started in SVC mode. <6>[ 0.170395] devtmpfs: initialized <6>[ 0.216279] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.223086] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.231907] futex hash table entries: 256 (order: 2, 16384 bytes) <6>[ 0.243930] pinctrl core: initialized pinctrl subsystem <6>[ 0.260305] NET: Registered protocol family 16 <6>[ 0.319942] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.332823] cpuidle: using governor menu <6>[ 0.371088] vdd3p0: supplied by regulator-dummy <6>[ 0.376344] cpu: supplied by regulator-dummy <6>[ 0.381614] vddsoc: supplied by regulator-dummy <6>[ 0.432136] No ATAGs? <6>[ 0.432740] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.441062] hw-breakpoint: maximum watchpoint size is 8 bytes. <4>[ 0.454877] imx6ul-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e4000 debugfs directory <6>[ 0.464148] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver <6>[ 0.612709] mxs-dma 1804000.dma-apbh: initialized <6>[ 0.625397] vgaarb: loaded <5>[ 0.628304] SCSI subsystem initialized <6>[ 0.632980] usbcore: registered new interface driver usbfs <6>[ 0.636837] usbcore: registered new interface driver hub <6>[ 0.641809] usbcore: registered new device driver usb <6>[ 0.655306] i2c i2c-0: IMX I2C adapter registered <6>[ 0.657726] i2c i2c-0: can't use DMA, using PIO instead. <6>[ 0.667483] i2c i2c-1: IMX I2C adapter registered <6>[ 0.669896] i2c i2c-1: can't use DMA, using PIO instead. <6>[ 0.675931] media: Linux media interface: v0.10 <6>[ 0.680415] videodev: Linux video capture interface: v2.00 <6>[ 0.686922] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.691140] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.700521] PTP clock support registered <6>[ 0.706827] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.717886] Bluetooth: Core ver 2.22 <6>[ 0.719198] NET: Registered protocol family 31 <6>[ 0.723630] Bluetooth: HCI device and connection manager initialized <6>[ 0.730666] Bluetooth: HCI socket layer initialized <6>[ 0.735404] Bluetooth: L2CAP socket layer initialized <6>[ 0.741313] Bluetooth: SCO socket layer initialized <6>[ 0.751698] clocksource: Switched to clocksource mxc_timer1 <5>[ 1.340496] VFS: Disk quotas dquot_6.6.0 <6>[ 1.342455] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 1.420265] NET: Registered protocol family 2 <6>[ 1.423355] IP idents hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 1.434290] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 10240 bytes) <6>[ 1.439652] TCP established hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 1.447554] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) <6>[ 1.455084] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 1.461914] UDP hash table entries: 256 (order: 2, 20480 bytes) <6>[ 1.466617] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) <6>[ 1.475033] NET: Registered protocol family 1 <6>[ 1.483084] RPC: Registered named UNIX socket transport module. <6>[ 1.486614] RPC: Registered udp transport module. <6>[ 1.491758] RPC: Registered tcp transport module. <6>[ 1.496504] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.508825] Trying to unpack rootfs image as initramfs... <6>[ 3.793703] Freeing initrd memory: 9060K <5>[ 3.806590] Initialise system trusted keyrings <6>[ 3.810459] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <5>[ 3.860868] NFS: Registering the id_resolver key type <5>[ 3.864254] Key type id_resolver registered <5>[ 3.867853] Key type id_legacy registered <6>[ 3.872762] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <6>[ 3.882707] fuse init (API version 7.27) <5>[ 3.925281] Key type asymmetric registered <5>[ 3.927147] Asymmetric key parser 'x509' registered <6>[ 3.933592] io scheduler noop registered <6>[ 3.936169] io scheduler deadline registered <6>[ 3.942777] io scheduler cfq registered (default) <6>[ 3.945655] io scheduler mq-deadline registered <6>[ 3.950431] io scheduler kyber registered <4>[ 3.968653] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 3.977813] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <4>[ 4.011170] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 4.026589] imx-sdma 20ec000.sdma: external firmware not found, using ROM firm�Wɕ5 <6>[ 4.036490] console [ttymxc0] enabled <6>[ 4.036490] console [ttymxc0] enabled <6>[ 4.041846] bootconsole [ec_imx6q0] disabled <6>[ 4.041846] bootconsole [ec_imx6q0] disabled <6>[ 4.059341] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 61, base_baud = 5000000) is a IMX <4>[ 4.086998] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 4.095892] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 4.111066] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 4.118236] [drm] No driver support for vblank timestamp query. <6>[ 4.157528] Console: switching to colour frame buffer device 60x34 <6>[ 4.168595] mxsfb 21c8000.lcdif: fb0: DRM emulated frame buffer device <6>[ 4.183921] [drm] Initialized mxsfb-drm 1.0.0 20160824 for 21c8000.lcdif on minor 0 <6>[ 4.263146] brd: module loaded <6>[ 4.330749] loop: module loaded <6>[ 4.350428] fsl-quadspi 21e0000.qspi: n25q256a (32768 Kbytes) <6>[ 4.377282] CAN device driver interface <4>[ 4.386281] fec 20b4000.ethernet: 20b4000.ethernet supply phy not found, using dummy regulator <6>[ 4.396150] fec 20b4000.ethernet: Linked as a consumer to regulator.0 <6>[ 4.406294] pps pps0: new PPS source ptp0 <6>[ 4.552752] fec 20b4000.ethernet eth0: registered PHC device 0 <4>[ 4.562151] fec 2188000.ethernet: 2188000.ethernet supply phy not found, using dummy regulator <6>[ 4.572377] fec 2188000.ethernet: Linked as a consumer to regulator.0 <6>[ 4.581123] pps pps1: new PPS source ptp1 <6>[ 6.538370] fec 2188000.ethernet eth1: registered PHC device 1 <6>[ 6.548095] usbcore: registered new interface driver asix <6>[ 6.554671] usbcore: registered new interface driver ax88179_178a <6>[ 6.561303] usbcore: registered new interface driver cdc_ether <6>[ 6.568334] usbcore: registered new interface driver net1080 <6>[ 6.575078] usbcore: registered new interface driver cdc_subset <6>[ 6.582012] usbcore: registered new interface driver zaurus <6>[ 6.588331] usbcore: registered new interface driver cdc_ncm <6>[ 6.594492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 6.601340] ehci-pci: EHCI PCI platform driver <6>[ 6.606461] ehci-mxc: Freescale On-Chip EHCI Host driver <6>[ 6.613887] usbcore: registered new interface driver usb-storage <4>[ 6.627350] imx_usb 2184000.usb: 2184000.usb supply vbus not found, using dummy regulator <6>[ 6.636806] imx_usb 2184000.usb: Linked as a consumer to regulator.0 <4>[ 6.661018] imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator <6>[ 6.670305] imx_usb 2184200.usb: Linked as a consumer to regulator.0 <6>[ 6.682614] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 6.688694] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 6.721847] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 6.738931] hub 1-0:1.0: USB hub found <6>[ 6.744249] hub 1-0:1.0: 1 port detected <6>[ 6.765527] input: 20cc000.snvs:snvs-powerkey as /devices/soc0/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0 <6>[ 6.793703] input: iMX6UL Touchscreen Controller as /devices/soc0/soc/2000000.aips-bus/2040000.tsc/input/input1 <6>[ 6.818123] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 <6>[ 6.825777] i2c /dev entries driver <6>[ 6.850334] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) <6>[ 6.858236] Bluetooth: HCI UART driver ver 2.3 <6>[ 6.863306] Bluetooth: HCI UART protocol H4 registered <6>[ 6.870463] Bluetooth: HCI UART protocol LL registered <6>[ 6.879211] sdhci: Secure Digital Host Controller Interface driver <6>[ 6.885918] sdhci: Copyright(c) Pierre Ossman <6>[ 6.890599] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 6.900726] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO <6>[ 6.907345] sdhci-esdhc-imx 2190000.usdhc: Linked as a consumer to regulator.4 <6>[ 6.957251] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA <6>[ 7.004061] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA <6>[ 7.036940] caam 2140000.caam: device ID = 0x0a16030000000000 (Era 8) <6>[ 7.044331] caam 2140000.caam: job rings = 3, qi = 0 <4>[ 7.080890] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 7.107400] mmc1: new high speed SDHC card at address aaaa <6>[ 7.132224] mmcblk1: mmc1:aaaa SS16G 14.8 GiB <6>[ 7.157094] caam algorithms registered in /proc/crypto <6>[ 7.165602] mmcblk1: p1 p2 <6>[ 7.196428] caam_jr 2141000.jr0: registering rng-caam <6>[ 7.204880] caam 2140000.caam: caam pkc algorithms registered in /proc/crypto <6>[ 7.215637] usbcore: registered new interface driver usbhid <6>[ 7.221835] usbhid: USB HID core driver <6>[ 7.287924] NET: Registered protocol family 10 <6>[ 7.303552] Segment Routing with IPv6 <6>[ 7.308204] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 7.319503] NET: Registered protocol family 17 <6>[ 7.324918] can: controller area network core (rev 20170425 abi 9) <6>[ 7.332064] NET: Registered protocol family 29 <6>[ 7.336867] can: raw protocol (rev 20170425) <6>[ 7.341997] can: broadcast manager protocol (rev 20170425 t) <6>[ 7.348067] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 7.356048] Key type dns_resolver registered <6>[ 7.364906] cpu cpu0: Linked as a consumer to regulator.2 <6>[ 7.371263] cpu cpu0: Linked as a consumer to regulator.3 <5>[ 7.389747] Registering SWP/SWPB emulation handler <5>[ 7.402564] Loading compiled-in X.509 certificates <6>[ 7.525374] imx_thermal tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C <6>[ 7.550619] asoc-simple-card sound: wm8960-hifi <-> 202c000.sai mapping ok <6>[ 7.698587] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0) <6>[ 7.825614] 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>[ 7.847759] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 7.964064] 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>[ 7.984750] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready <6>[ 10.968584] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 10.983532] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 11.014171] Sending DHCP requests .., OK <6>[ 13.379502] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.160 <6>[ 13.387840] IP-Config: Complete: <6>[ 13.391703] device=eth0, hwaddr=00:04:9f:05:20:41, ipaddr=172.16.1.160, mask=255.255.255.0, gw=172.16.1.4 <6>[ 13.402307] host=172.16.1.160, domain=example.org, nis-domain=(none) <6>[ 13.409464] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 13.409489] nameserver0=172.16.1.4 <5>[ 13.436918] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 13.528052] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <6>[ 13.536771] ALSA device list: <6>[ 13.540047] #0: mx6ul-wm8960 <4>[ 13.545056] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 13.554545] cfg80211: failed to load regulatory.db <6>[ 13.567203] Freeing unused kernel memory: 1024K <6>[ 13.607234] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 14.193279] udevd[188]: starting version 3.2.9 <5>[ 14.203891] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.212979] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 14.220039] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 14.248120] udevd[188]: specified user 'tss' unknown <27>[ 14.254481] udevd[188]: specified group 'tss' unknown <30>[ 14.282810] udevd[189]: starting eudev-3.2.9 done Saving random seed: <5>[ 17.774910] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 18.062458] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1181682/environment . /lava-1181682/environment / # /lava-1181682/bin/lava-test-runner /lava-1181682/0 /lava-1181682/bin/lava-test-runner /lava-1181682/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1181682/0/tests/0_dmesg + cat uuid + UUID=1181682_1.5.2.4.1<8>[ 24.106301] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 24.240389] <8>[ 24.360664] <8>[ 24.479427] + set +x <8>[ 24.494062] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1181682/environment / # . /lava-1181682/environment/lava-1181682/bin/lava-test-runner /lava-1181682/1 / # /lava-1181682/bin/lava-test-runner /lava-1181682/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1181682/1/tests/1_bootrr + cat uuid + UUID=1181682_1.5.2.4.5<8>[ 30.378289] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1181682/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1181682/1/../bin/lava-test-case <8>[ 30.542999] /lava-1181682/1/../bin/lava-test-case <8>[ 30.658056] /lava-1181682/1/../bin/lava-test-case <8>[ 30.720842] + set +x <8>[ 30.768181] / #