Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,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.211 (61 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1150186/tftp-deploy-uyef089w/kernel/zImage tftp 0x82000000 1150186/tftp-deploy-uyef089w/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.211 Filename '1150186/tftp-deploy-uyef089w/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10 MiB 3.7 MiB/s done Bytes transferred = 10531328 (a0b200 hex) => tftp 0x83000000 1150186/tftp-deploy-uyef089w/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1150186/tftp-deploy-uyef089w/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.211 Filename '1150186/tftp-deploy-uyef089w/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 13.4 MiB 5.9 MiB/s done Bytes transferred = 14006098 (d5b752 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1150186/tftp-deploy-uyef089w/dtb/am335x-boneblack.dtb tftp 0x88000000 1150186/tftp-deploy-uyef089w/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.211 Filename '1150186/tftp-deploy-uyef089w/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.3 KiB 4.8 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/1150186/extract-nfsrootfs-4_991mar,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/1150186/extract-nfsrootfs-4_991mar,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 - 0xa0b200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-06-16 1:32:08 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14006034 Bytes = 13.4 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.92-cip22 (KernelCI@build-j232365-arm-gcc-10-multi-v7-defconfig-8ldr8) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sun Jun 16 01:21:35 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/1150186/extract-nfsrootfs-4_991mar,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:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 411584K/522240K available (14336K kernel code, 2470K rwdata, 6212K rodata, 2048K init, 427K bss, 45120K 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.008333] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019115] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033925] Console: colour dummy device 80x30 <3>[ 0.038805] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045861] This ensures that you still see kernel messages. Please <3>[ 0.052583] update your kernel commandline. <6>[ 0.057191] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096113] CPU: Testing write buffer coherency: ok <6>[ 0.101475] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106938] pid_max: default: 32768 minimum: 301 <6>[ 0.112143] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119964] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129276] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.135814] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145280] rcu: Hierarchical SRCU implementation. <6>[ 0.150539] rcu: Max phase no-delay instances is 1000. <6>[ 0.161398] EFI services will not be available. <6>[ 0.166608] smp: Bringing up secondary CPUs ... <6>[ 0.171575] smp: Brought up 1 node, 1 CPU <6>[ 0.175967] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.182696] CPU: All CPU(s) started in SVC mode. <6>[ 0.188375] devtmpfs: initialized <6>[ 0.204400] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.212922] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.223364] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.235717] pinctrl core: initialized pinctrl subsystem <6>[ 0.246423] DMI not present or invalid. <6>[ 0.251583] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.260554] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.271321] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.271474] cpuidle: using governor menu <6>[ 0.300300] No ATAGs? <6>[ 0.302932] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.314521] Serial: AMBA PL011 UART driver <6>[ 0.345335] iommu: Default domain type: Translated <6>[ 0.350792] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.358279] SCSI subsystem initialized <6>[ 0.391000] usbcore: registered new interface driver usbfs <6>[ 0.396966] usbcore: registered new interface driver hub <6>[ 0.402792] usbcore: registered new device driver usb <6>[ 0.409286] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.414714] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.424416] PTP clock support registered <6>[ 0.428882] EDAC MC: Ver: 3.0.0 <6>[ 0.486043] vgaarb: loaded <6>[ 0.489794] clocksource: Switched to clocksource dmtimer <6>[ 0.522660] NET: Registered PF_INET protocol family <6>[ 0.528251] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.537097] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.546032] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.554296] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.562582] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.570296] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.577207] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.584236] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.591841] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.680236] RPC: Registered named UNIX socket transport module. <6>[ 0.686616] RPC: Registered udp transport module. <6>[ 0.691761] RPC: Registered tcp transport module. <6>[ 0.696865] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.703777] PCI: CLS 0 bytes, default 64 <5>[ 0.709525] Initialise system trusted keyrings <6>[ 0.715125] Trying to unpack rootfs image as initramfs... <6>[ 0.810452] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.824031] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.861769] NFS: Registering the id_resolver key type <5>[ 0.867370] Key type id_resolver registered <5>[ 0.872045] Key type id_legacy registered <6>[ 0.876562] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.883758] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.891690] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 0.970730] Key type asymmetric registered <5>[ 0.975248] Asymmetric key parser 'x509' registered <6>[ 0.980801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 0.988682] io scheduler mq-deadline registered <6>[ 0.993643] io scheduler kyber registered <6>[ 1.267415] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.313896] SuperH (H)SCI(F) driver initialized <6>[ 1.319532] msm_serial: driver initialized <6>[ 1.324168] STMicroelectronics ASC driver initialized <6>[ 1.331192] STM32 USART driver initialized <6>[ 1.443991] brd: module loaded <6>[ 1.482476] loop: module loaded <6>[ 1.496614] CAN device driver interface <6>[ 1.501763] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.508582] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.514019] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.520524] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.526350] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.535379] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.541542] usbcore: registered new interface driver pegasus <6>[ 1.547694] usbcore: registered new interface driver asix <6>[ 1.553603] usbcore: registered new interface driver ax88179_178a <6>[ 1.560191] usbcore: registered new interface driver cdc_ether <6>[ 1.566511] usbcore: registered new interface driver smsc75xx <6>[ 1.572753] usbcore: registered new interface driver smsc95xx <6>[ 1.578959] usbcore: registered new interface driver net1080 <6>[ 1.585099] usbcore: registered new interface driver cdc_subset <6>[ 1.591505] usbcore: registered new interface driver zaurus <6>[ 1.597572] usbcore: registered new interface driver cdc_ncm <6>[ 1.607304] usbcore: registered new interface driver usb-storage <6>[ 1.618113] i2c_dev: i2c /dev entries driver <5>[ 1.636066] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.645369] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.652122] sdhci: Copyright(c) Pierre Ossman <6>[ 1.658457] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.666327] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.122488] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.131912] usbcore: registered new interface driver usbhid <6>[ 2.137942] usbhid: USB HID core driver <6>[ 2.149422] NET: Registered PF_INET6 protocol family <6>[ 2.219416] Segment Routing with IPv6 <6>[ 2.223673] In-situ OAM (IOAM) with IPv6 <6>[ 2.228064] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.235257] NET: Registered PF_PACKET protocol family <6>[ 2.240802] can: controller area network core <6>[ 2.245639] NET: Registered PF_CAN protocol family <6>[ 2.250863] can: raw protocol <6>[ 2.254188] can: broadcast manager protocol <6>[ 2.258768] can: netlink gateway - max_hops=1 <5>[ 2.264178] Key type dns_resolver registered <6>[ 2.269027] ThumbEE CPU extension supported. <5>[ 2.273779] Registering SWP/SWPB emulation handler <3>[ 2.279416] omap_voltage_late_init: Voltage driver support not added <5>[ 2.430726] Loading compiled-in X.509 certificates <6>[ 2.563449] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/pinmux_clkout2_pin <6>[ 2.580617] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <4>[ 2.602896] ti-sysc: probe of 44e31000.target-module failed with error -16 <4>[ 2.837832] ti-sysc: probe of 48040000.target-module failed with error -16 <4>[ 2.878952] gpio gpiochip0: (gpio-0-31): not an immutable chip, please consider fixing it! <6>[ 3.060274] OMAP GPIO hardware version 0.1 <4>[ 3.160739] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.238784] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.275114] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.313021] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.353481] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <4>[ 3.367730] gpio gpiochip1: (gpio-32-63): not an immutable chip, please consider fixing it! <6>[ 3.407682] Freeing initrd memory: 13680K <4>[ 3.415644] gpio gpiochip2: (gpio-64-95): not an immutable chip, please consider fixing it! <6>[ 3.446257] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.471664] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.480866] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.515322] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.539320] random: crng init done <6>[ 3.589802] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.618157] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.628270] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.635579] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.641909] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.650050] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.661705] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.670648] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.698817] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.707397] edma 49000000.dma: TI EDMA DMA engine driver <6>[ 3.767302] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <4>[ 3.784370] gpio gpiochip3: (gpio-96-127): not an immutable chip, please consider fixing it! <3>[ 3.798635] l3-aon-clkctrl:0000:0: failed to disable <6>[ 3.808044] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 35, base_baud = 3000000) is a 8250 <6>[ 3.817486] printk: console [ttyS0] enabled <6>[ 3.817486] printk: console [ttyS0] enabled <6>[ 3.826552] printk: bootconsole [omap8250] disabled <6>[ 3.826552] printk: bootconsole [omap8250] disabled <4>[ 3.870486] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 3.883868] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 3.900059] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 3.907305] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 3.914791] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 3.928381] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 3.940266] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 3.958269] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 3.967427] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 3.972560] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 3.984989] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 3.993589] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.027581] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.090067] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.098559] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.107391] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.167060] mmc1: new high speed MMC card at address 0001 <6>[ 4.174976] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.185573] mmcblk1: p1 <6>[ 4.191329] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.201807] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.208953] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.223418] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.350708] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 6.359465] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.389812] Sending DHCP requests ., OK <6>[ 6.494190] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.211 <6>[ 6.502247] IP-Config: Complete: <6>[ 6.505779] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.211, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.516205] host=172.16.3.211, domain=denx.de, nis-domain=(none) <6>[ 6.523015] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.523047] nameserver0=172.16.3.3 <6>[ 6.534333] ntpserver0=172.16.3.3 <6>[ 6.539557] clk: Disabling unused clocks <6>[ 6.556212] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.565314] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 9.737063] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator <4>[ 9.746290] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests <4>[ 10.011055] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator <4>[ 10.020162] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests <6>[ 10.083301] tda998x 0-0070: found TDA19988 <6>[ 10.107757] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.113601] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.400459] hub 1-0:1.0: USB hub found <6>[ 10.464823] hub 1-0:1.0: 1 port detected Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... 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 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.211 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.463986] systemd[1]: System time before build time, advancing clock. <30>[ 14.584111] 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.621140] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 14.670465] systemd[1]: Hostname set to . <30>[ 16.731020] systemd[1]: Queued start job for default target graphical.target. <30>[ 16.745381] 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. <30>[ 16.795584] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 16.848050] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 16.891353] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 16.932033] 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…quests to Console Directory Watch. <30>[ 16.981039] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 17.021749] 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.044982] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 17.080273] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 17.121365] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 17.170695] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 17.211048] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 17.250788] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 17.290521] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 17.331295] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 17.371504] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 17.460348] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 17.477350] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 17.521597] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 17.565631] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 17.614726] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 17.663661] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 17.711579] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 17.728178] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 17.770399] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 17.820815] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 17.931639] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 18.011181] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.083062] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 18.171586] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 18.261451] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 18.351370] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 18.430976] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 18.475611] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 18.499357] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 18.540825] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 18.954211] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.041227] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 19.141264] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 19.178890] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.268957] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 19.341414] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. <30>[ 19.432537] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. <30>[ 20.010730] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[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@drm.service[0m - 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 - 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 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-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. <46>[ 20.933209] systemd-journald[166]: Received client request to flush runtime journal. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[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... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. <5>[ 28.531856] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 29.582475] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 29.629107] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 29.638988] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 29.648070] cfg80211: failed to load regulatory.db [[0m[0;31m* [0m] Job systemd-networkd.service/start running (13s / 1min 38s) 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] 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. [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bo��K��armhf login: root (automatic login) Linux debian-bookworm-armhf 6.1.92-cip22 #1 SMP Sun Jun 16 01:21:35 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/1150186/extract-nfsrootfs-4_991mar' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1150186/extract-nfsrootfs-4_991mar' / # 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-1150186/environment . /lava-1150186/environment / # /lava-1150186/bin/lava-test-runner /lava-1150186/0 /lava-1150186/bin/lava-test-runner /lava-1150186/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1150186/0/tests/0_timesync-off ++ cat uuid + UUID=1150186_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-openat2 + TESTRUN_ID=1_kselftest-openat2 + cd /lava-1150186/0/tests/1_kselftest-openat2 ++ cat uuid + UUID=1150186_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c openat2 -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.92-cip22-24-g0315de64ea248/arm/multi_v7_defconfig/gcc-10/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: install_deps skipped --2024-01-26 21:49:22-- http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.92-cip22-24-g0315de64ea248/arm/multi_v7_defconfig/gcc-10/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: 1424516 (1.4M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 3%[ ] 46.14K 155KB/s kselftest_armhf.tar 15%[==> ] 216.29K 360KB/s kselftest_armhf.tar 47%[========> ] 664.45K 720KB/s kselftest_armhf.tar 90%[=================> ] 1.24M 1.03MB/s kselftest_armhf.tar 100%[===================>] 1.36M 1.11MB/s in 1.2s 2024-01-26 21:49:24 (1.11 MB/s) - 'kselftest_armhf.tar.gz' saved [1424516/1424516] tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-06-16 00:28:34 is 12191949.193187828 s in the future tar: ./cpu-hotplug: time stamp 2024-06-16 01:29:03 is 12195578.079800786 s in the future tar: ./lib/scanf.sh: time stamp 2024-06-16 00:28:34 is 12191948.770769245 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-06-13 14:28:58 is 11983172.503809495 s in the future tar: ./lib/strscpy.sh: time stamp 2024-06-13 14:28:58 is 11983172.253697203 s in the future tar: ./lib/bitmap.sh: time stamp 2024-06-13 14:28:58 is 11983171.87861137 s in the future tar: ./lib/config: time stamp 2024-06-16 00:28:34 is 12191947.689059411 s in the future tar: ./lib/printf.sh: time stamp 2024-06-13 14:28:58 is 11983171.453206244 s in the future tar: ./lib: time stamp 2024-06-16 01:29:06 is 12195579.344587911 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-06-16 01:28:57 is 12195570.077506203 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-06-16 00:28:34 is 12191946.838059411 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-06-16 01:28:57 is 12195569.587660786 s in the future tar: ./syscall_user_dispatch: time stamp 2024-06-16 01:29:10 is 12195582.460219744 s in the future tar: ./ipc/msgque: time stamp 2024-06-16 01:28:17 is 12195529.127129619 s in the future tar: ./ipc/config: time stamp 2024-06-13 14:28:58 is 11983169.853576203 s in the future tar: ./ipc: time stamp 2024-06-16 01:29:06 is 12195577.742395703 s in the future tar: ./firmware/fw_namespace: time stamp 2024-06-16 01:28:15 is 12195526.470058494 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-06-16 00:28:34 is 12191945.234761869 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-06-16 00:28:34 is 12191944.977879078 s in the future tar: ./firmware/config: time stamp 2024-06-16 00:28:34 is 12191944.749379536 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-06-16 00:28:34 is 12191944.515801869 s in the future tar: ./firmware/settings: time stamp 2024-06-13 14:28:58 is 11983168.260145619 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-06-16 00:28:34 is 12191943.916919827 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-06-13 14:28:58 is 11983167.709755702 s in the future tar: ./firmware: time stamp 2024-06-16 01:29:05 is 12195574.584600577 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-06-16 01:28:17 is 12195526.299766869 s in the future tar: ./kcmp: time stamp 2024-06-16 01:29:06 is 12195575.187297536 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-06-16 01:28:52 is 12195560.832829369 s in the future tar: ./rlimits/config: time stamp 2024-06-16 00:28:34 is 12191942.584503494 s in the future tar: ./rlimits: time stamp 2024-06-16 01:29:09 is 12195577.462073994 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-06-16 00:28:34 is 12191942.173753952 s in the future tar: ./memory-hotplug/config: time stamp 2024-06-16 00:28:34 is 12191941.93207691 s in the future tar: ./memory-hotplug: time stamp 2024-06-16 01:29:07 is 12195574.815308827 s in the future tar: ./rtc/setdate: time stamp 2024-06-16 01:28:54 is 12195561.49920341 s in the future tar: ./rtc/settings: time stamp 2024-06-16 00:28:34 is 12191941.248178827 s in the future tar: ./rtc/rtctest: time stamp 2024-06-16 01:28:54 is 12195561.028166285 s in the future tar: ./rtc: time stamp 2024-06-16 01:29:09 is 12195575.95315166 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-06-16 01:28:56 is 12195562.690282327 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-06-16 01:28:56 is 12195562.356055035 s in the future tar: ./seccomp/config: time stamp 2024-06-13 14:28:58 is 11983164.102217494 s in the future tar: ./seccomp/settings: time stamp 2024-06-16 00:28:34 is 12191939.838449744 s in the future tar: ./seccomp: time stamp 2024-06-16 01:29:10 is 12195575.721722202 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-06-16 01:28:47 is 12195552.427915494 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-06-16 01:28:46 is 12195551.175718743 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-06-16 01:28:47 is 12195551.946637327 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-06-16 01:28:46 is 12195550.688684452 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-06-16 01:28:46 is 12195550.410865035 s in the future tar: ./pidfd/config: time stamp 2024-06-13 14:28:58 is 11983162.16077316 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-06-16 01:28:46 is 12195549.670115535 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-06-16 01:28:46 is 12195549.403591077 s in the future tar: ./pidfd: time stamp 2024-06-16 01:29:08 is 12195571.261507743 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-06-16 01:28:12 is 12195514.919565952 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-06-13 14:28:58 is 11983160.694439618 s in the future tar: ./drivers/dma-buf: time stamp 2024-06-16 01:29:04 is 12195566.577710743 s in the future tar: ./drivers/net/team/lag_lib.sh: time stamp 2024-06-16 00:28:34 is 12191936.252308493 s in the future tar: ./drivers/net/team/config: time stamp 2024-06-16 00:28:34 is 12191936.027110993 s in the future tar: ./drivers/net/team/net_forwarding_lib.sh: time stamp 2024-06-16 00:28:34 is 12191935.735159826 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-06-16 00:28:34 is 12191935.48501891 s in the future tar: ./drivers/net/team: time stamp 2024-06-16 01:29:04 is 12195565.376209951 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-06-16 00:28:34 is 12191935.09280816 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-06-16 00:28:34 is 12191934.83385391 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-06-16 00:28:34 is 12191934.609776326 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-06-16 00:28:34 is 12191934.37577791 s in the future tar: ./drivers/net/bonding/net_forwarding_lib.sh: time stamp 2024-06-16 00:28:34 is 12191934.107787243 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-06-16 00:28:34 is 12191933.883675618 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-06-16 00:28:34 is 12191933.644461618 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-06-16 00:28:34 is 12191933.400058201 s in the future tar: ./drivers/net/bonding: time stamp 2024-06-16 01:29:04 is 12195563.283074284 s in the future tar: ./drivers/net: time stamp 2024-06-16 01:29:04 is 12195563.182336701 s in the future tar: ./drivers: time stamp 2024-06-16 01:29:04 is 12195563.107382409 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-06-13 14:28:58 is 11983156.831971993 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-06-16 00:28:34 is 12191932.431594534 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-06-16 01:28:11 is 12195509.198063201 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-06-16 01:28:10 is 12195507.881209368 s in the future tar: ./cgroup/test_kmem: time stamp 2024-06-16 01:28:11 is 12195508.648309951 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-06-13 14:28:58 is 11983155.422417284 s in the future tar: ./cgroup/test_core: time stamp 2024-06-16 01:28:11 is 12195508.197917826 s in the future tar: ./cgroup/config: time stamp 2024-06-16 00:28:34 is 12191930.963635368 s in the future tar: ./cgroup/test_freezer: time stamp 2024-06-16 01:28:11 is 12195507.722563951 s in the future tar: ./cgroup/test_kill: time stamp 2024-06-16 01:28:11 is 12195507.488078742 s in the future tar: ./cgroup/test_cpu: time stamp 2024-06-16 01:28:11 is 12195507.263561034 s in the future tar: ./cgroup: time stamp 2024-06-16 01:29:03 is 12195559.137743284 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-06-16 01:28:27 is 12195522.878697576 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-06-16 01:28:26 is 12195521.637288784 s in the future tar: ./mqueue: time stamp 2024-06-16 01:29:07 is 12195562.536725617 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-06-13 14:28:58 is 11983153.243034951 s in the future tar: ./fpu/test_fpu: time stamp 2024-06-16 01:28:15 is 12195509.986214367 s in the future tar: ./fpu: time stamp 2024-06-16 01:29:05 is 12195559.845590326 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-06-16 00:28:34 is 12191928.577546951 s in the future tar: ./sysctl/config: time stamp 2024-06-13 14:28:58 is 11983152.328410201 s in the future tar: ./sysctl: time stamp 2024-06-16 01:29:10 is 12195564.210801909 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-06-16 00:28:34 is 12191927.902858159 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-06-16 00:28:34 is 12191927.60101395 s in the future tar: ./net/openvswitch: time stamp 2024-06-16 01:29:08 is 12195561.493063492 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-06-13 14:28:58 is 11983151.2266057 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-06-16 00:28:34 is 12191926.951007284 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-06-16 00:28:34 is 12191926.651181575 s in the future tar: ./net/forwarding/hw_stats_l3.sh: time stamp 2024-06-16 00:28:34 is 12191926.383770867 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-06-16 00:28:34 is 12191926.133867325 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-06-16 00:28:34 is 12191925.900072617 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-06-13 14:28:58 is 11983149.683072825 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-06-13 14:28:58 is 11983149.499736367 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-06-16 00:28:34 is 12191925.233509992 s in the future tar: ./net/forwarding/ethtool_extended_state.sh: time stamp 2024-06-16 00:28:34 is 12191924.990743408 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-06-16 00:28:34 is 12191924.716231617 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-06-13 14:28:58 is 11983148.473569575 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-06-13 14:28:58 is 11983148.215697783 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-06-16 00:28:34 is 12191923.964827075 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-06-16 00:28:34 is 12191923.715014242 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-06-13 14:28:58 is 11983147.447705242 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-06-13 14:28:58 is 11983147.206056658 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-06-16 00:28:34 is 12191922.955239533 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-06-13 14:28:58 is 11983146.680493283 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-06-16 00:28:34 is 12191922.413214116 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-06-13 14:28:58 is 11983146.113203283 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-06-13 14:28:58 is 11983145.879264075 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-06-16 00:28:34 is 12191921.620954408 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-06-13 14:28:58 is 11983145.403745658 s in the future tar: ./net/forwarding/hw_stats_l3_gre.sh: time stamp 2024-06-16 00:28:34 is 12191921.1535497 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-06-13 14:28:58 is 11983144.928395533 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-06-16 00:28:34 is 12191920.669743741 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-06-13 14:28:58 is 11983144.410852325 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-06-13 14:28:58 is 11983144.1521922 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-06-16 00:28:34 is 12191919.89353795 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-06-16 00:28:34 is 12191919.626612824 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-06-16 00:28:34 is 12191919.367908574 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-06-13 14:28:58 is 11983143.109301199 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-06-16 00:28:34 is 12191918.875661033 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-06-16 00:28:34 is 12191918.617062908 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-06-16 00:28:34 is 12191918.375051074 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-06-16 00:28:34 is 12191918.099774741 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-06-16 00:28:34 is 12191917.866146616 s in the future tar: ./net/forwarding/ethtool.sh: time stamp 2024-06-13 14:28:58 is 11983141.615846949 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-06-16 00:28:34 is 12191917.307267533 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-06-13 14:28:58 is 11983141.040211241 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-06-16 00:28:34 is 12191916.806602074 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-06-16 00:28:34 is 12191916.556376199 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-06-16 00:28:34 is 12191916.306012699 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-06-13 14:28:58 is 11983140.055723032 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-06-16 00:28:34 is 12191915.797068407 s in the future tar: ./net/forwarding/ethtool_lib.sh: time stamp 2024-06-16 00:28:34 is 12191915.513470282 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-06-13 14:28:58 is 11983139.254841616 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-06-16 00:28:34 is 12191914.987909449 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-06-16 00:28:34 is 12191914.712546616 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-06-13 14:28:58 is 11983138.453840324 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-06-16 00:28:34 is 12191914.213379782 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-06-16 00:28:34 is 12191913.953287907 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-06-16 00:28:34 is 12191913.702809699 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-06-16 00:28:34 is 12191913.435850199 s in the future tar: ./net/forwarding/loopback.sh: time stamp 2024-06-13 14:28:58 is 11983137.193771615 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-06-16 00:28:34 is 12191912.935246324 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-06-13 14:28:58 is 11983136.67859024 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-06-13 14:28:58 is 11983136.401220532 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-06-13 14:28:58 is 11983136.08638149 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-06-13 14:28:58 is 11983135.825624657 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-06-16 00:28:34 is 12191911.583709199 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-06-13 14:28:58 is 11983135.325031199 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-06-16 00:28:34 is 12191911.093634323 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-06-13 14:28:58 is 11983134.832750448 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-06-13 14:28:58 is 11983134.576528407 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-06-13 14:28:58 is 11983134.323321615 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-06-16 00:28:34 is 12191910.07614274 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-06-16 00:28:34 is 12191909.790072698 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-06-13 14:28:58 is 11983133.550650615 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-06-16 00:28:34 is 12191909.305942365 s in the future tar: ./net/forwarding/config: time stamp 2024-06-16 00:28:34 is 12191909.058491657 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-06-13 14:28:58 is 11983132.797065657 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-06-16 00:28:34 is 12191908.566350198 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-06-16 00:28:34 is 12191908.29204024 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-06-16 00:28:34 is 12191908.07385249 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-06-13 14:28:58 is 11983131.78317474 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-06-13 14:28:58 is 11983131.523659156 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-06-16 00:28:34 is 12191907.259897406 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-06-13 14:28:58 is 11983130.964847073 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-06-13 14:28:58 is 11983130.709577365 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-06-13 14:28:58 is 11983130.47242874 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-06-16 00:28:34 is 12191906.22530299 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-06-16 00:28:34 is 12191905.996890948 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-06-13 14:28:58 is 11983129.763364365 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-06-16 00:28:34 is 12191905.518021489 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-06-16 00:28:34 is 12191905.264233073 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-06-13 14:28:58 is 11983129.029232739 s in the future tar: ./net/forwarding/settings: time stamp 2024-06-13 14:28:58 is 11983128.807325281 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-06-13 14:28:58 is 11983128.562105198 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-06-13 14:28:58 is 11983128.324872989 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-06-16 00:28:34 is 12191904.073283239 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-06-13 14:28:58 is 11983127.796144989 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-06-16 00:28:34 is 12191903.536158823 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-06-13 14:28:58 is 11983127.275772573 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-06-16 00:28:34 is 12191903.043887573 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-06-16 00:28:34 is 12191902.795128822 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-06-16 00:28:34 is 12191902.550234114 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-06-13 14:28:58 is 11983126.302165697 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-06-13 14:28:58 is 11983125.980441281 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-06-16 00:28:34 is 12191901.707651239 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-06-16 00:28:34 is 12191901.463249031 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-06-16 00:28:34 is 12191901.198884572 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-06-13 14:28:58 is 11983124.970637822 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-06-13 14:28:58 is 11983124.737353239 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-06-16 00:28:34 is 12191900.486797447 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-06-16 00:28:34 is 12191900.206458322 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-06-16 00:28:34 is 12191899.96681303 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-06-16 00:28:34 is 12191899.722740864 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-06-16 00:28:34 is 12191899.490957655 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-06-16 00:28:34 is 12191899.255596739 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-06-16 00:28:34 is 12191899.001627114 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-06-16 00:28:34 is 12191898.73865703 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-06-13 14:28:58 is 11983122.431827864 s in the future tar: ./net/forwarding: time stamp 2024-06-16 01:29:08 is 12195532.33108253 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-06-16 01:28:44 is 12195508.023018822 s in the future tar: ./net/af_unix/test_unix_oob: time stamp 2024-06-16 01:28:44 is 12195507.787846197 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-06-16 01:28:44 is 12195507.537655447 s in the future tar: ./net/af_unix: time stamp 2024-06-16 01:29:08 is 12195531.393857405 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-06-16 00:28:34 is 12191897.095668905 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-06-16 01:28:45 is 12195507.804713822 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-06-16 00:28:34 is 12191896.536967072 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-06-16 00:28:34 is 12191896.320329572 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-06-16 01:28:45 is 12195507.08649203 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-06-13 14:28:58 is 11983119.829262405 s in the future tar: ./net/mptcp/config: time stamp 2024-06-16 00:28:34 is 12191895.594568738 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-06-16 00:28:34 is 12191895.362038488 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-06-16 01:28:44 is 12195505.135716905 s in the future tar: ./net/mptcp/settings: time stamp 2024-06-16 00:28:34 is 12191894.88657253 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-06-16 00:28:34 is 12191894.618750863 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-06-16 01:28:45 is 12195505.410980821 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-06-16 00:28:34 is 12191894.193639946 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-06-16 00:28:34 is 12191893.943892446 s in the future tar: ./net/mptcp: time stamp 2024-06-16 01:29:08 is 12195527.809995613 s in the future tar: ./net: time stamp 2024-06-16 01:29:08 is 12195527.693100738 s in the future tar: ./clone3/clone3: time stamp 2024-06-16 01:28:12 is 12195471.435019155 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-06-16 01:28:12 is 12195471.18418553 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-06-16 01:28:12 is 12195470.918115988 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-06-16 01:28:12 is 12195470.667254738 s in the future tar: ./clone3: time stamp 2024-06-16 01:29:03 is 12195521.550370738 s in the future tar: ./zram/zram.sh: time stamp 2024-06-13 14:28:58 is 11983116.283286946 s in the future tar: ./zram/zram02.sh: time stamp 2024-06-13 14:28:58 is 11983116.04957603 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-06-13 14:28:58 is 11983115.77449078 s in the future tar: ./zram/config: time stamp 2024-06-13 14:28:58 is 11983115.528371196 s in the future tar: ./zram/zram01.sh: time stamp 2024-06-13 14:28:58 is 11983115.257436821 s in the future tar: ./zram: time stamp 2024-06-16 01:29:11 is 12195528.140669404 s in the future tar: ./user/test_user_copy.sh: time stamp 2024-06-13 14:28:58 is 11983114.831813779 s in the future tar: ./user/config: time stamp 2024-06-13 14:28:58 is 11983114.585859113 s in the future tar: ./user: time stamp 2024-06-16 01:29:11 is 12195527.477400321 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-06-16 01:28:23 is 12195479.189883154 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-06-16 01:28:23 is 12195478.948130904 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-06-16 01:28:23 is 12195478.697816738 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-06-16 01:28:23 is 12195478.447669404 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-06-16 01:28:23 is 12195478.205876988 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-06-16 01:28:23 is 12195477.972148779 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-06-16 01:28:23 is 12195477.730400862 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-06-16 01:28:23 is 12195477.488302029 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-06-16 01:28:23 is 12195477.254997571 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-06-16 01:28:23 is 12195477.029520029 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-06-16 01:28:23 is 12195476.787882487 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-06-16 01:28:23 is 12195476.512293862 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-06-16 01:28:23 is 12195476.237064154 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-06-16 01:28:23 is 12195475.920156112 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-06-16 01:28:23 is 12195475.619745862 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-06-16 01:28:23 is 12195475.327905237 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-06-16 01:28:23 is 12195475.077560904 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-06-16 01:28:23 is 12195474.777251862 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-06-16 01:28:23 is 12195474.518578695 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-06-16 01:28:23 is 12195474.284903154 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-06-16 01:28:23 is 12195474.043024904 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-06-16 01:28:23 is 12195473.776059695 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-06-16 01:28:23 is 12195473.53389257 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-06-16 01:28:23 is 12195473.292102945 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-06-16 01:28:23 is 12195473.050124112 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-06-16 01:28:23 is 12195472.799773862 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-06-16 01:28:23 is 12195472.54120607 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-06-16 01:28:23 is 12195472.29924032 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-06-16 01:28:23 is 12195472.057250528 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-06-16 01:28:23 is 12195471.798642528 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-06-16 01:28:23 is 12195471.564990237 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-06-16 01:28:23 is 12195471.314677112 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-06-16 01:28:23 is 12195471.08103407 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-06-16 01:28:23 is 12195470.847460862 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-06-16 01:28:23 is 12195470.605463695 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-06-16 01:28:23 is 12195470.28008407 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-06-16 01:28:23 is 12195470.038180487 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-06-16 01:28:23 is 12195469.770930653 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-06-16 01:28:23 is 12195469.503857195 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-06-16 01:28:23 is 12195469.262039695 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-06-16 01:28:23 is 12195469.003386736 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-06-16 01:28:23 is 12195468.763179153 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-06-16 01:28:23 is 12195468.511134903 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-06-16 00:28:34 is 12191879.25253057 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-06-16 01:28:23 is 12195467.993751695 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-06-16 01:28:23 is 12195467.743515528 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-06-16 01:28:23 is 12195467.484954236 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-06-16 01:28:23 is 12195467.234670486 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-06-16 01:28:23 is 12195466.99266157 s in the future tar: ./lkdtm/config: time stamp 2024-06-16 00:28:34 is 12191877.752893361 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-06-16 01:28:23 is 12195466.467051694 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-06-16 01:28:23 is 12195466.218947444 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-06-16 01:28:23 is 12195465.936080319 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-06-16 01:28:23 is 12195465.685300778 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-06-16 01:28:23 is 12195465.399221861 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-06-16 01:28:23 is 12195465.143112069 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-06-16 01:28:23 is 12195464.900563903 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-06-16 01:28:23 is 12195464.583810069 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-06-16 01:28:23 is 12195464.323086028 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-06-16 01:28:23 is 12195464.081026528 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-06-16 01:28:23 is 12195463.830697027 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-06-16 01:28:23 is 12195463.580382361 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-06-16 01:28:23 is 12195463.323601361 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-06-16 01:28:23 is 12195463.062983777 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-06-16 01:28:23 is 12195462.804227569 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-06-16 01:28:23 is 12195462.548770694 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-06-16 01:28:23 is 12195462.257802652 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-06-16 01:28:23 is 12195462.007556027 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-06-16 01:28:23 is 12195461.769845611 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-06-16 01:28:23 is 12195461.531105319 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-06-16 01:28:23 is 12195461.313519902 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-06-16 01:28:23 is 12195461.072219069 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-06-16 01:28:23 is 12195460.847930444 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-06-16 01:28:23 is 12195460.592924777 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-06-16 01:28:23 is 12195460.355771735 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-06-16 01:28:23 is 12195460.07592436 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-06-16 01:28:23 is 12195459.828688152 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-06-16 00:28:34 is 12191870.600348277 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-06-16 01:28:23 is 12195459.363227652 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-06-16 01:28:23 is 12195459.128714902 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-06-16 01:28:23 is 12195458.902832027 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-06-16 01:28:23 is 12195458.674356235 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-06-16 01:28:23 is 12195458.414809069 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-06-16 01:28:23 is 12195458.202870402 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-06-16 01:28:23 is 12195457.964517568 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-06-16 01:28:23 is 12195457.727347068 s in the future tar: ./lkdtm: time stamp 2024-06-16 01:29:07 is 12195501.618872652 s in the future tar: ./move_mount_set_group/config: time stamp 2024-06-16 00:28:34 is 12191868.348145943 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-06-16 01:28:26 is 12195460.117482318 s in the future tar: ./move_mount_set_group: time stamp 2024-06-16 01:29:07 is 12195500.988713985 s in the future tar: ./nsfs/pidns: time stamp 2024-06-16 01:28:46 is 12195479.671533818 s in the future tar: ./nsfs/config: time stamp 2024-06-13 14:28:58 is 11983091.396581652 s in the future tar: ./nsfs/owner: time stamp 2024-06-16 01:28:46 is 12195479.142063318 s in the future tar: ./nsfs: time stamp 2024-06-16 01:29:08 is 12195500.995813943 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-06-16 01:28:17 is 12195449.712142568 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-06-16 00:28:34 is 12191866.479134943 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-06-16 01:28:17 is 12195449.237247151 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-06-16 00:28:34 is 12191865.920530318 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-06-16 01:28:17 is 12195448.687444651 s in the future tar: ./gpio/config: time stamp 2024-06-16 00:28:34 is 12191865.46906086 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-06-16 00:28:34 is 12191865.190455485 s in the future tar: ./gpio: time stamp 2024-06-16 01:29:06 is 12195497.085284276 s in the future tar: ./size/get_size: time stamp 2024-06-16 01:28:56 is 12195486.806744651 s in the future tar: ./size: time stamp 2024-06-16 01:29:10 is 12195500.689866776 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-06-16 01:28:10 is 12195440.38889411 s in the future tar: ./breakpoints: time stamp 2024-06-16 01:29:03 is 12195493.25711961 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-06-16 01:28:24 is 12195453.968527443 s in the future tar: ./mincore: time stamp 2024-06-16 01:29:07 is 12195496.843549235 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-06-16 01:28:56 is 12195485.563662234 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-06-13 14:28:58 is 11983087.312591068 s in the future tar: ./splice/splice_read: time stamp 2024-06-16 01:28:56 is 12195485.054187068 s in the future tar: ./splice/config: time stamp 2024-06-13 14:28:58 is 11983086.824264026 s in the future tar: ./splice/settings: time stamp 2024-06-13 14:28:58 is 11983086.562813443 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-06-13 14:28:58 is 11983086.336812568 s in the future tar: ./splice: time stamp 2024-06-16 01:29:10 is 12195498.209043484 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-06-16 01:28:52 is 12195479.825431859 s in the future tar: ./resctrl/config: time stamp 2024-06-16 00:28:34 is 12191861.569533651 s in the future tar: ./resctrl/settings: time stamp 2024-06-16 00:28:34 is 12191861.283306151 s in the future tar: ./resctrl: time stamp 2024-06-16 01:29:09 is 12195496.166479609 s in the future tar: ./alsa/mixer-test: time stamp 2024-06-16 01:28:10 is 12195436.843704442 s in the future tar: ./alsa: time stamp 2024-06-16 01:29:03 is 12195489.724489192 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-06-16 01:29:00 is 12195486.449307192 s in the future tar: ./tmpfs: time stamp 2024-06-16 01:29:11 is 12195497.343256776 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-06-16 01:28:47 is 12195473.018769734 s in the future tar: ./pid_namespace/config: time stamp 2024-06-13 14:28:58 is 11983083.761009442 s in the future tar: ./pid_namespace: time stamp 2024-06-16 01:29:09 is 12195494.652279776 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-06-13 14:28:58 is 11983083.365140692 s in the future tar: ./static_keys/config: time stamp 2024-06-13 14:28:58 is 11983083.248345359 s in the future tar: ./static_keys: time stamp 2024-06-16 01:29:10 is 12195495.176965609 s in the future tar: ./run_kselftest.sh: time stamp 2024-06-16 01:29:03 is 12195487.950021692 s in the future tar: ./kselftest-list.txt: time stamp 2024-06-16 01:29:12 is 12195496.709824442 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-06-16 01:28:51 is 12195475.438769276 s in the future tar: ./openat2/resolve_test: time stamp 2024-06-16 01:28:50 is 12195474.125146317 s in the future tar: ./openat2/openat2_test: time stamp 2024-06-16 01:28:48 is 12195471.872486484 s in the future tar: ./openat2: time stamp 2024-06-16 01:29:09 is 12195492.763765859 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-06-16 01:29:00 is 12195483.474451734 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-06-16 01:29:00 is 12195483.238263984 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-06-16 01:29:00 is 12195482.994521692 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-06-16 01:29:00 is 12195482.762618567 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-06-16 01:29:00 is 12195482.512117025 s in the future tar: ./vDSO: time stamp 2024-06-16 01:29:11 is 12195493.405854609 s in the future tar: ./sync/sync_test: time stamp 2024-06-16 01:28:57 is 12195479.136713192 s in the future tar: ./sync/config: time stamp 2024-06-16 00:28:34 is 12191855.878926609 s in the future tar: ./sync: time stamp 2024-06-16 01:29:10 is 12195491.762224109 s in the future tar: ./nci/config: time stamp 2024-06-16 00:28:34 is 12191855.471563359 s in the future tar: ./nci/nci_dev: time stamp 2024-06-16 01:28:27 is 12195448.20264415 s in the future tar: ./nci: time stamp 2024-06-16 01:29:08 is 12195489.077291775 s in the future tar: ./amd-pstate/config: time stamp 2024-06-16 00:28:34 is 12191854.794442942 s in the future tar: ./amd-pstate/amd-pstate-ut.sh: time stamp 2024-06-16 00:28:34 is 12191854.535200233 s in the future tar: ./amd-pstate: time stamp 2024-06-16 01:29:03 is 12195483.437154483 s in the future tar: ./pstore/common_tests: time stamp 2024-06-13 14:28:58 is 11983078.168166067 s in the future tar: ./pstore/pstore_tests: time stamp 2024-06-13 14:28:58 is 11983077.911724567 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-06-13 14:28:58 is 11983077.629005858 s in the future tar: ./pstore/config: time stamp 2024-06-13 14:28:58 is 11983077.376671817 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-06-13 14:28:58 is 11983077.117270942 s in the future tar: ./pstore: time stamp 2024-06-16 01:29:09 is 12195488.017029192 s in the future tar: ./exec/non-regular: time stamp 2024-06-16 01:28:13 is 12195431.72514815 s in the future tar: ./exec/execveat.denatured: time stamp 2024-06-16 01:28:13 is 12195431.479920358 s in the future tar: ./exec/load_address_16777216: time stamp 2024-06-16 01:28:13 is 12195431.08259665 s in the future tar: ./exec/Makefile: time stamp 2024-06-16 00:28:34 is 12191851.825459275 s in the future tar: ./exec/binfmt_script.py: time stamp 2024-06-16 00:28:34 is 12191851.582386358 s in the future tar: ./exec/execveat: time stamp 2024-06-16 01:28:13 is 12195430.3259494 s in the future tar: ./exec/subdir: time stamp 2024-06-16 01:28:13 is 12195430.148723233 s in the future tar: ./exec/recursion-depth: time stamp 2024-06-16 01:28:13 is 12195429.883569025 s in the future tar: ./exec/load_address_2097152: time stamp 2024-06-16 01:28:13 is 12195429.381726816 s in the future tar: ./exec/null-argv: time stamp 2024-06-16 01:28:13 is 12195429.132653941 s in the future tar: ./exec/script: time stamp 2024-06-16 01:28:13 is 12195428.875345608 s in the future tar: ./exec/execveat.symlink: time stamp 2024-06-16 01:28:13 is 12195428.707587066 s in the future tar: ./exec/load_address_4096: time stamp 2024-06-16 01:28:13 is 12195428.438881441 s in the future tar: ./exec: time stamp 2024-06-16 01:29:04 is 12195479.330583608 s in the future tar: ./ftrace/ftracetest: time stamp 2024-06-16 00:28:34 is 12191849.031808816 s in the future tar: ./ftrace/config: time stamp 2024-06-13 14:28:58 is 11983072.800276483 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-06-13 14:28:58 is 11983072.454835608 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-06-13 14:28:58 is 11983072.247720858 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-06-16 00:28:34 is 12191848.012555316 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-06-16 00:28:34 is 12191847.738982149 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-06-16 00:28:34 is 12191847.482292024 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-06-16 00:28:34 is 12191847.244977483 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-06-13 14:28:58 is 11983071.004678441 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-06-16 00:28:34 is 12191846.877939566 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-06-16 00:28:34 is 12191846.629616607 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-06-13 14:28:58 is 11983070.338480316 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-06-13 14:28:58 is 11983070.026375482 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-06-13 14:28:58 is 11983069.771381191 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-06-13 14:28:43 is 11983054.453879732 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-06-13 14:28:58 is 11983069.177042066 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-06-13 14:28:58 is 11983068.953077774 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-06-13 14:28:58 is 11983068.692737732 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-06-13 14:28:58 is 11983068.576046941 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-06-13 14:28:58 is 11983068.278296732 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-06-13 14:28:58 is 11983068.010566524 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-06-13 14:28:58 is 11983067.885440315 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-06-13 14:28:58 is 11983067.610010065 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-06-13 14:28:58 is 11983067.349716399 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-06-13 14:28:58 is 11983067.117977024 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-06-13 14:28:58 is 11983066.860212732 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-06-13 14:28:58 is 11983066.617252399 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-06-13 14:28:58 is 11983066.368114149 s in the future tar: ./ftrace/test.d/event: time stamp 2024-06-13 14:28:58 is 11983066.232317399 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-06-13 14:28:58 is 11983065.958292315 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-06-13 14:28:58 is 11983065.72558494 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-06-13 14:28:58 is 11983065.466033857 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-06-13 14:28:58 is 11983065.206291773 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-06-13 14:28:58 is 11983064.990609857 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-06-13 14:28:58 is 11983064.764131898 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-06-13 14:28:58 is 11983064.458122898 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-06-13 14:28:58 is 11983064.213597482 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-06-13 14:28:58 is 11983063.989535607 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-06-16 00:28:34 is 12191839.75495844 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-06-13 14:28:58 is 11983063.463905273 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-06-13 14:28:58 is 11983063.237724773 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-06-13 14:28:58 is 11983063.021881273 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-06-13 14:28:58 is 11983062.778673732 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-06-13 14:28:58 is 11983062.563122481 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-06-16 00:28:34 is 12191838.336593106 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-06-16 00:28:34 is 12191838.119720815 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-06-16 00:28:34 is 12191837.877746231 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-06-13 14:28:58 is 11983061.644275898 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-06-13 14:28:58 is 11983061.402237898 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-06-13 14:28:58 is 11983061.160447565 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-06-13 14:28:58 is 11983060.893542815 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-06-16 00:28:34 is 12191836.761292648 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-06-13 14:28:58 is 11983060.45155494 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-06-13 14:28:58 is 11983060.193902106 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-06-16 00:28:34 is 12191835.942651065 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-06-13 14:28:58 is 11983059.676963148 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-06-16 00:28:34 is 12191835.398770981 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-06-13 14:28:58 is 11983059.159536856 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-06-13 14:28:58 is 11983058.911997064 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-06-13 14:28:58 is 11983058.683875814 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-06-13 14:28:58 is 11983058.407867314 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-06-13 14:28:58 is 11983058.141828481 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-06-13 14:28:58 is 11983057.890881689 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-06-16 00:28:34 is 12191833.666350731 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-06-13 14:28:58 is 11983057.431935981 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-06-13 14:28:58 is 11983057.207537523 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-06-16 00:28:34 is 12191832.939821606 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-06-13 14:28:58 is 11983056.593116647 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-06-16 00:28:34 is 12191832.347732981 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-06-13 14:28:58 is 11983056.131607939 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-06-13 14:28:58 is 11983055.880749064 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-06-13 14:28:58 is 11983055.664364897 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-06-13 14:28:58 is 11983055.421834606 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-06-13 14:28:58 is 11983055.205538356 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-06-13 14:28:58 is 11983054.979662897 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-06-16 00:28:34 is 12191830.856264106 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-06-13 14:28:58 is 11983054.631871731 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-06-13 14:28:58 is 11983054.389054064 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-06-13 14:28:58 is 11983054.096250064 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-06-13 14:28:58 is 11983053.853419439 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-06-13 14:28:58 is 11983053.620649147 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-06-13 14:28:58 is 11983053.413166355 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-06-16 00:28:34 is 12191829.28812923 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-06-13 14:28:58 is 11983053.01346748 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-06-13 14:28:58 is 11983052.910867564 s in the future tar: ./ftrace/test.d/template: time stamp 2024-06-13 14:28:58 is 11983052.654916522 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-06-13 14:28:58 is 11983052.345517355 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-06-13 14:28:58 is 11983052.11269098 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-06-16 00:28:34 is 12191827.829929855 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-06-13 14:28:58 is 11983051.553781439 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-06-13 14:28:58 is 11983051.327608855 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-06-13 14:28:58 is 11983051.044985272 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-06-13 14:28:58 is 11983050.810346647 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-06-16 00:28:34 is 12191826.577913105 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-06-13 14:28:58 is 11983050.351617855 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-06-13 14:28:58 is 11983050.110794938 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-06-13 14:28:58 is 11983049.87477673 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-06-13 14:28:58 is 11983049.64359198 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-06-13 14:28:58 is 11983049.399295355 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-06-13 14:28:58 is 11983049.124341897 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-06-13 14:28:58 is 11983048.890526813 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-06-16 00:28:34 is 12191824.773705563 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-06-13 14:28:58 is 11983048.506828688 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-06-13 14:28:58 is 11983048.256897105 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-06-13 14:28:58 is 11983048.139995813 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-06-13 14:28:58 is 11983047.857249813 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-06-13 14:28:58 is 11983047.59565273 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-06-13 14:28:58 is 11983047.480821021 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-06-13 14:28:58 is 11983047.210294896 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-06-13 14:28:58 is 11983047.07208248 s in the future tar: ./ftrace/test.d: time stamp 2024-06-16 00:28:34 is 12191822.963686855 s in the future tar: ./ftrace/settings: time stamp 2024-06-13 14:28:58 is 11983046.738564188 s in the future tar: ./ftrace: time stamp 2024-06-16 01:29:05 is 12195453.622936563 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-06-16 01:28:26 is 12195414.204735313 s in the future tar: ./mount_setattr/config: time stamp 2024-06-16 00:28:34 is 12191821.981766771 s in the future tar: ./mount_setattr: time stamp 2024-06-16 01:29:07 is 12195454.863283146 s in the future tar: ./futex/run.sh: time stamp 2024-06-16 01:29:05 is 12195452.567390479 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-06-16 01:28:16 is 12195403.287165188 s in the future tar: ./futex/functional/run.sh: time stamp 2024-06-16 00:28:34 is 12191821.036626729 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-06-16 01:28:15 is 12195401.836397271 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-06-16 01:28:15 is 12195401.611151896 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-06-16 01:28:16 is 12195402.402989354 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-06-16 01:28:17 is 12195403.206104688 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-06-16 01:28:16 is 12195401.918242438 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-06-16 01:28:16 is 12195401.651899313 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-06-16 01:28:16 is 12195401.409368229 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-06-16 01:28:16 is 12195401.148844104 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-06-16 01:28:16 is 12195400.904681396 s in the future tar: ./futex/functional: time stamp 2024-06-16 01:29:05 is 12195449.801209562 s in the future tar: ./futex: time stamp 2024-06-16 01:29:05 is 12195449.673459479 s in the future tar: ./timens/timer: time stamp 2024-06-16 01:28:57 is 12195441.398173729 s in the future tar: ./timens/procfs: time stamp 2024-06-16 01:28:57 is 12195441.139710771 s in the future tar: ./timens/gettime_perf: time stamp 2024-06-16 01:28:58 is 12195441.906153104 s in the future tar: ./timens/config: time stamp 2024-06-13 14:28:58 is 11983041.656007812 s in the future tar: ./timens/exec: time stamp 2024-06-16 01:28:57 is 12195440.372326521 s in the future tar: ./timens/futex: time stamp 2024-06-16 01:28:57 is 12195440.055249896 s in the future tar: ./timens/timens: time stamp 2024-06-16 01:28:57 is 12195439.861138396 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-06-16 01:28:57 is 12195439.632350104 s in the future tar: ./timens/timerfd: time stamp 2024-06-16 01:28:57 is 12195439.391204854 s in the future tar: ./timens: time stamp 2024-06-16 01:29:10 is 12195452.273705687 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-06-16 01:28:12 is 12195393.989359229 s in the future tar: ./efivarfs/config: time stamp 2024-06-13 14:28:58 is 11983039.710125687 s in the future tar: ./efivarfs/create-read: time stamp 2024-06-16 01:28:12 is 12195393.44963152 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-06-13 14:28:58 is 11983039.210636812 s in the future tar: ./efivarfs: time stamp 2024-06-16 01:29:04 is 12195445.08700402 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-06-16 01:28:54 is 12195434.705541145 s in the future tar: ./rseq/librseq.so: time stamp 2024-06-16 01:28:52 is 12195432.447038645 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-06-16 01:28:53 is 12195433.212770479 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-06-13 14:28:58 is 11983037.977775145 s in the future tar: ./rseq/basic_test: time stamp 2024-06-16 01:28:53 is 12195432.73342627 s in the future tar: ./rseq/param_test: time stamp 2024-06-16 01:28:53 is 12195432.493884187 s in the future tar: ./rseq/settings: time stamp 2024-06-13 14:28:58 is 11983037.270251312 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-06-16 01:28:53 is 12195432.043451937 s in the future tar: ./rseq: time stamp 2024-06-16 01:29:09 is 12195447.928137062 s in the future tar: ./kselftest/module.sh: time stamp 2024-06-16 01:29:02 is 12195440.651729687 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-06-16 01:29:03 is 12195441.398839312 s in the future tar: ./kselftest/runner.sh: time stamp 2024-06-16 01:29:02 is 12195440.134707687 s in the future tar: ./kselftest: time stamp 2024-06-16 01:29:03 is 12195440.976243145 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-06-13 14:28:58 is 11983035.642732895 s in the future tar: ./intel_pstate: time stamp 2024-06-16 01:29:06 is 12195443.525899978 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-06-16 01:28:24 is 12195401.202389478 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-06-13 14:28:58 is 11983034.933210062 s in the future tar: ./memfd/memfd_test: time stamp 2024-06-16 01:28:24 is 12195400.674834645 s in the future tar: ./memfd/config: time stamp 2024-06-13 14:28:43 is 11983019.446835978 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-06-13 14:28:58 is 11983034.216695853 s in the future tar: ./memfd/fuse_test: time stamp 2024-06-16 01:28:24 is 12195399.958151395 s in the future tar: ./memfd: time stamp 2024-06-16 01:29:07 is 12195442.775111228 s in the future tar: ./capabilities/test_execve: time stamp 2024-06-16 01:28:10 is 12195385.499328895 s in the future tar: ./capabilities/validate_cap: time stamp 2024-06-16 01:28:10 is 12195385.249197145 s in the future tar: ./capabilities: time stamp 2024-06-16 01:29:03 is 12195438.149196728 s in the future tar: ./ptrace/vmaccess: time stamp 2024-06-16 01:28:48 is 12195422.849735061 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-06-16 01:28:47 is 12195421.586275478 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-06-16 01:28:47 is 12195421.352591603 s in the future tar: ./ptrace: time stamp 2024-06-16 01:29:09 is 12195443.240191186 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-06-13 14:28:58 is 11983031.956547936 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-06-13 14:28:58 is 11983031.725934894 s in the future tar: ./mount/config: time stamp 2024-06-13 14:28:58 is 11983031.497449436 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-06-16 01:28:24 is 12195397.252105478 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-06-16 01:28:24 is 12195396.963707561 s in the future tar: ./mount: time stamp 2024-06-16 01:29:07 is 12195439.823611228 s in the future tar: ./sigaltstack/sas: time stamp 2024-06-16 01:28:56 is 12195428.530121853 s in the future tar: ./sigaltstack: time stamp 2024-06-16 01:29:10 is 12195442.413366269 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-06-13 14:28:58 is 11983030.097944311 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-06-13 14:28:58 is 11983029.866449894 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-06-16 00:28:34 is 12191805.621080269 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-06-16 00:28:34 is 12191805.355478936 s in the future tar: ./tpm2/settings: time stamp 2024-06-16 00:28:34 is 12191805.120514353 s in the future tar: ./tpm2: time stamp 2024-06-16 01:29:11 is 12195442.012040019 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-06-13 14:28:58 is 11983028.674910977 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-06-13 14:28:58 is 11983028.436798519 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-06-13 14:28:58 is 11983028.199472061 s in the future tar: ./cpufreq/module.sh: time stamp 2024-06-13 14:28:58 is 11983027.944782394 s in the future tar: ./cpufreq/config: time stamp 2024-06-16 00:28:34 is 12191803.682395852 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-06-13 14:28:58 is 11983027.419364977 s in the future tar: ./cpufreq/main.sh: time stamp 2024-06-16 00:28:34 is 12191803.175541102 s in the future tar: ./cpufreq: time stamp 2024-06-16 01:29:03 is 12195432.065104061 s in the future tar: ./netfilter/conntrack_icmp_related.sh: time stamp 2024-06-13 14:28:58 is 11983026.751403477 s in the future tar: ./netfilter/audit_logread: time stamp 2024-06-16 01:28:46 is 12195414.502050727 s in the future tar: ./netfilter/nft_trans_stress.sh: time stamp 2024-06-16 00:28:34 is 12191802.250882227 s in the future tar: ./netfilter/nf-queue: time stamp 2024-06-16 01:28:45 is 12195412.984929519 s in the future tar: ./netfilter/nft_conntrack_helper.sh: time stamp 2024-06-16 00:28:34 is 12191801.711587685 s in the future tar: ./netfilter/connect_close: time stamp 2024-06-16 01:28:45 is 12195412.453119852 s in the future tar: ./netfilter/nft_flowtable.sh: time stamp 2024-06-16 00:28:34 is 12191801.186288269 s in the future tar: ./netfilter/sctp_collision: time stamp 2024-06-16 01:28:46 is 12195412.94006256 s in the future tar: ./netfilter/conntrack_vrf.sh: time stamp 2024-06-13 14:28:58 is 11983024.714779102 s in the future tar: ./netfilter/nft_fib.sh: time stamp 2024-06-16 00:28:34 is 12191800.437499227 s in the future tar: ./netfilter/conntrack_sctp_collision.sh: time stamp 2024-06-16 00:28:34 is 12191800.208987102 s in the future tar: ./netfilter/bridge_brouter.sh: time stamp 2024-06-13 14:28:58 is 11983023.967064519 s in the future tar: ./netfilter/nft_queue.sh: time stamp 2024-06-16 00:28:34 is 12191799.722175269 s in the future tar: ./netfilter/ipip-conntrack-mtu.sh: time stamp 2024-06-16 00:28:34 is 12191799.401231143 s in the future tar: ./netfilter/xt_string.sh: time stamp 2024-06-16 00:28:34 is 12191799.16625506 s in the future tar: ./netfilter/nft_concat_range.sh: time stamp 2024-06-16 00:28:34 is 12191798.917534518 s in the future tar: ./netfilter/nft_meta.sh: time stamp 2024-06-13 14:28:58 is 11983022.65767206 s in the future tar: ./netfilter/config: time stamp 2024-06-16 00:28:34 is 12191798.403166143 s in the future tar: ./netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-06-16 00:28:34 is 12191798.15994131 s in the future tar: ./netfilter/nft_nat.sh: time stamp 2024-06-16 00:28:34 is 12191797.916403185 s in the future tar: ./netfilter/nft_synproxy.sh: time stamp 2024-06-16 00:28:34 is 12191797.623408268 s in the future tar: ./netfilter/ipvs.sh: time stamp 2024-06-13 14:28:58 is 11983021.381790185 s in the future tar: ./netfilter/settings: time stamp 2024-06-16 00:28:34 is 12191797.106146727 s in the future tar: ./netfilter/nf_nat_edemux.sh: time stamp 2024-06-16 00:28:34 is 12191796.80687956 s in the future tar: ./netfilter/rpath.sh: time stamp 2024-06-16 00:28:34 is 12191796.56737456 s in the future tar: ./netfilter/nft_audit.sh: time stamp 2024-06-16 00:28:34 is 12191796.325411476 s in the future tar: ./netfilter: time stamp 2024-06-16 01:29:08 is 12195430.213558226 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-06-16 00:28:34 is 12191795.930870851 s in the future tar: ./ir/ir_loopback: time stamp 2024-06-16 01:28:17 is 12195378.666364393 s in the future tar: ./ir: time stamp 2024-06-16 01:29:06 is 12195427.552629185 s in the future tar: ./livepatch/test-state.sh: time stamp 2024-06-13 14:28:58 is 11983019.254406518 s in the future tar: ./livepatch/test-ftrace.sh: time stamp 2024-06-16 00:28:34 is 12191795.00918131 s in the future tar: ./livepatch/functions.sh: time stamp 2024-06-16 00:28:34 is 12191794.737270935 s in the future tar: ./livepatch/test-sysfs.sh: time stamp 2024-06-16 00:28:34 is 12191794.442020768 s in the future tar: ./livepatch/test-shadow-vars.sh: time stamp 2024-06-13 14:28:58 is 11983018.153498393 s in the future tar: ./livepatch/test-livepatch.sh: time stamp 2024-06-13 14:28:58 is 11983017.883206185 s in the future tar: ./livepatch/test-callbacks.sh: time stamp 2024-06-13 14:28:58 is 11983017.644581018 s in the future tar: ./livepatch/config: time stamp 2024-06-13 14:28:58 is 11983017.467423226 s in the future tar: ./livepatch/settings: time stamp 2024-06-13 14:28:58 is 11983017.228455018 s in the future tar: ./livepatch: time stamp 2024-06-16 01:29:06 is 12195425.123889018 s in the future tar: ./core/close_range_test: time stamp 2024-06-16 01:28:12 is 12195370.816734351 s in the future tar: ./core: time stamp 2024-06-16 01:29:03 is 12195421.738662018 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-06-16 01:28:24 is 12195382.423497643 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-06-16 01:28:24 is 12195382.179803893 s in the future tar: ./membarrier: time stamp 2024-06-16 01:29:07 is 12195425.060460184 s in the future tar: ./timers/set-2038: time stamp 2024-06-16 01:29:00 is 12195417.762570934 s in the future tar: ./timers/set-tz: time stamp 2024-06-16 01:29:00 is 12195417.518339476 s in the future tar: ./timers/mqueue-lat: time stamp 2024-06-16 01:28:58 is 12195415.270701351 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-06-16 01:28:59 is 12195416.009710851 s in the future tar: ./timers/set-tai: time stamp 2024-06-16 01:29:00 is 12195416.779017726 s in the future tar: ./timers/set-timer-lat: time stamp 2024-06-16 01:28:58 is 12195414.534177059 s in the future tar: ./timers/threadtest: time stamp 2024-06-16 01:28:59 is 12195415.308984392 s in the future tar: ./timers/freq-step: time stamp 2024-06-16 01:28:59 is 12195415.050467476 s in the future tar: ./timers/leap-a-day: time stamp 2024-06-16 01:28:59 is 12195414.791837767 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-06-16 01:28:59 is 12195414.553870226 s in the future tar: ./timers/skew_consistency: time stamp 2024-06-16 01:28:59 is 12195414.224428017 s in the future tar: ./timers/inconsistency-check: time stamp 2024-06-16 01:28:58 is 12195412.999276601 s in the future tar: ./timers/adjtick: time stamp 2024-06-16 01:28:59 is 12195413.754598309 s in the future tar: ./timers/change_skew: time stamp 2024-06-16 01:28:59 is 12195413.523787559 s in the future tar: ./timers/posix_timers: time stamp 2024-06-16 01:28:58 is 12195412.287434309 s in the future tar: ./timers/settings: time stamp 2024-06-13 14:28:58 is 11983012.036050642 s in the future tar: ./timers/leapcrash: time stamp 2024-06-16 01:29:00 is 12195413.778639059 s in the future tar: ./timers/nsleep-lat: time stamp 2024-06-16 01:28:58 is 12195411.497817517 s in the future tar: ./timers/clocksource-switch: time stamp 2024-06-16 01:28:59 is 12195412.258716267 s in the future tar: ./timers/nanosleep: time stamp 2024-06-16 01:28:58 is 12195410.997496059 s in the future tar: ./timers/rtcpie: time stamp 2024-06-16 01:28:59 is 12195411.76073135 s in the future tar: ./timers/raw_skew: time stamp 2024-06-16 01:28:58 is 12195410.55570735 s in the future tar: ./timers: time stamp 2024-06-16 01:29:11 is 12195423.462855225 s in the future tar: ./landlock/ptrace_test: time stamp 2024-06-16 01:28:23 is 12195375.1518061 s in the future tar: ./landlock/base_test: time stamp 2024-06-16 01:28:18 is 12195369.909668725 s in the future tar: ./landlock/true: time stamp 2024-06-16 01:28:23 is 12195374.6070431 s in the future tar: ./landlock/fs_test: time stamp 2024-06-16 01:28:23 is 12195374.3294601 s in the future tar: ./landlock/config: time stamp 2024-06-16 00:28:34 is 12191785.186847975 s in the future tar: ./landlock: time stamp 2024-06-16 01:29:06 is 12195417.13436035 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-06-16 00:28:34 is 12191785.003291725 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-06-16 00:28:34 is 12191784.795360017 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-06-16 00:28:34 is 12191784.625642725 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-06-16 00:28:34 is 12191784.505989308 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-06-16 00:28:34 is 12191784.379271142 s in the future tar: ./damon/sysfs.sh: time stamp 2024-06-16 00:28:34 is 12191784.1532626 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-06-16 00:28:34 is 12191784.0251261 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-06-16 01:28:12 is 12195361.90294685 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-06-16 00:28:34 is 12191783.770617892 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-06-16 00:28:34 is 12191783.611086142 s in the future tar: ./damon: time stamp 2024-06-16 01:29:03 is 12195412.552192892 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-06-16 01:28:15 is 12195364.32433185 s in the future tar: ./filesystems/epoll: time stamp 2024-06-16 01:29:05 is 12195414.263419017 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-06-16 01:29:05 is 12195414.085639267 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-06-16 00:28:34 is 12191782.951731683 s in the future tar: ./filesystems/binderfs: time stamp 2024-06-16 01:29:05 is 12195413.890755433 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-06-16 01:28:13 is 12195361.76865485 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-06-16 01:28:13 is 12195361.644833683 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-06-16 01:28:15 is 12195363.476318016 s in the future tar: ./filesystems/fat/config: time stamp 2024-06-16 00:28:34 is 12191782.348493891 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-06-16 00:28:34 is 12191782.2375586 s in the future tar: ./filesystems/fat: time stamp 2024-06-16 01:29:05 is 12195413.184314058 s in the future tar: ./filesystems: time stamp 2024-06-16 01:29:05 is 12195413.127780308 s in the future tar: .: time stamp 2024-06-16 01:29:12 is 12195420.06933835 s in the future skiplist: ======================================== ======================================== openat2:openat2_test openat2:resolve_test openat2:rename_attack_test ============== Tests to run =============== openat2:openat2_test openat2:resolve_test openat2:rename_attack_test ===========End Tests to run =============== shardfile-openat2 pass <12>[ 231.427916] kselftest: Running tests in openat2 TAP version 13 1..3 # selftests: openat2: openat2_test # ./openat2_test: error while loading shared libraries: libasan.so.6: cannot open shared object file: No such file or directory not ok 1 selftests: openat2: openat2_test # exit=127 # selftests: openat2: resolve_test # ./resolve_test: error while loading shared libraries: libasan.so.6: cannot open shared object file: No such file or directory not ok 2 selftests: openat2: resolve_test # exit=127 # selftests: openat2: rename_attack_test # ./rename_attack_test: error while loading shared libraries: libasan.so.6: cannot open shared object file: No such file or directory not ok 3 selftests: openat2: rename_attack_test # exit=127 openat2_openat2_test fail openat2_resolve_test fail openat2_rename_attack_test fail + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #