Trying 192.168.56.22... Connected to conserv3. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.2.4:1.0-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2023.01-rc4-00047-g3089d12a02 (Jan 01 2023 - 22:23:32 +0000) Trying to boot from MMC1 U-Boot 2023.01-rc4-00047-g3089d12a02 (Jan 01 2023 - 22:23:32 +0000) CPU : AM335X-GP rev 2.0 Model: TI AM335x BeagleBone Black DRAM: 512 MiB Core: 160 devices, 18 uclasses, devicetree: separate WDT: Started wdt@44e35000 with servicing every 1000ms (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... Unable to read "uboot.env" from mmc0:1... 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 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.207 (81 ms) => setenv serverip 192.168.56.123 setenv serverip 192.168.56.123 => tftp 0x82000000 93474/tftp-deploy-9qhgsl74/kernel/zImage tftp 0x82000000 93474/tftp-deploy-9qhgsl74/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.207 Filename '93474/tftp-deploy-9qhgsl74/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10 MiB 4 MiB/s done Bytes transferred = 10527232 (a0a200 hex) => tftp 0x83000000 93474/tftp-deploy-9qhgsl74/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 93474/tftp-deploy-9qhgsl74/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.207 Filename '93474/tftp-deploy-9qhgsl74/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 13.6 MiB 4.3 MiB/s done Bytes transferred = 14289614 (da0ace hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 93474/tftp-deploy-9qhgsl74/dtb/am335x-boneblack.dtb tftp 0x88000000 93474/tftp-deploy-9qhgsl74/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.207 Filename '93474/tftp-deploy-9qhgsl74/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.3 KiB 3.2 MiB/s done Bytes transferred = 69970 (11152 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/93474/extract-nfsrootfs-iwpt2ulr,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/93474/extract-nfsrootfs-iwpt2ulr,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0xa0a200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-04-04 1:49:26 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14289550 Bytes = 13.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Using Device Tree in place at 88000000, end 88014151 Working FDT set to 88000000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.83-cip18-rt10 (KernelCI@build-j154628-arm-gcc-10-multi-v7-defconfig-bmrz7) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Apr 4 01:19:28 UTC 2024 [ 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] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.0 (sgx neon) [ 0.000000] percpu: Embedded 16 pages/cpu s34580 r8192 d22764 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129540 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=192.168.56.123:/var/lib/lava/dispatcher/tmp/93474/extract-nfsrootfs-iwpt2ulr,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 411308K/522240K available (14336K kernel code, 2470K rwdata, 6212K rodata, 2048K init, 427K bss, 45396K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008340] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019122] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033900] Console: colour dummy device 80x30 <3>[ 0.038779] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045837] This ensures that you still see kernel messages. Please <3>[ 0.052559] update your kernel commandline. <6>[ 0.057165] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096118] CPU: Testing write buffer coherency: ok <6>[ 0.101481] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106946] pid_max: default: 32768 minimum: 301 <6>[ 0.112154] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119971] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129280] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.135829] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145393] rcu: Hierarchical SRCU implementation. <6>[ 0.145406] rcu: Max phase no-delay instances is 1000. <6>[ 0.145505] printk: bootconsole [omap8250] printing thread started <6>[ 0.168108] EFI services will not be available. <6>[ 0.168368] smp: Bringing up secondary CPUs ... <6>[ 0.168376] smp: Brought up 1 node, 1 CPU <6>[ 0.168385] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.168394] CPU: All CPU(s) started in SVC mode. <6>[ 0.169062] devtmpfs: initialized <6>[ 0.211425] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.211700] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.211727] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.216763] pinctrl core: initialized pinctrl subsystem <6>[ 0.221909] DMI not present or invalid. <6>[ 0.222750] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.225296] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.228538] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.228687] cpuidle: using governor menu <6>[ 0.246583] No ATAGs? <6>[ 0.246601] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.251910] Serial: AMBA PL011 UART driver <6>[ 0.354954] iommu: Default domain type: Translated <6>[ 0.354972] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.355698] SCSI subsystem initialized <6>[ 0.356447] usbcore: registered new interface driver usbfs <6>[ 0.356497] usbcore: registered new interface driver hub <6>[ 0.356547] usbcore: registered new device driver usb <6>[ 0.357499] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.357508] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.357536] PTP clock support registered <6>[ 0.357689] EDAC MC: Ver: 3.0.0 <6>[ 0.371882] vgaarb: loaded <6>[ 0.372473] clocksource: Switched to clocksource dmtimer <6>[ 0.396099] NET: Registered PF_INET protocol family <6>[ 0.396392] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.397462] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.397497] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.397512] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.397554] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.397653] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.397760] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.397784] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.397938] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.398811] RPC: Registered named UNIX socket transport module. <6>[ 0.398825] RPC: Registered udp transport module. <6>[ 0.398829] RPC: Registered tcp transport module. <6>[ 0.398833] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.398846] PCI: CLS 0 bytes, default 64 <5>[ 0.400223] Initialise system trusted keyrings <6>[ 0.400935] Trying to unpack rootfs image as initramfs... <6>[ 0.413146] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.419761] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.423127] NFS: Registering the id_resolver key type <5>[ 0.423222] Key type id_resolver registered <5>[ 0.423229] Key type id_legacy registered <6>[ 0.423333] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.423343] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.423390] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 0.439376] Key type asymmetric registered <5>[ 0.439391] Asymmetric key parser 'x509' registered <6>[ 0.439574] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 0.439585] io scheduler mq-deadline registered <6>[ 0.439592] io scheduler kyber registered <6>[ 0.894746] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 0.898721] SuperH (H)SCI(F) driver initialized <6>[ 0.899344] msm_serial: driver initialized <6>[ 0.899351] STMicroelectronics ASC driver initialized <6>[ 0.900700] STM32 USART driver initialized <6>[ 0.950540] brd: module loaded <6>[ 0.975419] loop: module loaded <6>[ 0.985372] CAN device driver interface <6>[ 0.986038] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 0.986675] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 0.986681] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 0.986781] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 0.986787] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 0.989339] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 0.989407] usbcore: registered new interface driver pegasus <6>[ 0.989463] usbcore: registered new interface driver asix <6>[ 0.989512] usbcore: registered new interface driver ax88179_178a <6>[ 0.989545] usbcore: registered new interface driver cdc_ether <6>[ 0.989589] usbcore: registered new interface driver smsc75xx <6>[ 0.989633] usbcore: registered new interface driver smsc95xx <6>[ 0.989667] usbcore: registered new interface driver net1080 <6>[ 0.989705] usbcore: registered new interface driver cdc_subset <6>[ 0.989738] usbcore: registered new interface driver zaurus <6>[ 0.989812] usbcore: registered new interface driver cdc_ncm <6>[ 0.993105] usbcore: registered new interface driver usb-storage <6>[ 0.996814] i2c_dev: i2c /dev entries driver <5>[ 1.008444] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.010289] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.010301] sdhci: Copyright(c) Pierre Ossman <6>[ 1.011570] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.012939] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.103145] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.105905] usbcore: registered new interface driver usbhid <6>[ 1.105923] usbhid: USB HID core driver <6>[ 1.112355] NET: Registered PF_INET6 protocol family <6>[ 1.141998] Segment Routing with IPv6 <6>[ 1.142062] In-situ OAM (IOAM) with IPv6 <6>[ 1.142149] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.143075] NET: Registered PF_PACKET protocol family <6>[ 1.143088] can: controller area network core <6>[ 1.143175] NET: Registered PF_CAN protocol family <6>[ 1.143185] can: raw protocol <6>[ 1.143194] can: broadcast manager protocol <6>[ 1.143210] can: netlink gateway - max_hops=1 <5>[ 1.143816] Key type dns_resolver registered <6>[ 1.144006] ThumbEE CPU extension supported. <5>[ 1.144026] Registering SWP/SWPB emulation handler <3>[ 1.144477] omap_voltage_late_init: Voltage driver support not added <5>[ 1.146534] Loading compiled-in X.509 certificates <6>[ 1.258783] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/pinmux_clkout2_pin <6>[ 1.260194] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <4>[ 1.276123] ti-sysc: probe of 44e31000.target-module failed with error -16 <4>[ 1.420163] ti-sysc: probe of 48040000.target-module failed with error -16 <4>[ 1.453554] gpio gpiochip0: (gpio-0-31): not an immutable chip, please consider fixing it! <6>[ 1.923080] OMAP GPIO hardware version 0.1 <4>[ 2.024609] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 2.069082] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 2.111290] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 2.147923] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 2.218678] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <4>[ 2.227003] gpio gpiochip1: (gpio-32-63): not an immutable chip, please consider fixing it! <4>[ 2.256029] gpio gpiochip2: (gpio-64-95): not an immutable chip, please consider fixing it! <6>[ 2.277263] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 2.288703] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 2.289095] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 2.375793] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 2.393107] random: crng init done <6>[ 2.460021] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.551188] Freeing initrd memory: 13956K <6>[ 3.576149] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.576449] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.576463] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.576579] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.576594] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.576678] cpsw-switch 4a100000.switch: Detected MACID = c8:a0:30:c2:c5:7d <5>[ 3.578134] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.595940] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.595974] edma 49000000.dma: TI EDMA DMA engine driver <6>[ 3.724744] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <4>[ 3.733145] gpio gpiochip3: (gpio-96-127): not an immutable chip, please consider fixing it! <3>[ 3.738326] l3-aon-clkctrl:0000:0: failed to disable <6>[ 3.765909] printk: console [ttyS0] enabled <6>[ 3.765921] printk: bootconsole [omap8250] disabled <6>[ 3.765962] printk: console [ttyS0] printing thread started <6>[ 3.781625] printk: bootconsole [omap8250] printing thread stopped <4>[ 3.813172] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 3.820497] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 3.842743] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 3.844409] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 3.844652] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 3.844819] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 3.845285] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 3.857361] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 3.857389] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 3.857595] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 3.857995] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 3.887596] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.888011] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.082468] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.083275] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.083967] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.141324] mmc0: new high speed SDHC card at address 0001 <6>[ 4.142288] mmcblk0: mmc0:0001 EB1QT 29.8 GiB <6>[ 4.158214] mmcblk0: p1 <6>[ 4.166701] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <4>[ 4.188803] mmc1: unexpected status 0x2000980 after switch <4>[ 4.190709] mmc1: unexpected status 0x2000900 after switch <4>[ 4.191276] mmc1: unexpected status 0x2000900 after switch <4>[ 4.191704] mmc1: unexpected status 0x2000900 after switch <6>[ 4.191728] mmc1: new high speed MMC card at address 0001 <6>[ 4.192810] mmcblk1: mmc1:0001 MMC02G 1.79 GiB <4>[ 5.785425] mmc1: unexpected status 0x2000980 after switch <4>[ 5.787157] mmc1: unexpected status 0x2000900 after switch <4>[ 5.787510] mmc1: unexpected status 0x2000900 after switch <4>[ 5.788224] mmc1: unexpected status 0x2000900 after switch <6>[ 6.273454] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 6.273604] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.322582] Sending DHCP requests . <3>[ 6.547719] I/O error, dev mmcblk1, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 7.307226] I/O error, dev mmcblk1, sector 1 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 8.036730] I/O error, dev mmcblk1, sector 2 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <4>[ 8.492502] . <3>[ 8.766229] I/O error, dev mmcblk1, sector 3 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 9.525873] I/O error, dev mmcblk1, sector 4 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 10.285372] I/O error, dev mmcblk1, sector 5 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 11.044888] I/O error, dev mmcblk1, sector 6 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 11.804404] I/O error, dev mmcblk1, sector 7 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 11.804478] Buffer I/O error on dev mmcblk1, logical block 0, async page read <4>[ 12.282514] ., OK <6>[ 12.342695] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.207 <6>[ 12.342747] IP-Config: Complete: <6>[ 12.342758] device=eth0, hwaddr=c8:a0:30:c2:c5:7d, ipaddr=192.168.56.207, mask=255.255.255.0, gw=192.168.56.254 <6>[ 12.342796] host=192.168.56.207, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 12.342814] bootserver=192.168.56.254, rootserver=192.168.56.123, rootpath= <6>[ 12.342838] nameserver0=192.168.56.254 <6>[ 12.342868] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <6>[ 12.355446] Freeing unused kernel image (initmem) memory: 2048K Loading, please wait... <6>[ 12.417217] Run /init as init process Starting systemd-udevd version 252.22-1~deb12u1 <3>[ 14.954077] I/O error, dev mmcblk1, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 15.703548] I/O error, dev mmcblk1, sector 1 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <4>[ 16.129625] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator <4>[ 16.129969] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests <4>[ 16.129989] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests <4>[ 16.215432] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator <4>[ 16.215744] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests <4>[ 16.215762] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests <6>[ 16.241759] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 16.241805] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 16.363389] hub 1-0:1.0: USB hub found <6>[ 16.363514] hub 1-0:1.0: 1 port detected <6>[ 16.367025] tda998x 0-0070: found TDA19988 <3>[ 16.486114] I/O error, dev mmcblk1, sector 2 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <6>[ 16.802687] usb 1-1: new low-speed USB device number 2 using musb-hdrc <3>[ 16.952705] usb 1-1: device descriptor read/64, error -71 <3>[ 17.236615] I/O error, dev mmcblk1, sector 3 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 17.302686] usb 1-1: device descriptor read/64, error -71 <3>[ 17.986282] I/O error, dev mmcblk1, sector 4 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <6>[ 18.092638] usb 1-1: new low-speed USB device number 3 using musb-hdrc <3>[ 18.242699] usb 1-1: device descriptor read/64, error -71 <3>[ 18.512690] usb 1-1: device descriptor read/64, error -71 <6>[ 18.632793] usb usb1-port1: attempt power cycle <3>[ 18.736012] I/O error, dev mmcblk1, sector 5 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <6>[ 18.882652] usb 1-1: new low-speed USB device number 4 using musb-hdrc <3>[ 19.495521] I/O error, dev mmcblk1, sector 6 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <6>[ 19.495753] usb 1-1: new low-speed USB device number 5 using musb-hdrc Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address c8:a0:30:c2:c5:7d mtu 1500 DHCP <3>[ 20.255738] I/O error, dev mmcblk1, sector 7 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 20.255820] Buffer I/O error on dev mmcblk1, logical block 0, async page read <6>[ 20.255998] mmcblk1: unable to read partition table <6>[ 20.257387] mmcblk1boot0: mmc1:0001 MMC02G 1.00 MiB <6>[ 20.301236] mmcblk1boot1: mmc1:0001 MMC02G 1.00 MiB <6>[ 20.304955] mmcblk1rpmb: mmc1:0001 MMC02G 128 KiB, chardev (236:0) IP-Config: eth0 complete (dhcp from 192.168.56.254): address: 192.168.56.207 broadcast: 192.168.56.255 netmask: 255.255.255.0 gateway: 192.168.56.254 dns0 : 192.168.56.254 dns1 : 0.0.0.0 domain : mayfield.sirena.org.uk rootserver: 192.168.56.254 rootpath: filename : done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 21.747325] systemd[1]: System time before build time, advancing clock. <30>[ 21.971790] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 22.007091] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 22.053190] systemd[1]: Hostname set to . <3>[ 23.466013] I/O error, dev mmcblk1, sector 3751808 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 <3>[ 24.215578] I/O error, dev mmcblk1, sector 3751809 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 <30>[ 24.537551] systemd[1]: Queued start job for default target graphical.target. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0<30>[ 24.552126] systemd[1]: Created slice system-getty.slice - Slice /system/getty. m - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 24.595843] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m -<30>[ 24.616857] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 24.664668] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 24.693802] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 24.723966] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 24.753461] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 24.753824] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0<30>[ 24.790425] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. m - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 24.833399] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 24.864554] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 24.893075] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - <30>[ 24.968273] systemd[1]: Reached target slices.target - Slice Units. Slice Units. <3>[ 24.969310] I/O error, dev mmcblk1, sector 3751810 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 24.992923] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 25.023025] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 25.055128] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. <30>[ 25.151620] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m <30>[ 25.169110] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 25.215041] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Net<30>[ 25.246250] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. work Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socke<30>[ 25.287572] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. t[0m - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 25.334715] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. <30>[ 25.364273] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 25.365405] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 25.415109] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Tra<30>[ 25.447624] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... ce File System... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 25.534572] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 25.584161] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 25.633908] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... <3>[ 25.719247] I/O error, dev mmcblk1, sector 3751811 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 25.776336] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 25.799499] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kern<30>[ 25.866485] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... el Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 25.923888] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39msystemd-journald.service[0m - Journa<28>[ 25.954745] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. l Service... <28>[ 25.954794] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 25.958724] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 26.053882] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 26.088304] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 26.163508] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 26.224726] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m<30>[ 26.308803] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. <30>[ 26.327984] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. <30>[ 26.374194] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. <3>[ 26.468947] I/O error, dev mmcblk1, sector 3751812 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 <30>[ 26.656181] systemd[1]: modprobe@configfs.service: Deactivated successfully. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 26.671874] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>[ 26.705558] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 26.706915] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. <30>[ 26.746535] systemd[1]: modprobe@drm.service: Deactivated successfully. <30>[ 26.747534] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. <30>[ 26.776440] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. <30>[ 26.783016] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m <30>[ 26.822250] systemd[1]: modprobe@fuse.service: Deactivated successfully. - Load Kernel Module loop. <30>[ 26.834388] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. <30>[ 26.865354] systemd[1]: modprobe@loop.service: Deactivated successfully. <30>[ 26.866813] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. <30>[ 26.908143] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. <30>[ 26.945203] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. <30>[ 26.975443] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-random-se…ice[0m - Load/Sa<30>[ 27.024701] systemd[1]: Reached target network-pre.target - Preparation for Network. ve Random Seed... <30>[ 27.054061] systemd[1]: sys-fs-fuse-connections.mount - FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). <30>[ 27.075776] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... <30>[ 27.103142] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). <30>[ 27.103850] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). <30>[ 27.109204] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. <3>[ 27.239201] I/O error, dev mmcblk1, sector 3751813 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 <30>[ 27.268898] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. <30>[ 27.313854] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... <30>[ 27.375390] systemd[1]: Starting systemd-sysusers.service - Create System Users... <30>[ 27.516091] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. <30>[ 27.676394] systemd[1]: Finished systemd-random-seed.service - Load/Save Random Seed. <30>[ 27.714111] systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). <30>[ 27.738590] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. <30>[ 27.817393] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... <3>[ 27.993430] I/O error, dev mmcblk1, sector 3751814 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 <46>[ 28.310341] systemd-journald[170]: Received client request to flush runtime journal. <3>[ 28.745445] I/O error, dev mmcblk1, sector 3751815 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2 [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. <3>[ 31.881546] I/O error, dev mmcblk1, sector 3751808 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... <5>[ 32.234823] cfg80211: Loading compiled-in X.509 certificates for regulatory database <3>[ 32.631865] I/O error, dev mmcblk1, sector 3751809 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. <5>[ 32.816728] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 32.818838] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 32.820955] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 32.820999] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. <3>[ 33.382023] I/O error, dev mmcblk1, sector 3751810 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 34.132029] I/O error, dev mmcblk1, sector 3751811 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 34.881883] I/O error, dev mmcblk1, sector 3751812 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 [[0m[0;31m* [0m] (1 of 3) Job dev-ttyS0.device/start running (10s / 1min 30s) <3>[ 35.606419] I/O error, dev mmcblk1, sector 3751813 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 M [K[[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [K<3>[ 36.356236] I/O error, dev mmcblk1, sector 3751814 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. <3>[ 37.106102] I/O error, dev mmcblk1, sector 3751815 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 37.106146] Buffer I/O error on dev mmcblk1, logical block 468976, async page read <3>[ 40.258922] I/O error, dev mmcblk1, sector 3751808 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 41.008917] I/O error, dev mmcblk1, sector 3751809 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 41.758625] I/O error, dev mmcblk1, sector 3751810 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 42.508407] I/O error, dev mmcblk1, sector 3751811 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 43.258065] I/O error, dev mmcblk1, sector 3751812 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 44.007527] I/O error, dev mmcblk1, sector 3751813 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 44.757011] I/O error, dev mmcblk1, sector 3751814 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. <3>[ 45.509631] I/O error, dev mmcblk1, sector 3751815 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 <3>[ 45.509688] Buffer I/O error on dev mmcblk1, logical block 468976, async page read [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... <46>[ 46.258869] systemd-journald[170]: Oldest entry in /var/log/journal/593f97e13ecb4a649ac51ee344f86445/system.journal is older than the configured file retention duration (1month), suggesting rotation. <46>[ 46.258919] systemd-journald[170]: /var/log/journal/593f97e13ecb4a649ac51ee344f86445/system.journal: Journal header limits reached or header out-of-date, rotating. Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... Starting [0;1;39mdpkg-db-backup.se…ly dpkg database backup service... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Finished [0;1;39mdpkg-db-backup.se…aily dpkg database backup service. Dworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.1.83-cip18-rt10 #1 SMP Thu Apr 4 01:19:28 UTC 2024 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/93474/extract-nfsrootfs-iwpt2ulr' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/93474/extract-nfsrootfs-iwpt2ulr' / # export NFS_SERVER_IP='192.168.56.123' export NFS_SERVER_IP='192.168.56.123' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-93474/environment . /lava-93474/environment / # /lava-93474/bin/lava-test-runner /lava-93474/0 /lava-93474/bin/lava-test-runner /lava-93474/0 + export TESTRUN_ID=0_ltp-ipc + cd /lava-93474/0/tests/0_ltp-ipc + cat uuid + UUID=93474_1.6.2.4.1 + set +x + cd ./automated/linux/ltp/ + ./ltp.sh -T ipc -s true -v -M 3 -R root -b -d /ltp-tmp -g -e -i /opt/ltp -S skipfile-lkft.yaml -p -u -t false -n 1 -c 1 + . ../../lib/sh-test-lib ++ LANG=C ++ export LANG ++ export PATH=/lava-93474/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ PATH=/lava-93474/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ kernel_config= ++ pwd + OUTPUT=/lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output + RESULT_FILE=/lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/result.txt ++ readlink -f ./ltp.sh + SCRIPT=/lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/ltp.sh ++ dirname /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/ltp.sh + SCRIPTPATH=/lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp + echo 'Script path is: /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp' Script path is: /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp + TST_CMDFILES= + SKIPFILE= + SKIPFILE_YAML= + BOARD= + BRANCH= + ENVIRONMENT= + LTP_VERSION=20180926 + TEST_PROGRAM=ltp + TEST_GIT_URL= ++ pwd + TEST_DIR=/lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/ltp + BUILD_FROM_TAR=false + SHARD_NUMBER=1 + SHARD_INDEX=1 + LTP_TMPDIR=/ltp-tmp + LTP_INSTALL_PATH=/opt/ltp + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + TST_CMDFILES=ipc ++ sed 's,\/,_,' ++ echo ipc + LOG_FILE=ipc + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + SKIP_INSTALL=true + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + LTP_VERSION= + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + export LTP_TIMEOUT_MUL=3 + LTP_TIMEOUT_MUL=3 + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + export PASSWD=root + PASSWD=root + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + export BOARD= + BOARD= + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + export LTP_TMPDIR=/ltp-tmp + LTP_TMPDIR=/ltp-tmp + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + export BRANCH= + BRANCH= + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + export ENVIRONMENT= + ENVIRONMENT= + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + export LTP_INSTALL_PATH=/opt/ltp + LTP_INSTALL_PATH=/opt/ltp + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + '[' -z skipfile-lkft.yaml ']' + '[' yaml = yaml ']' + SKIPFILE_YAML=/lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + [[ '' != '' ]] + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + [[ '' != '' ]] + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + BUILD_FROM_TAR=false + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + SHARD_NUMBER=1 + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + case "$arg" in + SHARD_INDEX=1 + getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t:c:n: arg + TEST_TARFILE=https://github.com/linux-test-project/ltp/releases/download//ltp-full-.tar.xz + '[' -n /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml ']' + export SKIPFILE_PATH=/lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile + SKIPFILE_PATH=/lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile + generate_skipfile + info_msg 'Generating a skipfile based on /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml' + local 'msg=Generating a skipfile based on /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml' + '[' -z 'Generating a skipfile based on /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml' ']' + printf 'INFO: %s\n' 'Generating a skipfile based on /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml' INFO: Generating a skipfile based on /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml + detect_abi ++ uname -m + abi=armv7l + case "${abi}" in + abi=armeabi + local SKIPGEN_ARGS= + test -n '' + test -n '' + test -n '' + ../../bin/armeabi/skipgen /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/skipfile-lkft.yaml + res=0 + test 0 -eq 0 + info_msg 'Using the following generated skipfile contents (until EOF):' + local 'msg=Using the following generated skipfile contents (until EOF):' + '[' -z 'Using the following generated skipfile contents (until EOF):' ']' + printf 'INFO: %s\n' 'Using the following generated skipfile contents (until EOF):' INFO: Using the following generated skipfile contents (until EOF): + cat /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile bind06 cve-2018-18559 dio10 dio12 dio13 dio14 dio15 dio16 dio17 dio18 dio19 dio20 dio21 dio22 dio23 dio24 dio25 dio26 dio27 dio28 dio29 dio30 fanotify07 fanotify08 fanotify09 fork13 ftrace_stress_test.sh futex_wake04 gf01 gf14 gf15 gf18 hackbench01 hackbench02 hugemmap06 inotify07 inotify08 ksm01 memcg_stress msgctl10 msgctl11 msgstress03 msgstress04 mtest06 perf_event_open02 ping01 ping602 pth_str01 pth_str02 pth_str03 sendfile09 sendfile09_64 setsockopt06 time-schedule01 + info_msg EOF + local msg=EOF + '[' -z EOF ']' + printf 'INFO: %s\n' EOF INFO: EOF + '[' '!' -f /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile ']' + SKIPFILE='-S /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile' + check_root ++ id -ru + '[' 0 -eq 0 ']' + return 0 + create_out_dir /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output + '[' -z /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output ']' + local OUTPUT=/lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output + '[' -d /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output ']' + mkdir -p /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output + '[' -d /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output ']' + info_msg 'About to run ltp test...' + local 'msg=About to run ltp test...' + '[' -z 'About to run ltp test...' ']' + printf 'INFO: %s\n' 'About to run ltp test...' INFO: About to run ltp test... + info_msg 'Output directory: /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output' + local 'msg=Output directory: /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output' + '[' -z 'Output directory: /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output' ']' + printf 'INFO: %s\n' 'Output directory: /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output' INFO: Output directory: /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output + '[' true = true ']' + info_msg 'ltp installation skipped altogether' + local 'msg=ltp installation skipped altogether' + '[' -z 'ltp installation skipped altogether' ']' + printf 'INFO: %s\n' 'ltp installation skipped altogether' INFO: ltp installation skipped altogether + '[' '!' -d /opt/ltp ']' + info_msg 'Running prep_system' + local 'msg=Running prep_system' + '[' -z 'Running prep_system' ']' + printf 'INFO: %s\n' 'Running prep_system' INFO: Running prep_system + prep_system + systemctl is-active systemd-timesyncd active + info_msg 'Stopping systemd-timesyncd' + local 'msg=Stopping systemd-timesyncd' + '[' -z 'Stopping systemd-timesyncd' ']' + printf 'INFO: %s\n' 'Stopping systemd-timesyncd' INFO: Stopping systemd-timesyncd + systemctl stop systemd-timesyncd + '[' -f /proc/sys/kernel/unprivileged_userns_clone ']' + info_msg 'Kernel has no support of unprivileged_userns_clone' + local 'msg=Kernel has no support of unprivileged_userns_clone' + '[' -z 'Kernel has no support of unprivileged_userns_clone' ']' + printf 'INFO: %s\n' 'Kernel has no support of unprivileged_userns_clone' INFO: Kernel has no support of unprivileged_userns_clone + info_msg 'Running run_ltp' + local 'msg=Running run_ltp' + '[' -z 'Running run_ltp' ']' + printf 'INFO: %s\n' 'Running run_ltp' INFO: Running run_ltp + run_ltp + cd /opt/ltp + mkdir -m 777 -p /ltp-tmp + for file in ${TST_CMDFILES//,/ } + cat runtest/ipc + sed -i 's/#.*$//;/^$/d' alltests + split --verbose --numeric-suffixes=1 -n l/1/1 alltests + echo '============== Tests to run ===============' ============== Tests to run =============== + cat runtest/shardfile pipeio_1 pipeio -T pipeio_1 -c 5 -s 4090 -i 100 -b -f x80 pipeio_3 pipeio -T pipeio_3 -c 5 -s 4090 -i 100 -u -b -f x80 pipeio_4 pipeio -T pipeio_4 -c 5 -s 4090 -i 100 -u -f x80 pipeio_5 pipeio -T pipeio_5 -c 5 -s 5000 -i 10 -b -f x80 pipeio_6 pipeio -T pipeio_6 -c 5 -s 5000 -i 10 -b -u -f x80 pipeio_8 pipeio -T pipeio_8 -c 5 -s 5000 -i 10 -u -f x80 + echo '===========End Tests to run ===============' ===========End Tests to run =============== + pipe0_status './runltp -p -q -f shardfile -l /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log -C /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed -d /ltp-tmp -S /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile' 'tee /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.out' + '[' 2 -ne 2 ']' + local 'cmd1=./runltp -p -q -f shardfile -l /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log -C /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed -d /ltp-tmp -S /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile' + local 'cmd2=tee /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.out' + exec + local ret_val ++ eval 'tee /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.out' +++ tee /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.out ++ eval './runltp -p -q -f shardfile -l /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log -C /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed -d /ltp-tmp -S /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile' +++ ./runltp -p -q -f shardfile -l /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log -C /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed -d /ltp-tmp -S /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/generated_skipfile INFO: creating /opt/ltp/output directory Checking for required user/group ids 'root' user id and group found. 'nobody' user id and group found. 'bin' user id and group found. 'daemon' user id and group found. Users group found. Sys group found. Required users/groups exist. no big block device was specified on commandline. Tests which require a big block device are disabled. You can specify it with option -z INFO: Test start time: Thu Apr 4 01:51:56 UTC 2024 COMMAND: /opt/ltp/bin/ltp-pan -q -e -S -a 351 -n 351 -p -f /ltp-tmp/ltp-Ffjgj7jDr0/alltests -l /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log -C /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed -T /opt/ltp/output/LTP_RUN_ON-LTP_ipc.log.tconf LOG File: /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log FAILED COMMAND File: /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.failed TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-LTP_ipc.log.tconf Running tests....... pipeio_1 1 TPASS : 501 pipe reads complete, read size = 4090, named pipe, blking, pipeio_3 1 TPASS : 501 pipe reads complete, read size = 4090, sys pipe, pipeio_4 1 TPASS : 501 pipe reads complete, read size = 4090, sys pipe, pipeio_5 0 TINFO : adjusting i/o size to 4096, and # of writes to 13 pipeio_5 1 TPASS : 66 pipe reads complete, read size = 4096, named pipe, blking, pipeio_6 0 TINFO : adjusting i/o size to 4096, and # of writes to 13 pipeio_6 1 TPASS : 66 pipe reads complete, read size = 4096, sys pipe, pipeio_8 0 TINFO : adjusting i/o size to 4096, and # of writes to 13 pipeio_8 1 TPASS : 66 pipe reads complete, read size = 4096, sys pipe, INFO: ltp-pan reported all tests PASS LTP Version: 20240129-91-gcbc2d0568 INFO: Test end time: Thu Apr 4 01:51:57 UTC 2024 ############################################################### Done executing testcases. LTP Version: 20240129-91-gcbc2d0568 ############################################################### ++ echo 0 + ret_val=0 + exec + return 0 + parse_ltp_output /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log + sed 's/PASS/pass/; s/FAIL/fail/; s/CONF/skip/' + grep -E 'PASS|FAIL|CONF' /lava-93474/0/tests/0_ltp-ipc/automated/linux/ltp/output/LTP_ipc.log + awk '{print $1" "$2}' + rm -rf /ltp-tmp + rm -rf alltests + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #