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 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.212 (1308 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1254819/tftp-deploy-ilrke0z8/kernel/zImage tftp ${loadaddr} 1254819/tftp-deploy-ilrke0z8/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 '1254819/tftp-deploy-ilrke0z8/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 5.1 MiB/s done Bytes transferred = 8831488 (86c200 hex) => tftp ${initrd_addr} 1254819/tftp-deploy-ilrke0z8/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1254819/tftp-deploy-ilrke0z8/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 '1254819/tftp-deploy-ilrke0z8/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# 5 MiB/s done Bytes transferred = 13353394 (cbc1b2 hex) =>setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1254819/tftp-deploy-ilrke0z8/dtb/imx6ul-14x14-evk.dtb tftp ${fdt_addr} 1254819/tftp-deploy-ilrke0z8/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 '1254819/tftp-deploy-ilrke0z8/dtb/imx6ul-14x14-evk.dtb'. Load address: 0x83000000 Loading: *## 3.8 MiB/s done Bytes transferred = 27998 (6d5e 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 - 0x86c200 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13353330 Bytes = 12.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 83009d5d ft_system_setup for mx6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.295-cip103-rt33 (KernelCI@build-j75721-arm-gcc-10-defconfig-preempt-rt-5sdqs) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP PREEMPT RT Fri Oct 20 14:01:45 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 '') <6>[ 0.000000] bootconsole [ec_imx6q0] enabled <6>[ 0.000000] Memory policy: Data cache writealloc <6>[ 0.000000] efi: Getting EFI parameters from FDT: <6>[ 0.000000] efi: UEFI not found. <6>[ 0.000000] cma: Reserved 64 MiB at 0x9c000000 <6>[ 0.000000] percpu: Embedded 17 pages/cpu s38944 r8192 d22496 u69632 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 <5>[ 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: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 419136K/524288K available (12288K kernel code, 1636K rwdata, 4696K rodata, 2048K init, 406K bss, 39616K 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) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1637 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 407 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. <6>[ 0.000000] No expedited grace period (rcu_normal_after_boot). <6>[ 0.000000] Tasks RCU enabled. <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.000018] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.000051] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.005490] Console: colour dummy device 80x30 <6>[ 0.227728] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.227749] CPU: Testing write buffer coherency: ok <6>[ 0.227858] pid_max: default: 32768 minimum: 301 <6>[ 0.228223] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.228252] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <3>[ 0.230929] /cpus/cpu@0 missing clock-frequency property <6>[ 0.268500] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.276730] Setting up static identity map for 0x80300000 - 0x803000a0 <6>[ 0.284102] rcu: Hierarchical SRCU implementation. <6>[ 0.293638] EFI services will not be available. <6>[ 0.296198] smp: Bringing up secondary CPUs ... <6>[ 0.300401] smp: Brought up 1 node, 1 CPU <6>[ 0.304676] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.311140] CPU: All CPU(s) started in SVC mode. <6>[ 0.318017] devtmpfs: initialized <6>[ 0.338489] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.344949] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.353773] futex hash table entries: 256 (order: 2, 16384 bytes) <6>[ 0.365419] pinctrl core: initialized pinctrl subsystem <6>[ 0.373299] DMI not present or invalid. <6>[ 0.377016] NET: Registered protocol family 16 <6>[ 0.392011] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.404218] cpuidle: using governor menu <6>[ 0.430512] vdd3p0: supplied by regulator-dummy <6>[ 0.433932] cpu: supplied by regulator-dummy <6>[ 0.439027] vddsoc: supplied by regulator-dummy <6>[ 0.477706] No ATAGs? <6>[ 0.477858] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.485843] hw-breakpoint: maximum watchpoint size is 8 bytes. <4>[ 0.501391] imx6ul-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e4000 debugfs directory <6>[ 0.508904] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver <6>[ 0.527027] Serial: AMBA PL011 UART driver <6>[ 0.610684] mxs-dma 1804000.dma-apbh: initialized <6>[ 0.628413] vgaarb: loaded <5>[ 0.631393] SCSI subsystem initialized <6>[ 0.634605] usbcore: registered new interface driver usbfs <6>[ 0.638532] usbcore: registered new interface driver hub <6>[ 0.644019] usbcore: registered new device driver usb <6>[ 0.653805] i2c i2c-0: IMX I2C adapter registered <6>[ 0.655989] i2c i2c-0: can't use DMA, using PIO instead. <6>[ 0.664278] i2c i2c-1: IMX I2C adapter registered <6>[ 0.666514] i2c i2c-1: can't use DMA, using PIO instead. <6>[ 0.676153] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.678555] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.688031] PTP clock support registered <6>[ 0.692791] EDAC MC: Ver: 3.0.0 <6>[ 0.704889] clocksource: Switched to clocksource mxc_timer1 <6>[ 0.955740] NET: Registered protocol family 2 <6>[ 0.958154] IP idents hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.966781] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.972302] TCP established hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.979691] TCP bind hash table entries: 4096 (order: 4, 114688 bytes) <6>[ 0.986658] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.993249] UDP hash table entries: 256 (order: 2, 16384 bytes) <6>[ 0.999217] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes) <6>[ 1.006325] NET: Registered protocol family 1 <6>[ 1.012178] RPC: Registered named UNIX socket transport module. <6>[ 1.016541] RPC: Registered udp transport module. <6>[ 1.021478] RPC: Registered tcp transport module. <6>[ 1.026449] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.034399] Trying to unpack rootfs image as initramfs... <6>[ 3.897269] Freeing initrd memory: 13044K <5>[ 3.904202] Initialise system trusted keyrings <6>[ 3.906964] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 3.943623] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.949977] NFS: Registering the id_resolver key type <5>[ 3.952580] Key type id_resolver registered <5>[ 3.956918] Key type id_legacy registered <6>[ 3.961334] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.974179] Key type asymmetric registered <5>[ 3.975739] Asymmetric key parser 'x509' registered <6>[ 3.981013] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 3.988522] io scheduler noop registered <6>[ 3.992685] io scheduler deadline registered <6>[ 3.998195] io scheduler cfq registered (default) <6>[ 4.002171] io scheduler mq-deadline registered <6>[ 4.007000] io scheduler kyber registered <4>[ 4.070469] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 4.078056] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 4.085702] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 4.122913] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 4.129887] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware <6>[ 4.357389] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 4.372352] SuperH (H)SCI(F) driver init+��镑5 <6>[ 4.378241] console [ttymxc0] enabled <6>[ 4.378241] console [ttymxc0] enabled <6>[ 4.383252] bootconsole [ec_imx6q0] disabled <6>[ 4.383252] bootconsole [ec_imx6q0] disabled <6>[ 4.395974] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 61, base_baud = 5000000) is a IMX <6>[ 4.408491] msm_serial: driver initialized <6>[ 4.413568] STMicroelectronics ASC driver initialized <6>[ 4.423462] STM32 USART driver initialized <4>[ 4.455151] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 4.463361] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 4.470276] panel-simple panel: Dropping the link to regulator.0 <6>[ 4.512522] brd: module loaded <6>[ 4.540348] loop: module loaded <6>[ 4.584641] CAN device driver interface <6>[ 4.592288] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <4>[ 4.600861] fec 20b4000.ethernet: 20b4000.ethernet supply phy not found, using dummy regulator <6>[ 4.610103] fec 20b4000.ethernet: Linked as a consumer to regulator.0 <6>[ 4.618487] pps pps0: new PPS source ptp0 <6>[ 4.742678] fec 20b4000.ethernet eth0: registered PHC device 0 <4>[ 4.750939] fec 2188000.ethernet: 2188000.ethernet supply phy not found, using dummy regulator <6>[ 4.760221] fec 2188000.ethernet: Linked as a consumer to regulator.0 <6>[ 4.768682] pps pps1: new PPS source ptp1 <6>[ 6.603161] fec 2188000.ethernet eth1: registered PHC device 1 <6>[ 6.612288] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 6.618517] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 6.625202] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 6.632455] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 6.654066] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 6.662098] usbcore: registered new interface driver pegasus <6>[ 6.668329] usbcore: registered new interface driver asix <6>[ 6.674164] usbcore: registered new interface driver ax88179_178a <6>[ 6.680716] usbcore: registered new interface driver cdc_ether <6>[ 6.687054] usbcore: registered new interface driver smsc75xx <6>[ 6.693293] usbcore: registered new interface driver smsc95xx <6>[ 6.699491] usbcore: registered new interface driver net1080 <6>[ 6.705602] usbcore: registered new interface driver cdc_subset <6>[ 6.711940] usbcore: registered new interface driver zaurus <6>[ 6.718126] usbcore: registered new interface driver cdc_ncm <6>[ 6.732128] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 6.738987] ehci-pci: EHCI PCI platform driver <6>[ 6.743909] ehci-platform: EHCI generic platform driver <6>[ 6.750259] ehci-orion: EHCI orion driver <6>[ 6.755408] SPEAr-ehci: EHCI SPEAr driver <6>[ 6.760273] ehci-st: EHCI STMicroelectronics driver <6>[ 6.766028] ehci-exynos: EHCI EXYNOS driver <6>[ 6.771037] ehci-atmel: EHCI Atmel driver <6>[ 6.775914] tegra-ehci: Tegra EHCI driver <6>[ 6.780817] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 6.787376] ohci-pci: OHCI PCI platform driver <6>[ 6.792340] ohci-platform: OHCI generic platform driver <6>[ 6.798633] SPEAr-ohci: OHCI SPEAr driver <6>[ 6.803494] ohci-st: OHCI STMicroelectronics driver <6>[ 6.809250] ohci-atmel: OHCI Atmel driver <6>[ 6.816753] usbcore: registered new interface driver usb-storage <4>[ 6.829003] imx_usb 2184000.usb: 2184000.usb supply vbus not found, using dummy regulator <6>[ 6.837765] imx_usb 2184000.usb: Linked as a consumer to regulator.0 <4>[ 6.854577] imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator <6>[ 6.863364] imx_usb 2184200.usb: Linked as a consumer to regulator.0 <6>[ 6.875741] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 6.881003] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 6.914893] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 6.923325] hub 1-0:1.0: USB hub found <6>[ 6.927522] hub 1-0:1.0: 1 port detected <6>[ 6.952491] i2c /dev entries driver <6>[ 6.999834] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) <6>[ 7.021121] sdhci: Secure Digital Host Controller Interface driver <6>[ 7.027619] sdhci: Copyright(c) Pierre Ossman <6>[ 7.038482] Synopsys Designware Multimedia Card Interface Driver <6>[ 7.050441] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 7.059238] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO <6>[ 7.065371] sdhci-esdhc-imx 2190000.usdhc: Linked as a consumer to regulator.4 <6>[ 7.108006] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA <6>[ 7.151353] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA <6>[ 7.179343] usbcore: registered new interface driver usbhid <6>[ 7.185231] usbhid: USB HID core driver <6>[ 7.211124] NET: Registered protocol family 10 <4>[ 7.212565] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 7.226027] mmc1: new high speed SDHC card at address aaaa <6>[ 7.228807] mmcblk1: mmc1:aaaa SS16G 14.8 GiB <6>[ 7.240006] mmcblk1: p1 p2 <6>[ 7.251228] Segment Routing with IPv6 <6>[ 7.255560] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 7.263852] NET: Registered protocol family 17 <6>[ 7.268750] can: controller area network core (rev 20170425 abi 9) <6>[ 7.275568] NET: Registered protocol family 29 <6>[ 7.280324] can: raw protocol (rev 20170425) <6>[ 7.284999] can: broadcast manager protocol (rev 20170425 t) <6>[ 7.290994] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 7.298314] Key type dns_resolver registered <6>[ 7.306515] cpu cpu0: Linked as a consumer to regulator.2 <6>[ 7.312491] cpu cpu0: Linked as a consumer to regulator.3 <6>[ 7.320457] ThumbEE CPU extension supported. <5>[ 7.325794] Registering SWP/SWPB emulation handler <5>[ 7.332612] Loading compiled-in X.509 certificates <4>[ 7.385643] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 7.395981] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 7.403843] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 7.415371] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 7.423512] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 7.430343] panel-simple panel: Dropping the link to regulator.0 <6>[ 7.441988] imx_thermal tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C <4>[ 7.453987] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 7.464377] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 7.472251] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 7.483492] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 7.491706] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 7.498527] panel-simple panel: Dropping the link to regulator.0 <4>[ 7.507498] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 7.517871] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 7.525789] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 7.537289] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 7.545496] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 7.552260] panel-simple panel: Dropping the link to regulator.0 <6>[ 7.561017] hctosys: unable to open rtc device (rtc0) <6>[ 7.675775] 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.693225] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 7.805894] 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.823353] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready <6>[ 10.818888] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 10.826983] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 10.857924] Sending DHCP requests .., OK <6>[ 13.102932] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.212 <6>[ 13.111120] IP-Config: Complete: <6>[ 13.114659] 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>[ 13.125371] host=172.16.1.212, domain=example.org, nis-domain=(none) <6>[ 13.132687] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 13.132706] nameserver0=172.16.1.4 <6>[ 13.155093] Freeing unused kernel memory: 2048K <6>[ 13.160285] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 13.474073] udevd[136]: starting version 3.2.9 <5>[ 13.480961] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 13.488506] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 13.495756] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 13.518525] udevd[136]: specified user 'tss' unknown <27>[ 13.524230] udevd[136]: specified group 'tss' unknown <30>[ 13.545393] udevd[137]: starting eudev-3.2.9 <4>[ 16.041179] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 16.058913] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 16.099350] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 16.129191] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 16.199128] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 16.208810] panel-simple panel: Dropping the link to regulator.0 <6>[ 16.441940] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 16.464493] [drm] No driver support for vblank timestamp query. <3>[ 16.485721] mxsfb 21c8000.lcdif: Failed to create outputs <6>[ 16.562328] fsl-quadspi 21e0000.qspi: n25q256a (32768 Kbytes) <4>[ 16.598755] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 16.633780] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 16.663686] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 16.724932] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 16.733088] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 16.785278] panel-simple panel: Dropping the link to regulator.0 <6>[ 16.829215] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 16.858162] [drm] No driver support for vblank timestamp query. <3>[ 16.864552] mxsfb 21c8000.lcdif: Failed to create outputs done Saving random seed: <5>[ 18.542038] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 18.713625] 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-1254819/environment . /lava-1254819/environment / # /lava-1254819/bin/lava-test-runner /lava-1254819/0 /lava-1254819/bin/lava-test-runner /lava-1254819/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1254819/0/tests/0_dmesg + cat uuid + UUID=1254819_1.5.2.4.1<8>[ 24.616382] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 24.698560] <8>[ 24.772570] <8>[ 24.846766] + set +x <8>[ 24.858486] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1254819/environment / # . /lava-1254819/environment/lava-1254819/bin/lava-test-runner /lava-1254819/1 / # /lava-1254819/bin/lava-test-runner /lava-1254819/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1254819/1/tests/1_bootrr + cat uuid + UUID=1254819_1.5.2.4.5<8>[ 30.642953] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1254819/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto backlight-display panel 21c8000.lcdif sound /lava-1254819/1/../bin/lava-test-case <8>[ 31.770938] /lava-1254819/1/../bin/lava-test-case <8>[ 31.841232] /lava-1254819/1/../bin/lava-test-case <8>[ 31.882206] + set +x <8>[ 31.912697] / #