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 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.26 (324 ms) U-Boot> setenv serverip 192.168.56.218 setenv serverip 192.168.56.218 U-Boot> tftp 0x22100000 902453/tftp-deploy-7asouzyi/kernel/zImage tftp 0x22100000 902453/tftp-deploy-7asouzyi/kernel/zImage macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.218; our IP address is 192.168.56.26 Filename '902453/tftp-deploy-7asouzyi/kernel/zImage'. Load address: 0x22100000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######## 1.2 MiB/s done Bytes transferred = 7736512 (760cc0 hex) U-Boot> tftp 0x23000000 902453/tftp-deploy-7asouzyi/ramdisk/ramdisk.cpio.gz.uboot tftp 0x23000000 902453/tftp-deploy-7asouzyi/ramdisk/ramdisk.cpio.gz.uboot macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.218; our IP address is 192.168.56.26 Filename '902453/tftp-deploy-7asouzyi/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x23000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########### 1.2 MiB/s done Bytes transferred = 5884426 (59ca0a hex) U-Boot> setenv initrd_size ${filesize} setenv initrd_size ${filesize} U-Boot> tftp 0x22000000 902453/tftp-deploy-7asouzyi/dtb/at91sam9g20ek.dtb tftp 0x22000000 902453/tftp-deploy-7asouzyi/dtb/at91sam9g20ek.dtb macb0: link up, 100Mbps full-duplex (lpa: 0xc1e1) Using macb0 device TFTP from server 192.168.56.218; our IP address is 192.168.56.26 Filename '902453/tftp-deploy-7asouzyi/dtb/at91sam9g20ek.dtb'. Load address: 0x22000000 Loading: *## 1.1 MiB/s done Bytes transferred = 17136 (42f0 hex) U-Boot> setenv bootargs ' root=/dev/nfs rw nfsroot=192.168.56.218:/var/lib/lava/dispatcher/tmp/902453/extract-nfsrootfs-etov_bm_,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs ' root=/dev/nfs rw nfsroot=192.168.56.218:/var/lib/lava/dispatcher/tmp/902453/extract-nfsrootfs-etov_bm_,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' U-Boot> bootz 0x22100000 0x23000000 0x22000000 bootz 0x22100000 0x23000000 0x22000000 Kernel image @ 0x22100000 [ 0x000000 - 0x760cc0 ] ## Loading init Ramdisk from Legacy Image at 23000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 5884362 Bytes = 5.6 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 220072ef Starting kernel ... Booting Linux on physical CPU 0x0 Linux version 6.12.0-rc4-next-20241028 (KernelCI@build-j354722-arm-clang-17-multi-v5-defconfig-4q94v) (Debian clang version 17.0.6 (++20231208085813+6009708b4367-1~exp1~20231208085906.81), Debian LLD 17.0.6) #1 PREEMPT Mon Oct 28 12:19:11 UTC 2024 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: legacy bootconsole [atmel_serial0] enabled Memory policy: Data cache writethrough Zone ranges: DMA [mem 0x0000000020000000-0x0000000023ffffff] Normal empty HighMem empty Movable zone start for each node Early memory node ranges node 0: [mem 0x0000000020000000-0x0000000023ffffff] Initmem setup node 0 [mem 0x0000000020000000-0x0000000023ffffff] OF: reserved mem: Reserved memory: No reserved-memory node in the DT Kernel command line: root=/dev/nfs rw nfsroot=192.168.56.218:/var/lib/lava/dispatcher/tmp/902453/extract-nfsrootfs-etov_bm_,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>printk: log buffer data + meta data: 524288 + 1638400 = 2162688 bytes <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>Built 1 zonelists, mobility grouping on. Total pages: 16384 <6>mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>rcu: Preemptible hierarchical RCU implementation. <6>rcu: RCU event tracing is enabled. <6> Trampoline variant of Tasks RCU enabled. <6>rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. <6>NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>clocksource: pit: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 14468723050 ns <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: legacy console [tty0] enabled <6>printk: legacy bootconsole [atmel_serial0] disabled <6>Booting Linux on physical CPU 0x0 <5>Linux version 6.12.0-rc4-next-20241028 (KernelCI@build-j354722-arm-clang-17-multi-v5-defconfig-4q94v) (Debian clang version 17.0.6 (++20231208085813+6009708b4367-1~exp1~20231208085906.81), Debian LLD 17.0.6) #1 PREEMPT Mon Oct 28 12:19:11 UTC 2024 <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: legacy bootconsole [atmel_serial0] enabled <6>Memory policy: Data cache writethrough <6>Zone ranges: <6> DMA [mem 0x0000000020000000-0x0000000023ffffff] <6> Normal empty <6> HighMem empty <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>OF: reserved mem: Reserved memory: No reserved-memory node in the DT <5>Kernel command line: root=/dev/nfs rw nfsroot=192.168.56.218:/var/lib/lava/dispatcher/tmp/902453/extract-nfsrootfs-etov_bm_,tcp,hard,vers=3 cma=0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>printk: log buffer data + meta data: 524288 + 1638400 = 2162688 bytes <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>Built 1 zonelists, mobility grouping on. Total pages: 16384 <6>mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>rcu: Preemptible hierarchical RCU implementation. <6>rcu: RCU event tracing is enabled. <6> Trampoline variant of Tasks RCU enabled. <6>rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. <6>NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>clocksource: pit: mask: 0xfffffff max_cycles: 0xfffffff, max_idle_ns: 14468723050 ns <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: legacy console [tty0] enabled <6>printk: legacy bootconsole [atmel_serial0] disabled <6>Calibrating delay loop (skipped), value calculated using timer frequency.. 33.02 BogoMIPS (lpj=165120) <6>CPU: Testing write buffer coherency: ok <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>Setting up static identity map for 0x20008400 - 0x2000847c <6>rcu: Hierarchical SRCU implementation. <6>rcu: Max phase no-delay instances is 1000. <6>Memory: 40592K/65536K available (11710K kernel code, 1946K rwdata, 2884K rodata, 424K init, 691K bss, 24448K reserved, 0K cma-reserved, 0K highmem) <6>devtmpfs: initialized <6>clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 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>thermal_sys: Registered thermal governor 'step_wise' <6>cpuidle: using governor menu <6>AT91: PM: standby: standby, suspend: ulp0 <4>gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>gpio-at91 fffff400.gpio: at address (ptrval) <4>gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>gpio-at91 fffff600.gpio: at address (ptrval) <4>gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>gpio-at91 fffff800.gpio: at address (ptrval) <6>pinctrl-at91 ahb:apb:pinctrl@fffff400: initialized AT91 pinctrl driver <6>Serial: AMBA PL011 UART driver <6>kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <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>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>vgaarb: loaded <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, linear) <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-with-tls transport module. <6>RPC: Registered tcp NFSv4.1 backchannel transport module. <6>PCI: CLS 0 bytes, default 32 <6>Unpacking initramfs... <5>Initialise system trusted keyrings <6>workingset: timestamp_bits=30 max_order=14 bucket_order=0 <6>jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <5>Key type asymmetric registered <5>Asymmetric key parser 'x509' registered <6>Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) <6>io scheduler mq-deadline registered <6>io scheduler kyber registered <6>io scheduler bfq registered <6>Freeing initrd memory: 5748K <6>Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled <6>loop: module loaded <6>atmel_usart_serial.0.auto: ttyAT0 at MMIO 0xfffff200 (irq = 16, base_baud = 8256000) is a ATMEL_SERIAL <6>printk: legacy console [ttyAT0] enabled <6>atmel_usart_serial.1.auto: ttyAT1 at MMIO 0xfffb0000 (irq = 21, base_baud = 8256000) is a ATMEL_SERIAL <6>atmel_usart_serial.2.auto: ttyAT2 at MMIO 0xfffb4000 (irq = 22, base_baud = 8256000) is a ATMEL_SERIAL <6>macb fffc4000.ethernet eth0: Cadence MACB rev 0x0001010c at 0xfffc4000 irq 23 (a6:72:4e:7e:7a:f8) <6>libertas_sdio: Libertas SDIO driver <6>libertas_sdio: Copyright Pierre Ossman <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 24, io mem 0x00500000 <6>hub 1-0:1.0: USB hub found <6>hub 1-0:1.0: 2 ports detected <6>usbcore: registered new interface driver usb-storage <6>usbcore: registered new interface driver ums-datafab <6>usbcore: registered new interface driver ums-freecom <6>usbcore: registered new interface driver ums-jumpshot <6>usbcore: registered new interface driver ums-sddr09 <6>usbcore: registered new interface driver ums-sddr55 <6>i2c_dev: i2c /dev entries driver <6>at91-reset fffffd00.reset-controller: Starting after regular power-up <3>at91_wdt fffffd40.watchdog: watchdog is disabled <3>at91_wdt fffffd40.watchdog: probe with driver at91_wdt failed with error -22 <6>slot@1 enforce active low on GPIO handle <6>atmel_mci fffa8000.mmc: version: 0x210 <6>usbcore: registered new interface driver usbhid <6>atmel_mci fffa8000.mmc: using PDC <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>Bad block table found at page 131008, version 0x01 <6>Bad block table found at page 130944, version 0x01 <6>atmel_mci fffa8000.mmc: Atmel MCI controller at 0xfffa8000 irq 25, 1 slots <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" <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>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 <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 <5>Sending DHCP requests .., OK <6>IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.26 <6>IP-Config: Complete: <6> device=eth0, hwaddr=a6:72:4e:7e:7a:f8, ipaddr=192.168.56.26, mask=255.255.255.0, gw=192.168.56.254 <6> host=192.168.56.26, domain=mayfield.sirena.org.uk, nis-domain=(none) <6> bootserver=192.168.56.254, rootserver=192.168.56.218, 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>Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>clk: Disabling unused clocks <6>PM: genpd: Disabling unused power domains <6>ALSA device list: <6>cfg80211: failed to load regulatory.db <6> No soundcards found. <6>Freeing unused kernel image (initmem) memory: 424K <4>Kernel memory protection not selected by kernel config. <6>Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>mtdblock: MTD device 'at91bootstrap' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'bareboxenv' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'barebox' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'bareboxenv2' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'oftree' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'data' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'kernel' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. <6>udc: at91_udc version 3 May 2006 <6>ssc fffbc000.ssc: Atmel SSC device at 0x(ptrval) (irq 31) <4>rtc-at91sam9 fffffd20.rtc: rtc0: SET TIME! <6>iio iio:device0: Resolution used: 10 bits <6>rtc-at91sam9 fffffd20.rtc: registered as rtc0 <3>rtc-at91sam9 fffffd20.rtc: hctosys: unable to read the hardware clock <6>at24 1-0050: 65536 byte 24c512 EEPROM, writable, 1 bytes/write <3>debugfs: Directory 'fffbc000.ssc' with parent 'wm8731 @ AT91SAMG20EK' already present! <6>i2c-gpio i2c-gpio-0: using lines 23 (SDA) and 24 (SCL) <3>at91sam9g20ek-audio sound: ASoC: driver name too long 'wm8731 @ AT91SAMG20EK' -> 'wm8731___AT91SA' 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. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address a6:72:4e:7e:7a:f8 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.26 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. <30>systemd[1]: System time before build time, advancing clock. <27>systemd[1]: Failed to find module 'autofs4' <30>systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>systemd[1]: Hostname set to . <5>random: crng init done <30>systemd[1]: Queued start job for default target graphical.target. <30>systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>systemd[1]: Expecting device dev-ttyAT0.device - /dev/ttyAT0... Expecting device [0;1;39mdev-ttyAT0.device[0m - /dev/ttyAT0... <30>systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>systemd[1]: kmod-static-nodes.service - Create List of Static Device Nodes was skipped because of an unmet condition check (ConditionFileNotEmpty=/lib/modules/6.12.0-rc4-next-20241028/modules.devname). <30>systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>systemd[1]: modprobe@drm.service: Deactivated successfully. <30>systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. <30>systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. <30>systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. <30>systemd[1]: modprobe@fuse.service: Deactivated successfully. <30>systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. <30>systemd[1]: modprobe@loop.service: Deactivated successfully. <30>systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. <30>systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. <30>systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. <30>systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. <30>systemd[1]: Reached target network-pre.target - Preparation for Network. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. <30>systemd[1]: sys-fs-fuse-connections.mount - FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). <30>systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Mounting [0;1;39msys-kernel-config…ernel Configuration File System... <30>systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). <30>systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). <30>systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... <30>systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. <30>systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... <30>systemd[1]: Starting systemd-sysusers.service - Create System Users... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... <30>systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. <30>systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. <30>systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). <30>systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. <30>systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... <46>systemd-journald[132]: Received client request to flush runtime journal. [[0m[0;31m* [0m] (1 of 4) Job systemd-udev-trigger.s…vice/start running (8s / no limit) M [K[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [K[[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... <4>mtdblock: MTD device 'at91bootstrap' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'bareboxenv' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'bareboxenv2' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'barebox' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'kernel' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'rootfs' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'oftree' is NAND, please consider using UBI block devices instead. <4>mtdblock: MTD device 'data' is NAND, please consider using UBI block devices instead. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [[0;1;31m*[0m[0;31m* [0m] (1 of 2) Job dev-ttyAT0.device/start running (18s / 1min 30s) M [K[[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 2) Job dev-ttyAT0.device/start running (19s / 1min 30s) M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) Job systemd-networkd.service/start running (19s / 1min 42s) M [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] (2 of 2) Job systemd-networkd.service/start running (20s / 1min 42s) <1>8<--- cut here --- <1>Unable to handle kernel NULL pointer dereference at virtual address 00000030 when read <1>[00000030] *pgd=00000000 <0>Internal error: Oops: 5 [#1] PREEMPT ARM <4>Modules linked in: configfs snd_soc_sam9g20_wm8731 snd_soc_atmel_ssc_dai snd_soc_atmel_pcm_pdc snd_soc_atmel_pcm_dma i2c_gpio i2c_algo_bit at91_adc industrialio_triggered_buffer kfifo_buf rtc_at91sam9 industrialio atmel_ssc at91_udc <4>CPU: 0 UID: 0 PID: 24 Comm: kcompactd0 Not tainted 6.12.0-rc4-next-20241028 #1 <4>Hardware name: Atmel AT91SAM9 <4>PC is at update_mmu_cache_range+0x214/0x358 <4>LR is at pte_offset_map_rw_nolock+0x5c/0xd0 <4>pc : [] lr : [] psr: a0000093 <4>sp : c48cdb68 ip : b5970000 fp : c39355c0 <4>r10: c380ed60 r9 : b5970000 r8 : 00000000 <4>r7 : c2982090 r6 : 00000000 r5 : 00000000 r4 : c2c0ce00 <4>r3 : c48cdb88 r2 : c2c0ce2c r1 : c2c0ce2c r0 : 00000000 <4>Flags: NzCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment none <4>Control: 0005317f Table: 21778000 DAC: 00000053 <1>Register r0 information: NULL pointer <1>Register r1 information: slab mm_struct start c2c0ce00 pointer offset 44 size 436 <1>Register r2 information: slab mm_struct start c2c0ce00 pointer offset 44 size 436 <1>Register r3 information: 2-page vmalloc region starting at 0xc48cc000 allocated at copy_process+0x184/0xddc <1>Register r4 information: slab mm_struct start c2c0ce00 pointer offset 0 size 436 <1>Register r5 information: NULL pointer <1>Register r6 information: NULL pointer <1>Register r7 information: slab vm_area_struct start c2982090 pointer offset 0 size 72 <1>Register r8 information: NULL pointer <1>Register r9 information: non-paged memory <1>Register r10 information: non-slab/vmalloc memory <1>Register r11 information: non-slab/vmalloc memory <1>Register r12 information: non-paged memory <0>Process kcompactd0 (pid: 24, stack limit = 0x442f7a7e) <0>Stack: (0xc48cdb68 to 0xc48ce000) <0>db60: c48cdb8c c16fc0a4 c2982168 00021dbd b6a29000 c149e1c0 <0>db80: 00000000 00000000 23935831 c2c0ce2c b560a69c 21dbd18b c2982168 c3fb47a0 <0>dba0: c3fb47a0 c0f0b78c c48cdc98 c11739bc 00000001 c0156a80 00000001 c3fb47a0 <0>dbc0: 00000001 00021248 00000001 00000000 c2982168 b6a29000 c380eda8 c16fc0a4 <0>dbe0: c2c0ce2c 00000003 b560a69c c48cdcb8 b6a29000 c2982168 c015686c ffffffff <0>dc00: c3fb47a0 00000000 00000000 c012afac 00000002 c1a97240 00000000 c3f9d900 <0>dc20: c3fb47c4 c3f9d8e4 c3fb47a0 00000000 c3f9d904 c3fb47a4 00000001 c0158c0c <0>dc40: 00000000 00000000 00000000 fffffff4 c48cdcc8 00000000 c48cdec0 c010edf8 <0>dc60: 00000000 c1a97240 00000000 c3fb47a0 00000001 c3fb47c4 c3f9d8e4 00000000 <0>dc80: 00000001 00000001 c3fb47c4 c3fb47e4 c3f9d904 c3f9d8c4 c3f9d900 00000000 <0>dca0: c48cdd28 c004f38c c0f16580 00000000 c0f16580 c0f16598 c48cdc98 00000000 <0>dcc0: c015686c 00000000 00000000 00000000 00000000 00000000 c0f169c0 c0095f04 <0>dce0: 00000000 00000093 c149e1c0 00000000 00000000 c0f16960 00000000 1cfde000 <0>dd00: 00000000 c0f169b0 0000000a 23cb6ae9 00000001 c0057304 00000000 00000000 <0>dd20: 00000008 c0f16960 c0f169a0 c0f16998 00000000 272576d8 0000000a c0f165b8 <0>dd40: c0f165b0 c0053360 c2f99cb0 c0050ee4 c2f9b150 c0f165c0 c0f165b8 00021e75 <0>dd60: a4279d9b c142c1a8 b560a69c c010edf8 c48cddd0 00000001 00010108 c010e2b4 <0>dd80: c48cddf8 00000000 c48cdf18 c0157dd8 00000000 00000000 c48cddf8 c48cddc8 <0>dda0: c48cdde0 00000003 00000000 c48cdec0 00000000 00000000 00000000 00000000 <0>ddc0: 00000000 00000000 c48cddc8 c48cddc8 c48cddd0 c48cddd0 c3f9d8a4 c3f9cf84 <0>dde0: 000001b7 00000001 00000000 00000000 00000000 00000000 c48cddf8 c48cddf8 <0>de00: b560a69c 00021400 00000000 00020000 000003ff 00000000 c48cdec0 000003ff <0>de20: c149e1c0 c010de3c 00000001 00000000 c48cde64 00000000 00000000 00000001 <0>de40: 00021000 0000000c c149e1c0 c48cdf18 00000001 c48cdec0 ffff9c72 c0b75d2c <0>de60: 00000000 00000020 00000000 ffff9c72 b560a69c c149e1c0 00000000 00000032 <0>de80: 00000063 00000001 c10acf30 00000063 c10e19dc c010ccc4 00000080 000006b6 <0>dea0: ffffffff c142c200 c149e1c0 c10e1c9c c10e264c c10e22c4 c10e1fcc c10e1cd4 <0>dec0: c48cdec0 c48cdec0 c48cdec8 c48cdec8 c48cded0 c48cded0 c48cded8 c48cded8 <0>dee0: c48cdee0 c48cdee0 c48cdee8 c48cdee8 c48cdef0 c48cdef0 c48cdef8 c48cdef8 <0>df00: c48cdf00 c48cdf00 c48cdf08 c48cdf08 c48cdf10 c48cdf10 c3f9cf64 c3f9c704 <0>df20: 00000000 00000088 00021400 00021400 00000000 c10e19dc 00001400 00001802 <0>df40: 00000000 00000cc0 ffffffff 00000000 00000000 00000000 00000001 00000001 <0>df60: 01000101 00000000 b560a69c c4815be0 c149e1c0 c14d0ac0 c14cdd80 c10e19dc <0>df80: c010c64c 00000000 00000000 c0045944 c14cdd80 c0045864 00000000 00000000 <0>dfa0: 00000000 00000000 00000000 c000854c 00000000 00000000 00000000 00000000 <0>dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 <0>Call trace: <0> update_mmu_cache_range from remove_migration_pte+0x214/0x338 <0> remove_migration_pte from rmap_walk_file+0x148/0x1b8 <0> rmap_walk_file from migrate_pages_batch+0xa54/0x11cc <0> migrate_pages_batch from migrate_pages+0x180/0x560 <0> migrate_pages from compact_zone+0xac8/0xf40 <0> compact_zone from kcompactd+0x678/0x934 <0> kcompactd from kthread+0xe0/0x10c <0> kthread from ret_from_fork+0x14/0x28 <0>Exception stack(0xc48cdfb0 to 0xc48cdff8) <0>dfa0: 00000000 00000000 00000000 00000000 <0>dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <0>dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 <0>Code: e3500000 0affffd3 e59d001c e59d1024 (e5900030) <4>---[ end trace 0000000000000000 ]--- <6>note: kcompactd0[24] exited with irqs disabled <6>note: kcompactd0[24] exited with preempt_count 2 M [K[[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [K[[0;32m OK [0m] Found device [0;1;39mdev-ttyAT0.device[0m - /dev/ttyAT0. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyAT…vice[0m - Serial Getty on ttyAT0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-armel ttyAT0 debian-bookworm-armel login: root (automatic login) Linux debian-bookworm-armel 6.12.0-rc4-next-20241028 #1 PREEMPT Mon Oct 28 12:19:11 UTC 2024 armv5tejl 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/902453/extract-nfsrootfs-etov_bm_' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/902453/extract-nfsrootfs-etov_bm_' / # export NFS_SERVER_IP='192.168.56.218' export NFS_SERVER_IP='192.168.56.218' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-902453/environment . /lava-902453/environment / # /lava-902453/bin/lava-test-runner /lava-902453/0 /lava-902453/bin/lava-test-runner /lava-902453/0 + export TESTRUN_ID=0_dmesg + cd /lava-902453/0/tests/0_dmesg + cat uuid + UUID=902453_1.6.<8> 2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8> kern :alert : 8<--- cut here --- kern :alert : Unable to handle kernel NULL pointer dereference at virtual address 00000030 when read kern :alert : [00000030] *pgd=00000000 kern :alert : Register r0 information: NULL pointer kern :alert : Register r1 information: slab mm_struct start c2c0ce00 pointer offset 44 size 436 kern :alert : Register r2 information: slab mm_struct start c2c0ce00 pointer offset 44 size 436 kern :alert : Register r3 information: 2-page vmalloc region starting at 0xc48cc000 allocated at copy_process+0x184/0xddc kern :alert : Register r4 information: slab mm_struct start c2c0ce00 pointer offset 0 size 436 kern :alert : Register r5 information: NULL pointer kern :alert : Register r6 information: NULL pointer kern :alert : Register r7 information: slab vm_area_struct start c2982090 pointer offset 0 size 72 kern :alert : Register r8 information: NULL pointer kern :alert : Register r9 information: non-paged memory kern :alert : Register r10 information: non-slab/vmalloc memory kern :alert : Register r11 information: non-slab/vmalloc memory kern :alert : Register r12 information: non-paged memory <8> kern :emerg : Internal error: Oops: 5 [#1] PREEMPT ARM kern :emerg : Process kcompactd0 (pid: 24, stack limit = 0x442f7a7e) kern :emerg : Stack: (0xc48cdb68 to 0xc48ce000) kern :emerg : db60: c48cdb8c c16fc0a4 c2982168 00021dbd b6a29000 c149e1c0 kern :emerg : db80: 00000000 00000000 23935831 c2c0ce2c b560a69c 21dbd18b c2982168 c3fb47a0 kern :emerg : dba0: c3fb47a0 c0f0b78c c48cdc98 c11739bc 00000001 c0156a80 00000001 c3fb47a0 kern :emerg : dbc0: 00000001 00021248 00000001 00000000 c2982168 b6a29000 c380eda8 c16fc0a4 kern :emerg : dbe0: c2c0ce2c 00000003 b560a69c c48cdcb8 b6a29000 c2982168 c015686c ffffffff kern :emerg : dc00: c3fb47a0 00000000 00000000 c012afac 00000002 c1a97240 00000000 c3f9d900 kern :emerg : dc20: c3fb47c4 c3f9d8e4 c3fb47a0 00000000 c3f9d904 c3fb47a4 00000001 c0158c0c kern :emerg : dc40: 00000000 00000000 00000000 fffffff4 c48cdcc8 00000000 c48cdec0 c010edf8 kern :emerg : dc60: 00000000 c1a97240 00000000 c3fb47a0 00000001 c3fb47c4 c3f9d8e4 00000000 kern :emerg : dc80: 00000001 00000001 c3fb47c4 c3fb47e4 c3f9d904 c3f9d8c4 c3f9d900 00000000 kern :emerg : dca0: c48cdd28 c004f38c c0f16580 00000000 c0f16580 c0f16598 c48cdc98 00000000 kern :emerg : dcc0: c015686c 00000000 00000000 00000000 00000000 00000000 c0f169c0 c0095f04 kern :emerg : dce0: 00000000 00000093 c149e1c0 00000000 00000000 c0f16960 00000000 1cfde000 kern :emerg : dd00: 00000000 c0f169b0 0000000a 23cb6ae9 00000001 c0057304 00000000 00000000 kern :emerg : dd20: 00000008 c0f16960 c0f169a0 c0f16998 00000000 272576d8 0000000a c0f165b8 kern :emerg : dd40: c0f165b0 c0053360 c2f99cb0 c0050ee4 c2f9b150 c0f165c0 c0f165b8 00021e75 kern :emerg : dd60: a4279d9b c142c1a8 b560a69c c010edf8 c48cddd0 00000001 00010108 c010e2b4 kern :emerg : dd80: c48cddf8 00000000 c48cdf18 c0157dd8 00000000 00000000 c48cddf8 c48cddc8 kern :emerg : dda0: c48cdde0 00000003 00000000 c48cdec0 00000000 00000000 00000000 00000000 kern :emerg : ddc0: 00000000 00000000 c48cddc8 c48cddc8 c48cddd0 c48cddd0 c3f9d8a4 c3f9cf84 kern :emerg : dde0: 000001b7 00000001 00000000 00000000 00000000 00000000 c48cddf8 c48cddf8 kern :emerg : de00: b560a69c 00021400 00000000 00020000 000003ff 00000000 c48cdec0 000003ff kern :emerg : de20: c149e1c0 c010de3c 00000001 00000000 c48cde64 00000000 00000000 00000001 kern :emerg : de40: 00021000 0000000c c149e1c0 c48cdf18 00000001 c48cdec0 ffff9c72 c0b75d2c kern :emerg : de60: 00000000 00000020 00000000 ffff9c72 b560a69c c149e1c0 00000000 00000032 kern :emerg : de80: 00000063 00000001 c10acf30 00000063 c10e19dc c010ccc4 00000080 000006b6 kern :emerg : dea0: ffffffff c142c200 c149e1c0 c10e1c9c c10e264c c10e22c4 c10e1fcc c10e1cd4 kern :emerg : dec0: c48cdec0 c48cdec0 c48cdec8 c48cdec8 c48cded0 c48cded0 c48cded8 c48cded8 kern :emerg : dee0: c48cdee0 c48cdee0 c48cdee8 c48cdee8 c48cdef0 c48cdef0 c48cdef8 c48cdef8 kern :emerg : df00: c48cdf00 c48cdf00 c48cdf08 c48cdf08 c48cdf10 c48cdf10 c3f9cf64 c3f9c704 kern :emerg : df20: 00000000 00000088 00021400 00021400 00000000 c10e19dc 00001400 00001802 kern :emerg : df40: 00000000 00000cc0 ffffffff 00000000 00000000 00000000 00000001 00000001 kern :emerg : df60: 01000101 00000000 b560a69c c4815be0 c149e1c0 c14d0ac0 c14cdd80 c10e19dc kern :emerg : df80: c010c64c 00000000 00000000 c0045944 c14cdd80 c0045864 00000000 00000000 kern :emerg : dfa0: 00000000 00000000 00000000 c000854c 00000000 00000000 00000000 00000000 kern :emerg : dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 kern :emerg : dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 kern :emerg : Call trace: kern :emerg : update_mmu_cache_range from remove_migration_pte+0x214/0x338 kern :emerg : remove_migration_pte from rmap_walk_file+0x148/0x1b8 kern :emerg : rmap_walk_file from migrate_pages_batch+0xa54/0x11cc kern :emerg : migrate_pages_batch from migrate_pages+0x180/0x560 kern :emerg : migrate_pages from compact_zone+0xac8/0xf40 kern :emerg : compact_zone from kcompactd+0x678/0x934 kern :emerg : kcompactd from kthread+0xe0/0x10c kern :emerg : kthread from ret_from_fork+0x14/0x28 kern :emerg : Exception stack(0xc48cdfb0 to 0xc48cdff8) kern :emerg : dfa0: 00000000 00000000 00000000 00000000 kern :emerg : dfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 kern :emerg : dfe0: 00000000 00000000 00000000 00000000 00000013 00000000 kern :emerg : Code: e3500000 0affffd3 e59d001c e59d1024 (e5900030) <8> + set +x <8> / #