Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,115200n81,local [] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 172.16.3.202 (68 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 796726/tftp-deploy-559s2cn_/kernel/zImage tftp 0x82000000 796726/tftp-deploy-559s2cn_/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.202 Filename '796726/tftp-deploy-559s2cn_/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 3.5 MiB 5.1 MiB/s done Bytes transferred = 3715144 (38b048 hex) => tftp 0x83000000 796726/tftp-deploy-559s2cn_/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 796726/tftp-deploy-559s2cn_/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.202 Filename '796726/tftp-deploy-559s2cn_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 6.9 MiB 4.4 MiB/s done Bytes transferred = 7221000 (6e2f08 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 796726/tftp-deploy-559s2cn_/dtb/am335x-boneblack.dtb tftp 0x88000000 796726/tftp-deploy-559s2cn_/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.202 Filename '796726/tftp-deploy-559s2cn_/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 32.8 KiB 4 MiB/s done Bytes transferred = 33561 (8319 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/796726/extract-nfsrootfs-pqwg7ge7,tcp,hard,v3 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/796726/extract-nfsrootfs-pqwg7ge7,tcp,hard,v3 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x38b048 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2022-12-01 20:53:37 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7220936 Bytes = 6.9 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 8800b318 fixing up phy_id for ethernet1, old: 1, new: -1644890048 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.302-cip71-st28 (KernelCI@build-j621861-arm-gcc-10-omap2plus-defconfig-42vtr) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 SMP Thu Dec 1 20:46:59 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: TI AM335x BeagleBone Black [ 0.000000] Malformed early option 'earlycon' [ 0.000000] cma: Reserved 16 MiB at 0x9e800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon ) [ 0.000000] PERCPU: Embedded 13 pages/cpu @df915000 s20648 r8192 d24408 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129408 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/796726/extract-nfsrootfs-pqwg7ge7,tcp,hard,v3 console_msg_format=syslog earlycon 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: 474724K/522240K available (6971K kernel code, 752K rwdata, 2232K rodata, 444K init, 8189K bss, 31132K reserved, 16384K cma-reserved, 0K 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 - 0xc0904f8c (9204 kB) [ 0.000000] .init : 0xc0905000 - 0xc0974000 ( 444 kB) [ 0.000000] .data : 0xc0974000 - 0xc0a303a8 ( 753 kB) [ 0.000000] .bss : 0xc0a33000 - 0xc12327a0 (8190 kB) [ 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=2 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] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz [ 0.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000038] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000081] OMAP clocksource: timer1 at 24000000 Hz [ 0.000494] clocksource_probe: no matching clocksources found [ 0.001321] Console: colour dummy device 80x30 [ 0.001381] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001390] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001397] ... MAX_LOCK_DEPTH: 48 [ 0.001405] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001411] ... CLASSHASH_SIZE: 4096 [ 0.001418] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001425] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001432] ... CHAINHASH_SIZE: 32768 [ 0.001439] memory used by lock dependency info: 5167 kB [ 0.001446] per task-struct memory footprint: 1536 bytes [ 0.001472] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.078738] pid_max: default: 32768 minimum: 301 [ 0.079132] Security Framework initialized [ 0.079249] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079261] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.082034] Initializing cgroup subsys io [ 0.082125] Initializing cgroup subsys memory [ 0.082211] Initializing cgroup subsys devices [ 0.082325] Initializing cgroup subsys freezer [ 0.082395] Initializing cgroup subsys perf_event [ 0.082463] CPU: Testing write buffer coherency: ok [ 0.082605] CPU0: Spectre v2: using BPIALL workaround [ 0.083958] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.084072] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.087590] Brought up 1 CPUs [ 0.087612] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.087622] CPU: All CPU(s) started in SVC mode. [ 0.091523] devtmpfs: initialized [ 0.125390] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.176183] omap_hwmod: debugss: _wait_target_disable failed [ 0.231348] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.231418] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.233697] pinctrl core: initialized pinctrl subsystem [ 0.238574] NET: Registered protocol family 16 [ 0.243713] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.245812] cpuidle: using governor ladder [ 0.245842] cpuidle: using governor menu [ 0.257091] OMAP GPIO hardware version 0.1 [ 0.278092] No ATAGs? [ 0.278128] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.318161] edma 49000000.edma: TI EDMA DMA engine driver [ 0.322297] SCSI subsystem initialized [ 0.324188] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.324292] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.324542] pps_core: LinuxPPS API ver. 1 registered [ 0.324553] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.324603] PTP clock support registered [ 0.328643] clocksource: Switched to clocksource timer1 [ 0.456498] NET: Registered protocol family 2 [ 0.456998] IP idents hash table entries: 8192 (order: 4, 65536 bytes) [ 0.458924] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.459012] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) [ 0.459583] TCP: Hash tables configured (established 4096 bind 4096) [ 0.459795] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 0.459888] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 0.460433] NET: Registered protocol family 1 [ 0.462060] RPC: Registered named UNIX socket transport module. [ 0.462083] RPC: Registered udp transport module. [ 0.462093] RPC: Registered tcp transport module. [ 0.462102] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.463807] Trying to unpack rootfs image as initramfs... [ 1.003715] Freeing initrd memory: 7052K [ 1.004615] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 1.009267] audit: initializing netlink subsys (disabled) [ 1.009632] audit: type=2000 audit(1.000:1): initialized [ 1.014056] VFS: Disk quotas dquot_6.6.0 [ 1.014356] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.016617] NFS: Registering the id_resolver key type [ 1.016975] Key type id_resolver registered [ 1.016990] Key type id_legacy registered [ 1.017169] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.022615] io scheduler noop registered [ 1.022651] io scheduler deadline registered [ 1.022707] io scheduler cfq registered (default) [ 1.024671] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 1.027406] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled [ 1.034411] omap_uart 44e09000.serial: no wakeirq for uart0 [ 1.035050] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0 [ 1.785829] console [ttyO0] enabled [ 1.824233] brd: module loaded [ 1.848734] loop: module loaded [ 1.854431] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.928699] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.935085] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 1.966167] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 1.977222] cpsw 4a100000.ethernet: Detected MACID = 34:03:de:5e:2c:05 [ 1.989452] mousedev: PS/2 mouse device common for all mice [ 1.995314] i2c /dev entries driver [ 2.001603] omap_hsmmc 48060000.mmc: Got CD GPIO [ 2.089068] ledtrig-cpu: registered to indicate activity on CPUs [ 2.096505] oprofile: using arm/armv7 [ 2.101297] Initializing XFRM netlink socket [ 2.106245] NET: Registered protocol family 10 [ 2.114253] sit: IPv6 over IPv4 tunneling driver [ 2.121464] NET: Registered protocol family 17 [ 2.126205] NET: Registered protocol family 15 [ 2.131330] Key type dns_resolver registered [ 2.135984] omap_voltage_late_init: Voltage driver support not added [ 2.142708] sr_dev_init: No voltage domain specified for smartreflex0. Cannot initialize [ 2.151204] sr_dev_init: No voltage domain specified for smartreflex1. Cannot initialize [ 2.160372] ThumbEE CPU extension supported. [ 2.164876] Registering SWP/SWPB emulation handler [ 2.169970] SmartReflex Class3 initialized [ 2.225841] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 2.232349] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 2.242821] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 2.249972] mmc1: new high speed MMC card at address 0001 [ 2.257811] hctosys: unable to open rtc device (rtc0) [ 2.263220] sr_init: No PMIC hook to init smartreflex [ 2.268789] sr_init: platform driver register failed for SR [ 2.294208] net eth0: initializing cpsw version 1.12 (0) [ 2.302382] net eth0: phy found : id is : 0x7c0f1 [ 2.307424] libphy: PHY 4a101000.mdio:9df4f840 not found [ 2.313031] net eth0: phy \"4a101000.mdio:9df4f840\" not found on slave 1, err -19 [ 2.325324] mmcblk0: mmc1:0001 M62704 3.56 GiB [ 2.331412] mmcblk0boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 2.338429] mmcblk0boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 2.352726] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 2.359356] mmcblk0: p1 [ 5.319276] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 5.327951] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.338805] Sending DHCP requests .., OK [ 8.089130] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.202 [ 8.097049] IP-Config: Complete: [ 8.100488] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.202, mask=255.255.255.0, gw=172.16.3.3 [ 8.110960] host=172.16.3.202, domain=denx.de, nis-domain=(none) [ 8.117686] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= [ 8.124612] nameserver0=172.16.3.3 [ 8.133495] Freeing unused kernel memory: 444K Loading, please wait... Starting version 247.3-7+deb11u1 [ 9.502008] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 9.512529] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0 [ 9.523834] 47401300.usb-phy supply vcc not found, using dummy regulator [ 9.534504] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 9.642246] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 10.184666] usbcore: registered new interface driver usbfs [ 10.191200] usbcore: registered new interface driver hub [ 10.196959] usbcore: registered new device driver usb [ 10.306526] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 10.313443] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 10.488460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 10.495776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 10.503371] usb usb1: Product: MUSB HDRC host driver [ 10.508590] usb usb1: Manufacturer: Linux 4.4.302-cip71-st28 musb-hcd [ 10.515315] usb usb1: SerialNumber: musb-hdrc.1.auto [ 10.681564] hub 1-0:1.0: USB hub found [ 10.706321] hub 1-0:1.0: 1 port detected 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 ... done. IP-Config: eth0 hardware address 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.202 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 12.132632] random: nonblocking pool is initialized [ 12.567684] systemd[1]: System time before build time, advancing clock. [ 12.642549] systemd[1]: Inserted module 'autofs4' [ 12.883170] 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) [ 12.909799] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 11 (bullseye)[0m! [ 12.962664] systemd[1]: Set hostname to . [ 15.183215] systemd[1]: Queued start job for default target Graphical Interface. [ 15.193893] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 15.207135] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 15.291732] systemd[1]: Created slice system-getty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m. [ 15.324717] systemd[1]: Created slice system-modprobe.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-modprobe.slice[0m. [ 15.353817] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice [0;1;39msystem-serial\x2dgetty.slice[0m. [ 15.383656] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 15.410627] 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. [ 15.440043] 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. [ 15.474486] 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. [ 15.509512] systemd[1]: Reached target Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mLocal Encrypted Volumes[0m. [ 15.539434] systemd[1]: Reached target Paths. [[0;32m OK [0m] Reached target [0;1;39mPaths[0m. [ 15.559240] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 15.589153] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target [0;1;39mSlices[0m. [ 15.609261] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target [0;1;39mSwap[0m. [ 15.635103] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 15.663749] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Audit Socket[0m. [ 15.693521] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 15.722499] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 15.753632] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 15.786936] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 15.811852] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 15.841221] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 15.864611] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 15.974986] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 16.132376] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 16.367134] 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... [ 16.783336] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 16.997351] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 17.323918] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 17.654173] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 18.118191] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 18.492246] systemd[1]: Starting Load Kernel Modules... Starting [0;1;39mLoad Kernel Modules[0m... [ 18.726185] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 19.010395] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 19.472532] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [ 19.604614] systemd[1]: Mounted Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [ 19.732302] systemd[1]: Mounted Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [ 19.923257] 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. [ 20.108087] systemd[1]: modprobe@configfs.service: Succeeded. [ 20.164888] systemd[1]: Finished Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [ 20.265761] systemd[1]: modprobe@drm.service: Succeeded. [ 20.326106] systemd[1]: Finished Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [ 20.405225] systemd[1]: modprobe@fuse.service: Succeeded. [ 20.476800] systemd[1]: Finished Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [ 20.572606] systemd[1]: Finished Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Modules[0m. [ 20.627863] systemd[1]: Finished Remount Root and Kernel File Systems. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [ 20.713284] systemd[1]: Condition check resulted in FUSE Control File System being skipped. [ 20.801483] systemd[1]: Mounting Kernel Configuration File System... Mounting [0;1;39mKernel Configuration File System[0m... [ 20.878990] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 20.951744] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 21.090700] systemd[1]: Starting Load/Save Random Seed... Starting [0;1;39mLoad/Save Random Seed[0m... [ 21.234867] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 21.464654] systemd[1]: Starting Create System Users... Starting [0;1;39mCreate System Users[0m... [ 21.734519] systemd[1]: Mounted Kernel Configuration File System. [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [ 21.972851] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[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. [ 23.359141] systemd-journald[171]: Received client request to flush runtime journal. [[0m[0;31m* [0m] (1 of 4) A start job is running for…reate System Users (9s / 1min 36s) M[K[[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [K[[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[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;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... [ 30.456660] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mUpdate UTMP about System Boot/Shutdown[0m... [[0;32m OK [0m] Found device [0;1;39m/dev/ttyO0[0m. [[0;32m OK [0m] Reached target [0;1;39mHardware activated USB gadget[0m. [ 33.018448] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…e Synchronization (19s / 1min 46s) M[K[[0;32m OK [0m] Finished [0;1;39mUpdate UTMP about System Boot/Shutdown[0m. [K[[0;32m OK [0m] Started [0;1;39mNetwork Service[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. [[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. [ 36.800413] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[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. Starting [0;1;39mRemove Stale Onli…t4 Metadata Check Snapshots[0m... Starting [0;1;39mUser Login Management[0m... [ 39.748753] proc: unrecognized mount option \"hidepid=invisible\" or missing value [[0;31m*[0;1;31m*[0m[0;31m* [0m] (1 of 3) A start job is running for…k Name Resolution (25s / 1min 50s) M[K[[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [K[[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 ttyO0[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 ttyO0 debian-bullseye-armhf login: root (automatic login) Linux debian-bullseye-armhf 4.4.302-cip71-st28 #1 SMP Thu Dec 1 20:46:59 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/796726/extract-nfsrootfs-pqwg7ge7' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/796726/extract-nfsrootfs-pqwg7ge7' / # export NFS_SERVER_IP='172.16.3.3' export NFS_SERVER_IP='172.16.3.3' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-796726/environment . /lava-796726/environment / # /lava-796726/bin/lava-test-runner /lava-796726/0 /lava-796726/bin/lava-test-runner /lava-796726/0 + export TESTRUN_ID=0_dmesg + cd /lava-796726/0/tests/0_dmesg + cat uuid + UUID=796726_1.6.2.4.1 + set +x [ 52.875598] + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh kern :crit : clocksource_probe: no matching clocksources found [ 53.424095] [ 53.907875] [ 54.309495] + set +x [ 54.322724] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-796726/environment / # . /lava-796726/environment/lava-796726/bin/lava-test-runner /lava-796726/1 / # /lava-796726/bin/lava-test-runner /lava-796726/1 + export TESTRUN_ID=1_bootrr + cd /lava-796726/1/tests/1_bootrr + cat uuid + UUID=796726_1.6.2.4.5 + set +x [ 55.387365] + export PATH=/opt/bootrr/helpers:/lava-796726/1/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd /opt/bootrr + sh helpers/bootrr-auto /lava-796726/1/../bin/lava-test-case [ 55.601844] + set +x [ 55.679771] / #