Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3004 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.2.2:1.0-port0, 115200n81, local=false [,115200N81] (Debian GNU/Linux) U-Boot SPL 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43) U-Boot 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43 +0100) CPU: Freescale i.MX6DL rev1.1 at 792 MHz Reset cause: POR Board: UDOO DualLite DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] 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 FEC Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.141 (3811 ms) => setenv serverip 192.168.56.76 setenv serverip 192.168.56.76 => tftp 0x12000000 652504/tftp-deploy-vioj3xuh/kernel/zImage tftp 0x12000000 652504/tftp-deploy-vioj3xuh/kernel/zImage Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.56.141 Filename '652504/tftp-deploy-vioj3xuh/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########### 10.1 MiB/s done Bytes transferred = 8741376 (856200 hex) => tftp 0x13000000 652504/tftp-deploy-vioj3xuh/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 652504/tftp-deploy-vioj3xuh/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.56.141 Filename '652504/tftp-deploy-vioj3xuh/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 10 MiB/s done Bytes transferred = 13335042 (cb7a02 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 652504/tftp-deploy-vioj3xuh/dtb/imx6dl-udoo.dtb tftp 0x18000000 652504/tftp-deploy-vioj3xuh/dtb/imx6dl-udoo.dtb Using FEC device TFTP from server 192.168.56.76; our IP address is 192.168.56.141 Filename '652504/tftp-deploy-vioj3xuh/dtb/imx6dl-udoo.dtb'. Load address: 0x18000000 Loading: *### 8.2 MiB/s done Bytes transferred = 34230 (85b6 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x856200 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13334978 Bytes = 12.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800b5b5 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.306-cip107-rt35 (KernelCI@build-j127807-arm-gcc-10-multi-v7-defconfig-vd7fl) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Sat Mar 2 02:11:24 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Udoo i.MX6 Dual-lite Board [ 0.000000] earlycon: ec_imx21 at MMIO 0x021e8000 (options '') [ 0.000000] bootconsole [ec_imx21] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] percpu: Embedded 17 pages/cpu s37004 r8192 d24436 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 939292K/1048576K available (12288K kernel code, 1598K rwdata, 4688K rodata, 2048K init, 394K bss, 43748K reserved, 65536K cma-reserved, 196608K 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 : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 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) (1599 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 395 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] rcu: 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=2. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] L2C-310 erratum 769419 enabled <6>[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 <6>[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 <6>[ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines <6>[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled <6>[ 0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001 <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008444] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.021017] Console: colour dummy device 80x30 <6>[ 0.023089] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.033504] CPU: Testing write buffer coherency: ok <6>[ 0.038636] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.043930] pid_max: default: 32768 minimum: 301 <6>[ 0.048935] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.055681] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.063895] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.069593] Setting up static identity map for 0x10300000 - 0x103000a0 <6>[ 0.077136] rcu: Hierarchical SRCU implementation. <6>[ 0.083582] EFI services will not be available. <6>[ 0.085723] smp: Bringing up secondary CPUs ... <6>[ 0.091235] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.091242] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.101671] smp: Brought up 1 node, 2 CPUs <6>[ 0.105899] SMP: Total of 2 processors activated (12.00 BogoMIPS). <6>[ 0.112313] CPU: All CPU(s) started in SVC mode. <6>[ 0.118259] devtmpfs: initialized <6>[ 0.126708] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 <6>[ 0.132124] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.141943] futex hash table entries: 512 (order: 3, 32768 bytes) <6>[ 0.151378] pinctrl core: initialized pinctrl subsystem <6>[ 0.155560] DMI not present or invalid. <6>[ 0.158970] NET: Registered protocol family 16 <6>[ 0.165357] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.172268] cpuidle: using governor menu <6>[ 0.174314] CPU identified as i.MX6DL, silicon rev 1.1 <6>[ 0.187824] vdd1p1: supplied by regulator-dummy <6>[ 0.190309] vdd3p0: supplied by regulator-dummy <6>[ 0.195076] vdd2p5: supplied by regulator-dummy <6>[ 0.199904] vddarm: supplied by regulator-dummy <6>[ 0.204826] vddpu: supplied by regulator-dummy <6>[ 0.209239] vddsoc: supplied by regulator-dummy <6>[ 0.224378] No ATAGs? <6>[ 0.224473] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.232442] hw-breakpoint: maximum watchpoint size is 4 bytes. <4>[ 0.241379] imx6dl-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e0000 debugfs directory <6>[ 0.248299] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver <6>[ 0.259135] Serial: AMBA PL011 UART driver <6>[ 0.284666] mxs-dma 110000.dma-apbh: initialized <6>[ 0.291680] vgaarb: loaded <5>[ 0.292559] SCSI subsystem initialized <6>[ 0.296227] usbcore: registered new interface driver usbfs <6>[ 0.301622] usbcore: registered new interface driver hub <6>[ 0.307141] usbcore: registered new device driver usb <6>[ 0.313546] i2c i2c-1: IMX I2C adapter registered <6>[ 0.317384] i2c i2c-1: can't use DMA, using PIO instead. <6>[ 0.323439] i2c i2c-2: IMX I2C adapter registered <6>[ 0.327902] i2c i2c-2: can't use DMA, using PIO instead. <6>[ 0.334733] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.338684] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.348121] PTP clock support registered <6>[ 0.352476] EDAC MC: Ver: 3.0.0 <6>[ 0.358357] clocksource: Switched to clocksource mxc_timer1 <6>[ 0.419948] NET: Registered protocol family 2 <6>[ 0.421948] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.429703] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.436620] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.444018] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.450742] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.457317] UDP hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.463467] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.470194] NET: Registered protocol family 1 <6>[ 0.475207] RPC: Registered named UNIX socket transport module. <6>[ 0.480825] RPC: Registered udp transport module. <6>[ 0.485744] RPC: Registered tcp transport module. <6>[ 0.490733] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.497881] Trying to unpack rootfs image as initramfs... <6>[ 1.535753] Freeing initrd memory: 13024K <4>[ 1.537550] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 1.544843] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 1.554649] Initialise system trusted keyrings <6>[ 1.557878] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 1.570598] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.574625] NFS: Registering the id_resolver key type <5>[ 1.579220] Key type id_resolver registered <5>[ 1.583584] Key type id_legacy registered <6>[ 1.587891] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 1.594722] Key type asymmetric registered <5>[ 1.596811] Asymmetric key parser 'x509' registered <6>[ 1.602026] bounce: pool size: 64 pages <6>[ 1.606073] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.613711] io scheduler noop registered <6>[ 1.617863] io scheduler deadline registered <6>[ 1.622642] io scheduler cfq registered (default) <6>[ 1.627349] io scheduler mq-deadline registered <6>[ 1.632153] io scheduler kyber registered <4>[ 1.664933] imx-pgc-pd imx-pgc-power-domain.0: DMA mask not set <6>[ 1.668383] imx-pgc-pd imx-pgc-power-domain.0: Linked as a consumer to 20dc000.gpc <4>[ 1.676157] imx-pgc-pd imx-pgc-power-domain.1: DMA mask not set <6>[ 1.682388] imx-pgc-pd imx-pgc-power-domain.1: Linked as a consumer to regulator.5 <4>[ 1.690297] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <4>[ 1.698390] PU : no governor for states <6>[ 1.699874] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware <6>[ 1.703950] imx-pgc-pd imx-pgc-power-domain.1: Linked as a consumer to 20dc000.gpc <6>[ 1.776322] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.783416] SuperH (H)SCI(F) driver initialized <6>[ 1.786272] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 62, base_baud = 5000000) is a IMX <6>[ 1.797123] console [ttymxc1] enabled <6>[ 1.797123] console [ttymxc1] enabled <6>[ 1.802129] bootconsole [ec_imx21] disabled <6>[ 1.802129] bootconsole [ec_imx21] disabled <6>[ 1.812149] msm_serial: driver initialized <6>[ 1.818430] STMicroelectronics ASC driver initialized <6>[ 1.825292] STM32 USART driver initialized <6>[ 1.846158] brd: module loaded <6>[ 1.855233] loop: module loaded <6>[ 1.870183] CAN device driver interface <6>[ 1.875332] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <4>[ 1.883238] fec 2188000.ethernet: 2188000.ethernet supply phy not found, using dummy regulator <6>[ 1.892234] fec 2188000.ethernet: Linked as a consumer to regulator.0 <6>[ 1.899304] pps pps0: new PPS source ptp0 <6>[ 1.930578] fec 2188000.ethernet eth0: registered PHC device 0 <6>[ 1.937740] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 1.943879] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.950159] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 1.957384] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.968009] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 1.975747] usbcore: registered new interface driver pegasus <6>[ 1.981731] usbcore: registered new interface driver asix <6>[ 1.987437] usbcore: registered new interface driver ax88179_178a <6>[ 1.993848] usbcore: registered new interface driver cdc_ether <6>[ 2.000010] usbcore: registered new interface driver smsc75xx <6>[ 2.006063] usbcore: registered new interface driver smsc95xx <6>[ 2.012130] usbcore: registered new interface driver net1080 <6>[ 2.018084] usbcore: registered new interface driver cdc_subset <6>[ 2.024325] usbcore: registered new interface driver zaurus <6>[ 2.030247] usbcore: registered new interface driver cdc_ncm <6>[ 2.038659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.045453] ehci-pci: EHCI PCI platform driver <6>[ 2.050224] ehci-platform: EHCI generic platform driver <6>[ 2.055971] ehci-orion: EHCI orion driver <6>[ 2.060475] SPEAr-ehci: EHCI SPEAr driver <6>[ 2.064911] ehci-st: EHCI STMicroelectronics driver <6>[ 2.070235] ehci-exynos: EHCI EXYNOS driver <6>[ 2.074830] ehci-atmel: EHCI Atmel driver <6>[ 2.079286] tegra-ehci: Tegra EHCI driver <6>[ 2.083741] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.090224] ohci-pci: OHCI PCI platform driver <6>[ 2.094979] ohci-platform: OHCI generic platform driver <6>[ 2.100706] SPEAr-ohci: OHCI SPEAr driver <6>[ 2.105142] ohci-st: OHCI STMicroelectronics driver <6>[ 2.110472] ohci-atmel: OHCI Atmel driver <6>[ 2.115593] usbcore: registered new interface driver usb-storage <6>[ 2.123881] imx_usb 2184200.usb: Linked as a consumer to regulator.7 <6>[ 2.134588] ci_hdrc ci_hdrc.0: EHCI Host Controller <6>[ 2.139794] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 <6>[ 2.168379] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 <6>[ 2.174795] hub 1-0:1.0: USB hub found <6>[ 2.178895] hub 1-0:1.0: 1 port detected <6>[ 2.188663] i2c /dev entries driver <6>[ 2.204859] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) <6>[ 2.215643] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.222120] sdhci: Copyright(c) Pierre Ossman <6>[ 2.228655] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.236572] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.243459] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO <6>[ 2.281407] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA <6>[ 2.292180] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.299435] usbcore: registered new interface driver usbhid <6>[ 2.305273] usbhid: USB HID core driver <6>[ 2.314653] NET: Registered protocol family 10 <6>[ 2.320641] Segment Routing with IPv6 <6>[ 2.324653] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.331472] NET: Registered protocol family 17 <6>[ 2.336193] can: controller area network core (rev 20170425 abi 9) <6>[ 2.342739] NET: Registered protocol family 29 <6>[ 2.347451] can: raw protocol (rev 20170425) <6>[ 2.352013] can: broadcast manager protocol (rev 20170425 t) <6>[ 2.357945] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 2.364172] Key type dns_resolver registered <6>[ 2.369729] cpu cpu0: Linked as a consumer to regulator.4 <6>[ 2.375452] cpu cpu0: Linked as a consumer to regulator.5 <6>[ 2.381213] cpu cpu0: Linked as a consumer to regulator.6 <6>[ 2.387588] ThumbEE CPU extension supported. <5>[ 2.392279] Registering SWP/SWPB emulation handler <5>[ 2.397926] Loading compiled-in X.509 certificates <6>[ 2.415449] imx_thermal tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C <6>[ 2.426733] hctosys: unable to open rtc device (rtc0) <4>[ 2.433905] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 2.448146] mmc0: new high speed SDXC card at address 59b4 <6>[ 2.455335] mmcblk0: mmc0:59b4 SD128 119 GiB <6>[ 2.462738] mmcblk0: p1 p2 <6>[ 2.508409] usb 1-1: new high-speed USB device number 2 using ci_hdrc <6>[ 2.632295] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:06: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:06, irq=POLL) <6>[ 2.647217] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 2.710106] hub 1-1:1.0: USB hub found <6>[ 2.714354] hub 1-1:1.0: 4 ports detected <6>[ 3.038487] usb 1-1.3: new high-speed USB device number 3 using ci_hdrc <6>[ 5.759085] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 5.768457] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 5.798369] Sending DHCP requests ..., OK <6>[ 12.152767] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.141 <6>[ 12.161201] IP-Config: Complete: <6>[ 12.164713] device=eth0, hwaddr=00:c0:08:88:29:80, ipaddr=192.168.56.141, mask=255.255.255.0, gw=192.168.56.254 <6>[ 12.175548] host=192.168.56.141, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 12.183773] bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= <6>[ 12.183781] nameserver0=192.168.56.254 <6>[ 12.195930] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <6>[ 12.207137] Freeing unused kernel memory: 2048K <6>[ 12.229222] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 12.366795] udevd[91]: starting version 3.2.9 <5>[ 12.372469] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 12.379675] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 12.386485] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 12.401141] udevd[91]: specified user 'tss' unknown <27>[ 12.406516] udevd[91]: specified group 'tss' unknown <30>[ 12.414257] udevd[92]: starting eudev-3.2.9 <6>[ 12.882231] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops [etnaviv]) <6>[ 12.894381] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops [etnaviv]) <6>[ 12.901169] etnaviv-gpu 130000.gpu: model: GC880, revision: 5106 <6>[ 12.938181] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 <6>[ 12.968161] [drm] Initialized etnaviv 1.2.0 20151214 for etnaviv on minor 0 done Saving random seed: <5>[ 13.494876] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 13.584527] 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-652504/environment . /lava-652504/environment / # /lava-652504/bin/lava-test-runner /lava-652504/0 /lava-652504/bin/lava-test-runner /lava-652504/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-652504/0/tests/0_dmesg + cat uuid + <8>[ 14.173921] UUID=652504_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 14.218050] <8>[ 14.255795] <8>[ 14.292442] + set +x <8>[ 14.302469] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-652504/environment / # . /lava-652504/environment/lava-652504/bin/lava-test-runner /lava-652504/1 / # /lava-652504/bin/lava-test-runner /lava-652504/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-652504/1/tests/1_boot<8>[ 14.797945] rr + cat uuid + UUID=652504_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-652504/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-652504/1/../bin/lava-test-case <8>[ 14.854323] /lava-652504/1/../bin/lava-test-case <8>[ 14.894491] /lava-652504/1/../bin/lava-test-case <8>[ 14.920518] /lava-652504/1/../bin/lava-test-case <8>[ 14.967527] /lava-652504/1/../bin/lava-test-case <8>[ 15.006869] /lava-652504/1/../bin/lava-test-case <8>[ 16.060496] /lava-652504/1/../bin/lava-test-case <8>[ 16.096833] /lava-652504/1/../bin/lava-test-case <8>[ 16.132930] /lava-652504/1/../bin/lava-test-case <8>[ 16.165158] /lava-652504/1/../bin/lava-test-case <8>[ 16.204125] /lava-652504/1/../bin/lava-test-case <8>[ 16.235793] /lava-652504/1/../bin/lava-test-case <8>[ 16.275767] /lava-652504/1/../bin/lava-test-case <8>[ 16.307333] /lava-652504/1/../bin/lava-test-case <8>[ 16.346582] /lava-652504/1/../bin/lava-test-case <8>[ 17.394610] /lava-652504/1/../bin/lava-test-case <8>[ 18.442459] /lava-652504/1/../bin/lava-test-case <8>[ 19.490191] /lava-652504/1/../bin/lava-test-case <8>[ 20.534026] /lava-652504/1/../bin/lava-test-case <8>[ 21.581915] /lava-652504/1/../bin/lava-test-case <8>[ 22.629600] /lava-652504/1/../bin/lava-test-case <8>[ 23.673978] /lava-652504/1/../bin/lava-test-case <8>[ 24.720585] /lava-652504/1/../bin/lava-test-case <8>[ 25.769015] /lava-652504/1/../bin/lava-test-case <8>[ 26.815340] /lava-652504/1/../bin/lava-test-case <8>[ 27.856583] /lava-652504/1/../bin/lava-test-case <8>[ 28.905000] /lava-652504/1/../bin/lava-test-case <8>[ 29.952753] /lava-652504/1/../bin/lava-test-case <8>[ 31.000421] /lava-652504/1/../bin/lava-test-case <8>[ 31.031918] /lava-652504/1/../bin/lava-test-case <8>[ 31.067872] /lava-652504/1/../bin/lava-test-case <8>[ 31.106182] + set +x <8>[ 31.117534] / #