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.203 (44 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1214551/tftp-deploy-7fus6j9_/kernel/zImage tftp 0x82000000 1214551/tftp-deploy-7fus6j9_/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.203 Filename '1214551/tftp-deploy-7fus6j9_/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 11.5 MiB 5.2 MiB/s done Bytes transferred = 12042752 (b7c200 hex) => tftp 0x83000000 1214551/tftp-deploy-7fus6j9_/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1214551/tftp-deploy-7fus6j9_/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.203 Filename '1214551/tftp-deploy-7fus6j9_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.6 MiB 5.1 MiB/s done Bytes transferred = 15351925 (ea4075 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1214551/tftp-deploy-7fus6j9_/dtb/am335x-boneblack.dtb tftp 0x88000000 1214551/tftp-deploy-7fus6j9_/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.203 Filename '1214551/tftp-deploy-7fus6j9_/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.9 KiB 3.5 MiB/s done Bytes transferred = 70568 (113a8 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1214551/extract-nfsrootfs-awvxpujh,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/1214551/extract-nfsrootfs-awvxpujh,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 - 0xb7c200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-11-01 0:54:15 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 15351861 Bytes = 14.6 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 880143a7 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc5 (KernelCI@build-j358357-arm-clang-16-multi-v7-defconfig-5swcm) (Debian clang version 16.0.6 (15~deb12u1), Debian LLD 16.0.6) #1 SMP Fri Nov 1 00:29:01 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 s40716 r8192 d20724 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1214551/extract-nfsrootfs-awvxpujh,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.019190] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.034227] Console: colour dummy device 80x30 <3>[ 0.039123] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.046196] This ensures that you still see kernel messages. Please <3>[ 0.052922] update your kernel commandline. <6>[ 0.057535] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096198] CPU: Testing write buffer coherency: ok <6>[ 0.101565] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.107033] pid_max: default: 32768 minimum: 301 <6>[ 0.112229] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.120056] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129437] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136468] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.146186] rcu: Hierarchical SRCU implementation. <6>[ 0.151471] rcu: Max phase no-delay instances is 1000. <6>[ 0.162880] EFI services will not be available. <6>[ 0.168173] smp: Bringing up secondary CPUs ... <6>[ 0.173234] smp: Brought up 1 node, 1 CPU <6>[ 0.177635] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.184409] CPU: All CPU(s) started in SVC mode. <6>[ 0.189611] Memory: 404428K/522240K available (17408K kernel code, 2538K rwdata, 6696K rodata, 2048K init, 432K bss, 50620K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.205906] devtmpfs: initialized <6>[ 0.224154] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.232765] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.243230] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.255552] pinctrl core: initialized pinctrl subsystem <6>[ 0.266433] DMI not present or invalid. <6>[ 0.272340] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.281329] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.292972] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.293149] cpuidle: using governor menu <6>[ 0.328565] No ATAGs? <6>[ 0.331302] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.343486] Serial: AMBA PL011 UART driver <6>[ 0.376063] iommu: Default domain type: Translated <6>[ 0.381420] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.410541] SCSI subsystem initialized <6>[ 0.420111] usbcore: registered new interface driver usbfs <6>[ 0.426070] usbcore: registered new interface driver hub <6>[ 0.431912] usbcore: registered new device driver usb <6>[ 0.438467] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.443906] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.453611] PTP clock support registered <6>[ 0.458064] EDAC MC: Ver: 3.0.0 <6>[ 0.509887] scmi_core: SCMI protocol bus registered <6>[ 0.518123] vgaarb: loaded <6>[ 0.530970] clocksource: Switched to clocksource dmtimer <6>[ 0.569697] NET: Registered PF_INET protocol family <6>[ 0.575412] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.584422] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.593356] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.601620] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.609891] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.617616] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.624538] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.631575] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.639157] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.718400] RPC: Registered named UNIX socket transport module. <6>[ 0.724858] RPC: Registered udp transport module. <6>[ 0.729967] RPC: Registered tcp transport module. <6>[ 0.735091] RPC: Registered tcp-with-tls transport module. <6>[ 0.741017] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.747924] PCI: CLS 0 bytes, default 64 <5>[ 0.753806] Initialise system trusted keyrings <6>[ 0.774924] Trying to unpack rootfs image as initramfs... <6>[ 0.841529] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.849041] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.892382] NFS: Registering the id_resolver key type <5>[ 0.897995] Key type id_resolver registered <5>[ 0.902683] Key type id_legacy registered <6>[ 0.907123] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.914333] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 1.001677] Key type asymmetric registered <5>[ 1.006203] Asymmetric key parser 'x509' registered <6>[ 1.011703] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.019592] io scheduler mq-deadline registered <6>[ 1.024577] io scheduler kyber registered <6>[ 1.029033] io scheduler bfq registered <6>[ 1.133256] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.433865] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.475458] msm_serial: driver initialized <6>[ 1.480250] SuperH (H)SCI(F) driver initialized <6>[ 1.485579] STMicroelectronics ASC driver initialized <6>[ 1.491259] STM32 USART driver initialized <6>[ 1.612120] brd: module loaded <6>[ 1.652107] loop: module loaded <6>[ 1.696919] CAN device driver interface <6>[ 1.702141] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.709077] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.714543] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.720990] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.726813] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.736046] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.742205] usbcore: registered new interface driver pegasus <6>[ 1.748331] usbcore: registered new interface driver asix <6>[ 1.754220] usbcore: registered new interface driver ax88179_178a <6>[ 1.760787] usbcore: registered new interface driver cdc_ether <6>[ 1.767118] usbcore: registered new interface driver smsc75xx <6>[ 1.773362] usbcore: registered new interface driver smsc95xx <6>[ 1.779578] usbcore: registered new interface driver net1080 <6>[ 1.785722] usbcore: registered new interface driver cdc_subset <6>[ 1.792163] usbcore: registered new interface driver zaurus <6>[ 1.798213] usbcore: registered new interface driver cdc_ncm <6>[ 1.807715] usbcore: registered new interface driver usb-storage <6>[ 2.103255] i2c_dev: i2c /dev entries driver <5>[ 2.167609] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 2.177244] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.184038] sdhci: Copyright(c) Pierre Ossman <6>[ 2.190433] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.198312] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.302529] usbcore: registered new interface driver usbhid <6>[ 2.308573] usbhid: USB HID core driver <6>[ 2.357103] NET: Registered PF_INET6 protocol family <6>[ 2.392742] Segment Routing with IPv6 <6>[ 2.396888] In-situ OAM (IOAM) with IPv6 <6>[ 2.401433] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.408729] NET: Registered PF_PACKET protocol family <6>[ 2.414306] can: controller area network core <6>[ 2.419133] NET: Registered PF_CAN protocol family <6>[ 2.424363] can: raw protocol <6>[ 2.427691] can: broadcast manager protocol <6>[ 2.432290] can: netlink gateway - max_hops=1 <5>[ 2.437789] Key type dns_resolver registered <6>[ 2.442881] ThumbEE CPU extension supported. <5>[ 2.447576] Registering SWP/SWPB emulation handler <3>[ 2.453292] omap_voltage_late_init: Voltage driver support not added <5>[ 2.668134] Loading compiled-in X.509 certificates <6>[ 2.777510] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.794229] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.818308] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 3.021256] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.221662] OMAP GPIO hardware version 0.1 <6>[ 3.240562] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.322932] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.356555] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.395107] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.434227] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.473747] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.527693] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.548811] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.575813] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.584978] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.672817] Freeing initrd memory: 14996K <6>[ 3.677575] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.704341] random: crng init done <6>[ 3.750968] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.803438] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.813776] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.821118] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 3.828591] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.836726] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.848368] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.857487] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.887825] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.896448] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 3.965280] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 3.979745] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 3.997048] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.049744] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.059266] printk: legacy console [ttyS0] enabled <6>[ 4.059266] printk: legacy console [ttyS0] enabled <6>[ 4.069603] printk: legacy bootconsole [omap8250] disabled <6>[ 4.069603] printk: legacy bootconsole [omap8250] disabled <4>[ 4.101795] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.109191] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.129213] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.136222] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.149913] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.161804] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.182472] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.191659] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.196792] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.210096] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.219006] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.227756] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.327691] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.366855] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.411159] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.419989] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.481412] mmc1: new high speed MMC card at address 0001 <6>[ 4.489515] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.501450] mmcblk1: p1 <6>[ 4.505796] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.518594] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.529451] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.542655] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.672013] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.711065] Sending DHCP requests ., OK <6>[ 6.795562] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.203 <6>[ 6.803615] IP-Config: Complete: <6>[ 6.807153] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.203, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.817609] host=172.16.3.203, domain=denx.de, nis-domain=(none) <6>[ 6.824436] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.824474] nameserver0=172.16.3.3 <6>[ 6.835849] ntpserver0=172.16.3.3 <6>[ 6.841361] clk: Disabling unused clocks <6>[ 6.845979] PM: genpd: Disabling unused power domains <6>[ 6.862947] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.872769] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.067414] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.252598] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.430456] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.436376] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.623118] tda998x 0-0070: found TDA19988 <6>[ 10.731469] hub 1-0:1.0: USB hub found <6>[ 10.741507] hub 1-0:1.0: 1 port detected Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.203 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>[ 15.396171] systemd[1]: System time before build time, advancing clock. <30>[ 15.594460] 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.631718] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.671592] systemd[1]: Hostname set to . <30>[ 17.839245] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.854554] 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.883447] 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.917371] 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.952875] 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.982381] 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>[ 18.012137] 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>[ 18.042023] 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>[ 18.062581] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 18.091492] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 18.122864] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 18.161781] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.191607] 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>[ 18.221590] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.251814] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.281779] 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.312652] 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.395832] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.413636] 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.443759] 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.474113] 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.506036] 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.542740] 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.572787] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.591444] 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.642650] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.694970] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.785763] 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.845002] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.892343] 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.972218] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.015240] 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.102134] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.174358] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.223275] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.236861] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.282467] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.372439] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.428783] 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.534178] 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.679160] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.815367] 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.889226] 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.958806] 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.073069] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 20.102278] 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.143955] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 20.181566] 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.213902] systemd[1]: modprobe@drm.service: Deactivated successfully. <30>[ 20.242758] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. <30>[ 20.292851] 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@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... <46>[ 20.968708] systemd-journald[162]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... <5>[ 25.922776] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[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>[ 27.026577] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 27.095303] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 27.104241] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 27.113319] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [[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. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Debian GNU/Linux 12 debidebian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc5 #1 SMP Fri Nov 1 00:29:01 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/1214551/extract-nfsrootfs-awvxpujh' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1214551/extract-nfsrootfs-awvxpujh' / # 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-1214551/environment . /lava-1214551/environment / # /lava-1214551/bin/lava-test-runner /lava-1214551/0 /lava-1214551/bin/lava-test-runner /lava-1214551/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1214551/0/tests/0_timesync-off ++ cat uuid + UUID=1214551_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-kcmp + TESTRUN_ID=1_kselftest-kcmp + cd /lava-1214551/0/tests/1_kselftest-kcmp ++ cat uuid + UUID=1214551_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c kcmp -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/mainline/master/v6.12-rc5-161-g90602c251cda/arm/multi_v7_defconfig/clang-16/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.12-rc5-161-g90602c251cda/arm/multi_v7_defconfig/clang-16/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: 2730528 (2.6M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 164KB/s kselftest_armhf.tar 7%[> ] 194.76K 319KB/s kselftest_armhf.tar 22%[===> ] 601.17K 632KB/s kselftest_armhf.tar 38%[======> ] 1.01M 903KB/s kselftest_armhf.tar 47%[========> ] 1.25M 934KB/s kselftest_armhf.tar 91%[=================> ] 2.38M 1.52MB/s kselftest_armhf.tar 100%[===================>] 2.60M 1.54MB/s in 1.7s 2024-01-26 21:49:18 (1.54 MB/s) - 'kselftest_armhf.tar.gz' saved [2730528/2730528] tar: ./proc/fd-003-kthread: time stamp 2024-11-01 00:45:44 is 24116185.094494079 s in the future tar: ./proc/config: time stamp 2024-10-27 19:28:30 is 23751550.970014787 s in the future tar: ./proc/proc-tid0: time stamp 2024-11-01 00:45:45 is 24116185.829547829 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-11-01 00:45:44 is 24116184.695994829 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-11-01 00:45:45 is 24116185.560884704 s in the future tar: ./proc/setns-dcache: time stamp 2024-11-01 00:45:46 is 24116186.436151579 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-11-01 00:45:46 is 24116186.287527162 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-11-01 00:45:46 is 24116186.162293204 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-11-01 00:45:44 is 24116184.027040704 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-11-01 00:45:46 is 24116185.910688245 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-11-01 00:45:44 is 24116183.778847787 s in the future tar: ./proc/thread-self: time stamp 2024-11-01 00:45:46 is 24116185.644782745 s in the future tar: ./proc/read: time stamp 2024-11-01 00:45:46 is 24116185.492943829 s in the future tar: ./proc/self: time stamp 2024-11-01 00:45:46 is 24116185.368583204 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-11-01 00:45:44 is 24116183.212054662 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-11-01 00:45:46 is 24116185.077951078 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-11-01 00:45:45 is 24116183.942377787 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-11-01 00:45:45 is 24116183.818241287 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-11-01 00:45:45 is 24116183.686365745 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-11-01 00:45:45 is 24116183.560646162 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-11-01 00:45:47 is 24116185.38564537 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-11-01 00:45:44 is 24116182.259478037 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-11-01 00:45:44 is 24116182.119375495 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-11-01 00:45:45 is 24116182.984219995 s in the future tar: ./proc: time stamp 2024-11-01 00:46:34 is 24116231.922289662 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-11-01 00:46:07 is 24116204.742126953 s in the future tar: ./uevent/config: time stamp 2024-10-27 19:28:30 is 23751547.618347162 s in the future tar: ./uevent: time stamp 2024-11-01 00:46:43 is 24116240.560679287 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-10-27 19:28:30 is 23751547.379884453 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-11-01 00:45:55 is 24116192.241114828 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-11-01 00:45:55 is 24116192.108315453 s in the future tar: ./syscall_user_dispatch: time stamp 2024-11-01 00:46:39 is 24116236.059674162 s in the future tar: ./landlock/scoped_test: time stamp 2024-11-01 00:45:07 is 24116143.89999812 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-11-01 00:45:06 is 24116142.740418162 s in the future tar: ./landlock/config: time stamp 2024-10-27 19:28:30 is 23751546.61258162 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-11-01 00:45:07 is 24116143.443587161 s in the future tar: ./landlock/net_test: time stamp 2024-11-01 00:45:05 is 24116141.195956453 s in the future tar: ./landlock/ptrace_test: time stamp 2024-11-01 00:45:05 is 24116141.031566453 s in the future tar: ./landlock/true: time stamp 2024-11-01 00:45:07 is 24116142.682520495 s in the future tar: ./landlock/fs_test: time stamp 2024-11-01 00:45:04 is 24116139.456954078 s in the future tar: ./landlock/base_test: time stamp 2024-11-01 00:45:00 is 24116135.311795161 s in the future tar: ./landlock: time stamp 2024-11-01 00:46:29 is 24116224.247940411 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-11-01 00:44:49 is 24116124.106947953 s in the future tar: ./efivarfs/create-read: time stamp 2024-11-01 00:44:49 is 24116123.959332745 s in the future tar: ./efivarfs/config: time stamp 2024-10-27 19:28:30 is 23751544.83320662 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-10-27 19:28:30 is 23751544.705456703 s in the future tar: ./efivarfs: time stamp 2024-11-01 00:46:26 is 24116220.652952495 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-11-01 00:46:09 is 24116203.500802453 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-11-01 00:46:09 is 24116203.365934578 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-11-01 00:46:08 is 24116202.238187078 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-11-01 00:46:09 is 24116203.113138036 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-11-01 00:46:09 is 24116202.974901411 s in the future tar: ./vDSO/vdso_test_chacha: time stamp 2024-11-01 00:46:10 is 24116203.840556453 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-11-01 00:46:08 is 24116201.712671953 s in the future tar: ./vDSO: time stamp 2024-11-01 00:46:43 is 24116236.654474661 s in the future tar: ./rtc/setdate: time stamp 2024-11-01 00:45:52 is 24116185.513553744 s in the future tar: ./rtc/settings: time stamp 2024-10-27 19:28:30 is 23751543.391348328 s in the future tar: ./rtc/rtctest: time stamp 2024-11-01 00:45:52 is 24116185.234880911 s in the future tar: ./rtc: time stamp 2024-11-01 00:46:36 is 24116229.170597703 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-10-27 19:28:30 is 23751543.021592994 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-10-27 19:28:30 is 23751542.899136786 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-10-27 19:28:30 is 23751542.764390453 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-10-27 19:28:30 is 23751542.636685286 s in the future tar: ./tpm2/settings: time stamp 2024-10-27 19:28:30 is 23751542.507744911 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-10-27 19:28:30 is 23751542.379263036 s in the future tar: ./tpm2: time stamp 2024-11-01 00:46:42 is 24116234.314091578 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-10-27 19:28:30 is 23751542.161183244 s in the future tar: ./alsa/mixer-test: time stamp 2024-11-01 00:42:56 is 24116008.020843953 s in the future tar: ./alsa/global-timer: time stamp 2024-11-01 00:42:56 is 24116007.890144161 s in the future tar: ./alsa/pcm-test: time stamp 2024-11-01 00:42:56 is 24116007.755371078 s in the future tar: ./alsa/libatest.so: time stamp 2024-11-01 00:42:56 is 24116007.627373953 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-11-01 00:42:57 is 24116008.477210119 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-10-27 19:28:30 is 23751541.314403494 s in the future tar: ./alsa/conf.d: time stamp 2024-10-27 19:28:30 is 23751541.256017703 s in the future tar: ./alsa/utimer-test: time stamp 2024-11-01 00:42:57 is 24116007.929722369 s in the future tar: ./alsa: time stamp 2024-11-01 00:46:23 is 24116213.866637827 s in the future tar: ./damon/access_memory_even: time stamp 2024-11-01 00:43:04 is 24116014.718255077 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-10-27 19:28:30 is 23751540.591395869 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-11-01 00:43:04 is 24116014.457877702 s in the future tar: ./damon/config: time stamp 2024-10-27 19:28:30 is 23751540.313688577 s in the future tar: ./damon/damos_quota.py: time stamp 2024-10-27 19:28:30 is 23751540.185923619 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-10-27 19:28:30 is 23751540.065961161 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-10-27 19:28:30 is 23751539.940879786 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-10-27 19:28:30 is 23751539.807441369 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-10-27 19:28:30 is 23751539.677182286 s in the future tar: ./damon/sysfs.sh: time stamp 2024-10-27 19:28:30 is 23751539.554138827 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-10-27 19:28:30 is 23751539.426966744 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-10-27 19:28:30 is 23751539.308719577 s in the future tar: ./damon/reclaim.sh: time stamp 2024-10-27 19:28:30 is 23751539.171992702 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-10-27 19:28:30 is 23751539.029364619 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-10-27 19:28:30 is 23751538.874381619 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-11-01 00:43:04 is 24116012.701187786 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-10-27 19:28:30 is 23751538.484439327 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-10-27 19:28:30 is 23751538.357922661 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-10-27 19:28:30 is 23751538.231115161 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-10-27 19:28:30 is 23751538.094964827 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-10-27 19:28:30 is 23751537.955969119 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-10-27 19:28:30 is 23751537.815705535 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-10-27 19:28:30 is 23751537.688791202 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-11-01 00:43:04 is 24116011.545862577 s in the future tar: ./damon/access_memory: time stamp 2024-11-01 00:43:04 is 24116011.301487285 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-10-27 19:28:30 is 23751537.138298827 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-10-27 19:28:30 is 23751537.00216216 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-10-27 19:28:30 is 23751536.868658952 s in the future tar: ./damon: time stamp 2024-11-01 00:46:24 is 24116210.779698994 s in the future tar: ./kselftest-list.txt: time stamp 2024-11-01 00:46:47 is 24116233.630881994 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-11-01 00:45:42 is 24116168.474021244 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-11-01 00:45:42 is 24116168.318178785 s in the future tar: ./pidfd/config: time stamp 2024-10-27 19:28:30 is 23751536.158906244 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-11-01 00:45:43 is 24116168.990469785 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-11-01 00:45:43 is 24116168.836733702 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-11-01 00:45:42 is 24116167.683551285 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-11-01 00:45:43 is 24116168.545642535 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-11-01 00:45:43 is 24116168.402907452 s in the future tar: ./pidfd: time stamp 2024-11-01 00:46:34 is 24116219.346577244 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-10-27 19:28:30 is 23751535.181594702 s in the future tar: ./intel_pstate: time stamp 2024-11-01 00:46:28 is 24116213.124281077 s in the future tar: ./zram/config: time stamp 2024-10-27 19:28:30 is 23751534.973000827 s in the future tar: ./zram/zram02.sh: time stamp 2024-10-27 19:28:30 is 23751534.829418035 s in the future tar: ./zram/zram01.sh: time stamp 2024-10-27 19:28:30 is 23751534.714499702 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-10-27 19:28:30 is 23751534.583374743 s in the future tar: ./zram/zram.sh: time stamp 2024-10-27 19:28:30 is 23751534.447578702 s in the future tar: ./zram: time stamp 2024-11-01 00:46:45 is 24116229.390825077 s in the future tar: ./rust/config: time stamp 2024-10-27 19:28:30 is 23751534.227359577 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-10-27 19:28:30 is 23751534.007102743 s in the future tar: ./rust: time stamp 2024-11-01 00:46:36 is 24116219.944103243 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-10-27 19:28:30 is 23751533.794725368 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-10-27 19:28:30 is 23751533.638412077 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-10-27 19:28:30 is 23751533.486405618 s in the future tar: ./firmware/config: time stamp 2024-10-27 19:28:30 is 23751533.364840785 s in the future tar: ./firmware/settings: time stamp 2024-10-27 19:28:30 is 23751533.22691541 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-10-27 19:28:30 is 23751533.065468285 s in the future tar: ./firmware/fw_namespace: time stamp 2024-11-01 00:44:53 is 24116115.923785077 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-10-27 19:28:30 is 23751532.801633243 s in the future tar: ./firmware: time stamp 2024-11-01 00:46:27 is 24116209.739471535 s in the future tar: ./timens/vfork_exec: time stamp 2024-11-01 00:46:02 is 24116184.576302702 s in the future tar: ./timens/timerfd: time stamp 2024-11-01 00:45:59 is 24116181.426028951 s in the future tar: ./timens/timens: time stamp 2024-11-01 00:45:58 is 24116180.297330993 s in the future tar: ./timens/config: time stamp 2024-10-27 19:28:30 is 23751532.168582576 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-11-01 00:46:00 is 24116182.042469618 s in the future tar: ./timens/procfs: time stamp 2024-11-01 00:46:00 is 24116181.892297201 s in the future tar: ./timens/futex: time stamp 2024-11-01 00:46:02 is 24116183.722127451 s in the future tar: ./timens/gettime_perf: time stamp 2024-11-01 00:46:02 is 24116183.568013785 s in the future tar: ./timens/timer: time stamp 2024-11-01 00:45:59 is 24116180.425399826 s in the future tar: ./timens/exec: time stamp 2024-11-01 00:46:01 is 24116182.280549118 s in the future tar: ./timens: time stamp 2024-11-01 00:46:41 is 24116222.219809993 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-10-27 19:28:30 is 23751531.067577076 s in the future tar: ./fpu/test_fpu: time stamp 2024-11-01 00:44:53 is 24116113.84445966 s in the future tar: ./fpu: time stamp 2024-11-01 00:46:27 is 24116207.771492618 s in the future tar: ./memfd/config: time stamp 2024-10-27 19:28:30 is 23751530.533183493 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-10-27 19:28:30 is 23751530.39973266 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-11-01 00:45:11 is 24116131.24621141 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-10-27 19:28:30 is 23751530.124396243 s in the future tar: ./memfd/fuse_test: time stamp 2024-11-01 00:45:11 is 24116130.982526576 s in the future tar: ./memfd/memfd_test: time stamp 2024-11-01 00:45:11 is 24116130.832925243 s in the future tar: ./memfd: time stamp 2024-11-01 00:46:30 is 24116209.761577535 s in the future tar: ./resctrl/config: time stamp 2024-10-27 19:28:30 is 23751529.623978409 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-11-01 00:45:50 is 24116169.415568326 s in the future tar: ./resctrl/settings: time stamp 2024-10-27 19:28:30 is 23751529.282433201 s in the future tar: ./resctrl: time stamp 2024-11-01 00:46:35 is 24116214.215677326 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-11-01 00:45:09 is 24116128.065240076 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-11-01 00:45:09 is 24116127.931692076 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-11-01 00:45:09 is 24116127.727900659 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-11-01 00:45:09 is 24116127.481403701 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-01 00:45:09 is 24116127.294148826 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-11-01 00:45:09 is 24116127.168512409 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-11-01 00:45:09 is 24116127.039292368 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-11-01 00:45:09 is 24116126.905884659 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-11-01 00:45:09 is 24116126.785234951 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-11-01 00:45:09 is 24116126.638711951 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-11-01 00:45:09 is 24116126.501543576 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-01 00:45:09 is 24116126.382515451 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-11-01 00:45:09 is 24116126.254647368 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-11-01 00:45:09 is 24116126.138060034 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-11-01 00:45:09 is 24116125.988479909 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-11-01 00:45:09 is 24116125.858858409 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-11-01 00:45:09 is 24116125.737811701 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-11-01 00:45:09 is 24116125.562654701 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-11-01 00:45:09 is 24116125.433831326 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-11-01 00:45:09 is 24116125.231254867 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-11-01 00:45:09 is 24116125.007965117 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-11-01 00:45:09 is 24116124.861731826 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-11-01 00:45:09 is 24116124.737450701 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-11-01 00:45:09 is 24116124.234375534 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-11-01 00:45:09 is 24116124.036384117 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-11-01 00:45:09 is 24116123.905405117 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-11-01 00:45:09 is 24116123.763643617 s in the future tar: ./lkdtm/config: time stamp 2024-10-27 19:28:30 is 23751524.621775201 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-11-01 00:45:09 is 24116123.490365909 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-11-01 00:45:09 is 24116123.385696826 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-11-01 00:45:09 is 24116123.246503076 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-11-01 00:45:09 is 24116123.113057742 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-11-01 00:45:09 is 24116122.993658992 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-11-01 00:45:09 is 24116122.860174867 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-11-01 00:45:09 is 24116122.729375742 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-11-01 00:45:09 is 24116122.5729932 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-11-01 00:45:09 is 24116122.4431872 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-11-01 00:45:09 is 24116122.3013292 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-11-01 00:45:09 is 24116122.153970992 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-11-01 00:45:09 is 24116122.003806992 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-11-01 00:45:09 is 24116121.86761045 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-11-01 00:45:09 is 24116121.742498575 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-11-01 00:45:09 is 24116121.611754534 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-11-01 00:45:09 is 24116121.467637534 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-11-01 00:45:09 is 24116121.350511242 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-11-01 00:45:09 is 24116121.216986742 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-11-01 00:45:09 is 24116121.086345867 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-11-01 00:45:09 is 24116120.950516784 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-11-01 00:45:09 is 24116120.824880034 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-11-01 00:45:09 is 24116120.674628825 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-11-01 00:45:09 is 24116120.535804159 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-11-01 00:45:09 is 24116120.400087492 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-11-01 00:45:09 is 24116120.266143158 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-11-01 00:45:09 is 24116120.12431895 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-11-01 00:45:09 is 24116120.001433742 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-11-01 00:45:09 is 24116119.791073617 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-11-01 00:45:09 is 24116119.631889617 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-11-01 00:45:09 is 24116119.484653658 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-11-01 00:45:09 is 24116119.361576325 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-11-01 00:45:09 is 24116119.2174717 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-11-01 00:45:09 is 24116119.072954158 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-11-01 00:45:09 is 24116118.919559908 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-11-01 00:45:09 is 24116118.790364408 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-11-01 00:45:09 is 24116118.652625117 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-11-01 00:45:09 is 24116118.530783533 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-11-01 00:45:09 is 24116118.3919857 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-11-01 00:45:09 is 24116118.264433408 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-11-01 00:45:09 is 24116118.133483992 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-11-01 00:45:09 is 24116118.01365645 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-11-01 00:45:09 is 24116117.891677492 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-11-01 00:45:09 is 24116117.776718283 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-11-01 00:45:09 is 24116117.641256492 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-11-01 00:45:09 is 24116117.513876783 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-10-27 19:28:30 is 23751518.38043895 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-10-27 19:28:30 is 23751518.255361575 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-11-01 00:45:09 is 24116117.10431945 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-11-01 00:45:09 is 24116116.971886741 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-11-01 00:45:09 is 24116116.854890825 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-11-01 00:45:09 is 24116116.7288332 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-11-01 00:45:09 is 24116116.603860783 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-11-01 00:45:09 is 24116116.465359491 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-11-01 00:45:09 is 24116116.336908616 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-11-01 00:45:09 is 24116116.208451075 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-11-01 00:45:09 is 24116116.056685658 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-11-01 00:45:09 is 24116115.923101491 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-11-01 00:45:09 is 24116115.791563741 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-11-01 00:45:09 is 24116115.656298575 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-11-01 00:45:09 is 24116115.514409616 s in the future tar: ./lkdtm: time stamp 2024-11-01 00:46:30 is 24116196.464208033 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-11-01 00:42:57 is 24115983.303504658 s in the future tar: ./cachestat: time stamp 2024-11-01 00:46:23 is 24116189.2476122 s in the future tar: ./sigaltstack/sas: time stamp 2024-11-01 00:45:54 is 24116160.072294366 s in the future tar: ./sigaltstack: time stamp 2024-11-01 00:46:37 is 24116203.014060741 s in the future tar: ./capabilities/validate_cap: time stamp 2024-11-01 00:42:58 is 24115983.868549575 s in the future tar: ./capabilities/test_execve: time stamp 2024-11-01 00:42:58 is 24115983.734878283 s in the future tar: ./capabilities: time stamp 2024-11-01 00:46:23 is 24116188.671836866 s in the future tar: ./memory-hotplug/config: time stamp 2024-10-27 19:28:30 is 23751515.521271699 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-10-27 19:28:30 is 23751515.384288449 s in the future tar: ./memory-hotplug: time stamp 2024-11-01 00:46:30 is 24116195.331487158 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-10-27 19:28:30 is 23751515.154148866 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-11-01 00:45:27 is 24116132.010816491 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-10-27 19:28:30 is 23751514.888130158 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-10-27 19:28:30 is 23751514.577167366 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-10-27 19:28:30 is 23751514.418597116 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-10-27 19:28:30 is 23751514.283826199 s in the future tar: ./net/netfilter/config: time stamp 2024-10-27 19:28:30 is 23751514.158593824 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-10-27 19:28:30 is 23751514.020217574 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-10-27 19:28:30 is 23751513.891688949 s in the future tar: ./net/netfilter/vxlan_mtu_frag.sh: time stamp 2024-10-27 19:28:30 is 23751513.754983241 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-10-27 19:28:30 is 23751513.628338074 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-10-27 19:28:30 is 23751513.487312949 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-11-01 00:06:48 is 24113811.362270616 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-11-01 00:45:27 is 24116130.219453283 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-10-27 19:28:30 is 23751513.059112449 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-10-27 19:28:30 is 23751512.928790908 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-10-27 19:28:30 is 23751512.800508407 s in the future tar: ./net/netfilter/settings: time stamp 2024-10-27 19:28:30 is 23751512.673464324 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-10-27 19:28:30 is 23751512.518728366 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-10-27 19:28:30 is 23751512.395233824 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-10-27 19:28:30 is 23751512.253424657 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-10-27 19:28:30 is 23751512.091828282 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-10-27 19:28:30 is 23751511.941505532 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-10-27 19:28:30 is 23751511.814274407 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-10-27 19:28:30 is 23751511.697510491 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-10-27 19:28:30 is 23751511.575967574 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-10-27 19:28:30 is 23751511.447257949 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-10-27 19:28:30 is 23751511.297092407 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-10-27 19:28:30 is 23751511.242378324 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-10-27 19:28:30 is 23751511.082294574 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-10-27 19:28:30 is 23751510.931962366 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-10-27 19:28:30 is 23751510.769082282 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-11-01 00:45:27 is 24116127.608422574 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-10-27 19:28:30 is 23751510.473270282 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-10-27 19:28:30 is 23751510.349852407 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-10-27 19:28:30 is 23751510.224500199 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-10-27 19:28:30 is 23751510.091305574 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-10-27 19:28:30 is 23751509.96432524 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-10-27 19:28:30 is 23751509.843260115 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-11-01 00:45:27 is 24116126.707480782 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-11-01 00:45:28 is 24116127.559058574 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-10-27 19:28:30 is 23751509.438872324 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-10-27 19:28:30 is 23751509.307186699 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-10-27 19:28:30 is 23751509.171957657 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-10-27 19:28:30 is 23751509.03845724 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-11-01 00:45:27 is 24116125.908724365 s in the future tar: ./net/netfilter: time stamp 2024-11-01 00:46:33 is 24116191.84844149 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-10-27 19:28:30 is 23751508.599886115 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-10-27 19:28:30 is 23751508.322992657 s in the future tar: ./net/openvswitch/settings: time stamp 2024-10-27 19:28:30 is 23751508.170929699 s in the future tar: ./net/openvswitch: time stamp 2024-11-01 00:46:33 is 24116191.107554907 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-11-01 00:45:24 is 24116121.955916949 s in the future tar: ./net/af_unix/config: time stamp 2024-10-27 19:28:30 is 23751507.829067782 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-11-01 00:45:24 is 24116121.662151532 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-11-01 00:45:24 is 24116121.441127532 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-11-01 00:45:24 is 24116121.306935282 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-11-01 00:45:24 is 24116121.148942157 s in the future tar: ./net/af_unix: time stamp 2024-11-01 00:46:31 is 24116188.089939948 s in the future tar: ./net/lib.sh: time stamp 2024-10-27 19:28:30 is 23751506.948896782 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-11-01 00:45:30 is 24116126.713057698 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-11-01 00:45:30 is 24116126.497789198 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-11-01 00:45:32 is 24116128.31435974 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-11-01 00:45:34 is 24116130.014639573 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-11-01 00:45:36 is 24116131.794444157 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-11-01 00:45:31 is 24116126.594055448 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-11-01 00:45:39 is 24116134.395755032 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-11-01 00:45:36 is 24116131.203785532 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-11-01 00:45:35 is 24116130.015930698 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-11-01 00:45:32 is 24116126.838277282 s in the future tar: ./net/tcp_ao/config: time stamp 2024-10-27 19:28:30 is 23751504.70333749 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-11-01 00:45:38 is 24116132.343698698 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-11-01 00:45:33 is 24116127.17660874 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-11-01 00:45:31 is 24116124.940354198 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-11-01 00:45:30 is 24116123.676159865 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-11-01 00:45:32 is 24116125.471125448 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-11-01 00:45:36 is 24116129.27038474 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-11-01 00:45:37 is 24116130.072899615 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-10-27 19:28:30 is 23751502.947634281 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-11-01 00:45:35 is 24116127.728063698 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-11-01 00:45:34 is 24116126.558902781 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-11-01 00:45:31 is 24116123.376631531 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-11-01 00:45:30 is 24116122.186930323 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-11-01 00:45:33 is 24116125.000263156 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-11-01 00:45:37 is 24116128.808169198 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-11-01 00:45:31 is 24116122.617507698 s in the future tar: ./net/tcp_ao: time stamp 2024-11-01 00:46:33 is 24116184.553340198 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-10-27 19:28:30 is 23751501.396432698 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-10-27 19:28:30 is 23751501.257452781 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-10-27 19:28:30 is 23751501.125377739 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-10-27 19:28:30 is 23751500.968317281 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-10-27 19:28:30 is 23751500.834695073 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-10-27 19:28:30 is 23751500.691603698 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-11-01 00:06:48 is 24113798.552241364 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-10-27 19:28:30 is 23751500.420371448 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-10-27 19:28:30 is 23751500.277218239 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-10-27 19:28:30 is 23751500.131511864 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751499.999307239 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-10-27 19:28:30 is 23751499.852945489 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-10-27 19:28:30 is 23751499.717058864 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-10-27 19:28:30 is 23751499.594454156 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-10-27 19:28:30 is 23751499.466856239 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-10-27 19:28:30 is 23751499.317830489 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-10-27 19:28:30 is 23751498.641573364 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-10-27 19:28:30 is 23751498.493781864 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-10-27 19:28:30 is 23751498.355430822 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-10-27 19:28:30 is 23751498.231541781 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-10-27 19:28:30 is 23751498.096786406 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-10-27 19:28:30 is 23751497.921582322 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-10-27 19:28:30 is 23751497.783683364 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-10-27 19:28:30 is 23751497.651445031 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-10-27 19:28:30 is 23751497.465381364 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751497.247131364 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-10-27 19:28:30 is 23751497.113735406 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-10-27 19:28:30 is 23751496.979153489 s in the future tar: ./net/forwarding/config: time stamp 2024-10-27 19:28:30 is 23751496.857671281 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-10-27 19:28:30 is 23751496.732611614 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-10-27 19:28:30 is 23751496.584077197 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-10-27 19:28:30 is 23751496.440489447 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751496.304462031 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-10-27 19:28:30 is 23751496.189019322 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-10-27 19:28:30 is 23751496.053093739 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-10-27 19:28:30 is 23751495.912317864 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-10-27 19:28:30 is 23751495.762258322 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-10-27 19:28:30 is 23751495.621761822 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-10-27 19:28:30 is 23751495.454488114 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-10-27 19:28:30 is 23751495.328587239 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-10-27 19:28:30 is 23751495.191440489 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751495.043861155 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-10-27 19:28:30 is 23751494.911490364 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-11-01 00:06:48 is 24113792.38522553 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-10-27 19:28:30 is 23751494.230161489 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-11-01 00:06:48 is 24113792.069169989 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-10-27 19:28:30 is 23751493.920148239 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751493.793253072 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-10-27 19:28:30 is 23751493.659532405 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-10-27 19:28:30 is 23751493.511316197 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-10-27 19:28:30 is 23751493.384231155 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751493.251390155 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-10-27 19:28:30 is 23751493.118067197 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-10-27 19:28:30 is 23751492.927342988 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751492.804369655 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-10-27 19:28:30 is 23751492.673052947 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751492.533545863 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-10-27 19:28:30 is 23751492.391653363 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-10-27 19:28:30 is 23751492.258811572 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-11-01 00:06:48 is 24113790.12447453 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-10-27 19:28:30 is 23751491.999364697 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-10-27 19:28:30 is 23751491.858403238 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-11-01 00:06:48 is 24113789.717686613 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-10-27 19:28:30 is 23751491.597224655 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751491.482943947 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-10-27 19:28:30 is 23751491.36362828 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-10-27 19:28:30 is 23751491.240152947 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-10-27 19:28:30 is 23751491.118724447 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751490.971866822 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751490.83111553 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-10-27 19:28:30 is 23751490.699847072 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-10-27 19:28:30 is 23751490.565334447 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-10-27 19:28:30 is 23751490.412831155 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-10-27 19:28:30 is 23751490.27607903 s in the future tar: ./net/forwarding/settings: time stamp 2024-10-27 19:28:30 is 23751490.148253738 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-10-27 19:28:30 is 23751489.999053155 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-11-01 00:06:48 is 24113787.85417428 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-10-27 19:28:30 is 23751489.622989488 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-10-27 19:28:30 is 23751489.50062928 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-10-27 19:28:30 is 23751489.36516528 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-10-27 19:28:30 is 23751489.233297738 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-10-27 19:28:30 is 23751489.112050238 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-10-27 19:28:30 is 23751488.979586738 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-10-27 19:28:30 is 23751488.822906905 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-10-27 19:28:30 is 23751488.674289946 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-10-27 19:28:30 is 23751488.536419155 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-10-27 19:28:30 is 23751488.407480363 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-10-27 19:28:30 is 23751488.261236405 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-10-27 19:28:30 is 23751488.119523946 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-10-27 19:28:30 is 23751488.00375028 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-10-27 19:28:30 is 23751487.878566446 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-10-27 19:28:30 is 23751487.744080321 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-10-27 19:28:30 is 23751487.611507571 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-10-27 19:28:30 is 23751487.470579113 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-10-27 19:28:30 is 23751487.320995404 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-10-27 19:28:30 is 23751487.202872779 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-10-27 19:28:30 is 23751487.072506696 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-10-27 19:28:30 is 23751486.934534571 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-10-27 19:28:30 is 23751486.801303113 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-10-27 19:28:30 is 23751486.685618113 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-10-27 19:28:30 is 23751486.577514029 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-10-27 19:28:30 is 23751486.442610863 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-10-27 19:28:30 is 23751486.325859404 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-10-27 19:28:30 is 23751486.185411613 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-10-27 19:28:30 is 23751485.885759113 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-10-27 19:28:30 is 23751485.633688404 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-10-27 19:28:30 is 23751485.401301279 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-10-27 19:28:30 is 23751485.167276738 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-10-27 19:28:30 is 23751484.940187946 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-10-27 19:28:30 is 23751484.702793696 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-11-01 00:06:48 is 24113782.474216571 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-10-27 19:28:30 is 23751484.258068862 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-10-27 19:28:30 is 23751484.015577196 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-10-27 19:28:30 is 23751483.899234029 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-10-27 19:28:30 is 23751483.731952654 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-10-27 19:28:30 is 23751483.606694612 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-10-27 19:28:30 is 23751483.465526779 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-10-27 19:28:30 is 23751483.332572571 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-10-27 19:28:30 is 23751483.174198446 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-10-27 19:28:30 is 23751483.023371904 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-10-27 19:28:30 is 23751482.906058654 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-10-27 19:28:30 is 23751482.680947446 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-10-27 19:28:30 is 23751482.556943404 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-10-27 19:28:30 is 23751482.422236362 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-10-27 19:28:30 is 23751482.263810362 s in the future tar: ./net/forwarding: time stamp 2024-11-01 00:46:32 is 24116164.175339237 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-11-01 00:06:48 is 24113780.013634695 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-10-27 19:28:30 is 23751481.88857657 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-10-27 19:28:30 is 23751481.746505654 s in the future tar: ./net/mptcp/config: time stamp 2024-10-27 19:28:30 is 23751481.638809945 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-11-01 00:45:25 is 24116096.480023862 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-10-27 19:28:30 is 23751481.363218737 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-10-27 19:28:30 is 23751481.171480904 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-10-27 19:28:30 is 23751481.04606457 s in the future tar: ./net/mptcp/settings: time stamp 2024-10-27 19:28:30 is 23751480.912599279 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-11-01 00:45:25 is 24116095.754803237 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-10-27 19:28:30 is 23751480.629403737 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-11-01 00:45:26 is 24116096.462164862 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-10-27 19:28:30 is 23751480.328635612 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-11-01 00:45:26 is 24116096.195688987 s in the future tar: ./net/mptcp: time stamp 2024-11-01 00:46:32 is 24116162.120402154 s in the future tar: ./net/net_helper.sh: time stamp 2024-10-27 19:28:30 is 23751479.961672529 s in the future tar: ./net/hsr/config: time stamp 2024-10-27 19:28:30 is 23751479.76149757 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-10-27 19:28:30 is 23751479.611292779 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-10-27 19:28:30 is 23751479.477640695 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-10-27 19:28:30 is 23751479.336500278 s in the future tar: ./net/hsr: time stamp 2024-11-01 00:46:32 is 24116161.269260487 s in the future tar: ./net/rds/include.sh: time stamp 2024-11-01 00:46:33 is 24116162.119832028 s in the future tar: ./net/rds/test.py: time stamp 2024-10-27 19:28:30 is 23751478.976968445 s in the future tar: ./net/rds/run.sh: time stamp 2024-10-27 19:28:30 is 23751478.860518237 s in the future tar: ./net/rds: time stamp 2024-11-01 00:46:33 is 24116161.801955528 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-10-27 19:28:30 is 23751478.65991432 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-10-27 19:28:30 is 23751478.526460612 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-10-27 19:28:30 is 23751478.118232862 s in the future tar: ./net/packetdrill/config: time stamp 2024-10-27 19:28:30 is 23751477.984553362 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-10-27 19:28:30 is 23751477.87608182 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-10-27 19:28:30 is 23751477.742749278 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-10-27 19:28:30 is 23751477.634409195 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-10-27 19:28:30 is 23751477.517394028 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-10-27 19:28:30 is 23751477.392785903 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751477.217987403 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-10-27 19:28:30 is 23751476.966811112 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-10-27 19:28:30 is 23751476.716484362 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-10-27 19:28:30 is 23751476.499532153 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751476.240820611 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-10-27 19:28:30 is 23751476.024088695 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-10-27 19:28:30 is 23751475.799122028 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-10-27 19:28:30 is 23751475.551621111 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751475.314718028 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-10-27 19:28:30 is 23751475.106171195 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751474.881070611 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751474.630622028 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-10-27 19:28:30 is 23751474.372016778 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-10-27 19:28:30 is 23751474.263590028 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-10-27 19:28:30 is 23751474.138523403 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-10-27 19:28:30 is 23751474.021857903 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-10-27 19:28:30 is 23751473.904678403 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-10-27 19:28:30 is 23751473.779799236 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-10-27 19:28:30 is 23751473.654520236 s in the future tar: ./net/packetdrill: time stamp 2024-10-27 19:28:30 is 23751473.588067903 s in the future tar: ./net: time stamp 2024-11-01 00:46:33 is 24116156.529750986 s in the future tar: ./pstore/config: time stamp 2024-10-27 19:28:30 is 23751473.387809569 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-10-27 19:28:30 is 23751473.179295819 s in the future tar: ./pstore/common_tests: time stamp 2024-10-27 19:28:30 is 23751471.590260569 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-10-27 19:28:30 is 23751471.407756194 s in the future tar: ./pstore/pstore_tests: time stamp 2024-10-27 19:28:30 is 23751471.223612986 s in the future tar: ./pstore: time stamp 2024-11-01 00:46:34 is 24116155.159516111 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-10-27 19:28:30 is 23751470.971656819 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-10-27 19:28:30 is 23751470.847791319 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-10-27 19:28:30 is 23751470.701129611 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-11-01 00:46:25 is 24116145.630045111 s in the future tar: ./drivers/net/ping.py: time stamp 2024-10-27 19:28:30 is 23751470.443412069 s in the future tar: ./drivers/net/config: time stamp 2024-10-27 19:28:30 is 23751470.275681694 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-10-27 19:28:30 is 23751470.082162236 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-10-27 19:28:30 is 23751469.902583069 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-10-27 19:28:30 is 23751469.715342777 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-10-27 19:28:30 is 23751469.556160402 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-10-27 19:28:30 is 23751469.422013611 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-10-27 19:28:30 is 23751469.263344861 s in the future tar: ./drivers/net/lib/py: time stamp 2024-10-27 19:28:30 is 23751469.188331486 s in the future tar: ./drivers/net/lib: time stamp 2024-10-27 19:28:30 is 23751469.111355527 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-10-27 19:28:30 is 23751468.944528444 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-10-27 19:28:30 is 23751468.800924986 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-10-27 19:28:30 is 23751468.651101861 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-10-27 19:28:30 is 23751468.490905402 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-10-27 19:28:30 is 23751468.367653277 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-10-27 19:28:30 is 23751468.205609944 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-10-27 19:28:30 is 23751468.046288194 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-10-27 19:28:30 is 23751467.887212819 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-10-27 19:28:30 is 23751467.726551735 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-10-27 19:28:30 is 23751467.491033027 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-10-27 19:28:30 is 23751467.34934261 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-10-27 19:28:30 is 23751467.233190069 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-10-27 19:28:30 is 23751467.057919569 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-10-27 19:28:30 is 23751466.940518027 s in the future tar: ./drivers/net/bonding: time stamp 2024-10-27 19:28:30 is 23751466.890412652 s in the future tar: ./drivers/net/queues.py: time stamp 2024-10-27 19:28:30 is 23751466.774347735 s in the future tar: ./drivers/net/stats.py: time stamp 2024-10-27 19:28:30 is 23751466.590695944 s in the future tar: ./drivers/net/team/config: time stamp 2024-10-27 19:28:30 is 23751466.440026819 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-10-27 19:28:30 is 23751466.323946152 s in the future tar: ./drivers/net/team: time stamp 2024-11-01 00:46:25 is 24116141.273796902 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-10-27 19:28:30 is 23751466.156812485 s in the future tar: ./drivers/net: time stamp 2024-11-01 00:46:25 is 24116141.090361152 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-10-27 19:28:30 is 23751465.889630527 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-11-01 00:46:25 is 24116140.839319485 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-11-01 00:46:25 is 24116140.790131235 s in the future tar: ./drivers/platform/x86: time stamp 2024-11-01 00:46:25 is 24116140.739003569 s in the future tar: ./drivers/platform: time stamp 2024-11-01 00:46:25 is 24116140.689210985 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-10-27 19:28:30 is 23751465.54714161 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-11-01 00:43:05 is 24115940.380350527 s in the future tar: ./drivers/dma-buf: time stamp 2024-11-01 00:46:25 is 24116140.314466527 s in the future tar: ./drivers: time stamp 2024-11-01 00:46:25 is 24116140.249187068 s in the future tar: ./user_events/dyn_test: time stamp 2024-11-01 00:46:07 is 24116122.079875777 s in the future tar: ./user_events/ftrace_test: time stamp 2024-11-01 00:46:07 is 24116121.937918027 s in the future tar: ./user_events/config: time stamp 2024-10-27 19:28:30 is 23751464.80726311 s in the future tar: ./user_events/abi_test: time stamp 2024-11-01 00:46:08 is 24116122.637727985 s in the future tar: ./user_events/perf_test: time stamp 2024-11-01 00:46:08 is 24116122.504361027 s in the future tar: ./user_events/settings: time stamp 2024-10-27 19:28:30 is 23751464.395667943 s in the future tar: ./user_events: time stamp 2024-11-01 00:46:43 is 24116157.320599568 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-10-27 19:28:30 is 23751464.10862786 s in the future tar: ./lib/printf.sh: time stamp 2024-10-27 19:28:30 is 23751463.879701402 s in the future tar: ./lib/config: time stamp 2024-10-27 19:28:30 is 23751463.770070443 s in the future tar: ./lib/scanf.sh: time stamp 2024-10-27 19:28:30 is 23751463.619694152 s in the future tar: ./lib/bitmap.sh: time stamp 2024-10-27 19:28:30 is 23751463.49588236 s in the future tar: ./lib: time stamp 2024-11-01 00:46:29 is 24116142.436340527 s in the future tar: ./move_mount_set_group/config: time stamp 2024-10-27 19:28:30 is 23751463.269463735 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-11-01 00:45:13 is 24116066.110732193 s in the future tar: ./move_mount_set_group: time stamp 2024-11-01 00:46:31 is 24116143.910653193 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-10-27 19:28:30 is 23751462.72613986 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-11-01 00:43:05 is 24115937.350867276 s in the future tar: ./dmabuf-heaps: time stamp 2024-11-01 00:46:24 is 24116136.220134068 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-10-27 19:28:30 is 23751461.907762776 s in the future tar: ./ir/ir_loopback: time stamp 2024-11-01 00:44:59 is 24116050.774144485 s in the future tar: ./ir: time stamp 2024-11-01 00:46:28 is 24116139.714437735 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-10-27 19:28:30 is 23751461.548910151 s in the future tar: ./amd-pstate/config: time stamp 2024-10-27 19:28:30 is 23751461.441587235 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-10-27 19:28:30 is 23751461.324538776 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-10-27 19:28:30 is 23751461.185807943 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-10-27 19:28:30 is 23751461.031769151 s in the future tar: ./amd-pstate: time stamp 2024-11-01 00:46:23 is 24116133.969075985 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-11-01 00:44:52 is 24116042.724518776 s in the future tar: ./filesystems/epoll: time stamp 2024-11-01 00:46:26 is 24116136.671682943 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-11-01 00:44:52 is 24116042.501752735 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-11-01 00:44:53 is 24116043.340452693 s in the future tar: ./filesystems/statmount: time stamp 2024-11-01 00:46:27 is 24116137.27948536 s in the future tar: ./filesystems/fat/config: time stamp 2024-10-27 19:28:30 is 23751460.093269568 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-11-01 00:44:52 is 24116041.947276443 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-10-27 19:28:30 is 23751459.812010943 s in the future tar: ./filesystems/fat: time stamp 2024-11-01 00:46:27 is 24116136.748304818 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-11-01 00:44:51 is 24116040.576150401 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-10-27 19:28:30 is 23751459.421545484 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-11-01 00:44:51 is 24116040.250698443 s in the future tar: ./filesystems/binderfs: time stamp 2024-11-01 00:46:26 is 24116135.188011359 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-11-01 00:44:52 is 24116041.014811068 s in the future tar: ./filesystems/overlayfs: time stamp 2024-11-01 00:46:27 is 24116135.942864234 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-11-01 00:44:51 is 24116039.809354484 s in the future tar: ./filesystems: time stamp 2024-11-01 00:46:27 is 24116135.749896734 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-11-01 00:45:11 is 24116059.581963901 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-10-27 19:28:30 is 23751458.457121651 s in the future tar: ./mount/config: time stamp 2024-10-27 19:28:30 is 23751458.333775734 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-10-27 19:28:30 is 23751458.190918026 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-11-01 00:45:12 is 24116060.052289943 s in the future tar: ./mount: time stamp 2024-11-01 00:46:31 is 24116138.990064151 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-11-01 00:45:11 is 24116058.824078484 s in the future tar: ./mincore: time stamp 2024-11-01 00:46:31 is 24116138.760620693 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-11-01 00:45:10 is 24116057.595616234 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-11-01 00:45:10 is 24116057.453141818 s in the future tar: ./membarrier: time stamp 2024-11-01 00:46:30 is 24116137.399415109 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-10-27 19:28:30 is 23751457.239403443 s in the future tar: ./cpu-hotplug: time stamp 2024-11-01 00:46:24 is 24116131.176604193 s in the future tar: ./ftrace/config: time stamp 2024-10-27 19:28:30 is 23751457.031985068 s in the future tar: ./ftrace/settings: time stamp 2024-10-27 19:28:30 is 23751456.867276567 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-10-27 19:28:30 is 23751456.698079651 s in the future tar: ./ftrace/ftracetest: time stamp 2024-10-27 19:28:30 is 23751456.564528317 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-10-27 19:28:30 is 23751456.383901067 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-10-27 19:28:30 is 23751456.251538317 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-10-27 19:28:30 is 23751456.109739901 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-10-27 19:28:30 is 23751455.966661401 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-10-27 19:28:30 is 23751455.843670442 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-10-27 19:28:30 is 23751455.713345317 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-10-27 19:28:30 is 23751455.572201901 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-10-27 19:28:30 is 23751455.438708359 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-10-27 19:28:30 is 23751455.308919234 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-10-27 19:28:30 is 23751455.182545567 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-10-27 19:28:30 is 23751455.057346859 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-10-27 19:28:30 is 23751454.923854817 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-10-27 19:28:30 is 23751454.765431234 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751454.645208609 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-10-27 19:28:30 is 23751454.517122942 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751454.394717692 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751454.275248526 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-10-27 19:28:30 is 23751454.15016665 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751453.949192567 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751453.829147484 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-10-27 19:28:30 is 23751453.685550109 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-10-27 19:28:30 is 23751453.538796984 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-10-27 19:28:30 is 23751453.39860865 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751453.262091317 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-10-27 19:28:30 is 23751453.140051942 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-10-27 19:28:30 is 23751453.017997025 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-10-27 19:28:30 is 23751452.886682692 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-10-27 19:28:30 is 23751452.74041865 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-10-27 19:28:30 is 23751452.615217109 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-10-27 19:28:30 is 23751452.56442865 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-10-27 19:28:30 is 23751452.427581567 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-10-27 19:28:30 is 23751452.298103317 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-10-27 19:28:30 is 23751452.239996275 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-10-27 19:28:30 is 23751452.089024442 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-10-27 19:28:30 is 23751451.958747025 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-10-27 19:28:30 is 23751451.8469934 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-10-27 19:28:30 is 23751451.659364359 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-10-27 19:28:30 is 23751451.399784067 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-10-27 19:28:30 is 23751451.229451192 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-10-27 19:28:30 is 23751451.091067192 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-10-27 19:28:30 is 23751450.9463194 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-10-27 19:28:30 is 23751450.805929108 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-10-27 19:28:30 is 23751450.678360858 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-10-27 19:28:30 is 23751450.449986692 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-10-27 19:28:30 is 23751450.365836858 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751450.190709733 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-10-27 19:28:30 is 23751450.048410983 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-10-27 19:28:30 is 23751449.913425483 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-10-27 19:28:30 is 23751449.768329483 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-10-27 19:28:30 is 23751449.646254858 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751449.514211192 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-10-27 19:28:30 is 23751449.387742817 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-10-27 19:28:30 is 23751449.259570233 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-10-27 19:28:30 is 23751449.12920515 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-10-27 19:28:30 is 23751449.00086565 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-10-27 19:28:30 is 23751448.86202615 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751448.716244942 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-10-27 19:28:30 is 23751448.561512983 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-10-27 19:28:30 is 23751448.42753315 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-10-27 19:28:30 is 23751448.276229525 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-10-27 19:28:30 is 23751448.133924358 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-10-27 19:28:30 is 23751448.07554265 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-10-27 19:28:30 is 23751447.949200816 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-10-27 19:28:30 is 23751447.624896066 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-10-27 19:28:30 is 23751447.507087733 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-10-27 19:28:30 is 23751447.381927983 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-10-27 19:28:30 is 23751447.246123066 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-10-27 19:28:30 is 23751447.112741816 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-10-27 19:28:30 is 23751446.987629858 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-10-27 19:28:30 is 23751446.870849025 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-10-27 19:28:30 is 23751446.714488733 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-10-27 19:28:30 is 23751446.566429941 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-10-27 19:28:30 is 23751446.4321359 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-10-27 19:28:30 is 23751446.291144941 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-10-27 19:28:30 is 23751445.670300524 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-10-27 19:28:30 is 23751445.531467149 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-10-27 19:28:30 is 23751445.411780816 s in the future tar: ./ftrace/test.d/ftrace/fgraph-profiler.tc: time stamp 2024-10-27 19:28:30 is 23751445.271912691 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-10-27 19:28:30 is 23751445.138478899 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-10-27 19:28:30 is 23751444.905629858 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-10-27 19:28:30 is 23751444.779659524 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-10-27 19:28:30 is 23751444.644182608 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-10-27 19:28:30 is 23751444.577638816 s in the future tar: ./ftrace/test.d/template: time stamp 2024-10-27 19:28:30 is 23751444.446768566 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-10-27 19:28:30 is 23751444.306544691 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-10-27 19:28:30 is 23751444.195780149 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-10-27 19:28:30 is 23751443.996019066 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-10-27 19:28:30 is 23751443.887607108 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-10-27 19:28:30 is 23751443.745364024 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-10-27 19:28:30 is 23751443.618379274 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-10-27 19:28:30 is 23751443.486725483 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-10-27 19:28:30 is 23751443.362084941 s in the future tar: ./ftrace/test.d/event: time stamp 2024-10-27 19:28:30 is 23751443.305432649 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-10-27 19:28:30 is 23751443.151363399 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-10-27 19:28:30 is 23751443.101297233 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-10-27 19:28:30 is 23751442.876074066 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-10-27 19:28:30 is 23751442.725883441 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-10-27 19:28:30 is 23751442.667589816 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-10-27 19:28:30 is 23751442.527605399 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-10-27 19:28:30 is 23751442.469226441 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-10-27 19:28:30 is 23751442.319099399 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-10-27 19:28:30 is 23751442.200094149 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-10-27 19:28:30 is 23751442.137451524 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-10-27 19:28:30 is 23751441.974866899 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-10-27 19:28:30 is 23751441.837358482 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-10-27 19:28:30 is 23751441.708055066 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-10-27 19:28:30 is 23751441.570495566 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-10-27 19:28:30 is 23751441.451543232 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-10-27 19:28:30 is 23751441.336712524 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-10-27 19:28:30 is 23751441.204434482 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-10-27 19:28:30 is 23751441.078108149 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-10-27 19:28:30 is 23751440.950830441 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-10-27 19:28:30 is 23751440.303043191 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-10-27 19:28:30 is 23751439.956893815 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-10-27 19:28:30 is 23751439.817684315 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-10-27 19:28:30 is 23751439.699990482 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751439.554230065 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-10-27 19:28:30 is 23751439.414622607 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-10-27 19:28:30 is 23751439.275292982 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-10-27 19:28:30 is 23751439.15781669 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-10-27 19:28:30 is 23751439.031252565 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-10-27 19:28:30 is 23751438.88952419 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-10-27 19:28:30 is 23751438.758091274 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-10-27 19:28:30 is 23751438.59045444 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-10-27 19:28:30 is 23751438.44760119 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-10-27 19:28:30 is 23751438.305794065 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-10-27 19:28:30 is 23751438.18270244 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-10-27 19:28:30 is 23751438.056433399 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-10-27 19:28:30 is 23751437.938906399 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-10-27 19:28:30 is 23751437.699073774 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-10-27 19:28:30 is 23751437.614191774 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-10-27 19:28:30 is 23751437.341316982 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-10-27 19:28:30 is 23751437.19009619 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-10-27 19:28:30 is 23751437.130057857 s in the future tar: ./ftrace/test.d: time stamp 2024-10-27 19:28:30 is 23751437.068122565 s in the future tar: ./ftrace: time stamp 2024-11-01 00:46:27 is 24116114.00796119 s in the future tar: ./core/close_range_test: time stamp 2024-11-01 00:43:03 is 24115909.821432107 s in the future tar: ./core/unshare_test: time stamp 2024-11-01 00:43:03 is 24115909.687949982 s in the future tar: ./core: time stamp 2024-11-01 00:46:24 is 24116110.629638273 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-11-01 00:43:02 is 24115908.462705023 s in the future tar: ./clone3/clone3: time stamp 2024-11-01 00:43:02 is 24115908.32935969 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-11-01 00:43:03 is 24115909.17951694 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-11-01 00:43:02 is 24115908.03918119 s in the future tar: ./clone3: time stamp 2024-11-01 00:46:24 is 24116109.979061023 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-11-01 00:44:55 is 24116020.78734919 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-11-01 00:44:54 is 24116019.63727119 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-11-01 00:44:54 is 24116019.489987523 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-11-01 00:44:54 is 24116019.33165969 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-11-01 00:44:55 is 24116019.149016648 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-11-01 00:44:53 is 24116015.490472606 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-11-01 00:44:53 is 24116015.336693148 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-11-01 00:44:54 is 24116016.186343606 s in the future tar: ./futex/functional/run.sh: time stamp 2024-10-27 19:28:30 is 23751432.065745273 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-11-01 00:44:54 is 24116015.932251523 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-11-01 00:44:54 is 24116015.790455481 s in the future tar: ./futex/functional: time stamp 2024-11-01 00:46:27 is 24116108.726033064 s in the future tar: ./futex/run.sh: time stamp 2024-11-01 00:46:27 is 24116108.614521689 s in the future tar: ./futex: time stamp 2024-11-01 00:46:27 is 24116108.556821356 s in the future tar: ./connector/proc_filter: time stamp 2024-11-01 00:43:03 is 24115904.406783814 s in the future tar: ./connector: time stamp 2024-11-01 00:46:24 is 24116105.350701189 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-11-01 00:46:05 is 24116086.197696106 s in the future tar: ./timers/set-tz: time stamp 2024-11-01 00:46:06 is 24116087.064404189 s in the future tar: ./timers/leap-a-day: time stamp 2024-11-01 00:46:06 is 24116086.931140023 s in the future tar: ./timers/threadtest: time stamp 2024-11-01 00:46:04 is 24116084.798051439 s in the future tar: ./timers/set-timer-lat: time stamp 2024-11-01 00:46:04 is 24116084.664041398 s in the future tar: ./timers/inconsistency-check: time stamp 2024-11-01 00:46:04 is 24116084.547231731 s in the future tar: ./timers/raw_skew: time stamp 2024-11-01 00:46:04 is 24116084.413980231 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-11-01 00:46:05 is 24116085.289508689 s in the future tar: ./timers/freq-step: time stamp 2024-11-01 00:46:06 is 24116086.155507439 s in the future tar: ./timers/set-2038: time stamp 2024-11-01 00:46:06 is 24116086.028508981 s in the future tar: ./timers/settings: time stamp 2024-10-27 19:28:30 is 23751429.880243731 s in the future tar: ./timers/rtcpie: time stamp 2024-11-01 00:46:04 is 24116083.746736064 s in the future tar: ./timers/clocksource-switch: time stamp 2024-11-01 00:46:05 is 24116084.613461231 s in the future tar: ./timers/adjtick: time stamp 2024-11-01 00:46:05 is 24116084.498839981 s in the future tar: ./timers/posix_timers: time stamp 2024-11-01 00:46:03 is 24116082.361256148 s in the future tar: ./timers/change_skew: time stamp 2024-11-01 00:46:05 is 24116084.231838148 s in the future tar: ./timers/mqueue-lat: time stamp 2024-11-01 00:46:04 is 24116083.113007398 s in the future tar: ./timers/nanosleep: time stamp 2024-11-01 00:46:03 is 24116081.977601106 s in the future tar: ./timers/leapcrash: time stamp 2024-11-01 00:46:06 is 24116084.835714481 s in the future tar: ./timers/skew_consistency: time stamp 2024-11-01 00:46:05 is 24116083.706100772 s in the future tar: ./timers/set-tai: time stamp 2024-11-01 00:46:06 is 24116084.548670189 s in the future tar: ./timers/nsleep-lat: time stamp 2024-11-01 00:46:04 is 24116082.410471606 s in the future tar: ./timers: time stamp 2024-11-01 00:46:41 is 24116119.351966939 s in the future tar: ./mount_setattr/config: time stamp 2024-10-27 19:28:30 is 23751428.212315022 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-11-01 00:45:13 is 24116031.012500439 s in the future tar: ./mount_setattr: time stamp 2024-11-01 00:46:31 is 24116108.954059939 s in the future tar: ./sysctl/config: time stamp 2024-10-27 19:28:30 is 23751427.758701814 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-10-27 19:28:30 is 23751427.096683272 s in the future tar: ./sysctl: time stamp 2024-11-01 00:46:39 is 24116116.041931897 s in the future tar: ./static_keys/config: time stamp 2024-10-27 19:28:30 is 23751426.902807522 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-10-27 19:28:30 is 23751426.769423022 s in the future tar: ./static_keys: time stamp 2024-11-01 00:46:38 is 24116114.719374481 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-10-27 19:28:30 is 23751426.558291314 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-10-27 19:28:30 is 23751426.435692022 s in the future tar: ./power_supply: time stamp 2024-11-01 00:46:34 is 24116110.385509856 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-10-27 19:28:30 is 23751426.243453106 s in the future tar: ./dt/compatible_list: time stamp 2024-11-01 00:44:49 is 24116005.043951105 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-10-27 19:28:30 is 23751425.918679689 s in the future tar: ./dt: time stamp 2024-11-01 00:46:26 is 24116101.860159439 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-11-01 00:46:14 is 24116089.70144498 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-10-27 19:28:30 is 23751425.524259022 s in the future tar: ./mm/hmm-tests: time stamp 2024-11-01 00:46:12 is 24116087.34074873 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-11-01 00:46:12 is 24116087.184263064 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-11-01 00:46:18 is 24116093.04241873 s in the future tar: ./mm/on-fault-limit: time stamp 2024-11-01 00:46:18 is 24116092.900814689 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-11-01 00:46:13 is 24116087.759067647 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-11-01 00:46:15 is 24116089.617265647 s in the future tar: ./mm/thuge-gen: time stamp 2024-11-01 00:46:19 is 24116093.475335064 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-11-01 00:46:21 is 24116095.333829772 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-11-01 00:46:20 is 24116094.18139573 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-11-01 00:46:17 is 24116091.033733647 s in the future tar: ./mm/config: time stamp 2024-10-27 19:28:30 is 23751423.89993523 s in the future tar: ./mm/madv_populate: time stamp 2024-11-01 00:46:14 is 24116087.774460855 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-11-01 00:46:13 is 24116086.639505689 s in the future tar: ./mm/migration: time stamp 2024-11-01 00:46:15 is 24116088.49142948 s in the future tar: ./mm/uffd-stress: time stamp 2024-11-01 00:46:19 is 24116092.357887563 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-11-01 00:46:12 is 24116085.232542647 s in the future tar: ./mm/mseal_test: time stamp 2024-11-01 00:46:17 is 24116090.072169022 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-11-01 00:46:22 is 24116094.949451105 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-11-01 00:46:20 is 24116092.798862563 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-10-27 19:28:30 is 23751422.673730147 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-11-01 00:46:21 is 24116093.53254473 s in the future tar: ./mm/ksm_tests: time stamp 2024-11-01 00:46:20 is 24116092.382132022 s in the future tar: ./mm/mremap_test: time stamp 2024-11-01 00:46:17 is 24116089.223597105 s in the future tar: ./mm/gup_longterm: time stamp 2024-11-01 00:46:11 is 24116083.089899688 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-10-27 19:28:30 is 23751421.962700397 s in the future tar: ./mm/mrelease_test: time stamp 2024-11-01 00:46:17 is 24116088.831675147 s in the future tar: ./mm/settings: time stamp 2024-10-27 19:28:30 is 23751421.723007647 s in the future tar: ./mm/droppable: time stamp 2024-11-01 00:46:22 is 24116093.539678438 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-10-27 19:28:30 is 23751421.412166063 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-10-27 19:28:30 is 23751421.28975473 s in the future tar: ./mm/mlock-random-test: time stamp 2024-11-01 00:46:16 is 24116087.16408898 s in the future tar: ./mm/mlock2-tests: time stamp 2024-11-01 00:46:16 is 24116087.030819355 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-10-27 19:28:30 is 23751420.894786772 s in the future tar: ./mm/soft-dirty: time stamp 2024-11-01 00:46:22 is 24116092.697206938 s in the future tar: ./mm/cow: time stamp 2024-11-01 00:46:10 is 24116080.563587188 s in the future tar: ./mm/mkdirty: time stamp 2024-11-01 00:46:16 is 24116086.430139938 s in the future tar: ./mm/map_populate: time stamp 2024-11-01 00:46:15 is 24116085.277835896 s in the future tar: ./mm/khugepaged: time stamp 2024-11-01 00:46:14 is 24116084.113577938 s in the future tar: ./mm/map_hugetlb: time stamp 2024-11-01 00:46:15 is 24116084.954645313 s in the future tar: ./mm/mdwe_test: time stamp 2024-11-01 00:46:21 is 24116090.804982563 s in the future tar: ./mm/hugepage-shm: time stamp 2024-11-01 00:46:13 is 24116082.677359271 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-10-27 19:28:30 is 23751419.546170896 s in the future tar: ./mm/transhuge-stress: time stamp 2024-11-01 00:46:19 is 24116088.420930313 s in the future tar: ./mm/gup_test: time stamp 2024-11-01 00:46:11 is 24116080.28779273 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-11-01 00:46:13 is 24116082.129660063 s in the future tar: ./mm/compaction_test: time stamp 2024-11-01 00:46:10 is 24116078.97897648 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-11-01 00:46:21 is 24116089.861944271 s in the future tar: ./mm/seal_elf: time stamp 2024-11-01 00:46:18 is 24116086.737051938 s in the future tar: ./mm: time stamp 2024-11-01 00:46:44 is 24116112.67885773 s in the future tar: ./ipc/config: time stamp 2024-10-27 19:28:30 is 23751418.534454563 s in the future tar: ./ipc/msgque: time stamp 2024-11-01 00:44:59 is 24116007.397319938 s in the future tar: ./ipc: time stamp 2024-11-01 00:46:28 is 24116096.344815896 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-11-01 00:46:07 is 24116075.178085688 s in the future tar: ./tmpfs: time stamp 2024-11-01 00:46:42 is 24116110.12122948 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-11-01 00:45:14 is 24116021.961124646 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-11-01 00:45:14 is 24116021.836051354 s in the future tar: ./mqueue: time stamp 2024-11-01 00:46:31 is 24116098.772173271 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-11-01 00:44:59 is 24116006.592410646 s in the future tar: ./iommu/config: time stamp 2024-10-27 19:28:30 is 23751417.461564646 s in the future tar: ./iommu/iommufd: time stamp 2024-11-01 00:44:58 is 24116004.507844813 s in the future tar: ./iommu: time stamp 2024-11-01 00:46:28 is 24116094.333547979 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-11-01 00:45:54 is 24116059.984559938 s in the future tar: ./seccomp/config: time stamp 2024-10-27 19:28:30 is 23751415.852903729 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-11-01 00:45:54 is 24116059.724433896 s in the future tar: ./seccomp/settings: time stamp 2024-10-27 19:28:30 is 23751415.582662438 s in the future tar: ./seccomp: time stamp 2024-11-01 00:46:37 is 24116102.524060521 s in the future tar: ./pid_namespace/config: time stamp 2024-10-27 19:28:30 is 23751415.355795813 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-11-01 00:45:43 is 24116048.182144229 s in the future tar: ./pid_namespace: time stamp 2024-11-01 00:46:34 is 24116099.132226438 s in the future tar: ./kvm/config: time stamp 2024-10-27 19:28:30 is 23751414.999112521 s in the future tar: ./kvm/settings: time stamp 2024-10-27 19:28:30 is 23751414.858338729 s in the future tar: ./kvm: time stamp 2024-11-01 00:46:28 is 24116092.792622396 s in the future tar: ./rlimits/config: time stamp 2024-10-27 19:28:30 is 23751414.598417896 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-11-01 00:45:50 is 24116054.464381229 s in the future tar: ./rlimits: time stamp 2024-11-01 00:46:35 is 24116099.396529104 s in the future tar: ./splice/config: time stamp 2024-10-27 19:28:30 is 23751414.221229937 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-11-01 00:45:54 is 24116058.072554104 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-10-27 19:28:30 is 23751413.945948187 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-10-27 19:28:30 is 23751413.809968937 s in the future tar: ./splice/splice_read: time stamp 2024-11-01 00:45:54 is 24116057.670738021 s in the future tar: ./splice/settings: time stamp 2024-10-27 19:28:30 is 23751413.547073021 s in the future tar: ./splice: time stamp 2024-11-01 00:46:38 is 24116101.483038396 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-11-01 00:45:47 is 24116050.305848979 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-11-01 00:45:47 is 24116050.178561312 s in the future tar: ./ptrace/vmaccess: time stamp 2024-11-01 00:45:47 is 24116050.031839062 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-11-01 00:45:47 is 24116049.904311396 s in the future tar: ./ptrace: time stamp 2024-11-01 00:46:34 is 24116096.854221521 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-11-01 00:44:59 is 24116001.684499896 s in the future tar: ./kcmp: time stamp 2024-11-01 00:46:28 is 24116090.628386812 s in the future tar: ./nci/config: time stamp 2024-10-27 19:28:30 is 23751412.462568437 s in the future tar: ./nci/nci_dev: time stamp 2024-11-01 00:45:14 is 24116016.312356812 s in the future tar: ./nci: time stamp 2024-11-01 00:46:31 is 24116093.24591802 s in the future tar: ./cpufreq/config: time stamp 2024-10-27 19:28:30 is 23751412.077651729 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-10-27 19:28:30 is 23751411.903785479 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-10-27 19:28:30 is 23751411.370166895 s in the future tar: ./cpufreq/module.sh: time stamp 2024-10-27 19:28:30 is 23751411.237797104 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-10-27 19:28:30 is 23751411.08350127 s in the future tar: ./cpufreq/main.sh: time stamp 2024-10-27 19:28:30 is 23751410.954321604 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-10-27 19:28:30 is 23751410.819662895 s in the future tar: ./cpufreq: time stamp 2024-11-01 00:46:24 is 24116084.76868352 s in the future tar: ./cgroup/test_zswap: time stamp 2024-11-01 00:43:01 is 24115881.605612145 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-11-01 00:42:59 is 24115879.459984104 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-11-01 00:43:01 is 24115881.316371312 s in the future tar: ./cgroup/config: time stamp 2024-10-27 19:28:30 is 23751410.091364312 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-11-01 00:43:02 is 24115881.867760979 s in the future tar: ./cgroup/test_cpu: time stamp 2024-11-01 00:42:59 is 24115878.657535437 s in the future tar: ./cgroup/test_kill: time stamp 2024-11-01 00:43:00 is 24115879.401492187 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-10-27 19:28:30 is 23751409.125427645 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-11-01 00:43:00 is 24115878.908602353 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-10-27 19:28:30 is 23751408.699868228 s in the future tar: ./cgroup/test_pids: time stamp 2024-11-01 00:43:01 is 24115879.423433437 s in the future tar: ./cgroup/test_kmem: time stamp 2024-11-01 00:43:00 is 24115878.207852728 s in the future tar: ./cgroup/test_core: time stamp 2024-11-01 00:42:59 is 24115876.956237812 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-10-27 19:28:30 is 23751407.72394402 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-10-27 19:28:30 is 23751407.539227478 s in the future tar: ./cgroup/test_freezer: time stamp 2024-11-01 00:42:59 is 24115876.273152103 s in the future tar: ./cgroup: time stamp 2024-11-01 00:46:24 is 24116081.18469177 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-10-27 19:28:30 is 23751406.808179228 s in the future tar: ./devices/error_logs: time stamp 2024-11-01 00:46:24 is 24116080.697357062 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-10-27 19:28:30 is 23751406.529705353 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-10-27 19:28:30 is 23751406.384434603 s in the future tar: ./devices/probe/boards: time stamp 2024-10-27 19:28:30 is 23751406.324127978 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-10-27 19:28:30 is 23751406.19665577 s in the future tar: ./devices/probe: time stamp 2024-11-01 00:46:24 is 24116080.138419228 s in the future tar: ./devices: time stamp 2024-11-01 00:46:24 is 24116080.079535228 s in the future tar: ./acct/acct_syscall: time stamp 2024-11-01 00:42:55 is 24115870.921862603 s in the future tar: ./acct: time stamp 2024-11-01 00:46:23 is 24116078.867348686 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-11-01 00:45:41 is 24116036.69630952 s in the future tar: ./perf_events/config: time stamp 2024-10-27 19:28:30 is 23751405.567084686 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-11-01 00:45:41 is 24116036.433477228 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-11-01 00:45:41 is 24116036.279290436 s in the future tar: ./perf_events/settings: time stamp 2024-10-27 19:28:30 is 23751405.153874103 s in the future tar: ./perf_events: time stamp 2024-11-01 00:46:33 is 24116088.087295061 s in the future tar: ./tdx/config: time stamp 2024-10-27 19:28:30 is 23751404.937012978 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-11-01 00:45:57 is 24116051.528771436 s in the future tar: ./tdx: time stamp 2024-11-01 00:46:41 is 24116095.419949478 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-11-01 00:45:10 is 24116004.253348228 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-11-01 00:45:10 is 24116004.09494827 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-11-01 00:45:09 is 24116002.92001427 s in the future tar: ./lsm/config: time stamp 2024-10-27 19:28:30 is 23751403.736453853 s in the future tar: ./lsm: time stamp 2024-11-01 00:46:30 is 24116083.677520436 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-11-01 00:42:57 is 24115870.503008644 s in the future tar: ./breakpoints: time stamp 2024-11-01 00:46:23 is 24116076.440104019 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-10-27 19:28:30 is 23751403.277157561 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-11-01 00:44:55 is 24115988.134905686 s in the future tar: ./gpio/config: time stamp 2024-10-27 19:28:30 is 23751403.006352561 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-11-01 00:44:55 is 24115987.877386978 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-11-01 00:44:55 is 24115987.718261853 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-10-27 19:28:30 is 23751402.585583394 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-10-27 19:28:30 is 23751402.459535853 s in the future tar: ./gpio: time stamp 2024-11-01 00:46:28 is 24116080.401992436 s in the future tar: ./run_kselftest.sh: time stamp 2024-11-01 00:46:23 is 24116075.259136394 s in the future tar: ./nsfs/owner: time stamp 2024-11-01 00:45:40 is 24116032.101947811 s in the future tar: ./nsfs/config: time stamp 2024-10-27 19:28:30 is 23751401.880863936 s in the future tar: ./nsfs/pidns: time stamp 2024-11-01 00:45:40 is 24116031.736516686 s in the future tar: ./nsfs: time stamp 2024-11-01 00:46:33 is 24116084.680417269 s in the future tar: ./sync/sync_test: time stamp 2024-11-01 00:45:55 is 24116046.483399603 s in the future tar: ./sync/config: time stamp 2024-10-27 19:28:30 is 23751401.371739936 s in the future tar: ./sync: time stamp 2024-11-01 00:46:39 is 24116090.301287019 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-10-27 19:28:30 is 23751401.121436436 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-10-27 19:28:30 is 23751400.984211019 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-10-27 19:28:30 is 23751400.798771144 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-10-27 19:28:30 is 23751400.547816311 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-10-27 19:28:30 is 23751400.441997477 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-10-27 19:28:30 is 23751400.241717352 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-10-27 19:28:30 is 23751400.092221227 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-10-27 19:28:30 is 23751399.956300602 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-10-27 19:28:30 is 23751399.824564519 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-10-27 19:28:30 is 23751399.686745352 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-10-27 19:28:30 is 23751399.550321102 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-10-27 19:28:30 is 23751399.405695102 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-10-27 19:28:30 is 23751399.252772102 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-10-27 19:28:30 is 23751399.115743144 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-10-27 19:28:30 is 23751399.061331102 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-10-27 19:28:30 is 23751398.905273186 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-10-27 19:28:30 is 23751398.765364269 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-10-27 19:28:30 is 23751398.628150102 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-10-27 19:28:30 is 23751398.502316686 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-10-27 19:28:30 is 23751398.346519602 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-10-27 19:28:30 is 23751398.092220602 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-10-27 19:28:30 is 23751397.865923019 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-10-27 19:28:30 is 23751397.634538935 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-10-27 19:28:30 is 23751397.434601269 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-10-27 19:28:30 is 23751397.182277519 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-10-27 19:28:30 is 23751396.946677227 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-10-27 19:28:30 is 23751396.782396644 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-10-27 19:28:30 is 23751396.656657727 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-10-27 19:28:30 is 23751396.506463019 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-10-27 19:28:30 is 23751396.371107852 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-10-27 19:28:30 is 23751396.247964977 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-10-27 19:28:30 is 23751396.116532935 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-10-27 19:28:30 is 23751395.989090269 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-10-27 19:28:30 is 23751395.85388456 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-10-27 19:28:30 is 23751395.705499185 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-10-27 19:28:30 is 23751395.580693102 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-10-27 19:28:30 is 23751395.455397435 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-10-27 19:28:30 is 23751395.296999685 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-10-27 19:28:30 is 23751395.155287935 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-10-27 19:28:30 is 23751395.015244393 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-10-27 19:28:30 is 23751394.87996706 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-10-27 19:28:30 is 23751394.671564352 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-10-27 19:28:30 is 23751394.52132256 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-10-27 19:28:30 is 23751394.404502352 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-10-27 19:28:30 is 23751394.260731227 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-10-27 19:28:30 is 23751394.129309852 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-10-27 19:28:30 is 23751394.077277893 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-10-27 19:28:30 is 23751393.912085143 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-10-27 19:28:30 is 23751393.776983352 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-10-27 19:28:30 is 23751393.626778768 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-10-27 19:28:30 is 23751393.487452643 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-10-27 19:28:30 is 23751393.353280518 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-10-27 19:28:30 is 23751393.212382352 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-10-27 19:28:30 is 23751393.068051602 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-10-27 19:28:30 is 23751392.942957935 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-10-27 19:28:30 is 23751392.806341143 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-10-27 19:28:30 is 23751392.647526976 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-10-27 19:28:30 is 23751392.492760018 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-10-27 19:28:30 is 23751392.367376726 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-10-27 19:28:30 is 23751392.230508893 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-10-27 19:28:30 is 23751392.097024101 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-10-27 19:28:30 is 23751391.953402768 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-10-27 19:28:30 is 23751391.816927976 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-10-27 19:28:30 is 23751391.66364631 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-10-27 19:28:30 is 23751391.49426331 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-10-27 19:28:30 is 23751391.236264226 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-10-27 19:28:30 is 23751391.186183435 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-10-27 19:28:30 is 23751391.136196185 s in the future tar: ./tc-testing/config: time stamp 2024-10-27 19:28:30 is 23751391.016486268 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-10-27 19:28:30 is 23751390.883068893 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-10-27 19:28:30 is 23751390.749716351 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-10-27 19:28:30 is 23751390.61064881 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-10-27 19:28:30 is 23751390.482787976 s in the future tar: ./tc-testing/settings: time stamp 2024-10-27 19:28:30 is 23751390.324202601 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-10-27 19:28:30 is 23751390.182354643 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-10-27 19:28:30 is 23751390.065582685 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-10-27 19:28:30 is 23751389.942115768 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-10-27 19:28:30 is 23751389.810194393 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-10-27 19:28:30 is 23751389.684895434 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-10-27 19:28:30 is 23751389.626562643 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-10-27 19:28:30 is 23751389.508452643 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-10-27 19:28:30 is 23751389.364840518 s in the future tar: ./tc-testing/scripts: time stamp 2024-10-27 19:28:30 is 23751389.206303059 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-10-27 19:28:30 is 23751389.064468018 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-10-27 19:28:30 is 23751388.914429351 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-10-27 19:28:30 is 23751388.791182893 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-10-27 19:28:30 is 23751388.664187143 s in the future tar: ./tc-testing/plugins: time stamp 2024-10-27 19:28:30 is 23751388.605706101 s in the future tar: ./tc-testing: time stamp 2024-11-01 00:46:40 is 24116078.547380809 s in the future tar: ./kselftest/runner.sh: time stamp 2024-11-01 00:46:23 is 24116061.401143559 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-10-27 19:28:30 is 23751388.274283559 s in the future tar: ./kselftest/module.sh: time stamp 2024-11-01 00:46:23 is 24116061.097216976 s in the future tar: ./kselftest/ksft.py: time stamp 2024-11-01 00:46:23 is 24116060.880418768 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-11-01 00:46:23 is 24116060.775905934 s in the future tar: ./kselftest: time stamp 2024-10-27 19:28:30 is 23751387.715425893 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-11-01 00:46:07 is 24116044.421775684 s in the future tar: ./tty: time stamp 2024-11-01 00:46:42 is 24116079.367384059 s in the future tar: .: time stamp 2024-11-01 00:46:47 is 24116084.313242309 s in the future skiplist: ======================================== ======================================== kcmp:kcmp_test ============== Tests to run =============== kcmp:kcmp_test ===========End Tests to run =============== shardfile-kcmp pass <12>[ 223.195157] kselftest: Running tests in kcmp TAP version 13 1..1 # timeout set to 45 # selftests: kcmp: kcmp_test # TAP version 13 # 1..3 # pid1: 358 pid2: 359 FD: 1 FILES: 2 VM: 2 FS: 2 SIGHAND: 1 IO: 0 SYSVSEM: 0 INV: -1 # PASS: 0 returned as expected # PASS: 0 returned as expected # PASS: 0 returned as expected # # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: kcmp: kcmp_test kcmp_kcmp_test pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #