Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,115200n81,local [] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 172.16.3.211 (47 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1186398/tftp-deploy-7rt_5629/kernel/zImage tftp 0x82000000 1186398/tftp-deploy-7rt_5629/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 '1186398/tftp-deploy-7rt_5629/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.8 MiB 4.5 MiB/s done Bytes transferred = 11354624 (ad4200 hex) => tftp 0x83000000 1186398/tftp-deploy-7rt_5629/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1186398/tftp-deploy-7rt_5629/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 '1186398/tftp-deploy-7rt_5629/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 3.9 MiB/s done Bytes transferred = 14798532 (e1cec4 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1186398/tftp-deploy-7rt_5629/dtb/am335x-boneblack.dtb tftp 0x88000000 1186398/tftp-deploy-7rt_5629/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 '1186398/tftp-deploy-7rt_5629/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.7 KiB 3.4 MiB/s done Bytes transferred = 70308 (112a4 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1186398/extract-nfsrootfs-npi9x9pz,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/1186398/extract-nfsrootfs-npi9x9pz,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 - 0xad4200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-08-31 5:24:01 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14798468 Bytes = 14.1 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 880142a3 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j302843-arm-gcc-12-multi-v7-defconfig-hz8dc) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Sat Aug 31 04:47:30 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: legacy bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 on node -1 [ 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 17 pages/cpu s40332 r8192 d21108 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1186398/extract-nfsrootfs-npi9x9pz,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] Built 1 zonelists, mobility grouping on. Total pages: 130560 <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008334] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019137] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033869] Console: colour dummy device 80x30 <3>[ 0.038767] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045838] This ensures that you still see kernel messages. Please <3>[ 0.052566] update your kernel commandline. <6>[ 0.057173] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096139] CPU: Testing write buffer coherency: ok <6>[ 0.101508] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106972] pid_max: default: 32768 minimum: 301 <6>[ 0.112156] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119978] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129279] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136113] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145671] rcu: Hierarchical SRCU implementation. <6>[ 0.150948] rcu: Max phase no-delay instances is 1000. <6>[ 0.161951] EFI services will not be available. <6>[ 0.167197] smp: Bringing up secondary CPUs ... <6>[ 0.172234] smp: Brought up 1 node, 1 CPU <6>[ 0.176633] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.183383] CPU: All CPU(s) started in SVC mode. <6>[ 0.188561] Memory: 407008K/522240K available (16384K kernel code, 2540K rwdata, 6736K rodata, 2048K init, 430K bss, 48028K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.204794] devtmpfs: initialized <6>[ 0.221538] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.230104] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.240538] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.252920] pinctrl core: initialized pinctrl subsystem <6>[ 0.263563] DMI not present or invalid. <6>[ 0.269312] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.278218] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.289584] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.289722] cpuidle: using governor menu <6>[ 0.325208] No ATAGs? <6>[ 0.327849] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.339803] Serial: AMBA PL011 UART driver <6>[ 0.382767] iommu: Default domain type: Translated <6>[ 0.387997] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.400645] SCSI subsystem initialized <6>[ 0.420348] usbcore: registered new interface driver usbfs <6>[ 0.426303] usbcore: registered new interface driver hub <6>[ 0.432119] usbcore: registered new device driver usb <6>[ 0.438613] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.444040] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.453738] PTP clock support registered <6>[ 0.479573] EDAC MC: Ver: 3.0.0 <6>[ 0.496647] scmi_core: SCMI protocol bus registered <6>[ 0.513911] vgaarb: loaded <6>[ 0.526844] clocksource: Switched to clocksource dmtimer <6>[ 0.562553] NET: Registered PF_INET protocol family <6>[ 0.568204] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.577041] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.585932] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.594199] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.602484] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.610201] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.617119] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.624130] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.631736] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.666183] RPC: Registered named UNIX socket transport module. <6>[ 0.672608] RPC: Registered udp transport module. <6>[ 0.677739] RPC: Registered tcp transport module. <6>[ 0.682842] RPC: Registered tcp-with-tls transport module. <6>[ 0.688770] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.695674] PCI: CLS 0 bytes, default 64 <5>[ 0.701452] Initialise system trusted keyrings <6>[ 0.725362] Trying to unpack rootfs image as initramfs... <6>[ 0.747370] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.754851] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.797703] NFS: Registering the id_resolver key type <5>[ 0.803302] Key type id_resolver registered <5>[ 0.807934] Key type id_legacy registered <6>[ 0.812375] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.819598] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.870556] Key type asymmetric registered <5>[ 0.875079] Asymmetric key parser 'x509' registered <6>[ 0.880556] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.888496] io scheduler mq-deadline registered <6>[ 0.893427] io scheduler kyber registered <6>[ 0.897894] io scheduler bfq registered <6>[ 1.242627] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.302230] msm_serial: driver initialized <6>[ 1.307136] SuperH (H)SCI(F) driver initialized <6>[ 1.312261] STMicroelectronics ASC driver initialized <6>[ 1.317910] STM32 USART driver initialized <6>[ 1.439360] brd: module loaded <6>[ 1.470384] loop: module loaded <6>[ 1.504240] CAN device driver interface <6>[ 1.509496] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.516405] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.521866] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.528300] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.534122] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.543299] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.549456] usbcore: registered new interface driver pegasus <6>[ 1.555581] usbcore: registered new interface driver asix <6>[ 1.561464] usbcore: registered new interface driver ax88179_178a <6>[ 1.568072] usbcore: registered new interface driver cdc_ether <6>[ 1.574371] usbcore: registered new interface driver smsc75xx <6>[ 1.580612] usbcore: registered new interface driver smsc95xx <6>[ 1.586841] usbcore: registered new interface driver net1080 <6>[ 1.592960] usbcore: registered new interface driver cdc_subset <6>[ 1.599370] usbcore: registered new interface driver zaurus <6>[ 1.605437] usbcore: registered new interface driver cdc_ncm <6>[ 1.614789] usbcore: registered new interface driver usb-storage <6>[ 1.708964] i2c_dev: i2c /dev entries driver <5>[ 1.763387] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.772944] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.779709] sdhci: Copyright(c) Pierre Ossman <6>[ 1.786038] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.793890] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.847612] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.880949] usbcore: registered new interface driver usbhid <6>[ 1.887100] usbhid: USB HID core driver <6>[ 1.933434] NET: Registered PF_INET6 protocol family <6>[ 1.998217] Segment Routing with IPv6 <6>[ 2.002365] In-situ OAM (IOAM) with IPv6 <6>[ 2.006753] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.014122] NET: Registered PF_PACKET protocol family <6>[ 2.019681] can: controller area network core <6>[ 2.024501] NET: Registered PF_CAN protocol family <6>[ 2.029726] can: raw protocol <6>[ 2.033052] can: broadcast manager protocol <6>[ 2.037649] can: netlink gateway - max_hops=1 <5>[ 2.043129] Key type dns_resolver registered <6>[ 2.048199] ThumbEE CPU extension supported. <5>[ 2.052888] Registering SWP/SWPB emulation handler <3>[ 2.058581] omap_voltage_late_init: Voltage driver support not added <5>[ 2.147062] Loading compiled-in X.509 certificates <6>[ 2.288969] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.305602] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.329293] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.415842] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 2.497819] OMAP GPIO hardware version 0.1 <6>[ 2.516331] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 2.592936] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 2.646147] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 2.700406] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 2.749724] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 2.794284] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 2.869572] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 2.890374] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 2.931512] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 2.979086] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.022955] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.048990] random: crng init done <6>[ 3.150666] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.781504] Freeing initrd memory: 14452K <6>[ 3.819297] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.829484] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.836746] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.843205] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.851335] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.862968] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.871993] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.901546] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.910117] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 3.976919] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 3.991139] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <3>[ 4.012949] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.037994] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.047454] printk: legacy console [ttyS0] enabled <6>[ 4.047454] printk: legacy console [ttyS0] enabled <6>[ 4.057779] printk: legacy bootconsole [omap8250] disabled <6>[ 4.057779] printk: legacy bootconsole [omap8250] disabled <4>[ 4.117599] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.124963] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.144442] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.151368] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.165050] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.176932] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.197088] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.206143] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.211318] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.224632] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.233554] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.242397] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.366231] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.389574] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.414009] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.422909] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.494459] mmc1: new high speed MMC card at address 0001 <6>[ 4.502517] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.513742] mmcblk1: p1 <6>[ 4.519406] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.529780] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.539124] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 4.546080] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 6.687804] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.746967] Sending DHCP requests ., OK <6>[ 6.811332] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.211 <6>[ 6.819398] IP-Config: Complete: <6>[ 6.822936] 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.833364] host=172.16.3.211, domain=denx.de, nis-domain=(none) <6>[ 6.840180] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.840212] nameserver0=172.16.3.3 <6>[ 6.851524] ntpserver0=172.16.3.3 <6>[ 6.856905] clk: Disabling unused clocks <6>[ 6.861517] PM: genpd: Disabling unused power domains <6>[ 6.879204] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.888856] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 9.902011] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.069441] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.352719] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.358556] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.488326] hub 1-0:1.0: USB hub found <6>[ 10.504504] hub 1-0:1.0: 1 port detected <6>[ 10.649550] tda998x 0-0070: found TDA19988 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 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.859635] systemd[1]: System time before build time, advancing clock. <30>[ 15.039288] 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>[ 15.076157] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.127532] systemd[1]: Hostname set to . <30>[ 17.387514] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.402071] 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>[ 17.452588] 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>[ 17.500179] 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>[ 17.540622] 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>[ 17.588220] 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>[ 17.628925] 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.677990] 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.700034] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 17.737345] 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.777661] 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.818021] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 17.858101] 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.897326] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 17.937655] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 17.977672] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 18.018348] 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>[ 18.111604] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.129197] 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>[ 18.169333] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 18.210444] 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>[ 18.251866] 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>[ 18.300549] 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>[ 18.338349] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.356528] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). <30>[ 18.412177] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.497775] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.620256] 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.711023] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.755855] 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.849666] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 18.938276] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 19.020959] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.099876] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.159163] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.173622] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.224971] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.329678] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.439964] 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.539888] 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.671177] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.779362] 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.860252] 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.920176] 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.078273] 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... <46>[ 20.967688] systemd-journald[163]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[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-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. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. 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>[ 27.130487] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 28.079372] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 28.160681] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 28.187189] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 28.196170] cfg80211: failed to load regulatory.db [[0m[0;31m* [0m] Job systemd-networkd.service/start running (11s / 1min 36s) M[K[[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [K[[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. [[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] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Debian GNU/Linux 12 worm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.11.0-rc5 #1 SMP Sat Aug 31 04:47:30 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/1186398/extract-nfsrootfs-npi9x9pz' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1186398/extract-nfsrootfs-npi9x9pz' / # 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-1186398/environment . /lava-1186398/environment / # /lava-1186398/bin/lava-test-runner /lava-1186398/0 /lava-1186398/bin/lava-test-runner /lava-1186398/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1186398/0/tests/0_timesync-off ++ cat uuid + UUID=1186398_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-timers + TESTRUN_ID=1_kselftest-timers + cd /lava-1186398/0/tests/1_kselftest-timers ++ cat uuid + UUID=1186398_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c timers -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/mainline/master/v6.11-rc5-219-g1934261d89746/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g mainline -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:16-- http://storage.kernelci.org/mainline/master/v6.11-rc5-219-g1934261d89746/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3607668 (3.4M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 163KB/s kselftest_armhf.tar 5%[> ] 194.76K 317KB/s kselftest_armhf.tar 17%[==> ] 611.45K 640KB/s kselftest_armhf.tar 43%[=======> ] 1.51M 1.23MB/s kselftest_armhf.tar 53%[=========> ] 1.83M 1.28MB/s kselftest_armhf.tar 60%[===========> ] 2.08M 1.23MB/s kselftest_armhf.tar 72%[=============> ] 2.49M 1.31MB/s kselftest_armhf.tar 78%[==============> ] 2.71M 1.26MB/s kselftest_armhf.tar 91%[=================> ] 3.15M 1.34MB/s kselftest_armhf.tar 98%[==================> ] 3.40M 1.30MB/s kselftest_armhf.tar 100%[===================>] 3.44M 1.31MB/s in 2.6s 2024-01-26 21:49:19 (1.31 MB/s) - 'kselftest_armhf.tar.gz' saved [3607668/3607668] tar: ./memory-hotplug/config: time stamp 2024-08-20 15:21:34 is 17861533.584570912 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-08-20 15:21:34 is 17861533.461255204 s in the future tar: ./memory-hotplug: time stamp 2024-08-31 05:00:44 is 18774683.401092995 s in the future tar: ./rtc/settings: time stamp 2024-08-20 15:21:34 is 17861533.26703937 s in the future tar: ./rtc/setdate: time stamp 2024-08-31 05:00:20 is 18774659.159198745 s in the future tar: ./rtc/rtctest: time stamp 2024-08-31 05:00:20 is 18774659.042809995 s in the future tar: ./rtc: time stamp 2024-08-31 05:00:49 is 18774687.994052537 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-08-31 04:58:32 is 18774550.833229537 s in the future tar: ./clone3/clone3: time stamp 2024-08-31 04:58:31 is 18774549.725292203 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-08-31 04:58:32 is 18774550.591809412 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-08-31 04:58:32 is 18774550.46008937 s in the future tar: ./clone3: time stamp 2024-08-31 05:00:38 is 18774676.408638162 s in the future tar: ./firmware/settings: time stamp 2024-08-20 15:21:34 is 17861532.266091078 s in the future tar: ./firmware/config: time stamp 2024-08-20 15:21:34 is 17861532.135748787 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-08-20 15:21:34 is 17861531.982410745 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-08-20 15:21:34 is 17861531.874137078 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-08-20 15:21:34 is 17861531.757319537 s in the future tar: ./firmware/fw_namespace: time stamp 2024-08-31 04:59:02 is 18774579.632861412 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-08-20 15:21:34 is 17861531.523802162 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-08-20 15:21:34 is 17861531.400807953 s in the future tar: ./firmware: time stamp 2024-08-31 05:00:41 is 18774678.348570828 s in the future tar: ./rseq/settings: time stamp 2024-08-20 15:21:34 is 17861531.22396962 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-08-31 05:00:16 is 18774653.098864703 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-08-31 05:00:19 is 18774655.956798953 s in the future tar: ./rseq/librseq.so: time stamp 2024-08-31 05:00:15 is 18774651.839682703 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-08-31 05:00:18 is 18774654.681843412 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-08-31 05:00:17 is 18774653.514975995 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-08-31 05:00:15 is 18774651.391288703 s in the future tar: ./rseq/param_test: time stamp 2024-08-31 05:00:16 is 18774652.247531661 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-08-31 05:00:17 is 18774653.089117453 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-08-20 15:21:34 is 17861529.947844411 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-08-31 05:00:18 is 18774653.824488745 s in the future tar: ./rseq/basic_test: time stamp 2024-08-31 05:00:15 is 18774650.697059328 s in the future tar: ./rseq: time stamp 2024-08-31 05:00:49 is 18774684.647095661 s in the future tar: ./tpm2/settings: time stamp 2024-08-20 15:21:34 is 17861529.509068745 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-08-20 15:21:34 is 17861529.397219328 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-08-20 15:21:34 is 17861529.271712453 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-08-20 15:21:34 is 17861529.163412911 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-08-20 15:21:34 is 17861529.046677203 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-08-20 15:21:34 is 17861528.921367161 s in the future tar: ./tpm2: time stamp 2024-08-31 05:00:51 is 18774685.873423245 s in the future tar: ./perf_events/settings: time stamp 2024-08-20 15:21:34 is 17861528.74627937 s in the future tar: ./perf_events/config: time stamp 2024-08-20 15:21:34 is 17861528.561742703 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-08-31 05:00:04 is 18774638.437639828 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-08-31 05:00:04 is 18774638.272952203 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-08-31 05:00:04 is 18774638.154131411 s in the future tar: ./perf_events: time stamp 2024-08-31 05:00:46 is 18774680.10403187 s in the future tar: ./lsm/config: time stamp 2024-08-20 15:21:34 is 17861527.966322995 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-08-31 04:59:26 is 18774599.845599745 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-08-31 04:59:26 is 18774599.711920495 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-08-31 04:59:26 is 18774599.595270994 s in the future tar: ./lsm: time stamp 2024-08-31 05:00:43 is 18774676.545213536 s in the future tar: ./timens/config: time stamp 2024-08-20 15:21:34 is 17861527.386683619 s in the future tar: ./timens/timerfd: time stamp 2024-08-31 05:00:23 is 18774656.253078578 s in the future tar: ./timens/procfs: time stamp 2024-08-31 05:00:24 is 18774657.127888411 s in the future tar: ./timens/timens: time stamp 2024-08-31 05:00:23 is 18774656.002807536 s in the future tar: ./timens/timer: time stamp 2024-08-31 05:00:23 is 18774655.877887203 s in the future tar: ./timens/futex: time stamp 2024-08-31 05:00:24 is 18774656.752588828 s in the future tar: ./timens/exec: time stamp 2024-08-31 05:00:24 is 18774656.635774328 s in the future tar: ./timens/vfork_exec: time stamp 2024-08-31 05:00:24 is 18774656.527511828 s in the future tar: ./timens/gettime_perf: time stamp 2024-08-31 05:00:24 is 18774656.385700119 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-08-31 05:00:23 is 18774655.246284536 s in the future tar: ./timens: time stamp 2024-08-31 05:00:51 is 18774683.193764453 s in the future tar: ./mount_setattr/config: time stamp 2024-08-20 15:21:34 is 17861526.065147994 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-08-31 04:59:31 is 18774602.818316536 s in the future tar: ./mount_setattr: time stamp 2024-08-31 05:00:44 is 18774675.751949078 s in the future tar: ./iommu/config: time stamp 2024-08-20 15:21:34 is 17861525.593182369 s in the future tar: ./iommu/iommufd: time stamp 2024-08-31 04:59:11 is 18774582.409954911 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-08-31 04:59:12 is 18774583.284806161 s in the future tar: ./iommu: time stamp 2024-08-31 05:00:42 is 18774673.231357661 s in the future tar: ./sync/config: time stamp 2024-08-20 15:21:34 is 17861525.078397661 s in the future tar: ./sync/sync_test: time stamp 2024-08-31 05:00:22 is 18774652.951078203 s in the future tar: ./sync: time stamp 2024-08-31 05:00:50 is 18774680.900862411 s in the future tar: ./lib/config: time stamp 2024-08-20 15:21:34 is 17861524.759085369 s in the future tar: ./lib/printf.sh: time stamp 2024-08-20 15:21:34 is 17861524.609106036 s in the future tar: ./lib/bitmap.sh: time stamp 2024-08-20 15:21:34 is 17861524.492121161 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-08-20 15:21:34 is 17861524.366999744 s in the future tar: ./lib/strscpy.sh: time stamp 2024-08-20 15:21:34 is 17861524.255772452 s in the future tar: ./lib/scanf.sh: time stamp 2024-08-20 15:21:34 is 17861524.122210869 s in the future tar: ./lib: time stamp 2024-08-31 05:00:43 is 18774673.060853077 s in the future tar: ./ipc/config: time stamp 2024-08-20 15:21:34 is 17861523.916650952 s in the future tar: ./ipc/msgque: time stamp 2024-08-31 04:59:12 is 18774581.766291161 s in the future tar: ./ipc: time stamp 2024-08-31 05:00:42 is 18774671.699670286 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-08-31 04:58:27 is 18774536.501930202 s in the future tar: ./breakpoints: time stamp 2024-08-31 05:00:37 is 18774666.449440161 s in the future tar: ./zram/zram.sh: time stamp 2024-08-20 15:21:34 is 17861523.321833077 s in the future tar: ./zram/config: time stamp 2024-08-20 15:21:34 is 17861523.213391911 s in the future tar: ./zram/zram01.sh: time stamp 2024-08-20 15:21:34 is 17861523.093106536 s in the future tar: ./zram/zram02.sh: time stamp 2024-08-20 15:21:34 is 17861522.965979161 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-08-20 15:21:34 is 17861522.848942827 s in the future tar: ./zram: time stamp 2024-08-31 05:00:52 is 18774680.790546869 s in the future tar: ./pid_namespace/config: time stamp 2024-08-20 15:21:34 is 17861522.649049452 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-08-31 05:00:05 is 18774633.431268952 s in the future tar: ./pid_namespace: time stamp 2024-08-31 05:00:46 is 18774674.373159661 s in the future tar: ./cgroup/config: time stamp 2024-08-20 15:21:34 is 17861522.212185661 s in the future tar: ./cgroup/test_kill: time stamp 2024-08-31 04:58:30 is 18774538.060942952 s in the future tar: ./cgroup/test_zswap: time stamp 2024-08-31 04:58:31 is 18774538.864332785 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-08-31 04:58:30 is 18774537.736946494 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-08-20 15:21:34 is 17861521.586785952 s in the future tar: ./cgroup/test_pids: time stamp 2024-08-31 04:58:31 is 18774538.456142744 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-08-31 04:58:29 is 18774536.313808869 s in the future tar: ./cgroup/test_core: time stamp 2024-08-31 04:58:28 is 18774535.178280369 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-08-20 15:21:34 is 17861521.05324566 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-08-20 15:21:34 is 17861520.930739577 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-08-20 15:21:34 is 17861520.804989827 s in the future tar: ./cgroup/test_cpu: time stamp 2024-08-31 04:58:29 is 18774535.677856619 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-08-31 04:58:31 is 18774537.53609316 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-08-31 04:58:31 is 18774537.405205702 s in the future tar: ./cgroup/test_freezer: time stamp 2024-08-31 04:58:29 is 18774535.279388327 s in the future tar: ./cgroup/test_kmem: time stamp 2024-08-31 04:58:30 is 18774536.160896702 s in the future tar: ./cgroup: time stamp 2024-08-31 05:00:38 is 18774664.098885619 s in the future tar: ./user_events/settings: time stamp 2024-08-20 15:21:34 is 17861519.945880702 s in the future tar: ./user_events/config: time stamp 2024-08-20 15:21:34 is 17861519.83735966 s in the future tar: ./user_events/dyn_test: time stamp 2024-08-31 05:00:28 is 18774653.690082202 s in the future tar: ./user_events/abi_test: time stamp 2024-08-31 05:00:28 is 18774653.537465077 s in the future tar: ./user_events/perf_test: time stamp 2024-08-31 05:00:28 is 18774653.412152952 s in the future tar: ./user_events/ftrace_test: time stamp 2024-08-31 05:00:28 is 18774653.278300327 s in the future tar: ./user_events: time stamp 2024-08-31 05:00:51 is 18774676.220925743 s in the future tar: ./sigaltstack/sas: time stamp 2024-08-31 05:00:22 is 18774647.060254993 s in the future tar: ./sigaltstack: time stamp 2024-08-31 05:00:49 is 18774674.003740118 s in the future tar: ./futex/run.sh: time stamp 2024-08-31 05:00:41 is 18774665.86220191 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-08-31 04:59:04 is 18774568.677623952 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-08-31 04:59:03 is 18774567.551609827 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-08-31 04:59:04 is 18774568.376296285 s in the future tar: ./futex/functional/run.sh: time stamp 2024-08-20 15:21:34 is 17861518.253083577 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-08-31 04:59:05 is 18774569.134668702 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-08-31 04:59:05 is 18774568.993621493 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-08-31 04:59:04 is 18774567.859741202 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-08-31 04:59:03 is 18774566.727902993 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-08-31 04:59:05 is 18774568.601574035 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-08-31 04:59:04 is 18774567.475892327 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-08-31 04:59:04 is 18774567.350842077 s in the future tar: ./futex/functional: time stamp 2024-08-31 05:00:41 is 18774664.287806618 s in the future tar: ./futex: time stamp 2024-08-31 05:00:41 is 18774664.235424535 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-08-20 15:21:34 is 17861517.092755743 s in the future tar: ./fpu/test_fpu: time stamp 2024-08-31 04:59:02 is 18774564.975727993 s in the future tar: ./fpu: time stamp 2024-08-31 05:00:41 is 18774663.92556391 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-08-20 15:21:34 is 17861516.751832535 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-08-31 04:58:33 is 18774535.626651243 s in the future tar: ./drivers/dma-buf: time stamp 2024-08-31 05:00:39 is 18774661.575604368 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-08-20 15:21:34 is 17861516.359369451 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-08-31 05:00:40 is 18774662.309582451 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-08-31 05:00:40 is 18774662.25836566 s in the future tar: ./drivers/platform/x86: time stamp 2024-08-31 05:00:40 is 18774662.208384326 s in the future tar: ./drivers/platform: time stamp 2024-08-31 05:00:40 is 18774662.158335701 s in the future tar: ./drivers/net/config: time stamp 2024-08-20 15:21:34 is 17861516.02494791 s in the future tar: ./drivers/net/team/config: time stamp 2024-08-20 15:21:34 is 17861515.874757868 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-08-20 15:21:34 is 17861515.766192951 s in the future tar: ./drivers/net/team: time stamp 2024-08-31 05:00:39 is 18774660.70791916 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-08-20 15:21:34 is 17861515.532766326 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-08-20 15:21:34 is 17861515.41581041 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-08-20 15:21:34 is 17861515.299036535 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-08-20 15:21:34 is 17861515.177231326 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-08-20 15:21:34 is 17861515.049274743 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-08-20 15:21:34 is 17861514.932970826 s in the future tar: ./drivers/net/lib/py: time stamp 2024-08-20 15:21:34 is 17861514.883299035 s in the future tar: ./drivers/net/lib: time stamp 2024-08-20 15:21:34 is 17861514.82405666 s in the future tar: ./drivers/net/stats.py: time stamp 2024-08-20 15:21:34 is 17861514.715068035 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-08-20 15:21:34 is 17861514.582150535 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-08-20 15:21:34 is 17861514.457387743 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-08-20 15:21:34 is 17861514.348033285 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-08-31 05:00:40 is 18774660.297929618 s in the future tar: ./drivers/net/ping.py: time stamp 2024-08-20 15:21:34 is 17861514.189517118 s in the future tar: ./drivers/net/queues.py: time stamp 2024-08-20 15:21:34 is 17861514.064357993 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-08-20 15:21:34 is 17861513.91508741 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-08-20 15:21:34 is 17861513.797408326 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-08-20 15:21:34 is 17861513.68896641 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-08-20 15:21:34 is 17861513.581511159 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-08-20 15:21:34 is 17861513.448414201 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-08-20 15:21:34 is 17861513.313602493 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-08-20 15:21:34 is 17861513.196770368 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-08-20 15:21:34 is 17861513.079949284 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-08-20 15:21:34 is 17861512.916758326 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-08-20 15:21:34 is 17861512.804675909 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-08-20 15:21:34 is 17861512.696229951 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-08-20 15:21:34 is 17861512.571983659 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-08-20 15:21:34 is 17861512.445972451 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-08-20 15:21:34 is 17861512.303916118 s in the future tar: ./drivers/net/bonding: time stamp 2024-08-20 15:21:34 is 17861512.245552493 s in the future tar: ./drivers/net: time stamp 2024-08-31 05:00:39 is 18774657.195535034 s in the future tar: ./drivers: time stamp 2024-08-31 05:00:40 is 18774658.145489076 s in the future tar: ./cpufreq/config: time stamp 2024-08-20 15:21:34 is 17861511.996732451 s in the future tar: ./cpufreq/main.sh: time stamp 2024-08-20 15:21:34 is 17861511.880381368 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-08-20 15:21:34 is 17861511.769960951 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-08-20 15:21:34 is 17861511.661537451 s in the future tar: ./cpufreq/module.sh: time stamp 2024-08-20 15:21:34 is 17861511.553045368 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-08-20 15:21:34 is 17861511.421671409 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-08-20 15:21:34 is 17861511.302845034 s in the future tar: ./cpufreq: time stamp 2024-08-31 05:00:38 is 18774655.252833284 s in the future tar: ./mount/config: time stamp 2024-08-20 15:21:34 is 17861511.120603618 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-08-31 04:59:28 is 18774584.995425076 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-08-31 04:59:28 is 18774584.885675867 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-08-20 15:21:34 is 17861510.768861742 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-08-20 15:21:34 is 17861510.661786409 s in the future tar: ./mount: time stamp 2024-08-31 05:00:44 is 18774660.611646492 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-08-31 04:59:32 is 18774588.478698951 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-08-31 04:59:32 is 18774588.318556742 s in the future tar: ./mqueue: time stamp 2024-08-31 05:00:44 is 18774660.268561617 s in the future tar: ./uevent/config: time stamp 2024-08-20 15:21:34 is 17861510.118214576 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-08-31 05:00:27 is 18774643.001344992 s in the future tar: ./uevent: time stamp 2024-08-31 05:00:51 is 18774666.944952867 s in the future tar: ./alsa/mixer-test: time stamp 2024-08-31 04:58:26 is 18774521.792787784 s in the future tar: ./alsa/pcm-test: time stamp 2024-08-31 04:58:26 is 18774521.652180451 s in the future tar: ./alsa/libatest.so: time stamp 2024-08-31 04:58:26 is 18774521.494911534 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-08-31 04:58:27 is 18774522.368793784 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-08-20 15:21:34 is 17861509.250723701 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-08-20 15:21:34 is 17861509.101973034 s in the future tar: ./alsa/conf.d: time stamp 2024-08-20 15:21:34 is 17861509.044211284 s in the future tar: ./alsa: time stamp 2024-08-31 05:00:37 is 18774651.986351284 s in the future tar: ./capabilities/test_execve: time stamp 2024-08-31 04:58:27 is 18774521.841962367 s in the future tar: ./capabilities/validate_cap: time stamp 2024-08-31 04:58:28 is 18774522.725096451 s in the future tar: ./capabilities: time stamp 2024-08-31 05:00:38 is 18774652.659854992 s in the future tar: ./nsfs/config: time stamp 2024-08-20 15:21:34 is 17861508.519390951 s in the future tar: ./nsfs/owner: time stamp 2024-08-31 05:00:03 is 18774617.401187159 s in the future tar: ./nsfs/pidns: time stamp 2024-08-31 05:00:03 is 18774617.282937201 s in the future tar: ./nsfs: time stamp 2024-08-31 05:00:46 is 18774660.169920159 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-08-31 05:00:37 is 18774651.0182412 s in the future tar: ./kselftest/module.sh: time stamp 2024-08-31 05:00:37 is 18774650.901397617 s in the future tar: ./kselftest/runner.sh: time stamp 2024-08-31 05:00:37 is 18774650.790792867 s in the future tar: ./kselftest/ksft.py: time stamp 2024-08-31 05:00:37 is 18774650.682106409 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-08-31 05:00:37 is 18774650.573843367 s in the future tar: ./kselftest: time stamp 2024-08-31 05:00:37 is 18774650.510298159 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-08-20 15:21:34 is 17861507.36938045 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-08-20 15:21:34 is 17861507.25006595 s in the future tar: ./dt/compatible_list: time stamp 2024-08-31 04:58:58 is 18774550.9255552 s in the future tar: ./dt: time stamp 2024-08-31 05:00:40 is 18774652.873076034 s in the future tar: ./filesystems/fat/config: time stamp 2024-08-20 15:21:34 is 17861506.706100659 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-08-31 04:59:01 is 18774553.575047909 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-08-20 15:21:34 is 17861506.458272909 s in the future tar: ./filesystems/fat: time stamp 2024-08-31 05:00:41 is 18774653.405904659 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-08-31 04:59:00 is 18774552.273982784 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-08-31 04:59:01 is 18774553.057411784 s in the future tar: ./filesystems/epoll: time stamp 2024-08-31 05:00:40 is 18774651.999601909 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-08-31 04:59:02 is 18774553.830354534 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-08-31 04:59:02 is 18774553.673434034 s in the future tar: ./filesystems/statmount: time stamp 2024-08-31 05:00:41 is 18774652.599077492 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-08-31 04:59:01 is 18774552.396482367 s in the future tar: ./filesystems/overlayfs: time stamp 2024-08-31 05:00:41 is 18774652.317034367 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-08-31 04:58:59 is 18774550.106235492 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-08-20 15:21:34 is 17861504.913444908 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-08-31 04:59:00 is 18774550.702096658 s in the future tar: ./filesystems/binderfs: time stamp 2024-08-31 05:00:40 is 18774650.627522367 s in the future tar: ./filesystems: time stamp 2024-08-31 05:00:41 is 18774651.573536492 s in the future tar: ./openat2/openat2_test: time stamp 2024-08-31 05:00:10 is 18774620.070475742 s in the future tar: ./openat2/resolve_test: time stamp 2024-08-31 05:00:12 is 18774621.598667158 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-08-31 05:00:13 is 18774622.225797783 s in the future tar: ./openat2: time stamp 2024-08-31 05:00:47 is 18774656.170125242 s in the future tar: ./gpio/config: time stamp 2024-08-20 15:21:34 is 17861502.822947075 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-08-20 15:21:34 is 17861502.693517908 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-08-31 04:59:05 is 18774553.576725825 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-08-31 04:59:05 is 18774553.441832241 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-08-20 15:21:34 is 17861502.2978762 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-08-31 04:59:05 is 18774553.155437533 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-08-20 15:21:34 is 17861502.0096277 s in the future tar: ./gpio: time stamp 2024-08-31 05:00:42 is 18774649.947176533 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-08-20 15:21:34 is 17861501.764209366 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-08-20 15:21:34 is 17861501.625919908 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-08-20 15:21:34 is 17861501.500868658 s in the future tar: ./devices/probe/boards: time stamp 2024-08-20 15:21:34 is 17861501.440881783 s in the future tar: ./devices/probe: time stamp 2024-08-31 05:00:39 is 18774646.379841575 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-08-20 15:21:34 is 17861501.2338472 s in the future tar: ./devices/error_logs: time stamp 2024-08-31 05:00:39 is 18774646.176761533 s in the future tar: ./devices: time stamp 2024-08-31 05:00:39 is 18774646.1171412 s in the future tar: ./user/config: time stamp 2024-08-20 15:21:34 is 17861500.954227908 s in the future tar: ./user/test_user_copy.sh: time stamp 2024-08-20 15:21:34 is 17861500.8206562 s in the future tar: ./user: time stamp 2024-08-31 05:00:51 is 18774657.760201158 s in the future tar: ./pstore/config: time stamp 2024-08-20 15:21:34 is 17861500.600165366 s in the future tar: ./pstore/pstore_tests: time stamp 2024-08-20 15:21:34 is 17861500.47490445 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-08-20 15:21:34 is 17861500.351490533 s in the future tar: ./pstore/common_tests: time stamp 2024-08-20 15:21:34 is 17861500.196206741 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-08-20 15:21:34 is 17861500.078314533 s in the future tar: ./pstore: time stamp 2024-08-31 05:00:47 is 18774653.024491825 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-08-31 05:00:29 is 18774634.855829616 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-08-31 05:00:29 is 18774634.72086495 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-08-31 05:00:29 is 18774634.583758324 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-08-31 05:00:29 is 18774634.455436991 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-08-31 05:00:29 is 18774634.330300908 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-08-31 05:00:29 is 18774634.195544408 s in the future tar: ./vDSO: time stamp 2024-08-31 05:00:52 is 18774657.133351949 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-08-20 15:21:34 is 17861498.981919449 s in the future tar: ./intel_pstate: time stamp 2024-08-31 05:00:42 is 18774646.929975491 s in the future tar: ./ftrace/settings: time stamp 2024-08-20 15:21:34 is 17861498.771537241 s in the future tar: ./ftrace/config: time stamp 2024-08-20 15:21:34 is 17861498.636899033 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-08-20 15:21:34 is 17861498.499587699 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-08-20 15:21:34 is 17861498.329412408 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-08-20 15:21:34 is 17861498.203157658 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861498.069872283 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-08-20 15:21:34 is 17861497.944720533 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-08-20 15:21:34 is 17861497.820637533 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-08-20 15:21:34 is 17861497.686263408 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861497.556989408 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-08-20 15:21:34 is 17861497.427912616 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-08-20 15:21:34 is 17861497.311827116 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-08-20 15:21:34 is 17861497.161651824 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-08-20 15:21:34 is 17861497.039770824 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-08-20 15:21:34 is 17861496.919115783 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-08-20 15:21:34 is 17861496.811340116 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861496.677845449 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-08-20 15:21:34 is 17861496.618897866 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-08-20 15:21:34 is 17861496.463029491 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-08-20 15:21:34 is 17861496.320942907 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-08-20 15:21:34 is 17861496.260804866 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-08-20 15:21:34 is 17861496.118596991 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-08-20 15:21:34 is 17861495.993803241 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-08-20 15:21:34 is 17861495.853816699 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-08-20 15:21:34 is 17861495.738187824 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-08-20 15:21:34 is 17861495.618252866 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-08-20 15:21:34 is 17861495.485001241 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-08-20 15:21:34 is 17861495.370034407 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-08-20 15:21:34 is 17861495.254410824 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-08-20 15:21:34 is 17861495.134604241 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-08-20 15:21:34 is 17861495.009492074 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-08-20 15:21:34 is 17861494.894599199 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-08-20 15:21:34 is 17861494.842559532 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-08-20 15:21:34 is 17861494.692515282 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-08-20 15:21:34 is 17861494.567516866 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-08-20 15:21:34 is 17861494.433985574 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-08-20 15:21:34 is 17861494.317229782 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-08-20 15:21:34 is 17861494.192169741 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-08-20 15:21:34 is 17861494.067202282 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-08-20 15:21:34 is 17861493.950389782 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-08-20 15:21:34 is 17861493.830160657 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-08-20 15:21:34 is 17861493.699936824 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-08-20 15:21:34 is 17861493.583553615 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-08-20 15:21:34 is 17861493.45006899 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861493.332970449 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-08-20 15:21:34 is 17861493.19949049 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-08-20 15:21:34 is 17861493.074897365 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-08-20 15:21:34 is 17861492.958073407 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-08-20 15:21:34 is 17861492.787236782 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-08-20 15:21:34 is 17861492.65920474 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-08-20 15:21:34 is 17861492.541214865 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-08-20 15:21:34 is 17861492.400624115 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-08-20 15:21:34 is 17861492.281720449 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-08-20 15:21:34 is 17861492.142067365 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-08-20 15:21:34 is 17861492.009755907 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861491.890759824 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-08-20 15:21:34 is 17861491.77288749 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-08-20 15:21:34 is 17861491.641528407 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-08-20 15:21:34 is 17861491.51552399 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-08-20 15:21:34 is 17861491.398765407 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-08-20 15:21:34 is 17861491.342212282 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-08-20 15:21:34 is 17861491.193864615 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-08-20 15:21:34 is 17861491.05689124 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-08-20 15:21:34 is 17861490.950281698 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-08-20 15:21:34 is 17861490.824121198 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-08-20 15:21:34 is 17861490.700332948 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-08-20 15:21:34 is 17861490.571643323 s in the future tar: ./ftrace/test.d/event: time stamp 2024-08-20 15:21:34 is 17861490.514469157 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-08-20 15:21:34 is 17861490.363143323 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-08-20 15:21:34 is 17861490.240273782 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-08-20 15:21:34 is 17861490.17966199 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-08-20 15:21:34 is 17861490.02227274 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-08-20 15:21:34 is 17861489.972182282 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-08-20 15:21:34 is 17861489.839870115 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-08-20 15:21:34 is 17861489.716079823 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-08-20 15:21:34 is 17861489.654053907 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-08-20 15:21:34 is 17861489.497031073 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-08-20 15:21:34 is 17861489.448824532 s in the future tar: ./ftrace/test.d/template: time stamp 2024-08-20 15:21:34 is 17861489.33106149 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-08-20 15:21:34 is 17861489.195364948 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-08-20 15:21:34 is 17861489.030103365 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-08-20 15:21:34 is 17861488.91404124 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-08-20 15:21:34 is 17861488.804951157 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-08-20 15:21:34 is 17861488.686411782 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-08-20 15:21:34 is 17861488.548270698 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-08-20 15:21:34 is 17861488.430334323 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-08-20 15:21:34 is 17861488.313517573 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-08-20 15:21:34 is 17861488.190700198 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-08-20 15:21:34 is 17861488.054457281 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-08-20 15:21:34 is 17861487.937981406 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-08-20 15:21:34 is 17861487.812752906 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-08-20 15:21:34 is 17861487.652135573 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-08-20 15:21:34 is 17861487.520745781 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-08-20 15:21:34 is 17861487.362185281 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-08-20 15:21:34 is 17861487.237338906 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-08-20 15:21:34 is 17861487.118436115 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-08-20 15:21:34 is 17861486.978669823 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-08-20 15:21:34 is 17861486.928709615 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-08-20 15:21:34 is 17861486.779415406 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-08-20 15:21:34 is 17861486.654378156 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-08-20 15:21:34 is 17861486.534578906 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-08-20 15:21:34 is 17861486.420039448 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-08-20 15:21:34 is 17861486.30079774 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-08-20 15:21:34 is 17861486.169597031 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-08-20 15:21:34 is 17861486.008833865 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-08-20 15:21:34 is 17861485.878571323 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861485.744294198 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-08-20 15:21:34 is 17861485.625247281 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-08-20 15:21:34 is 17861485.500142489 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-08-20 15:21:34 is 17861485.374990323 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-08-20 15:21:34 is 17861485.243883614 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-08-20 15:21:34 is 17861485.124797364 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-08-20 15:21:34 is 17861484.991279364 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861484.877353823 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861484.774495073 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-08-20 15:21:34 is 17861484.659954739 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861484.507250531 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-08-20 15:21:34 is 17861484.385414198 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861484.259561156 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-08-20 15:21:34 is 17861484.140222156 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-08-20 15:21:34 is 17861484.006746781 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-08-20 15:21:34 is 17861483.948370489 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-08-20 15:21:34 is 17861483.827717823 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-08-20 15:21:34 is 17861483.709097156 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-08-20 15:21:34 is 17861483.581378573 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-08-20 15:21:34 is 17861483.451400364 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-08-20 15:21:34 is 17861483.334625656 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-08-20 15:21:34 is 17861483.225288031 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-08-20 15:21:34 is 17861483.093123698 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-08-20 15:21:34 is 17861482.972264656 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-08-20 15:21:34 is 17861482.916696322 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-08-20 15:21:34 is 17861482.788910197 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-08-20 15:21:34 is 17861482.741438947 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-08-20 15:21:34 is 17861482.606464781 s in the future tar: ./ftrace/test.d: time stamp 2024-08-20 15:21:34 is 17861482.534078531 s in the future tar: ./ftrace/ftracetest: time stamp 2024-08-20 15:21:34 is 17861482.416341322 s in the future tar: ./ftrace: time stamp 2024-08-31 05:00:41 is 18774629.355143531 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-08-31 05:00:22 is 18774610.224274572 s in the future tar: ./seccomp/settings: time stamp 2024-08-20 15:21:34 is 17861482.108718989 s in the future tar: ./seccomp/config: time stamp 2024-08-20 15:21:34 is 17861481.946408197 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-08-31 05:00:21 is 18774608.699682947 s in the future tar: ./seccomp: time stamp 2024-08-31 05:00:49 is 18774636.649101947 s in the future tar: ./amd-pstate/config: time stamp 2024-08-20 15:21:34 is 17861481.515445239 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-08-20 15:21:34 is 17861481.387812156 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-08-20 15:21:34 is 17861481.274523364 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-08-20 15:21:34 is 17861481.156925447 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-08-20 15:21:34 is 17861481.045702364 s in the future tar: ./amd-pstate: time stamp 2024-08-31 05:00:37 is 18774623.987229614 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-08-20 15:21:34 is 17861480.824274614 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-08-31 04:58:33 is 18774499.498442364 s in the future tar: ./dmabuf-heaps: time stamp 2024-08-31 05:00:39 is 18774625.448185031 s in the future tar: ./sysctl/config: time stamp 2024-08-20 15:21:34 is 17861480.320108156 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-08-20 15:21:34 is 17861480.170001781 s in the future tar: ./sysctl: time stamp 2024-08-31 05:00:50 is 18774636.097610114 s in the future tar: ./landlock/config: time stamp 2024-08-20 15:21:34 is 17861479.961548239 s in the future tar: ./landlock/ptrace_test: time stamp 2024-08-31 04:59:24 is 18774549.827929072 s in the future tar: ./landlock/net_test: time stamp 2024-08-31 04:59:23 is 18774548.672137114 s in the future tar: ./landlock/base_test: time stamp 2024-08-31 04:59:14 is 18774539.506189905 s in the future tar: ./landlock/fs_test: time stamp 2024-08-31 04:59:21 is 18774546.30570103 s in the future tar: ./landlock/true: time stamp 2024-08-31 04:59:24 is 18774549.071712989 s in the future tar: ./landlock: time stamp 2024-08-31 05:00:42 is 18774627.01921228 s in the future tar: ./ir/ir_loopback: time stamp 2024-08-31 04:59:12 is 18774536.87297503 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-08-20 15:21:34 is 17861478.763826489 s in the future tar: ./ir: time stamp 2024-08-31 05:00:42 is 18774626.71309003 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-08-31 04:59:13 is 18774537.568651697 s in the future tar: ./kcmp: time stamp 2024-08-31 05:00:42 is 18774626.510354572 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-08-31 05:00:07 is 18774591.355072905 s in the future tar: ./proc/config: time stamp 2024-08-20 15:21:34 is 17861478.246047739 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-08-31 05:00:06 is 18774590.120893947 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-08-31 05:00:07 is 18774590.984814405 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-08-31 05:00:06 is 18774589.862834114 s in the future tar: ./proc/read: time stamp 2024-08-31 05:00:07 is 18774590.753823364 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-08-31 05:00:07 is 18774590.63705578 s in the future tar: ./proc/setns-dcache: time stamp 2024-08-31 05:00:08 is 18774591.451030072 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-08-31 05:00:06 is 18774589.329172113 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-08-31 05:00:07 is 18774590.220067447 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-08-31 05:00:06 is 18774589.086599613 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-08-31 05:00:07 is 18774589.953124863 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-08-31 05:00:06 is 18774588.836991405 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-08-31 05:00:08 is 18774590.719527072 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-08-31 05:00:08 is 18774590.600115988 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-08-31 05:00:07 is 18774589.460928613 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-08-31 05:00:06 is 18774588.344819113 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-08-31 05:00:08 is 18774590.227424113 s in the future tar: ./proc/thread-self: time stamp 2024-08-31 05:00:08 is 18774590.099429447 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-08-31 05:00:06 is 18774587.953935072 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-08-31 05:00:06 is 18774587.827676072 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-08-31 05:00:06 is 18774587.71860728 s in the future tar: ./proc/self: time stamp 2024-08-31 05:00:08 is 18774589.598861655 s in the future tar: ./proc/proc-tid0: time stamp 2024-08-31 05:00:07 is 18774588.460014655 s in the future tar: ./proc: time stamp 2024-08-31 05:00:46 is 18774627.39873028 s in the future tar: ./memfd/config: time stamp 2024-08-20 15:21:34 is 17861475.251644572 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-08-20 15:21:34 is 17861475.134901697 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-08-31 04:59:27 is 18774548.006603613 s in the future tar: ./memfd/memfd_test: time stamp 2024-08-31 04:59:27 is 18774547.856439655 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-08-20 15:21:34 is 17861474.72657603 s in the future tar: ./memfd/fuse_test: time stamp 2024-08-31 04:59:27 is 18774547.600936155 s in the future tar: ./memfd: time stamp 2024-08-31 05:00:44 is 18774624.55094578 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-08-31 05:00:27 is 18774607.389449613 s in the future tar: ./tty: time stamp 2024-08-31 05:00:51 is 18774631.33097978 s in the future tar: ./efivarfs/create-read: time stamp 2024-08-31 04:58:58 is 18774518.183843905 s in the future tar: ./efivarfs/config: time stamp 2024-08-20 15:21:34 is 17861474.075413363 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-08-31 04:58:58 is 18774517.950882155 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-08-20 15:21:34 is 17861473.833807821 s in the future tar: ./efivarfs: time stamp 2024-08-31 05:00:40 is 18774619.775631821 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-08-31 04:59:28 is 18774547.633310446 s in the future tar: ./mincore: time stamp 2024-08-31 05:00:44 is 18774623.58019228 s in the future tar: ./splice/settings: time stamp 2024-08-20 15:21:34 is 17861473.421850571 s in the future tar: ./splice/config: time stamp 2024-08-20 15:21:34 is 17861473.291877196 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-08-31 05:00:22 is 18774601.179527238 s in the future tar: ./splice/splice_read: time stamp 2024-08-31 05:00:22 is 18774601.071344696 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-08-20 15:21:34 is 17861472.85252778 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-08-20 15:21:34 is 17861472.733086571 s in the future tar: ./splice: time stamp 2024-08-31 05:00:50 is 18774628.68308128 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-08-31 05:00:04 is 18774582.557588655 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-08-31 05:00:04 is 18774582.435847905 s in the future tar: ./pidfd/config: time stamp 2024-08-20 15:21:34 is 17861472.282115821 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-08-31 05:00:05 is 18774583.148872155 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-08-31 05:00:04 is 18774582.02348153 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-08-31 05:00:05 is 18774582.861903446 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-08-31 05:00:05 is 18774582.706691613 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-08-31 05:00:04 is 18774581.589947446 s in the future tar: ./pidfd: time stamp 2024-08-31 05:00:46 is 18774623.536778446 s in the future tar: ./net/openvswitch/settings: time stamp 2024-08-20 15:21:34 is 17861471.368250279 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-08-20 15:21:34 is 17861471.239554321 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-08-20 15:21:34 is 17861471.073116113 s in the future tar: ./net/openvswitch: time stamp 2024-08-31 05:00:45 is 18774622.011319779 s in the future tar: ./net/netfilter/settings: time stamp 2024-08-20 15:21:34 is 17861470.886061196 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-08-20 15:21:34 is 17861470.742908279 s in the future tar: ./net/netfilter/config: time stamp 2024-08-20 15:21:34 is 17861470.619226529 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-08-20 15:21:34 is 17861470.505423988 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-08-20 15:21:34 is 17861470.393977779 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-08-20 15:21:34 is 17861470.264680988 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-08-20 15:21:34 is 17861470.135596821 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-08-20 15:21:34 is 17861470.038442029 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-08-31 05:00:03 is 18774578.935451238 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-08-20 15:21:34 is 17861469.800585404 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-08-31 05:00:03 is 18774578.671175863 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-08-20 15:21:34 is 17861469.554584071 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-08-20 15:21:34 is 17861469.433085029 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-08-20 15:21:34 is 17861469.304321404 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-08-31 05:00:03 is 18774578.187470404 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-08-20 15:21:34 is 17861469.062120113 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-08-20 15:21:34 is 17861468.941651446 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-08-20 15:21:34 is 17861468.811976487 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-08-20 15:21:34 is 17861468.686979779 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-08-20 15:21:34 is 17861468.578459029 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-08-20 15:21:34 is 17861468.444908279 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-08-20 15:21:34 is 17861468.311829071 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-08-31 05:00:03 is 18774577.203033529 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-08-20 15:21:34 is 17861468.091360612 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-08-31 05:00:03 is 18774576.957196237 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-08-20 15:21:34 is 17861467.819626571 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-08-20 15:21:34 is 17861467.707501654 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-08-20 15:21:34 is 17861467.590787696 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-08-20 15:21:34 is 17861467.393811196 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-08-20 15:21:34 is 17861467.198078362 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-08-20 15:21:34 is 17861467.040344237 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-08-20 15:21:34 is 17861466.906494612 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-08-20 15:21:34 is 17861466.777066321 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-08-20 15:21:34 is 17861466.656587654 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-08-20 15:21:34 is 17861466.531481862 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-08-20 15:21:34 is 17861466.481280571 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-08-20 15:21:34 is 17861466.331156362 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-08-20 15:21:34 is 17861466.192743237 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-08-20 15:21:34 is 17861466.072763862 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-08-20 15:21:34 is 17861465.92617232 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-08-20 15:21:34 is 17861465.79209682 s in the future tar: ./net/netfilter: time stamp 2024-08-31 05:00:46 is 18774617.74223282 s in the future tar: ./net/hsr/config: time stamp 2024-08-20 15:21:34 is 17861465.61376882 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-08-20 15:21:34 is 17861465.497050987 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-08-20 15:21:34 is 17861465.355156695 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-08-20 15:21:34 is 17861465.241608487 s in the future tar: ./net/hsr: time stamp 2024-08-31 05:00:45 is 18774616.191415112 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-08-31 04:59:58 is 18774568.991825237 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-08-20 15:21:34 is 17861464.863378195 s in the future tar: ./net/tcp_ao/config: time stamp 2024-08-20 15:21:34 is 17861464.746233404 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-08-31 04:59:58 is 18774568.549023904 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-08-31 05:00:03 is 18774573.370403862 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-08-31 05:00:00 is 18774570.165840195 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-08-31 04:59:58 is 18774567.990672404 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-08-31 04:59:59 is 18774568.820903904 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-08-31 04:59:59 is 18774568.621068695 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-08-31 04:59:54 is 18774563.45729107 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-08-31 05:00:01 is 18774570.26209132 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-08-31 04:59:55 is 18774564.061948987 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-08-31 04:59:53 is 18774561.861884445 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-08-31 04:59:56 is 18774564.680862403 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-08-31 04:59:53 is 18774561.50593382 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-08-31 05:00:01 is 18774569.303736862 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-08-31 04:59:54 is 18774562.114783612 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-08-31 05:00:00 is 18774567.90355032 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-08-31 04:59:57 is 18774564.697744112 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-08-31 04:59:58 is 18774565.51198557 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-08-31 05:00:01 is 18774568.305108653 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-08-31 04:59:56 is 18774563.12968732 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-08-31 04:59:55 is 18774561.945000362 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-08-31 05:00:02 is 18774568.755065445 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-08-31 04:59:55 is 18774561.568341945 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-08-31 04:59:53 is 18774559.401811445 s in the future tar: ./net/tcp_ao: time stamp 2024-08-31 05:00:45 is 18774611.334841403 s in the future tar: ./net/af_unix/config: time stamp 2024-08-20 15:21:34 is 17861460.177875361 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-08-31 04:59:47 is 18774553.059356403 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-08-31 04:59:47 is 18774552.847428611 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-08-31 04:59:47 is 18774552.700835778 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-08-31 04:59:46 is 18774551.569917778 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-08-31 04:59:47 is 18774552.425635945 s in the future tar: ./net/af_unix: time stamp 2024-08-31 05:00:45 is 18774610.366994028 s in the future tar: ./net/lib.sh: time stamp 2024-08-20 15:21:34 is 17861459.24384932 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-08-20 15:21:34 is 17861459.102594028 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-08-20 15:21:34 is 17861458.97695632 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-08-20 15:21:34 is 17861458.84351657 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-08-20 15:21:34 is 17861458.719193736 s in the future tar: ./net/forwarding/settings: time stamp 2024-08-20 15:21:34 is 17861458.602140611 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-08-20 15:21:34 is 17861458.465966778 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-08-20 15:21:34 is 17861458.344717153 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861458.218092486 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-08-20 15:21:34 is 17861458.090527861 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-08-20 15:21:34 is 17861457.934523653 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-08-20 15:21:34 is 17861457.826218611 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-08-20 15:21:34 is 17861457.706893944 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861457.575498236 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-08-20 15:21:34 is 17861457.451811528 s in the future tar: ./net/forwarding/config: time stamp 2024-08-20 15:21:34 is 17861457.301748153 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-08-20 15:21:34 is 17861457.175151278 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-08-20 15:21:34 is 17861457.041722569 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861456.716812528 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-08-20 15:21:34 is 17861456.599899069 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-08-20 15:21:34 is 17861456.474860903 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-08-20 15:21:34 is 17861456.359253694 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-08-20 15:21:34 is 17861456.238650069 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-08-20 15:21:34 is 17861456.096804569 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-08-20 15:21:34 is 17861455.982393236 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-08-20 15:21:34 is 17861455.865720944 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-08-20 15:21:34 is 17861455.754709028 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-08-20 15:21:34 is 17861455.615794486 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-08-20 15:21:34 is 17861455.508355653 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-08-20 15:21:34 is 17861455.379295361 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-08-20 15:21:34 is 17861455.223767736 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-08-20 15:21:34 is 17861455.082383861 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-08-20 15:21:34 is 17861454.972753778 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-08-20 15:21:34 is 17861454.853745361 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-08-20 15:21:34 is 17861454.728574236 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-08-20 15:21:34 is 17861454.613869527 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-08-20 15:21:34 is 17861454.486657736 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-08-27 23:50:52 is 18496812.364739944 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-08-20 15:21:34 is 17861454.247869611 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861454.127734319 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-08-20 15:21:34 is 17861453.981077486 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861453.839359236 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-08-20 15:21:34 is 17861453.729426277 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-08-20 15:21:34 is 17861453.589024111 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-08-20 15:21:34 is 17861453.464147152 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-08-20 15:21:34 is 17861453.330586527 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-08-20 15:21:34 is 17861453.210178236 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-08-20 15:21:34 is 17861453.097117694 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-08-20 15:21:34 is 17861452.980062736 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-08-20 15:21:34 is 17861452.868200152 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-08-20 15:21:34 is 17861452.729993736 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-08-20 15:21:34 is 17861452.604746277 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-08-20 15:21:34 is 17861452.486149277 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-08-20 15:21:34 is 17861452.354464736 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-08-20 15:21:34 is 17861452.216940569 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-08-20 15:21:34 is 17861452.102225735 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-08-20 15:21:34 is 17861451.96873886 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-08-20 15:21:34 is 17861451.845428319 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861451.71848436 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-08-20 15:21:34 is 17861451.58741036 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-08-20 15:21:34 is 17861451.470209902 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-08-20 15:21:34 is 17861451.344888694 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861451.226165777 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-08-20 15:21:34 is 17861451.103627819 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-08-20 15:21:34 is 17861450.944223819 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861450.825621027 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-08-20 15:21:34 is 17861450.68182136 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-08-20 15:21:34 is 17861450.56886511 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-08-20 15:21:34 is 17861450.450230944 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-08-20 15:21:34 is 17861450.336322569 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-08-20 15:21:34 is 17861450.194510444 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-08-20 15:21:34 is 17861450.060016444 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861449.94767111 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-08-20 15:21:34 is 17861449.818207652 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-08-20 15:21:34 is 17861449.684695652 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-08-20 15:21:34 is 17861449.565820319 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861449.44703736 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861449.307078777 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-08-20 15:21:34 is 17861449.192319693 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-08-20 15:21:34 is 17861449.04006436 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-08-20 15:21:34 is 17861448.904915235 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-08-20 15:21:34 is 17861448.792036152 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-08-20 15:21:34 is 17861448.666903902 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-08-20 15:21:34 is 17861448.551784152 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-08-20 15:21:34 is 17861448.375230068 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-08-20 15:21:34 is 17861448.232888902 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-08-20 15:21:34 is 17861448.10410611 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-08-20 15:21:34 is 17861447.965979402 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-08-20 15:21:34 is 17861447.837092443 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-08-30 01:40:58 is 18676211.721957943 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-08-27 23:50:52 is 18496805.583774818 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-08-20 15:21:34 is 17861447.465272277 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-08-20 15:21:34 is 17861447.340300318 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-08-20 15:21:34 is 17861447.219731152 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-08-20 15:21:34 is 17861447.082958443 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-08-20 15:21:34 is 17861446.94805636 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-08-20 15:21:34 is 17861446.82074386 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-08-20 15:21:34 is 17861446.681408485 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-08-20 15:21:34 is 17861446.54771086 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-08-20 15:21:34 is 17861446.39546336 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-08-20 15:21:34 is 17861446.223728026 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-08-20 15:21:34 is 17861446.081933735 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-08-20 15:21:34 is 17861445.96379761 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-08-20 15:21:34 is 17861445.834991276 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-08-20 15:21:34 is 17861445.701414693 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-08-20 15:21:34 is 17861445.57975736 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-08-20 15:21:34 is 17861445.460815901 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-08-20 15:21:34 is 17861445.296803068 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-08-20 15:21:34 is 17861445.17131786 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-08-30 01:40:58 is 18676209.054535651 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-08-20 15:21:34 is 17861444.930590276 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-08-20 15:21:34 is 17861444.784943485 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-08-20 15:21:34 is 17861444.662066068 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-08-20 15:21:34 is 17861444.541495485 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-08-20 15:21:34 is 17861444.403741985 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-08-20 15:21:34 is 17861444.27018811 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-08-20 15:21:34 is 17861444.145614151 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-08-20 15:21:34 is 17861444.022765026 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-08-20 15:21:34 is 17861443.89481711 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-08-20 15:21:34 is 17861443.775538318 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-08-20 15:21:34 is 17861443.615809609 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-08-20 15:21:34 is 17861443.470439943 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-08-20 15:21:34 is 17861443.352436734 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-08-20 15:21:34 is 17861443.198395359 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-08-20 15:21:34 is 17861443.070048943 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-08-20 15:21:34 is 17861442.932899568 s in the future tar: ./net/forwarding: time stamp 2024-08-31 05:00:45 is 18774593.885304068 s in the future tar: ./net/mptcp/settings: time stamp 2024-08-20 15:21:34 is 17861442.730200984 s in the future tar: ./net/mptcp/config: time stamp 2024-08-20 15:21:34 is 17861442.610563109 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-08-20 15:21:34 is 17861442.459742276 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-08-20 15:21:34 is 17861442.326939818 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-08-30 01:40:58 is 18676206.135940818 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-08-20 15:21:34 is 17861442.009472026 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-08-31 04:59:49 is 18774536.854502693 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-08-20 15:21:34 is 17861441.725706943 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-08-20 15:21:34 is 17861441.600735359 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-08-31 04:59:48 is 18774535.430926776 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-08-31 04:59:50 is 18774537.304113193 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-08-20 15:21:34 is 17861441.158638026 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-08-30 01:40:58 is 18676205.024847901 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-08-31 04:59:50 is 18774536.887455401 s in the future tar: ./net/mptcp: time stamp 2024-08-31 05:00:45 is 18774591.828786859 s in the future tar: ./net: time stamp 2024-08-27 23:50:52 is 18496798.762089776 s in the future tar: ./core/close_range_test: time stamp 2024-08-31 04:58:32 is 18774458.549367067 s in the future tar: ./core: time stamp 2024-08-31 05:00:38 is 18774584.496452859 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-08-31 04:59:25 is 18774511.353485026 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-08-31 04:59:25 is 18774511.211678817 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-08-31 04:59:25 is 18774511.082203401 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-08-31 04:59:25 is 18774510.950131817 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-08-31 04:59:25 is 18774510.832808859 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-08-31 04:59:24 is 18774509.711154817 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-08-31 04:59:25 is 18774510.590775234 s in the future tar: ./lkdtm/config: time stamp 2024-08-20 15:21:34 is 17861439.449557567 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-08-31 04:59:25 is 18774510.298029609 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774510.168985026 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-08-31 04:59:25 is 18774510.047705734 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-08-31 04:59:25 is 18774509.901959234 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774509.773107609 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-08-31 04:59:25 is 18774509.642971234 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-08-31 04:59:25 is 18774509.501472776 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774509.380323109 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-08-31 04:59:25 is 18774509.251053359 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-08-31 04:59:25 is 18774509.130659192 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-08-31 04:59:25 is 18774509.013152775 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-08-31 04:59:25 is 18774508.883741525 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-08-31 04:59:25 is 18774508.747654942 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774508.620980025 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-08-31 04:59:25 is 18774508.479930109 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-08-31 04:59:24 is 18774507.358308067 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-08-31 04:59:25 is 18774508.220515692 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-08-31 04:59:25 is 18774508.10453165 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-08-31 04:59:25 is 18774507.9787044 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774507.845150817 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-08-31 04:59:25 is 18774507.716781859 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-08-31 04:59:25 is 18774507.582192234 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774507.061230234 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-08-31 04:59:25 is 18774506.949607484 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-08-31 04:59:25 is 18774506.820164942 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-08-31 04:59:25 is 18774506.69823015 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-08-31 04:59:25 is 18774506.573689734 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774506.448032775 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774506.318713942 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-08-31 04:59:25 is 18774506.185196692 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-08-31 04:59:25 is 18774506.061231275 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-08-31 04:59:24 is 18774504.919439608 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-08-31 04:59:25 is 18774505.798659025 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-08-31 04:59:25 is 18774505.668706567 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-08-31 04:59:25 is 18774505.519069858 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-08-31 04:59:25 is 18774505.392566442 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-08-31 04:59:25 is 18774505.280086817 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-08-20 15:21:34 is 17861434.15058665 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774505.008622942 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-08-31 04:59:25 is 18774504.879918775 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-08-31 04:59:25 is 18774504.762557067 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-08-31 04:59:25 is 18774504.631104733 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-08-20 15:21:34 is 17861433.508011233 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-08-31 04:59:25 is 18774504.378977025 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-08-31 04:59:25 is 18774504.24750615 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-08-31 04:59:25 is 18774504.120245858 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-08-31 04:59:25 is 18774503.982177942 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-08-31 04:59:25 is 18774503.853686567 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-08-31 04:59:25 is 18774503.723623942 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774503.599625483 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-08-31 04:59:25 is 18774503.480154483 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-08-31 04:59:25 is 18774503.331633525 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-08-31 04:59:25 is 18774503.174132941 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-08-31 04:59:25 is 18774503.054682858 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-08-31 04:59:25 is 18774502.9212634 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-08-31 04:59:25 is 18774502.7975919 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-08-31 04:59:25 is 18774502.668205025 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-08-31 04:59:25 is 18774502.546086108 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-08-31 04:59:25 is 18774502.442863108 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-08-31 04:59:24 is 18774501.323664691 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-08-31 04:59:25 is 18774502.178939525 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-08-31 04:59:25 is 18774499.922832858 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-08-31 04:59:25 is 18774499.804076191 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-08-31 04:59:24 is 18774498.678823774 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-08-31 04:59:25 is 18774499.554861733 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-08-31 04:59:25 is 18774499.436903149 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-08-31 04:59:25 is 18774499.303549566 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-08-31 04:59:25 is 18774499.161609066 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774499.029170524 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-08-31 04:59:25 is 18774498.891470899 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-08-31 04:59:25 is 18774498.778714608 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-08-31 04:59:25 is 18774498.657758983 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-08-31 04:59:25 is 18774498.524164941 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-08-31 04:59:25 is 18774498.386803399 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-08-31 04:59:25 is 18774498.262413399 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-08-31 04:59:25 is 18774498.138597233 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-08-31 04:59:25 is 18774498.010310858 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-08-31 04:59:25 is 18774497.886050857 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-08-31 04:59:24 is 18774496.776875024 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-08-31 04:59:25 is 18774497.635016774 s in the future tar: ./lkdtm: time stamp 2024-08-31 05:00:43 is 18774575.573078441 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-08-31 05:00:23 is 18774555.243391607 s in the future tar: ./tdx/config: time stamp 2024-08-20 15:21:34 is 17861426.118129774 s in the future tar: ./tdx: time stamp 2024-08-31 05:00:50 is 18774582.051431982 s in the future tar: ./run_kselftest.sh: time stamp 2024-08-31 05:00:37 is 18774568.926870024 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-08-31 04:58:27 is 18774438.751925191 s in the future tar: ./cachestat: time stamp 2024-08-31 05:00:37 is 18774568.692492107 s in the future tar: ./tc-testing/settings: time stamp 2024-08-20 15:21:34 is 17861425.534827982 s in the future tar: ./tc-testing/config: time stamp 2024-08-20 15:21:34 is 17861425.419051482 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-08-20 15:21:34 is 17861425.300592232 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-08-20 15:21:34 is 17861425.158975482 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-08-20 15:21:34 is 17861425.042213107 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-08-20 15:21:34 is 17861424.933818607 s in the future tar: ./tc-testing/plugins: time stamp 2024-08-20 15:21:34 is 17861424.875325066 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-08-20 15:21:34 is 17861424.741853441 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-08-20 15:21:34 is 17861424.584889607 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-08-20 15:21:34 is 17861424.441570274 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-08-20 15:21:34 is 17861424.291454982 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-08-20 15:21:34 is 17861424.152034274 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-08-20 15:21:34 is 17861424.024748607 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-08-20 15:21:34 is 17861423.915931649 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-08-20 15:21:34 is 17861423.800452024 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-08-20 15:21:34 is 17861423.68253844 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-08-20 15:21:34 is 17861423.557094899 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-08-20 15:21:34 is 17861423.440239065 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-08-20 15:21:34 is 17861423.324108649 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-08-20 15:21:34 is 17861423.198819149 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-08-20 15:21:34 is 17861423.064806065 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-08-20 15:21:34 is 17861422.93138669 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-08-20 15:21:34 is 17861422.798550315 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-08-20 15:21:34 is 17861422.672592399 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-08-20 15:21:34 is 17861422.548615399 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-08-20 15:21:34 is 17861422.423213232 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-08-20 15:21:34 is 17861422.313933899 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-08-20 15:21:34 is 17861422.173295774 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-08-20 15:21:34 is 17861422.047980482 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-08-20 15:21:34 is 17861421.930032149 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-08-20 15:21:34 is 17861421.806082565 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-08-20 15:21:34 is 17861421.689291024 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-08-20 15:21:34 is 17861421.56304719 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-08-20 15:21:34 is 17861421.43340444 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-08-20 15:21:34 is 17861421.314352482 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-08-20 15:21:34 is 17861421.197155857 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-08-20 15:21:34 is 17861421.070672482 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-08-20 15:21:34 is 17861420.946717648 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-08-20 15:21:34 is 17861420.821880857 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-08-20 15:21:34 is 17861420.763287732 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-08-20 15:21:34 is 17861420.60338694 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-08-20 15:21:34 is 17861420.471564148 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-08-20 15:21:34 is 17861420.337840398 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-08-20 15:21:34 is 17861420.203249107 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-08-20 15:21:34 is 17861420.086195232 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-08-20 15:21:34 is 17861419.954167607 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-08-20 15:21:34 is 17861419.827512982 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-08-20 15:21:34 is 17861419.72047744 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-08-20 15:21:34 is 17861419.560603357 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-08-20 15:21:34 is 17861419.512099482 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-08-20 15:21:34 is 17861419.360453232 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-08-20 15:21:34 is 17861419.245067857 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-08-20 15:21:34 is 17861419.19481344 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-08-20 15:21:34 is 17861419.051611523 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-08-20 15:21:34 is 17861418.919512773 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-08-20 15:21:34 is 17861418.794226648 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-08-20 15:21:34 is 17861418.675797398 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-08-20 15:21:34 is 17861418.54226369 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-08-20 15:21:34 is 17861418.42784644 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-08-20 15:21:34 is 17861418.28538119 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-08-20 15:21:34 is 17861418.150444481 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-08-20 15:21:34 is 17861418.03352719 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-08-20 15:21:34 is 17861417.901797106 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-08-20 15:21:34 is 17861417.783332273 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-08-20 15:21:34 is 17861417.667915148 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-08-20 15:21:34 is 17861417.534861398 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-08-20 15:21:34 is 17861417.391117273 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-08-20 15:21:34 is 17861417.259494148 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-08-20 15:21:34 is 17861417.15082169 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-08-20 15:21:34 is 17861417.02568744 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-08-20 15:21:34 is 17861416.873882273 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-08-20 15:21:34 is 17861416.75886044 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-08-20 15:21:34 is 17861416.70040644 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-08-20 15:21:34 is 17861416.650587148 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-08-20 15:21:34 is 17861416.506697273 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-08-20 15:21:34 is 17861416.366352356 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-08-20 15:21:34 is 17861416.25119519 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-08-20 15:21:34 is 17861416.14120019 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-08-20 15:21:34 is 17861416.014555856 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-08-20 15:21:34 is 17861415.956402815 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-08-20 15:21:34 is 17861415.841337106 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-08-20 15:21:34 is 17861415.716154898 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-08-20 15:21:34 is 17861415.572179189 s in the future tar: ./tc-testing/scripts: time stamp 2024-08-20 15:21:34 is 17861415.514024939 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-08-20 15:21:34 is 17861415.400141023 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-08-20 15:21:34 is 17861415.290385606 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-08-20 15:21:34 is 17861415.172004314 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-08-27 23:50:52 is 18496773.048201023 s in the future tar: ./tc-testing: time stamp 2024-08-31 05:00:50 is 18774570.990382231 s in the future tar: ./kvm/settings: time stamp 2024-08-20 15:21:34 is 17861414.830070398 s in the future tar: ./kvm/config: time stamp 2024-08-20 15:21:34 is 17861414.688264814 s in the future tar: ./kvm: time stamp 2024-08-31 05:00:42 is 18774562.631289398 s in the future tar: ./timers/settings: time stamp 2024-08-20 15:21:34 is 17861414.496264564 s in the future tar: ./timers/adjtick: time stamp 2024-08-31 05:00:26 is 18774546.371168606 s in the future tar: ./timers/rtcpie: time stamp 2024-08-31 05:00:25 is 18774545.255832023 s in the future tar: ./timers/leapcrash: time stamp 2024-08-31 05:00:27 is 18774547.148744773 s in the future tar: ./timers/mqueue-lat: time stamp 2024-08-31 05:00:25 is 18774545.030670356 s in the future tar: ./timers/change_skew: time stamp 2024-08-31 05:00:26 is 18774545.903873148 s in the future tar: ./timers/set-tz: time stamp 2024-08-31 05:00:27 is 18774546.773380148 s in the future tar: ./timers/threadtest: time stamp 2024-08-31 05:00:25 is 18774544.613497273 s in the future tar: ./timers/raw_skew: time stamp 2024-08-31 05:00:25 is 18774544.445395648 s in the future tar: ./timers/nanosleep: time stamp 2024-08-31 05:00:24 is 18774543.321578523 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-08-31 05:00:26 is 18774545.189400231 s in the future tar: ./timers/freq-step: time stamp 2024-08-31 05:00:26 is 18774545.063163939 s in the future tar: ./timers/clocksource-switch: time stamp 2024-08-31 05:00:26 is 18774544.936386397 s in the future tar: ./timers/set-2038: time stamp 2024-08-31 05:00:27 is 18774545.812766272 s in the future tar: ./timers/inconsistency-check: time stamp 2024-08-31 05:00:25 is 18774543.697268522 s in the future tar: ./timers/set-tai: time stamp 2024-08-31 05:00:27 is 18774545.571059314 s in the future tar: ./timers/set-timer-lat: time stamp 2024-08-31 05:00:25 is 18774543.444250106 s in the future tar: ./timers/posix_timers: time stamp 2024-08-31 05:00:24 is 18774542.320653606 s in the future tar: ./timers/leap-a-day: time stamp 2024-08-31 05:00:27 is 18774545.205138606 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-08-31 05:00:26 is 18774544.078849731 s in the future tar: ./timers/nsleep-lat: time stamp 2024-08-31 05:00:25 is 18774542.960440647 s in the future tar: ./timers/skew_consistency: time stamp 2024-08-31 05:00:26 is 18774543.845188231 s in the future tar: ./timers: time stamp 2024-08-31 05:00:51 is 18774568.795234106 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-08-20 15:21:34 is 17861411.653532064 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-08-31 05:00:23 is 18774540.534642356 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-08-31 05:00:23 is 18774540.417841689 s in the future tar: ./syscall_user_dispatch: time stamp 2024-08-31 05:00:50 is 18774567.353091856 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-08-31 05:00:08 is 18774525.200815356 s in the future tar: ./ptrace/vmaccess: time stamp 2024-08-31 05:00:09 is 18774526.037721439 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-08-31 05:00:09 is 18774525.883790397 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-08-31 05:00:08 is 18774524.726186314 s in the future tar: ./ptrace: time stamp 2024-08-31 05:00:47 is 18774563.659619022 s in the future tar: ./static_keys/config: time stamp 2024-08-20 15:21:34 is 17861410.482492814 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-08-20 15:21:34 is 17861410.334067981 s in the future tar: ./static_keys: time stamp 2024-08-31 05:00:50 is 18774566.258583731 s in the future tar: ./kselftest-list.txt: time stamp 2024-08-31 05:00:54 is 18774570.109261605 s in the future tar: ./connector/proc_filter: time stamp 2024-08-31 04:58:32 is 18774427.935472147 s in the future tar: ./connector: time stamp 2024-08-31 05:00:38 is 18774553.857933439 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-08-31 04:58:59 is 18774454.294958897 s in the future tar: ./fchmodat2: time stamp 2024-08-31 05:00:40 is 18774555.219565564 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-08-20 15:21:34 is 17861409.044554897 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-08-20 15:21:34 is 17861408.860002689 s in the future tar: ./damon/access_memory_even: time stamp 2024-08-31 04:58:33 is 18774427.678785814 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-08-20 15:21:34 is 17861408.532835189 s in the future tar: ./damon/config: time stamp 2024-08-20 15:21:34 is 17861408.401241605 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-08-31 04:58:33 is 18774427.266042897 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-08-20 15:21:34 is 17861408.131384355 s in the future tar: ./damon/reclaim.sh: time stamp 2024-08-20 15:21:34 is 17861407.97870073 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-08-20 15:21:34 is 17861407.846810939 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-08-31 04:58:33 is 18774426.729919272 s in the future tar: ./damon/damos_quota.py: time stamp 2024-08-20 15:21:34 is 17861407.596894314 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-08-20 15:21:34 is 17861407.435082814 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-08-20 15:21:34 is 17861407.260767855 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-08-31 04:58:33 is 18774426.126067897 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-08-20 15:21:34 is 17861407.01797498 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-08-20 15:21:34 is 17861406.86750398 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-08-20 15:21:34 is 17861406.724817605 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-08-20 15:21:34 is 17861406.573243938 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-08-20 15:21:34 is 17861406.412891938 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-08-20 15:21:34 is 17861406.262511772 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-08-20 15:21:34 is 17861406.143711813 s in the future tar: ./damon/access_memory: time stamp 2024-08-31 04:58:33 is 18774425.029383188 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-08-20 15:21:34 is 17861405.920573063 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-08-20 15:21:34 is 17861405.411950605 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-08-20 15:21:34 is 17861405.279015897 s in the future tar: ./damon/sysfs.sh: time stamp 2024-08-20 15:21:34 is 17861405.159565188 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-08-20 15:21:34 is 17861405.042353938 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-08-20 15:21:34 is 17861404.900829813 s in the future tar: ./damon: time stamp 2024-08-31 05:00:38 is 18774548.853120772 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-08-31 04:59:27 is 18774477.708801272 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-08-31 04:59:27 is 18774477.575555896 s in the future tar: ./membarrier: time stamp 2024-08-31 05:00:43 is 18774553.517039396 s in the future tar: ./size/get_size: time stamp 2024-08-31 05:00:22 is 18774532.386370063 s in the future tar: ./size: time stamp 2024-08-31 05:00:50 is 18774560.336857605 s in the future tar: ./rlimits/config: time stamp 2024-08-20 15:21:34 is 17861403.983261771 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-08-31 05:00:15 is 18774524.858107688 s in the future tar: ./rlimits: time stamp 2024-08-31 05:00:49 is 18774558.802112313 s in the future tar: ./move_mount_set_group/config: time stamp 2024-08-20 15:21:34 is 17861403.657996313 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-08-31 04:59:32 is 18774481.529168938 s in the future tar: ./move_mount_set_group: time stamp 2024-08-31 05:00:44 is 18774553.474398105 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-08-31 05:00:27 is 18774536.333608521 s in the future tar: ./tmpfs: time stamp 2024-08-31 05:00:51 is 18774560.283623396 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-08-20 15:21:34 is 17861403.149064188 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-08-20 15:21:34 is 17861403.023882188 s in the future tar: ./power_supply: time stamp 2024-08-31 05:00:46 is 18774554.965462438 s in the future tar: ./rust/config: time stamp 2024-08-20 15:21:34 is 17861402.841390855 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-08-20 15:21:34 is 17861402.723531938 s in the future tar: ./rust: time stamp 2024-08-31 05:00:49 is 18774557.673425063 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-08-20 15:21:34 is 17861402.526225438 s in the future tar: ./cpu-hotplug: time stamp 2024-08-31 05:00:38 is 18774546.473221813 s in the future tar: ./nci/config: time stamp 2024-08-20 15:21:34 is 17861402.342134355 s in the future tar: ./nci/nci_dev: time stamp 2024-08-31 04:59:33 is 18774481.222832271 s in the future tar: ./nci: time stamp 2024-08-31 05:00:44 is 18774552.164563021 s in the future tar: .: time stamp 2024-08-31 05:00:54 is 18774562.116974105 s in the future skiplist: ======================================== ======================================== timers:posix_timers timers:nanosleep timers:nsleep-lat timers:set-timer-lat timers:mqueue-lat timers:inconsistency-check timers:raw_skew timers:threadtest timers:rtcpie ============== Tests to run =============== timers:posix_timers timers:nanosleep timers:nsleep-lat timers:set-timer-lat timers:mqueue-lat timers:inconsistency-check timers:raw_skew timers:threadtest timers:rtcpie ===========End Tests to run =============== shardfile-timers pass <12>[ 192.079776] kselftest: Running tests in timers TAP version 13 1..9 # timeout set to 0 # selftests: timers: posix_timers # TAP version 13 # 1..6 # # Testing posix timers. False negative may happen on CPU execution # # based timers if other threads run on the CPU... # ok 1 ITIMER_VIRTUAL # ok 2 ITIMER_PROF # ok 3 ITIMER_REAL # ok 4 timer_create() per thread # ok 5 timer_create() per process # ok 6 check signal distribution # # Totals: pass:6 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: timers: posix_timers # timeout set to 0 # selftests: timers: nanosleep # TAP version 13 # 1..12 # ok 1 CLOCK_REALTIME # ok 2 CLOCK_MONOTONIC # ok 3 # SKIP CLOCK_PROCESS_CPUTIME_ID # ok 4 # SKIP CLOCK_THREAD_CPUTIME_ID # ok 5 # SKIP CLOCK_MONOTONIC_RAW # ok 6 # SKIP CLOCK_REALTIME_COARSE # ok 7 # SKIP CLOCK_MONOTONIC_COARSE # ok 8 CLOCK_BOOTTIME # ok 9 # SKIP CLOCK_REALTIME_ALARM # ok 10 # SKIP CLOCK_BOOTTIME_ALARM # ok 11 # SKIP UNKNOWN_CLOCKID # ok 12 CLOCK_TAI # # Totals: pass:4 fail:0 xfail:0 xpass:0 skip:8 error:0 ok 2 selftests: timers: nanosleep # timeout set to 0 # selftests: timers: nsleep-lat # TAP version 13 # 1..9 # ok 1 CLOCK_REALTIME # ok 2 CLOCK_MONOTONIC # ok 3 # SKIP CLOCK_MONOTONIC_RAW # ok 4 # SKIP CLOCK_REALTIME_COARSE # ok 5 # SKIP CLOCK_MONOTONIC_COARSE # ok 6 CLOCK_BOOTTIME # ok 7 # SKIP CLOCK_REALTIME_ALARM # ok 8 # SKIP CLOCK_BOOTTIME_ALARM # ok 9 CLOCK_TAI # # Totals: pass:4 fail:0 xfail:0 xpass:0 skip:5 error:0 ok 3 selftests: timers: nsleep-lat # timeout set to 0 # selftests: timers: set-timer-lat # Setting timers for every 1 seconds # CLOCK_REALTIME ABSTIME PERIODIC timer fired early: 0 : [OK] # CLOCK_REALTIME ABSTIME PERIODIC max latency: 194708 ns : [OK] # CLOCK_REALTIME RELTIME PERIODIC timer fired early: 0 : [OK] # CLOCK_REALTIME RELTIME PERIODIC max latency: 206459 ns : [OK] # CLOCK_REALTIME ABSTIME ONE-SHOT timer fired early: 0 : [OK] # CLOCK_REALTIME ABSTIME ONE-SHOT max latency: 152042 ns : [OK] # CLOCK_REALTIME ABSTIME ONE-SHOT count: 1 : [OK] # CLOCK_REALTIME RELTIME ONE-SHOT timer fired early: 0 : [OK] # CLOCK_REALTIME RELTIME ONE-SHOT max latency: 194166 ns : [OK] # CLOCK_REALTIME RELTIME ONE-SHOT count: 1 : [OK] # CLOCK_MONOTONIC ABSTIME PERIODIC timer fired early: 0 : [OK] # CLOCK_MONOTONIC ABSTIME PERIODIC max latency: 185167 ns : [OK] # CLOCK_MONOTONIC RELTIME PERIODIC timer fired early: 0 : [OK] # CLOCK_MONOTONIC RELTIME PERIODIC max latency: 195125 ns : [OK] # CLOCK_MONOTONIC ABSTIME ONE-SHOT timer fired early: 0 : [OK] # CLOCK_MONOTONIC ABSTIME ONE-SHOT max latency: 254084 ns : [OK] # CLOCK_MONOTONIC ABSTIME ONE-SHOT count: 1 : [OK] # CLOCK_MONOTONIC RELTIME ONE-SHOT timer fired early: 0 : [OK] # CLOCK_MONOTONIC RELTIME ONE-SHOT max latency: 173834 ns : [OK] # CLOCK_MONOTONIC RELTIME ONE-SHOT count: 1 : [OK] # CLOCK_BOOTTIME ABSTIME PERIODIC timer fired early: 0 : [OK] # CLOCK_BOOTTIME ABSTIME PERIODIC max latency: 162542 ns : [OK] # CLOCK_BOOTTIME RELTIME PERIODIC timer fired early: 0 : [OK] # CLOCK_BOOTTIME RELTIME PERIODIC max latency: 191000 ns : [OK] # CLOCK_BOOTTIME ABSTIME ONE-SHOT timer fired early: 0 : [OK] # CLOCK_BOOTTIME ABSTIME ONE-SHOT max latency: 163959 ns : [OK] # CLOCK_BOOTTIME ABSTIME ONE-SHOT count: 1 : [OK] # CLOCK_BOOTTIME RELTIME ONE-SHOT timer fired early: 0 : [OK] # CLOCK_BOOTTIME RELTIME ONE-SHOT max latency: 187500 ns : [OK] # CLOCK_BOOTTIME RELTIME ONE-SHOT count: 1 : [OK] # CLOCK_REALTIME_ALARM ABSTIME missing CAP_WAKE_ALARM? : [UNSUPPORTED] # CLOCK_REALTIME_ALARM RELTIME missing CAP_WAKE_ALARM? : [UNSUPPORTED] # CLOCK_REALTIME_ALARM ABSTIME missing CAP_WAKE_ALARM? : [UNSUPPORTED] # CLOCK_REALTIME_ALARM RELTIME missing CAP_WAKE_ALARM? : [UNSUPPORTED] # CLOCK_BOOTTIME_ALARM ABSTIME missing CAP_WAKE_ALARM? : [UNSUPPORTED] # CLOCK_BOOTTIME_ALARM RELTIME missing CAP_WAKE_ALARM? : [UNSUPPORTED] # CLOCK_BOOTTIME_ALARM ABSTIME missing CAP_WAKE_ALARM? : [UNSUPPORTED] # CLOCK_BOOTTIME_ALARM RELTIME missing CAP_WAKE_ALARM? : [UNSUPPORTED] # CLOCK_TAI ABSTIME PERIODIC timer fired early: 0 : [OK] # CLOCK_TAI ABSTIME PERIODIC max latency: 173291 ns : [OK] # CLOCK_TAI RELTIME PERIODIC timer fired early: 0 : [OK] # CLOCK_TAI RELTIME PERIODIC max latency: 193958 ns : [OK] # CLOCK_TAI ABSTIME ONE-SHOT timer fired early: 0 : [OK] # CLOCK_TAI ABSTIME ONE-SHOT max latency: 152625 ns : [OK] # CLOCK_TAI ABSTIME ONE-SHOT count: 1 : [OK] # CLOCK_TAI RELTIME ONE-SHOT timer fired early: 0 : [OK] # CLOCK_TAI RELTIME ONE-SHOT max latency: 185458 ns : [OK] # CLOCK_TAI RELTIME ONE-SHOT count: 1 : [OK] # # Totals: pass:0 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 4 selftests: timers: set-timer-lat # timeout set to 0 # selftests: timers: mqueue-lat # Mqueue latency : mq_open: Function not implemented # [FAILED] # # Totals: pass:0 fail:0 xfail:0 xpass:0 skip:0 error:0 not ok 5 selftests: timers: mqueue-lat # exit=1 # timeout set to 0 # selftests: timers: inconsistency-check # TAP version 13 # 1..12 # ok 1 CLOCK_REALTIME # ok 2 CLOCK_MONOTONIC # ok 3 CLOCK_PROCESS_CPUTIME_ID # ok 4 CLOCK_THREAD_CPUTIME_ID # ok 5 CLOCK_MONOTONIC_RAW # ok 6 CLOCK_REALTIME_COARSE # ok 7 CLOCK_MONOTONIC_COARSE # ok 8 CLOCK_BOOTTIME # ok 9 # SKIP CLOCK_REALTIME_ALARM # ok 10 # SKIP CLOCK_BOOTTIME_ALARM # ok 11 # SKIP UNKNOWN_CLOCKID # ok 12 CLOCK_TAI # # Totals: pass:9 fail:0 xfail:0 xpass:0 skip:3 error:0 ok 6 selftests: timers: inconsistency-check # timeout set to 0 # selftests: timers: raw_skew # Estimating clock drift: 0.0(est) 0.0(act) [OK] # # Totals: pass:0 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 7 selftests: timers: raw_skew # timeout set to 0 # selftests: timers: threadtest # Fri, 26 Jan 2024 21:58:06 +0000 # Testing consistency with 8 threads for 30 seconds: [OK] # # Totals: pass:0 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 8 selftests: timers: threadtest # timeout set to 0 # selftests: timers: rtcpie # Default RTC /dev/rtc0 does not exist. Test Skipped! ok 9 selftests: timers: rtcpie # SKIP timers_posix_timers_ITIMER_VIRTUAL pass timers_posix_timers_ITIMER_PROF pass timers_posix_timers_ITIMER_REAL pass timers_posix_timers_timer_create_per_thread pass timers_posix_timers_timer_create_per_process pass timers_posix_timers_check_signal_distribution pass timers_posix_timers pass timers_nanosleep_CLOCK_REALTIME pass timers_nanosleep_CLOCK_MONOTONIC pass timers_nanosleep_CLOCK_PROCESS_CPUTIME_ID skip timers_nanosleep_CLOCK_THREAD_CPUTIME_ID skip timers_nanosleep_CLOCK_MONOTONIC_RAW skip timers_nanosleep_CLOCK_REALTIME_COARSE skip timers_nanosleep_CLOCK_MONOTONIC_COARSE skip timers_nanosleep_CLOCK_BOOTTIME pass timers_nanosleep_CLOCK_REALTIME_ALARM skip timers_nanosleep_CLOCK_BOOTTIME_ALARM skip timers_nanosleep_UNKNOWN_CLOCKID skip timers_nanosleep_CLOCK_TAI pass timers_nanosleep pass timers_nsleep-lat_CLOCK_REALTIME pass timers_nsleep-lat_CLOCK_MONOTONIC pass timers_nsleep-lat_CLOCK_MONOTONIC_RAW skip timers_nsleep-lat_CLOCK_REALTIME_COARSE skip timers_nsleep-lat_CLOCK_MONOTONIC_COARSE skip timers_nsleep-lat_CLOCK_BOOTTIME pass timers_nsleep-lat_CLOCK_REALTIME_ALARM skip timers_nsleep-lat_CLOCK_BOOTTIME_ALARM skip timers_nsleep-lat_CLOCK_TAI pass timers_nsleep-lat pass timers_set-timer-lat pass timers_mqueue-lat fail timers_inconsistency-check_CLOCK_REALTIME pass timers_inconsistency-check_CLOCK_MONOTONIC pass timers_inconsistency-check_CLOCK_PROCESS_CPUTIME_ID pass timers_inconsistency-check_CLOCK_THREAD_CPUTIME_ID pass timers_inconsistency-check_CLOCK_MONOTONIC_RAW pass timers_inconsistency-check_CLOCK_REALTIME_COARSE pass timers_inconsistency-check_CLOCK_MONOTONIC_COARSE pass timers_inconsistency-check_CLOCK_BOOTTIME pass timers_inconsistency-check_CLOCK_REALTIME_ALARM skip timers_inconsistency-check_CLOCK_BOOTTIME_ALARM skip timers_inconsistency-check_UNKNOWN_CLOCKID skip timers_inconsistency-check_CLOCK_TAI pass timers_inconsistency-check pass timers_raw_skew pass timers_threadtest pass timers_rtcpie skip + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #