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/773037/extract-nfsrootfs-2w3eptyy,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/773037/extract-nfsrootfs-2w3eptyy,tcp ip=dhcp'\"bootm -v -o /mnt/tftp/773037/tftp-deploy-az7ryyjy/dtb/dove-cubox.dtb /mnt/tftp/773037/tftp-deploy-az7ryyjy/kernel/zImage -a 0x05000000 [1;32mbarebox@[1;36mMarvell Dove:/[0m bootm -v -o /mnt/tftp/773037/tftp-deploy-az7ryyjy/dtb/dove-cubox.dtb /mnt/tftp/773037/tftp-deploy-az7ryyjy/kernel/zImage -a 0x05000000 eth0: 1000Mbps full duplex link detected [33mWARNING:[0m eth0: No MAC address set. Using random address 1a:b3:03:b0:3a:df T eth0: DHCP client bound to address 10.8.254.25 Loading ARM Linux zImage '/mnt/tftp/773037/tftp-deploy-az7ryyjy/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no initrd load address, defaulting to 0x0574c000 Loading devicetree from '/mnt/tftp/773037/tftp-deploy-az7ryyjy/dtb/dove-cubox.dtb' commandline: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=10.8.254.2:/var/lib/lava/dispatcher/tmp/773037/extract-nfsrootfs-2w3eptyy,tcp ip=dhcp Starting kernel at 0x05000000, oftree at 0x0574c000... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip69-st14 (KernelCI@build-j356236-arm-gcc-10-multi-v7-defconfig-8qpt8) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Jul 14 12:49:09 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/773037/extract-nfsrootfs-2w3eptyy,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: 958964K/1048576K available (8645K kernel code, 985K rwdata, 3872K rodata, 1052K init, 321K bss, 24076K 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 - 0xc0e426c8 (12522 kB) [ 0.000000] .init : 0xc0e43000 - 0xc0f4a000 (1052 kB) [ 0.000000] .data : 0xc0f4a000 - 0xc10406e0 ( 986 kB) [ 0.000000] .bss : 0xc1043000 - 0xc1093660 ( 322 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.001219] Console: colour dummy device 80x30 [ 0.001249] 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.030176] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.030821] CPU: Testing write buffer coherency: ok [ 0.031090] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.031177] Setting up static identity map for 0x209000 - 0x209098 [ 0.033574] Brought up 1 CPUs [ 0.033591] SMP: Total of 1 processors activated (791.34 BogoMIPS). [ 0.033599] CPU: All CPU(s) started in SVC mode. [ 0.034300] devtmpfs: initialized [ 0.039580] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 5 [ 0.040212] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.040245] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.045277] pinctrl core: initialized pinctrl subsystem [ 0.047160] NET: Registered protocol family 16 [ 0.049369] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.051287] cpuidle: using governor ladder [ 0.051310] cpuidle: using governor menu [ 0.051618] Dove 88AP510 SoC [ 0.051638] Tauros2: Disabling L2 prefetch. [ 0.051646] Tauros2: Disabling line fill burt8. [ 0.051652] Tauros2: Enabling L2 cache. [ 0.051659] Tauros2: L2 cache support initialised in ARMv7 mode. [ 0.060114] No ATAGs? [ 0.060138] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.062956] Serial: AMBA PL011 UART driver [ 0.076431] 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.078579] vgaarb: loaded [ 0.079518] SCSI subsystem initialized [ 0.080030] usbcore: registered new interface driver usbfs [ 0.080131] usbcore: registered new interface driver hub [ 0.080193] usbcore: registered new device driver usb [ 0.081295] pps_core: LinuxPPS API ver. 1 registered [ 0.081304] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.081333] PTP clock support registered [ 0.081496] EDAC MC: Ver: 3.0.0 [ 0.083732] clocksource: Switched to clocksource orion_clocksource [ 0.094271] NET: Registered protocol family 2 [ 0.094411] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.095316] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.095395] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.095497] TCP: Hash tables configured (established 8192 bind 8192) [ 0.095582] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.095615] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.095764] NET: Registered protocol family 1 [ 0.096089] RPC: Registered named UNIX socket transport module. [ 0.096098] RPC: Registered udp transport module. [ 0.096105] RPC: Registered tcp transport module. [ 0.096112] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.111542] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.112495] NFS: Registering the id_resolver key type [ 0.112533] Key type id_resolver registered [ 0.112541] Key type id_legacy registered [ 0.112607] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.114097] bounce: pool size: 64 pages [ 0.114354] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.114372] io scheduler noop registered [ 0.114386] io scheduler deadline registered [ 0.114421] io scheduler cfq registered (default) [ 0.118535] dove-pinctrl f10d0200.pin-ctrl: falling back to hardcoded PMU resource [ 0.118678] dove-pinctrl f10d0200.pin-ctrl: [Firmware Bug]: Missing pinctrl regs in DTB. Please update your firmware. [ 0.119389] dove-pinctrl f10d0200.pin-ctrl: registered pinctrl driver [ 0.122044] irq: Cannot allocate irq_descs @ IRQ39, assuming pre-allocated [ 0.122399] irq: Cannot allocate irq_descs @ IRQ71, assuming pre-allocated [ 0.125628] mv_xor f1060800.dma-engine: Marvell shared XOR driver [ 0.149885] mv_xor f1060800.dma-engine: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 0.150096] mv_xor f1060900.dma-engine: Marvell shared XOR driver [ 0.174863] mv_xor f1060900.dma-engine: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 0.237449] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.239654] SuperH (H)SCI(F) driver initialized [ 0.240276] msm_serial: driver initialized [ 0.240899] console [ttyS0] disabled [ 0.240949] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 21, base_baud = 10416666) is a 16550A [ 0.887864] console [ttyS0] enabled [ 0.891981] STMicroelectronics ASC driver initialized [ 0.898178] [drm] Initialized drm 1.1.0 20060810 [ 0.910937] loop: module loaded [ 0.916127] sata_mv f10a0000.sata-host: slots 32 ports 1 [ 0.923159] scsi host0: sata_mv [ 0.926597] ata1: SATA max UDMA/133 irq 30 [ 0.933244] m25p80 spi0.0: found n25q032, expected w25q32 [ 0.938661] m25p80 spi0.0: n25q032 (4096 Kbytes) [ 0.943288] 2 ofpart partitions found on MTD device spi0.0 [ 0.948765] Creating 2 MTD partitions on \"spi0.0\": [ 0.953541] 0x000000000000-0x000000200000 : \"barebox\" [ 0.959713] 0x000000200000-0x000000220000 : \"env\" [ 0.969018] CAN device driver interface [ 0.973796] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k [ 0.980740] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.987508] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 0.996159] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 1a:b3:03:b0:3a:df [ 1.006846] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.014298] usbcore: registered new interface driver pegasus [ 1.020025] usbcore: registered new interface driver asix [ 1.025463] usbcore: registered new interface driver ax88179_178a [ 1.031594] usbcore: registered new interface driver cdc_ether [ 1.037480] usbcore: registered new interface driver smsc75xx [ 1.043285] usbcore: registered new interface driver smsc95xx [ 1.049079] usbcore: registered new interface driver net1080 [ 1.054777] usbcore: registered new interface driver cdc_subset [ 1.060736] usbcore: registered new interface driver zaurus [ 1.066388] usbcore: registered new interface driver cdc_ncm [ 1.073285] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.079811] ehci-pci: EHCI PCI platform driver [ 1.084305] ehci-platform: EHCI generic platform driver [ 1.089655] ehci-omap: OMAP-EHCI Host Controller driver [ 1.094967] ehci-orion: EHCI orion driver [ 1.099118] orion-ehci f1050000.usb-host: EHCI Host Controller [ 1.104968] orion-ehci f1050000.usb-host: new USB bus registered, assigned bus number 1 [ 1.113192] orion-ehci f1050000.usb-host: irq 25, io mem 0xf1050000 [ 1.128752] orion-ehci f1050000.usb-host: USB 2.0 started, EHCI 1.00 [ 1.135941] hub 1-0:1.0: USB hub found [ 1.139744] hub 1-0:1.0: 1 port detected [ 1.144167] orion-ehci f1051000.usb-host: EHCI Host Controller [ 1.150028] orion-ehci f1051000.usb-host: new USB bus registered, assigned bus number 2 [ 1.158195] orion-ehci f1051000.usb-host: irq 26, io mem 0xf1051000 [ 1.173763] orion-ehci f1051000.usb-host: USB 2.0 started, EHCI 1.00 [ 1.180900] hub 2-0:1.0: USB hub found [ 1.184702] hub 2-0:1.0: 1 port detected [ 1.189096] SPEAr-ehci: EHCI SPEAr driver [ 1.193230] ehci-st: EHCI STMicroelectronics driver [ 1.198227] ehci-exynos: EHCI EXYNOS driver [ 1.202528] ehci-atmel: EHCI Atmel driver [ 1.206637] tegra-ehci: Tegra EHCI driver [ 1.210766] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.216950] ohci-pci: OHCI PCI platform driver [ 1.221460] ohci-platform: OHCI generic platform driver [ 1.226798] ohci-omap3: OHCI OMAP3 driver [ 1.230903] SPEAr-ohci: OHCI SPEAr driver [ 1.235016] ohci-st: OHCI STMicroelectronics driver [ 1.239991] ohci-atmel: OHCI Atmel driver [ 1.244490] usbcore: registered new interface driver usb-storage [ 1.252221] mousedev: PS/2 mouse device common for all mice [ 1.260134] rtc-mv f10d8500.real-time-clock: rtc core: registered f10d8500.real-time- as rtc0 [ 1.269793] i2c /dev entries driver [ 1.274086] ata1: SATA link down (SStatus 0 SControl F300) [ 1.281972] i2c i2c-0: Added multiplexed i2c bus 1 [ 1.287102] i2c i2c-0: Added multiplexed i2c bus 2 [ 1.292201] i2c i2c-0: Added multiplexed i2c bus 3 [ 1.299951] orion_wdt: Initial timeout 25 sec [ 1.306239] sdhci: Secure Digital Host Controller Interface driver [ 1.312408] sdhci: Copyright(c) Pierre Ossman [ 1.317997] Synopsys Designware Multimedia Card Interface Driver [ 1.324763] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.330840] sdhci-dove f1092000.sdio-host: No vmmc regulator found [ 1.337020] sdhci-dove f1092000.sdio-host: No vqmmc regulator found [ 1.368750] mmc0: SDHCI controller on f1092000.sdio-host [f1092000.sdio-host] using DMA [ 1.378170] ledtrig-cpu: registered to indicate activity on CPUs [ 1.384426] usbcore: registered new interface driver usbhid [ 1.389992] usbhid: USB HID core driver [ 1.397874] NET: Registered protocol family 10 [ 1.403211] sit: IPv6 over IPv4 tunneling driver [ 1.408590] NET: Registered protocol family 17 [ 1.413047] can: controller area network core (rev 20120528 abi 9) [ 1.419469] NET: Registered protocol family 29 [ 1.423911] can: raw protocol (rev 20120528) [ 1.428160] can: broadcast manager protocol (rev 20120528 t) [ 1.433816] can: netlink gateway (rev 20130117) max_hops=1 [ 1.439707] Key type dns_resolver registered [ 1.444091] ThumbEE CPU extension supported. [ 1.448357] Registering SWP/SWPB emulation handler [ 1.453152] PJ4 iWMMXt v2 coprocessor enabled. [ 1.463225] rtc-mv f10d8500.real-time-clock: setting system clock to 2022-07-14 19:10:36 UTC (1657825836) [ 1.481496] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 1.503201] mmc0: new high speed SD card at address 59b4 [ 1.509013] mmcblk0: mmc0:59b4 USD 1.87 GiB [ 1.514637] mmcblk0: p1 [ 4.290731] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled [ 4.300587] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 4.313805] Sending DHCP requests .., OK [ 7.079195] IP-Config: Got DHCP answer from 10.8.254.2, my address is 10.8.254.25 [ 7.086674] IP-Config: Complete: [ 7.089908] device=eth0, hwaddr=1a:b3:03:b0:3a:df, ipaddr=10.8.254.25, mask=255.255.255.0, gw=255.255.255.255 [ 7.100218] host=10.8.254.25, domain=, nis-domain=(none) [ 7.105945] bootserver=10.8.254.2, rootserver=10.8.254.2, rootpath= [ 7.112449] nameserver0=10.8.254.2 [ 7.127453] VFS: Mounted root (nfs filesystem) on device 0:13. [ 7.133865] devtmpfs: mounted [ 7.138061] Freeing unused kernel memory: 1052K [ 7.543367] systemd[1]: systemd 247.3-7 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.566285] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 7.589835] systemd[1]: Set hostname to . [ 8.943549] systemd[1]: Queued start job for default target Graphical Interface. [ 8.952775] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 8.962355] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 8.974717] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 8.983867] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 9.003996] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 9.013867] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 9.033932] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 9.043693] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 9.063932] random: systemd: uninitialized urandom read (16 bytes read, 108 bits of entropy available) [ 9.073554] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 9.093977] random: systemd: uninitialized urandom read (16 bytes read, 109 bits of entropy available) [ 9.103569] 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.128984] random: systemd: uninitialized urandom read (16 bytes read, 109 bits of entropy available) [ 9.138600] 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.159220] systemd[1]: Condition check resulted in Arbitrary Executable File Formats File System Automount Point being skipped. [ 9.171079] random: systemd: uninitialized urandom read (16 bytes read, 109 bits of entropy available) [ 9.180454] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 9.199392] random: systemd: uninitialized urandom read (16 bytes read, 109 bits of entropy available) [ 9.208790] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 9.224050] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available) [ 9.233416] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 9.253939] random: systemd: uninitialized urandom read (16 bytes read, 110 bits of entropy available) [ 9.263301] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 9.279117] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 9.294600] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 9.331967] systemd[1]: Condition check resulted in Journal Audit Socket being skipped. [ 9.341341] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 9.359696] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 9.380740] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 9.400580] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 9.419695] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 9.439803] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 9.448914] systemd[1]: Condition check resulted in POSIX Message Queue File System being skipped. [ 9.461070] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 9.484855] systemd[1]: Condition check resulted in Kernel Trace File System being skipped. [ 9.515146] 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.562649] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 9.597620] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 9.662698] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 9.709961] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 9.772452] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 9.845292] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 9.902120] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 9.977185] systemd[1]: Starting Coldplug All udev Devices... [ 9.991990] random: nonblocking pool is initialized Starting [0;1;39mColdplug All udev Devices[0m... [ 10.033466] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 10.095001] 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.236370] systemd[1]: modprobe@configfs.service: Succeeded. [ 10.265318] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 10.315746] systemd[1]: modprobe@drm.service: Succeeded. [ 10.339539] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 10.386001] systemd[1]: modprobe@fuse.service: Succeeded. [ 10.409693] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 10.450238] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 10.480057] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 10.519889] 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. [ 10.899882] systemd-journald[89]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[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.456031] proc: unrecognized mount option \"hidepid=invisible\" or missing value Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[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.261036] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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... [ 20.896093] 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-cip69-st14 #1 SMP Thu Jul 14 12:49:09 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/773037/extract-nfsrootfs-2w3eptyy' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/773037/extract-nfsrootfs-2w3eptyy' / # 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-773037/environment . /lava-773037/environment / # /lava-773037/bin/lava-test-runner /lava-773037/0 /lava-773037/bin/lava-test-runner /lava-773037/0 + export TESTRUN_ID=0_dmesg + cd /lava-773037/0/tests/0_dmesg + cat uuid + UUID=773037_1.6.[ 23.018659] 2.3.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 23.102907] [ 23.175187] [ 23.251992] + set +x [ 23.261246] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-773037/environment / # . /lava-773037/environment/lava-773037/bin/lava-test-runner /lava-773037/1 / # /lava-773037/bin/lava-test-runner /lava-773037/1 + export TESTRUN_ID=1_bootrr + cd /lava-773037/1/tests/1_bootrr + cat uuid + UUID=773037_1.6.[ 23.797794] 2.3.5 + set +x + export PATH=/opt/bootrr/helpers:/lava-773037/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-773037/1/../bin/lava-test-case [ 23.845491] + set +x [ 23.871290] / #