connecting to NetworkSerialPort(target=Target(name='dove-cubox-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4015, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4015 connected to 10.8.254.5 (port 4015) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2020.06.0-00092-gc130f9ac29 #2 Fri Jul 3 17:13:59 CEST 2020 Board: Marvell Dove SoC: Marvell 0510 rev 7 mdio_bus: miibus0: probed [33mWARNING:[0m m25p80 spi-flash@00: found n25q032, expected w25q32 m25p80 spi-flash@00: n25q032 (4096 Kbytes) dove-sdhci f1092000.sdio-host@92000.of: registered as mci0 mci0: detected SD card version 2.0 mci0: registered disk0 malloc space: 0x1fefe1a0 -> 0x3fdfc33f (size 511 MiB) envfs: no envfs (magic mismatch) - envfs never written? [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mMarvell Dove:/[0m global linux.bootargs.console=\"console=ttyS0,115200n8\" [1;32mbarebox@[1;36mMarvell Dove:/[0m global linux.bootargs.console=\"console=ttyS0,115200n8\"global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/865163/extract-nfsrootfs-9vtq884d,v3,tcp ip=dhcp'\" [1;32mbarebox@[1;36mMarvell Dove:/[0m global linux.bootargs.nfs=\"'root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/865163/extract-nfsrootfs-9vtq884d,v3,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/865163/tftp-deploy-ukiyyhgf/dtb/dove-cubox.dtb /mnt/tftp/865163/tftp-deploy-ukiyyhgf/kernel/zImage -a 0x05000000 -L 0x04000000 [1;32mbarebox@[1;36mMarvell Dove:/[0m bootm -v -o /mnt/tftp/865163/tftp-deploy-ukiyyhgf/dtb/dove-cubox.dtb /mnt/tftp/865163/tftp-deploy-ukiyyhgf/kernel/zImage -a 0x05000000 -L 0x04000000 eth0: 1000Mbps full duplex link detected [33mWARNING:[0m eth0: No MAC address set. Using random address ea:ac:e3:75:46:93 T eth0: DHCP client bound to address 10.8.254.242 Loading ARM Linux zImage '/mnt/tftp/865163/tftp-deploy-ukiyyhgf/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler Loading devicetree from '/mnt/tftp/865163/tftp-deploy-ukiyyhgf/dtb/dove-cubox.dtb' commandline: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/865163/extract-nfsrootfs-9vtq884d,v3,tcp ip=dhcp Starting kernel at 0x05000000, oftree at 0x05746000... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-st28 (KernelCI@build-j725063-arm-gcc-10-multi-v7-defconfig-cmfqx) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Mon Dec 19 21:47:19 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [560f5815] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine model: SolidRun CuBox [ 0.000000] cma: Reserved 64 MiB at 0x3c000000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] PERCPU: Embedded 11 pages/cpu @ef7dc000 s14860 r8192 d22004 u45056 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/865163/extract-nfsrootfs-9vtq884d,v3,tcp ip=dhcp [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 959028K/1048576K available (8633K kernel code, 985K rwdata, 3824K rodata, 1048K init, 320K bss, 24012K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc0e33548 (12462 kB) [ 0.000000] .init : 0xc0e34000 - 0xc0f3a000 (1048 kB) [ 0.000000] .data : 0xc0f3a000 - 0xc10304a0 ( 986 kB) [ 0.000000] .bss : 0xc1033000 - 0xc10830e0 ( 321 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 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] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns [ 0.000008] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns [ 0.001223] Console: colour dummy device 80x30 [ 0.001252] Calibrating delay loop... 791.34 BogoMIPS (lpj=1978368) [ 0.030025] pid_max: default: 32768 minimum: 301 [ 0.030161] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.030177] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.030832] CPU: Testing write buffer coherency: ok [ 0.031096] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.031185] Setting up static identity map for 0x209000 - 0x209098 [ 0.033547] Brought up 1 CPUs [ 0.033563] SMP: Total of 1 processors activated (791.34 BogoMIPS). [ 0.033571] CPU: All CPU(s) started in SVC mode. [ 0.034275] devtmpfs: initialized [ 0.039477] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 5 [ 0.040099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.040133] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.045278] pinctrl core: initialized pinctrl subsystem [ 0.047121] NET: Registered protocol family 16 [ 0.049329] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.051247] cpuidle: using governor ladder [ 0.051269] cpuidle: using governor menu [ 0.051579] Dove 88AP510 SoC [ 0.051601] Tauros2: Disabling L2 prefetch. [ 0.051609] Tauros2: Disabling line fill burt8. [ 0.051615] Tauros2: Enabling L2 cache. [ 0.051622] Tauros2: L2 cache support initialised in ARMv7 mode. [ 0.059901] No ATAGs? [ 0.059924] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.062745] Serial: AMBA PL011 UART driver [ 0.076103] reg-fixed-voltage regulators:regulator@1: could not find pctldev for node /mbus/internal-regs/power-management@d0000/pin-ctrl@0200/pmx-gpio-1, deferring probe [ 0.078242] vgaarb: loaded [ 0.079167] SCSI subsystem initialized [ 0.079660] usbcore: registered new interface driver usbfs [ 0.079731] usbcore: registered new interface driver hub [ 0.079784] usbcore: registered new device driver usb [ 0.080908] pps_core: LinuxPPS API ver. 1 registered [ 0.080917] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.080947] PTP clock support registered [ 0.081109] EDAC MC: Ver: 3.0.0 [ 0.083276] clocksource: Switched to clocksource orion_clocksource [ 0.093664] NET: Registered protocol family 2 [ 0.093804] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.094725] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.094803] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.094905] TCP: Hash tables configured (established 8192 bind 8192) [ 0.094991] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.095024] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.095174] NET: Registered protocol family 1 [ 0.095502] RPC: Registered named UNIX socket transport module. [ 0.095511] RPC: Registered udp transport module. [ 0.095518] RPC: Registered tcp transport module. [ 0.095525] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.110965] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.111919] NFS: Registering the id_resolver key type [ 0.111958] Key type id_resolver registered [ 0.111966] Key type id_legacy registered [ 0.112032] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.113503] bounce: pool size: 64 pages [ 0.113757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.113775] io scheduler noop registered [ 0.113789] io scheduler deadline registered [ 0.113825] io scheduler cfq registered (default) [ 0.117922] dove-pinctrl f10d0200.pin-ctrl: falling back to hardcoded PMU resource [ 0.118067] dove-pinctrl f10d0200.pin-ctrl: [Firmware Bug]: Missing pinctrl regs in DTB. Please update your firmware. [ 0.118789] dove-pinctrl f10d0200.pin-ctrl: registered pinctrl driver [ 0.121428] irq: Cannot allocate irq_descs @ IRQ39, assuming pre-allocated [ 0.121781] irq: Cannot allocate irq_descs @ IRQ71, assuming pre-allocated [ 0.124939] mv_xor f1060800.dma-engine: Marvell shared XOR driver [ 0.149456] mv_xor f1060800.dma-engine: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 0.149666] mv_xor f1060900.dma-engine: Marvell shared XOR driver [ 0.174414] mv_xor f1060900.dma-engine: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 0.236086] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.238185] SuperH (H)SCI(F) driver initialized [ 0.238861] msm_serial: driver initialized [ 0.239477] console [ttyS0] disabled [ 0.239526] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 21, base_baud = 10416666) is a 16550A [ 0.886204] console [ttyS0] enabled [ 0.890336] STMicroelectronics ASC driver initialized [ 0.896532] [drm] Initialized drm 1.1.0 20060810 [ 0.909241] loop: module loaded [ 0.914435] sata_mv f10a0000.sata-host: slots 32 ports 1 [ 0.921478] scsi host0: sata_mv [ 0.924921] ata1: SATA max UDMA/133 irq 30 [ 0.931544] m25p80 spi0.0: found n25q032, expected w25q32 [ 0.936960] m25p80 spi0.0: n25q032 (4096 Kbytes) [ 0.941596] 2 ofpart partitions found on MTD device spi0.0 [ 0.947067] Creating 2 MTD partitions on \"spi0.0\": [ 0.951850] 0x000000000000-0x000000200000 : \"barebox\" [ 0.958004] 0x000000200000-0x000000220000 : \"env\" [ 0.967207] CAN device driver interface [ 0.972004] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 0.978956] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.985679] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 0.994336] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address ea:ac:e3:75:46:93 [ 1.005000] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.012451] usbcore: registered new interface driver pegasus [ 1.018179] usbcore: registered new interface driver asix [ 1.023625] usbcore: registered new interface driver ax88179_178a [ 1.029753] usbcore: registered new interface driver cdc_ether [ 1.035642] usbcore: registered new interface driver smsc75xx [ 1.041446] usbcore: registered new interface driver smsc95xx [ 1.047232] usbcore: registered new interface driver net1080 [ 1.052926] usbcore: registered new interface driver cdc_subset [ 1.058883] usbcore: registered new interface driver zaurus [ 1.064538] usbcore: registered new interface driver cdc_ncm [ 1.071425] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.077951] ehci-pci: EHCI PCI platform driver [ 1.082446] ehci-platform: EHCI generic platform driver [ 1.087797] ehci-omap: OMAP-EHCI Host Controller driver [ 1.093117] ehci-orion: EHCI orion driver [ 1.097275] orion-ehci f1050000.usb-host: EHCI Host Controller [ 1.103127] orion-ehci f1050000.usb-host: new USB bus registered, assigned bus number 1 [ 1.111348] orion-ehci f1050000.usb-host: irq 25, io mem 0xf1050000 [ 1.123295] orion-ehci f1050000.usb-host: USB 2.0 started, EHCI 1.00 [ 1.130476] hub 1-0:1.0: USB hub found [ 1.134275] hub 1-0:1.0: 1 port detected [ 1.138685] orion-ehci f1051000.usb-host: EHCI Host Controller [ 1.144549] orion-ehci f1051000.usb-host: new USB bus registered, assigned bus number 2 [ 1.152719] orion-ehci f1051000.usb-host: irq 26, io mem 0xf1051000 [ 1.168306] orion-ehci f1051000.usb-host: USB 2.0 started, EHCI 1.00 [ 1.175430] hub 2-0:1.0: USB hub found [ 1.179230] hub 2-0:1.0: 1 port detected [ 1.183636] SPEAr-ehci: EHCI SPEAr driver [ 1.187766] ehci-st: EHCI STMicroelectronics driver [ 1.192766] ehci-exynos: EHCI EXYNOS driver [ 1.197065] ehci-atmel: EHCI Atmel driver [ 1.201170] tegra-ehci: Tegra EHCI driver [ 1.205293] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.211480] ohci-pci: OHCI PCI platform driver [ 1.215995] ohci-platform: OHCI generic platform driver [ 1.221328] ohci-omap3: OHCI OMAP3 driver [ 1.225441] SPEAr-ohci: OHCI SPEAr driver [ 1.229553] ohci-st: OHCI STMicroelectronics driver [ 1.234519] ohci-atmel: OHCI Atmel driver [ 1.238975] usbcore: registered new interface driver usb-storage [ 1.246746] mousedev: PS/2 mouse device common for all mice [ 1.254658] rtc-mv f10d8500.real-time-clock: rtc core: registered f10d8500.real-time- as rtc0 [ 1.264315] i2c /dev entries driver [ 1.268601] ata1: SATA link down (SStatus 0 SControl F300) [ 1.276441] i2c i2c-0: Added multiplexed i2c bus 1 [ 1.281561] i2c i2c-0: Added multiplexed i2c bus 2 [ 1.286666] i2c i2c-0: Added multiplexed i2c bus 3 [ 1.294410] orion_wdt: Initial timeout 25 sec [ 1.300681] sdhci: Secure Digital Host Controller Interface driver [ 1.306853] sdhci: Copyright(c) Pierre Ossman [ 1.312284] Synopsys Designware Multimedia Card Interface Driver [ 1.319046] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.325123] sdhci-dove f1092000.sdio-host: No vmmc regulator found [ 1.331300] sdhci-dove f1092000.sdio-host: No vqmmc regulator found [ 1.363291] mmc0: SDHCI controller on f1092000.sdio-host [f1092000.sdio-host] using DMA [ 1.372713] ledtrig-cpu: registered to indicate activity on CPUs [ 1.378959] usbcore: registered new interface driver usbhid [ 1.384522] usbhid: USB HID core driver [ 1.392404] NET: Registered protocol family 10 [ 1.397796] sit: IPv6 over IPv4 tunneling driver [ 1.403190] NET: Registered protocol family 17 [ 1.407655] can: controller area network core (rev 20120528 abi 9) [ 1.414085] NET: Registered protocol family 29 [ 1.418528] can: raw protocol (rev 20120528) [ 1.422785] can: broadcast manager protocol (rev 20120528 t) [ 1.428440] can: netlink gateway (rev 20130117) max_hops=1 [ 1.434323] Key type dns_resolver registered [ 1.438703] ThumbEE CPU extension supported. [ 1.442969] Registering SWP/SWPB emulation handler [ 1.447759] PJ4 iWMMXt v2 coprocessor enabled. [ 1.457813] rtc-mv f10d8500.real-time-clock: setting system clock to 2022-11-08 08:06:06 UTC (1667894766) [ 1.475916] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 1.497743] mmc0: new high speed SD card at address 59b4 [ 1.503542] mmcblk0: mmc0:59b4 USD 1.87 GiB [ 1.509165] mmcblk0: p1 [ 4.254911] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled [ 4.264762] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 4.278349] Sending DHCP requests .., OK [ 7.088742] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.242 [ 7.096488] IP-Config: Complete: [ 7.099727] device=eth0, hwaddr=ea:ac:e3:75:46:93, ipaddr=10.8.254.242, mask=255.255.255.0, gw=255.255.255.255 [ 7.110128] host=10.8.254.242, domain=, nis-domain=(none) [ 7.115948] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 7.122454] nameserver0=10.8.254.2 [ 7.247347] VFS: Mounted root (nfs filesystem) on device 0:13. [ 7.253597] devtmpfs: mounted [ 7.257790] Freeing unused kernel memory: 1048K [ 7.691039] systemd[1]: systemd 247.3-7+deb11u1 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) [ 7.714683] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 7.739729] systemd[1]: Set hostname to . [ 9.100985] systemd[1]: Queued start job for default target Graphical Interface. [ 9.110405] random: systemd: uninitialized urandom read (16 bytes read, 107 bits of entropy available) [ 9.119988] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 9.132348] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 9.141484] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 9.158499] random: systemd: uninitialized urandom read (16 bytes read, 107 bits of entropy available) [ 9.168378] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 9.188446] random: systemd: uninitialized urandom read (16 bytes read, 107 bits of entropy available) [ 9.198201] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 9.218527] random: systemd: uninitialized urandom read (16 bytes read, 107 bits of entropy available) [ 9.228148] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.248489] random: systemd: uninitialized urandom read (16 bytes read, 107 bits of entropy available) [ 9.258073] 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. [ 9.283569] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 9.293177] 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. [ 9.313802] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 9.325717] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 9.335094] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.353974] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 9.363381] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 9.378595] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 9.387956] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 9.408481] random: systemd: uninitialized urandom read (16 bytes read, 109 bits of entropy available) [ 9.417843] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 9.433664] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 9.449297] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 9.486795] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 9.496476] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 9.519293] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 9.540100] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 9.560532] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 9.579196] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 9.599365] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.608430] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 9.620620] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 9.644437] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 9.673241] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting [0;1;39mCreate list of st…odes for the current kernel[0m... [ 9.722224] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 9.757238] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 9.812798] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 9.872549] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 9.943972] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 10.001316] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 10.071790] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 10.131938] systemd[1]: Starting Coldplug All udev Devices... [ 10.141265] random: nonblocking pool is initialized Starting [0;1;39mColdplug All udev Devices[0m... [ 10.202193] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 10.259574] systemd[1]: Finished Create list of static device nodes for the current kernel. [[0;32m OK [0m] Finished [0;1;39mCreate list of st… nodes for the current kernel[0m. [ 10.411302] systemd[1]: modprobe@configfs.service: Succeeded. [ 10.440949] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 10.490204] systemd[1]: modprobe@drm.service: Succeeded. [ 10.514106] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 10.560341] systemd[1]: modprobe@fuse.service: Succeeded. [ 10.583666] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 10.629934] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 10.659548] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 10.699457] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... Starting [0;1;39mLoad/Save Random Seed[0m... Starting [0;1;39mApply Kernel Variables[0m... Starting [0;1;39mCreate System Users[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 11.089062] systemd-journald[88]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[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;39mFlush Journal to Persistent Storage[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;39mCreate Volatile Files and Directories[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[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;39mCreate Volatile Files and Directories[0m. [ 12.652693] proc: unrecognized mount option \"hidepid=invisible\" or missing value Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [ 12.945948] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Service[0m. Starting [0;1;39mNetwork Name Resolution[0m... [ 14.351527] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[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] Found device [0;1;39m/dev/ttyS0[0m. [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[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. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[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] Started [0;1;39mDaily Cleanup of Temporary Directories[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] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... [ 21.416677] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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 ttyS0[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 ttyS0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-st28 #1 SMP Mon Dec 19 21:47:19 UTC 2022 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/865163/extract-nfsrootfs-9vtq884d' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/865163/extract-nfsrootfs-9vtq884d' / # 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-865163/environment . /lava-865163/environment / # /lava-865163/bin/lava-test-runner /lava-865163/0 /lava-865163/bin/lava-test-runner /lava-865163/0 + export TESTRUN_ID=0_dmesg + cd /lava-865163/0/tests/0_dmesg + cat uuid + UUID=865163_1.6.[ 23.393854] 2.3.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 23.482390] [ 23.554251] [ 23.633390] + set +x [ 23.642620] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-865163/environment / # . /lava-865163/environment/lava-865163/bin/lava-test-runner /lava-865163/1 / # /lava-865163/bin/lava-test-runner /lava-865163/1 + export TESTRUN_ID=1_bootrr + cd /lava-865163/1/tests/1_bootrr + cat uuid + UUID=865163_1.6.[ 24.184860] 2.3.5 + set +x + export PATH=/[ 24.193174] opt/bootrr/libexec/bootrr/helpers:/lava-865163/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr/libexec/bootrr /lava-865163/1/tests/1_bootrr/run.sh: 15: cd: can't cd to /opt/bootrr/libexec/bootrr + set +x / #