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 32C 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 (1364 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1257113/tftp-deploy-up53ii_3/kernel/zImage tftp ${loadaddr} 1257113/tftp-deploy-up53ii_3/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 '1257113/tftp-deploy-up53ii_3/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 5.1 MiB/s done Bytes transferred = 12542464 (bf6200 hex) => tftp ${initrd_addr} 1257113/tftp-deploy-up53ii_3/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1257113/tftp-deploy-up53ii_3/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 '1257113/tftp-deploy-up53ii_3/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############## 5 MiB/s done Bytes transferred = 19280244 (1263174 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1257113/tftp-deploy-up53ii_3/dtb/imx6ul-14x14-evk.dtb tftp ${fdt_addr} 1257113/tftp-deploy-up53ii_3/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 '1257113/tftp-deploy-up53ii_3/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 - 0xbf6200 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 19280180 Bytes = 18.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 8300a8f4 ft_system_setup for mx6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.199-cip39 (KernelCI@build-j5174-arm-gcc-10-multi-v7-defconfig-kselftest-7htnq) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Nov 2 15:56:21 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] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Normal empty [ 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] percpu: Embedded 21 pages/cpu s55468 r8192 d22356 u86016 [ 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: 398012K/524288K available (17408K kernel code, 2714K rwdata, 8140K rodata, 2048K init, 6693K bss, 60740K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 56128 entries in 165 pages <6>[ 0.000000] ftrace: allocated 165 pages with 4 groups <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=16 to nr_cpu_ids=1. <6>[ 0.000000] Rude variant of Tasks RCU enabled. <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] Switching to timer-based delay loop, resolution 41ns <6>[ 0.000022] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008103] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.027019] Console: colour dummy device 80x30 <4>[ 0.029362] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.036990] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.041444] ... MAX_LOCK_DEPTH: 48 <4>[ 0.045767] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.050379] ... CLASSHASH_SIZE: 4096 <4>[ 0.055090] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.059688] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.064387] ... CHAINHASH_SIZE: 32768 <4>[ 0.069171] memory used by lock dependency info: 4061 kB <4>[ 0.074745] memory used for stack traces: 2112 kB <4>[ 0.079871] per task-struct memory footprint: 1536 bytes <6>[ 0.085581] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.096165] CPU: Testing write buffer coherency: ok <6>[ 0.101204] pid_max: default: 32768 minimum: 301 <6>[ 0.106971] LSM: Security Framework initializing <6>[ 0.111138] LSM support for eBPF active <6>[ 0.115279] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.122768] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.139390] CPU0: update cpu_capacity 1024 <6>[ 0.140996] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.156690] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.165263] rcu: Hierarchical SRCU implementation. <6>[ 0.187479] EFI services will not be available. <6>[ 0.191165] smp: Bringing up secondary CPUs ... <6>[ 0.194492] smp: Brought up 1 node, 1 CPU <6>[ 0.198568] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.205128] CPU: All CPU(s) started in SVC mode. <6>[ 0.215434] devtmpfs: initialized <6>[ 0.296685] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.304717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.312429] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.328251] pinctrl core: initialized pinctrl subsystem <6>[ 0.347297] DMI not present or invalid. <6>[ 0.354966] NET: Registered protocol family 16 <6>[ 0.381534] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.408748] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.409298] cpuidle: using governor menu <6>[ 1.570251] vdd3p0: supplied by regulator-dummy <6>[ 1.634427] cpu: supplied by regulator-dummy <6>[ 1.700342] vddsoc: supplied by regulator-dummy <6>[ 3.611738] No ATAGs? <6>[ 3.618037] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 3.623834] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 3.674026] imx6ul-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver <6>[ 3.727069] Serial: AMBA PL011 UART driver <6>[ 3.869526] Kprobes globally optimized <6>[ 4.088598] iommu: Default domain type: Translated <6>[ 4.095932] vgaarb: loaded <5>[ 4.106713] SCSI subsystem initialized <6>[ 4.113274] usbcore: registered new interface driver usbfs <6>[ 4.117192] usbcore: registered new interface driver hub <6>[ 4.122340] usbcore: registered new device driver usb <6>[ 4.143580] i2c i2c-0: IMX I2C adapter registered <6>[ 4.155051] i2c i2c-1: IMX I2C adapter registered <6>[ 4.166632] pps_core: LinuxPPS API ver. 1 registered <6>[ 4.169310] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 4.178764] PTP clock support registered <6>[ 4.224438] clocksource: Switched to clocksource mxc_timer1 <6>[ 8.215534] NET: Registered protocol family 2 <6>[ 8.218645] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 8.230268] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 11264 bytes, linear) <6>[ 8.236652] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 8.244649] TCP bind hash table entries: 4096 (order: 5, 163840 bytes, linear) <6>[ 8.253253] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 8.260638] MPTCP token hash table entries: 512 (order: 2, 24576 bytes, linear) <6>[ 8.266685] UDP hash table entries: 256 (order: 2, 24576 bytes, linear) <6>[ 8.273046] UDP-Lite hash table entries: 256 (order: 2, 24576 bytes, linear) <6>[ 8.281680] NET: Registered protocol family 1 <6>[ 8.295298] RPC: Registered named UNIX socket transport module. <6>[ 8.298852] RPC: Registered udp transport module. <6>[ 8.303784] RPC: Registered tcp transport module. <6>[ 8.308970] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 8.315694] NET: Registered protocol family 44 <6>[ 8.320216] PCI: CLS 0 bytes, default 64 <6>[ 8.330359] Trying to unpack rootfs image as initramfs... <6>[ 14.414600] Freeing initrd memory: 18832K <6>[ 14.419635] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 14.444900] Initialise system trusted keyrings <6>[ 14.450810] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 14.571810] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 14.584458] NFS: Registering the id_resolver key type <5>[ 14.587421] Key type id_resolver registered <5>[ 14.591490] Key type id_legacy registered <6>[ 14.597446] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 14.602893] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 14.611108] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 14.620322] Key type asymmetric registered <5>[ 14.622207] Asymmetric key parser 'x509' registered <6>[ 14.627678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 14.635095] io scheduler mq-deadline registered <6>[ 14.639518] io scheduler kyber registered <4>[ 14.646170] test_firmware: interface ready <4>[ 14.876652] pwm-backlight backlight-display: supply power not found, using dummy regulator <6>[ 15.017682] mxs-dma 1804000.dma-controller: initialized <4>[ 15.128973] imx-sdma 20ec000.dma-controller: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 15.137997] imx-sdma 20ec000.dma-controller: external firmware not found, using ROM firmware <6>[ 15.800257] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 15.852069] SuperH (H)SCI(F) driver initialized <6>[ 15.862319] printk: console [ttymxc0] enabled <6>[ 15.862319] printk: console [ttymxc0] enabled <6>[ 15.869079] printk: bootconsole [ec_imx6q0] disabled <6>[ 15.869079] printk: bootconsole [ec_imx6q0] disabled <6>[ 15.891725] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 73, base_baud = 5000000) is a IMX <6>[ 15.914777] msm_serial: driver initialized <6>[ 15.921460] STMicroelectronics ASC driver initialized <6>[ 15.940628] STM32 USART driver initialized <6>[ 15.995037] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 <4>[ 16.031396] panel-simple panel: supply power not found, using dummy regulator <6>[ 16.161243] brd: module loaded <6>[ 16.255892] loop: module loaded <6>[ 16.267017] lkdtm: No crash points registered, enable through debugfs <6>[ 16.430328] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 16.450775] pps pps0: new PPS source ptp0 <6>[ 16.709883] fec 20b4000.ethernet eth0: registered PHC device 0 <6>[ 16.729633] pps pps1: new PPS source ptp1 <6>[ 20.299023] fec 2188000.ethernet eth1: registered PHC device 1 <6>[ 20.315101] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 20.320442] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 20.327578] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 20.333334] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 20.386400] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 20.394791] usbcore: registered new interface driver pegasus <6>[ 20.401352] usbcore: registered new interface driver asix <6>[ 20.407697] usbcore: registered new interface driver ax88179_178a <6>[ 20.414695] usbcore: registered new interface driver cdc_ether <6>[ 20.421451] usbcore: registered new interface driver smsc75xx <6>[ 20.428334] usbcore: registered new interface driver smsc95xx <6>[ 20.435093] usbcore: registered new interface driver net1080 <6>[ 20.441473] usbcore: registered new interface driver cdc_subset <6>[ 20.448305] usbcore: registered new interface driver zaurus <6>[ 20.455085] usbcore: registered new interface driver cdc_ncm <6>[ 20.488766] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 20.496091] ehci-pci: EHCI PCI platform driver <6>[ 20.501314] ehci-platform: EHCI generic platform driver <6>[ 20.509325] ehci-orion: EHCI orion driver <6>[ 20.515903] SPEAr-ehci: EHCI SPEAr driver <6>[ 20.522104] ehci-st: EHCI STMicroelectronics driver <6>[ 20.529432] ehci-exynos: EHCI Exynos driver <6>[ 20.536055] ehci-atmel: EHCI Atmel driver <6>[ 20.542232] tegra-ehci: Tegra EHCI driver <6>[ 20.548870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 20.555841] ohci-pci: OHCI PCI platform driver <6>[ 20.561085] ohci-platform: OHCI generic platform driver <6>[ 20.569092] SPEAr-ohci: OHCI SPEAr driver <6>[ 20.575782] ohci-st: OHCI STMicroelectronics driver <6>[ 20.582910] ohci-atmel: OHCI Atmel driver <6>[ 20.597161] usbcore: registered new interface driver usb-storage <6>[ 20.675887] i2c /dev entries driver <6>[ 20.868275] sdhci: Secure Digital Host Controller Interface driver <6>[ 20.875122] sdhci: Copyright(c) Pierre Ossman <6>[ 20.900848] Synopsys Designware Multimedia Card Interface Driver <6>[ 20.923780] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 20.972566] sdhci-esdhc-imx 2190000.mmc: Got CD GPIO <6>[ 21.010223] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 21.025564] usbcore: registered new interface driver usbhid <6>[ 21.031507] usbhid: USB HID core driver <6>[ 21.092626] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 21.104844] IPv4 over IPsec tunneling driver <6>[ 21.121908] NET: Registered protocol family 10 <6>[ 21.143488] Segment Routing with IPv6 <6>[ 21.162323] NET: Registered protocol family 17 <6>[ 21.171453] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA <6>[ 21.188909] mmc0: SDHCI controller on 2190000.mmc [2190000.mmc] using ADMA <6>[ 21.207385] 8021q: 802.1Q VLAN Support v1.8 <5>[ 21.214348] Key type dns_resolver registered <6>[ 21.251079] ThumbEE CPU extension supported. <5>[ 21.256202] Registering SWP/SWPB emulation handler <5>[ 21.269754] Loading compiled-in X.509 certificates <4>[ 21.538318] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 21.567346] panel-simple panel: supply power not found, using dummy regulator <4>[ 21.594137] imx_usb 2184000.usb: No over current polarity defined <4>[ 21.643610] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 21.657944] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 21.664550] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 21.674420] mmc1: new high speed SDHC card at address aaaa <6>[ 21.693715] mmcblk1: mmc1:aaaa SS16G 14.8 GiB <6>[ 21.715688] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 21.726004] mmcblk1: p1 p2 <6>[ 21.756366] hub 1-0:1.0: USB hub found <6>[ 21.765039] hub 1-0:1.0: 1 port detected <6>[ 21.792828] imx_thermal 20c8000.anatop:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C <4>[ 21.830108] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 21.856676] panel-simple panel: supply power not found, using dummy regulator <4>[ 21.890190] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 21.917173] panel-simple panel: supply power not found, using dummy regulator <6>[ 22.035904] 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>[ 22.151674] 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>[ 25.180863] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 25.207324] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 25.236817] Sending DHCP requests .., OK <6>[ 28.342005] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.212 <6>[ 28.350620] IP-Config: Complete: <6>[ 28.354586] 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>[ 28.365294] host=172.16.1.212, domain=example.org, nis-domain=(none) <6>[ 28.372516] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 28.372610] nameserver0=172.16.1.4 <6>[ 28.534988] Freeing unused kernel memory: 2048K <6>[ 28.542062] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 29.389068] udevd[128]: starting version 3.2.9 <5>[ 29.401140] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 29.411566] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 29.419440] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 29.456321] udevd[128]: specified user 'tss' unknown <27>[ 29.462294] udevd[128]: specified group 'tss' unknown <30>[ 29.497933] udevd[129]: starting eudev-3.2.9 <6>[ 37.834808] CAN device driver interface <4>[ 39.550701] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 39.879621] panel-simple panel: supply power not found, using dummy regulator <6>[ 40.941412] caam 2140000.crypto: RNG4 SH0 was previously instantiated without prediction resistance. Tearing it down <6>[ 40.952699] caam 2140000.crypto: Deinstantiated RNG4 SH0 <6>[ 40.958577] caam 2140000.crypto: Instantiated RNG4 SH0 <6>[ 40.964227] caam 2140000.crypto: RNG4 SH1 was previously instantiated without prediction resistance. Tearing it down <6>[ 40.975205] caam 2140000.crypto: Deinstantiated RNG4 SH1 <6>[ 40.980866] caam 2140000.crypto: Instantiated RNG4 SH1 <6>[ 40.986434] caam 2140000.crypto: device ID = 0x0a16030000000000 (Era 8) <6>[ 40.993360] caam 2140000.crypto: job rings = 3, qi = 0 <4>[ 41.055840] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 41.360432] panel-simple panel: supply power not found, using dummy regulator <6>[ 42.756371] spi-nor spi4.0: n25q256a (32768 Kbytes) <4>[ 42.993336] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 43.203187] panel-simple panel: supply power not found, using dummy regulator <6>[ 43.359494] gpio@0 enforce active low on chipselect handle <4>[ 43.686313] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 43.852227] panel-simple panel: supply power not found, using dummy regulator <6>[ 48.541380] caam algorithms registered in /proc/crypto <6>[ 48.562051] caam 2140000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 48.570155] caam 2140000.crypto: registering rng-caam <4>[ 48.603075] pwm-backlight backlight-display: supply power not found, using dummy regulator <5>[ 48.619948] random: crng init done <4>[ 48.645291] panel-simple panel: supply power not found, using dummy regulator <4>[ 48.757157] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 48.791109] panel-simple panel: supply power not found, using dummy regulator <4>[ 48.925706] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 49.001491] panel-simple panel: supply power not found, using dummy regulator 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-1257113/environment . /lava-1257113/environment / # /lava-1257113/bin/lava-test-runner /lava-1257113/0 /lava-1257113/bin/lava-test-runner /lava-1257113/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1257113/0/tests/0_dmesg + cat uuid + UUID=1257113_1.5.2.4.1<8>[ 55.930862] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 56.154726] <8>[ 56.352926] <8>[ 56.551941] + set +x <8>[ 56.568858] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1257113/environment / # . /lava-1257113/environment/lava-1257113/bin/lava-test-runner /lava-1257113/1 / # /lava-1257113/bin/lava-test-runner /lava-1257113/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1257113/1/tests/1_bootrr + cat uuid + UUID=1257113_1.5.2.4.5<8>[ 62.582968] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1257113/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto regulator-can-3v3 backlight-display panel 2090000.flexcan 2094000.flexcan sound 21c8000.lcdif /lava-1257113/1/../bin/lava-test-case <8>[ 63.902215] /lava-1257113/1/../bin/lava-test-case <8>[ 64.092123] /lava-1257113/1/../bin/lava-test-case <8>[ 64.192830] + set +x <8>[ 64.265021] / #