connecting to NetworkSerialPort(target=Target(name='at91-sama5d4_xplained', env=None), name='USBSerialPort', state=, avail=True, host='nuc-1', port=52533, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:52533 connected to 192.168.0.1 (port 52533) Escape character: Ctrl-\ Type the escape character to get to the prompt. RomBOOT All interupts redirected to AIC ACT8865: Set REG1/REG2/REG3 power saving mode ACT8865: The REG5 output 3300mV ACT8865: The REG6 output 1800mV ACT8865: Disable ACT8865's I2C interface HDMI SiI9022: Enter D3 Cold mode PHY: GMAC0 KSZ8081RNB: Enter power down mode AT91Bootstrap 3.7.1 (Thu Oct 30 15:25:32 CST 2014) EEPROM: Loading AT24xx information ... EEPROM: BoardName | [Revid] | VendorName HW Info: The total size isn't correct 1-Wire: Using default information 1-Wire: Board sn: 0x1012420, revsion: 0x680820 NAND: ONFI flash detected NAND: Manufacturer ID: 0x2c Chip ID: 0x34 NAND: Disable On-Die ECC NAND: Initialize PMECC params, cap: 0x8, sector: 0x200 NAND: Image: Copy 0x80000 bytes from 0x40000 to 0x26f00000 NAND: Done to load image U-Boot 2014.07 (Oct 29 2014 - 16:59:40) CPU: SAMA5D4 Crystal frequency: 12 MHz CPU clock : 528 MHz Master clock : 176 MHz DRAM: 512 MiB NAND: 512 MiB MMC: mci: 0 In: serial Out: serial Err: serial Net: gmac0 Hit any key to stop autoboot: 3  0 U-Boot> setenv autoload no setenv autoload no U-Boot> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff U-Boot> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff U-Boot> dhcp dhcp gmac0: PHY present at 0 gmac0: Starting autonegotiation... gmac0: Autonegotiation complete gmac0: link up, 100Mbps full-duplex (lpa: 0x45e1) BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.0.135 U-Boot> setenv serverip 192.168.0.2 setenv serverip 192.168.0.2 U-Boot> tftp 0x22100000 2836962/tftp-deploy-x0ej5jxp/kernel/zImage tftp 0x22100000 2836962/tftp-deploy-x0ej5jxp/kernel/zImage gmac0: PHY present at 0 gmac0: link up, 100Mbps full-duplex (lpa: 0x45e1) Using gmac0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.135 Filename '2836962/tftp-deploy-x0ej5jxp/kernel/zImage'. Load address: 0x22100000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################### 3.5 MiB/s done Bytes transferred = 9806336 (95a200 hex) U-Boot> tftp 0x23000000 2836962/tftp-deploy-x0ej5jxp/ramdisk/ramdisk.cpio.gz.uboot tftp 0x23000000 2836962/tftp-deploy-x0ej5jxp/ramdisk/ramdisk.cpio.gz.uboot gmac0: PHY present at 0 gmac0: link up, 100Mbps full-duplex (lpa: 0x45e1) Using gmac0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.135 Filename '2836962/tftp-deploy-x0ej5jxp/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x23000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################ 3.5 MiB/s done Bytes transferred = 16136073 (f63789 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x22000000 2836962/tftp-deploy-x0ej5jxp/dtb/at91-sama5d4_xplained.dtb tftp 0x22000000 2836962/tftp-deploy-x0ej5jxp/dtb/at91-sama5d4_xplained.dtb gmac0: PHY present at 0 gmac0: link up, 100Mbps full-duplex (lpa: 0x45e1) Using gmac0 device TFTP from server 192.168.0.2; our IP address is 192.168.0.135 Filename '2836962/tftp-deploy-x0ej5jxp/dtb/at91-sama5d4_xplained.dtb'. Load address: 0x22000000 Loading: *## 2.8 MiB/s done Bytes transferred = 26763 (688b hex) U-Boot> setenv bootargs 'console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' U-Boot> bootz 0x22100000 0x23000000 0x22000000 bootz 0x22100000 0x23000000 0x22000000 Kernel image @ 0x22100000 [ 0x000000 - 0x95a200 ] ## Loading init Ramdisk from Legacy Image at 23000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16136009 Bytes = 15.4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 22000000 Booting using the fdt blob at 0x22000000 Using Device Tree in place at 22000000, end 2200988a Starting kernel ... <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 5.10.153-cip19-rt8 (KernelCI@build-j483928-arm-gcc-10-multi-v7-defconfig-preempt-rt-2scnc) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT_RT Wed Nov 9 21:45:48 UTC 2022 <6>[ 0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: Atmel SAMA5D4 Xplained <4>[ 0.000000] Malformed early option 'earlycon' <6>[ 0.000000] Memory policy: Data cache writeback <6>[ 0.000000] efi: UEFI not found. <6>[ 0.000000] cma: Reserved 64 MiB at 0x3c000000 <6>[ 0.000000] Zone ranges: <6>[ 0.000000] DMA [mem 0x0000000020000000-0x000000003fffffff] <6>[ 0.000000] Normal empty <6>[ 0.000000] HighMem empty <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000020000000-0x000000003fffffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000020000000-0x000000003fffffff] <6>[ 0.000000] CPU: All CPU(s) started in SVC mode. <6>[ 0.000000] percpu: Embedded 16 pages/cpu s34912 r8192 d22432 u65536 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 <5>[ 0.000000] Kernel command line: console=ttyAT0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon 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: 412868K/524288K available (14336K kernel code, 2355K rwdata, 5372K rodata, 2048K init, 420K bss, 45884K reserved, 65536K cma-reserved, 0K highmem) <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] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. <6>[ 0.000000] No expedited grace period (rcu_normal_after_boot). <6>[ 0.000000] Trampoline 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] L2C-310 erratum 769419 enabled <6>[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled <6>[ 0.000000] L2C-310 cache controller enabled, 8 ways, 128 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c9, AUX_CTRL 0x06020000 <6>[ 0.000000] clocksource: timer@fc024000: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 173750949719 ns <6>[ 0.000003] sched_clock: 32 bits at 11MHz, resolution 90ns, wraps every 195225786322ns <6>[ 0.000037] Switching to timer-based delay loop, resolution 90ns <6>[ 0.000990] clocksource: pit: mask: 0x7ffffff max_cycles: 0x7ffffff, max_idle_ns: 10859434279 ns <6>[ 0.004454] Console: colour dummy device 80x30 <6>[ 0.004575] Calibrating delay loop (skipped), value calculated using timer frequency.. 22.00 BogoMIPS (lpj=110000) <6>[ 0.004613] pid_max: default: 32768 minimum: 301 <6>[ 0.004977] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.005020] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.006961] CPU: Testing write buffer coherency: ok <6>[ 0.007752] CPU0: thread -1, cpu 0, socket -1, mpidr c0000000 <6>[ 0.010578] Setting up static identity map for 0x20300000 - 0x203000ac <6>[ 0.012885] rcu: Hierarchical SRCU implementation. <6>[ 0.019064] EFI services will not be available. <6>[ 0.019621] smp: Bringing up secondary CPUs ... <6>[ 0.019639] smp: Brought up 1 node, 1 CPU <6>[ 0.019660] SMP: Total of 1 processors activated (22.00 BogoMIPS). <6>[ 0.019679] CPU: All CPU(s) started in SVC mode. <6>[ 0.021117] devtmpfs: initialized <6>[ 0.038060] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1 <6>[ 0.038734] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.038797] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.044619] pinctrl core: initialized pinctrl subsystem <6>[ 0.049218] DMI not present or invalid. <6>[ 0.051416] NET: Registered protocol family 16 <6>[ 0.060596] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.066469] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.067136] cpuidle: using governor menu <6>[ 0.569689] AT91: PM: standby: standby, suspend: ulp0 <6>[ 0.569723] No ATAGs? <6>[ 0.569859] hw-breakpoint: found 2 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.569884] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.572958] gpio-at91 fc06a000.gpio: at address (ptrval) <6>[ 0.575264] gpio-at91 fc06b000.gpio: at address (ptrval) <6>[ 0.577538] gpio-at91 fc06c000.gpio: at address (ptrval) <6>[ 0.579787] gpio-at91 fc068000.gpio: at address (ptrval) <6>[ 0.582002] gpio-at91 fc06d000.gpio: at address (ptrval) <6>[ 0.585175] pinctrl-at91 ahb:apb:pinctrl@fc06a000: initialized AT91 pinctrl driver <6>[ 0.601046] Serial: AMBA PL011 UART driver <3>[ 0.602214] atmel_tcb f801c000.timer: IRQ index 1 not found <3>[ 0.602262] atmel_tcb f801c000.timer: IRQ index 2 not found <3>[ 0.603225] atmel_tcb fc020000.timer: IRQ index 1 not found <3>[ 0.603272] atmel_tcb fc020000.timer: IRQ index 2 not found <4>[ 0.603970] atmel_tcb: probe of fc024000.timer failed with error -16 <6>[ 0.662211] at_xdmac f0004000.dma-controller: 16 channels, mapped at 0x(ptrval) <6>[ 0.667581] at_xdmac f0014000.dma-controller: 16 channels, mapped at 0x(ptrval) <6>[ 0.673515] AT91: Detected SoC family: sama5d4 <6>[ 0.673540] AT91: Detected SoC: sama5d44, revision 0 <6>[ 0.675535] VDD MCI1: supplied by VCC 3V3 <6>[ 0.682695] iommu: Default domain type: Translated <6>[ 0.683510] vgaarb: loaded <5>[ 0.685939] SCSI subsystem initialized <6>[ 0.687595] usbcore: registered new interface driver usbfs <6>[ 0.687754] usbcore: registered new interface driver hub <6>[ 0.687883] usbcore: registered new device driver usb <6>[ 0.691810] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.691832] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.691892] PTP clock support registered <6>[ 0.700618] clocksource: Switched to clocksource timer@fc024000 <4>[ 0.710038] ------------[ cut here ]------------ <4>[ 0.710068] WARNING: CPU: 0 PID: 1 at kernel/locking/rtmutex.c:2040 __rt_mutex_trylock+0x110/0x114 <4>[ 0.710140] Modules linked in: <4>[ 0.710166] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.10.153-cip19-rt8 #1 <4>[ 0.710189] Hardware name: Atmel SAMA5 <4>[ 0.710216] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 0.710277] [] (show_stack) from [] (dump_stack+0xb4/0xc8) <4>[ 0.710322] [] (dump_stack) from [] (__warn+0xec/0x104) <4>[ 0.710363] [] (__warn) from [] (warn_slowpath_fmt+0x64/0xbc) <4>[ 0.710397] [] (warn_slowpath_fmt) from [] (__rt_mutex_trylock+0x110/0x114) <4>[ 0.710433] [] (__rt_mutex_trylock) from [] (rt_spin_trylock+0x8/0x28) <4>[ 0.710473] [] (rt_spin_trylock) from [] (clk_enable_lock+0x10/0x108) <4>[ 0.710517] [] (clk_enable_lock) from [] (clk_disable+0x1c/0x2c) <4>[ 0.710559] [] (clk_disable) from [] (tc_set_oneshot+0x90/0x94) <4>[ 0.710598] [] (tc_set_oneshot) from [] (clockevents_switch_state+0x80/0x148) <4>[ 0.710646] [] (clockevents_switch_state) from [] (tick_switch_to_oneshot+0x5c/0xd0) <4>[ 0.710692] [] (tick_switch_to_oneshot) from [] (hrtimer_run_queues+0x118/0x160) <4>[ 0.710744] [] (hrtimer_run_queues) from [] (run_local_timers+0x24/0x60) <4>[ 0.710780] [] (run_local_timers) from [] (update_process_times+0x54/0x84) <4>[ 0.710815] [] (update_process_times) from [] (tick_handle_periodic+0x20/0x98) <4>[ 0.710853] [] (tick_handle_periodic) from [] (ch2_irq+0x20/0x28) <4>[ 0.710888] [] (ch2_irq) from [] (__handle_irq_event_percpu+0x5c/0x27c) <4>[ 0.710927] [] (__handle_irq_event_percpu) from [] (handle_irq_event+0x80/0x108) <4>[ 0.710964] [] (handle_irq_event) from [] (handle_fasteoi_irq+0xb0/0x1e0) <4>[ 0.711007] [] (handle_fasteoi_irq) from [] (__handle_domain_irq+0xa0/0x10c) <4>[ 0.711046] [] (__handle_domain_irq) from [] (__irq_svc+0x6c/0xbc) <4>[ 0.711081] Exception stack(0xc28bdd48 to 0xc28bdd90) <4>[ 0.711103] dd40: 00000001 c1495848 00000001 c28bc000 dbbbdcc0 c28b8000 <4>[ 0.711125] dd60: c28b822c 00000006 c28337b0 c4055140 c1b4d000 c28bdda4 00000001 c28bdd98 <4>[ 0.711142] dd80: c0376ef0 c0371d80 20000053 ffffffff <4>[ 0.711155] [] (__irq_svc) from [] (preempt_count_sub+0x40/0x100) <4>[ 0.711197] [] (preempt_count_sub) from [] (migrate_enable+0xb4/0x1e4) <4>[ 0.711237] [] (migrate_enable) from [] (rt_spin_unlock+0xc/0x6c) <4>[ 0.711279] [] (rt_spin_unlock) from [] (inode_permission+0xd4/0xe4) <4>[ 0.711325] [] (inode_permission) from [] (lookup_one_len+0x4c/0xd0) <4>[ 0.711364] [] (lookup_one_len) from [] (start_creating.part.0+0x50/0xa0) <4>[ 0.711421] [] (start_creating.part.0) from [] (tracefs_create_file+0x60/0x148) <4>[ 0.711466] [] (tracefs_create_file) from [] (trace_create_file+0x18/0x40) <4>[ 0.711511] [] (trace_create_file) from [] (event_create_dir+0x2b0/0x4c4) <4>[ 0.711557] [] (event_create_dir) from [] (__trace_early_add_event_dirs+0x3c/0x5c) <4>[ 0.711601] [] (__trace_early_add_event_dirs) from [] (event_trace_init+0x80/0xe0) <4>[ 0.711659] [] (event_trace_init) from [] (tracer_init_tracefs+0x84/0x2cc) <4>[ 0.711705] [] (tracer_init_tracefs) from [] (do_one_initcall+0x50/0x2d8) <4>[ 0.711749] [] (do_one_initcall) from [] (kernel_init_freeable+0x1dc/0x240) <4>[ 0.711797] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x118) <4>[ 0.711852] [] (kernel_init) from [] (ret_from_fork+0x14/0x24) <4>[ 0.711887] Exception stack(0xc28bdfb0 to 0xc28bdff8) <4>[ 0.711904] dfa0: 00000000 00000000 00000000 00000000 <4>[ 0.711924] dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 0.711942] dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 0.711953] ---[ end trace 0000000000000001 ]--- <6>[ 2.902611] NET: Registered protocol family 2 <6>[ 2# .903275] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 2.906200] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 2.906326] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 2.906454] TCP bind hash table entries: 4096 (order: 4, 114688 bytes, linear) <6>[ 2.907009] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 2.907357] UDP hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 2.907507] UDP-Lite hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 2.908157] NET: Registered protocol family 1 <6>[ 2.910261] RPC: Registered named UNIX socket transport module. <6>[ 2.910292] RPC: Registered udp transport module. <6>[ 2.910303] RPC: Registered tcp transport module. <6>[ 2.910311] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.910332] PCI: CLS 0 bytes, default 64 <6>[ 2.911603] Trying to unpack rootfs image as initramfs... <6>[ 5.736026] Freeing initrd memory: 15760K <5>[ 5.739661] Initialise system trusted keyrings <6>[ 5.740407] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 5.763751] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 5.766568] NFS: Registering the id_resolver key type <5>[ 5.766734] Key type id_resolver registered <5>[ 5.766750] Key type id_legacy registered <6>[ 5.767105] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 5.767127] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 5.767230] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 5.768759] Key type asymmetric registered <5>[ 5.768788] Asymmetric key parser 'x509' registered <6>[ 5.768942] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 5.768965] io scheduler mq-deadline registered <6>[ 5.768978] io scheduler kyber registered <6>[ 6.034675] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 6.045634] SuperH (H)SCI(F) driver initialized <6>[ 6.048319] msm_serial: driver initialized <6>[ 6.048843] STMicroelectronics ASC driver initialized <6>[ 6.052383] STM32 USART driver initialized <6>[ 6.105635] brd: module loaded <6>[ 6.136480] loop: module loaded <4>[ 6.140365] atmel_usart_serial: Failed to locate of_node [id: -2] <6>[ 6.142051] atmel_usart_serial.0.auto: ttyAT5 at MMIO 0xf8004000 (irq = 24, base_baud = 5500000) is a ATMEL_SERIAL <4>[ 6.145679] atmel_usart_serial: Failed to locate of_node [id: -2] <6>[ 6.147223] atmel_usart_serial.1.auto: ttyAT0 at MMIO 0xfc00c000 (irq = 30, base_baud = 5500000) is a ATMEL_SERIAL <6>[ 6.147503] printk: console [ttyAT0] enabled <4>[ 6.151055] atmel_usart_serial: Failed to locate of_node [id: -2] <6>[ 6.152583] atmel_usart_serial.2.auto: ttyAT1 at MMIO 0xfc010000 (irq = 31, base_baud = 5500000) is a ATMEL_SERIAL <6>[ 6.189077] CAN device driver interface <6>[ 6.266716] macb f8020000.ethernet eth0: Cadence GEM rev 0x00020120 at 0xf8020000 irq 28 (52:11:6d:6b:d5:8f) <6>[ 6.268901] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 6.272371] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 6.272390] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 6.272580] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 6.272592] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 6.284528] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 6.284690] usbcore: registered new interface driver pegasus <6>[ 6.284845] usbcore: registered new interface driver asix <6>[ 6.284962] usbcore: registered new interface driver ax88179_178a <6>[ 6.285100] usbcore: registered new interface driver cdc_ether <6>[ 6.285257] usbcore: registered new interface driver smsc75xx <6>[ 6.285409] usbcore: registered new interface driver smsc95xx <6>[ 6.285520] usbcore: registered new interface driver net1080 <6>[ 6.285631] usbcore: registered new interface driver cdc_subset <6>[ 6.285737] usbcore: registered new interface driver zaurus <6>[ 6.286013] usbcore: registered new interface driver cdc_ncm <6>[ 6.293297] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 6.293321] ehci-pci: EHCI PCI platform driver <6>[ 6.293449] ehci-platform: EHCI generic platform driver <6>[ 6.293998] ehci-orion: EHCI orion driver <6>[ 6.294443] SPEAr-ehci: EHCI SPEAr driver <6>[ 6.294842] ehci-st: EHCI STMicroelectronics driver <6>[ 6.295278] ehci-exynos: EHCI Exynos driver <6>[ 6.295710] ehci-atmel: EHCI Atmel driver <6>[ 6.299998] atmel-ehci 600000.ehci: EHCI Host Controller <6>[ 6.300088] atmel-ehci 600000.ehci: new USB bus registered, assigned bus number 1 <6>[ 6.302108] atmel-ehci 600000.ehci: irq 19, io mem 0x00600000 <6>[ 6.330716] atmel-ehci 600000.ehci: USB 2.0 started, EHCI 1.00 <6>[ 6.333228] hub 1-0:1.0: USB hub found <6>[ 6.333380] hub 1-0:1.0: 3 ports detected <6>[ 6.336249] tegra-ehci: Tegra EHCI driver <6>[ 6.336823] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 6.336904] ohci-pci: OHCI PCI platform driver <6>[ 6.337072] ohci-platform: OHCI generic platform driver <6>[ 6.337610] SPEAr-ohci: OHCI SPEAr driver <6>[ 6.338029] ohci-st: OHCI STMicroelectronics driver <6>[ 6.338445] ohci-atmel: OHCI Atmel driver <6>[ 6.340965] at91_ohci 500000.ohci: USB Host Controller <6>[ 6.341077] at91_ohci 500000.ohci: new USB bus registered, assigned bus number 2 <6>[ 6.342270] at91_ohci 500000.ohci: irq 19, io mem 0x00500000 <6>[ 6.417422] hub 2-0:1.0: USB hub found <6>[ 6.417587] hub 2-0:1.0: 3 ports detected <6>[ 6.434095] usbcore: registered new interface driver usb-storage <6>[ 6.451165] i2c /dev entries driver <6>[ 6.464650] at91-reset fc068600.rstc: Starting after wakeup <6>[ 6.480748] sama5d4_wdt fc068640.watchdog: initialized (timeout = 16 sec, nowayout = 0) <6>[ 6.494123] sdhci: Secure Digital Host Controller Interface driver <6>[ 6.494147] sdhci: Copyright(c) Pierre Ossman <6>[ 6.501248] Synopsys Designware Multimedia Card Interface Driver <6>[ 6.505233] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 6.511099] atmel_mci fc000000.mmc: version: 0x600 <6>[ 6.511834] atmel_mci fc000000.mmc: using dma0chan0 for DMA transfers <6>[ 6.521227] usbcore: registered new interface driver usbhid <6>[ 6.521255] usbhid: USB HID core driver <6>[ 6.542229] atmel_mci fc000000.mmc: Atmel MCI controller at 0xfc000000 irq 29, 1 slots <6>[ 6.545155] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xdc <6>[ 6.545187] nand: Micron MT29F4G08ABAEAWP <6>[ 6.545198] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224 <6>[ 6.546885] Bad block table found at page 131008, version 0x01 <6>[ 6.549022] Bad block table found at page 130944, version 0x01 <5>[ 6.550053] 7 fixed-partitions partitions found on MTD device atmel_nand <5>[ 6.550084] Creating 7 MTD partitions on \"atmel_nand\": <5>[ 6.550119] 0x000000000000-0x000000040000 : \"at91bootstrap\" <5>[ 6.555773] 0x000000040000-0x000000100000 : \"bootloader\" <5>[ 6.573384] 0x000000100000-0x000000140000 : \"bootloader env redundant\" <5>[ 6.583337] 0x000000140000-0x000000180000 : \"bootloader env\" <5>[ 6.587854] 0x000000180000-0x000000200000 : \"device tree\" <5>[ 6.603321] 0x000000200000-0x000000800000 : \"kernel\" <5>[ 6.608140] 0x000000800000-0x000020000000 : \"rootfs\" <6>[ 6.634277] NET: Registered protocol family 10 <6>[ 6.637744] Segment Routing with IPv6 <6>[ 6.637942] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 6.639872] NET: Registered protocol family 17 <6>[ 6.639942] can: controller area network core <6>[ 6.640204] NET: Registered protocol family 29 <6>[ 6.640226] can: raw protocol <6>[ 6.640246] can: broadcast manager protocol <6>[ 6.640279] can: netlink gateway - max_hops=1 <5>[ 6.641857] Key type dns_resolver registered <6>[ 6.642086] ThumbEE CPU extension supported. <5>[ 6.642130] Registering SWP/SWPB emulation handler <6>[ 6.643266] printk: console [ttyAT0]: printing thread started <5>[ 6.643363] Loading compiled-in X.509 certificates <6>[ 6.714201] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <6>[ 6.804099] macb f8020000.ethernet eth0: PHY [f8020000.ethernet-ffffffff:01] driver [Micrel KSZ8081 or KSZ8091] (irq=46) <6>[ 6.811445] macb f8020000.ethernet eth0: configuring for phy/rmii link mode <6>[ 8.622943] macb f8020000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 8.640824] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 8.671193] Sending DHCP requests ., OK <6>[ 8.710924] IP-Config: Got DHCP answer from 192.168.0.1, my address is 192.168.0.135 <6>[ 8.710969] IP-Config: Complete: <6>[ 8.710976] device=eth0, hwaddr=52:11:6d:6b:d5:8f, ipaddr=192.168.0.135, mask=255.255.255.0, gw=192.168.0.254 <6>[ 8.711004] host=192.168.0.135, domain=, nis-domain=(none) <6>[ 8.711015] bootserver=192.168.0.1, rootserver=192.168.0.1, rootpath= <6>[ 8.711031] nameserver0=192.168.0.1, nameserver1=192.168.1.254 <6>[ 8.714674] atmel_usart_serial atmel_usart_serial.1.auto: using dma0chan2 for rx DMA transfers <6>[ 8.715108] atmel_usart_serial atmel_usart_serial.1.auto: using dma0chan3 for tx DMA transfers <6>[ 8.732575] Freeing unused kernel memory: 2048K <6>[ 8.741241] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 9.352163] udevd[97]: starting version 3.2.9 <5>[ 9.355292] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.356078] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.356432] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 9.407365] udevd[97]: specified user 'tss' unknown <27>[ 9.407972] udevd[97]: specified group 'tss' unknown <30>[ 9.428840] udevd[98]: starting eudev-3.2.9 <6>[ 14.442206] atmel_spi f8010000.spi: Using dma0chan4 (tx) and dma0chan5 (rx) for DMA transfers <6>[ 14.471468] m25p80@0 enforce active low on chipselect handle <3>[ 14.561285] spi-nor spi0.0: unrecognized JEDEC id bytes: 00 00 00 00 00 00 <6>[ 14.561455] atmel_spi f8010000.spi: Atmel SPI Controller version 0x221 at 0xf8010000 (irq 25) <6>[ 14.573018] atmel_spi fc018000.spi: Using dma0chan6 (tx) and dma0chan7 (rx) for DMA transfers <6>[ 14.601254] atmel_spi fc018000.spi: Atmel SPI Controller version 0x221 at 0xfc018000 (irq 32) <6>[ 15.552050] at91_i2c f8014000.i2c: using dma0chan8 (tx) and dma0chan9 (rx) for DMA transfers <6>[ 15.553488] i2c i2c-0: using pinctrl states for GPIO recovery <6>[ 15.553632] i2c i2c-0: using generic GPIOs for recovery <6>[ 15.553888] at91_i2c f8014000.i2c: AT91 i2c bus driver (hw version: 0x502). <6>[ 16.293969] iio iio:device0: Resolution used: 10 bits <6>[ 16.294052] iio iio:device0: ADC Touch screen is disabled. <6>[ 16.431607] atmel_tdes fc04c000.tdes: version: 0x702 <6>[ 16.432924] atmel_tdes fc04c000.tdes: using dma1chan0, dma1chan1 for DMA transfers <6>[ 16.466860] atmel_aes fc044000.aes: version: 0x201 <6>[ 16.468178] atmel_sha fc050000.sha: version: 0x420 <6>[ 16.469671] atmel_sha fc050000.sha: using dma1chan3 for DMA transfers <6>[ 16.522179] atmel_sha fc050000.sha: Atmel SHA1/SHA256/SHA224/SHA384/SHA512 <6>[ 16.552789] atmel_tdes fc04c000.tdes: Atmel DES/TDES <6>[ 16.591514] atmel_aes fc044000.aes: Atmel AES - Using dma1chan2, dma1chan4 for DMA transfers <6>[ 17.104916] at91_rtc fc0686b0.rtc: registered as rtc0 <6>[ 17.105058] at91_rtc fc0686b0.rtc: setting system clock to 2012-01-01T00:00:33 UTC (1325376033) <6>[ 17.107588] at91_rtc fc0686b0.rtc: AT91 Real Time Clock driver. done Saving random seed: OK <5>[ 19.926387] random: dd: uninitialized urandom read (32 bytes read) Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 20.212546] 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-2836962/environment / # . /lava-2836962//lava-2836962/bin/lava-test-runner /lava-2836962/0 environment / # /lava-2836962/bin/lava-test-runner /lava-2836962/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2836962/0/tests/0_dmesg + cat uuid + UUID=2836962_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 20.993055] <8>[ 21.129556] <8>[ 21.252518] + set +x <8>[ 21.374712] <8>[ / # 21.380209] # / # export SHELL=/bin/sh. /lava-2836962/environment / # . /lava-2836962/en/lava-2836962/bin/lava-test-runner /lava-2836962/1 vironment / # /lava-2836962/bin/lava-test-runner /lava-2836962/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2836962/1/tests/1_bootrr + cat uuid + UUID=2836962_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2836962/1/../bin:/<8>[ 2r2.034:284] / /lava-2836962/1/../bin/lava-test-case <8>[ 23.164993] / #