connecting to NetworkSerialPort(target=Target(name='imx53-qsrb-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4010, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4010 connected to 10.8.254.5 (port 4010) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2023.01.0 #1 Fri Jan 27 16:21:21 CET 2023 Board: Freescale i.MX53 Quick Start-R Board detected i.MX53 revision 2.1 mc13xxx-i2c mc347080: Found MC34708 ID: 0x014 mdio_bus: miibus0: probed eth0: got preset MAC address: 00:04:9f:02:71:b3 imx-usb 53f80200.usb@53f80200.of: USB EHCI 1.00 imx-esdhc 50004000.mmc@50004000.of: registered as mmc0 imx-esdhc 50020000.mmc@50020000.of: registered as mmc2 imx-ipuv3 18000000.ipu@18000000.of: IPUv3M probed netconsole: registered as netconsole-1 malloc space: 0xbfe7d3c0 -> 0xcfcfa77f (size 254.5 MiB) mmc0: detected SD card version 2.0 mmc0: registered mmc0 MCIMX53-START-R board 1.0 rev B envfs: no envfs (magic mismatch) - envfs never written? [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.console=\"console=ttymxc0,115200n8 earlycon\" [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.console=\"console=ttymxc0,115200n8 earlycon\"global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/970180/extract-nfsrootfs-_7knvjj6,v3,tcp ip=dhcp'\" [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/970180/extract-nfsrootfs-_7knvjj6,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/970180/tftp-deploy-t5l_0nwa/dtb/imx53-qsrb.dtb /mnt/tftp/970180/tftp-deploy-t5l_0nwa/kernel/zImage [1;32mbarebox@[1;36mFreescale i.MX53 Quick Start-R Board:/[0m bootm -v -o /mnt/tftp/970180/tftp-deploy-t5l_0nwa/dtb/imx53-qsrb.dtb /mnt/tftp/970180/tftp-deploy-t5l_0nwa/kernel/zImage eth0: 100Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.196 Loading ARM Linux zImage '/mnt/tftp/970180/tftp-deploy-t5l_0nwa/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x72000000 no initrd load address, defaulting to 0x78000000 Loading devicetree from '/mnt/tftp/970180/tftp-deploy-t5l_0nwa/dtb/imx53-qsrb.dtb' commandline: console=ttymxc0,115200n8 earlycon root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/970180/extract-nfsrootfs-_7knvjj6,v3,tcp ip=dhcp Starting kernel at 0x72000000, oftree at 0x78000000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip76-rt44 (KernelCI@build-j3517-arm-gcc-10-imx-v6-v7-defconfig-8gpxq) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Wed Jun 7 14:08:08 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: Freescale i.MX53 Quick Start-R Board [ 0.000000] bootconsole [uart0] enabled [ 0.000000] cma: Reserved 16 MiB at 0xcec00000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @df3ca000 s15208 r8192 d21656 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 261120 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 earlycon root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/970180/extract-nfsrootfs-_7knvjj6,v3,tcp ip=dhcp [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 1002020K/1048576K available (8265K kernel code, 444K rwdata, 2732K rodata, 448K init, 8297K bss, 30172K reserved, 16384K cma-reserved, 506776K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0ac5834 (10999 kB) [ 0.000000] .init : 0xc0ac6000 - 0xc0b36000 ( 448 kB) [ 0.000000] .data : 0xc0b36000 - 0xc0ba5260 ( 445 kB) [ 0.000000] .bss : 0xc0ba8000 - 0xc13c2410 (8298 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] TrustZone Interrupt Controller (TZIC) initialized [ 0.000000] CPU identified as i.MX53, silicon rev 2.1 [ 0.000000] Switching to timer-based delay loop, resolution 25ns [ 0.000009] sched_clock: 32 bits at 40MHz, resolution 25ns, wraps every 53687091187ns [ 0.007833] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 47781511156 ns [ 0.018393] Console: colour dummy device 80x30 [ 0.021791] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.029604] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.033588] ... MAX_LOCK_DEPTH: 48 [ 0.037755] ... MAX_LOCKDEP_KEYS: 8191 [ 0.042120] ... CLASSHASH_SIZE: 4096 [ 0.046436] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.050863] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.055308] ... CHAINHASH_SIZE: 32768 [ 0.059717] memory used by lock dependency info: 5167 kB [ 0.065100] per task-struct memory footprint: 1536 bytes [ 0.070536] Calibrating delay loop (skipped), value calculated using timer frequency.. 80.00 BogoMIPS (lpj=400000) [ 0.080835] pid_max: default: 32768 minimum: 301 [ 0.085738] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.092047] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.100954] CPU: Testing write buffer coherency: ok [ 0.103906] CPU0: Spectre v2: using BPIALL workaround [ 0.109801] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.114333] Setting up static identity map for 0x70008280 - 0x700082f0 [ 0.123529] Brought up 1 CPUs [ 0.123648] SMP: Total of 1 processors activated (80.00 BogoMIPS). [ 0.129876] CPU: All CPU(s) started in SVC mode. [ 0.137573] devtmpfs: initialized [ 0.167505] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2 [ 0.173155] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.182159] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.190305] pinctrl core: initialized pinctrl subsystem [ 0.197072] NET: Registered protocol family 16 [ 0.201887] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.239239] No ATAGs? [ 0.239289] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.246765] imx53-pinctrl 53fa8000.iomuxc: initialized IMX pinctrl driver [ 0.284478] vgaarb: loaded [ 0.285581] SCSI subsystem initialized [ 0.289493] usbcore: registered new interface driver usbfs [ 0.293872] usbcore: registered new interface driver hub [ 0.298969] usbcore: registered new device driver usb [ 0.304310] 50000000.aips:usbphy@0 supply vcc not found, using dummy regulator [ 0.311571] 50000000.aips:usbphy@1 supply vcc not found, using dummy regulator [ 0.320799] i2c i2c-1: IMX I2C adapter registered [ 0.322984] i2c i2c-1: can't use DMA [ 0.329806] mc13xxx 0-0008: mc34708: rev 2.4, fin: 0, fab: 0 [ 0.342341] i2c i2c-0: IMX I2C adapter registered [ 0.344209] i2c i2c-0: can't use DMA [ 0.347940] Linux video capture interface: v2.00 [ 0.352754] pps_core: LinuxPPS API ver. 1 registered [ 0.357300] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.366519] PTP clock support registered [ 0.371123] Advanced Linux Sound Architecture Driver Initialized. [ 0.379844] Bluetooth: Core ver 2.21 [ 0.380678] NET: Registered protocol family 31 [ 0.384998] Bluetooth: HCI device and connection manager initialized [ 0.391491] Bluetooth: HCI socket layer initialized [ 0.396215] Bluetooth: L2CAP socket layer initialized [ 0.401367] Bluetooth: SCO socket layer initialized [ 0.409528] clocksource: Switched to clocksource mxc_timer1 [ 0.441325] NET: Registered protocol family 2 [ 0.443173] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.451195] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.456455] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.463656] TCP: Hash tables configured (established 4096 bind 4096) [ 0.469442] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.475230] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.481948] NET: Registered protocol family 1 [ 0.486976] RPC: Registered named UNIX socket transport module. [ 0.491788] RPC: Registered udp transport module. [ 0.496393] RPC: Registered tcp transport module. [ 0.501108] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.509878] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.538951] VFS: Disk quotas dquot_6.6.0 [ 0.540659] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.554420] NFS: Registering the id_resolver key type [ 0.556851] Key type id_resolver registered [ 0.560940] Key type id_legacy registered [ 0.564993] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 0.572976] fuse init (API version 7.23) [ 0.584936] bounce: pool size: 64 pages [ 0.586073] io scheduler noop registered [ 0.590148] io scheduler deadline registered [ 0.594195] io scheduler cfq registered (default) [ 0.614606] imx-sdma 63fb0000.sdma: Direct firmware load for imx/sdma/sdma-imx53.bin failed with error -2 [ 0.621464] imx-sdma 63fb0000.sdma: external firmware not found, using ROM firmware [ 0.631349] 53fbc000.serial: ttymxc0 at MMIO 0x53fbc000 (irq = 47, base_baud = 4166666) is a IMX [ 0.641184] console [ttymxc0] enabled [ 0.641184] console [ttymxc0] enabled [ 0.645652] bootconsole [uart0] disabled [ 0.645652] bootconsole [uart0] disabled [ 0.656511] [drm] Initialized drm 1.1.0 20060810 [ 0.665483] imx-ipuv3 18000000.ipu: no port@0 node in /soc/ipu@18000000, not using CSI0 [ 0.673619] imx-ipuv3 18000000.ipu: no port@1 node in /soc/ipu@18000000, not using CSI1 [ 0.685910] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 0.692653] [drm] No driver support for vblank timestamp query. [ 0.699313] imx-drm display-subsystem: bound imx-ipuv3-crtc.0 (ops ipu_crtc_ops) [ 0.707113] imx-drm display-subsystem: bound imx-ipuv3-crtc.1 (ops ipu_crtc_ops) [ 0.715806] 63ff0000.tve supply dac not found, using dummy regulator [ 0.723238] imx-drm display-subsystem: bound 63ff0000.tve (ops imx_tve_ops) [ 0.745832] Console: switching to colour frame buffer device 128x48 [ 0.757041] imx-drm display-subsystem: fb0: frame buffer device [ 0.763131] [drm] Initialized imx-drm 1.0.0 20120507 on minor 0 [ 0.769108] imx-ipuv3 18000000.ipu: IPUv3M probed [ 0.807835] brd: module loaded [ 0.830376] loop: module loaded [ 0.837740] ahci-imx 10000000.sata: SSS flag set, parallel bus scan disabled [ 0.844944] ahci-imx 10000000.sata: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 0.853861] ahci-imx 10000000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc [ 0.865900] scsi host0: ahci-imx [ 0.870658] ata1: SATA max UDMA/133 mmio [mem 0x10000000-0x10000fff] port 0x100 irq 44 [ 0.883211] CAN device driver interface [ 0.888545] 63fec000.ethernet supply phy not found, using dummy regulator [ 0.921236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.927835] ehci-pci: EHCI PCI platform driver [ 0.932883] ehci-mxc: Freescale On-Chip EHCI Host driver [ 0.938626] usbcore: registered new interface driver usb-storage [ 0.957298] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 0.962722] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 [ 0.989592] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 0.999037] hub 1-0:1.0: USB hub found [ 1.003211] hub 1-0:1.0: 1 port detected [ 1.011523] mousedev: PS/2 mouse device common for all mice [ 1.023369] input: mma8450 as /devices/platform/soc/60000000.aips/63fc8000.i2c/i2c-0/0-001c/input/input0 [ 1.035907] i2c /dev entries driver [ 1.042590] IR NEC protocol handler initialized [ 1.047157] IR RC5(x/sz) protocol handler initialized [ 1.052309] IR RC6 protocol handler initialized [ 1.056856] IR JVC protocol handler initialized [ 1.061452] IR Sony protocol handler initialized [ 1.066083] IR SANYO protocol handler initialized [ 1.070826] IR Sharp protocol handler initialized [ 1.075561] IR MCE Keyboard/mouse protocol handler initialized [ 1.081445] IR XMP protocol handler initialized [ 1.094085] coda 63ff4000.vpu: Direct firmware load for v4l-coda7541-imx53.bin failed with error -2 [ 1.103281] coda 63ff4000.vpu: firmware request failed [ 1.110020] imx2-wdt 53f98000.wdog: timeout 60 sec (nowayout=0) [ 1.116247] Bluetooth: HCI UART driver ver 2.3 [ 1.120807] Bluetooth: HCI UART protocol H4 registered [ 1.125981] Bluetooth: HCI UART protocol LL registered [ 1.131987] sdhci: Secure Digital Host Controller Interface driver [ 1.138181] sdhci: Copyright(c) Pierre Ossman [ 1.142638] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.150015] sdhci-esdhc-imx 50004000.esdhc: No vmmc regulator found [ 1.156305] sdhci-esdhc-imx 50004000.esdhc: No vqmmc regulator found [ 1.199556] mmc0: SDHCI controller on 50004000.esdhc [50004000.esdhc] using ADMA [ 1.208838] sdhci-esdhc-imx 50020000.esdhc: Got CD GPIO [ 1.214342] sdhci-esdhc-imx 50020000.esdhc: Got WP GPIO [ 1.223232] sdhci-esdhc-imx 50020000.esdhc: No vmmc regulator found [ 1.229633] sdhci-esdhc-imx 50020000.esdhc: No vqmmc regulator found [ 1.250609] ata1: SATA link down (SStatus 0 SControl 300) [ 1.256090] ahci-imx 10000000.sata: no device found, disabling link. [ 1.262522] ahci-imx 10000000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 1.271095] mmc1: SDHCI controller on 50020000.esdhc [50020000.esdhc] using ADMA [ 1.283439] usbcore: registered new interface driver usbhid [ 1.289076] usbhid: USB HID core driver [ 1.295086] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.307530] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 1.313896] mmc0: new high speed SDHC card at address 0001 [ 1.323311] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 [ 1.330762] mmcblk0: mmc0:0001 SD16G 14.6 GiB [ 1.371590] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 1.378020] fsl-asoc-card sound: snd_soc_register_card failed (-517) [ 1.405337] imx-sgtl5000 sound: sgtl5000 <-> 50014000.ssi mapping ok [ 1.420812] NET: Registered protocol family 10 [ 1.428550] sit: IPv6 over IPv4 tunneling driver [ 1.435673] NET: Registered protocol family 17 [ 1.440271] can: controller area network core (rev 20120528 abi 9) [ 1.447119] NET: Registered protocol family 29 [ 1.451640] can: raw protocol (rev 20120528) [ 1.456074] can: broadcast manager protocol (rev 20120528 t) [ 1.461840] can: netlink gateway (rev 20130117) max_hops=1 [ 1.468117] Key type dns_resolver registered [ 1.473855] Registering SWP/SWPB emulation handler [ 1.486056] input: gpio-keys as /devices/platform/gpio-keys/input/input1 [ 1.495336] hctosys: unable to open rtc device (rtc0) [ 1.546417] fec 63fec000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=63fec000.ethernet-1:00, irq=-1) [ 1.558413] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 3.540571] fec 63fec000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 3.559633] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 3.580351] Sending DHCP requests ., OK [ 3.600071] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.196 [ 3.607688] IP-Config: Complete: [ 3.610984] device=eth0, hwaddr=00:04:9f:02:71:b3, ipaddr=10.8.254.196, mask=255.255.255.0, gw=255.255.255.255 [ 3.621456] host=10.8.254.196, domain=, nis-domain=(none) [ 3.627310] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 3.633868] nameserver0=10.8.254.2 [ 3.640295] ALSA device list: [ 3.643283] #0: imx53-qsb-sgtl5000 [ 3.799234] VFS: Mounted root (nfs filesystem) on device 0:14. [ 3.807194] devtmpfs: mounted [ 3.811310] Freeing unused kernel memory: 448K [ 3.827044] [ 3.828575] =============================== [ 3.832842] [ INFO: suspicious RCU usage. ] [ 3.837037] 4.4.302-cip76-rt44 #1 Not tainted [ 3.841443] ------------------------------- [ 3.845633] ../net/ipv4/tcp_ipv4.c:1409 suspicious rcu_dereference_protected() usage! [ 3.853486] [ 3.853486] other info that might help us debug this: [ 3.853486] [ 3.861530] [ 3.861530] rcu_scheduler_active = 1, debug_locks = 0 [ 3.868064] 2 locks held by kworker/0:1H/92: [ 3.872355] #0: (\"rpciod\"){++++.+}, at: [] process_one_work+0x1b4/0x4b4 [ 3.880152] #1: ((&task->u.tk_work)){+.+.+.}, at: [] process_one_work+0x1b4/0x4b4 [ 3.888752] [ 3.888752] stack backtrace: [ 3.893153] CPU: 0 PID: 92 Comm: kworker/0:1H Not tainted 4.4.302-cip76-rt44 #1 [ 3.900467] Hardware name: Freescale i.MX53 (Device Tree Support) [ 3.906577] Workqueue: rpciod rpc_async_schedule [ 3.911209] Backtrace: [ 3.913684] [] (dump_backtrace) from [] (show_stack+0x18/0x1c) [ 3.921256] r7:00000000 r6:60000013 r5:00000000 r4:c0b5644c [ 3.926982] [] (show_stack) from [] (dump_stack+0xe4/0x118) [ 3.934307] [] (dump_stack) from [] (lockdep_rcu_suspicious+0xc4/0x118) [ 3.942659] r9:000002f2 r8:de7f0070 r7:de516c00 r6:c09e1c18 r5:00000581 r4:c0a71b40 [ 3.950482] [] (lockdep_rcu_suspicious) from [] (tcp_v4_do_rcv+0x1f8/0x214) [ 3.959183] r7:c0ba4e51 r6:00000001 r5:de7f0000 r4:de596840 [ 3.964908] [] (tcp_v4_do_rcv) from [] (release_sock+0x7c/0x1ac) [ 3.972655] r7:c13b7bc0 r6:00000000 r5:de7f0000 r4:de596900 [ 3.978380] [] (release_sock) from [] (tcp_sendmsg+0x34c/0xa6c) [ 3.986038] r10:de7efd14 r9:00000080 r8:00004040 r7:00000000 r6:de61e180 r5:000005a8 [ 3.993941] r4:de7f0000 r3:de516c00 [ 3.997553] [] (tcp_sendmsg) from [] (inet_sendmsg+0x120/0x1f4) [ 4.005210] r10:00000001 r9:c0ba4e9e r8:00000080 r7:de7efd14 r6:00000000 r5:c0ba4e9e [ 4.013112] r4:de7f0000 [ 4.015665] [] (inet_sendmsg) from [] (kernel_sendmsg+0x44/0x5c) [ 4.023409] r9:00000000 r8:00000000 r7:00000000 r6:00000000 r5:de94c000 r4:de7efd14 [ 4.031229] [] (kernel_sendmsg) from [] (xs_send_kvec+0x8c/0x9c) [ 4.038973] r5:de94c000 r4:de61d004 [ 4.042581] [] (xs_send_kvec) from [] (xs_sendpages+0x68/0x23c) [ 4.050239] r8:00000080 r7:de94c000 r6:de61d004 r5:00000000 r4:00000001 [ 4.057014] [] (xs_sendpages) from [] (xs_tcp_send_request+0x78/0x130) [ 4.065280] r10:00000001 r9:00000000 r8:de7e9800 r7:de61d004 r6:deedd6f8 r5:00000001 [ 4.073182] r4:de61d000 [ 4.075744] [] (xs_tcp_send_request) from [] (xprt_transmit+0x58/0x248) [ 4.084096] r9:de7e9b28 r8:deedd8a8 r7:de61d074 r6:de61d000 r5:deedd6f8 r4:de7e9800 [ 4.091918] [] (xprt_transmit) from [] (call_transmit+0x160/0x204) [ 4.099836] r9:00000000 r8:c076758c r7:de61d000 r6:00000001 r5:de61d000 r4:deedd6f8 [ 4.107656] [] (call_transmit) from [] (__rpc_execute+0x58/0x348) [ 4.115488] r7:c0766ffc r6:00000001 r5:00000000 r4:deedd6f8 [ 4.121208] [] (__rpc_execute) from [] (rpc_async_schedule+0x14/0x18) [ 4.129387] r10:00000001 r9:00000000 r8:de7efeb0 r7:df3d1d00 r6:df3ccdc0 r5:de593e00 [ 4.137287] r4:deedd73c [ 4.139843] [] (rpc_async_schedule) from [] (process_one_work+0x224/0x4b4) [ 4.148463] [] (process_one_work) from [] (worker_thread+0x3c/0x4e4) [ 4.156555] r10:df3ccdc0 r9:de7ee000 r8:00000008 r7:df3ccdf0 r6:de593e18 r5:df3ccdc0 [ 4.164457] r4:de593e00 [ 4.167013] [] (worker_thread) from [] (kthread+0x100/0x110) [ 4.174410] r10:00000000 r9:00000000 r8:c0047c9c r7:de593e00 r6:de7ee000 r5:de617600 [ 4.182311] r4:00000000 r3:de516c00 [ 4.185927] [] (kthread) from [] (ret_from_fork+0x14/0x30) [ 4.193153] r8:00000000 r7:00000000 r6:00000000 r5:c004d29c r4:de617600 [ 4.988372] systemd[1]: System time before build time, advancing clock. [ 5.008072] random: nonblocking pool is initialized [ 5.272890] systemd[1]: systemd 247.3-7+deb11u2 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 5.297905] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 5.343334] systemd[1]: Set hostname to . [ 7.314542] systemd[1]: Queued start job for default target Graphical Interface. [ 7.325012] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 7.337674] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 7.348974] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 7.380923] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 7.410887] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 7.440638] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 7.470654] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 7.510676] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 7.542933] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount [0;1;39mArbitrary…s File System Automount Point[0m. [ 7.570238] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 7.600331] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 7.619982] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 7.649897] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 7.670052] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 7.690950] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 7.751785] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 7.763461] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 7.791601] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 7.822442] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 7.853948] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 7.881320] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 7.911025] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 7.920210] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 7.934279] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 7.970907] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 7.989949] systemd[1]: Condition check resulted in Create list of static device nodes for the current kernel being skipped. [ 8.044697] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 8.105577] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 8.165643] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 8.245224] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 8.314364] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 8.453848] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 8.535067] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 8.687280] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 8.812587] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 8.874103] systemd[1]: modprobe@configfs.service: Succeeded. [ 8.930858] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 9.155908] systemd[1]: modprobe@drm.service: Succeeded. [ 9.198889] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 9.254172] systemd[1]: modprobe@fuse.service: Succeeded. [ 9.310388] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 9.346728] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 9.412660] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 9.508368] systemd[1]: Mounting FUSE Control File System... Mounting [0;1;39mFUSE Control File System[0m... [ 9.585365] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 9.681896] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 9.736407] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 9.811213] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 9.901310] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 9.973620] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 10.065436] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mFUSE Control File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. Starting [0;1;39mFlush Journal to Persistent Storage[0m... [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [ 10.899362] systemd-journald[121]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mCreate System Users[0m. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems (Pre)[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Service[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [ 13.814643] proc: unrecognized mount option \"hidepid=invisible\" or missing value [ 15.179782] evbug: Event. Dev: input0, Type: 3, Code: 1, Value: 16 [ 15.185992] evbug: Event. Dev: input0, Type: 3, Code: 2, Value: 1014 [ 15.192349] evbug: Event. Dev: input0, Type: 0, Code: 0, Value: 0 [ 15.198570] evbug: Connected device: input0 (mma8450 at unknown) [ 15.294811] evbug: Event. Dev: input0, Type: 3, Code: 1, Value: 20 [ 15.301020] evbug: Event. Dev: input0, Type: 0, Code: 0, Value: 0 [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... [ 15.586613] evbug: Event. Dev: input0, Type: 3, Code: 0, Value: -5 [ 15.592822] evbug: Event. Dev: input0, Type: 3, Code: 2, Value: 1008 [ 15.599171] evbug: Event. Dev: input0, Type: 0, Code: 0, Value: 0 [ 15.652833] evbug: Connected device: input1 (gpio-keys at gpio-keys/input0) Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [ 16.024040] evbug: Event. Dev: input0, Type: 3, Code: 2, Value: 1004 [ 16.030421] evbug: Event. Dev: input0, Type: 0, Code: 0, Value: 0 [[0;32m OK [0m] Found device [0;1;39m/dev/ttymxc0[0m. [ 16.536715] proc: unrecognized mount option \"hidepid=invisible\" or missing value [ 16.564766] evbug: Event. Dev: input0, Type: 3, Code: 1, Value: 25 [ 16.570974] evbug: Event. Dev: input0, Type: 0, Code: 0, Value: 0 [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. [ 17.252223] evbug: Event. Dev: input0, Type: 3, Code: 0, Value: -9 [ 17.258431] evbug: Event. Dev: input0, Type: 0, Code: 0, Value: 0 [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Reached target [0;1;39mSound Card[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [[0;32m OK [0m] Listening on [0;1;39mLoad/Sav[ 18.315140] evbug: Event. Dev: input0, Type: 3, Code: 2, Value: 1008 [ 18.323543] evbug: Event. Dev: input0, Type: 0, Code: 0, Value: 0 e RF …itch Status /dev/rfkill Watch[0m. Starting [0;1;39mNetwork Name Resolution[0m... [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [ 18.486670] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Synchronized[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt download activities[0m. [[0;32m OK [0m] Started [0;1;39mDaily apt upgrade and clean activities[0m. [[0;32m OK [0m] Started [0;1;39mPeriodic ext4 Onli…ata Check for All Filesystems[0m. [[0;32m OK [0m] Started [0;1;39mDiscard unused blocks once a week[0m. [[0;32m OK [0m] Reached target [0;1;39mTimers[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSockets[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. [ 18.947038] evbug: Event. Dev: input0, Type: 3, Code: 1, Value: 30 [ 18.953244] evbug: Event. Dev: input0, Type: 0, Code: 0, Value: 0 Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [ 19.275635] evbug: Event. Dev: input0, Type: 3, Code: 0, Value: -14 [ 19.281932] evbug: Event. Dev: input0, Type: 0, Code: 0, Value: 0 [ 19.397466] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttymxc0[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. [[0;32m OK [0m] Finished [0;1;39mRemove Stale Onli…ext4 Metadata Check Snapshots[0m. [[0;32m OK [0m] Reached target [0;1;39mGraphical Interface[0m. Starting [0;1;39mUpdate UTMP about System Runlevel Changes[0m... [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Runlevel Changes[0m. Debian GNU/Linux 11 debian-bullseye-armhf ttymxc0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-cip76-rt44 #1 SMP Wed Jun 7 14:08:08 UTC 2023 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/970180/extract-nfsrootfs-_7knvjj6' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/970180/extract-nfsrootfs-_7knvjj6' / # export NFS_SERVER_IP='10.8.254.2' export NFS_SERVER_IP='10.8.254.2' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-970180/environment . /lava-970180/environment / # /lava-970180/bin/lava-test-runner /lava-970180/0 /lava-970180/bin/lava-test-runner /lava-970180/0 + export TESTRUN_ID=0_dmesg + cd /lava-970180/0/tests/0_dmesg + cat uuid + UUID=970180_1.6.2.3.1 [ 22.858342] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 22.892722] evbug: Event. Dev: input0, Type: 3, Code: 1, Value: 34 [ 22.898931] evbug: Event. Dev: input0, Type: 0, Code: 0, Value: 0 [ 23.039146] [ 23.169290] [ 23.310852] + set +x [ 23.322192] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-970180/environment / # . /lava-970180/environment/lava-970180/bin/lava-test-runner /lava-970180/1 / # /lava-970180/bin/lava-test-runner /lava-970180/1 + export TESTRUN_ID=1_bootrr + cd /lava-970180/1/tests/1_bootrr + cat uuid + UUID=970180_1.6.2.3.5 [ 23.981959] + set +x + export PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-970180/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-970180/1/../bin/lava-test-case [ 24.073881] /lava-970180/1/../bin/lava-test-case [ 24.197040] /lava-970180/1/../bin/lava-test-case [ 24.257573] + set +x [ 24.312608]