Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. � U-Boot SPL 2013.10-tld-4 (Sep 07 2014 - 14:10:12) Boot device: NAND Attempting to set PLLA to 850 MHz ... plla_ctrl0 : 0000020a plla_ctrl1 : 00330000 plla_ctrl2 : 0065008b plla_ctrl3 : 000000f1 PLLA Set U-Boot 2015.10-tld-1 (Nov 21 2015 - 01:17:59 -0800) OXNAS OX820 DRAM: 128 MiB NAND: 128 MiB In: serial Out: serial Err: serial Net: dwmac.40400000 Hit any key to stop autoboot: 10  0 OX820> setenv autoload no setenv autoload no OX820> setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff OX820> setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff OX820> dhcp dhcp dwmac.40400000 Waiting for PHY auto negotiation to complete.. done Speed: 1000, full duplex BOOTP broadcast 1 DHCP client bound to address 10.201.4.234 (609 ms) OX820> setenv serverip 10.201.1.3 setenv serverip 10.201.1.3 OX820> tftp 0x60500000 3222038/tftp-deploy-uomk_4z4/kernel/zImage tftp 0x60500000 3222038/tftp-deploy-uomk_4z4/kernel/zImage Speed: 1000, full duplex Using dwmac.40400000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.234 Filename '3222038/tftp-deploy-uomk_4z4/kernel/zImage'. Load address: 0x60500000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ######################### 5.8 MiB/s done Bytes transferred = 4174336 (3fb200 hex) OX820> tftp 0x61000000 3222038/tftp-deploy-uomk_4z4/ramdisk/ramdisk.cpio.gz.uboot tftp 0x61000000 3222038/tftp-deploy-uomk_4z4/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using dwmac.40400000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.234 Filename '3222038/tftp-deploy-uomk_4z4/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x61000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ####################### 5.9 MiB/s done Bytes transferred = 4147675 (3f49db hex) OX820> setenv initrd_size ${filesize} setenv initrd_size ${filesize} OX820> tftp 0x62c00000 3222038/tftp-deploy-uomk_4z4/dtb/ox820-cloudengines-pogoplug-series-3.dtb tftp 0x62c00000 3222038/tftp-deploy-uomk_4z4/dtb/ox820-cloudengines-pogoplug-series-3.dtb Speed: 1000, full duplex Using dwmac.40400000 device TFTP from server 10.201.1.3; our IP address is 10.201.4.234 Filename '3222038/tftp-deploy-uomk_4z4/dtb/ox820-cloudengines-pogoplug-series-3.dtb'. Load address: 0x62c00000 Loading: *# 2 MiB/s done Bytes transferred = 6139 (17fb hex) OX820> setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.3:/var/lib/lava/dispatcher/tmp/3222038/extract-nfsrootfs-tsh67ppd,tcp,hard ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.3:/var/lib/lava/dispatcher/tmp/3222038/extract-nfsrootfs-tsh67ppd,tcp,hard ip=dhcp' OX820> bootz 0x60500000 0x61000000 0x62c00000 bootz 0x60500000 0x61000000 0x62c00000 Kernel image @ 0x60500000 [ 0x000000 - 0x3fb200 ] ## Loading init Ramdisk from Legacy Image at 61000000 ... Image Name: Created: 2023-01-27 0:17:08 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 4147611 Bytes = 4 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 62c00000 Booting using the fdt blob at 0x62c00000 Using Device Tree in place at 62c00000, end 62c047fa Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.162-cip24-rt10 (KernelCI@build-j927068-arm-gcc-10-oxnas-v6-defconfig-ldcvr) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Fri Jan 27 00:07:50 UTC 2023 [ 0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5 (ARMv7), cr=00c5787d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Cloud Engines PogoPlug Series 3 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x64000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000060000000-0x0000000067ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000060000000-0x0000000067ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000060000000-0x0000000067ffffff] [ 0.000000] percpu: Embedded 15 pages/cpu s31884 r8192 d21364 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.201.1.3:/var/lib/lava/dispatcher/tmp/3222038/extract-nfsrootfs-tsh67ppd,tcp,hard ip=dhcp [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 48776K/131072K available (7168K kernel code, 812K rwdata, 1200K rodata, 1024K init, 212K bss, 16760K reserved, 65536K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. [ 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] FPGA IRQ chip 0 \"interrupt-controller\" @ (ptrval), 32 irqs, parent IRQ: 24 [ 0.000002] sched_clock: 24 bits at 390kHz, resolution 2560ns, wraps every 21474835200ns [ 0.000030] clocksource: oxnas_rps_clocksource_timer: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 19112603332 ns [ 0.000046] timer_oxnas_rps: Registered clocksource rate 390625Hz [ 0.000061] timer_oxnas_rps: Registered clock event rate 6250000Hz prescaler 0 period 62500 [ 0.000179] GIC: PPI13 is secure or misconfigured [ 0.000220] GIC: PPI13 is secure or misconfigured [ 0.000486] Console: colour dummy device 80x30 [ 0.000547] Calibrating delay loop... 339.14 BogoMIPS (lpj=1695744) [ 0.050301] pid_max: default: 32768 minimum: 301 [ 0.050503] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.050524] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.051443] CPU: Testing write buffer coherency: ok [ 0.051834] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.053335] Setting up static identity map for 0x60100000 - 0x60100078 [ 0.053616] rcu: Hierarchical SRCU implementation. [ 0.054028] EFI services will not be available. [ 0.054397] smp: Bringing up secondary CPUs ... [ 0.055457] GIC: PPI13 is secure or misconfigured [ 0.110269] CPU1: thread -1, cpu 0, socket -1, mpidr 1 [ 0.110548] smp: Brought up 1 node, 2 CPUs [ 0.110576] SMP: Total of 2 processors activated (678.29 BogoMIPS). [ 0.110584] CPU: All CPU(s) started in SVC mode. [ 0.111308] devtmpfs: initialized [ 0.115384] VFP support v0.3: not present [ 0.115701] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.115732] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.120893] pinctrl core: initialized pinctrl subsystem [ 0.121011] DMI not present or invalid. [ 0.121981] NET: Registered protocol family 16 [ 0.125368] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.128061] cpuidle: using governor menu [ 0.128122] No ATAGs? [ 0.128230] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. [ 0.128245] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.148039] pps_core: LinuxPPS API ver. 1 registered [ 0.148049] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.148078] PTP clock support registered [ 0.149015] clocksource: Switched to clocksource oxnas_rps_clocksource_timer [ 0.230840] NET: Registered protocol family 2 [ 0.231104] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.232332] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.232394] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.232430] TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.232463] TCP: Hash tables configured (established 1024 bind 1024) [ 0.232604] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.232652] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.232898] NET: Registered protocol family 1 [ 0.233512] Trying to unpack rootfs image as initramfs... [ 0.613921] Freeing initrd memory: 4052K [ 0.615659] workingset: timestamp_bits=30 max_order=15 bucket_order=0 [ 0.624028] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.624043] io scheduler mq-deadline registered [ 0.624051] io scheduler kyber registered [ 0.719569] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.722088] printk: console [ttyS0] disabled [ 0.722252] 44200000.serial: ttyS0 at MMIO 0x44200000 (irq = 62, base_baud = 390625) is a 16550A [ 0.722321] printk: console [ttyS0] enabled [ 0.737986] brd: module loaded [ 0.747238] loop: module loaded [ 0.809336] Could not find a valid ONFI parameter page, trying bit-wise majority to recover it [ 0.809489] ONFI parameter recovery failed, aborting [ 0.809502] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1 [ 0.809515] nand: Hynix NAND 128MiB 3,3V 8-bit [ 0.809520] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.809553] Scanning device for bad blocks [ 0.850247] Bad eraseblock 511 at 0x000003fe0000 [ 0.890854] 2 fixed-partitions partitions found on MTD device 41000000.nand-controller [ 0.890869] Creating 2 MTD partitions on \"41000000.nand-controller\": [ 0.890882] 0x000000000000-0x000000e00000 : \"boot\" [ 0.892712] 0x000000e00000-0x000008000000 : \"ubi\" [ 0.896609] oxnas-dwmac 40400000.ethernet: IRQ eth_lpi not found [ 0.896747] oxnas-dwmac 40400000.ethernet: PTP uses main clock [ 0.896765] oxnas-dwmac 40400000.ethernet: no reset control found [ 0.959439] oxnas-dwmac 40400000.ethernet: User ID: 0x12, Synopsys ID: 0x35 [ 0.959464] oxnas-dwmac 40400000.ethernet: DWMAC1000 [ 0.959475] oxnas-dwmac 40400000.ethernet: DMA HW capability register supported [ 0.959482] oxnas-dwmac 40400000.ethernet: RX Checksum Offload Engine supported [ 0.959493] oxnas-dwmac 40400000.ethernet: COE Type 2 [ 0.959500] oxnas-dwmac 40400000.ethernet: TX Checksum insertion supported [ 0.959508] oxnas-dwmac 40400000.ethernet: Wake-Up On Lan supported [ 0.959623] oxnas-dwmac 40400000.ethernet: Enhanced/Alternate descriptors [ 0.959633] oxnas-dwmac 40400000.ethernet: Enabled extended descriptors [ 0.959641] oxnas-dwmac 40400000.ethernet: Ring mode enabled [ 0.959649] oxnas-dwmac 40400000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 0.959692] oxnas-dwmac 40400000.ethernet: device MAC address 4a:bd:b7:33:51:97 [ 0.972536] RTL8211DN Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) [ 0.972559] RTL8211DN Gigabit Ethernet stmmac-0:03: attached PHY driver [RTL8211DN Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:03, irq=POLL) [ 0.975488] ledtrig-cpu: registered to indicate activity on CPUs [ 0.976701] NET: Registered protocol family 10 [ 0.978201] Segment Routing with IPv6 [ 0.978298] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.979353] NET: Registered protocol family 17 [ 0.979445] Registering SWP/SWPB emulation handler [ 0.980057] printk: console [ttyS0]: printing thread started [ 0.990410] oxnas-dwmac 40400000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211DN Gigabit Ethernet] (irq=POLL) [ 1.015290] oxnas-dwmac 40400000.ethernet eth0: No Safety Features support found [ 1.025377] oxnas-dwmac 40400000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 1.025735] oxnas-dwmac 40400000.ethernet eth0: registered PTP clock [ 1.770982] oxnas-dwmac 40400000.ethernet eth0: configuring for phy/rgmii link mode [ 5.929937] oxnas-dwmac 40400000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 5.939112] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.969159] Sending DHCP requests .., OK [ 8.279137] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.3.104 [ 8.279162] IP-Config: Complete: [ 8.279165] device=eth0, hwaddr=4a:bd:b7:33:51:97, ipaddr=10.201.3.104, mask=255.255.0.0, gw=10.201.1.3 [ 8.279180] host=10.201.3.104, domain=, nis-domain=(none) [ 8.279188] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= [ 8.279196] nameserver0=10.1.1.1 [ 8.281710] Freeing unused kernel memory: 1024K [ 8.349376] Run /init as init process [ 8.349393] with arguments: [ 8.349396] /init [ 8.349401] with environment: [ 8.349404] HOME=/ [ 8.349409] TERM=linux [ 8.349411] nfsroot=10.201.1.3:/var/lib/lava/dispatcher/tmp/3222038/extract-nfsrootfs-tsh67ppd,tcp,hard [ 8.350256] Kernel panic - not syncing: [ 8.350269] Attempted to kill init! exitcode=0x00000004 [ 8.350277] CPU: 1 PID: 1 Comm: init Not tainted 5.10.162-cip24-rt10 #1 [ 8.350289] Hardware name: Generic DT based system [ 8.350302] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 8.350338] [] (show_stack) from [] (dump_stack+0xc0/0xdc) [ 8.350364] [] (dump_stack) from [] (panic+0x7c/0x330) [ 8.350384] [] (panic) from [] (do_exit+0x99c/0xa08) [ 8.350405] [] (do_exit) from [] (do_group_exit+0x38/0xb8) [ 8.350423] [] (do_group_exit) from [] (get_signal+0x1c0/0xa14) [ 8.350443] [] (get_signal) from [] (do_work_pending+0xf8/0x56c) [ 8.350464] [] (do_work_pending) from [] (slow_work_pending+0xc/0x20) [ 8.350484] Exception stack(0xc1899fb0 to 0xc1899ff8) [ 8.350497] 9fa0: 00000000 00000000 00000000 00000000 [ 8.350512] 9fc0: bef43ea0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 [ 8.350525] 9fe0: 00000000 bef43ef4 00380105 003801ac 40000030 ffffffff [ 8.550673] CPU0: stopping [ 8.553387] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.10.162-cip24-rt10 #1 [ 8.560404] Hardware name: Generic DT based system [ 8.565176] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 8.572904] [] (show_stack) from [] (dump_stack+0xc0/0xdc) [ 8.580111] [] (dump_stack) from [] (do_handle_IPI+0x2c8/0x330) [ 8.587742] [] (do_handle_IPI) from [] (ipi_handler+0x14/0x20) [ 8.595289] [] (ipi_handler) from [] (handle_percpu_devid_fasteoi_ipi+0x78/0x14c) [ 8.604485] [] (handle_percpu_devid_fasteoi_ipi) from [] (__handle_domain_irq+0x74/0xd4) [ 8.614284] [] (__handle_domain_irq) from [] (gic_handle_irq+0x78/0x9c) [ 8.622620] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0x90) [ 8.630077] Exception stack(0xc0b01f10 to 0xc0b01f58) [ 8.635107] 1f00: 00000590 00000000 c3ebc948 c0119a20 [ 8.643248] 1f20: c0bc3620 c0b00000 c0b03cd0 c0b03d14 00000000 c0b00000 00000000 c0a4b4d0 [ 8.651392] 1f40: 00000000 c0b01f60 c0107c50 c0107c54 60000013 ffffffff [ 8.657973] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 8.665351] [] (arch_cpu_idle) from [] (default_idle_call+0x34/0xf8) [ 8.673425] [] (default_idle_call) from [] (do_idle+0x20c/0x2c4) [ 8.681152] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 8.688698] [] (cpu_startup_entry) from [] (start_kernel+0x434/0x510)