Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2002 device serialdev,/dev/ttyUSB-lf-bbb-02,115200n81,local [,115200N81,CLOCAL] (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.208 (81 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1163271/tftp-deploy-g04xz3x7/kernel/zImage tftp 0x82000000 1163271/tftp-deploy-g04xz3x7/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.208 Filename '1163271/tftp-deploy-g04xz3x7/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.1 MiB 3.7 MiB/s done Bytes transferred = 10584576 (a18200 hex) => tftp 0x83000000 1163271/tftp-deploy-g04xz3x7/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1163271/tftp-deploy-g04xz3x7/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.208 Filename '1163271/tftp-deploy-g04xz3x7/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 13.3 MiB 3.8 MiB/s done Bytes transferred = 13969104 (d526d0 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1163271/tftp-deploy-g04xz3x7/dtb/am335x-boneblack.dtb tftp 0x88000000 1163271/tftp-deploy-g04xz3x7/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.208 Filename '1163271/tftp-deploy-g04xz3x7/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=172.16.3.3:/var/lib/lava/dispatcher/tmp/1163271/extract-nfsrootfs-ps3jjhc1,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1163271/extract-nfsrootfs-ps3jjhc1,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0xa18200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-07-10 13:35:26 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13969040 Bytes = 13.3 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 88014151 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.96-cip24-rt13 (KernelCI@build-j261641-arm-gcc-12-multi-v7-defconfig-26jwj) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Wed Jul 10 13:05:31 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.1 (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=172.16.3.3:/var/lib/lava/dispatcher/tmp/1163271/extract-nfsrootfs-ps3jjhc1,tcp,hard,v3 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:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] Memory: 410596K/522240K available (15360K kernel code, 2471K rwdata, 6208K rodata, 2048K init, 426K bss, 46108K 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.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008334] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019134] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033961] Console: colour dummy device 80x30 <3>[ 0.038843] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045900] This ensures that you still see kernel messages. Please <3>[ 0.052625] update your kernel commandline. <6>[ 0.057235] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096129] CPU: Testing write buffer coherency: ok <6>[ 0.101488] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106952] pid_max: default: 32768 minimum: 301 <6>[ 0.112155] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119977] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129279] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.135807] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145402] rcu: Hierarchical SRCU implementation. <6>[ 0.145412] rcu: Max phase no-delay instances is 1000. <6>[ 0.145514] printk: bootconsole [omap8250] printing thread started <6>[ 0.168119] EFI services will not be available. <6>[ 0.168379] smp: Bringing up secondary CPUs ... <6>[ 0.168387] smp: Brought up 1 node, 1 CPU <6>[ 0.168396] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.168407] CPU: All CPU(s) started in SVC mode. <6>[ 0.169071] devtmpfs: initialized <6>[ 0.211262] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.211534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.211561] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.216553] pinctrl core: initialized pinctrl subsystem <6>[ 0.221727] DMI not present or invalid. <6>[ 0.222585] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.225110] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.228344] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.228495] cpuidle: using governor menu <6>[ 0.250768] No ATAGs? <6>[ 0.250786] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.255981] Serial: AMBA PL011 UART driver <6>[ 0.355281] iommu: Default domain type: Translated <6>[ 0.355301] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.356021] SCSI subsystem initialized <6>[ 0.360163] usbcore: registered new interface driver usbfs <6>[ 0.360214] usbcore: registered new interface driver hub <6>[ 0.360264] usbcore: registered new device driver usb <6>[ 0.361270] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.361279] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.361300] PTP clock support registered <6>[ 0.361461] EDAC MC: Ver: 3.0.0 <6>[ 0.372311] vgaarb: loaded <6>[ 0.372908] clocksource: Switched to clocksource dmtimer <6>[ 0.396025] NET: Registered PF_INET protocol family <6>[ 0.396323] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.397425] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.397461] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.397476] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.397517] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.397615] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.397725] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.397749] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.397907] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.398771] RPC: Registered named UNIX socket transport module. <6>[ 0.398784] RPC: Registered udp transport module. <6>[ 0.398788] RPC: Registered tcp transport module. <6>[ 0.398792] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.398806] PCI: CLS 0 bytes, default 64 <5>[ 0.400225] Initialise system trusted keyrings <6>[ 0.400906] Trying to unpack rootfs image as initramfs... <6>[ 0.414111] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.420636] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.425400] NFS: Registering the id_resolver key type <5>[ 0.425504] Key type id_resolver registered <5>[ 0.425510] Key type id_legacy registered <6>[ 0.425618] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.425628] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.425674] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 0.442294] Key type asymmetric registered <5>[ 0.442309] Asymmetric key parser 'x509' registered <6>[ 0.442496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 0.442507] io scheduler mq-deadline registered <6>[ 0.442515] io scheduler kyber registered <6>[ 0.905585] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 0.909610] SuperH (H)SCI(F) driver initialized <6>[ 0.910243] msm_serial: driver initialized <6>[ 0.910252] STMicroelectronics ASC driver initialized <6>[ 0.911621] STM32 USART driver initialized <6>[ 0.961970] brd: module loaded <6>[ 0.990488] loop: module loaded <6>[ 1.000521] CAN device driver interface <6>[ 1.001203] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.001839] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.001845] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.001936] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.001941] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.004822] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.004895] usbcore: registered new interface driver pegasus <6>[ 1.004951] usbcore: registered new interface driver asix <6>[ 1.004999] usbcore: registered new interface driver ax88179_178a <6>[ 1.005033] usbcore: registered new interface driver cdc_ether <6>[ 1.005075] usbcore: registered new interface driver smsc75xx <6>[ 1.005142] usbcore: registered new interface driver smsc95xx <6>[ 1.005176] usbcore: registered new interface driver net1080 <6>[ 1.005209] usbcore: registered new interface driver cdc_subset <6>[ 1.005245] usbcore: registered new interface driver zaurus <6>[ 1.005330] usbcore: registered new interface driver cdc_ncm <6>[ 1.008546] usbcore: registered new interface driver usb-storage <6>[ 1.012335] i2c_dev: i2c /dev entries driver <5>[ 1.024260] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.026122] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.026134] sdhci: Copyright(c) Pierre Ossman <6>[ 1.027414] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.028499] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.105047] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.107794] usbcore: registered new interface driver usbhid <6>[ 1.107809] usbhid: USB HID core driver <6>[ 1.114350] NET: Registered PF_INET6 protocol family <6>[ 1.154182] Segment Routing with IPv6 <6>[ 1.154249] In-situ OAM (IOAM) with IPv6 <6>[ 1.154336] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.155151] NET: Registered PF_PACKET protocol family <6>[ 1.155164] can: controller area network core <6>[ 1.155253] NET: Registered PF_CAN protocol family <6>[ 1.155262] can: raw protocol <6>[ 1.155271] can: broadcast manager protocol <6>[ 1.155285] can: netlink gateway - max_hops=1 <5>[ 1.155909] Key type dns_resolver registered <6>[ 1.156110] ThumbEE CPU extension supported. <5>[ 1.156129] Registering SWP/SWPB emulation handler <3>[ 1.156579] omap_voltage_late_init: Voltage driver support not added <5>[ 1.170648] Loading compiled-in X.509 certificates <6>[ 1.266417] 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.267823] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <4>[ 1.283897] ti-sysc: probe of 44e31000.target-module failed with error -16 <4>[ 1.444409] ti-sysc: probe of 48040000.target-module failed with error -16 <4>[ 1.477978] gpio gpiochip0: (gpio-0-31): not an immutable chip, please consider fixing it! <6>[ 1.930838] OMAP GPIO hardware version 0.1 <4>[ 2.014971] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 2.049683] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 2.083415] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 2.119228] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 2.184905] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <4>[ 2.193139] gpio gpiochip1: (gpio-32-63): not an immutable chip, please consider fixing it! <4>[ 2.206329] gpio gpiochip2: (gpio-64-95): not an immutable chip, please consider fixing it! <6>[ 2.227821] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 2.239398] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 2.239796] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 2.344439] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 2.361910] random: crng init done <6>[ 2.413158] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.460245] Freeing initrd memory: 13644K <6>[ 3.505943] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.506249] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.506261] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.506375] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.506387] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.506472] cpsw-switch 4a100000.switch: Detected MACID = 04:79:b7:e7:06:e0 <5>[ 3.507929] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.525706] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.525739] edma 49000000.dma: TI EDMA DMA engine driver <6>[ 3.712500] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <4>[ 3.720920] gpio gpiochip3: (gpio-96-127): not an immutable chip, please consider fixing it! <3>[ 3.726125] l3-aon-clkctrl:0000:0: failed to disable <6>[ 3.753647] printk: console [ttyS0] enabled <6>[ 3.753659] printk: bootconsole [omap8250] disabled <6>[ 3.753697] printk: console [ttyS0] printing thread started <6>[ 3.769320] printk: bootconsole [omap8250] printing thread stopped <4>[ 3.793592] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 3.800854] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 3.823220] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 3.824890] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 3.825110] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 3.825272] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 3.825728] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 3.837812] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 3.837839] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 3.838044] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 3.838470] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 3.868037] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.868457] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.062919] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.064009] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.064967] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.132954] mmc1: new high speed MMC card at address 0001 <6>[ 4.135041] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.139774] mmcblk1: p1 <6>[ 4.141652] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.165992] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.167852] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.180002] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.273844] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 6.273987] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.332919] Sending DHCP requests ., OK <6>[ 6.433132] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.208 <6>[ 6.433183] IP-Config: Complete: <6>[ 6.433194] device=eth0, hwaddr=04:79:b7:e7:06:e0, ipaddr=172.16.3.208, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.433231] host=172.16.3.208, domain=denx.de, nis-domain=(none) <6>[ 6.433247] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.433268] nameserver0=172.16.3.3 <6>[ 6.433297] ntpserver0=172.16.3.3 <6>[ 6.434511] clk: Disabling unused clocks <6>[ 6.446180] Freeing unused kernel image (initmem) memory: 2048K Loading, please wait... <6>[ 6.508051] Run /init as init process Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 9.660330] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator <4>[ 9.660673] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests <4>[ 9.754394] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator <4>[ 9.754705] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests <6>[ 9.808375] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 9.808427] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 9.809802] hub 1-0:1.0: USB hub found <6>[ 9.818855] hub 1-0:1.0: 1 port detected <6>[ 10.136119] tda998x 0-0070: found TDA19988 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 04:79:b7:e7:06:e0 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.208 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. <30>[ 14.661186] systemd[1]: System time before build time, advancing clock. <30>[ 14.857204] 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>[ 14.860379] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 14.947765] systemd[1]: Hostname set to . <30>[ 17.015848] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.022556] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[<30>[ 17.078685] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. 0m - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 17.125652] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User<30>[ 17.156609] systemd[1]: Created slice user.slice - User and Session Slice. and Session Slice. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 17.194292] 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>[ 17.225050] 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>[ 17.254020] 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>[ 17.254392] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0<30>[ 17.290776] 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>[ 17.333537] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 17.364670] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 17.393494] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 17.423566] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 17.453680] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 17.483713] 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>[ 17.515653] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m <30>[ 17.598715] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). - Journal Socket (/dev/log). <30>[ 17.601931] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 17.636030] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 17.666644] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socke<30>[ 17.690039] 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>[ 17.735249] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. <30>[ 17.764793] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 17.765960] 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>[ 17.815262] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Tra<30>[ 17.848069] 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>[ 17.914465] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 17.949729] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel<30>[ 18.010794] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Module dm_mod... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 18.074274] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Mod<30>[ 18.109508] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... ule efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kern<30>[ 18.168554] 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>[ 18.224457] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... <28>[ 18.243740] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 18.243782] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 18.291615] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 18.374270] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 18.414389] 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>[ 18.449110] 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>[ 18.509494] 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>[ 18.599194] 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 <30>[ 18.645419] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. List of Static Device Nodes. <30>[ 18.685544] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. <30>[ 18.928167] systemd[1]: modprobe@configfs.service: Deactivated successfully. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 18.970629] 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>[ 19.006477] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 19.013548] 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>[ 19.051869] systemd[1]: modprobe@drm.service: Deactivated successfully. <30>[ 19.053637] 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. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m <30>[ 19.092388] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. - Load Kernel Module fuse. <30>[ 19.103678] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. <30>[ 19.135777] systemd[1]: modprobe@fuse.service: Deactivated successfully. <30>[ 19.137127] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - 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 R<30>[ 19.185721] systemd[1]: modprobe@loop.service: Deactivated successfully. oot and Kernel File Systems. <30>[ 19.193390] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. <30>[ 19.225858] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. <30>[ 19.255971] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. <30>[ 19.285665] 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/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... <30>[ 19.340902] systemd[1]: Reached target network-pre.target - Preparation for Network. <30>[ 19.374524] 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>[ 19.393955] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... <30>[ 19.423601] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). <30>[ 19.424337] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). <30>[ 19.429738] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... <30>[ 19.456631] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. <30>[ 19.487827] systemd[1]: Starting systemd-sysctl.service - 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] Started [0;1;39msystemd-journald.service[0m - Journal Service. Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. <30>[ 19.635919] systemd[1]: Starting systemd-sysusers.service - Create System Users... <30>[ 19.729616] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. <30>[ 19.812167] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. <46>[ 20.272091] systemd-journald[166]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[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-udev-trig…e[0m - Coldplug All udev Devices. [[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... [[0m[0;31m* [0m] (1 of 3) Job dev-ttyS0.device/start running (9s / 1min 30s) M[K[[0;1;31m*[0m[0;31m* [0m] (1 of 3) Job dev-ttyS0.device/start running (10s / 1min 30s) M[K[[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [K[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. <5>[ 29.026006] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 30.175465] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 30.177568] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 30.178697] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 30.178730] cfg80211: failed to load regulatory.db [[0;31m*[0;1;31m*[0m[0;31m* [0m] Job systemd-networkd.service/start running (13s / 1min 37s) M[K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] Job systemd-networkd.service/start running (13s / 1min 37s) M[K[[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [K[[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - 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 - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[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. [[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] 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] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[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. [[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. Debian GNU/Linux 12 �worm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.1.96-cip24-rt13 #1 SMP Wed Jul 10 13:05:31 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/1163271/extract-nfsrootfs-ps3jjhc1' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1163271/extract-nfsrootfs-ps3jjhc1' / # export NFS_SERVER_IP='172.16.3.3' export NFS_SERVER_IP='172.16.3.3' / # # # / # export SHELL=/bin/bash export SHELL=/bin/bash / # . /lava-1163271/environment . /lava-1163271/environment / # /lava-1163271/bin/lava-test-runner /lava-1163271/0 /lava-1163271/bin/lava-test-runner /lava-1163271/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1163271/0/tests/0_timesync-off ++ cat uuid + UUID=1163271_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-dt + TESTRUN_ID=1_kselftest-dt + cd /lava-1163271/0/tests/1_kselftest-dt ++ cat uuid + UUID=1163271_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c dt -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.96-cip24-rt13/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:20-- http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.96-cip24-rt13/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1660304 (1.6M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 3%[ ] 49.92K 157KB/s kselftest_armhf.tar 12%[=> ] 210.23K 326KB/s kselftest_armhf.tar 39%[======> ] 633.51K 615KB/s kselftest_armhf.tar 100%[===================>] 1.58M 1.31MB/s in 1.2s 2024-01-26 21:49:21 (1.31 MB/s) - 'kselftest_armhf.tar.gz' saved [1660304/1660304] tar: ./memory-hotplug/config: time stamp 2024-07-10 12:12:12 is 14307769.680492578 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-07-10 12:12:12 is 14307769.52894287 s in the future tar: ./memory-hotplug: time stamp 2024-07-10 13:19:27 is 14311804.446020995 s in the future tar: ./rtc/settings: time stamp 2024-07-10 12:12:12 is 14307769.225817287 s in the future tar: ./rtc/setdate: time stamp 2024-07-10 13:19:11 is 14311788.021654287 s in the future tar: ./rtc/rtctest: time stamp 2024-07-10 13:19:11 is 14311787.784051828 s in the future tar: ./rtc: time stamp 2024-07-10 13:19:29 is 14311805.698344995 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-07-10 13:18:13 is 14311729.500902828 s in the future tar: ./clone3/clone3: time stamp 2024-07-10 13:18:13 is 14311729.321222036 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-07-10 13:18:13 is 14311729.175030245 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-07-10 13:18:13 is 14311729.022589286 s in the future tar: ./clone3: time stamp 2024-07-10 13:19:23 is 14311798.94643237 s in the future tar: ./firmware/settings: time stamp 2024-07-07 10:32:28 is 14042583.720931036 s in the future tar: ./firmware/config: time stamp 2024-07-10 12:12:12 is 14307767.569715453 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-07-10 12:12:12 is 14307767.441192578 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-07-10 12:12:12 is 14307767.283519078 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-07-10 12:12:12 is 14307767.096879078 s in the future tar: ./firmware/fw_namespace: time stamp 2024-07-10 13:18:17 is 14311731.949123245 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-07-07 10:32:28 is 14042582.80346162 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-07-10 12:12:12 is 14307766.633133078 s in the future tar: ./firmware: time stamp 2024-07-10 13:19:24 is 14311798.523958411 s in the future tar: ./rseq/settings: time stamp 2024-07-07 10:32:28 is 14042582.365487036 s in the future tar: ./rseq/librseq.so: time stamp 2024-07-10 13:19:09 is 14311783.161430703 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-07-10 13:19:10 is 14311783.923931286 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-07-10 13:19:09 is 14311782.751517161 s in the future tar: ./rseq/param_test: time stamp 2024-07-10 13:19:10 is 14311783.576622661 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-07-10 13:19:11 is 14311784.398506869 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-07-07 10:32:28 is 14042581.231747244 s in the future tar: ./rseq/basic_test: time stamp 2024-07-10 13:19:09 is 14311782.051159119 s in the future tar: ./rseq: time stamp 2024-07-10 13:19:29 is 14311801.953716494 s in the future tar: ./tpm2/settings: time stamp 2024-07-10 12:12:12 is 14307764.756516661 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-07-07 10:32:28 is 14042580.606310411 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-07-10 12:12:12 is 14307764.372731661 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-07-07 10:32:28 is 14042580.206057869 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-07-10 12:12:12 is 14307764.038647286 s in the future tar: ./tpm2: time stamp 2024-07-10 13:19:31 is 14311802.924302119 s in the future tar: ./netfilter/settings: time stamp 2024-07-10 12:12:12 is 14307763.719646661 s in the future tar: ./netfilter/conntrack_icmp_related.sh: time stamp 2024-07-07 10:32:28 is 14042579.538862703 s in the future tar: ./netfilter/config: time stamp 2024-07-10 12:12:12 is 14307763.381415703 s in the future tar: ./netfilter/nf_nat_edemux.sh: time stamp 2024-07-10 12:12:12 is 14307763.221425286 s in the future tar: ./netfilter/bridge_brouter.sh: time stamp 2024-07-07 10:32:28 is 14042579.074784161 s in the future tar: ./netfilter/ipip-conntrack-mtu.sh: time stamp 2024-07-10 12:12:12 is 14307762.860640869 s in the future tar: ./netfilter/nft_trans_stress.sh: time stamp 2024-07-10 12:12:12 is 14307762.672814244 s in the future tar: ./netfilter/conntrack_vrf.sh: time stamp 2024-07-07 10:32:28 is 14042578.495952577 s in the future tar: ./netfilter/conntrack_sctp_collision.sh: time stamp 2024-07-10 12:12:12 is 14307762.329332286 s in the future tar: ./netfilter/connect_close: time stamp 2024-07-10 13:18:59 is 14311769.158349702 s in the future tar: ./netfilter/nft_synproxy.sh: time stamp 2024-07-10 12:12:12 is 14307761.974967786 s in the future tar: ./netfilter/nft_nat.sh: time stamp 2024-07-10 12:12:12 is 14307761.815533036 s in the future tar: ./netfilter/nft_fib.sh: time stamp 2024-07-10 12:12:12 is 14307761.604223411 s in the future tar: ./netfilter/nft_queue.sh: time stamp 2024-07-10 12:12:12 is 14307761.434503577 s in the future tar: ./netfilter/nft_audit.sh: time stamp 2024-07-10 12:12:12 is 14307761.261922327 s in the future tar: ./netfilter/nft_flowtable.sh: time stamp 2024-07-10 12:12:12 is 14307761.092487744 s in the future tar: ./netfilter/rpath.sh: time stamp 2024-07-10 12:12:12 is 14307760.942206869 s in the future tar: ./netfilter/audit_logread: time stamp 2024-07-10 13:18:59 is 14311767.763423077 s in the future tar: ./netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-07-10 12:12:12 is 14307760.594906827 s in the future tar: ./netfilter/sctp_collision: time stamp 2024-07-10 13:18:59 is 14311767.406254619 s in the future tar: ./netfilter/nft_meta.sh: time stamp 2024-07-07 10:32:28 is 14042576.244617994 s in the future tar: ./netfilter/ipvs.sh: time stamp 2024-07-07 10:32:28 is 14042576.063069785 s in the future tar: ./netfilter/nf-queue: time stamp 2024-07-10 13:18:59 is 14311766.897615494 s in the future tar: ./netfilter/nft_conntrack_helper.sh: time stamp 2024-07-10 12:12:12 is 14307759.652283702 s in the future tar: ./netfilter/nft_concat_range.sh: time stamp 2024-07-10 12:12:12 is 14307759.466278202 s in the future tar: ./netfilter/xt_string.sh: time stamp 2024-07-10 12:12:12 is 14307759.289311785 s in the future tar: ./netfilter: time stamp 2024-07-10 13:19:28 is 14311795.19715666 s in the future tar: ./timens/config: time stamp 2024-07-07 10:32:28 is 14042575.03027116 s in the future tar: ./timens/timerfd: time stamp 2024-07-10 13:19:15 is 14311781.851848327 s in the future tar: ./timens/procfs: time stamp 2024-07-10 13:19:15 is 14311781.672364619 s in the future tar: ./timens/timens: time stamp 2024-07-10 13:19:15 is 14311781.523339035 s in the future tar: ./timens/timer: time stamp 2024-07-10 13:19:15 is 14311781.369447994 s in the future tar: ./timens/futex: time stamp 2024-07-10 13:19:16 is 14311782.156201577 s in the future tar: ./timens/exec: time stamp 2024-07-10 13:19:15 is 14311780.950745994 s in the future tar: ./timens/gettime_perf: time stamp 2024-07-10 13:19:16 is 14311781.783821452 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-07-10 13:19:15 is 14311780.49807066 s in the future tar: ./timens: time stamp 2024-07-10 13:19:30 is 14311795.437409077 s in the future tar: ./mount_setattr/config: time stamp 2024-07-10 12:12:12 is 14307757.264629077 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-07-10 13:18:33 is 14311737.975671452 s in the future tar: ./mount_setattr: time stamp 2024-07-10 13:19:27 is 14311791.919195868 s in the future tar: ./sync/config: time stamp 2024-07-10 12:12:12 is 14307756.717034577 s in the future tar: ./sync/sync_test: time stamp 2024-07-10 13:19:14 is 14311778.555819785 s in the future tar: ./sync: time stamp 2024-07-10 13:19:30 is 14311794.453933535 s in the future tar: ./lib/config: time stamp 2024-07-10 12:12:12 is 14307756.243985577 s in the future tar: ./lib/printf.sh: time stamp 2024-07-07 10:32:28 is 14042572.074739035 s in the future tar: ./lib/bitmap.sh: time stamp 2024-07-07 10:32:28 is 14042571.92208316 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-07-07 10:32:28 is 14042571.760300868 s in the future tar: ./lib/strscpy.sh: time stamp 2024-07-07 10:32:28 is 14042571.599474743 s in the future tar: ./lib/scanf.sh: time stamp 2024-07-10 12:12:12 is 14307755.423776118 s in the future tar: ./lib: time stamp 2024-07-10 13:19:26 is 14311789.340489535 s in the future tar: ./ipc/config: time stamp 2024-07-07 10:32:28 is 14042571.171475202 s in the future tar: ./ipc/msgque: time stamp 2024-07-10 13:18:20 is 14311722.977651618 s in the future tar: ./ipc: time stamp 2024-07-10 13:19:25 is 14311787.918705743 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-07-10 13:18:11 is 14311713.743506577 s in the future tar: ./breakpoints: time stamp 2024-07-10 13:19:22 is 14311784.643970993 s in the future tar: ./zram/zram.sh: time stamp 2024-07-07 10:32:28 is 14042570.398318826 s in the future tar: ./zram/config: time stamp 2024-07-07 10:32:28 is 14042570.245544993 s in the future tar: ./zram/zram01.sh: time stamp 2024-07-07 10:32:28 is 14042570.101347868 s in the future tar: ./zram/zram02.sh: time stamp 2024-07-07 10:32:28 is 14042569.937236493 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-07-07 10:32:28 is 14042569.784054576 s in the future tar: ./zram: time stamp 2024-07-10 13:19:31 is 14311792.701165451 s in the future tar: ./pid_namespace/config: time stamp 2024-07-07 10:32:28 is 14042569.509344618 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-07-10 13:19:01 is 14311762.331178993 s in the future tar: ./pid_namespace: time stamp 2024-07-10 13:19:28 is 14311789.275502868 s in the future tar: ./cgroup/config: time stamp 2024-07-10 12:12:12 is 14307753.053177368 s in the future tar: ./cgroup/test_kill: time stamp 2024-07-10 13:18:12 is 14311712.869628701 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-07-10 12:12:12 is 14307752.712028618 s in the future tar: ./cgroup/test_core: time stamp 2024-07-10 13:18:12 is 14311712.475702285 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-07-07 10:32:28 is 14042568.337903076 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-07-07 10:32:28 is 14042568.150574826 s in the future tar: ./cgroup/test_cpu: time stamp 2024-07-10 13:18:12 is 14311711.94190166 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-07-10 13:18:11 is 14311710.708133451 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-07-10 13:18:12 is 14311711.533013118 s in the future tar: ./cgroup/test_freezer: time stamp 2024-07-10 13:18:12 is 14311711.357776993 s in the future tar: ./cgroup/test_kmem: time stamp 2024-07-10 13:18:11 is 14311710.191288368 s in the future tar: ./cgroup: time stamp 2024-07-10 13:19:23 is 14311782.129526951 s in the future tar: ./sigaltstack/sas: time stamp 2024-07-10 13:19:14 is 14311772.957897326 s in the future tar: ./sigaltstack: time stamp 2024-07-10 13:19:29 is 14311787.874189576 s in the future tar: ./futex/run.sh: time stamp 2024-07-10 13:19:25 is 14311783.690805451 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-07-10 13:18:18 is 14311716.512459326 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-07-10 13:18:17 is 14311715.350924118 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-07-10 13:18:18 is 14311716.170539868 s in the future tar: ./futex/functional/run.sh: time stamp 2024-07-10 12:12:12 is 14307750.011953534 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-07-10 13:18:19 is 14311716.858910076 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-07-10 13:18:19 is 14311716.670120326 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-07-10 13:18:18 is 14311715.523426159 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-07-10 13:18:17 is 14311714.353203826 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-07-10 13:18:19 is 14311716.202000868 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-07-10 13:18:18 is 14311715.039509284 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-07-10 13:18:18 is 14311714.855552659 s in the future tar: ./futex/functional: time stamp 2024-07-10 13:19:25 is 14311781.794422159 s in the future tar: ./futex: time stamp 2024-07-10 13:19:25 is 14311781.739246117 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-07-07 10:32:28 is 14042564.576226534 s in the future tar: ./fpu/test_fpu: time stamp 2024-07-10 13:18:17 is 14311713.339574076 s in the future tar: ./fpu: time stamp 2024-07-10 13:19:25 is 14311781.285854159 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-07-07 10:32:28 is 14042564.069034867 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-07-10 13:18:14 is 14311709.888631742 s in the future tar: ./drivers/dma-buf: time stamp 2024-07-10 13:19:23 is 14311778.639310951 s in the future tar: ./drivers/net/team/lag_lib.sh: time stamp 2024-07-10 12:12:12 is 14307747.425434451 s in the future tar: ./drivers/net/team/config: time stamp 2024-07-10 12:12:12 is 14307747.279751284 s in the future tar: ./drivers/net/team/net_forwarding_lib.sh: time stamp 2024-07-10 12:12:12 is 14307747.122525034 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-07-10 12:12:12 is 14307746.983353326 s in the future tar: ./drivers/net/team: time stamp 2024-07-10 13:19:23 is 14311777.921292367 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-07-10 12:12:12 is 14307746.721301534 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-07-10 12:12:12 is 14307746.531473909 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-07-10 12:12:12 is 14307746.362446742 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-07-10 12:12:12 is 14307746.207743242 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-07-10 12:12:12 is 14307746.049290034 s in the future tar: ./drivers/net/bonding/net_forwarding_lib.sh: time stamp 2024-07-10 12:12:12 is 14307745.8300457 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-07-10 12:12:12 is 14307745.67394095 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-07-10 12:12:12 is 14307745.508778534 s in the future tar: ./drivers/net/bonding: time stamp 2024-07-10 13:19:23 is 14311776.444904075 s in the future tar: ./drivers/net: time stamp 2024-07-10 13:19:23 is 14311776.370171992 s in the future tar: ./drivers: time stamp 2024-07-10 13:19:23 is 14311776.2889392 s in the future tar: ./cpufreq/config: time stamp 2024-07-10 12:12:12 is 14307745.0865067 s in the future tar: ./cpufreq/main.sh: time stamp 2024-07-10 12:12:12 is 14307744.9318042 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-07-07 10:32:28 is 14042560.777668617 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-07-07 10:32:28 is 14042560.627648367 s in the future tar: ./cpufreq/module.sh: time stamp 2024-07-07 10:32:28 is 14042560.435938034 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-07-07 10:32:28 is 14042560.289494492 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-07-07 10:32:28 is 14042560.118989992 s in the future tar: ./cpufreq: time stamp 2024-07-10 13:19:23 is 14311775.062961409 s in the future tar: ./mount/config: time stamp 2024-07-07 10:32:28 is 14042559.868983034 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-07-10 13:18:30 is 14311721.677013492 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-07-10 13:18:30 is 14311721.51383195 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-07-07 10:32:28 is 14042559.361490409 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-07-07 10:32:28 is 14042559.19702545 s in the future tar: ./mount: time stamp 2024-07-10 13:19:27 is 14311778.132175117 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-07-10 13:18:33 is 14311723.876602908 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-07-10 13:18:34 is 14311724.719361283 s in the future tar: ./mqueue: time stamp 2024-07-10 13:19:27 is 14311777.63195945 s in the future tar: ./alsa/mixer-test: time stamp 2024-07-10 13:18:10 is 14311700.373589533 s in the future tar: ./alsa: time stamp 2024-07-10 13:19:22 is 14311772.281497825 s in the future tar: ./capabilities/test_execve: time stamp 2024-07-10 13:18:11 is 14311701.042601533 s in the future tar: ./capabilities/validate_cap: time stamp 2024-07-10 13:18:11 is 14311700.867045742 s in the future tar: ./capabilities: time stamp 2024-07-10 13:19:22 is 14311771.797599533 s in the future tar: ./exec/load_address_2097152: time stamp 2024-07-10 13:18:14 is 14311703.200439075 s in the future tar: ./exec/execveat.symlink: time stamp 2024-07-10 13:18:14 is 14311703.129043533 s in the future tar: ./exec/execveat: time stamp 2024-07-10 13:18:14 is 14311702.966856283 s in the future tar: ./exec/Makefile: time stamp 2024-07-10 12:12:12 is 14307740.802295408 s in the future tar: ./exec/load_address_4096: time stamp 2024-07-10 13:18:14 is 14311702.553488783 s in the future tar: ./exec/script: time stamp 2024-07-10 13:18:14 is 14311702.419859533 s in the future tar: ./exec/null-argv: time stamp 2024-07-10 13:18:14 is 14311702.274631408 s in the future tar: ./exec/load_address_16777216: time stamp 2024-07-10 13:18:14 is 14311699.463433033 s in the future tar: ./exec/recursion-depth: time stamp 2024-07-10 13:18:14 is 14311699.287976158 s in the future tar: ./exec/binfmt_script.py: time stamp 2024-07-10 12:12:12 is 14307737.124399074 s in the future tar: ./exec/subdir: time stamp 2024-07-10 13:18:14 is 14311699.040960283 s in the future tar: ./exec/execveat.denatured: time stamp 2024-07-10 13:18:14 is 14311698.873826783 s in the future tar: ./exec/non-regular: time stamp 2024-07-10 13:18:14 is 14311698.707146783 s in the future tar: ./exec: time stamp 2024-07-10 13:19:24 is 14311768.629455491 s in the future tar: ./nsfs/config: time stamp 2024-07-07 10:32:28 is 14042552.450854033 s in the future tar: ./nsfs/owner: time stamp 2024-07-10 13:19:00 is 14311744.306820033 s in the future tar: ./nsfs/pidns: time stamp 2024-07-10 13:19:00 is 14311744.135149908 s in the future tar: ./nsfs: time stamp 2024-07-10 13:19:28 is 14311772.079014449 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-07-10 13:19:22 is 14311765.900480408 s in the future tar: ./kselftest/module.sh: time stamp 2024-07-10 13:19:22 is 14311765.739566574 s in the future tar: ./kselftest/runner.sh: time stamp 2024-07-10 13:19:22 is 14311765.586900574 s in the future tar: ./kselftest: time stamp 2024-07-10 13:19:22 is 14311765.503533366 s in the future tar: ./resctrl/settings: time stamp 2024-07-10 12:12:12 is 14307735.314602574 s in the future tar: ./resctrl/config: time stamp 2024-07-10 12:12:12 is 14307735.166529699 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-07-10 13:19:08 is 14311750.928303699 s in the future tar: ./resctrl: time stamp 2024-07-10 13:19:29 is 14311771.836408116 s in the future tar: ./filesystems/fat/config: time stamp 2024-07-10 12:12:12 is 14307734.624517657 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-07-10 13:18:17 is 14311699.407974199 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-07-10 12:12:12 is 14307734.235935991 s in the future tar: ./filesystems/fat: time stamp 2024-07-10 13:19:24 is 14311766.160977741 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-07-10 13:18:15 is 14311696.963254199 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-07-10 13:18:16 is 14311697.746295032 s in the future tar: ./filesystems/epoll: time stamp 2024-07-10 13:19:24 is 14311765.668952616 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-07-10 13:18:15 is 14311696.471558074 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-07-10 12:12:12 is 14307733.229859741 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-07-10 13:18:15 is 14311696.010112574 s in the future tar: ./filesystems/binderfs: time stamp 2024-07-10 13:19:24 is 14311764.924079532 s in the future tar: ./filesystems: time stamp 2024-07-10 13:19:24 is 14311764.862362074 s in the future tar: ./openat2/openat2_test: time stamp 2024-07-10 13:19:03 is 14311743.618575282 s in the future tar: ./openat2/resolve_test: time stamp 2024-07-10 13:19:06 is 14311746.428751782 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-07-10 13:19:06 is 14311746.248549741 s in the future tar: ./openat2: time stamp 2024-07-10 13:19:28 is 14311768.190364324 s in the future tar: ./gpio/config: time stamp 2024-07-10 12:12:12 is 14307731.970214949 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-07-10 12:12:12 is 14307731.803299074 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-07-10 13:18:19 is 14311698.611505199 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-07-10 13:18:19 is 14311698.467512157 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-07-10 12:12:12 is 14307731.288829157 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-07-10 13:18:20 is 14311699.094462532 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-07-10 12:12:12 is 14307730.925587282 s in the future tar: ./gpio: time stamp 2024-07-10 13:19:25 is 14311763.827827157 s in the future tar: ./user/config: time stamp 2024-07-07 10:32:28 is 14042546.630138865 s in the future tar: ./user/test_user_copy.sh: time stamp 2024-07-07 10:32:28 is 14042546.485658824 s in the future tar: ./user: time stamp 2024-07-10 13:19:31 is 14311769.433601865 s in the future tar: ./pstore/config: time stamp 2024-07-07 10:32:28 is 14042546.244210657 s in the future tar: ./pstore/pstore_tests: time stamp 2024-07-07 10:32:28 is 14042546.112916032 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-07-07 10:32:28 is 14042545.935258949 s in the future tar: ./pstore/common_tests: time stamp 2024-07-07 10:32:28 is 14042545.791388074 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-07-07 10:32:28 is 14042545.579832199 s in the future tar: ./pstore: time stamp 2024-07-10 13:19:28 is 14311765.501853407 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-07-10 13:19:19 is 14311756.263236865 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-07-10 13:19:19 is 14311756.057572865 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-07-10 13:19:19 is 14311755.84571724 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-07-10 13:19:19 is 14311755.684772115 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-07-10 13:19:19 is 14311755.462912573 s in the future tar: ./vDSO: time stamp 2024-07-10 13:19:31 is 14311767.39542624 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-07-07 10:32:28 is 14042544.15936774 s in the future tar: ./intel_pstate: time stamp 2024-07-10 13:19:25 is 14311761.092035573 s in the future tar: ./ftrace/settings: time stamp 2024-07-07 10:32:28 is 14042543.916794282 s in the future tar: ./ftrace/config: time stamp 2024-07-07 10:32:28 is 14042543.764711323 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-07-07 10:32:28 is 14042543.570886823 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-07-07 10:32:28 is 14042543.402848073 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-07-10 12:12:12 is 14307727.155900907 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-07-10 12:12:12 is 14307727.010558282 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-07-07 10:32:28 is 14042542.850065157 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-07-10 12:12:12 is 14307726.689905032 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-07-10 12:12:12 is 14307726.483086156 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-07-10 12:12:12 is 14307726.415701406 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-07-07 10:32:28 is 14042542.226649281 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-07-07 10:32:28 is 14042542.06350299 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-07-07 10:32:28 is 14042541.99679649 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-07-07 10:32:28 is 14042541.766004656 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-07-07 10:32:28 is 14042541.567711031 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-07-07 10:32:09 is 14042522.40305249 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-07-07 10:32:28 is 14042541.252919781 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-07-07 10:32:28 is 14042541.098812698 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-07-07 10:32:28 is 14042540.93601899 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-07-07 10:32:28 is 14042540.758873823 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-07-07 10:32:28 is 14042540.69768749 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-07-10 12:12:12 is 14307724.514936781 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-07-10 12:12:12 is 14307724.341755656 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-07-10 12:12:12 is 14307724.17728499 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-07-07 10:32:28 is 14042540.020436281 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-07-07 10:32:28 is 14042539.861996406 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-07-07 10:32:28 is 14042539.702063281 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-07-07 10:32:28 is 14042539.483157531 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-07-07 10:32:28 is 14042539.331708989 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-07-07 10:32:28 is 14042539.124297698 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-07-07 10:32:28 is 14042538.962964031 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-07-10 12:12:12 is 14307722.786249989 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-07-07 10:32:28 is 14042538.457388698 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-07-07 10:32:28 is 14042538.340386989 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-07-07 10:32:28 is 14042538.184679531 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-07-07 10:32:28 is 14042538.026204906 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-07-10 12:12:12 is 14307721.871278531 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-07-07 10:32:28 is 14042537.692727906 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-07-07 10:32:28 is 14042537.527156114 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-07-07 10:32:28 is 14042537.368652698 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-07-07 10:32:28 is 14042537.195147406 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-07-07 10:32:28 is 14042537.008994531 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-07-07 10:32:28 is 14042536.836509572 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-07-10 12:12:12 is 14307720.753720156 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-07-07 10:32:28 is 14042536.577944447 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-07-07 10:32:28 is 14042536.402738406 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-07-07 10:32:28 is 14042536.250360239 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-07-07 10:32:28 is 14042536.060933572 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-07-07 10:32:28 is 14042535.908375864 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-07-07 10:32:28 is 14042535.730033156 s in the future tar: ./ftrace/test.d/event: time stamp 2024-07-07 10:32:28 is 14042535.649828572 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-07-07 10:32:28 is 14042535.477102031 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-07-07 10:32:28 is 14042535.291351989 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-07-07 10:32:28 is 14042535.200543447 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-07-07 10:32:28 is 14042534.967022489 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-07-07 10:32:28 is 14042534.767925614 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-07-07 10:32:28 is 14042534.678642114 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-07-07 10:32:28 is 14042534.511584072 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-07-07 10:32:28 is 14042534.449273697 s in the future tar: ./ftrace/test.d/template: time stamp 2024-07-07 10:32:28 is 14042534.316525614 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-07-07 10:32:28 is 14042534.151830697 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-07-07 10:32:28 is 14042533.96186453 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-07-10 12:12:12 is 14307717.799266447 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-07-07 10:32:28 is 14042533.649125655 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-07-07 10:32:28 is 14042533.500310447 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-07-07 10:32:28 is 14042533.373543905 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-07-07 10:32:28 is 14042533.215445364 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-07-07 10:32:28 is 14042532.974914364 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-07-07 10:32:28 is 14042532.856692614 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-07-07 10:32:28 is 14042532.71450003 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-07-07 10:32:28 is 14042532.548248947 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-07-10 12:12:12 is 14307716.405851697 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-07-07 10:32:28 is 14042532.250509864 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-07-07 10:32:28 is 14042532.064123364 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-07-07 10:32:28 is 14042531.908506072 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-07-10 12:12:12 is 14307715.825092822 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-07-07 10:32:28 is 14042531.643320072 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-07-07 10:32:28 is 14042531.47525128 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-07-07 10:32:28 is 14042531.299744238 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-07-07 10:32:28 is 14042531.155564155 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-07-07 10:32:28 is 14042530.988556405 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-07-07 10:32:28 is 14042530.809466072 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-07-07 10:32:28 is 14042530.629955363 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-07-07 10:32:28 is 14042530.475409613 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042530.337947988 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-07-07 10:32:28 is 14042530.179718905 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-07-10 12:12:12 is 14307714.033816988 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-07-07 10:32:28 is 14042529.871124655 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-07-07 10:32:28 is 14042529.687865322 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-07-07 10:32:28 is 14042529.54598028 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042529.423408822 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042529.287508655 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042529.129101738 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-07-10 12:12:12 is 14307712.941338197 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042528.764918113 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-07-10 12:12:12 is 14307712.524330071 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-07-07 10:32:28 is 14042528.311933155 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-07-10 12:12:12 is 14307712.230763988 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-07-07 10:32:28 is 14042528.020973488 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-07-07 10:32:28 is 14042527.836737071 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-07-07 10:32:28 is 14042527.653125196 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-07-10 12:12:12 is 14307711.463277238 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-07-07 10:32:28 is 14042527.281784988 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-07-07 10:32:28 is 14042527.132121113 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-07-07 10:32:28 is 14042526.970015238 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-07-10 12:12:12 is 14307710.802731405 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-07-10 12:12:12 is 14307710.711129488 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-07-07 10:32:28 is 14042526.534097613 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-07-07 10:32:28 is 14042526.452158363 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-07-10 12:12:12 is 14307710.210906696 s in the future tar: ./ftrace/test.d: time stamp 2024-07-10 12:12:12 is 14307710.11876803 s in the future tar: ./ftrace/ftracetest: time stamp 2024-07-10 12:12:12 is 14307709.868557238 s in the future tar: ./ftrace: time stamp 2024-07-10 13:19:25 is 14311742.78517478 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-07-10 13:19:14 is 14311731.584963779 s in the future tar: ./seccomp/settings: time stamp 2024-07-10 12:12:12 is 14307709.405420821 s in the future tar: ./seccomp/config: time stamp 2024-07-07 10:32:28 is 14042525.267591946 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-07-10 13:19:13 is 14311730.026062029 s in the future tar: ./seccomp: time stamp 2024-07-10 13:19:29 is 14311745.944889613 s in the future tar: ./amd-pstate/config: time stamp 2024-07-10 12:12:12 is 14307708.754645738 s in the future tar: ./amd-pstate/amd-pstate-ut.sh: time stamp 2024-07-10 12:12:12 is 14307708.626044446 s in the future tar: ./amd-pstate: time stamp 2024-07-10 13:19:22 is 14311738.550914154 s in the future tar: ./sysctl/config: time stamp 2024-07-07 10:32:28 is 14042524.393032946 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-07-10 12:12:12 is 14307708.217730654 s in the future tar: ./sysctl: time stamp 2024-07-10 13:19:30 is 14311746.161692196 s in the future tar: ./landlock/config: time stamp 2024-07-10 12:12:12 is 14307707.944139446 s in the future tar: ./landlock/ptrace_test: time stamp 2024-07-10 13:18:29 is 14311684.742008029 s in the future tar: ./landlock/base_test: time stamp 2024-07-10 13:18:21 is 14311676.575806238 s in the future tar: ./landlock/fs_test: time stamp 2024-07-10 13:18:29 is 14311684.366417446 s in the future tar: ./landlock/true: time stamp 2024-07-10 13:18:29 is 14311684.027101404 s in the future tar: ./landlock: time stamp 2024-07-10 13:19:26 is 14311740.951898363 s in the future tar: ./ir/ir_loopback: time stamp 2024-07-10 13:18:20 is 14311674.758585112 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-07-10 12:12:12 is 14307706.603198946 s in the future tar: ./ir: time stamp 2024-07-10 13:19:25 is 14311739.549387487 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-07-10 13:18:20 is 14311674.376356529 s in the future tar: ./kcmp: time stamp 2024-07-10 13:19:25 is 14311739.292223362 s in the future tar: ./memfd/config: time stamp 2024-07-07 10:32:09 is 14042503.107367779 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-07-07 10:32:28 is 14042521.948844362 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-07-10 13:18:30 is 14311683.784234404 s in the future tar: ./memfd/memfd_test: time stamp 2024-07-10 13:18:30 is 14311683.623559696 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-07-07 10:32:28 is 14042521.452251029 s in the future tar: ./memfd/fuse_test: time stamp 2024-07-10 13:18:30 is 14311683.292250237 s in the future tar: ./memfd: time stamp 2024-07-10 13:19:27 is 14311740.240543446 s in the future tar: ./efivarfs/create-read: time stamp 2024-07-10 13:18:14 is 14311667.074641737 s in the future tar: ./efivarfs/config: time stamp 2024-07-07 10:32:28 is 14042520.856472029 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-07-10 13:18:14 is 14311666.681363029 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-07-07 10:32:28 is 14042520.506649154 s in the future tar: ./efivarfs: time stamp 2024-07-10 13:19:24 is 14311736.457687487 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-07-10 13:18:30 is 14311682.244801612 s in the future tar: ./mincore: time stamp 2024-07-10 13:19:27 is 14311739.181010946 s in the future tar: ./splice/settings: time stamp 2024-07-07 10:32:28 is 14042519.98984632 s in the future tar: ./splice/config: time stamp 2024-07-07 10:32:28 is 14042519.872383904 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-07-10 13:19:14 is 14311725.713945195 s in the future tar: ./splice/splice_read: time stamp 2024-07-10 13:19:14 is 14311725.474313945 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-07-07 10:32:28 is 14042519.330445487 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-07-07 10:32:28 is 14042519.172211279 s in the future tar: ./splice: time stamp 2024-07-10 13:19:30 is 14311741.113871529 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-07-10 13:19:00 is 14311710.949003987 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-07-10 13:19:00 is 14311710.773706487 s in the future tar: ./pidfd/config: time stamp 2024-07-07 10:32:28 is 14042518.596814779 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-07-10 13:19:00 is 14311710.413009029 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-07-10 13:19:00 is 14311710.254517279 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-07-10 13:19:01 is 14311711.024652945 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-07-10 13:19:01 is 14311710.829773987 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-07-10 13:19:00 is 14311709.695949362 s in the future tar: ./pidfd: time stamp 2024-07-10 13:19:28 is 14311737.61242257 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-07-10 12:12:12 is 14307701.413930279 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-07-10 12:12:12 is 14307701.245678445 s in the future tar: ./net/openvswitch: time stamp 2024-07-10 13:19:28 is 14311737.187160987 s in the future tar: ./net/af_unix/test_unix_oob: time stamp 2024-07-10 13:18:57 is 14311705.987090237 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-07-10 13:18:57 is 14311705.788583445 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-07-10 13:18:57 is 14311705.636814195 s in the future tar: ./net/af_unix: time stamp 2024-07-10 13:19:27 is 14311735.57829307 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-07-10 12:12:12 is 14307700.378004153 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-07-07 10:32:28 is 14042516.238339945 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-07-10 12:12:12 is 14307700.086339362 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-07-10 12:12:12 is 14307699.936300695 s in the future tar: ./net/forwarding/settings: time stamp 2024-07-07 10:32:28 is 14042515.771407987 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-07-07 10:32:28 is 14042515.612884237 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042515.444122987 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-07-10 12:12:12 is 14307699.310806945 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-07-10 12:12:12 is 14307699.120765237 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-07-07 10:32:28 is 14042514.935630237 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-07-10 12:12:12 is 14307698.755772778 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042514.601888945 s in the future tar: ./net/forwarding/config: time stamp 2024-07-10 12:12:12 is 14307698.49358507 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-07-07 10:32:28 is 14042514.334877153 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-07-10 12:12:12 is 14307698.17636507 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307698.03475882 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-07-10 12:12:12 is 14307697.834510986 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-07-10 12:12:12 is 14307697.675959986 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-07-10 12:12:12 is 14307697.442393945 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-07-10 12:12:12 is 14307697.236039111 s in the future tar: ./net/forwarding/loopback.sh: time stamp 2024-07-07 10:32:28 is 14042513.085917945 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-07-07 10:32:28 is 14042512.944817861 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-07-07 10:32:28 is 14042512.77550307 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-07-07 10:32:28 is 14042512.627130028 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-07-10 12:12:12 is 14307696.441749028 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-07-07 10:32:28 is 14042512.289202028 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-07-07 10:32:28 is 14042512.166652445 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-07-07 10:32:28 is 14042512.02467607 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-07-10 12:12:12 is 14307695.877449861 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-07-10 12:12:12 is 14307695.691118319 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-07-10 12:12:12 is 14307695.551114444 s in the future tar: ./net/forwarding/hw_stats_l3_gre.sh: time stamp 2024-07-10 12:12:12 is 14307695.392561153 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-07-10 12:12:12 is 14307695.240734153 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-07-10 12:12:12 is 14307695.084909194 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-07-10 12:12:12 is 14307694.933849278 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307694.751901736 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-07-10 12:12:12 is 14307694.581883278 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042510.407032528 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-07-10 12:12:12 is 14307694.223222736 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-07-10 12:12:12 is 14307694.047923028 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-07-07 10:32:28 is 14042509.906602403 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-07-07 10:32:28 is 14042509.722800986 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-07-10 12:12:12 is 14307693.451199569 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-07-10 12:12:12 is 14307693.280892153 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-07-10 12:12:12 is 14307693.081144611 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-07-07 10:32:28 is 14042508.923923069 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-07-10 12:12:12 is 14307692.675728027 s in the future tar: ./net/forwarding/hw_stats_l3.sh: time stamp 2024-07-10 12:12:12 is 14307692.513653194 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-07-10 12:12:12 is 14307692.355172777 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-07-10 12:12:12 is 14307692.190102486 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-07-07 10:32:28 is 14042508.029999236 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-07-10 12:12:12 is 14307691.800079861 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-07-07 10:32:28 is 14042507.631352319 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-07-10 12:12:12 is 14307691.471216569 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042507.295993944 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-07-07 10:32:28 is 14042507.113033402 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-07-07 10:32:28 is 14042506.947304611 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307690.795696319 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307690.620535986 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-07-07 10:32:28 is 14042506.471965652 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-07-10 12:12:12 is 14307690.322362694 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-07-10 12:12:12 is 14307690.161693485 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-07-10 12:12:12 is 14307689.945566902 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-07-10 12:12:12 is 14307689.803682485 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-07-07 10:32:28 is 14042505.639955235 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307689.461008319 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-07-07 10:32:28 is 14042505.344226735 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-07-07 10:32:28 is 14042505.178980944 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-07-07 10:32:28 is 14042505.02973111 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307688.853026027 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042504.653666819 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-07-10 12:12:12 is 14307688.447284444 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-07-10 12:12:12 is 14307688.276781319 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-07-10 12:12:12 is 14307688.110945985 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-07-07 10:32:28 is 14042503.98018911 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-07-10 12:12:12 is 14307687.788339735 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-07-07 10:32:28 is 14042503.651132194 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-07-07 10:32:28 is 14042503.50118661 s in the future tar: ./net/forwarding/ethtool.sh: time stamp 2024-07-07 10:32:28 is 14042503.360856818 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-07-07 10:32:28 is 14042503.184260152 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-07-10 12:12:12 is 14307687.017389152 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-07-10 12:12:12 is 14307686.83536986 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-07-07 10:32:28 is 14042502.704227193 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-07-07 10:32:28 is 14042502.491975818 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-07-07 10:32:28 is 14042502.226417277 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-07-10 12:12:12 is 14307686.051508193 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-07-07 10:32:28 is 14042501.874885818 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-07-10 12:12:12 is 14307685.703553485 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-07-07 10:32:28 is 14042501.550551277 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-07-10 12:12:12 is 14307685.391198068 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-07-10 12:12:12 is 14307685.241075527 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-07-10 12:12:12 is 14307685.065854985 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-07-07 10:32:28 is 14042500.900569777 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-07-10 12:12:12 is 14307684.75865936 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-07-07 10:32:28 is 14042500.599938527 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-07-07 10:32:28 is 14042500.441260526 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-07-10 12:12:12 is 14307684.283321485 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-07-10 12:12:12 is 14307684.12740261 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-07-10 12:12:12 is 14307683.970460901 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-07-10 12:12:12 is 14307683.824264235 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-07-10 12:12:12 is 14307683.657479526 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-07-07 10:32:28 is 14042499.48122461 s in the future tar: ./net/forwarding/ethtool_extended_state.sh: time stamp 2024-07-10 12:12:12 is 14307683.322931526 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-07-10 12:12:12 is 14307683.172821735 s in the future tar: ./net/forwarding/ethtool_lib.sh: time stamp 2024-07-10 12:12:12 is 14307683.015658151 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-07-07 10:32:28 is 14042498.864165526 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-07-10 12:12:12 is 14307682.672335443 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-07-10 12:12:12 is 14307682.499993443 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-07-10 12:12:12 is 14307682.349742568 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-07-10 12:12:12 is 14307682.161172401 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-07-07 10:32:28 is 14042497.997752068 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-07-07 10:32:28 is 14042497.85611561 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-07-07 10:32:28 is 14042497.671716193 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-07-07 10:32:28 is 14042497.496474734 s in the future tar: ./net/forwarding: time stamp 2024-07-10 13:19:27 is 14311716.421301484 s in the future tar: ./net/mptcp/settings: time stamp 2024-07-10 12:12:12 is 14307681.238920359 s in the future tar: ./net/mptcp/config: time stamp 2024-07-10 12:12:12 is 14307681.074953401 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-07-10 12:12:12 is 14307680.904282193 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-07-10 12:12:12 is 14307680.731728026 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-07-10 12:12:12 is 14307680.560111984 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-07-10 12:12:12 is 14307680.395720943 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-07-10 13:18:58 is 14311686.203691484 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-07-10 12:12:12 is 14307680.051723026 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-07-10 12:12:12 is 14307679.912651568 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-07-10 13:18:58 is 14311685.721549776 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-07-10 13:18:59 is 14311686.551157109 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-07-10 12:12:12 is 14307679.390379151 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-07-07 10:32:28 is 14042495.271207818 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-07-10 13:18:59 is 14311686.048474484 s in the future tar: ./net/mptcp: time stamp 2024-07-10 13:19:28 is 14311714.994161776 s in the future tar: ./net: time stamp 2024-07-10 13:19:28 is 14311714.930397192 s in the future tar: ./core/close_range_test: time stamp 2024-07-10 13:18:13 is 14311639.717280317 s in the future tar: ./core: time stamp 2024-07-10 13:19:23 is 14311709.570690067 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-07-10 13:18:29 is 14311655.402185984 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-07-10 13:18:29 is 14311655.261448526 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-07-10 13:18:29 is 14311655.121957151 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-07-10 13:18:29 is 14311654.974947359 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-07-10 13:18:29 is 14311654.811729442 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-07-10 13:18:29 is 14311654.659710526 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-07-10 13:18:29 is 14311654.516425234 s in the future tar: ./lkdtm/config: time stamp 2024-07-10 12:12:12 is 14307677.366323234 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-07-10 13:18:29 is 14311654.207794442 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311654.054005609 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-07-10 13:18:29 is 14311653.902651067 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-07-10 13:18:29 is 14311653.732492859 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311653.576705359 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-07-10 13:18:29 is 14311653.417977942 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-07-10 13:18:29 is 14311653.267007484 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311653.108582275 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-07-10 13:18:29 is 14311652.950146359 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-07-10 13:18:29 is 14311652.807090775 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-07-10 13:18:29 is 14311652.619527109 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-07-10 13:18:29 is 14311652.417697109 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-07-10 13:18:29 is 14311652.277597067 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311652.119114567 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-07-10 13:18:29 is 14311651.973205692 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-07-10 13:18:29 is 14311651.82582115 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-07-10 13:18:29 is 14311651.683326734 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-07-10 13:18:29 is 14311651.531299442 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-07-10 13:18:29 is 14311651.361172817 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311651.224638275 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-07-10 13:18:29 is 14311651.073573942 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-07-10 13:18:29 is 14311650.889248942 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311650.740005567 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-07-10 13:18:29 is 14311650.589094609 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-07-10 13:18:29 is 14311650.430699067 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-07-10 13:18:29 is 14311650.263950067 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-07-10 13:18:29 is 14311649.999490483 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311649.8148899 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311649.671962817 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-07-10 13:18:29 is 14311649.46406365 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-07-10 13:18:29 is 14311649.297218483 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-07-10 13:18:29 is 14311649.156026483 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-07-10 13:18:29 is 14311649.029853233 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-07-10 13:18:29 is 14311648.871838317 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-07-10 13:18:29 is 14311648.679755983 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-07-10 13:18:29 is 14311648.52573265 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-07-10 13:18:29 is 14311648.3758674 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-07-10 12:12:12 is 14307671.237664608 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311648.071757442 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-07-10 13:18:29 is 14311647.929226192 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-07-10 13:18:29 is 14311647.766750108 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-07-10 13:18:29 is 14311647.5976759 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-07-10 12:12:12 is 14307670.437126483 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-07-10 13:18:29 is 14311647.257848108 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-07-10 13:18:29 is 14311647.086845733 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-07-10 13:18:29 is 14311646.953266525 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-07-10 13:18:29 is 14311646.799362441 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-07-10 13:18:29 is 14311646.639782483 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311646.519656191 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-07-10 13:18:29 is 14311646.362039233 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-07-10 13:18:29 is 14311646.202723566 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-07-10 13:18:29 is 14311646.052542775 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-07-10 13:18:29 is 14311645.844882691 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-07-10 13:18:29 is 14311645.718788441 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-07-10 13:18:29 is 14311645.511228525 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-07-10 13:18:29 is 14311645.346088566 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-07-10 13:18:29 is 14311645.18593115 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-07-10 13:18:29 is 14311645.03581115 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-07-10 13:18:29 is 14311644.909988316 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-07-10 13:18:29 is 14311644.690120691 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-07-10 13:18:29 is 14311644.535490358 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-07-10 13:18:29 is 14311644.368978399 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-07-10 13:18:29 is 14311644.226007691 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-07-10 13:18:29 is 14311644.079395608 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-07-10 13:18:29 is 14311643.904985941 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-07-10 13:18:29 is 14311643.754989483 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311643.576268483 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-07-10 13:18:29 is 14311643.384325399 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-07-10 13:18:29 is 14311643.200997316 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-07-10 13:18:29 is 14311643.050184191 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-07-10 13:18:29 is 14311642.884252149 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-07-10 13:18:29 is 14311642.729269941 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-07-10 13:18:29 is 14311642.584072774 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-07-10 13:18:29 is 14311642.399531149 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-07-10 13:18:29 is 14311642.241965941 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-07-10 13:18:29 is 14311642.075019066 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-07-10 13:18:29 is 14311641.939138774 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-07-10 13:18:29 is 14311641.757908524 s in the future tar: ./lkdtm: time stamp 2024-07-10 13:19:26 is 14311698.683494607 s in the future tar: ./run_kselftest.sh: time stamp 2024-07-10 13:19:22 is 14311694.524547482 s in the future tar: ./timers/settings: time stamp 2024-07-07 10:32:28 is 14042480.332138357 s in the future tar: ./timers/adjtick: time stamp 2024-07-10 13:19:18 is 14311690.127292024 s in the future tar: ./timers/rtcpie: time stamp 2024-07-10 13:19:17 is 14311688.973582857 s in the future tar: ./timers/leapcrash: time stamp 2024-07-10 13:19:18 is 14311689.798693691 s in the future tar: ./timers/mqueue-lat: time stamp 2024-07-10 13:19:16 is 14311687.606384357 s in the future tar: ./timers/change_skew: time stamp 2024-07-10 13:19:18 is 14311689.431396441 s in the future tar: ./timers/set-tz: time stamp 2024-07-10 13:19:19 is 14311690.264858107 s in the future tar: ./timers/threadtest: time stamp 2024-07-10 13:19:17 is 14311688.076523357 s in the future tar: ./timers/raw_skew: time stamp 2024-07-10 13:19:17 is 14311687.922835232 s in the future tar: ./timers/nanosleep: time stamp 2024-07-10 13:19:16 is 14311686.776171607 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-07-10 13:19:17 is 14311687.622719107 s in the future tar: ./timers/freq-step: time stamp 2024-07-10 13:19:18 is 14311688.457495316 s in the future tar: ./timers/clocksource-switch: time stamp 2024-07-10 13:19:18 is 14311688.230687649 s in the future tar: ./timers/set-2038: time stamp 2024-07-10 13:19:19 is 14311689.076479399 s in the future tar: ./timers/inconsistency-check: time stamp 2024-07-10 13:19:17 is 14311686.955473649 s in the future tar: ./timers/set-tai: time stamp 2024-07-10 13:19:18 is 14311687.731908815 s in the future tar: ./timers/set-timer-lat: time stamp 2024-07-10 13:19:16 is 14311685.563316649 s in the future tar: ./timers/posix_timers: time stamp 2024-07-10 13:19:16 is 14311685.405352649 s in the future tar: ./timers/leap-a-day: time stamp 2024-07-10 13:19:18 is 14311687.221659982 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-07-10 13:19:17 is 14311686.07981194 s in the future tar: ./timers/nsleep-lat: time stamp 2024-07-10 13:19:16 is 14311684.862726024 s in the future tar: ./timers/skew_consistency: time stamp 2024-07-10 13:19:18 is 14311686.712887524 s in the future tar: ./timers: time stamp 2024-07-10 13:19:30 is 14311698.654570482 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-07-10 12:12:12 is 14307660.47893844 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-07-10 13:19:15 is 14311683.270402024 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-07-10 13:19:15 is 14311683.120767649 s in the future tar: ./syscall_user_dispatch: time stamp 2024-07-10 13:19:30 is 14311698.05722469 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-07-10 13:19:02 is 14311669.87002619 s in the future tar: ./ptrace/vmaccess: time stamp 2024-07-10 13:19:02 is 14311669.689566024 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-07-10 13:19:02 is 14311669.545175065 s in the future tar: ./ptrace: time stamp 2024-07-10 13:19:28 is 14311695.481129315 s in the future tar: ./static_keys/config: time stamp 2024-07-07 10:32:28 is 14042475.286759398 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-07-07 10:32:28 is 14042475.114158773 s in the future tar: ./static_keys: time stamp 2024-07-10 13:19:30 is 14311697.064175357 s in the future tar: ./kselftest-list.txt: time stamp 2024-07-10 13:19:32 is 14311698.886352107 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-07-10 12:12:12 is 14307658.68022769 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-07-10 12:12:12 is 14307658.52216144 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-07-10 12:12:12 is 14307658.377256315 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-07-10 13:18:13 is 14311619.229902315 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-07-10 12:12:12 is 14307658.07992769 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-07-10 12:12:12 is 14307657.885647898 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-07-10 12:12:12 is 14307657.743835065 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-07-10 12:12:12 is 14307657.587768565 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-07-10 12:12:12 is 14307657.434981565 s in the future tar: ./damon/sysfs.sh: time stamp 2024-07-10 12:12:12 is 14307657.27943919 s in the future tar: ./damon: time stamp 2024-07-10 13:19:23 is 14311688.176549023 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-07-10 13:18:30 is 14311634.979179648 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-07-10 13:18:29 is 14311633.820788732 s in the future tar: ./membarrier: time stamp 2024-07-10 13:19:26 is 14311690.75409669 s in the future tar: ./livepatch/settings: time stamp 2024-07-07 10:32:28 is 14042472.592843731 s in the future tar: ./livepatch/config: time stamp 2024-07-07 10:32:28 is 14042472.450981856 s in the future tar: ./livepatch/functions.sh: time stamp 2024-07-10 12:12:12 is 14307656.174091273 s in the future tar: ./livepatch/test-livepatch.sh: time stamp 2024-07-07 10:32:28 is 14042472.042003523 s in the future tar: ./livepatch/test-ftrace.sh: time stamp 2024-07-10 12:12:12 is 14307655.894937731 s in the future tar: ./livepatch/test-state.sh: time stamp 2024-07-07 10:32:28 is 14042471.717045856 s in the future tar: ./livepatch/test-callbacks.sh: time stamp 2024-07-07 10:32:28 is 14042471.42902144 s in the future tar: ./livepatch/test-sysfs.sh: time stamp 2024-07-10 12:12:12 is 14307655.283297856 s in the future tar: ./livepatch/test-shadow-vars.sh: time stamp 2024-07-07 10:32:28 is 14042471.111657606 s in the future tar: ./livepatch: time stamp 2024-07-10 13:19:26 is 14311689.050074273 s in the future tar: ./size/get_size: time stamp 2024-07-10 13:19:14 is 14311676.891313231 s in the future tar: ./size: time stamp 2024-07-10 13:19:29 is 14311691.819802481 s in the future tar: ./rlimits/config: time stamp 2024-07-10 12:12:12 is 14307654.653313065 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-07-10 13:19:08 is 14311670.440911856 s in the future tar: ./rlimits: time stamp 2024-07-10 13:19:29 is 14311691.386162606 s in the future tar: ./move_mount_set_group/config: time stamp 2024-07-10 12:12:12 is 14307654.18551169 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-07-10 13:18:33 is 14311635.007234106 s in the future tar: ./move_mount_set_group: time stamp 2024-07-10 13:19:27 is 14311688.915477148 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-07-10 13:19:19 is 14311680.702025106 s in the future tar: ./tmpfs: time stamp 2024-07-10 13:19:30 is 14311691.640341023 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-07-10 12:12:12 is 14307653.468334606 s in the future tar: ./cpu-hotplug: time stamp 2024-07-10 13:19:23 is 14311684.397208273 s in the future tar: ./nci/config: time stamp 2024-07-10 12:12:12 is 14307653.209839939 s in the future tar: ./nci/nci_dev: time stamp 2024-07-10 13:18:34 is 14311635.023245814 s in the future tar: ./nci: time stamp 2024-07-10 13:19:27 is 14311687.964628648 s in the future tar: .: time stamp 2024-07-10 13:19:32 is 14311692.914743398 s in the future skiplist: ======================================== ======================================== ============== Tests to run =============== ===========End Tests to run =============== shardfile-dt fail ./kselftest.sh: 139: cannot open /lava-1163271/0/tests/1_kselftest-dt/automated/linux/kselftest/output/kselftest.txt: No such file + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #