Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. RomBOOT AT91Bootstrap 3.7.2-rc2-dirty (Tue 14 Apr 02:17:07 BST 2015) NAND: ONFI not supported NAND: Manufacturer ID: 0xec Chip ID: 0xda NAND: Disable On-Die ECC NAND: Press the recovery button (BP4) to recovery NAND: Using Software ECC NAND: Image: Copy 0x80000 bytes from 0x40000 to 0x21f00000 NAND: Done to load image U-Boot 2015.01 (Apr 14 2015 - 16:45:04) CPU: AT91SAM9G20 Crystal frequency: 18.432 MHz CPU clock : 396.288 MHz Master clock : 132.096 MHz DRAM: 64 MiB WARNING: Caches not enabled NAND: 256 MiB MMC: mci: 0 In: serial Out: serial Err: serial Net: macb0 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 macb0: Starting autonegotiation... macb0: Autonegotiation complete macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) 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.24 (3798 ms) U-Boot> setenv serverip 192.168.56.230 setenv serverip 192.168.56.230 U-Boot> tftp 0x22100000 566079/tftp-deploy-swewjjqn/kernel/zImage tftp 0x22100000 566079/tftp-deploy-swewjjqn/kernel/zImage macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.24 Filename '566079/tftp-deploy-swewjjqn/kernel/zImage'. Load address: 0x22100000 Loading: *########################################################################################################################################################################################################################################################################################################################################### 1.3 MiB/s done Bytes transferred = 4927624 (4b3088 hex) U-Boot> tftp 0x23000000 566079/tftp-deploy-swewjjqn/ramdisk/ramdisk.cpio.gz.uboot tftp 0x23000000 566079/tftp-deploy-swewjjqn/ramdisk/ramdisk.cpio.gz.uboot macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.24 Filename '566079/tftp-deploy-swewjjqn/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x23000000 Loading: *################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################ 1.2 MiB/s done Bytes transferred = 8569057 (82c0e1 hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x22000000 566079/tftp-deploy-swewjjqn/dtb/at91sam9g20ek.dtb tftp 0x22000000 566079/tftp-deploy-swewjjqn/dtb/at91sam9g20ek.dtb macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.230; our IP address is 192.168.56.24 Filename '566079/tftp-deploy-swewjjqn/dtb/at91sam9g20ek.dtb'. Load address: 0x22000000 Loading: *## 1.2 MiB/s done Bytes transferred = 17112 (42d8 hex) U-Boot> setenv bootargs ' root=/dev/ram0 cma=0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs ' root=/dev/ram0 cma=0 console_msg_format=syslog earlycon ip=dhcp' U-Boot> bootz 0x22100000 0x23000000 0x22000000 bootz 0x22100000 0x23000000 0x22000000 Kernel image @ 0x22100000 [ 0x000000 - 0x4b3088 ] ## Loading init Ramdisk from Legacy Image at 23000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 8568993 Bytes = 8.2 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 220072d7 Starting kernel ... Booting Linux on physical CPU 0xI@build-j1612369-arm-gcc-10-at91-dt-defconfig-j56bj) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Mon Jun 5 22:05:09 UTC 2023 CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f CPU: VIVT data cache, VIVT instruction cache OF: fdt: Machine model: Atmel at91sam9g20ek earlycon: atmel_serial0 at MMIO 0xfffff200 (options '115200n8') printk: bootconsole [atmel_serial0] enabled Memory policy: Data cache writeback Zone ranges: Normal [mem 0x0000000020000000-0x0000000023ffffff] Movable zone start for each node Early memory node ranges node 0: [mem 0x0000000020000000-0x0000000023ffffff] Initmem setup node 0 [mem 0x0000000020000000-0x0000000023ffffff] Built 1 zonelists, mobility grouping on. Total pages: 16256 Kernel command line: root=/dev/ram0 cma=0 console_msg_format=syslog earlycon ip=dhcp <5>Unknown kernel command line parameters \"cma=0\", will be passed to user space. <6>Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>mem auto-init: stack:off, heap alloc:off, heap free:off <6>Memory: 46516K/65536K available (6807K kernel code, 253K rwdata, 2288K rodata, 260K init, 101K bss, 19020K reserved, 0K cma-reserved) <6>NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>clocksource: timer@fffa0000: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 115749784805 ns <6>sched_clock: 32 bits at 17MHz, resolution 60ns, wraps every 130055938017ns <6>Switching to timer-based delay loop, resolution 60ns <6>Console: colour dummy device 80x30 <6>printk: console [tty0] enabled <6>printk: bootconsole [atmel_serial0] disabled <6>Booting Linux on physical CPU 0x0 <5>Linux version 6.1.31 (K0-at91-dt-defconfig-j56bj) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 Mon Jun 5 22:05:09 UTC 2023 <6>CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f <6>CPU: VIVT data cache, VIVT instruction cache <6>OF: fdt: Machine model: Atmel at91sam9g20ek <6>earlycon: atmel_serial0 at MMIO 0xfffff200 (options '115200n8') <6>printk: bootconsole [atmel_serial0] enabled <6>Memory policy: Data cache writeback <6>Zone ranges: <6> Normal [mem 0x0000000020000000-0x0000000023ffffff] <6>Movable zone start for each node <6>Early memory node ranges <6> node 0: [mem 0x0000000020000000-0x0000000023ffffff] <6>Initmem setup node 0 [mem 0x0000000020000000-0x0000000023ffffff] <6>Built 1 zonelists, mobility grouping on. Total pages: 16256 <5>Kernel command line: root=/dev/ram0 cma=0 console_msg_format=syslog earlycon ip=dhcp <5>Unknown kernel command line parameters \"cma=0\", will be passed to user space. <6>Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>mem auto-init: stack:off, heap alloc:off, heap free:off <6>Memory: 46516K/65536K available (6807K kernel code, 253K rwdata, 2288K rodata, 260K init, 101K bss, 19020K reserved, 0K cma-reserved) <6>NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>clocksource: timer@fffa0000: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 115749784805 ns <6>sched_clock: 32 bits at 17MHz, resolution 60ns, wraps every 130055938017ns <6>Switching to timer-based delay loop, resolution 60ns <6>Console: colour dummy device 80x30 <6>printk: console [tty0] enabled <6>printk: bootconsole [atmel_serial0] disabled <6>Calibrating delay loop (skipped), value calculated using timer frequency.. 33.07 BogoMIPS (lpj=129000) <6>pid_max: default: 32768 minimum: 301 <6>Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>CPU: Testing write buffer coherency: ok <6>Setting up static identity map for 0x20008400 - 0x2000847c <6>devtmpfs: initialized <6>clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 14931722236523437 ns <6>futex hash table entries: 256 (order: -1, 3072 bytes, linear) <6>pinctrl core: initialized pinctrl subsystem <6>NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>DMA: preallocated 256 KiB pool for atomic coherent allocations <6>AT91: PM: standby: standby, suspend: ulp0 <4>gpio gpiochip0: (fffff400.gpio): not an immutable chip, please consider fixing it! <6>gpio-at91 fffff400.gpio: at address (ptrval) <4>gpio gpiochip1: (fffff600.gpio): not an immutable chip, please consider fixing it! <6>gpio-at91 fffff600.gpio: at address (ptrval) <4>gpio gpiochip2: (fffff800.gpio): not an immutable chip, please consider fixing it! <6>gpio-at91 fffff800.gpio: at address (ptrval) <6>pinctrl-at91 ahb:apb:pinctrl@fffff400: initialized AT91 pinctrl driver <6>AT91: Detected SoC: at91sam9g20, revision 1 <5>SCSI subsystem initialized <6>usbcore: registered new interface driver usbfs <6>usbcore: registered new interface driver hub <6>usbcore: registered new device driver usb <6>i2c-gpio i2c-gpio-0: using lines 23 (SDA) and 24 (SCL) <6>mc: Linux media interface: v0.10 <6>videodev: Linux video capture interface: v2.00 <6>pps_core: LinuxPPS API ver. 1 registered <6>pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>PTP clock support registered <6>Advanced Linux Sound Architecture Driver Initialized. <6>clocksource: Switched to clocksource timer@fffa0000 <6>NET: Registered PF_INET protocol family <6>IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) <6>tcp_listen_portaddr_hash hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>TCP bind hash table entries: 1024 (order: 1, 8192 bytes, linear) <6>TCP: Hash tables configured (established 1024 bind 1024) <6>UDP hash table entries: 256 (order: 0, 4096 bytes, linear) <6>UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linea<6>NET: Registered PF_UNIX/PF_LOCAL protocol family <6>RPC: Registered named UNIX socket transport module. <6>RPC: Registered udp transport module. <6>RPC: Registered tcp transport module. <6>RPC: Registered tcp NFSv4.1 backchannel transport module. <5>Initialise system trusted keyrings <6>Trying to unpack rootfs image as initramfs... <6>workingset: timestamp_bits=30 max_order=14 bucket_order=0 <5>Key type asymmetric registered <5>Asymmetric key parser 'x509' registered <6>io scheduler mq-deadline registered <6>io scheduler kyber registered <6>brd: module loaded <6>loop: module loaded <6>ssc fffbc000.ssc: Atmel SSC device at 0x(ptrval) (irq 20) <6>atmel_usart_serial.0.auto: ttyS0 at MMIO 0xfffff200 (irq = 21, base_baud = 8256000) is a ATMEL_SERIAL <6>printk: console [ttyS0] enabled <6>atmel_usart_serial.1.auto: ttyS1 at MMIO 0xfffb0000 (irq = 22, base_baud = 8256000) is a ATMEL_SERIAL <6>atmel_usart_serial.2.auto: ttyS2 at MMIO 0xfffb4000 (irq = 23, base_baud = 8256000) is a ATMEL_SERIAL <6>CAN device driver interface <6>Freeing initrd memory: 8372K <6>macb fffc4000.ethernet eth0: Cadence MACB rev 0x0001010c at 0xfffc4000 irq 24 (a6:72:4e:7e:7a:f8) <6>at91_ohci 500000.ohci: USB Host Controller <6>at91_ohci 500000.ohci: new USB bus registered, assigned bus number 1 <6>at91_ohci 500000.ohci: irq 25, io mem 0x00500000 <6>usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01 <6>usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>usb usb1: Product: USB Host Controller <6>usb usb1: Manufacturer: Linux 6.1.31 ohci_hcd <6>usb usb1: SerialNumber: at91 <6>hub 1-0:1.0: USB hub found <6>hub 1-0:1.0: 2 ports detected <6>usbcore: registered new interface driver cdc_acm <6>cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters <6>usbcore: registered new interface driver usb-storage <6>usbcore: registered new interface driver usbserial_generic <6>usbserial: USB Serial support registered for generic <6>usbcore: registered new interface driver ftdi_sio <6>usbserial: USB Serial support registered for FTDI USB Serial Device <6>usbcore: registered new interface driver pl2303 <6>usbserial: USB Serial support registered for pl2303 006 <6>g_serial gadget: Gadget Serial v2.4 <6>g_serial gadget: g_serial ready <4>SPI driver ads7846 has no spi_device_id for ti,tsc2046 <4>SPI driver ads7846 has no spi_device_id for ti,ads7843 <4>SPI driver ads7846 has no spi_device_id for ti,ads7845 <4>SPI driver ads7846 has no spi_device_id for ti,ads7873 <4>rtc-at91sam9 fffffd20.rtc: rtc0: SET TIME! <6>rtc-at91sam9 fffffd20.rtc: registered as rtc0 <3>rtc-at91sam9 fffffd20.rtc: hctosys: unable to read the hardware clock <6>i2c_dev: i2c /dev entries driver <6>at91-reset fffffd00.reset-controller: Starting after general reset <3>at91_wdt fffffd40.watchdog: watchdog is disabled <4>at91_wdt: probe of fffffd40.watchdog failed with error -22 <6>sdhci: Secure Digital Host Controller Interface driver <6>sdhci: Copyright(c) Pierre Ossman <6>sdhci-pltfm: SDHCI platform and OF driver helper <6>usbcore: registered new interface driver usbhid <6>usbhid: USB HID core driver <6>nand: device found, Manufacturer ID: 0xec, Chip ID: 0xda <6>nand: Samsung NAND 256MiB 3,3V 8-bit <6>nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 <6>atmel_mci fffa8000.mmc: version: 0x210 <6>atmel_mci fffa8000.mmc: using PDC <6>Bad block table found at page 131008, version 0x01 <6>Bad block table found at page 130944, version 0x01 <6>nand_read_bbt: bad block at 0x000006120000 <6>nand_read_bbt: bad block at 0x00000d880000 <5>8 fixed-partitions partitions found on MTD device atmel_nand <5>Creating 8 MTD partitions on \"atmel_nand\": <5>0x000000000000-0x000000020000 : \"at91bootstrap\" <6>atmel_mci fffa8000.mmc: Atmel MCI controller at 0xfffa8000 irq 28, 1 slots <5>0x000000020000-0x000000060000 : \"barebox\" <5>0x000000060000-0x000000080000 : \"bareboxenv\" <5>0x000000080000-0x0000000a0000 : \"bareboxenv2\" <5>0x0000000a0000-0x0000000c0000 : \"oftree\" <5>0x0000000c0000-0x0000004c0000 : \"kernel\" <5>0x0000004c0000-0x000007cc0000 : \"rootfs\" <5>0x000007cc0000-0x000010000000 : \"data\" <6>iio iio:device0: Resolution used: 10 bits <3>debugfs: Directory 'fffbc000.ssc' with parent 'wm8731 @ AT91SAMG20EK' already present! <3>at91sam9g20ek-audio sound: ASoC: driver name too long 'wm8731 @ AT91SAMG20EK' -> 'wm8731___AT91SA' <6>NET: Registered PF_INET6 protocol family <6>Segment Routing with IPv6 <6>In-situ OAM (IOAM) with IPv6 <6>sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>NET: Registered PF_PACKET protocol family <6>can: controller area network core <6>NET: Registered PF_CAN protocol family <6>can: raw protocol <6>can: broadcast manager protocol <6>can: netlink gateway - max_hops=1 <5>Loading compiled-in X.509 certificates <6>input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>macb fffc4000.ethernet eth0: PHY [fffc4000.ethernet-ffffffff:00] driver [Davicom DM9161A] (irq=POLL) <6>macb fffc4000.ethernet eth0: configuring for phy/rmii link mode <6>macb fffc4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>Sending DHCP requests ..., OK <6>IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.24 <6>IP-Config: Complete: <6> device=eth0, hwaddr=a6:72:4e:7e:7a:f8, ipaddr=192.168.56.24, mask=255.255.255.0, gw=192.168.56.254 <6> host=192.168.56.24, domain=mayfield.sirena.org.uk, nis-domain=(none) <6> bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= <6> nameserver0=192.168.56.254 <6> ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <5>cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <6>ALSA device list: <6> #0: wm8731 @ AT91SAMG20EK <4>platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>cfg80211: failed to load regulatory.db <6>Freeing unused kernel image (initmem) memory: 260K <4>Kernel memory protection not selected by kernel config. <6>Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>udevd[87]: starting version 3.2.9 <5>random: crng init done <27>udevd[87]: specified user 'tss' unknown <27>udevd[87]: specified group 'tss' unknown <30>udevd[88]: starting eudev-3.2.9 <6>at24 1-0050: 65536 byte 24c512 EEPROM, writable, 1 bytes/write done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-566079/environment . /lava-566079/environment / # /lava-566079/bin/lava-test-runner /lava-566079/0 /lava-566079/bin/lava-test-runner /lava-566079/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-566079/0/tests/0_dmesg + cat uuid + UUID=566079_1.5.2.4.<8> 1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8> <8> <8> + set +x <8> / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-566079/environment / # . /lava-566079/environment/lava-566079/bin/lava-test-runner /lava-566079/1 / # /lava-566079/bin/lava-test-runner /lava-566079/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-566079/1/tests/1_bootrr + cat uuid + UUID=566079_1.5.2.4.<8> 5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-566079/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> /lava-566079/1/../bin/lava-test-case <8> + set +x <8> / #