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 [] (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 (3884 ms) => setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 => tftp 0x12000000 568867/tftp-deploy-8xgnkg98/kernel/zImage tftp 0x12000000 568867/tftp-deploy-8xgnkg98/kernel/zImage Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.141 Filename '568867/tftp-deploy-8xgnkg98/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############# 10.3 MiB/s done Bytes transferred = 11635328 (b18a80 hex) => tftp 0x13000000 568867/tftp-deploy-8xgnkg98/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 568867/tftp-deploy-8xgnkg98/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.141 Filename '568867/tftp-deploy-8xgnkg98/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 10.2 MiB/s done Bytes transferred = 6534211 (63b443 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 568867/tftp-deploy-8xgnkg98/dtb/imx6dl-udoo.dtb tftp 0x18000000 568867/tftp-deploy-8xgnkg98/dtb/imx6dl-udoo.dtb Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.141 Filename '568867/tftp-deploy-8xgnkg98/dtb/imx6dl-udoo.dtb'. Load address: 0x18000000 Loading: *### 33.2 KiB/s done Bytes transferred = 35218 (8992 hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/568867/extract-nfsrootfs-45wiookn,tcp,hard ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/568867/extract-nfsrootfs-45wiookn,tcp,hard ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0xb18a80 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 6534147 Bytes = 6.2 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 1800b991 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.31 (KernelCI@build-j1614945-arm-gcc-10-imx-v6-v7-defconfig-v46dx) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Tue Jun 6 12:06:53 UTC 2023 [ 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] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] percpu: Embedded 17 pages/cpu s38388 r8192 d23052 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/568867/extract-nfsrootfs-45wiookn,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 935964K/1048576K available (15360K kernel code, 2191K rwdata, 5092K rodata, 1024K init, 6673K bss, 47076K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000001] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000021] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.002011] Console: colour dummy device 80x30 [ 0.002090] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.002101] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.002110] ... MAX_LOCK_DEPTH: 48 [ 0.002121] ... MAX_LOCKDEP_KEYS: 8192 [ 0.002130] ... CLASSHASH_SIZE: 4096 [ 0.002139] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.002148] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.002158] ... CHAINHASH_SIZE: 32768 [ 0.002168] memory used by lock dependency info: 4061 kB [ 0.002178] memory used for stack traces: 2112 kB [ 0.002189] per task-struct memory footprint: 1536 bytes [ 0.002299] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.002330] pid_max: default: 32768 minimum: 301 [ 0.002970] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.003002] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.006962] CPU: Testing write buffer coherency: ok [ 0.007150] CPU0: Spectre v2: using BPIALL workaround [ 0.008502] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.011904] cblist_init_generic: Setting adjustable number of callback queues. [ 0.012011] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.012366] Running RCU-tasks wait API self tests [ 0.012676] Setting up static identity map for 0x10100000 - 0x10100078 [ 0.013317] Callback from call_rcu_tasks_trace() invoked. [ 0.013569] rcu: Hierarchical SRCU implementation. [ 0.013581] rcu: Max phase no-delay instances is 1000. [ 0.016049] smp: Bringing up secondary CPUs ... [ 0.019384] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.019410] CPU1: Spectre v2: using BPIALL workaround [ 0.020549] smp: Brought up 1 node, 2 CPUs [ 0.020573] SMP: Total of 2 processors activated (12.00 BogoMIPS). [ 0.020589] CPU: All CPU(s) started in SVC mode. [ 0.023506] devtmpfs: initialized [ 0.054156] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.056525] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.056593] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.060767] pinctrl core: initialized pinctrl subsystem [ 0.067182] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.089345] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.094521] thermal_sys: Registered thermal governor 'step_wise' [ 0.094872] cpuidle: using governor menu [ 0.095197] CPU identified as i.MX6DL, silicon rev 1.1 [ 0.112260] platform 120000.hdmi: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.146858] platform 20e0000.iomuxc-gpr:ipu1_csi0_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.147503] platform 20e0000.iomuxc-gpr:ipu1_csi1_mux: Fixed dependency cycle(s) with /soc/ipu@2400000 [ 0.170949] No ATAGs? [ 0.171294] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.171345] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.176247] imx6dl-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver [ 0.219175] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.289861] SCSI subsystem initialized [ 0.291810] usbcore: registered new interface driver usbfs [ 0.292052] usbcore: registered new interface driver hub [ 0.292198] usbcore: registered new device driver usb [ 0.292690] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator [ 0.293533] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests [ 0.293967] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator [ 0.294628] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests [ 0.298623] i2c i2c-1: IMX I2C adapter registered [ 0.300524] i2c i2c-2: IMX I2C adapter registered [ 0.300947] mc: Linux media interface: v0.10 [ 0.301191] videodev: Linux video capture interface: v2.00 [ 0.301803] pps_core: LinuxPPS API ver. 1 registered [ 0.301818] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.301875] PTP clock support registered [ 0.304260] Advanced Linux Sound Architecture Driver Initialized. [ 0.308468] Bluetooth: Core ver 2.22 [ 0.308600] NET: Registered PF_BLUETOOTH protocol family [ 0.308614] Bluetooth: HCI device and connection manager initialized [ 0.308736] Bluetooth: HCI socket layer initialized [ 0.308764] Bluetooth: L2CAP socket layer initialized [ 0.308917] Bluetooth: SCO socket layer initialized [ 0.312078] vgaarb: loaded [ 1.367388] clocksource: Switched to clocksource mxc_timer1 [ 1.370357] VFS: Disk quotas dquot_6.6.0 [ 1.370526] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.405671] NET: Registered PF_INET protocol family [ 1.406569] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 1.409978] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear) [ 1.410097] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.410148] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 1.410461] TCP bind hash table entries: 8192 (order: 7, 655360 bytes, linear) [ 1.412767] TCP: Hash tables configured (established 8192 bind 8192) [ 1.413422] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.413667] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.414321] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.416719] RPC: Registered named UNIX socket transport module. [ 1.416768] RPC: Registered udp transport module. [ 1.416782] RPC: Registered tcp transport module. [ 1.416793] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.418698] PCI: CLS 0 bytes, default 64 [ 1.420188] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. [ 1.422611] Trying to unpack rootfs image as initramfs... [ 1.427525] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.433634] Initialise system trusted keyrings [ 1.448109] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 1.489145] NFS: Registering the id_resolver key type [ 1.489322] Key type id_resolver registered [ 1.489367] Key type id_legacy registered [ 1.489671] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.489784] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.489977] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.491458] fuse: init (API version 7.37) [ 1.627445] Key type asymmetric registered [ 1.627636] Asymmetric key parser 'x509' registered [ 1.628373] bounce: pool size: 64 pages [ 1.628848] io scheduler mq-deadline registered [ 1.628872] io scheduler kyber registered [ 1.678288] mxs-dma 110000.dma-apbh: initialized [ 1.709521] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 267, base_baud = 5000000) is a IMX [ 2.284092] Freeing initrd memory: 6384K [ 2.288321] printk: console [ttymxc1] enabled [ 2.731752] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 268, base_baud = 5000000) is a IMX [ 2.754326] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.31a with HDCP (DWC HDMI 3D TX PHY) [ 2.790915] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops) [ 2.797634] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops) [ 2.803267] etnaviv-gpu 130000.gpu: model: GC880, revision: 5106 [ 2.810534] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 [ 2.820001] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 [ 2.833312] Stack Depot allocating hash table of 65536 entries with kvcalloc [ 2.845400] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 2.853502] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 2.862122] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 2.873175] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 2.883153] imx-drm display-subsystem: [drm] Cannot find any crtc or sizes [ 2.891389] imx-ipuv3 2400000.ipu: IPUv3H probed [ 2.933691] brd: module loaded [ 2.964637] loop: module loaded [ 2.981707] CAN device driver interface [ 2.991848] pps pps0: new PPS source ptp0 [ 3.035134] fec 2188000.ethernet eth0: registered PHC device 0 [ 3.043718] usbcore: registered new interface driver r8152 [ 3.050136] usbcore: registered new interface driver lan78xx [ 3.055975] usbcore: registered new interface driver asix [ 3.061614] usbcore: registered new interface driver ax88179_178a [ 3.068129] usbcore: registered new interface driver cdc_ether [ 3.074139] usbcore: registered new interface driver smsc95xx [ 3.080097] usbcore: registered new interface driver net1080 [ 3.085881] usbcore: registered new interface driver cdc_subset [ 3.091991] usbcore: registered new interface driver zaurus [ 3.097752] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 3.105374] usbcore: registered new interface driver cdc_ncm [ 3.111237] usbcore: registered new interface driver r8153_ecm [ 3.117420] usbcore: registered new interface driver usb-storage [ 3.131803] SPI driver ads7846 has no spi_device_id for ti,tsc2046 [ 3.138142] SPI driver ads7846 has no spi_device_id for ti,ads7843 [ 3.144350] SPI driver ads7846 has no spi_device_id for ti,ads7845 [ 3.150626] SPI driver ads7846 has no spi_device_id for ti,ads7873 [ 3.168038] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 [ 3.174353] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) [ 3.183909] i2c_dev: i2c /dev entries driver [ 3.202165] Bluetooth: HCI UART driver ver 2.3 [ 3.206646] Bluetooth: HCI UART protocol H4 registered [ 3.211978] Bluetooth: HCI UART protocol LL registered [ 3.220269] sdhci: Secure Digital Host Controller Interface driver [ 3.226476] sdhci: Copyright(c) Pierre Ossman [ 3.230956] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.240341] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO [ 3.240472] caam 2100000.crypto: Entropy delay = 3200 [ 3.289185] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA [ 3.311326] caam 2100000.crypto: Instantiated RNG4 SH0 [ 3.332722] mmc2: host does not support reading read-only switch, assuming write-enable [ 3.343138] mmc2: new high speed SDXC card at address 59b4 [ 3.352634] mmcblk2: mmc2:59b4 SD128 119 GiB [ 3.370550] mmcblk2: p1 p2 [ 3.372087] caam 2100000.crypto: Instantiated RNG4 SH1 [ 3.378775] caam 2100000.crypto: device ID = 0x0a16010000000100 (Era 4) [ 3.385421] caam 2100000.crypto: job rings = 2, qi = 0 [ 3.399497] caam algorithms registered in /proc/crypto [ 3.405175] caam 2100000.crypto: registering rng-caam [ 3.434215] caam 2100000.crypto: rng crypto API alg registered prng-caam [ 3.445545] usbcore: registered new interface driver usbhid [ 3.451274] usbhid: USB HID core driver [ 3.459601] imx-ipuv3-csi imx-ipuv3-csi.0: Registered ipu1_csi0 capture as /dev/video0 [ 3.469503] imx-ipuv3 2400000.ipu: Registered ipu1_ic_prpenc capture as /dev/video1 [ 3.478308] imx-ipuv3 2400000.ipu: Registered ipu1_ic_prpvf capture as /dev/video2 [ 3.487328] imx-ipuv3-csi imx-ipuv3-csi.1: Registered ipu1_csi1 capture as /dev/video3 [ 3.518983] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 3.533959] NET: Registered PF_INET6 protocol family [ 3.543391] Segment Routing with IPv6 [ 3.547919] In-situ OAM (IOAM) with IPv6 [ 3.552051] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.560773] NET: Registered PF_PACKET protocol family [ 3.565862] can: controller area network core [ 3.570544] NET: Registered PF_CAN protocol family [ 3.575373] can: raw protocol [ 3.578671] can: broadcast manager protocol [ 3.582918] can: netlink gateway - max_hops=1 [ 3.587913] Key type dns_resolver registered [ 3.605313] Registering SWP/SWPB emulation handler [ 3.611230] Loading compiled-in X.509 certificates [ 3.615437] random: crng init done [ 3.761841] imx_usb 2184000.usb: No over current polarity defined [ 4.383546] mxs_phy 20c9000.usbphy: Data pin can't make good contact. [ 4.401536] video-mux 20e0000.iomuxc-gpr:ipu1_csi0_mux: Consider updating driver video-mux to match on endpoints [ 4.417957] video-mux 20e0000.iomuxc-gpr:ipu1_csi1_mux: Consider updating driver video-mux to match on endpoints [ 4.436568] imx-media: Registered ipu_ic_pp csc/scaler as /dev/video4 [ 4.448036] imx_thermal 20c8000.anatop:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C [ 4.464753] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 4.478593] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 4.572149] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:06: attached PHY driver (mii_bus:phy_addr=2188000.ethernet-1:06, irq=POLL) [ 7.689147] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 7.697780] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7.737562] Sending DHCP requests .., OK [ 10.741892] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.141 [ 10.750227] IP-Config: Complete: [ 10.753500] device=eth0, hwaddr=00:c0:08:88:29:80, ipaddr=192.168.56.141, mask=255.255.255.0, gw=192.168.56.254 [ 10.764236] host=192.168.56.141, domain=mayfield.sirena.org.uk, nis-domain=(none) [ 10.772306] bootserver=192.168.56.254, rootserver=192.168.56.75, rootpath= [ 10.772343] nameserver0=192.168.56.254 [ 10.784016] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 [ 10.792749] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 10.841021] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 10.849800] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 10.858687] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db [ 10.860495] ALSA device list: [ 10.869909] No soundcards found. [ 10.876482] Freeing unused kernel image (initmem) memory: 1024K [ 10.948884] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u2 [ 12.520326] cfg80211: failed to load regulatory.db [ 12.572129] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 12.603334] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 12.640780] coda 2040000.vpu: Direct firmware load for vpu_fw_imx6d.bin failed with error -2 [ 12.649463] coda 2040000.vpu: Falling back to sysfs fallback for: vpu_fw_imx6d.bin [ 12.656080] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 12.750497] imx-sdma 20ec000.dma-controller: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 12.760961] imx-sdma 20ec000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx6q.bin [ 12.774511] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 12.966578] fsl-asoc-card sound: ASoC: driver name too long 'fsl,imx6q-udoo-ac97' -> 'fsl_imx6q-udoo-' [ 13.168760] coda 2040000.vpu: Direct firmware load for vpu/vpu_fw_imx6d.bin failed with error -2 [ 13.177675] coda 2040000.vpu: Falling back to sysfs fallback for: vpu/vpu_fw_imx6d.bin [ 13.274040] imx-sdma 20ec000.dma-controller: external firmware not found, using ROM firmware [ 13.285988] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6dl.bin failed with error -2 [ 13.295161] coda 2040000.vpu: Falling back to sysfs fallback for: v4l-coda960-imx6dl.bin [ 13.308648] coda 2040000.vpu: firmware request failed Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. IP-Config: eth0 hardware address 00:c0:08:88:29:80 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.141 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 15.186773] systemd[1]: System time before build time, advancing clock. [ 15.346749] systemd[1]: systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 15.372429] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 15.424107] systemd[1]: Set hostname to . [ 17.216454] systemd[1]: Queued start job for default target Graphical Interface. [ 17.231854] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 17.270327] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 17.312294] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 17.349269] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 17.390905] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 17.430019] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 17.476622] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 17.519255] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 17.557913] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 17.588449] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 17.627593] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 17.658525] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 17.691052] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 17.779990] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 17.792857] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 17.829805] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 17.873229] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 17.928861] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 17.971495] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 18.020029] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 18.030693] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 18.104192] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 18.146747] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 18.190088] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 18.214736] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 18.255899] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 18.325667] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 18.378597] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 18.405442] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 18.520008] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 18.564613] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 18.615544] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 18.688992] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 18.739315] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 18.793726] systemd[1]: modprobe@configfs.service: Succeeded. [ 18.818927] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 18.942959] systemd[1]: modprobe@drm.service: Succeeded. [ 18.967951] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 18.991224] systemd[1]: modprobe@fuse.service: Succeeded. [ 19.010054] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 19.048549] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. Mounting [0;1;39mFUSE Control File System[0m... Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 19.597408] systemd-journald[240]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc1[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0m[0;31m* [0m] (1 of 3) A start job is running for… Login Management (14s / 1min 41s) M[K[[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [K[[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc1[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc1 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 6.1.31 #1 SMP Tue Jun 6 12:06:53 UTC 2023 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/568867/extract-nfsrootfs-45wiookn' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/568867/extract-nfsrootfs-45wiookn' / # export NFS_SERVER_IP='192.168.56.75' export NFS_SERVER_IP='192.168.56.75' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-568867/environment . /lava-568867/environment / # /lava-568867/bin/lava-test-runner /lava-568867/0 /lava-568867/bin/lava-test-runner /lava-568867/0 + export TESTRUN_ID=0_dmesg + cd /lava-568867/0/tests/0_dmesg + cat uuid + UUID=568867_1.6.2.4.1[ 34.968746] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 35.174464] [ 35.337439] [ 35.495476] + set +x [ 35.506252] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-568867/environment / # . /lava-568867/environment/lava-568867/bin/lava-test-runner /lava-568867/1 / # /lava-568867/bin/lava-test-runner /lava-568867/1 + export TESTRUN_ID=1_bootrr + cd /lava-568867/1/tests/1_bootrr + cat uuid + UUID=568867_1.6.2.4.5[ 36.250634] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-568867/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-568867/1/../bin/lava-test-case [ 36.507209] /lava-568867/1/../bin/lava-test-case [ 36.680678] /lava-568867/1/../bin/lava-test-case [ 36.764726] /lava-568867/1/../bin/lava-test-case [ 36.944300] /lava-568867/1/../bin/lava-test-case [ 37.097950] /lava-568867/1/../bin/lava-test-case [ 37.246066] /lava-568867/1/../bin/lava-test-case [ 37.405872] /lava-568867/1/../bin/lava-test-case [ 37.559844] /lava-568867/1/../bin/lava-test-case [ 37.676535] /lava-568867/1/../bin/lava-test-case [ 37.828872] /lava-568867/1/../bin/lava-test-case [ 37.948054] /lava-568867/1/../bin/lava-test-case [ 38.104193] /lava-568867/1/../bin/lava-test-case [ 38.222167] /lava-568867/1/../bin/lava-test-case [ 38.376042] /lava-568867/1/../bin/lava-test-case [ 38.496135] /lava-568867/1/../bin/lava-test-case [ 38.653185] /lava-568867/1/../bin/lava-test-case [ 38.770028] /lava-568867/1/../bin/lava-test-case [ 38.917423] /lava-568867/1/../bin/lava-test-case [ 39.070619] /lava-568867/1/../bin/lava-test-case [ 39.182925] /lava-568867/1/../bin/lava-test-case [ 39.331107] /lava-568867/1/../bin/lava-test-case [ 39.451501] /lava-568867/1/../bin/lava-test-case [ 39.595309] /lava-568867/1/../bin/lava-test-case [ 39.736898] /lava-568867/1/../bin/lava-test-case [ 39.847449] /lava-568867/1/../bin/lava-test-case [ 39.993018] /lava-568867/1/../bin/lava-test-case [ 40.120382] /lava-568867/1/../bin/lava-test-case [ 41.283464] /lava-568867/1/../bin/lava-test-case [ 41.397340] /lava-568867/1/../bin/lava-test-case [ 41.544208] /lava-568867/1/../bin/lava-test-case [ 41.695092] + set +x [ 41.714313] / #