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.208 (49 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1189121/tftp-deploy-jvwsp7nc/kernel/zImage tftp 0x82000000 1189121/tftp-deploy-jvwsp7nc/kernel/zImage link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.208 Filename '1189121/tftp-deploy-jvwsp7nc/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.8 MiB 4.2 MiB/s done Bytes transferred = 11354624 (ad4200 hex) => tftp 0x83000000 1189121/tftp-deploy-jvwsp7nc/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1189121/tftp-deploy-jvwsp7nc/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.208 Filename '1189121/tftp-deploy-jvwsp7nc/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 4 MiB/s done Bytes transferred = 14798698 (e1cf6a hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1189121/tftp-deploy-jvwsp7nc/dtb/am335x-boneblack.dtb tftp 0x88000000 1189121/tftp-deploy-jvwsp7nc/dtb/am335x-boneblack.dtb link up on port 0, speed 100, full duplex Using ethernet@4a100000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.208 Filename '1189121/tftp-deploy-jvwsp7nc/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/1189121/extract-nfsrootfs-tyyotlga,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/1189121/extract-nfsrootfs-tyyotlga,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-09-05 2:56:46 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14798634 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-rc6 (KernelCI@build-j308072-arm-gcc-12-multi-v7-defconfig-ttl66) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Sep 5 02:11:20 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/1189121/extract-nfsrootfs-tyyotlga,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.008338] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019162] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033976] Console: colour dummy device 80x30 <3>[ 0.038872] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045943] This ensures that you still see kernel messages. Please <3>[ 0.052672] update your kernel commandline. <6>[ 0.057283] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096165] CPU: Testing write buffer coherency: ok <6>[ 0.101535] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.107000] pid_max: default: 32768 minimum: 301 <6>[ 0.112185] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.120001] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129281] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136133] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145725] rcu: Hierarchical SRCU implementation. <6>[ 0.151005] rcu: Max phase no-delay instances is 1000. <6>[ 0.162060] EFI services will not be available. <6>[ 0.167308] smp: Bringing up secondary CPUs ... <6>[ 0.172348] smp: Brought up 1 node, 1 CPU <6>[ 0.176746] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.183499] CPU: All CPU(s) started in SVC mode. <6>[ 0.188678] Memory: 407008K/522240K available (16384K kernel code, 2540K rwdata, 6736K rodata, 2048K init, 430K bss, 48028K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.204908] devtmpfs: initialized <6>[ 0.221562] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.230128] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.240561] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.252929] pinctrl core: initialized pinctrl subsystem <6>[ 0.263623] DMI not present or invalid. <6>[ 0.269374] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.278294] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.289687] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.289823] cpuidle: using governor menu <6>[ 0.325013] No ATAGs? <6>[ 0.327656] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.339659] Serial: AMBA PL011 UART driver <6>[ 0.382853] iommu: Default domain type: Translated <6>[ 0.388083] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.400575] SCSI subsystem initialized <6>[ 0.420269] usbcore: registered new interface driver usbfs <6>[ 0.426227] usbcore: registered new interface driver hub <6>[ 0.432055] usbcore: registered new device driver usb <6>[ 0.438549] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.443976] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.453673] PTP clock support registered <6>[ 0.479657] EDAC MC: Ver: 3.0.0 <6>[ 0.496566] scmi_core: SCMI protocol bus registered <6>[ 0.513853] vgaarb: loaded <6>[ 0.526787] clocksource: Switched to clocksource dmtimer <6>[ 0.562591] NET: Registered PF_INET protocol family <6>[ 0.568252] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.577092] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.585978] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.594251] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.602539] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.610257] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.617175] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.624189] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.631797] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.675327] RPC: Registered named UNIX socket transport module. <6>[ 0.681766] RPC: Registered udp transport module. <6>[ 0.686899] RPC: Registered tcp transport module. <6>[ 0.692004] RPC: Registered tcp-with-tls transport module. <6>[ 0.697928] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.704831] PCI: CLS 0 bytes, default 64 <5>[ 0.710604] Initialise system trusted keyrings <6>[ 0.716246] Trying to unpack rootfs image as initramfs... <6>[ 0.757558] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.765046] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.817757] NFS: Registering the id_resolver key type <5>[ 0.823350] Key type id_resolver registered <5>[ 0.828033] Key type id_legacy registered <6>[ 0.832483] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.839679] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.880249] Key type asymmetric registered <5>[ 0.884767] Asymmetric key parser 'x509' registered <6>[ 0.890244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.898161] io scheduler mq-deadline registered <6>[ 0.903090] io scheduler kyber registered <6>[ 0.907563] io scheduler bfq registered <6>[ 1.251736] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.307440] msm_serial: driver initialized <6>[ 1.312218] SuperH (H)SCI(F) driver initialized <6>[ 1.317419] STMicroelectronics ASC driver initialized <6>[ 1.323008] STM32 USART driver initialized <6>[ 1.413624] brd: module loaded <6>[ 1.458796] loop: module loaded <6>[ 1.494379] CAN device driver interface <6>[ 1.499528] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.506423] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.511865] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.518302] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.524124] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.533274] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.539428] usbcore: registered new interface driver pegasus <6>[ 1.545552] usbcore: registered new interface driver asix <6>[ 1.551434] usbcore: registered new interface driver ax88179_178a <6>[ 1.558019] usbcore: registered new interface driver cdc_ether <6>[ 1.564318] usbcore: registered new interface driver smsc75xx <6>[ 1.570578] usbcore: registered new interface driver smsc95xx <6>[ 1.576812] usbcore: registered new interface driver net1080 <6>[ 1.582930] usbcore: registered new interface driver cdc_subset <6>[ 1.589336] usbcore: registered new interface driver zaurus <6>[ 1.595404] usbcore: registered new interface driver cdc_ncm <6>[ 1.604805] usbcore: registered new interface driver usb-storage <6>[ 1.718959] i2c_dev: i2c /dev entries driver <5>[ 1.763369] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.772990] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.779754] sdhci: Copyright(c) Pierre Ossman <6>[ 1.786136] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.794020] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.847670] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.877906] usbcore: registered new interface driver usbhid <6>[ 1.883944] usbhid: USB HID core driver <6>[ 1.923108] NET: Registered PF_INET6 protocol family <6>[ 1.987506] Segment Routing with IPv6 <6>[ 1.991655] In-situ OAM (IOAM) with IPv6 <6>[ 1.996048] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.003385] NET: Registered PF_PACKET protocol family <6>[ 2.008951] can: controller area network core <6>[ 2.013775] NET: Registered PF_CAN protocol family <6>[ 2.018998] can: raw protocol <6>[ 2.022323] can: broadcast manager protocol <6>[ 2.026916] can: netlink gateway - max_hops=1 <5>[ 2.032393] Key type dns_resolver registered <6>[ 2.037462] ThumbEE CPU extension supported. <5>[ 2.042152] Registering SWP/SWPB emulation handler <3>[ 2.047847] omap_voltage_late_init: Voltage driver support not added <5>[ 2.127349] Loading compiled-in X.509 certificates <6>[ 2.255388] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.272021] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.295566] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.376668] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 2.477454] OMAP GPIO hardware version 0.1 <6>[ 2.495944] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 2.599020] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 2.653138] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 2.690731] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 2.751908] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 2.794976] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 2.863211] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 2.883951] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 2.911525] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 2.958168] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.023081] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.049192] random: crng init done <6>[ 3.157050] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.783549] Freeing initrd memory: 14452K <6>[ 3.819230] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.829419] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.836684] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.843149] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.851279] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.862911] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.871941] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.901520] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.910094] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 3.977246] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 3.991457] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available <3>[ 4.013280] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.047700] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.057133] printk: legacy console [ttyS0] enabled <6>[ 4.057133] printk: legacy console [ttyS0] enabled <6>[ 4.067449] printk: legacy bootconsole [omap8250] disabled <6>[ 4.067449] printk: legacy bootconsole [omap8250] disabled <4>[ 4.127698] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.135068] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.154242] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.161150] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.174833] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.186678] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.206491] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.215718] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.220892] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.234041] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.243025] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.251815] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.375236] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.399905] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.424405] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.433324] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.502886] mmc1: new high speed MMC card at address 0001 <6>[ 4.510398] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.519088] mmcblk1: p1 <6>[ 4.523481] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.531368] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.539620] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 4.548221] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 6.687753] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.746928] Sending DHCP requests ., OK <6>[ 6.811279] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.208 <6>[ 6.819340] IP-Config: Complete: <6>[ 6.822877] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.208, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.833293] host=172.16.3.208, domain=denx.de, nis-domain=(none) <6>[ 6.840107] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.840139] nameserver0=172.16.3.3 <6>[ 6.851437] ntpserver0=172.16.3.3 <6>[ 6.856730] clk: Disabling unused clocks <6>[ 6.861487] PM: genpd: Disabling unused power domains <6>[ 6.879889] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.889459] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 9.968542] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.158344] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.455440] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.461312] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.605335] hub 1-0:1.0: USB hub found <6>[ 10.626578] hub 1-0:1.0: 1 port detected <6>[ 10.698255] 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.208 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 14.950482] systemd[1]: System time before build time, advancing clock. <30>[ 15.078862] 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.115497] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.167557] systemd[1]: Hostname set to . <30>[ 17.465950] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.481012] 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.519585] 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.562720] 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.608582] 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.649075] 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.697997] 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.737910] 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.758397] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 17.797201] 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.837595] 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.877621] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 17.917422] 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.957313] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 17.998235] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.037670] 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.078408] 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.176260] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.193818] 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.240957] 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.290528] 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.332033] 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.380403] 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.428534] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.445198] 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.489151] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.559429] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.660541] 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.750797] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.840656] 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.928205] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.013954] 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.055838] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.148021] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.199064] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.213082] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.258216] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.338309] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.408730] 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.522165] 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.640176] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.762831] 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.828823] 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.870508] 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.069460] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 20.107266] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. <30>[ 20.149555] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 20.178602] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. <30>[ 20.228649] 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@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kerne<46>[ 20.998135] systemd-journald[163]: Received client request to flush runtime journal. l 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. 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] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. <5>[ 26.257673] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. <5>[ 27.369426] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 27.423792] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 27.435801] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 27.444940] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-debian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.11.0-rc6 #1 SMP Thu Sep 5 02:11:20 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/1189121/extract-nfsrootfs-tyyotlga' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1189121/extract-nfsrootfs-tyyotlga' / # 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-1189121/environment . /lava-1189121/environment / # /lava-1189121/bin/lava-test-runner /lava-1189121/0 /lava-1189121/bin/lava-test-runner /lava-1189121/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1189121/0/tests/0_timesync-off ++ cat uuid + UUID=1189121_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-membarrier + TESTRUN_ID=1_kselftest-membarrier + cd /lava-1189121/0/tests/1_kselftest-membarrier ++ cat uuid + UUID=1189121_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c membarrier -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/mainline/master/v6.11-rc6-70-gc763c43396883/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-rc6-70-gc763c43396883/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: 3834120 (3.7M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 159KB/s kselftest_armhf.tar 4%[ ] 184.04K 358KB/s kselftest_armhf.tar 11%[=> ] 438.48K 559KB/s kselftest_armhf.tar 23%[===> ] 869.76K 871KB/s kselftest_armhf.tar 50%[=========> ] 1.83M 1.46MB/s kselftest_armhf.tar 61%[===========> ] 2.24M 1.48MB/s kselftest_armhf.tar 80%[===============> ] 2.93M 1.70MB/s kselftest_armhf.tar 90%[=================> ] 3.31M 1.72MB/s kselftest_armhf.tar 98%[==================> ] 3.58M 1.67MB/s kselftest_armhf.tar 100%[===================>] 3.66M 1.70MB/s in 2.2s 2024-01-26 21:49:19 (1.70 MB/s) - 'kselftest_armhf.tar.gz' saved [3834120/3834120] tar: ./ftrace/ftracetest: time stamp 2024-08-21 05:07:56 is 17911116.006502787 s in the future tar: ./ftrace/config: time stamp 2024-08-21 05:07:56 is 17911115.890498662 s in the future tar: ./ftrace/settings: time stamp 2024-08-21 05:07:56 is 17911115.780035704 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-08-21 05:07:56 is 17911115.654559704 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-08-21 05:07:56 is 17911115.496177954 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-08-21 05:07:56 is 17911115.370750412 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-08-21 05:07:56 is 17911114.881099995 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-08-21 05:07:56 is 17911114.772368453 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-08-21 05:07:56 is 17911114.647068037 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-08-21 05:07:56 is 17911114.512386703 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-08-21 05:07:56 is 17911114.387341078 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-08-21 05:07:56 is 17911114.280262787 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-08-21 05:07:56 is 17911114.163355995 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-08-21 05:07:56 is 17911114.04542862 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-08-21 05:07:56 is 17911113.920275495 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-08-21 05:07:56 is 17911113.813021328 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-08-21 05:07:56 is 17911113.704542287 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-08-21 05:07:56 is 17911113.58668412 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-08-21 05:07:56 is 17911113.469955203 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-08-21 05:07:56 is 17911113.362563537 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-08-21 05:07:56 is 17911113.245779453 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-08-21 05:07:56 is 17911113.121572828 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-08-21 05:07:56 is 17911113.06976812 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-08-21 05:07:56 is 17911112.928773912 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-08-21 05:07:56 is 17911112.802800578 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-08-21 05:07:56 is 17911112.677735037 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-08-21 05:07:56 is 17911112.569263162 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-08-21 05:07:56 is 17911112.444679953 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-08-21 05:07:56 is 17911112.33626112 s in the future tar: ./ftrace/test.d/event: time stamp 2024-08-21 05:07:56 is 17911112.286240245 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-08-21 05:07:56 is 17911112.15223237 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-08-21 05:07:56 is 17911112.102306911 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-08-21 05:07:56 is 17911111.969262161 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-08-21 05:07:56 is 17911111.860825203 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-08-21 05:07:56 is 17911111.752015703 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-08-21 05:07:56 is 17911111.635269578 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-08-21 05:07:56 is 17911111.51846262 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-08-21 05:07:56 is 17911111.410424036 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-08-21 05:07:56 is 17911111.276609536 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-08-21 05:07:56 is 17911111.16826662 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-08-21 05:07:56 is 17911111.051680661 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-08-21 05:07:56 is 17911110.942915661 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-08-21 05:07:56 is 17911110.834646453 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-08-21 05:07:56 is 17911110.77631537 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-08-21 05:07:56 is 17911110.635194245 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-08-21 05:07:56 is 17911110.526224745 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-08-21 05:07:56 is 17911110.418634578 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-08-21 05:07:56 is 17911110.284290203 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-08-21 05:07:56 is 17911109.457963036 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-08-21 05:07:56 is 17911109.349581703 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-08-21 05:07:56 is 17911109.240969036 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911109.124319869 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-08-21 05:07:56 is 17911109.015847036 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-08-21 05:07:56 is 17911108.915679036 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-08-21 05:07:56 is 17911108.798842786 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-08-21 05:07:56 is 17911108.691037286 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-08-21 05:07:56 is 17911108.573836286 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-08-21 05:07:56 is 17911108.465271953 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-08-21 05:07:56 is 17911108.348405203 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-08-21 05:07:56 is 17911108.239916703 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-08-21 05:07:56 is 17911108.123926578 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-08-21 05:07:56 is 17911108.006428994 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-08-21 05:07:56 is 17911107.872998744 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-08-21 05:07:56 is 17911107.756107744 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-08-21 05:07:56 is 17911107.648458078 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-08-21 05:07:56 is 17911107.531055036 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-08-21 05:07:56 is 17911107.422558661 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-08-21 05:07:56 is 17911107.305684953 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-08-21 05:07:56 is 17911107.189625286 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-08-21 05:07:56 is 17911107.072137203 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911106.972048869 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-08-21 05:07:56 is 17911106.921945703 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-08-21 05:07:56 is 17911106.797237494 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-08-21 05:07:56 is 17911106.688423869 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-08-21 05:07:56 is 17911106.629953244 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-08-21 05:07:56 is 17911106.521562327 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-08-21 05:07:56 is 17911106.379794369 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-08-21 05:07:56 is 17911106.254608952 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-08-21 05:07:56 is 17911106.196259661 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-08-21 05:07:56 is 17911106.062749577 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-08-21 05:07:56 is 17911105.954339202 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-08-21 05:07:56 is 17911105.829837744 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-08-21 05:07:56 is 17911105.720784911 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-08-21 05:07:56 is 17911105.620668119 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-08-21 05:07:56 is 17911105.512360452 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-08-21 05:07:56 is 17911105.387075577 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-08-21 05:07:56 is 17911105.262055911 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-08-21 05:07:56 is 17911105.149309244 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-08-21 05:07:56 is 17911104.961695494 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-08-21 05:07:56 is 17911104.836331577 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-08-21 05:07:56 is 17911104.711136577 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-08-21 05:07:56 is 17911104.527744036 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-08-21 05:07:56 is 17911104.419227994 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-08-21 05:07:56 is 17911104.286136619 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911104.169022161 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911104.035792244 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-08-21 05:07:56 is 17911103.91919866 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-08-21 05:07:56 is 17911103.793850035 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911103.685222035 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911103.576838535 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911103.460647785 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911103.343416285 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-08-21 05:07:56 is 17911103.23482591 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-08-21 05:07:56 is 17911103.11811416 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-08-21 05:07:56 is 17911103.001375744 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-08-21 05:07:56 is 17911102.901274202 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-08-21 05:07:56 is 17911102.76759966 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-08-21 05:07:56 is 17911102.650966952 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-08-21 05:07:56 is 17911102.542430744 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-08-21 05:07:56 is 17911102.433754702 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-08-21 05:07:56 is 17911102.375634244 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-08-21 05:07:56 is 17911102.325644952 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-08-21 05:07:56 is 17911102.192115994 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-08-21 05:07:56 is 17911102.141999619 s in the future tar: ./ftrace/test.d/template: time stamp 2024-08-21 05:07:56 is 17911102.02521766 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-08-21 05:07:56 is 17911101.858423035 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-08-21 05:07:56 is 17911101.75810216 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911101.649635869 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-08-21 05:07:56 is 17911101.499750535 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-08-21 05:07:56 is 17911101.382697202 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-08-21 05:07:56 is 17911101.267633743 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-08-21 05:07:56 is 17911101.149092452 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-08-21 05:07:56 is 17911101.032704535 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911100.907485868 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-08-21 05:07:56 is 17911100.798787368 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-08-21 05:07:56 is 17911100.681842743 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-08-21 05:07:56 is 17911100.56561616 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-08-21 05:07:56 is 17911100.423805618 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-08-21 05:07:56 is 17911100.314890452 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-08-21 05:07:56 is 17911100.264759535 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-08-21 05:07:56 is 17911100.107312993 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-08-21 05:07:56 is 17911099.98999216 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-08-21 05:07:56 is 17911099.939475827 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-08-21 05:07:56 is 17911099.805941702 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-08-21 05:07:56 is 17911099.75577841 s in the future tar: ./ftrace/test.d: time stamp 2024-08-21 05:07:56 is 17911099.705799827 s in the future tar: ./ftrace: time stamp 2024-09-05 02:26:56 is 19197439.655731202 s in the future tar: ./rust/config: time stamp 2024-08-21 05:07:56 is 17911099.51443416 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-08-21 05:07:56 is 17911099.406248285 s in the future tar: ./rust: time stamp 2024-09-05 02:27:04 is 19197447.355343785 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-08-21 05:07:56 is 17911099.213347202 s in the future tar: ./memory-hotplug/config: time stamp 2024-08-21 05:07:56 is 17911099.097410535 s in the future tar: ./memory-hotplug: time stamp 2024-09-05 02:26:58 is 19197441.03901266 s in the future tar: ./user_events/perf_test: time stamp 2024-09-05 02:26:35 is 19197417.888157993 s in the future tar: ./user_events/abi_test: time stamp 2024-09-05 02:26:36 is 19197418.771307202 s in the future tar: ./user_events/config: time stamp 2024-08-21 05:07:56 is 17911098.638520577 s in the future tar: ./user_events/settings: time stamp 2024-08-21 05:07:56 is 17911098.521256493 s in the future tar: ./user_events/dyn_test: time stamp 2024-09-05 02:26:35 is 19197417.387699243 s in the future tar: ./user_events/ftrace_test: time stamp 2024-09-05 02:26:35 is 19197417.237788076 s in the future tar: ./user_events: time stamp 2024-09-05 02:27:07 is 19197449.187438285 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-09-05 02:25:20 is 19197341.589543118 s in the future tar: ./fchmodat2: time stamp 2024-09-05 02:26:54 is 19197435.537249826 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-08-21 05:07:56 is 17911097.35370091 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-08-21 05:07:56 is 17911097.22925991 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-08-21 05:07:56 is 17911097.112468201 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-09-05 02:26:54 is 19197435.062454743 s in the future tar: ./drivers/net/stats.py: time stamp 2024-08-21 05:07:56 is 17911096.944938493 s in the future tar: ./drivers/net/ping.py: time stamp 2024-08-21 05:07:56 is 17911096.828263535 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-08-21 05:07:56 is 17911096.669528951 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-08-21 05:07:56 is 17911096.552753326 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-08-21 05:07:56 is 17911096.427613951 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-08-21 05:07:56 is 17911096.28671041 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-08-21 05:07:56 is 17911096.169938701 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-08-21 05:07:56 is 17911096.053078243 s in the future tar: ./drivers/net/lib/py: time stamp 2024-08-21 05:07:56 is 17911096.002240451 s in the future tar: ./drivers/net/lib: time stamp 2024-08-21 05:07:56 is 17911095.952216368 s in the future tar: ./drivers/net/config: time stamp 2024-08-21 05:07:56 is 17911095.839968326 s in the future tar: ./drivers/net/queues.py: time stamp 2024-08-21 05:07:56 is 17911095.711094076 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-08-21 05:07:56 is 17911095.585185493 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-08-21 05:07:56 is 17911095.468296118 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-08-21 05:07:56 is 17911095.335760909 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-08-21 05:07:56 is 17911095.202244409 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-08-21 05:07:56 is 17911095.085465409 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-08-21 05:07:56 is 17911094.976026118 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-08-21 05:07:56 is 17911094.860310076 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-08-21 05:07:56 is 17911094.735092993 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-08-21 05:07:56 is 17911094.618452118 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-08-21 05:07:56 is 17911094.491749159 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-08-21 05:07:56 is 17911094.351474951 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-08-21 05:07:56 is 17911094.226061118 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-08-21 05:07:56 is 17911094.117889034 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-08-21 05:07:56 is 17911094.008029409 s in the future tar: ./drivers/net/bonding: time stamp 2024-08-21 05:07:56 is 17911093.958047993 s in the future tar: ./drivers/net/team/config: time stamp 2024-08-21 05:07:56 is 17911093.800666951 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-08-21 05:07:56 is 17911093.675493909 s in the future tar: ./drivers/net/team: time stamp 2024-09-05 02:26:53 is 19197430.616052243 s in the future tar: ./drivers/net: time stamp 2024-09-05 02:26:53 is 19197430.565999201 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-08-21 05:07:56 is 17911093.333643826 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-09-05 02:26:54 is 19197431.275030701 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-09-05 02:26:54 is 19197431.225075368 s in the future tar: ./drivers/platform/x86: time stamp 2024-09-05 02:26:54 is 19197431.175392493 s in the future tar: ./drivers/platform: time stamp 2024-09-05 02:26:54 is 19197431.123730534 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-09-05 02:23:57 is 19197253.987554243 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-08-21 05:07:56 is 17911092.858144784 s in the future tar: ./drivers/dma-buf: time stamp 2024-09-05 02:26:52 is 19197428.808080117 s in the future tar: ./drivers: time stamp 2024-09-05 02:26:54 is 19197430.756859409 s in the future tar: ./kvm/config: time stamp 2024-08-21 05:07:56 is 17911092.637380409 s in the future tar: ./kvm/settings: time stamp 2024-08-21 05:07:56 is 17911092.523070117 s in the future tar: ./kvm: time stamp 2024-09-05 02:26:57 is 19197433.457712409 s in the future tar: ./kselftest-list.txt: time stamp 2024-09-05 02:27:09 is 19197445.324175117 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-09-05 02:26:50 is 19197426.189399951 s in the future tar: ./kselftest/runner.sh: time stamp 2024-09-05 02:26:50 is 19197426.064283242 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-09-05 02:26:50 is 19197425.924114409 s in the future tar: ./kselftest/module.sh: time stamp 2024-09-05 02:26:50 is 19197425.805889534 s in the future tar: ./kselftest/ksft.py: time stamp 2024-09-05 02:26:50 is 19197425.684038492 s in the future tar: ./kselftest: time stamp 2024-09-05 02:26:50 is 19197425.622201617 s in the future tar: ./tdx/config: time stamp 2024-08-21 05:07:56 is 17911091.490433159 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-09-05 02:26:30 is 19197405.173223076 s in the future tar: ./tdx: time stamp 2024-09-05 02:27:06 is 19197441.113641492 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-09-05 02:26:35 is 19197409.969692742 s in the future tar: ./uevent/config: time stamp 2024-08-21 05:07:56 is 17911090.852989326 s in the future tar: ./uevent: time stamp 2024-09-05 02:27:06 is 19197440.783252034 s in the future tar: ./damon/damos_quota.py: time stamp 2024-08-21 05:07:56 is 17911090.629834409 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-08-21 05:07:56 is 17911090.513024076 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-08-21 05:07:56 is 17911090.397925742 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-08-21 05:07:56 is 17911090.272598951 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-08-21 05:07:56 is 17911090.147425201 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-08-21 05:07:56 is 17911090.039230659 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-08-21 05:07:56 is 17911089.928930075 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-08-21 05:07:56 is 17911089.7938262 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-08-21 05:07:56 is 17911089.663382992 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-08-21 05:07:56 is 17911089.538643825 s in the future tar: ./damon/reclaim.sh: time stamp 2024-08-21 05:07:56 is 17911089.245056617 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-08-21 05:07:56 is 17911089.11521895 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-08-21 05:07:56 is 17911088.976771034 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-08-21 05:07:56 is 17911088.854789284 s in the future tar: ./damon/config: time stamp 2024-08-21 05:07:56 is 17911088.737984909 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-08-21 05:07:56 is 17911088.614756409 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-08-21 05:07:56 is 17911088.493071325 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-08-21 05:07:56 is 17911088.379363492 s in the future tar: ./damon/access_memory: time stamp 2024-09-05 02:23:56 is 19197248.194070117 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-08-21 05:07:56 is 17911088.072892117 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-09-05 02:23:56 is 19197247.94273545 s in the future tar: ./damon/access_memory_even: time stamp 2024-09-05 02:23:56 is 19197247.820389534 s in the future tar: ./damon/sysfs.sh: time stamp 2024-08-21 05:07:56 is 17911087.70174995 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-08-21 05:07:56 is 17911087.5841592 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-08-21 05:07:56 is 17911087.459023284 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-09-05 02:23:56 is 19197247.344934367 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-08-21 05:07:56 is 17911087.2346152 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-09-05 02:23:56 is 19197247.117109658 s in the future tar: ./damon: time stamp 2024-09-05 02:26:52 is 19197423.050354575 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-08-21 05:07:56 is 17911086.894355575 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-09-05 02:26:25 is 19197395.725483492 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-09-05 02:26:23 is 19197393.5751817 s in the future tar: ./rseq/basic_test: time stamp 2024-09-05 02:26:23 is 19197393.450038742 s in the future tar: ./rseq/param_test: time stamp 2024-09-05 02:26:23 is 19197393.277532325 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-09-05 02:26:26 is 19197396.143797325 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-09-05 02:26:25 is 19197394.958384408 s in the future tar: ./rseq/settings: time stamp 2024-08-21 05:07:56 is 17911085.824798617 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-09-05 02:26:26 is 19197395.657979575 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-09-05 02:26:24 is 19197393.499823908 s in the future tar: ./rseq/librseq.so: time stamp 2024-09-05 02:26:22 is 19197391.365942658 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-09-05 02:26:23 is 19197392.224403783 s in the future tar: ./rseq: time stamp 2024-09-05 02:27:04 is 19197433.149207742 s in the future tar: ./sync/sync_test: time stamp 2024-09-05 02:26:30 is 19197398.974238075 s in the future tar: ./sync/config: time stamp 2024-08-21 05:07:56 is 17911084.840654867 s in the future tar: ./sync: time stamp 2024-09-05 02:27:05 is 19197433.782139992 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-09-05 02:26:29 is 19197397.6319822 s in the future tar: ./seccomp/config: time stamp 2024-08-21 05:07:56 is 17911084.509643492 s in the future tar: ./seccomp/settings: time stamp 2024-08-21 05:07:56 is 17911084.356802283 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-09-05 02:26:29 is 19197397.1484017 s in the future tar: ./seccomp: time stamp 2024-09-05 02:27:05 is 19197433.090098741 s in the future tar: ./nsfs/config: time stamp 2024-08-21 05:07:56 is 17911083.933435783 s in the future tar: ./nsfs/owner: time stamp 2024-09-05 02:26:12 is 19197379.789616116 s in the future tar: ./nsfs/pidns: time stamp 2024-09-05 02:26:12 is 19197379.664447783 s in the future tar: ./nsfs: time stamp 2024-09-05 02:27:01 is 19197428.606246325 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-08-21 05:07:56 is 17911083.439965408 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-08-21 05:07:56 is 17911083.316257325 s in the future tar: ./tpm2/settings: time stamp 2024-08-21 05:07:56 is 17911083.180833491 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-08-21 05:07:56 is 17911083.055766658 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-08-21 05:07:56 is 17911082.93948895 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-08-21 05:07:56 is 17911082.8074952 s in the future tar: ./tpm2: time stamp 2024-09-05 02:27:06 is 19197432.7575412 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-09-05 02:25:26 is 19197332.596759783 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-08-21 05:07:56 is 17911082.4639877 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-08-21 05:07:56 is 17911082.338381366 s in the future tar: ./gpio/config: time stamp 2024-08-21 05:07:56 is 17911082.221464908 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-09-05 02:25:26 is 19197332.092643825 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-08-21 05:07:56 is 17911081.955466241 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-09-05 02:25:26 is 19197331.823260575 s in the future tar: ./gpio: time stamp 2024-09-05 02:26:56 is 19197421.773294283 s in the future tar: ./sigaltstack/sas: time stamp 2024-09-05 02:26:29 is 19197394.629143116 s in the future tar: ./sigaltstack: time stamp 2024-09-05 02:27:05 is 19197430.573021074 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-09-05 02:26:13 is 19197378.420482408 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-09-05 02:26:14 is 19197379.272722574 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-09-05 02:26:13 is 19197378.162198783 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-09-05 02:26:13 is 19197378.036882366 s in the future tar: ./pidfd/config: time stamp 2024-08-21 05:07:56 is 17911080.920129158 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-09-05 02:26:14 is 19197378.755611491 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-09-05 02:26:13 is 19197377.594732408 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-09-05 02:26:13 is 19197377.478039449 s in the future tar: ./pidfd: time stamp 2024-09-05 02:27:01 is 19197425.421084616 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-08-21 05:07:56 is 17911080.263402741 s in the future tar: ./intel_pstate: time stamp 2024-09-05 02:26:56 is 19197420.205184241 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-08-21 05:07:56 is 17911080.030076699 s in the future tar: ./devices/error_logs: time stamp 2024-09-05 02:26:52 is 19197415.969119699 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-08-21 05:07:56 is 17911079.813033449 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-08-21 05:07:56 is 17911079.688779491 s in the future tar: ./devices/probe/boards: time stamp 2024-08-21 05:07:56 is 17911079.627131324 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-08-21 05:07:56 is 17911079.510278616 s in the future tar: ./devices/probe: time stamp 2024-09-05 02:26:52 is 19197415.445465783 s in the future tar: ./devices: time stamp 2024-09-05 02:26:52 is 19197415.379185908 s in the future tar: ./move_mount_set_group/config: time stamp 2024-08-21 05:07:56 is 17911079.179858574 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-09-05 02:25:48 is 19197351.018200533 s in the future tar: ./move_mount_set_group: time stamp 2024-09-05 02:26:59 is 19197421.968100408 s in the future tar: ./ipc/config: time stamp 2024-08-21 05:07:56 is 17911078.811749699 s in the future tar: ./ipc/msgque: time stamp 2024-09-05 02:25:32 is 19197334.678508324 s in the future tar: ./ipc: time stamp 2024-09-05 02:26:56 is 19197418.612127282 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-08-21 05:07:56 is 17911078.475740407 s in the future tar: ./lib/config: time stamp 2024-08-21 05:07:56 is 17911078.353029199 s in the future tar: ./lib/printf.sh: time stamp 2024-08-21 05:07:56 is 17911078.228034616 s in the future tar: ./lib/strscpy.sh: time stamp 2024-08-21 05:07:56 is 17911078.102964157 s in the future tar: ./lib/bitmap.sh: time stamp 2024-08-21 05:07:56 is 17911077.961313866 s in the future tar: ./lib/scanf.sh: time stamp 2024-08-21 05:07:56 is 17911077.852793824 s in the future tar: ./lib: time stamp 2024-09-05 02:26:57 is 19197418.794442657 s in the future tar: ./futex/run.sh: time stamp 2024-09-05 02:26:56 is 19197417.636232532 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-09-05 02:25:24 is 19197325.491346866 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-09-05 02:25:25 is 19197326.360561782 s in the future tar: ./futex/functional/run.sh: time stamp 2024-08-21 05:07:56 is 17911077.235783324 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-09-05 02:25:25 is 19197326.093885491 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-09-05 02:25:24 is 19197324.951908991 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-09-05 02:25:25 is 19197325.801863657 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-09-05 02:25:25 is 19197325.662957866 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-09-05 02:25:24 is 19197324.526878824 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-09-05 02:25:25 is 19197325.382167657 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-09-05 02:25:24 is 19197324.234603449 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-09-05 02:25:23 is 19197323.101280949 s in the future tar: ./futex/functional: time stamp 2024-09-05 02:26:56 is 19197416.051168074 s in the future tar: ./futex: time stamp 2024-09-05 02:26:56 is 19197415.992948949 s in the future tar: ./fpu/test_fpu: time stamp 2024-09-05 02:25:23 is 19197322.856463657 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-08-21 05:07:56 is 17911075.725851199 s in the future tar: ./fpu: time stamp 2024-09-05 02:26:55 is 19197414.66749924 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-08-21 05:07:56 is 17911075.525818907 s in the future tar: ./dt/compatible_list: time stamp 2024-09-05 02:25:19 is 19197318.331214782 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-08-21 05:07:56 is 17911075.205856115 s in the future tar: ./dt: time stamp 2024-09-05 02:26:54 is 19197413.150380032 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-09-05 02:26:34 is 19197393.000170657 s in the future tar: ./tmpfs: time stamp 2024-09-05 02:27:06 is 19197424.941905032 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-09-05 02:26:15 is 19197373.79705249 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-09-05 02:26:16 is 19197374.66656649 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-09-05 02:26:15 is 19197373.541584199 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-09-05 02:26:16 is 19197374.41722799 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-09-05 02:26:15 is 19197373.291093157 s in the future tar: ./proc/proc-tid0: time stamp 2024-09-05 02:26:16 is 19197374.174361157 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-09-05 02:26:15 is 19197372.991040574 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-09-05 02:26:15 is 19197372.85778149 s in the future tar: ./proc/config: time stamp 2024-08-21 05:07:56 is 17911073.737807449 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-09-05 02:26:15 is 19197372.604301824 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-09-05 02:26:15 is 19197372.487509115 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-09-05 02:26:17 is 19197374.365582449 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-09-05 02:26:15 is 19197372.237214948 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-09-05 02:26:15 is 19197372.112076282 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-09-05 02:26:15 is 19197371.995233823 s in the future tar: ./proc/setns-dcache: time stamp 2024-09-05 02:26:16 is 19197372.84825424 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-09-05 02:26:16 is 19197372.728276782 s in the future tar: ./proc/read: time stamp 2024-09-05 02:26:16 is 19197372.602999032 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-09-05 02:26:16 is 19197372.469733323 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-09-05 02:26:15 is 19197371.347836823 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-09-05 02:26:15 is 19197371.219447573 s in the future tar: ./proc/thread-self: time stamp 2024-09-05 02:26:16 is 19197372.077689032 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-09-05 02:26:15 is 19197370.935896032 s in the future tar: ./proc/self: time stamp 2024-09-05 02:26:16 is 19197371.797583782 s in the future tar: ./proc: time stamp 2024-09-05 02:27:02 is 19197417.74724749 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-08-21 05:07:56 is 17911071.60557874 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-09-05 02:26:30 is 19197385.463228448 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-09-05 02:26:30 is 19197385.330086573 s in the future tar: ./syscall_user_dispatch: time stamp 2024-09-05 02:27:05 is 19197420.255091073 s in the future tar: ./user/test_user_copy.sh: time stamp 2024-08-21 05:07:56 is 17911071.104984198 s in the future tar: ./user/config: time stamp 2024-08-21 05:07:56 is 17911070.962846198 s in the future tar: ./user: time stamp 2024-09-05 02:27:07 is 19197421.887856615 s in the future tar: ./net/lib.sh: time stamp 2024-08-21 05:07:56 is 17911070.73811924 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-08-21 05:07:56 is 17911070.600979532 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-08-21 05:07:56 is 17911070.479024073 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-09-05 02:26:12 is 19197366.313044198 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-08-21 05:07:56 is 17911070.196862448 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-08-21 05:07:56 is 17911070.080012948 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-08-21 05:07:56 is 17911069.950429281 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-08-21 05:07:56 is 17911069.820851698 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-08-21 05:07:56 is 17911069.712227406 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-08-21 05:07:56 is 17911069.591605906 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-08-21 05:07:56 is 17911069.46149724 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-08-21 05:07:56 is 17911069.320462948 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-09-05 02:26:12 is 19197365.195072865 s in the future tar: ./net/netfilter/config: time stamp 2024-08-21 05:07:56 is 17911069.049432948 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-08-21 05:07:56 is 17911068.87163874 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-08-21 05:07:56 is 17911068.749202531 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-09-05 02:26:12 is 19197364.611231698 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-08-21 05:07:56 is 17911068.485859156 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-08-21 05:07:56 is 17911068.354611865 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-09-05 02:26:12 is 19197364.204593323 s in the future tar: ./net/netfilter/settings: time stamp 2024-08-21 05:07:56 is 17911068.069090323 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-08-21 05:07:56 is 17911067.935484156 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-08-21 05:07:56 is 17911067.796073323 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-08-21 05:07:56 is 17911067.668507198 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-08-21 05:07:56 is 17911067.518431198 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-09-05 02:26:12 is 19197363.401574239 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-08-21 05:07:56 is 17911067.264446614 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-08-21 05:07:56 is 17911067.126315573 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-08-21 05:07:56 is 17911067.001251156 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-08-21 05:07:56 is 17911066.892823114 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-08-21 05:07:56 is 17911066.767608073 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-08-21 05:07:56 is 17911066.609272698 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-08-21 05:07:56 is 17911066.476967948 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-08-21 05:07:56 is 17911066.367097364 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-08-21 05:07:56 is 17911066.210025781 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-08-21 05:07:56 is 17911066.092166698 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-08-21 05:07:56 is 17911065.958668281 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-08-21 05:07:56 is 17911065.836443573 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-08-21 05:07:56 is 17911065.774853698 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-08-21 05:07:56 is 17911065.628440989 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-08-21 05:07:56 is 17911065.508270656 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-08-21 05:07:56 is 17911065.391176323 s in the future tar: ./net/netfilter: time stamp 2024-09-05 02:27:01 is 19197410.325937114 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-09-05 02:26:04 is 19197353.052565281 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-09-05 02:26:07 is 19197355.857783822 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-09-05 02:26:07 is 19197355.657618614 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-09-05 02:26:08 is 19197356.475742281 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-09-05 02:26:08 is 19197356.298815364 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-09-05 02:26:05 is 19197353.102233322 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-09-05 02:26:10 is 19197357.815944572 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-09-05 02:26:06 is 19197353.648895447 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-09-05 02:26:04 is 19197351.477972197 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-09-05 02:26:03 is 19197350.268551281 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-09-05 02:26:09 is 19197356.073947489 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-09-05 02:26:05 is 19197351.891378072 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-09-05 02:26:07 is 19197353.697881364 s in the future tar: ./net/tcp_ao/config: time stamp 2024-08-21 05:07:56 is 17911062.573099031 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-09-05 02:26:04 is 19197350.373011364 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-09-05 02:26:07 is 19197353.199256906 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-09-05 02:26:11 is 19197356.989468072 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-09-05 02:26:03 is 19197348.81452303 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-08-21 05:07:56 is 17911061.689302655 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-09-05 02:26:09 is 19197354.507324322 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-09-05 02:26:03 is 19197348.338951155 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-09-05 02:26:10 is 19197355.138537614 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-09-05 02:26:05 is 19197349.955106489 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-09-05 02:26:09 is 19197353.767543197 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-09-05 02:26:06 is 19197350.583960405 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-09-05 02:26:11 is 19197355.370893614 s in the future tar: ./net/tcp_ao: time stamp 2024-09-05 02:27:01 is 19197405.308648239 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-09-05 02:25:59 is 19197343.117205114 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-08-30 00:49:46 is 18673169.962524822 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-09-05 02:26:00 is 19197343.80623353 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-09-05 02:25:59 is 19197342.654591947 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-08-21 05:07:56 is 17911059.521171447 s in the future tar: ./net/mptcp/config: time stamp 2024-08-21 05:07:56 is 17911059.397195822 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-09-05 02:26:00 is 19197343.266327488 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-08-21 05:07:56 is 17911059.137539947 s in the future tar: ./net/mptcp/settings: time stamp 2024-08-21 05:07:56 is 17911059.00406403 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-08-30 00:49:46 is 18673168.879983947 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-08-21 05:07:56 is 17911058.703026405 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-08-21 05:07:56 is 17911058.57032678 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-08-21 05:07:56 is 17911058.445173655 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-08-21 05:07:56 is 17911058.312858947 s in the future tar: ./net/mptcp: time stamp 2024-09-05 02:27:00 is 19197402.257120113 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-08-21 05:07:56 is 17911058.090394197 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-08-21 05:07:56 is 17911057.936452947 s in the future tar: ./net/openvswitch/settings: time stamp 2024-08-21 05:07:56 is 17911057.795902947 s in the future tar: ./net/openvswitch: time stamp 2024-09-05 02:27:00 is 19197401.745846822 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-09-05 02:25:58 is 19197339.593778905 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-09-05 02:25:58 is 19197339.435754947 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-09-05 02:25:58 is 19197339.293424322 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-09-05 02:25:58 is 19197339.168415572 s in the future tar: ./net/af_unix/config: time stamp 2024-08-21 05:07:56 is 17911057.04328053 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-09-05 02:25:57 is 19197337.901925572 s in the future tar: ./net/af_unix: time stamp 2024-09-05 02:26:59 is 19197399.845126613 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-08-21 05:07:56 is 17911056.684831863 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-08-21 05:07:56 is 17911056.551219655 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-08-21 05:07:56 is 17911056.426575696 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911056.293075988 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911056.169547196 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-08-21 05:07:56 is 17911056.038202655 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-08-21 05:07:56 is 17911055.89637903 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911055.742760655 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-08-21 05:07:56 is 17911055.617679446 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-08-21 05:07:56 is 17911055.500448113 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911055.36405428 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-08-21 05:07:56 is 17911055.242267155 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-08-21 05:07:56 is 17911055.093404238 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-08-27 12:10:49 is 18454827.966481696 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-08-21 05:07:56 is 17911054.830345738 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911054.687020238 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-08-21 05:07:56 is 17911054.543010571 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-08-21 05:07:56 is 17911054.424338113 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-08-21 05:07:56 is 17911054.271701155 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-08-21 05:07:56 is 17911054.14130253 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-08-21 05:07:56 is 17911054.009309946 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-08-21 05:07:56 is 17911053.890625321 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-08-21 05:07:56 is 17911053.754665113 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-08-21 05:07:56 is 17911053.590902946 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-08-21 05:07:56 is 17911053.450495446 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-08-21 05:07:56 is 17911053.298485071 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-08-21 05:07:56 is 17911053.171034904 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-08-21 05:07:56 is 17911053.048855863 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-08-21 05:07:56 is 17911052.916640904 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-08-21 05:07:56 is 17911052.789574279 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-08-21 05:07:56 is 17911052.645647238 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-08-21 05:07:56 is 17911052.506561029 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-08-21 05:07:56 is 17911052.366258654 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-08-21 05:07:56 is 17911052.213868696 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-08-21 05:07:56 is 17911052.070346946 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-08-21 05:07:56 is 17911051.947786738 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-08-21 05:07:56 is 17911051.815908571 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-08-21 05:07:56 is 17911051.638416321 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-08-21 05:07:56 is 17911051.503252363 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-08-21 05:07:56 is 17911051.372368738 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-08-21 05:07:56 is 17911051.248770988 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-08-21 05:07:56 is 17911051.129626404 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-08-21 05:07:56 is 17911050.994692988 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-08-21 05:07:56 is 17911050.863289696 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-08-21 05:07:56 is 17911050.723044487 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-08-21 05:07:56 is 17911050.604072446 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-08-21 05:07:56 is 17911050.477677196 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-08-21 05:07:56 is 17911050.357540904 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-08-21 05:07:56 is 17911050.230866112 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-08-21 05:07:56 is 17911050.111987862 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-08-21 05:07:56 is 17911049.985684862 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-08-21 05:07:56 is 17911049.829257696 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-08-21 05:07:56 is 17911049.697038196 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-08-21 05:07:56 is 17911049.561403654 s in the future tar: ./net/forwarding/config: time stamp 2024-08-21 05:07:56 is 17911049.418692237 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911049.295269696 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-08-21 05:07:56 is 17911049.163124321 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-08-21 05:07:56 is 17911049.036030904 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-08-21 05:07:56 is 17911048.909687196 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-08-21 05:07:56 is 17911048.778054487 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-08-21 05:07:56 is 17911048.646204029 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911048.468792404 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-08-21 05:07:56 is 17911048.334316946 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911048.194160112 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-08-21 05:07:56 is 17911048.054104404 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-08-21 05:07:56 is 17911047.926705529 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-08-21 05:07:56 is 17911047.792338487 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-08-30 00:49:46 is 18673157.66313857 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-08-21 05:07:56 is 17911047.536978529 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-08-30 00:49:46 is 18673157.40951382 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-08-21 05:07:56 is 17911047.275292112 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-08-21 05:07:56 is 17911047.143014445 s in the future tar: ./net/forwarding/settings: time stamp 2024-08-21 05:07:56 is 17911047.01984357 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-08-21 05:07:56 is 17911046.892454862 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911046.749970112 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-08-21 05:07:56 is 17911046.617816529 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-08-21 05:07:56 is 17911046.486001195 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-08-21 05:07:56 is 17911046.366944529 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-08-21 05:07:56 is 17911046.24133832 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-08-21 05:07:56 is 17911046.108901445 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-08-21 05:07:56 is 17911045.977232737 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-08-21 05:07:56 is 17911045.866452862 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-08-21 05:07:56 is 17911045.732536029 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-08-21 05:07:56 is 17911045.591834737 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-08-21 05:07:56 is 17911045.452306945 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-08-21 05:07:56 is 17911045.332649862 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-08-21 05:07:56 is 17911045.190631987 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-08-21 05:07:56 is 17911045.068687362 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-08-21 05:07:56 is 17911044.934701653 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-08-21 05:07:56 is 17911044.815474028 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-08-21 05:07:56 is 17911044.681976653 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-08-21 05:07:56 is 17911044.553674487 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-08-21 05:07:56 is 17911044.425897612 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911044.306836987 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-08-21 05:07:56 is 17911044.173083403 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-08-21 05:07:56 is 17911044.032214695 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-08-21 05:07:56 is 17911043.900431737 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-08-21 05:07:56 is 17911043.780878237 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-08-21 05:07:56 is 17911043.62234532 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-08-21 05:07:56 is 17911043.498224778 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911043.349954487 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-08-21 05:07:56 is 17911043.23043407 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-08-21 05:07:56 is 17911043.088582362 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-08-27 12:10:49 is 18454815.95614707 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-08-21 05:07:56 is 17911042.807866445 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-08-21 05:07:56 is 17911042.688292112 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-08-21 05:07:56 is 17911042.554814111 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-08-21 05:07:56 is 17911042.430730986 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-08-21 05:07:56 is 17911042.290748528 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-08-21 05:07:56 is 17911042.171107278 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-08-21 05:07:56 is 17911042.037572528 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-08-21 05:07:56 is 17911041.913413903 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-08-21 05:07:56 is 17911041.757032611 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-08-21 05:07:56 is 17911041.620648153 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-08-21 05:07:56 is 17911041.478833945 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-08-21 05:07:56 is 17911041.363095278 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-08-21 05:07:56 is 17911041.214612695 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-08-21 05:07:56 is 17911041.08700082 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-08-21 05:07:56 is 17911040.944974695 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-08-21 05:07:56 is 17911040.784115195 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-08-21 05:07:56 is 17911040.64748957 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-08-21 05:07:56 is 17911040.528154278 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-08-21 05:07:56 is 17911040.403034903 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-08-21 05:07:56 is 17911040.258538695 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-08-21 05:07:56 is 17911040.122051695 s in the future tar: ./net/forwarding: time stamp 2024-09-05 02:27:00 is 19197384.069274195 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-08-21 05:07:56 is 17911039.935922653 s in the future tar: ./net/hsr/config: time stamp 2024-08-21 05:07:56 is 17911039.799851528 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-08-21 05:07:56 is 17911039.668881653 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-08-21 05:07:56 is 17911039.552086653 s in the future tar: ./net/hsr: time stamp 2024-09-05 02:27:00 is 19197383.493774278 s in the future tar: ./net: time stamp 2024-08-27 12:10:49 is 18454812.443705694 s in the future tar: ./landlock/base_test: time stamp 2024-09-05 02:25:33 is 19197296.299481111 s in the future tar: ./landlock/fs_test: time stamp 2024-09-05 02:25:39 is 19197302.035097028 s in the future tar: ./landlock/true: time stamp 2024-09-05 02:25:41 is 19197303.759329444 s in the future tar: ./landlock/net_test: time stamp 2024-09-05 02:25:40 is 19197302.574863444 s in the future tar: ./landlock/config: time stamp 2024-08-21 05:07:56 is 17911038.439226944 s in the future tar: ./landlock/ptrace_test: time stamp 2024-09-05 02:25:41 is 19197303.232652986 s in the future tar: ./landlock: time stamp 2024-09-05 02:26:57 is 19197379.168238111 s in the future tar: ./cpufreq/main.sh: time stamp 2024-08-21 05:07:56 is 17911038.039113111 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-08-21 05:07:56 is 17911037.921944694 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-08-21 05:07:56 is 17911037.790960569 s in the future tar: ./cpufreq/config: time stamp 2024-08-21 05:07:56 is 17911037.668166778 s in the future tar: ./cpufreq/module.sh: time stamp 2024-08-21 05:07:56 is 17911037.521657569 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-08-21 05:07:56 is 17911037.396401861 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-08-21 05:07:56 is 17911037.265479778 s in the future tar: ./cpufreq: time stamp 2024-09-05 02:26:52 is 19197373.209338361 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-09-05 02:26:35 is 19197356.065189319 s in the future tar: ./tty: time stamp 2024-09-05 02:27:06 is 19197387.006917444 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-08-21 05:07:56 is 17911036.843097902 s in the future tar: ./zram/zram02.sh: time stamp 2024-08-21 05:07:56 is 17911036.708753902 s in the future tar: ./zram/zram.sh: time stamp 2024-08-21 05:07:56 is 17911036.597925944 s in the future tar: ./zram/config: time stamp 2024-08-21 05:07:56 is 17911036.473964902 s in the future tar: ./zram/zram01.sh: time stamp 2024-08-21 05:07:56 is 17911036.358549027 s in the future tar: ./zram: time stamp 2024-09-05 02:27:07 is 19197387.298742527 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-08-21 05:07:56 is 17911036.147461652 s in the future tar: ./static_keys/config: time stamp 2024-08-21 05:07:56 is 17911036.028549736 s in the future tar: ./static_keys: time stamp 2024-09-05 02:27:05 is 19197384.972236444 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-09-05 02:23:57 is 19197196.698430527 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-08-21 05:07:56 is 17911035.566281194 s in the future tar: ./dmabuf-heaps: time stamp 2024-09-05 02:26:52 is 19197371.513641319 s in the future tar: ./rtc/rtctest: time stamp 2024-09-05 02:26:27 is 19197346.355114861 s in the future tar: ./rtc/setdate: time stamp 2024-09-05 02:26:27 is 19197346.222828402 s in the future tar: ./rtc/settings: time stamp 2024-08-21 05:07:56 is 17911035.090641152 s in the future tar: ./rtc: time stamp 2024-09-05 02:27:04 is 19197383.040585944 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-09-05 02:26:14 is 19197332.844514027 s in the future tar: ./pid_namespace/config: time stamp 2024-08-21 05:07:56 is 17911034.714091444 s in the future tar: ./pid_namespace: time stamp 2024-09-05 02:27:01 is 19197379.655825694 s in the future tar: ./ir/ir_loopback: time stamp 2024-09-05 02:25:32 is 19197290.481747027 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-08-21 05:07:56 is 17911034.365031194 s in the future tar: ./ir: time stamp 2024-09-05 02:26:56 is 19197374.310745652 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-08-21 05:07:56 is 17911034.14374586 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-08-21 05:07:56 is 17911034.014494194 s in the future tar: ./power_supply: time stamp 2024-09-05 02:27:02 is 19197379.940451152 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-09-05 02:25:44 is 19197301.778710027 s in the future tar: ./memfd/fuse_test: time stamp 2024-09-05 02:25:44 is 19197301.643048569 s in the future tar: ./memfd/config: time stamp 2024-08-21 05:07:56 is 17911033.509965569 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-08-21 05:07:56 is 17911033.378391194 s in the future tar: ./memfd/memfd_test: time stamp 2024-09-05 02:25:44 is 19197301.251339902 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-08-21 05:07:56 is 17911033.101261069 s in the future tar: ./memfd: time stamp 2024-09-05 02:26:58 is 19197375.043039235 s in the future tar: ./run_kselftest.sh: time stamp 2024-09-05 02:26:50 is 19197366.921867485 s in the future tar: ./connector/proc_filter: time stamp 2024-09-05 02:23:55 is 19197191.761101694 s in the future tar: ./connector: time stamp 2024-09-05 02:26:51 is 19197367.709277277 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-09-05 02:25:42 is 19197298.553393944 s in the future tar: ./lsm/config: time stamp 2024-08-21 05:07:56 is 17911032.429743902 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-09-05 02:25:43 is 19197299.300730069 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-09-05 02:25:43 is 19197299.160558985 s in the future tar: ./lsm: time stamp 2024-09-05 02:26:58 is 19197374.10287886 s in the future tar: ./iommu/iommufd: time stamp 2024-09-05 02:25:31 is 19197286.893728735 s in the future tar: ./iommu/config: time stamp 2024-08-21 05:07:56 is 17911031.777110694 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-09-05 02:25:31 is 19197286.646640235 s in the future tar: ./iommu: time stamp 2024-09-05 02:26:56 is 19197371.585143277 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-08-21 05:07:56 is 17911031.427702652 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-08-21 05:07:56 is 17911031.285863027 s in the future tar: ./amd-pstate/config: time stamp 2024-08-21 05:07:56 is 17911031.159848943 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-08-21 05:07:56 is 17911031.010686402 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-08-21 05:07:56 is 17911030.891047235 s in the future tar: ./amd-pstate: time stamp 2024-09-05 02:26:51 is 19197365.83279036 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-09-05 02:25:22 is 19197276.596796402 s in the future tar: ./filesystems/epoll: time stamp 2024-09-05 02:26:54 is 19197368.529231068 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-09-05 02:25:21 is 19197275.39330786 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-08-21 05:07:56 is 17911030.23568136 s in the future tar: ./filesystems/fat/config: time stamp 2024-08-21 05:07:56 is 17911030.115553568 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-09-05 02:25:22 is 19197275.992042943 s in the future tar: ./filesystems/fat: time stamp 2024-09-05 02:26:55 is 19197368.921414402 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-09-05 02:25:22 is 19197275.761725818 s in the future tar: ./filesystems/overlayfs: time stamp 2024-09-05 02:26:55 is 19197368.701842443 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-08-21 05:07:56 is 17911029.53785911 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-09-05 02:25:21 is 19197274.387679193 s in the future tar: ./filesystems/binderfs: time stamp 2024-09-05 02:26:54 is 19197367.331774777 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-09-05 02:25:20 is 19197273.186278985 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-09-05 02:25:23 is 19197276.014538693 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-09-05 02:25:23 is 19197275.857704485 s in the future tar: ./filesystems/statmount: time stamp 2024-09-05 02:26:55 is 19197367.800425693 s in the future tar: ./filesystems: time stamp 2024-09-05 02:26:55 is 19197367.739523235 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-08-21 05:07:56 is 17911028.592491985 s in the future tar: ./mount/config: time stamp 2024-08-21 05:07:56 is 17911028.46410236 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-09-05 02:25:45 is 19197297.315606985 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-08-21 05:07:56 is 17911028.091395401 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-09-05 02:25:45 is 19197296.855222193 s in the future tar: ./mount: time stamp 2024-09-05 02:26:59 is 19197370.791374276 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-09-05 02:25:48 is 19197299.63512711 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-09-05 02:25:48 is 19197299.470030485 s in the future tar: ./mqueue: time stamp 2024-09-05 02:26:59 is 19197370.404891651 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-08-21 05:07:56 is 17911027.24970311 s in the future tar: ./pstore/common_tests: time stamp 2024-08-21 05:07:56 is 17911027.139519235 s in the future tar: ./pstore/config: time stamp 2024-08-21 05:07:56 is 17911027.007472193 s in the future tar: ./pstore/pstore_tests: time stamp 2024-08-21 05:07:56 is 17911026.88780261 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-08-21 05:07:56 is 17911026.749109776 s in the future tar: ./pstore: time stamp 2024-09-05 02:27:02 is 19197372.699093776 s in the future tar: ./core/close_range_test: time stamp 2024-09-05 02:23:56 is 19197186.510741735 s in the future tar: ./core: time stamp 2024-09-05 02:26:51 is 19197361.44864261 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-09-05 02:25:32 is 19197282.300716651 s in the future tar: ./kcmp: time stamp 2024-09-05 02:26:57 is 19197367.248711526 s in the future tar: ./nci/config: time stamp 2024-08-21 05:07:56 is 17911026.063329818 s in the future tar: ./nci/nci_dev: time stamp 2024-09-05 02:25:48 is 19197297.914657818 s in the future tar: ./nci: time stamp 2024-09-05 02:26:59 is 19197368.851977485 s in the future tar: ./mount_setattr/config: time stamp 2024-08-21 05:07:56 is 17911025.698122401 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-09-05 02:25:47 is 19197296.453134318 s in the future tar: ./mount_setattr: time stamp 2024-09-05 02:26:59 is 19197368.401730318 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-08-21 05:07:56 is 17911025.243468068 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-08-21 05:07:56 is 17911025.109902318 s in the future tar: ./firmware/config: time stamp 2024-08-21 05:07:56 is 17911024.954432234 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-08-21 05:07:56 is 17911024.820909568 s in the future tar: ./firmware/fw_namespace: time stamp 2024-09-05 02:25:23 is 19197271.697057234 s in the future tar: ./firmware/settings: time stamp 2024-08-21 05:07:56 is 17911024.555369734 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-08-21 05:07:56 is 17911024.422041109 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-08-21 05:07:56 is 17911024.301278026 s in the future tar: ./firmware: time stamp 2024-09-05 02:26:55 is 19197363.244082234 s in the future tar: ./rlimits/config: time stamp 2024-08-21 05:07:56 is 17911024.096384359 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-09-05 02:26:22 is 19197329.963062068 s in the future tar: ./rlimits: time stamp 2024-09-05 02:27:04 is 19197371.909159068 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-09-05 02:25:44 is 19197291.758998026 s in the future tar: ./mincore: time stamp 2024-09-05 02:26:58 is 19197365.709020276 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-08-21 05:07:56 is 17911023.551665068 s in the future tar: ./sysctl/config: time stamp 2024-08-21 05:07:56 is 17911023.425522734 s in the future tar: ./sysctl: time stamp 2024-09-05 02:27:05 is 19197372.369451109 s in the future tar: ./cgroup/test_pids: time stamp 2024-09-05 02:23:54 is 19197181.208593526 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-09-05 02:23:53 is 19197180.084798693 s in the future tar: ./cgroup/test_kmem: time stamp 2024-09-05 02:23:54 is 19197180.956227859 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-08-21 05:07:56 is 17911022.801733526 s in the future tar: ./cgroup/test_zswap: time stamp 2024-09-05 02:23:54 is 19197180.675029442 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-08-21 05:07:56 is 17911022.542682109 s in the future tar: ./cgroup/config: time stamp 2024-08-21 05:07:56 is 17911022.414019401 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-09-05 02:23:55 is 19197181.292378776 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-08-21 05:07:56 is 17911022.166336692 s in the future tar: ./cgroup/test_core: time stamp 2024-09-05 02:23:52 is 19197178.024530442 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-09-05 02:23:54 is 19197179.888685151 s in the future tar: ./cgroup/test_cpu: time stamp 2024-09-05 02:23:53 is 19197178.742261859 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-09-05 02:23:53 is 19197178.624345442 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-08-21 05:07:56 is 17911021.465981859 s in the future tar: ./cgroup/test_kill: time stamp 2024-09-05 02:23:53 is 19197178.330943609 s in the future tar: ./cgroup/test_freezer: time stamp 2024-09-05 02:23:53 is 19197178.191684984 s in the future tar: ./cgroup: time stamp 2024-09-05 02:26:51 is 19197356.140764692 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-08-21 05:07:56 is 17911020.999101317 s in the future tar: ./splice/splice_read: time stamp 2024-09-05 02:26:29 is 19197333.884979234 s in the future tar: ./splice/config: time stamp 2024-08-21 05:07:56 is 17911020.754248026 s in the future tar: ./splice/settings: time stamp 2024-08-21 05:07:56 is 17911020.615487942 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-09-05 02:26:29 is 19197333.481966151 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-08-21 05:07:56 is 17911020.353928901 s in the future tar: ./splice: time stamp 2024-09-05 02:27:05 is 19197369.287182692 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-09-05 02:26:13 is 19197317.124099067 s in the future tar: ./perf_events/config: time stamp 2024-08-21 05:07:56 is 17911019.990051734 s in the future tar: ./perf_events/settings: time stamp 2024-08-21 05:07:56 is 17911019.882228484 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-09-05 02:26:13 is 19197316.753429567 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-09-05 02:26:13 is 19197316.623429359 s in the future tar: ./perf_events: time stamp 2024-09-05 02:27:01 is 19197364.564777567 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-08-21 05:07:56 is 17911019.406252317 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-08-21 05:07:56 is 17911019.2446684 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-08-21 05:07:56 is 17911019.119511942 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-08-21 05:07:56 is 17911019.002773984 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-08-21 05:07:56 is 17911018.864418442 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-08-21 05:07:56 is 17911018.719182025 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-08-21 05:07:56 is 17911018.585705817 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-08-21 05:07:56 is 17911018.439076984 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-08-21 05:07:56 is 17911018.288854359 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-08-21 05:07:56 is 17911018.160390484 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-08-21 05:07:56 is 17911018.085361317 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-08-21 05:07:56 is 17911017.946973942 s in the future tar: ./tc-testing/scripts: time stamp 2024-08-21 05:07:56 is 17911017.896978442 s in the future tar: ./tc-testing/config: time stamp 2024-08-21 05:07:56 is 17911017.7551444 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-08-21 05:07:56 is 17911017.529876442 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-08-21 05:07:56 is 17911017.396399567 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-08-21 05:07:56 is 17911017.271644942 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-08-21 05:07:56 is 17911017.1344404 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-08-21 05:07:56 is 17911016.99832865 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-08-21 05:07:56 is 17911016.8543289 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-08-21 05:07:56 is 17911016.737446025 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-08-21 05:07:56 is 17911016.587339525 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-08-21 05:07:56 is 17911016.450269608 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-08-21 05:07:56 is 17911016.320446817 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-08-21 05:07:56 is 17911016.187676525 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-08-21 05:07:56 is 17911016.078563692 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-08-21 05:07:56 is 17911015.925078692 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-08-21 05:07:56 is 17911015.778265358 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-08-21 05:07:56 is 17911015.653451858 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-08-21 05:07:56 is 17911015.503248483 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-08-21 05:07:56 is 17911015.37439965 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-08-21 05:07:56 is 17911015.244458567 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-08-21 05:07:56 is 17911015.128247442 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-08-21 05:07:56 is 17911015.074226442 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-08-21 05:07:56 is 17911014.936275025 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-08-21 05:07:56 is 17911014.823917692 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-08-21 05:07:56 is 17911014.698910317 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-08-21 05:07:56 is 17911014.552521316 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-08-21 05:07:56 is 17911014.427441691 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-08-21 05:07:56 is 17911014.30710215 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-08-21 05:07:56 is 17911014.17632165 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-08-21 05:07:56 is 17911014.060889233 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-08-21 05:07:56 is 17911013.93980965 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-08-21 05:07:56 is 17911013.781422941 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-08-21 05:07:56 is 17911013.659116525 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-08-21 05:07:56 is 17911013.5355629 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-08-21 05:07:56 is 17911013.41434315 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-08-21 05:07:56 is 17911013.289250608 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-08-21 05:07:56 is 17911013.158581525 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-08-21 05:07:56 is 17911013.035318566 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-08-21 05:07:56 is 17911012.892693025 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-08-21 05:07:56 is 17911012.758214108 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-08-21 05:07:56 is 17911012.574855191 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-08-21 05:07:56 is 17911012.451589775 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-08-21 05:07:56 is 17911012.313347566 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-08-21 05:07:56 is 17911012.1800049 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-08-21 05:07:56 is 17911012.057601108 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-08-21 05:07:56 is 17911011.942914941 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-08-21 05:07:56 is 17911011.8169209 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-08-21 05:07:56 is 17911011.687928066 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-08-21 05:07:56 is 17911011.565413983 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-08-21 05:07:56 is 17911011.450969191 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-08-21 05:07:56 is 17911011.320856941 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-08-21 05:07:56 is 17911011.204124108 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-08-21 05:07:56 is 17911011.073098941 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-08-21 05:07:56 is 17911010.999788441 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-08-21 05:07:56 is 17911010.841074774 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-08-21 05:07:56 is 17911010.712014399 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-08-21 05:07:56 is 17911010.589456399 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-08-21 05:07:56 is 17911010.457225899 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-08-21 05:07:56 is 17911010.339131316 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-08-21 05:07:56 is 17911010.211560024 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-08-21 05:07:56 is 17911010.055476899 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-08-21 05:07:56 is 17911009.923335524 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-08-21 05:07:56 is 17911009.756702774 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-08-21 05:07:56 is 17911009.698531691 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-08-21 05:07:56 is 17911009.552907816 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-08-21 05:07:56 is 17911009.436020191 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-08-21 05:07:56 is 17911009.364733441 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-08-21 05:07:56 is 17911009.308150899 s in the future tar: ./tc-testing/settings: time stamp 2024-08-21 05:07:56 is 17911009.181138774 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-08-21 05:07:56 is 17911009.035677941 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-08-27 12:10:49 is 18454781.904390857 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-08-21 05:07:56 is 17911008.785492691 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-08-21 05:07:56 is 17911008.660307316 s in the future tar: ./tc-testing/plugins: time stamp 2024-08-21 05:07:56 is 17911008.602018024 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-08-21 05:07:56 is 17911008.472203357 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-08-21 05:07:56 is 17911008.338853482 s in the future tar: ./tc-testing: time stamp 2024-09-05 02:27:06 is 19197358.282175941 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-09-05 02:23:52 is 19197164.113318107 s in the future tar: ./cachestat: time stamp 2024-09-05 02:26:51 is 19197343.042997982 s in the future tar: ./timens/gettime_perf: time stamp 2024-09-05 02:26:31 is 19197322.903154441 s in the future tar: ./timens/futex: time stamp 2024-09-05 02:26:31 is 19197322.778268941 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-09-05 02:26:31 is 19197322.646460774 s in the future tar: ./timens/timer: time stamp 2024-09-05 02:26:31 is 19197322.484307149 s in the future tar: ./timens/vfork_exec: time stamp 2024-09-05 02:26:31 is 19197322.327676066 s in the future tar: ./timens/config: time stamp 2024-08-21 05:07:56 is 17911007.197560357 s in the future tar: ./timens/exec: time stamp 2024-09-05 02:26:31 is 19197322.029332399 s in the future tar: ./timens/procfs: time stamp 2024-09-05 02:26:31 is 19197321.900480024 s in the future tar: ./timens/timens: time stamp 2024-09-05 02:26:31 is 19197321.785632149 s in the future tar: ./timens/timerfd: time stamp 2024-09-05 02:26:31 is 19197321.660282649 s in the future tar: ./timens: time stamp 2024-09-05 02:27:06 is 19197356.595634149 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-09-05 02:26:17 is 19197307.449793899 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-09-05 02:26:17 is 19197307.309965357 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-09-05 02:26:17 is 19197307.161836565 s in the future tar: ./ptrace/vmaccess: time stamp 2024-09-05 02:26:17 is 19197307.02837019 s in the future tar: ./ptrace: time stamp 2024-09-05 02:27:02 is 19197351.974587107 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-09-05 02:23:51 is 19197160.824483857 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-08-21 05:07:56 is 17911005.70295344 s in the future tar: ./alsa/libatest.so: time stamp 2024-09-05 02:23:51 is 19197160.586447524 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-08-21 05:07:56 is 17911005.449006524 s in the future tar: ./alsa/conf.d: time stamp 2024-08-21 05:07:56 is 17911005.388763607 s in the future tar: ./alsa/mixer-test: time stamp 2024-09-05 02:23:51 is 19197160.258834857 s in the future tar: ./alsa/pcm-test: time stamp 2024-09-05 02:23:51 is 19197160.123666274 s in the future tar: ./alsa: time stamp 2024-09-05 02:26:51 is 19197340.060929565 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-08-21 05:07:56 is 17911004.906746399 s in the future tar: ./cpu-hotplug: time stamp 2024-09-05 02:26:52 is 19197340.846718232 s in the future tar: ./timers/nanosleep: time stamp 2024-09-05 02:26:32 is 19197320.685401565 s in the future tar: ./timers/inconsistency-check: time stamp 2024-09-05 02:26:32 is 19197320.55210394 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-09-05 02:26:33 is 19197321.427011982 s in the future tar: ./timers/mqueue-lat: time stamp 2024-09-05 02:26:32 is 19197320.298157024 s in the future tar: ./timers/freq-step: time stamp 2024-09-05 02:26:34 is 19197322.16819944 s in the future tar: ./timers/nsleep-lat: time stamp 2024-09-05 02:26:32 is 19197320.043287982 s in the future tar: ./timers/rtcpie: time stamp 2024-09-05 02:26:33 is 19197320.914469315 s in the future tar: ./timers/set-timer-lat: time stamp 2024-09-05 02:26:32 is 19197319.782534982 s in the future tar: ./timers/posix_timers: time stamp 2024-09-05 02:26:32 is 19197319.645504315 s in the future tar: ./timers/leapcrash: time stamp 2024-09-05 02:26:34 is 19197321.509736815 s in the future tar: ./timers/adjtick: time stamp 2024-09-05 02:26:33 is 19197320.392879732 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-09-05 02:26:33 is 19197320.256980065 s in the future tar: ./timers/raw_skew: time stamp 2024-09-05 02:26:32 is 19197319.11186394 s in the future tar: ./timers/skew_consistency: time stamp 2024-09-05 02:26:34 is 19197320.975925148 s in the future tar: ./timers/leap-a-day: time stamp 2024-09-05 02:26:34 is 19197320.853226565 s in the future tar: ./timers/clocksource-switch: time stamp 2024-09-05 02:26:34 is 19197320.713112065 s in the future tar: ./timers/settings: time stamp 2024-08-21 05:07:56 is 17911002.583422148 s in the future tar: ./timers/change_skew: time stamp 2024-09-05 02:26:33 is 19197319.417069648 s in the future tar: ./timers/threadtest: time stamp 2024-09-05 02:26:33 is 19197319.29193794 s in the future tar: ./timers/set-tai: time stamp 2024-09-05 02:26:34 is 19197320.14756369 s in the future tar: ./timers/set-tz: time stamp 2024-09-05 02:26:34 is 19197320.019491857 s in the future tar: ./timers/set-2038: time stamp 2024-09-05 02:26:34 is 19197319.875028982 s in the future tar: ./timers: time stamp 2024-09-05 02:27:06 is 19197351.824250315 s in the future tar: ./size/get_size: time stamp 2024-09-05 02:26:29 is 19197314.679125357 s in the future tar: ./size: time stamp 2024-09-05 02:27:05 is 19197350.620720148 s in the future tar: ./openat2/openat2_test: time stamp 2024-09-05 02:26:18 is 19197303.100800398 s in the future tar: ./openat2/resolve_test: time stamp 2024-09-05 02:26:20 is 19197304.757111148 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-09-05 02:26:20 is 19197304.312012148 s in the future tar: ./openat2: time stamp 2024-09-05 02:27:02 is 19197346.242342773 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-09-05 02:25:42 is 19197266.085606273 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-09-05 02:25:42 is 19197265.940947315 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197265.824154731 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-09-05 02:25:42 is 19197265.70209019 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-09-05 02:25:42 is 19197265.570897606 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-09-05 02:25:42 is 19197265.441561231 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-09-05 02:25:42 is 19197265.298627731 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-09-05 02:25:42 is 19197265.166397523 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197265.012126565 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-09-05 02:25:42 is 19197264.874463898 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-09-05 02:25:42 is 19197264.73971869 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197264.590832815 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-09-05 02:25:42 is 19197264.468066023 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-09-05 02:25:42 is 19197264.334590481 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-09-05 02:25:42 is 19197264.210428481 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-09-05 02:25:42 is 19197264.082153606 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-09-05 02:25:42 is 19197263.97165269 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197263.842563648 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-09-05 02:25:42 is 19197263.659926939 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197263.506380023 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-09-05 02:25:42 is 19197263.384013189 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-09-05 02:25:42 is 19197263.192271023 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-09-05 02:25:42 is 19197263.067791148 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-09-05 02:25:42 is 19197262.939146189 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-09-05 02:25:42 is 19197262.800542314 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-09-05 02:25:42 is 19197262.672253106 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-09-05 02:25:42 is 19197262.542195606 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-09-05 02:25:42 is 19197262.413734689 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-09-05 02:25:42 is 19197262.283315148 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-09-05 02:25:42 is 19197262.141632356 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197262.008277856 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197261.879900981 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197261.758006731 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-09-05 02:25:42 is 19197261.629733856 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-09-05 02:25:42 is 19197261.507859773 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-09-05 02:25:42 is 19197261.379363356 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-09-05 02:25:42 is 19197261.260995314 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-09-05 02:25:42 is 19197261.120826273 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-09-05 02:25:42 is 19197260.990698689 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-09-05 02:25:42 is 19197260.854027439 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-08-21 05:07:56 is 17910994.732351064 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-09-05 02:25:42 is 19197260.598937606 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197260.456883897 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-09-05 02:25:42 is 19197260.320325064 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-08-21 05:07:56 is 17910994.198774939 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-09-05 02:25:42 is 19197260.065312897 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-09-05 02:25:42 is 19197259.923089814 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-09-05 02:25:42 is 19197259.794665106 s in the future tar: ./lkdtm/config: time stamp 2024-08-21 05:07:56 is 17910993.684481231 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-09-05 02:25:42 is 19197259.552802856 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-09-05 02:25:42 is 19197259.422676606 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-09-05 02:25:42 is 19197259.286004689 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-09-05 02:25:42 is 19197259.147820856 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-09-05 02:25:42 is 19197259.030998314 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-09-05 02:25:42 is 19197258.901620606 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-09-05 02:25:42 is 19197258.768716689 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-09-05 02:25:42 is 19197258.655677564 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-09-05 02:25:42 is 19197258.522189147 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-09-05 02:25:42 is 19197258.392816314 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-09-05 02:25:42 is 19197258.268293856 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-09-05 02:25:42 is 19197258.13852023 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197258.009785689 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-09-05 02:25:42 is 19197257.883990314 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-09-05 02:25:42 is 19197257.759398189 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-09-05 02:25:42 is 19197257.646256064 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-09-05 02:25:42 is 19197257.512760647 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-09-05 02:25:42 is 19197257.375326814 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-09-05 02:25:42 is 19197257.250635064 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-09-05 02:25:42 is 19197257.145848397 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-09-05 02:25:42 is 19197257.02054298 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-09-05 02:25:42 is 19197256.883050647 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-09-05 02:25:42 is 19197256.758514522 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-09-05 02:25:42 is 19197256.628253814 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-09-05 02:25:42 is 19197256.503031564 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-09-05 02:25:42 is 19197256.38274123 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-09-05 02:25:42 is 19197256.249838772 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197256.136110564 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-09-05 02:25:42 is 19197256.002562939 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-09-05 02:25:42 is 19197255.873723022 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-09-05 02:25:42 is 19197255.749263855 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-09-05 02:25:42 is 19197255.627168272 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-09-05 02:25:42 is 19197255.50205898 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-09-05 02:25:42 is 19197255.364857063 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-09-05 02:25:42 is 19197255.206825897 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-09-05 02:25:42 is 19197255.08498798 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-09-05 02:25:42 is 19197254.943048522 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-09-05 02:25:42 is 19197254.822818105 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-09-05 02:25:42 is 19197254.689738272 s in the future tar: ./lkdtm: time stamp 2024-09-05 02:26:58 is 19197330.634599188 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-09-05 02:25:19 is 19197231.486196688 s in the future tar: ./efivarfs/config: time stamp 2024-08-21 05:07:56 is 17910988.364057813 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-08-21 05:07:56 is 17910988.250761897 s in the future tar: ./efivarfs/create-read: time stamp 2024-09-05 02:25:19 is 19197231.10587948 s in the future tar: ./efivarfs: time stamp 2024-09-05 02:26:54 is 19197326.04237748 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-09-05 02:23:52 is 19197143.885721147 s in the future tar: ./breakpoints: time stamp 2024-09-05 02:26:51 is 19197322.83369473 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-09-05 02:25:43 is 19197254.67515873 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-09-05 02:25:43 is 19197254.541591313 s in the future tar: ./membarrier: time stamp 2024-09-05 02:26:58 is 19197329.486597105 s in the future tar: ./mm/madv_populate: time stamp 2024-09-05 02:26:41 is 19197312.32501723 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-09-05 02:26:50 is 19197321.14623823 s in the future tar: ./mm/soft-dirty: time stamp 2024-09-05 02:26:50 is 19197320.974595022 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-08-21 05:07:56 is 17910986.843328022 s in the future tar: ./mm/mlock2-tests: time stamp 2024-09-05 02:26:43 is 19197313.710970855 s in the future tar: ./mm/gup_test: time stamp 2024-09-05 02:26:38 is 19197308.549428605 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-08-21 05:07:56 is 17910986.410767355 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-09-05 02:26:41 is 19197311.260236188 s in the future tar: ./mm/mremap_test: time stamp 2024-09-05 02:26:44 is 19197314.127179521 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-09-05 02:26:39 is 19197308.990355063 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-09-05 02:26:40 is 19197309.86542773 s in the future tar: ./mm/hugepage-shm: time stamp 2024-09-05 02:26:40 is 19197309.726194563 s in the future tar: ./mm/uffd-stress: time stamp 2024-09-05 02:26:47 is 19197316.568814021 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-08-21 05:07:56 is 17910985.448249355 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-09-05 02:26:49 is 19197318.318194396 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-09-05 02:26:48 is 19197317.134493563 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-09-05 02:26:44 is 19197313.009571438 s in the future tar: ./mm/ksm_tests: time stamp 2024-09-05 02:26:48 is 19197316.864347646 s in the future tar: ./mm/mrelease_test: time stamp 2024-09-05 02:26:43 is 19197311.709307313 s in the future tar: ./mm/droppable: time stamp 2024-09-05 02:26:50 is 19197318.525742438 s in the future tar: ./mm/gup_longterm: time stamp 2024-09-05 02:26:37 is 19197305.400511855 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-08-21 05:07:56 is 17910984.286095188 s in the future tar: ./mm/config: time stamp 2024-08-21 05:07:56 is 17910984.150362563 s in the future tar: ./mm/seal_elf: time stamp 2024-09-05 02:26:45 is 19197313.000428896 s in the future tar: ./mm/migration: time stamp 2024-09-05 02:26:42 is 19197309.858413688 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-09-05 02:26:48 is 19197315.730192813 s in the future tar: ./mm/mseal_test: time stamp 2024-09-05 02:26:44 is 19197311.583049896 s in the future tar: ./mm/transhuge-stress: time stamp 2024-09-05 02:26:46 is 19197313.441478146 s in the future tar: ./mm/settings: time stamp 2024-08-21 05:07:56 is 17910983.324651396 s in the future tar: ./mm/on-fault-limit: time stamp 2024-09-05 02:26:45 is 19197312.187766438 s in the future tar: ./mm/mdwe_test: time stamp 2024-09-05 02:26:49 is 19197316.059930396 s in the future tar: ./mm/mkdirty: time stamp 2024-09-05 02:26:43 is 19197309.918290021 s in the future tar: ./mm/map_populate: time stamp 2024-09-05 02:26:42 is 19197308.790679021 s in the future tar: ./mm/compaction_test: time stamp 2024-09-05 02:26:37 is 19197303.653470313 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-09-05 02:26:39 is 19197305.515456938 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-08-21 05:07:56 is 17910982.390547771 s in the future tar: ./mm/khugepaged: time stamp 2024-09-05 02:26:41 is 19197307.265504104 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-09-05 02:26:46 is 19197312.119768604 s in the future tar: ./mm/hmm-tests: time stamp 2024-09-05 02:26:39 is 19197304.909288313 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-09-05 02:26:47 is 19197312.748902771 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-08-21 05:07:56 is 17910981.614774271 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-09-05 02:26:49 is 19197314.483703063 s in the future tar: ./mm/mlock-random-test: time stamp 2024-09-05 02:26:43 is 19197308.367095604 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-09-05 02:26:39 is 19197304.222630521 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-08-21 05:07:56 is 17910981.106070104 s in the future tar: ./mm/map_hugetlb: time stamp 2024-09-05 02:26:41 is 19197305.974874437 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-09-05 02:26:40 is 19197304.835401062 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-09-05 02:26:39 is 19197303.697401146 s in the future tar: ./mm/thuge-gen: time stamp 2024-09-05 02:26:46 is 19197310.572248562 s in the future tar: ./mm/cow: time stamp 2024-09-05 02:26:37 is 19197301.443377187 s in the future tar: ./mm: time stamp 2024-09-05 02:27:07 is 19197331.382688396 s in the future tar: ./capabilities/validate_cap: time stamp 2024-09-05 02:23:52 is 19197136.227822021 s in the future tar: ./capabilities/test_execve: time stamp 2024-09-05 02:23:52 is 19197136.089106062 s in the future tar: ./capabilities: time stamp 2024-09-05 02:26:51 is 19197315.038401771 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-09-05 02:26:36 is 19197299.890202437 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-09-05 02:26:36 is 19197299.750908771 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-09-05 02:26:36 is 19197299.622077437 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-09-05 02:26:36 is 19197299.490065021 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-09-05 02:26:36 is 19197299.356644979 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-09-05 02:26:36 is 19197299.229320646 s in the future tar: ./vDSO: time stamp 2024-09-05 02:27:07 is 19197330.170964479 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-09-05 02:23:55 is 19197138.016816604 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-09-05 02:23:55 is 19197137.849958979 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-09-05 02:23:55 is 19197137.712210771 s in the future tar: ./clone3/clone3: time stamp 2024-09-05 02:23:55 is 19197137.570491437 s in the future tar: ./clone3: time stamp 2024-09-05 02:26:51 is 19197313.516348854 s in the future tar: .: time stamp 2024-09-05 02:27:09 is 19197331.463044771 s in the future skiplist: ======================================== ======================================== membarrier:membarrier_test_single_thread membarrier:membarrier_test_multi_thread ============== Tests to run =============== membarrier:membarrier_test_single_thread membarrier:membarrier_test_multi_thread ===========End Tests to run =============== shardfile-membarrier pass <12>[ 197.563736] kselftest: Running tests in membarrier TAP version 13 1..2 # timeout set to 45 # selftests: membarrier: membarrier_test_single_thread # TAP version 13 # 1..18 # ok 1 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 0, registrations = 0 # ok 2 sys_membarrier available # ok 3 sys membarrier invalid command test: command = -1, flags = 0, errno = 22. Failed as expected # ok 4 sys membarrier MEMBARRIER_CMD_QUERY invalid flags test: flags = 1, errno = 22. Failed as expected # ok 5 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED not registered failure test: flags = 0, errno = 1 # ok 6 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE not registered failure test: flags = 0, errno = 1 # ok 7 sys membarrier MEMBARRIER_CMD_GLOBAL test: flags = 0 # ok 8 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED test: flags = 0 # ok 9 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 16, registrations = 16 # ok 10 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED test: flags = 0 # ok 11 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 12 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 80, registrations = 80 # ok 13 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 14 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # ok 15 sys membarrier MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED test: flags = 0 # ok 16 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 84, registrations = 84 # ok 17 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # ok 18 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 84, registrations = 84 # # Totals: pass:18 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: membarrier: membarrier_test_single_thread # timeout set to 45 # selftests: membarrier: membarrier_test_multi_thread # TAP version 13 # 1..16 # ok 1 sys_membarrier available # ok 2 sys membarrier invalid command test: command = -1, flags = 0, errno = 22. Failed as expected # ok 3 sys membarrier MEMBARRIER_CMD_QUERY invalid flags test: flags = 1, errno = 22. Failed as expected # ok 4 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED not registered failure test: flags = 0, errno = 1 # ok 5 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE not registered failure test: flags = 0, errno = 1 # ok 6 sys membarrier MEMBARRIER_CMD_GLOBAL test: flags = 0 # ok 7 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED test: flags = 0 # ok 8 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 16, registrations = 16 # ok 9 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED test: flags = 0 # ok 10 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 11 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 80, registrations = 80 # ok 12 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 13 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # ok 14 sys membarrier MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED test: flags = 0 # ok 15 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 84, registrations = 84 # ok 16 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # # Totals: pass:16 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 2 selftests: membarrier: membarrier_test_multi_thread membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_0_registrations_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_available pass membarrier_membarrier_test_single_thread_sys_membarrier_invalid_command_test_command_1_flags_0_errno_22_Failed_as_expected pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_QUERY_invalid_flags_test_flags_1_errno_22_Failed_as_expected pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_16_registrations_16 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_80_registrations_80 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_84_registrations_84 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0_dup2 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_84_registrations_84_dup2 pass membarrier_membarrier_test_single_thread pass membarrier_membarrier_test_multi_thread_sys_membarrier_available pass membarrier_membarrier_test_multi_thread_sys_membarrier_invalid_command_test_command_1_flags_0_errno_22_Failed_as_expected pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_QUERY_invalid_flags_test_flags_1_errno_22_Failed_as_expected pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_16_registrations_16 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_80_registrations_80 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_84_registrations_84 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0_dup2 pass membarrier_membarrier_test_multi_thread pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #