Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,115200n81,local [,115200N81,CLOCAL] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 172.16.3.206 (32 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1209582/tftp-deploy-a1_ykebo/kernel/zImage tftp 0x82000000 1209582/tftp-deploy-a1_ykebo/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.206 Filename '1209582/tftp-deploy-a1_ykebo/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.9 MiB 4.2 MiB/s done Bytes transferred = 11440640 (ae9200 hex) => tftp 0x83000000 1209582/tftp-deploy-a1_ykebo/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1209582/tftp-deploy-a1_ykebo/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.206 Filename '1209582/tftp-deploy-a1_ykebo/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 4.1 MiB/s done Bytes transferred = 14795028 (e1c114 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1209582/tftp-deploy-a1_ykebo/dtb/am335x-boneblack.dtb tftp 0x88000000 1209582/tftp-deploy-a1_ykebo/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.206 Filename '1209582/tftp-deploy-a1_ykebo/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/1209582/extract-nfsrootfs-5jjfbwun,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/1209582/extract-nfsrootfs-5jjfbwun,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 - 0xae9200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-10-20 9:04:32 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14794964 Bytes = 14.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 880143a7 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc3 (KernelCI@build-j348365-arm-gcc-12-multi-v7-defconfig-95tzl) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Sun Oct 20 02:10:34 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 s40844 r8192 d20596 u69632 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1209582/extract-nfsrootfs-5jjfbwun,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.000003] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008339] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019149] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033959] Console: colour dummy device 80x30 <3>[ 0.038856] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045925] This ensures that you still see kernel messages. Please <3>[ 0.052655] update your kernel commandline. <6>[ 0.057267] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096153] CPU: Testing write buffer coherency: ok <6>[ 0.101519] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106984] pid_max: default: 32768 minimum: 301 <6>[ 0.112176] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.120002] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129355] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.136352] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145990] rcu: Hierarchical SRCU implementation. <6>[ 0.151279] rcu: Max phase no-delay instances is 1000. <6>[ 0.162393] EFI services will not be available. <6>[ 0.167674] smp: Bringing up secondary CPUs ... <6>[ 0.172720] smp: Brought up 1 node, 1 CPU <6>[ 0.177119] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.183885] CPU: All CPU(s) started in SVC mode. <6>[ 0.189061] Memory: 405992K/522240K available (16384K kernel code, 2543K rwdata, 6788K rodata, 2048K init, 430K bss, 49056K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.205345] devtmpfs: initialized <6>[ 0.222506] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.231082] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.241534] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.253887] pinctrl core: initialized pinctrl subsystem <6>[ 0.264527] DMI not present or invalid. <6>[ 0.270384] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.279260] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.290824] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.290990] cpuidle: using governor menu <6>[ 0.326668] No ATAGs? <6>[ 0.329311] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.341360] Serial: AMBA PL011 UART driver <6>[ 0.375192] iommu: Default domain type: Translated <6>[ 0.380537] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.410710] SCSI subsystem initialized <6>[ 0.415609] usbcore: registered new interface driver usbfs <6>[ 0.421668] usbcore: registered new interface driver hub <6>[ 0.427453] usbcore: registered new device driver usb <6>[ 0.433963] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.439349] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.449077] PTP clock support registered <6>[ 0.453535] EDAC MC: Ver: 3.0.0 <6>[ 0.500356] scmi_core: SCMI protocol bus registered <6>[ 0.517698] vgaarb: loaded <6>[ 0.521530] clocksource: Switched to clocksource dmtimer <6>[ 0.566760] NET: Registered PF_INET protocol family <6>[ 0.572430] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.581238] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.590164] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.598427] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.606711] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.614434] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.621337] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.628376] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.635977] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.710525] RPC: Registered named UNIX socket transport module. <6>[ 0.716957] RPC: Registered udp transport module. <6>[ 0.722087] RPC: Registered tcp transport module. <6>[ 0.727191] RPC: Registered tcp-with-tls transport module. <6>[ 0.733113] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.740018] PCI: CLS 0 bytes, default 64 <5>[ 0.745810] Initialise system trusted keyrings <6>[ 0.765878] Trying to unpack rootfs image as initramfs... <6>[ 0.841850] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.849346] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.892246] NFS: Registering the id_resolver key type <5>[ 0.897837] Key type id_resolver registered <5>[ 0.902525] Key type id_legacy registered <6>[ 0.906965] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.914164] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.988339] Key type asymmetric registered <5>[ 0.992913] Asymmetric key parser 'x509' registered <6>[ 0.998341] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.006260] io scheduler mq-deadline registered <6>[ 1.011190] io scheduler kyber registered <6>[ 1.015678] io scheduler bfq registered <6>[ 1.122395] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.393915] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.436109] msm_serial: driver initialized <6>[ 1.440893] SuperH (H)SCI(F) driver initialized <6>[ 1.446224] STMicroelectronics ASC driver initialized <6>[ 1.451908] STM32 USART driver initialized <6>[ 1.582714] brd: module loaded <6>[ 1.624258] loop: module loaded <6>[ 1.662341] CAN device driver interface <6>[ 1.667336] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.674432] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.679818] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.686280] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.692128] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.701408] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.707557] usbcore: registered new interface driver pegasus <6>[ 1.713725] usbcore: registered new interface driver asix <6>[ 1.719580] usbcore: registered new interface driver ax88179_178a <6>[ 1.726169] usbcore: registered new interface driver cdc_ether <6>[ 1.732486] usbcore: registered new interface driver smsc75xx <6>[ 1.738702] usbcore: registered new interface driver smsc95xx <6>[ 1.744936] usbcore: registered new interface driver net1080 <6>[ 1.751053] usbcore: registered new interface driver cdc_subset <6>[ 1.757474] usbcore: registered new interface driver zaurus <6>[ 1.763538] usbcore: registered new interface driver cdc_ncm <6>[ 1.773231] usbcore: registered new interface driver usb-storage <6>[ 2.053679] i2c_dev: i2c /dev entries driver <5>[ 2.097905] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 2.107533] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.114309] sdhci: Copyright(c) Pierre Ossman <6>[ 2.120750] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.128774] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.252775] usbcore: registered new interface driver usbhid <6>[ 2.258814] usbhid: USB HID core driver <6>[ 2.297972] NET: Registered PF_INET6 protocol family <6>[ 2.343454] Segment Routing with IPv6 <6>[ 2.347600] In-situ OAM (IOAM) with IPv6 <6>[ 2.352118] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.359377] NET: Registered PF_PACKET protocol family <6>[ 2.364952] can: controller area network core <6>[ 2.369781] NET: Registered PF_CAN protocol family <6>[ 2.375008] can: raw protocol <6>[ 2.378335] can: broadcast manager protocol <6>[ 2.382930] can: netlink gateway - max_hops=1 <5>[ 2.388412] Key type dns_resolver registered <6>[ 2.393483] ThumbEE CPU extension supported. <5>[ 2.398169] Registering SWP/SWPB emulation handler <3>[ 2.403861] omap_voltage_late_init: Voltage driver support not added <5>[ 2.601943] Loading compiled-in X.509 certificates <6>[ 2.740058] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.756712] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.780353] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.994187] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.192531] OMAP GPIO hardware version 0.1 <6>[ 3.211144] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.313159] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.350097] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.387966] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.427279] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.466912] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.539164] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.560017] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.586132] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.595336] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.721948] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.748414] random: crng init done <6>[ 3.777949] Freeing initrd memory: 14452K <6>[ 3.791602] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.843967] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.854290] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.861628] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 3.869083] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.877222] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.888857] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.897882] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.927535] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.936124] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.003508] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.017831] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.034913] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.079876] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.089386] printk: legacy console [ttyS0] enabled <6>[ 4.089386] printk: legacy console [ttyS0] enabled <6>[ 4.099748] printk: legacy bootconsole [omap8250] disabled <6>[ 4.099748] printk: legacy bootconsole [omap8250] disabled <4>[ 4.142295] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.149690] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.169268] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.176213] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.189895] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.201790] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.221346] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.230522] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.235693] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.249294] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.257929] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.266591] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.340934] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.364910] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.424659] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.433573] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.493432] mmc1: new high speed MMC card at address 0001 <6>[ 4.501953] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.512745] mmcblk1: p1 <6>[ 4.518225] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.526345] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.537697] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.553120] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.682569] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.721539] Sending DHCP requests ., OK <6>[ 6.806085] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.206 <6>[ 6.814155] IP-Config: Complete: <6>[ 6.817694] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.206, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.828112] host=172.16.3.206, domain=denx.de, nis-domain=(none) <6>[ 6.834932] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.834965] nameserver0=172.16.3.3 <6>[ 6.846344] ntpserver0=172.16.3.3 <6>[ 6.851795] clk: Disabling unused clocks <6>[ 6.856404] PM: genpd: Disabling unused power domains <6>[ 6.874817] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.884519] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 9.966173] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.143066] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.362123] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.367798] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.568614] hub 1-0:1.0: USB hub found <6>[ 10.640121] hub 1-0:1.0: 1 port detected <6>[ 10.705506] tda998x 0-0070: found TDA19988 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.206 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.578546] systemd[1]: System time before build time, advancing clock. <30>[ 15.744121] 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.780800] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.822285] systemd[1]: Hostname set to . <30>[ 18.175613] systemd[1]: Queued start job for default target graphical.target. <30>[ 18.191340] 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>[ 18.224961] 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>[ 18.254883] 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>[ 18.283747] 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>[ 18.312836] 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.342737] 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.372644] 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.393091] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 18.422047] 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.453437] 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.492419] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.522131] 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.552099] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.582359] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.612414] 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.643204] 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.730822] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.748536] 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.783311] 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.815194] 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.852859] 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.883185] 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.913376] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.930024] 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.987109] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 19.074500] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 19.124237] 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>[ 19.212654] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 19.296350] 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>[ 19.375541] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.413017] 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.485054] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.533954] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.583917] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.597598] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.642981] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.723163] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.778021] 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.874523] 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>[ 20.018719] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 20.135850] 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>[ 20.213643] 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>[ 20.266555] 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.464326] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 20.493168] 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.554354] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 20.576320] 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.633371] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kerne<46>[ 21.406983] systemd-journald[162]: Received client request to flush runtime journal. l Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. <5>[ 27.329427] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 28.696893] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 28.747000] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 28.759416] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 28.768561] cfg80211: failed to load regulatory.db [[0m[0;31m* [0m] Job systemd-networkd.service/start running (11s / 1min 36s) M[K[[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [K[[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debian-bookworm-armhf debian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc3 #1 SMP Sun Oct 20 02:10:34 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/1209582/extract-nfsrootfs-5jjfbwun' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1209582/extract-nfsrootfs-5jjfbwun' / # 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-1209582/environment . /lava-1209582/environment / # /lava-1209582/bin/lava-test-runner /lava-1209582/0 /lava-1209582/bin/lava-test-runner /lava-1209582/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1209582/0/tests/0_timesync-off ++ cat uuid + UUID=1209582_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-membarrier + TESTRUN_ID=1_kselftest-membarrier + cd /lava-1209582/0/tests/1_kselftest-membarrier ++ cat uuid + UUID=1209582_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c membarrier -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/mainline/master/v6.12-rc3-420-g715ca9dd687f8/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g mainline -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:16-- http://storage.kernelci.org/mainline/master/v6.12-rc3-420-g715ca9dd687f8/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4113516 (3.9M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 159KB/s kselftest_armhf.tar 5%[> ] 213.48K 340KB/s kselftest_armhf.tar 10%[=> ] 431.01K 390KB/s kselftest_armhf.tar 25%[====> ] 1011K 712KB/s kselftest_armhf.tar 36%[======> ] 1.42M 835KB/s kselftest_armhf.tar 47%[========> ] 1.85M 926KB/s kselftest_armhf.tar 55%[==========> ] 2.16M 978KB/s kselftest_armhf.tar 65%[============> ] 2.55M 1.01MB/s kselftest_armhf.tar 72%[=============> ] 2.86M 1.05MB/s kselftest_armhf.tar 83%[===============> ] 3.26M 1.10MB/s kselftest_armhf.tar 90%[=================> ] 3.54M 1.11MB/s eta 0s kselftest_armhf.tar 100%[===================>] 3.92M 1.16MB/s in 3.4s 2024-01-26 21:49:20 (1.16 MB/s) - 'kselftest_armhf.tar.gz' saved [4113516/4113516] tar: ./proc/fd-003-kthread: time stamp 2024-10-20 02:22:53 is 23085211.286187953 s in the future tar: ./proc/config: time stamp 2024-10-15 19:24:33 is 22714511.048028995 s in the future tar: ./proc/proc-tid0: time stamp 2024-10-20 02:22:54 is 23085211.76924837 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-10-20 02:22:53 is 23085210.568943745 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-10-20 02:22:53 is 23085210.439059412 s in the future tar: ./proc/setns-dcache: time stamp 2024-10-20 02:22:54 is 23085211.261280537 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-10-20 02:22:54 is 23085211.046965245 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-10-20 02:22:54 is 23085210.805797578 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-10-20 02:22:53 is 23085209.588526078 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-10-20 02:22:54 is 23085210.421378411 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-10-20 02:22:53 is 23085209.22585037 s in the future tar: ./proc/thread-self: time stamp 2024-10-20 02:22:54 is 23085209.99588987 s in the future tar: ./proc/read: time stamp 2024-10-20 02:22:54 is 23085209.696270995 s in the future tar: ./proc/self: time stamp 2024-10-20 02:22:54 is 23085209.481705536 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-10-20 02:22:53 is 23085208.331502536 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-10-20 02:22:54 is 23085209.195194203 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-10-20 02:22:53 is 23085208.069945578 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-10-20 02:22:53 is 23085207.932378203 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-10-20 02:22:53 is 23085207.73332937 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-10-20 02:22:53 is 23085207.611335328 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-10-20 02:22:54 is 23085208.485940078 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-10-20 02:22:53 is 23085207.36119437 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-10-20 02:22:53 is 23085207.224832953 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-10-20 02:22:53 is 23085207.077288661 s in the future tar: ./proc: time stamp 2024-10-20 02:23:33 is 23085247.024508495 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-10-20 02:23:10 is 23085223.764161995 s in the future tar: ./uevent/config: time stamp 2024-10-15 19:24:33 is 22714506.629994911 s in the future tar: ./uevent: time stamp 2024-10-20 02:23:36 is 23085249.568899619 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-10-15 19:24:33 is 22714506.432363411 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-10-20 02:23:06 is 23085219.297123286 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-10-20 02:23:06 is 23085219.163457578 s in the future tar: ./syscall_user_dispatch: time stamp 2024-10-20 02:23:34 is 23085247.104615869 s in the future tar: ./landlock/scoped_test: time stamp 2024-10-20 02:22:23 is 23085175.951108578 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-10-20 02:22:22 is 23085174.784052661 s in the future tar: ./landlock/config: time stamp 2024-10-15 19:24:33 is 22714505.659578203 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-10-20 02:22:23 is 23085175.495772078 s in the future tar: ./landlock/net_test: time stamp 2024-10-20 02:22:20 is 23085172.334254369 s in the future tar: ./landlock/ptrace_test: time stamp 2024-10-20 02:22:21 is 23085173.200100744 s in the future tar: ./landlock/true: time stamp 2024-10-20 02:22:23 is 23085174.892621786 s in the future tar: ./landlock/fs_test: time stamp 2024-10-20 02:22:19 is 23085170.653460703 s in the future tar: ./landlock/base_test: time stamp 2024-10-20 02:22:13 is 23085164.517144286 s in the future tar: ./landlock: time stamp 2024-10-20 02:23:29 is 23085240.464492078 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-10-20 02:22:03 is 23085154.317261244 s in the future tar: ./efivarfs/create-read: time stamp 2024-10-20 02:22:03 is 23085154.178631578 s in the future tar: ./efivarfs/config: time stamp 2024-10-15 19:24:33 is 22714504.042204953 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-10-15 19:24:33 is 22714503.903505994 s in the future tar: ./efivarfs: time stamp 2024-10-20 02:23:26 is 23085236.783943786 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-10-20 02:23:12 is 23085222.591507661 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-10-20 02:23:12 is 23085222.438444161 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-10-20 02:23:11 is 23085221.273278994 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-10-20 02:23:12 is 23085222.131548452 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-10-20 02:23:12 is 23085221.994681202 s in the future tar: ./vDSO/vdso_test_chacha: time stamp 2024-10-20 02:23:12 is 23085221.849754119 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-10-20 02:23:12 is 23085221.722702619 s in the future tar: ./vDSO: time stamp 2024-10-20 02:23:36 is 23085245.661199369 s in the future tar: ./rtc/setdate: time stamp 2024-10-20 02:23:04 is 23085213.473594911 s in the future tar: ./rtc/settings: time stamp 2024-10-15 19:24:33 is 22714502.343436577 s in the future tar: ./rtc/rtctest: time stamp 2024-10-20 02:23:04 is 23085213.207368911 s in the future tar: ./rtc: time stamp 2024-10-20 02:23:34 is 23085243.155427286 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-10-15 19:24:33 is 22714502.005353577 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-10-15 19:24:33 is 22714501.877407994 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-10-15 19:24:33 is 22714501.712927244 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-10-15 19:24:33 is 22714501.527130494 s in the future tar: ./tpm2/settings: time stamp 2024-10-15 19:24:33 is 22714501.343744036 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-10-15 19:24:33 is 22714501.198258244 s in the future tar: ./tpm2: time stamp 2024-10-20 02:23:35 is 23085243.139106369 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-10-15 19:24:32 is 22714499.994773327 s in the future tar: ./alsa/mixer-test: time stamp 2024-10-20 02:21:32 is 23085119.85179391 s in the future tar: ./alsa/global-timer: time stamp 2024-10-20 02:21:32 is 23085119.720546035 s in the future tar: ./alsa/pcm-test: time stamp 2024-10-20 02:21:32 is 23085119.578602369 s in the future tar: ./alsa/libatest.so: time stamp 2024-10-20 02:21:32 is 23085119.427472244 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-10-20 02:21:32 is 23085119.284694369 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-10-15 19:24:32 is 22714499.133166202 s in the future tar: ./alsa/conf.d: time stamp 2024-10-15 19:24:32 is 22714499.079779785 s in the future tar: ./alsa/utimer-test: time stamp 2024-10-20 02:21:33 is 23085119.944600494 s in the future tar: ./alsa: time stamp 2024-10-20 02:23:24 is 23085230.88541516 s in the future tar: ./damon/access_memory_even: time stamp 2024-10-20 02:21:36 is 23085122.717615952 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-10-15 19:24:33 is 22714499.591029994 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-10-20 02:21:36 is 23085122.45934266 s in the future tar: ./damon/config: time stamp 2024-10-15 19:24:33 is 22714499.325787702 s in the future tar: ./damon/damos_quota.py: time stamp 2024-10-15 19:24:33 is 22714499.20067691 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-10-15 19:24:33 is 22714499.063052202 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-10-15 19:24:33 is 22714498.934524077 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-10-15 19:24:33 is 22714498.808830619 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-10-15 19:24:33 is 22714498.650365994 s in the future tar: ./damon/sysfs.sh: time stamp 2024-10-15 19:24:33 is 22714498.517519452 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-10-15 19:24:33 is 22714498.379032535 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-10-15 19:24:33 is 22714498.23402816 s in the future tar: ./damon/reclaim.sh: time stamp 2024-10-15 19:24:33 is 22714498.10001541 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-10-15 19:24:33 is 22714497.95604416 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-10-15 19:24:33 is 22714497.828577702 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-10-20 02:21:36 is 23085120.691460743 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-10-15 19:24:33 is 22714497.566201285 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-10-15 19:24:33 is 22714497.441313243 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-10-15 19:24:33 is 22714497.294739785 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-10-15 19:24:33 is 22714497.158221618 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-10-15 19:24:33 is 22714497.024118368 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-10-15 19:24:33 is 22714496.890826327 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-10-15 19:24:33 is 22714496.691203952 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-10-20 02:21:36 is 23085119.548867118 s in the future tar: ./damon/access_memory: time stamp 2024-10-20 02:21:36 is 23085119.407097827 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-10-15 19:24:33 is 22714496.282074327 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-10-15 19:24:33 is 22714496.152086035 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-10-15 19:24:33 is 22714496.031836785 s in the future tar: ./damon: time stamp 2024-10-20 02:23:25 is 23085227.965218368 s in the future tar: ./kselftest-list.txt: time stamp 2024-10-20 02:23:38 is 23085240.840108077 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-10-20 02:22:52 is 23085194.675799952 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-10-20 02:22:51 is 23085193.539582618 s in the future tar: ./pidfd/config: time stamp 2024-10-15 19:24:33 is 22714495.412369201 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-10-20 02:22:52 is 23085194.26239441 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-10-20 02:22:52 is 23085194.100919326 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-10-20 02:22:51 is 23085192.950286576 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-10-20 02:22:52 is 23085193.789493035 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-10-20 02:22:52 is 23085193.645071826 s in the future tar: ./pidfd: time stamp 2024-10-20 02:23:32 is 23085233.591662993 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-10-15 19:24:33 is 22714494.446773035 s in the future tar: ./intel_pstate: time stamp 2024-10-20 02:23:28 is 23085229.391488076 s in the future tar: ./zram/config: time stamp 2024-10-15 19:24:33 is 22714494.238602535 s in the future tar: ./zram/zram02.sh: time stamp 2024-10-15 19:24:33 is 22714494.10785041 s in the future tar: ./zram/zram01.sh: time stamp 2024-10-15 19:24:33 is 22714493.961078243 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-10-15 19:24:33 is 22714493.836044368 s in the future tar: ./zram/zram.sh: time stamp 2024-10-15 19:24:33 is 22714493.713156743 s in the future tar: ./zram: time stamp 2024-10-20 02:23:36 is 23085236.65431666 s in the future tar: ./rust/config: time stamp 2024-10-15 19:24:33 is 22714493.44403341 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-10-15 19:24:33 is 22714493.304000951 s in the future tar: ./rust: time stamp 2024-10-20 02:23:34 is 23085234.240136285 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-10-15 19:24:33 is 22714493.086957201 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-10-15 19:24:33 is 22714492.949072951 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-10-15 19:24:33 is 22714492.820122201 s in the future tar: ./firmware/config: time stamp 2024-10-15 19:24:33 is 22714492.703398285 s in the future tar: ./firmware/settings: time stamp 2024-10-15 19:24:33 is 22714492.587095493 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-10-15 19:24:33 is 22714492.468213243 s in the future tar: ./firmware/fw_namespace: time stamp 2024-10-20 02:22:06 is 23085145.326528576 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-10-15 19:24:33 is 22714492.194368201 s in the future tar: ./firmware: time stamp 2024-10-20 02:23:27 is 23085226.135851951 s in the future tar: ./timens/vfork_exec: time stamp 2024-10-20 02:23:07 is 23085205.978187118 s in the future tar: ./timens/timerfd: time stamp 2024-10-20 02:23:07 is 23085205.838832826 s in the future tar: ./timens/timens: time stamp 2024-10-20 02:23:07 is 23085205.710458659 s in the future tar: ./timens/config: time stamp 2024-10-15 19:24:33 is 22714491.578822909 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-10-20 02:23:07 is 23085205.434014993 s in the future tar: ./timens/procfs: time stamp 2024-10-20 02:23:07 is 23085205.308923826 s in the future tar: ./timens/futex: time stamp 2024-10-20 02:23:07 is 23085205.176105076 s in the future tar: ./timens/gettime_perf: time stamp 2024-10-20 02:23:07 is 23085205.043254076 s in the future tar: ./timens/timer: time stamp 2024-10-20 02:23:07 is 23085204.905604659 s in the future tar: ./timens/exec: time stamp 2024-10-20 02:23:07 is 23085204.763759743 s in the future tar: ./timens: time stamp 2024-10-20 02:23:35 is 23085232.704602409 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-10-15 19:24:33 is 22714490.559416201 s in the future tar: ./fpu/test_fpu: time stamp 2024-10-20 02:22:06 is 23085143.426612159 s in the future tar: ./fpu: time stamp 2024-10-20 02:23:27 is 23085224.371741868 s in the future tar: ./memfd/config: time stamp 2024-10-15 19:24:33 is 22714490.212464076 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-10-15 19:24:33 is 22714490.087326493 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-10-20 02:22:25 is 23085161.949359326 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-10-15 19:24:33 is 22714489.826044034 s in the future tar: ./memfd/fuse_test: time stamp 2024-10-20 02:22:25 is 23085161.695241701 s in the future tar: ./memfd/memfd_test: time stamp 2024-10-20 02:22:25 is 23085161.557706659 s in the future tar: ./memfd: time stamp 2024-10-20 02:23:30 is 23085226.491043701 s in the future tar: ./resctrl/config: time stamp 2024-10-15 19:24:33 is 22714489.335737076 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-10-20 02:22:59 is 23085195.150655492 s in the future tar: ./resctrl/settings: time stamp 2024-10-15 19:24:33 is 22714489.018885909 s in the future tar: ./resctrl: time stamp 2024-10-20 02:23:33 is 23085228.957394701 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-10-20 02:22:23 is 23085158.791763534 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-10-20 02:22:23 is 23085158.664786659 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-10-20 02:22:24 is 23085159.536660367 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-10-20 02:22:24 is 23085159.381249242 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-10-20 02:22:24 is 23085159.249740909 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-10-20 02:22:24 is 23085159.122701951 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-10-20 02:22:24 is 23085158.986258492 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-10-20 02:22:23 is 23085157.855798492 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-10-20 02:22:24 is 23085158.701422117 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-10-20 02:22:24 is 23085158.572299451 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-10-20 02:22:24 is 23085158.444271076 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-10-20 02:22:24 is 23085158.318189534 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-10-20 02:22:24 is 23085158.201083326 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-10-20 02:22:23 is 23085157.067958159 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-10-20 02:22:24 is 23085157.94359645 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-10-20 02:22:24 is 23085157.817740284 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-10-20 02:22:24 is 23085157.692440075 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-10-20 02:22:24 is 23085157.562992034 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-10-20 02:22:24 is 23085157.434681742 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-10-20 02:22:24 is 23085157.300587909 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-10-20 02:22:24 is 23085157.183765325 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-10-20 02:22:24 is 23085157.054186284 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-10-20 02:22:24 is 23085156.925886534 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-10-20 02:22:23 is 23085155.79175445 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-10-20 02:22:24 is 23085156.672358117 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-10-20 02:22:24 is 23085156.545399659 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-10-20 02:22:24 is 23085156.408700367 s in the future tar: ./lkdtm/config: time stamp 2024-10-15 19:24:33 is 22714485.2826857 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-10-20 02:22:24 is 23085156.157657075 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-10-20 02:22:24 is 23085156.019972992 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-10-20 02:22:24 is 23085155.886386075 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-10-20 02:22:24 is 23085155.757193034 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-10-20 02:22:24 is 23085155.632201825 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-10-20 02:22:23 is 23085154.502839409 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-10-20 02:22:23 is 23085154.374391242 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-10-20 02:22:24 is 23085155.248327367 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-10-20 02:22:24 is 23085155.123324783 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-10-20 02:22:24 is 23085154.981439533 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-10-20 02:22:23 is 23085153.848950325 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-10-20 02:22:23 is 23085153.718789825 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-10-20 02:22:24 is 23085154.5894662 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-10-20 02:22:23 is 23085153.4603102 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-10-20 02:22:24 is 23085154.3150882 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-10-20 02:22:23 is 23085153.18909245 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-10-20 02:22:24 is 23085154.061658825 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-10-20 02:22:24 is 23085153.922155283 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-10-20 02:22:23 is 23085152.798000283 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-10-20 02:22:24 is 23085153.642919158 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-10-20 02:22:24 is 23085153.521849033 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-10-20 02:22:24 is 23085153.376016617 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-10-20 02:22:24 is 23085153.247518908 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-10-20 02:22:24 is 23085153.129773075 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-10-20 02:22:23 is 23085152.004691867 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-10-20 02:22:24 is 23085152.867270117 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-10-20 02:22:24 is 23085152.732327242 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-10-20 02:22:23 is 23085151.596014408 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-10-20 02:22:23 is 23085151.468624075 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-10-20 02:22:23 is 23085151.345700158 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-10-20 02:22:24 is 23085152.213267491 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-10-20 02:22:23 is 23085151.099808866 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-10-20 02:22:24 is 23085151.976059575 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-10-20 02:22:24 is 23085151.849603533 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-10-20 02:22:24 is 23085151.712727783 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-10-20 02:22:24 is 23085151.578303158 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-10-20 02:22:24 is 23085151.442240825 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-10-20 02:22:24 is 23085151.315910116 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-10-20 02:22:23 is 23085150.188721283 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-10-20 02:22:24 is 23085151.06348745 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-10-20 02:22:24 is 23085150.933534783 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-10-20 02:22:23 is 23085149.802525075 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-10-20 02:22:24 is 23085150.678426075 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-10-20 02:22:23 is 23085149.552303325 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-10-20 02:22:24 is 23085150.416253741 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-10-15 19:24:33 is 22714479.289635741 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-10-15 19:24:33 is 22714479.161248616 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-10-20 02:22:24 is 23085150.026707116 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-10-20 02:22:24 is 23085149.890877533 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-10-20 02:22:24 is 23085149.740485366 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-10-20 02:22:24 is 23085149.618873991 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-10-20 02:22:24 is 23085149.497289908 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-10-20 02:22:23 is 23085148.356962491 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-10-20 02:22:24 is 23085149.197073491 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-10-20 02:22:23 is 23085148.051776949 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-10-20 02:22:24 is 23085148.938488908 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-10-20 02:22:24 is 23085148.781544491 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-10-20 02:22:24 is 23085148.621499283 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-10-20 02:22:24 is 23085148.492900408 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-10-20 02:22:23 is 23085147.363221616 s in the future tar: ./lkdtm: time stamp 2024-10-20 02:23:29 is 23085213.308870158 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-10-20 02:21:33 is 23085097.143924324 s in the future tar: ./cachestat: time stamp 2024-10-20 02:23:24 is 23085208.091656699 s in the future tar: ./sigaltstack/sas: time stamp 2024-10-20 02:23:06 is 23085189.930608991 s in the future tar: ./sigaltstack: time stamp 2024-10-20 02:23:34 is 23085217.874625699 s in the future tar: ./capabilities/validate_cap: time stamp 2024-10-20 02:21:33 is 23085096.722073491 s in the future tar: ./capabilities/test_execve: time stamp 2024-10-20 02:21:33 is 23085096.565984949 s in the future tar: ./capabilities: time stamp 2024-10-20 02:23:24 is 23085207.503447158 s in the future tar: ./memory-hotplug/config: time stamp 2024-10-15 19:24:33 is 22714476.326188616 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-10-15 19:24:33 is 22714476.198954408 s in the future tar: ./memory-hotplug: time stamp 2024-10-20 02:23:30 is 23085213.140585241 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-10-15 19:24:33 is 22714475.966254241 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-10-20 02:22:40 is 23085162.815281949 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-10-15 19:24:33 is 22714475.681994907 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-10-15 19:24:33 is 22714475.551242574 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-10-15 19:24:33 is 22714475.415887241 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-10-15 19:24:33 is 22714475.289885866 s in the future tar: ./net/netfilter/config: time stamp 2024-10-15 19:24:33 is 22714475.173077907 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-10-15 19:24:33 is 22714475.044377699 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-10-15 19:24:33 is 22714474.907049199 s in the future tar: ./net/netfilter/vxlan_mtu_frag.sh: time stamp 2024-10-15 19:24:33 is 22714474.772704741 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-10-15 19:24:33 is 22714474.630936449 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-10-15 19:24:33 is 22714474.458796116 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-10-15 19:24:33 is 22714474.326993866 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-10-20 02:22:40 is 23085161.197113657 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-10-15 19:24:33 is 22714474.058504282 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-10-15 19:24:33 is 22714473.916572407 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-10-15 19:24:33 is 22714473.771846532 s in the future tar: ./net/netfilter/settings: time stamp 2024-10-15 19:24:33 is 22714473.646521532 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-10-15 19:24:33 is 22714473.508250907 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-10-15 19:24:33 is 22714473.366215824 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-10-15 19:24:33 is 22714473.242797324 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-10-15 19:24:33 is 22714473.052334865 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-10-15 19:24:33 is 22714472.885325574 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-10-15 19:24:33 is 22714472.742490324 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-10-15 19:24:33 is 22714472.621654365 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-10-15 19:24:33 is 22714472.504022282 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-10-15 19:24:33 is 22714472.36591549 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-10-15 19:24:33 is 22714472.220501657 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-10-15 19:24:33 is 22714472.16313124 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-10-15 19:24:33 is 22714472.004350365 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-10-15 19:24:33 is 22714471.890624282 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-10-15 19:24:33 is 22714471.742486949 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-10-20 02:22:40 is 23085158.51277974 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-10-15 19:24:33 is 22714471.378734282 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-10-15 19:24:33 is 22714471.244696449 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-10-15 19:24:33 is 22714471.117065532 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-10-15 19:24:33 is 22714470.978848657 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-10-15 19:24:33 is 22714470.833456782 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-10-15 19:24:33 is 22714470.72764374 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-10-20 02:22:40 is 23085157.591503115 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-10-20 02:22:40 is 23085157.461593449 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-10-15 19:24:33 is 22714470.319236865 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-10-15 19:24:33 is 22714470.185399032 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-10-15 19:24:33 is 22714470.052284407 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-10-15 19:24:33 is 22714469.923282157 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-10-20 02:22:40 is 23085156.785284198 s in the future tar: ./net/netfilter: time stamp 2024-10-20 02:23:32 is 23085208.709914948 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-10-15 19:24:33 is 22714469.540615698 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-10-15 19:24:33 is 22714469.351369407 s in the future tar: ./net/openvswitch/settings: time stamp 2024-10-15 19:24:33 is 22714469.214361907 s in the future tar: ./net/openvswitch: time stamp 2024-10-20 02:23:32 is 23085208.157041157 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-10-20 02:22:38 is 23085154.009355157 s in the future tar: ./net/af_unix/config: time stamp 2024-10-15 19:24:33 is 22714468.87240599 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-10-20 02:22:38 is 23085153.728035782 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-10-20 02:22:38 is 23085153.592308573 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-10-20 02:22:37 is 23085152.416591198 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-10-20 02:22:38 is 23085153.247994032 s in the future tar: ./net/af_unix: time stamp 2024-10-20 02:23:31 is 23085206.194248782 s in the future tar: ./net/lib.sh: time stamp 2024-10-15 19:24:33 is 22714468.075102282 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-10-20 02:22:42 is 23085156.797939948 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-10-20 02:22:43 is 23085157.591680282 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-10-20 02:22:45 is 23085159.324727531 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-10-20 02:22:47 is 23085161.14656774 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-10-20 02:22:48 is 23085161.92978949 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-10-20 02:22:44 is 23085157.693609656 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-10-20 02:22:51 is 23085164.48282249 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-10-20 02:22:49 is 23085162.271230615 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-10-20 02:22:47 is 23085160.079234906 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-10-20 02:22:45 is 23085157.863405323 s in the future tar: ./net/tcp_ao/config: time stamp 2024-10-15 19:24:33 is 22714465.728982448 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-10-20 02:22:50 is 23085162.523579531 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-10-20 02:22:46 is 23085158.32067024 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-10-20 02:22:43 is 23085155.121502448 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-10-20 02:22:43 is 23085154.906803156 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-10-20 02:22:46 is 23085157.698076323 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-10-20 02:22:49 is 23085160.486765198 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-10-20 02:22:49 is 23085160.287721823 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-10-15 19:24:33 is 22714464.144724156 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-10-20 02:22:48 is 23085158.961547906 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-10-20 02:22:47 is 23085157.736158739 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-10-20 02:22:44 is 23085154.537283781 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-10-20 02:22:43 is 23085153.347563198 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-10-20 02:22:47 is 23085157.161116864 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-10-20 02:22:49 is 23085158.888215281 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-10-20 02:22:45 is 23085154.648212448 s in the future tar: ./net/tcp_ao: time stamp 2024-10-20 02:23:32 is 23085201.583461031 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-10-15 19:24:33 is 22714462.418679239 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-10-15 19:24:33 is 22714462.303019573 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-10-15 19:24:33 is 22714462.158042406 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-10-15 19:24:33 is 22714462.035105739 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-10-15 19:24:33 is 22714461.918319989 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-10-15 19:24:33 is 22714461.776374656 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-10-15 19:24:33 is 22714461.635291197 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-10-15 19:24:33 is 22714461.512619322 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-10-15 19:24:33 is 22714461.367773531 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-10-15 19:24:33 is 22714461.227955572 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-10-15 19:24:33 is 22714461.090831072 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-10-15 19:24:33 is 22714460.951442114 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-10-15 19:24:33 is 22714460.820346656 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-10-15 19:24:33 is 22714460.669102656 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-10-15 19:24:33 is 22714460.490419031 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-10-15 19:24:33 is 22714460.269016697 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-10-15 19:24:33 is 22714460.098414781 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-10-15 19:24:33 is 22714459.874630239 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-10-15 19:24:33 is 22714459.633576281 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-10-15 19:24:33 is 22714459.464096322 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-10-15 19:24:33 is 22714459.274826447 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-10-15 19:24:33 is 22714459.04114553 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-10-15 19:24:33 is 22714458.848546947 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-10-15 19:24:33 is 22714458.638473572 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-10-15 19:24:33 is 22714458.429831489 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-10-15 19:24:33 is 22714458.246411489 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-10-15 19:24:33 is 22714458.081162197 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-10-15 19:24:33 is 22714457.915270322 s in the future tar: ./net/forwarding/config: time stamp 2024-10-15 19:24:33 is 22714457.595820614 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-10-15 19:24:33 is 22714457.447143697 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-10-15 19:24:33 is 22714457.245547197 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-10-15 19:24:33 is 22714457.057883739 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-10-15 19:24:33 is 22714456.875479697 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-10-15 19:24:33 is 22714456.695537905 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-10-15 19:24:33 is 22714456.529970614 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-10-15 19:24:33 is 22714456.302987613 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-10-15 19:24:33 is 22714456.129172072 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-10-15 19:24:33 is 22714455.91940428 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-10-15 19:24:33 is 22714455.723101155 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-10-15 19:24:33 is 22714455.56061228 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-10-15 19:24:33 is 22714455.36994078 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-10-15 19:24:33 is 22714455.193621863 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-10-15 19:24:33 is 22714454.993547155 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-10-15 19:24:33 is 22714454.802751905 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-10-15 19:24:33 is 22714454.626393322 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-10-15 19:24:33 is 22714454.37169078 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-10-15 19:24:33 is 22714454.201047905 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-10-15 19:24:33 is 22714454.026954155 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-10-15 19:24:33 is 22714453.851275197 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-10-15 19:24:33 is 22714453.675569238 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-10-15 19:24:33 is 22714453.422378613 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-10-15 19:24:33 is 22714453.278845821 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-10-15 19:24:33 is 22714453.142088363 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-10-15 19:24:33 is 22714453.016822196 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-10-15 19:24:33 is 22714452.886599238 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-10-15 19:24:33 is 22714452.761505821 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-10-15 19:24:33 is 22714452.584088488 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-10-15 19:24:33 is 22714452.441820613 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-10-15 19:24:33 is 22714452.286192655 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-10-15 19:24:33 is 22714452.14438153 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-10-15 19:24:33 is 22714452.01613178 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-10-15 19:24:33 is 22714451.89104953 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-10-15 19:24:33 is 22714451.740464655 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-10-15 19:24:33 is 22714451.597694446 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-10-15 19:24:33 is 22714451.41106928 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-10-15 19:24:33 is 22714451.268844738 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-10-15 19:24:33 is 22714451.099669738 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-10-15 19:24:33 is 22714450.92201403 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-10-15 19:24:33 is 22714450.735407029 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-10-15 19:24:33 is 22714450.557787071 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-10-15 19:24:33 is 22714450.396249363 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-10-15 19:24:33 is 22714450.245067738 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-10-15 19:24:33 is 22714450.120431904 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-10-15 19:24:33 is 22714449.988552696 s in the future tar: ./net/forwarding/settings: time stamp 2024-10-15 19:24:33 is 22714449.863237946 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-10-15 19:24:33 is 22714449.752927529 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-10-15 19:24:33 is 22714449.645069113 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-10-15 19:24:33 is 22714449.521246029 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-10-15 19:24:33 is 22714449.412690404 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-10-15 19:24:33 is 22714449.269342071 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-10-15 19:24:33 is 22714449.136215488 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-10-15 19:24:33 is 22714449.020661779 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-10-15 19:24:33 is 22714448.912211488 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-10-15 19:24:33 is 22714448.784994821 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-10-15 19:24:33 is 22714448.669087613 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-10-15 19:24:33 is 22714448.553455488 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-10-15 19:24:33 is 22714448.445045238 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-10-15 19:24:33 is 22714448.326213029 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-10-15 19:24:33 is 22714448.202053446 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-10-15 19:24:33 is 22714448.086327238 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-10-15 19:24:33 is 22714447.977910363 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-10-15 19:24:33 is 22714447.859012571 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-10-15 19:24:33 is 22714447.703110696 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-10-15 19:24:33 is 22714447.568897529 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-10-15 19:24:33 is 22714447.277404237 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-10-15 19:24:33 is 22714447.158604862 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-10-15 19:24:33 is 22714447.017840029 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-10-15 19:24:33 is 22714446.901706029 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-10-15 19:24:33 is 22714446.785196362 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-10-15 19:24:33 is 22714446.666250696 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-10-15 19:24:33 is 22714446.550639404 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-10-15 19:24:33 is 22714446.401026529 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-10-15 19:24:33 is 22714446.284807821 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-10-15 19:24:33 is 22714446.142048404 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-10-15 19:24:33 is 22714446.008511237 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-10-15 19:24:33 is 22714445.883606862 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-10-15 19:24:33 is 22714445.759005904 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-10-15 19:24:33 is 22714445.640416404 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-10-15 19:24:33 is 22714445.524444779 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-10-15 19:24:33 is 22714445.399621529 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-10-15 19:24:33 is 22714445.283529612 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-10-15 19:24:33 is 22714445.173363362 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-10-15 19:24:33 is 22714445.049003904 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-10-15 19:24:33 is 22714444.940732362 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-10-15 19:24:33 is 22714444.80800757 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-10-15 19:24:33 is 22714444.689471529 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-10-15 19:24:33 is 22714444.573698737 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-10-15 19:24:33 is 22714444.456546445 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-10-15 19:24:33 is 22714444.340848362 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-10-15 19:24:33 is 22714444.222323112 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-10-15 19:24:33 is 22714444.089789195 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-10-15 19:24:33 is 22714443.95612157 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-10-15 19:24:33 is 22714443.773776987 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-10-15 19:24:33 is 22714443.646663445 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-10-15 19:24:33 is 22714443.539541612 s in the future tar: ./net/forwarding: time stamp 2024-10-20 02:23:31 is 23085181.488949362 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-10-15 19:24:33 is 22714443.338742529 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-10-15 19:24:33 is 22714443.229703487 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-10-15 19:24:33 is 22714443.104532862 s in the future tar: ./net/mptcp/config: time stamp 2024-10-15 19:24:33 is 22714442.979943237 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-10-20 02:22:39 is 23085128.82099032 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-10-15 19:24:33 is 22714442.696039654 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-10-18 14:27:44 is 22955833.54567957 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-10-15 19:24:33 is 22714442.413208945 s in the future tar: ./net/mptcp/settings: time stamp 2024-10-15 19:24:33 is 22714442.29557007 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-10-20 02:22:38 is 23085127.128714737 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-10-15 19:24:33 is 22714441.995215737 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-10-20 02:22:39 is 23085127.86224357 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-10-15 19:24:33 is 22714441.720286237 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-10-20 02:22:39 is 23085127.586330195 s in the future tar: ./net/mptcp: time stamp 2024-10-20 02:23:31 is 23085179.528319737 s in the future tar: ./net/net_helper.sh: time stamp 2024-10-15 19:24:33 is 22714441.411323403 s in the future tar: ./net/hsr/config: time stamp 2024-10-15 19:24:33 is 22714441.269677195 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-10-15 19:24:33 is 22714441.145598362 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-10-15 19:24:33 is 22714440.995365778 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-10-15 19:24:33 is 22714440.870350403 s in the future tar: ./net/hsr: time stamp 2024-10-20 02:23:31 is 23085178.819242778 s in the future tar: ./net/rds/include.sh: time stamp 2024-10-20 02:23:32 is 23085179.662544528 s in the future tar: ./net/rds/test.py: time stamp 2024-10-18 14:27:44 is 22955831.527230362 s in the future tar: ./net/rds/run.sh: time stamp 2024-10-15 19:24:33 is 22714440.40186632 s in the future tar: ./net/rds: time stamp 2024-10-20 02:23:32 is 23085179.33627182 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-10-15 19:24:33 is 22714440.160078987 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-10-15 19:24:33 is 22714440.04325582 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-10-15 19:24:33 is 22714439.918151403 s in the future tar: ./net/packetdrill/config: time stamp 2024-10-15 19:24:33 is 22714439.809879362 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-10-15 19:24:33 is 22714439.667702153 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-10-15 19:24:33 is 22714439.55251932 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-10-15 19:24:33 is 22714439.426035028 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-10-15 19:24:33 is 22714439.30228907 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-10-15 19:24:33 is 22714439.167045486 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-10-15 19:24:33 is 22714439.03595482 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-10-15 19:24:33 is 22714438.908888986 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-10-15 19:24:33 is 22714438.793616528 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-10-15 19:24:33 is 22714438.67736157 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-10-15 19:24:33 is 22714438.560489945 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-10-15 19:24:33 is 22714438.441756861 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-10-15 19:24:33 is 22714438.319749111 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-10-15 19:24:33 is 22714438.199151778 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-10-15 19:24:33 is 22714438.05972657 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-10-15 19:24:33 is 22714437.916249153 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-10-15 19:24:33 is 22714437.794143528 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-10-15 19:24:33 is 22714437.665407403 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-10-15 19:24:33 is 22714437.552352695 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-10-15 19:24:33 is 22714437.432444903 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-10-15 19:24:33 is 22714437.291797528 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-10-15 19:24:33 is 22714437.167233778 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-10-15 19:24:33 is 22714437.04209332 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-10-15 19:24:33 is 22714436.823618903 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-10-15 19:24:33 is 22714436.708006986 s in the future tar: ./net/packetdrill: time stamp 2024-10-15 19:24:33 is 22714436.655885694 s in the future tar: ./net: time stamp 2024-10-20 02:23:32 is 23085175.589214111 s in the future tar: ./pstore/config: time stamp 2024-10-15 19:24:33 is 22714436.432896486 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-10-15 19:24:33 is 22714436.314830778 s in the future tar: ./pstore/common_tests: time stamp 2024-10-15 19:24:33 is 22714436.159533944 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-10-15 19:24:33 is 22714436.007945444 s in the future tar: ./pstore/pstore_tests: time stamp 2024-10-15 19:24:33 is 22714435.884273194 s in the future tar: ./pstore: time stamp 2024-10-20 02:23:33 is 23085175.824443361 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-10-15 19:24:33 is 22714435.629819028 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-10-15 19:24:33 is 22714435.482067569 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-10-15 19:24:33 is 22714435.340131486 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-10-20 02:23:26 is 23085168.276709903 s in the future tar: ./drivers/net/ping.py: time stamp 2024-10-15 19:24:33 is 22714435.145899153 s in the future tar: ./drivers/net/config: time stamp 2024-10-15 19:24:33 is 22714435.020701444 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-10-15 19:24:33 is 22714434.848170153 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-10-15 19:24:33 is 22714434.709823694 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-10-15 19:24:33 is 22714434.589567861 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-10-15 19:24:33 is 22714434.464726486 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-10-15 19:24:33 is 22714434.339679569 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-10-15 19:24:33 is 22714434.184390444 s in the future tar: ./drivers/net/lib/py: time stamp 2024-10-15 19:24:33 is 22714434.129452861 s in the future tar: ./drivers/net/lib: time stamp 2024-10-15 19:24:33 is 22714434.079413194 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-10-15 19:24:33 is 22714433.936143902 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-10-15 19:24:33 is 22714433.805892361 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-10-15 19:24:33 is 22714433.667353069 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-10-15 19:24:33 is 22714433.547050694 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-10-15 19:24:33 is 22714433.423547069 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-10-15 19:24:33 is 22714433.297013277 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-10-15 19:24:33 is 22714433.148456486 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-10-15 19:24:33 is 22714433.028495652 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-10-15 19:24:33 is 22714432.889991569 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-10-15 19:24:33 is 22714432.750044486 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-10-15 19:24:33 is 22714432.614663194 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-10-15 19:24:33 is 22714432.486044402 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-10-15 19:24:33 is 22714432.341438444 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-10-15 19:24:33 is 22714432.212682694 s in the future tar: ./drivers/net/bonding: time stamp 2024-10-15 19:24:33 is 22714432.153927152 s in the future tar: ./drivers/net/queues.py: time stamp 2024-10-15 19:24:33 is 22714432.016129527 s in the future tar: ./drivers/net/stats.py: time stamp 2024-10-15 19:24:33 is 22714431.862354069 s in the future tar: ./drivers/net/team/config: time stamp 2024-10-15 19:24:33 is 22714431.708456652 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-10-15 19:24:33 is 22714431.582573486 s in the future tar: ./drivers/net/team: time stamp 2024-10-20 02:23:26 is 23085164.521954527 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-10-15 19:24:33 is 22714431.385285569 s in the future tar: ./drivers/net: time stamp 2024-10-20 02:23:26 is 23085164.337001527 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-10-15 19:24:33 is 22714431.114731152 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-10-20 02:23:26 is 23085164.059687402 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-10-20 02:23:26 is 23085164.001483944 s in the future tar: ./drivers/platform/x86: time stamp 2024-10-20 02:23:26 is 23085163.94487761 s in the future tar: ./drivers/platform: time stamp 2024-10-20 02:23:26 is 23085163.894368735 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-10-15 19:24:33 is 22714430.728045152 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-10-20 02:21:37 is 23085054.592490194 s in the future tar: ./drivers/dma-buf: time stamp 2024-10-20 02:23:25 is 23085162.52311861 s in the future tar: ./drivers: time stamp 2024-10-20 02:23:26 is 23085163.46438286 s in the future tar: ./user_events/dyn_test: time stamp 2024-10-20 02:23:11 is 23085148.294065527 s in the future tar: ./user_events/ftrace_test: time stamp 2024-10-20 02:23:11 is 23085148.152609985 s in the future tar: ./user_events/config: time stamp 2024-10-15 19:24:33 is 22714429.992279444 s in the future tar: ./user_events/abi_test: time stamp 2024-10-20 02:23:11 is 23085147.833440277 s in the future tar: ./user_events/perf_test: time stamp 2024-10-20 02:23:11 is 23085147.710424027 s in the future tar: ./user_events/settings: time stamp 2024-10-15 19:24:33 is 22714429.576693902 s in the future tar: ./user_events: time stamp 2024-10-20 02:23:36 is 23085172.522400027 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-10-15 19:24:33 is 22714429.36854936 s in the future tar: ./lib/printf.sh: time stamp 2024-10-15 19:24:33 is 22714429.241524402 s in the future tar: ./lib/config: time stamp 2024-10-15 19:24:33 is 22714429.127926485 s in the future tar: ./lib/scanf.sh: time stamp 2024-10-15 19:24:33 is 22714429.005298152 s in the future tar: ./lib/bitmap.sh: time stamp 2024-10-15 19:24:33 is 22714428.877772027 s in the future tar: ./lib: time stamp 2024-10-20 02:23:29 is 23085164.81612036 s in the future tar: ./move_mount_set_group/config: time stamp 2024-10-15 19:24:33 is 22714428.659512027 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-10-20 02:22:28 is 23085103.507484944 s in the future tar: ./move_mount_set_group: time stamp 2024-10-20 02:23:30 is 23085165.442330652 s in the future tar: ./openat2/resolve_test: time stamp 2024-10-20 02:22:57 is 23085131.865643235 s in the future tar: ./openat2/openat2_test: time stamp 2024-10-20 02:22:56 is 23085130.52571536 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-10-20 02:22:58 is 23085132.168766443 s in the future tar: ./openat2: time stamp 2024-10-20 02:23:33 is 23085167.115312568 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-10-15 19:24:33 is 22714426.968411485 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-10-20 02:21:37 is 23085050.648461652 s in the future tar: ./dmabuf-heaps: time stamp 2024-10-20 02:23:25 is 23085158.58357661 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-10-15 19:24:33 is 22714426.448360902 s in the future tar: ./ir/ir_loopback: time stamp 2024-10-20 02:22:13 is 23085086.30806086 s in the future tar: ./ir: time stamp 2024-10-20 02:23:28 is 23085161.251399277 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-10-15 19:24:32 is 22714425.007936777 s in the future tar: ./amd-pstate/config: time stamp 2024-10-15 19:24:32 is 22714424.882759985 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-10-15 19:24:32 is 22714424.753751318 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-10-15 19:24:32 is 22714424.603642402 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-10-15 19:24:32 is 22714424.46576086 s in the future tar: ./amd-pstate: time stamp 2024-10-20 02:23:24 is 23085156.407360985 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-10-20 02:22:05 is 23085077.14045911 s in the future tar: ./filesystems/epoll: time stamp 2024-10-20 02:23:27 is 23085159.078323068 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-10-20 02:22:06 is 23085077.888673026 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-10-20 02:22:06 is 23085077.735064901 s in the future tar: ./filesystems/statmount: time stamp 2024-10-20 02:23:27 is 23085158.67348161 s in the future tar: ./filesystems/fat/config: time stamp 2024-10-15 19:24:33 is 22714424.511342318 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-10-20 02:22:05 is 23085076.376199318 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-10-15 19:24:33 is 22714424.248151026 s in the future tar: ./filesystems/fat: time stamp 2024-10-20 02:23:27 is 23085158.182945443 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-10-20 02:22:04 is 23085075.039538443 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-10-15 19:24:33 is 22714423.885939735 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-10-20 02:22:04 is 23085074.730992026 s in the future tar: ./filesystems/binderfs: time stamp 2024-10-20 02:23:27 is 23085157.656059401 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-10-20 02:22:05 is 23085075.497361443 s in the future tar: ./filesystems/overlayfs: time stamp 2024-10-20 02:23:27 is 23085157.435607943 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-10-20 02:22:04 is 23085074.302108151 s in the future tar: ./filesystems: time stamp 2024-10-20 02:23:27 is 23085157.241859151 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-10-20 02:22:26 is 23085096.083286026 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-10-15 19:24:33 is 22714422.94152211 s in the future tar: ./mount/config: time stamp 2024-10-15 19:24:33 is 22714422.815076193 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-10-15 19:24:33 is 22714422.686340276 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-10-20 02:22:26 is 23085095.552980068 s in the future tar: ./mount: time stamp 2024-10-20 02:23:30 is 23085159.496305484 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-10-20 02:22:25 is 23085094.334748401 s in the future tar: ./mincore: time stamp 2024-10-20 02:23:30 is 23085159.272841109 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-10-20 02:22:25 is 23085094.104727068 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-10-20 02:22:25 is 23085093.987729984 s in the future tar: ./membarrier: time stamp 2024-10-20 02:23:30 is 23085158.935850526 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-10-15 19:24:33 is 22714421.789172984 s in the future tar: ./cpu-hotplug: time stamp 2024-10-20 02:23:25 is 23085153.717642234 s in the future tar: ./ftrace/config: time stamp 2024-10-15 19:24:33 is 22714421.570938193 s in the future tar: ./ftrace/settings: time stamp 2024-10-15 19:24:33 is 22714421.452084443 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-10-15 19:24:33 is 22714421.234093193 s in the future tar: ./ftrace/ftracetest: time stamp 2024-10-15 19:24:33 is 22714421.101984526 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-10-15 19:24:33 is 22714420.920314443 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-10-15 19:24:33 is 22714420.803307859 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-10-15 19:24:33 is 22714420.675204109 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-10-15 19:24:33 is 22714420.551258109 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-10-15 19:24:33 is 22714420.433452901 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-10-15 19:24:33 is 22714420.311196151 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-10-15 19:24:33 is 22714420.188382151 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-10-15 19:24:33 is 22714420.042438068 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-10-15 19:24:33 is 22714419.917413317 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-10-15 19:24:33 is 22714419.799212234 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-10-15 19:24:33 is 22714419.662864317 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-10-15 19:24:33 is 22714419.525360484 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-10-15 19:24:33 is 22714419.368411734 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-10-15 19:24:33 is 22714419.248772234 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-10-15 19:24:33 is 22714419.098800734 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-10-15 19:24:33 is 22714418.981964651 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-10-15 19:24:33 is 22714418.861269109 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-10-15 19:24:33 is 22714418.740241109 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-10-15 19:24:33 is 22714418.606594526 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-10-15 19:24:33 is 22714418.474393942 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-10-15 19:24:33 is 22714418.332508734 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-10-15 19:24:33 is 22714418.209108026 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-10-15 19:24:33 is 22714418.069339734 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-10-15 19:24:33 is 22714417.940567817 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-10-15 19:24:33 is 22714417.818558067 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-10-15 19:24:33 is 22714417.689341776 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-10-15 19:24:33 is 22714417.560137859 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-10-15 19:24:33 is 22714417.431757651 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-10-15 19:24:33 is 22714417.281593234 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-10-15 19:24:33 is 22714417.233146859 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-10-15 19:24:33 is 22714417.10556065 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-10-15 19:24:33 is 22714416.980522692 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-10-15 19:24:33 is 22714416.922962984 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-10-15 19:24:33 is 22714416.772007067 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-10-15 19:24:33 is 22714416.663593692 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-10-15 19:24:33 is 22714416.546708817 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-10-15 19:24:33 is 22714416.4224949 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-10-15 19:24:33 is 22714416.314013734 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-10-15 19:24:33 is 22714416.172240192 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-10-15 19:24:33 is 22714416.038035234 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-10-15 19:24:33 is 22714415.930341359 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-10-15 19:24:33 is 22714415.807283317 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-10-15 19:24:33 is 22714415.696941109 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-10-15 19:24:33 is 22714415.570992234 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-10-15 19:24:33 is 22714415.512719692 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-10-15 19:24:33 is 22714415.365341734 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-10-15 19:24:33 is 22714415.256077692 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-10-15 19:24:33 is 22714415.137367192 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-10-15 19:24:33 is 22714415.012165109 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-10-15 19:24:33 is 22714414.905920317 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-10-15 19:24:33 is 22714414.780833775 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-10-15 19:24:33 is 22714414.670310275 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-10-15 19:24:33 is 22714414.531259817 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-10-15 19:24:33 is 22714414.411793859 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-10-15 19:24:33 is 22714414.295050692 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-10-15 19:24:33 is 22714414.161561858 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-10-15 19:24:33 is 22714414.036281608 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-10-15 19:24:33 is 22714413.903050817 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-10-15 19:24:33 is 22714413.794657483 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-10-15 19:24:33 is 22714413.677832942 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-10-15 19:24:33 is 22714413.561284983 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-10-15 19:24:33 is 22714413.494298317 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-10-15 19:24:33 is 22714413.380126567 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-10-15 19:24:33 is 22714413.2358724 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-10-15 19:24:33 is 22714413.118968858 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-10-15 19:24:33 is 22714412.993856358 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-10-15 19:24:33 is 22714412.846197192 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-10-15 19:24:33 is 22714412.726973567 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-10-15 19:24:33 is 22714412.610212233 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-10-15 19:24:33 is 22714412.460107442 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-10-15 19:24:33 is 22714412.345752733 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-10-15 19:24:33 is 22714412.236412275 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-10-15 19:24:33 is 22714412.084729567 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-10-15 19:24:33 is 22714411.967897525 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-10-15 19:24:33 is 22714411.85336615 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-10-15 19:24:33 is 22714411.744130817 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-10-15 19:24:33 is 22714411.617641608 s in the future tar: ./ftrace/test.d/ftrace/fgraph-profiler.tc: time stamp 2024-10-15 19:24:33 is 22714411.492373191 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-10-15 19:24:33 is 22714411.377784441 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-10-15 19:24:33 is 22714411.23533815 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-10-15 19:24:33 is 22714411.083820983 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-10-15 19:24:33 is 22714410.958580525 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-10-15 19:24:33 is 22714410.902865316 s in the future tar: ./ftrace/test.d/template: time stamp 2024-10-15 19:24:33 is 22714410.791806608 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-10-15 19:24:33 is 22714410.643058316 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-10-15 19:24:33 is 22714410.591621983 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-10-15 19:24:33 is 22714410.433057691 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-10-15 19:24:33 is 22714410.316254108 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-10-15 19:24:33 is 22714410.199746108 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-10-15 19:24:33 is 22714410.082734983 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-10-15 19:24:33 is 22714409.95758415 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-10-15 19:24:33 is 22714409.840780983 s in the future tar: ./ftrace/test.d/event: time stamp 2024-10-15 19:24:33 is 22714409.792201733 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-10-15 19:24:33 is 22714409.640659858 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-10-15 19:24:33 is 22714409.585258358 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-10-15 19:24:33 is 22714409.416689691 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-10-15 19:24:33 is 22714409.308366816 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-10-15 19:24:33 is 22714409.256799525 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-10-15 19:24:33 is 22714409.118121275 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-10-15 19:24:33 is 22714409.056556108 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-10-15 19:24:33 is 22714408.924372191 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-10-15 19:24:33 is 22714408.806229608 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-10-15 19:24:33 is 22714408.756765816 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-10-15 19:24:33 is 22714408.589465941 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-10-15 19:24:33 is 22714408.474162024 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-10-15 19:24:33 is 22714408.365355524 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-10-15 19:24:33 is 22714408.248139233 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-10-15 19:24:33 is 22714408.114051608 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-10-15 19:24:33 is 22714408.006974149 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-10-15 19:24:33 is 22714407.889745816 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-10-15 19:24:33 is 22714407.772743733 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-10-15 19:24:33 is 22714407.646716316 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-10-15 19:24:33 is 22714407.539821774 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-10-15 19:24:33 is 22714407.430807816 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-10-15 19:24:33 is 22714407.314033774 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-10-15 19:24:33 is 22714407.188155774 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-10-15 19:24:33 is 22714407.072602649 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-10-15 19:24:33 is 22714406.963565358 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-10-15 19:24:33 is 22714406.855290441 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-10-15 19:24:33 is 22714406.728901024 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-10-15 19:24:33 is 22714406.622394524 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-10-15 19:24:33 is 22714406.496283149 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-10-15 19:24:33 is 22714406.379886858 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-10-15 19:24:33 is 22714406.245113816 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-10-15 19:24:33 is 22714406.121616066 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-10-15 19:24:33 is 22714405.954015899 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-10-15 19:24:33 is 22714405.837861149 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-10-15 19:24:33 is 22714405.711242524 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-10-15 19:24:33 is 22714405.604714441 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-10-15 19:24:33 is 22714405.494998732 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-10-15 19:24:33 is 22714405.436639982 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-10-15 19:24:33 is 22714405.254260107 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-10-15 19:24:33 is 22714405.135829482 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-10-15 19:24:33 is 22714405.086290941 s in the future tar: ./ftrace/test.d: time stamp 2024-10-15 19:24:33 is 22714405.019106399 s in the future tar: ./ftrace: time stamp 2024-10-20 02:23:28 is 23085139.952703316 s in the future tar: ./core/close_range_test: time stamp 2024-10-20 02:21:36 is 23085027.752484191 s in the future tar: ./core/unshare_test: time stamp 2024-10-20 02:21:36 is 23085027.618677899 s in the future tar: ./core: time stamp 2024-10-20 02:23:25 is 23085136.568653232 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-10-20 02:21:35 is 23085026.418645482 s in the future tar: ./clone3/clone3: time stamp 2024-10-20 02:21:35 is 23085026.278087149 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-10-20 02:21:36 is 23085027.134870191 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-10-20 02:21:35 is 23085026.019813357 s in the future tar: ./clone3: time stamp 2024-10-20 02:23:24 is 23085134.968223566 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-10-20 02:22:08 is 23085058.802507774 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-10-20 02:22:07 is 23085057.667765024 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-10-20 02:22:07 is 23085057.542533816 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-10-20 02:22:07 is 23085057.409090857 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-10-20 02:22:07 is 23085057.275591649 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-10-20 02:22:06 is 23085056.150736774 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-10-20 02:22:06 is 23085056.017106524 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-10-20 02:22:07 is 23085056.900163357 s in the future tar: ./futex/functional/run.sh: time stamp 2024-10-15 19:24:33 is 22714402.79183444 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-10-20 02:22:07 is 23085056.65830519 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-10-20 02:22:07 is 23085056.51656969 s in the future tar: ./futex/functional: time stamp 2024-10-20 02:23:28 is 23085137.468634524 s in the future tar: ./futex/run.sh: time stamp 2024-10-20 02:23:28 is 23085137.349603149 s in the future tar: ./futex: time stamp 2024-10-20 02:23:28 is 23085137.274460232 s in the future tar: ./connector/proc_filter: time stamp 2024-10-20 02:21:36 is 23085025.133010565 s in the future tar: ./connector: time stamp 2024-10-20 02:23:25 is 23085134.06631119 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-10-20 02:23:09 is 23085117.924039024 s in the future tar: ./timers/set-tz: time stamp 2024-10-20 02:23:10 is 23085118.791042649 s in the future tar: ./timers/leap-a-day: time stamp 2024-10-20 02:23:10 is 23085118.657563732 s in the future tar: ./timers/threadtest: time stamp 2024-10-20 02:23:09 is 23085117.523865857 s in the future tar: ./timers/set-timer-lat: time stamp 2024-10-20 02:23:08 is 23085116.406674482 s in the future tar: ./timers/inconsistency-check: time stamp 2024-10-20 02:23:08 is 23085116.281700857 s in the future tar: ./timers/raw_skew: time stamp 2024-10-20 02:23:09 is 23085117.166578774 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-10-20 02:23:09 is 23085117.023601732 s in the future tar: ./timers/freq-step: time stamp 2024-10-20 02:23:10 is 23085117.841615149 s in the future tar: ./timers/set-2038: time stamp 2024-10-20 02:23:10 is 23085117.706139357 s in the future tar: ./timers/settings: time stamp 2024-10-15 19:24:33 is 22714400.574736357 s in the future tar: ./timers/rtcpie: time stamp 2024-10-20 02:23:09 is 23085116.439863482 s in the future tar: ./timers/clocksource-switch: time stamp 2024-10-20 02:23:09 is 23085116.31613119 s in the future tar: ./timers/adjtick: time stamp 2024-10-20 02:23:09 is 23085116.188857857 s in the future tar: ./timers/posix_timers: time stamp 2024-10-20 02:23:08 is 23085115.057761482 s in the future tar: ./timers/change_skew: time stamp 2024-10-20 02:23:09 is 23085115.930972982 s in the future tar: ./timers/mqueue-lat: time stamp 2024-10-20 02:23:08 is 23085114.799175398 s in the future tar: ./timers/nanosleep: time stamp 2024-10-20 02:23:08 is 23085114.679929357 s in the future tar: ./timers/leapcrash: time stamp 2024-10-20 02:23:10 is 23085116.55704819 s in the future tar: ./timers/skew_consistency: time stamp 2024-10-20 02:23:09 is 23085115.430491857 s in the future tar: ./timers/set-tai: time stamp 2024-10-20 02:23:10 is 23085116.298478898 s in the future tar: ./timers/nsleep-lat: time stamp 2024-10-20 02:23:08 is 23085114.17932644 s in the future tar: ./timers: time stamp 2024-10-20 02:23:35 is 23085141.112842607 s in the future tar: ./mount_setattr/config: time stamp 2024-10-15 19:24:33 is 22714398.957324273 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-10-20 02:22:27 is 23085072.754999815 s in the future tar: ./mount_setattr: time stamp 2024-10-20 02:23:30 is 23085135.706282732 s in the future tar: ./sysctl/config: time stamp 2024-10-15 19:24:33 is 22714398.562144482 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-10-15 19:24:33 is 22714398.422600982 s in the future tar: ./sysctl: time stamp 2024-10-20 02:23:35 is 23085140.364919648 s in the future tar: ./static_keys/config: time stamp 2024-10-15 19:24:33 is 22714398.214231315 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-10-15 19:24:33 is 22714398.080743107 s in the future tar: ./static_keys: time stamp 2024-10-20 02:23:34 is 23085139.029060898 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-10-15 19:24:33 is 22714397.88732694 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-10-15 19:24:33 is 22714397.762169565 s in the future tar: ./power_supply: time stamp 2024-10-20 02:23:33 is 23085137.713706232 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-10-15 19:24:33 is 22714397.570213981 s in the future tar: ./dt/compatible_list: time stamp 2024-10-20 02:22:03 is 23085047.271718648 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-10-15 19:24:33 is 22714397.145192273 s in the future tar: ./dt: time stamp 2024-10-20 02:23:26 is 23085130.08649969 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-10-20 02:23:16 is 23085119.929694981 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-10-15 19:24:33 is 22714396.813082565 s in the future tar: ./mm/hmm-tests: time stamp 2024-10-20 02:23:14 is 23085117.627942148 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-10-20 02:23:15 is 23085118.487755356 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-10-20 02:23:20 is 23085123.345943731 s in the future tar: ./mm/on-fault-limit: time stamp 2024-10-20 02:23:20 is 23085123.220835856 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-10-20 02:23:15 is 23085118.08571844 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-10-20 02:23:17 is 23085119.962236981 s in the future tar: ./mm/thuge-gen: time stamp 2024-10-20 02:23:20 is 23085122.81176694 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-10-20 02:23:22 is 23085124.628447981 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-10-20 02:23:21 is 23085123.485454815 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-10-20 02:23:19 is 23085121.353176148 s in the future tar: ./mm/config: time stamp 2024-10-15 19:24:33 is 22714395.194771356 s in the future tar: ./mm/madv_populate: time stamp 2024-10-20 02:23:16 is 23085118.061318398 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-10-20 02:23:15 is 23085116.926277065 s in the future tar: ./mm/migration: time stamp 2024-10-20 02:23:17 is 23085118.794368064 s in the future tar: ./mm/uffd-stress: time stamp 2024-10-20 02:23:21 is 23085122.652513023 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-10-20 02:23:15 is 23085116.477490564 s in the future tar: ./mm/mseal_test: time stamp 2024-10-20 02:23:19 is 23085120.317653314 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-10-20 02:23:23 is 23085124.185503398 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-10-20 02:23:21 is 23085122.043683648 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-10-15 19:24:33 is 22714393.893552189 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-10-20 02:23:23 is 23085123.758772064 s in the future tar: ./mm/ksm_tests: time stamp 2024-10-20 02:23:22 is 23085122.626518023 s in the future tar: ./mm/mremap_test: time stamp 2024-10-20 02:23:19 is 23085119.484804898 s in the future tar: ./mm/gup_longterm: time stamp 2024-10-20 02:23:13 is 23085113.318391564 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-10-15 19:24:33 is 22714393.191718523 s in the future tar: ./mm/mrelease_test: time stamp 2024-10-20 02:23:18 is 23085118.051133106 s in the future tar: ./mm/settings: time stamp 2024-10-15 19:24:33 is 22714392.926059314 s in the future tar: ./mm/droppable: time stamp 2024-10-20 02:23:23 is 23085122.792568939 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-10-15 19:24:33 is 22714392.649541023 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-10-15 19:24:33 is 22714392.517383981 s in the future tar: ./mm/mlock-random-test: time stamp 2024-10-20 02:23:18 is 23085117.375505064 s in the future tar: ./mm/mlock2-tests: time stamp 2024-10-20 02:23:18 is 23085117.234017314 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-10-15 19:24:33 is 22714392.082308481 s in the future tar: ./mm/soft-dirty: time stamp 2024-10-20 02:23:23 is 23085121.950196689 s in the future tar: ./mm/cow: time stamp 2024-10-20 02:23:13 is 23085111.808428897 s in the future tar: ./mm/mkdirty: time stamp 2024-10-20 02:23:18 is 23085116.666491106 s in the future tar: ./mm/map_populate: time stamp 2024-10-20 02:23:17 is 23085115.523667897 s in the future tar: ./mm/khugepaged: time stamp 2024-10-20 02:23:16 is 23085114.382865814 s in the future tar: ./mm/map_hugetlb: time stamp 2024-10-20 02:23:17 is 23085115.232881231 s in the future tar: ./mm/mdwe_test: time stamp 2024-10-20 02:23:22 is 23085120.074756731 s in the future tar: ./mm/hugepage-shm: time stamp 2024-10-20 02:23:16 is 23085113.931443106 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-10-15 19:24:33 is 22714390.815945814 s in the future tar: ./mm/transhuge-stress: time stamp 2024-10-20 02:23:20 is 23085117.634204356 s in the future tar: ./mm/gup_test: time stamp 2024-10-20 02:23:13 is 23085110.490631481 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-10-20 02:23:15 is 23085112.356215397 s in the future tar: ./mm/compaction_test: time stamp 2024-10-20 02:23:13 is 23085110.232304481 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-10-20 02:23:23 is 23085120.107109606 s in the future tar: ./mm/seal_elf: time stamp 2024-10-20 02:23:19 is 23085115.965396397 s in the future tar: ./mm: time stamp 2024-10-20 02:23:36 is 23085132.906993689 s in the future tar: ./ipc/config: time stamp 2024-10-15 19:24:33 is 22714389.741795772 s in the future tar: ./ipc/msgque: time stamp 2024-10-20 02:22:12 is 23085048.616475189 s in the future tar: ./ipc: time stamp 2024-10-20 02:23:28 is 23085124.556129564 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-10-20 02:23:10 is 23085106.397979272 s in the future tar: ./tmpfs: time stamp 2024-10-20 02:23:35 is 23085131.338104064 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-10-20 02:22:28 is 23085064.181089647 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-10-20 02:22:28 is 23085064.047856439 s in the future tar: ./mqueue: time stamp 2024-10-20 02:23:30 is 23085125.985275772 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-10-20 02:22:12 is 23085047.790889189 s in the future tar: ./iommu/config: time stamp 2024-10-15 19:24:33 is 22714388.665778105 s in the future tar: ./iommu/iommufd: time stamp 2024-10-20 02:22:12 is 23085047.482659564 s in the future tar: ./iommu: time stamp 2024-10-20 02:23:28 is 23085123.422316564 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-10-20 02:23:05 is 23085100.183258439 s in the future tar: ./seccomp/config: time stamp 2024-10-15 19:24:33 is 22714388.051015355 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-10-20 02:23:05 is 23085099.931896855 s in the future tar: ./seccomp/settings: time stamp 2024-10-15 19:24:33 is 22714387.805043814 s in the future tar: ./seccomp: time stamp 2024-10-20 02:23:34 is 23085128.746392772 s in the future tar: ./pid_namespace/config: time stamp 2024-10-15 19:24:33 is 22714387.54502873 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-10-20 02:22:52 is 23085086.389419022 s in the future tar: ./pid_namespace: time stamp 2024-10-20 02:23:33 is 23085127.331346397 s in the future tar: ./kvm/config: time stamp 2024-10-15 19:24:33 is 22714387.173914647 s in the future tar: ./kvm/settings: time stamp 2024-10-15 19:24:33 is 22714387.048942522 s in the future tar: ./kvm: time stamp 2024-10-20 02:23:29 is 23085122.977825522 s in the future tar: ./rlimits/config: time stamp 2024-10-15 19:24:33 is 22714386.83907473 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-10-20 02:23:00 is 23085093.703668147 s in the future tar: ./rlimits: time stamp 2024-10-20 02:23:33 is 23085126.637072689 s in the future tar: ./size/get_size: time stamp 2024-10-20 02:23:06 is 23085099.477366605 s in the future tar: ./size: time stamp 2024-10-20 02:23:34 is 23085127.414389397 s in the future tar: ./splice/config: time stamp 2024-10-15 19:24:33 is 22714386.255208855 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-10-20 02:23:06 is 23085099.111572105 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-10-15 19:24:33 is 22714385.973136522 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-10-15 19:24:33 is 22714385.835170438 s in the future tar: ./splice/splice_read: time stamp 2024-10-20 02:23:06 is 23085098.709932105 s in the future tar: ./splice/settings: time stamp 2024-10-15 19:24:33 is 22714385.586149147 s in the future tar: ./splice: time stamp 2024-10-20 02:23:34 is 23085126.477824813 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-10-20 02:22:55 is 23085087.323674855 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-10-20 02:22:55 is 23085087.196067313 s in the future tar: ./ptrace/vmaccess: time stamp 2024-10-20 02:22:55 is 23085087.069193563 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-10-20 02:22:55 is 23085086.925959438 s in the future tar: ./ptrace: time stamp 2024-10-20 02:23:33 is 23085124.864040272 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-10-20 02:22:13 is 23085044.703748813 s in the future tar: ./kcmp: time stamp 2024-10-20 02:23:28 is 23085119.64560073 s in the future tar: ./nci/config: time stamp 2024-10-15 19:24:33 is 22714384.493435188 s in the future tar: ./nci/nci_dev: time stamp 2024-10-20 02:22:29 is 23085060.346653647 s in the future tar: ./nci: time stamp 2024-10-20 02:23:30 is 23085121.287774105 s in the future tar: ./cpufreq/config: time stamp 2024-10-15 19:24:33 is 22714384.13615473 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-10-15 19:24:33 is 22714383.987243647 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-10-15 19:24:33 is 22714383.850103855 s in the future tar: ./cpufreq/module.sh: time stamp 2024-10-15 19:24:33 is 22714383.708264563 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-10-15 19:24:33 is 22714383.58699173 s in the future tar: ./cpufreq/main.sh: time stamp 2024-10-15 19:24:33 is 22714383.467508105 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-10-15 19:24:33 is 22714383.324606813 s in the future tar: ./cpufreq: time stamp 2024-10-20 02:23:25 is 23085115.254516105 s in the future tar: ./cgroup/test_zswap: time stamp 2024-10-20 02:21:35 is 23085005.09393373 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-10-20 02:21:34 is 23085003.942288563 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-10-20 02:21:35 is 23085004.802032938 s in the future tar: ./cgroup/config: time stamp 2024-10-15 19:24:33 is 22714382.674110646 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-10-20 02:21:35 is 23085004.532128646 s in the future tar: ./cgroup/test_cpu: time stamp 2024-10-20 02:21:34 is 23085003.39339448 s in the future tar: ./cgroup/test_kill: time stamp 2024-10-20 02:21:34 is 23085003.253749813 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-10-15 19:24:33 is 22714382.11828448 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-10-20 02:21:34 is 23085002.973375521 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-10-15 19:24:33 is 22714381.840012313 s in the future tar: ./cgroup/test_pids: time stamp 2024-10-20 02:21:35 is 23085003.703440146 s in the future tar: ./cgroup/test_kmem: time stamp 2024-10-20 02:21:34 is 23085002.44506348 s in the future tar: ./cgroup/test_core: time stamp 2024-10-20 02:21:33 is 23085001.300935271 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-10-15 19:24:33 is 22714381.172811563 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-10-15 19:24:33 is 22714381.036515271 s in the future tar: ./cgroup/test_freezer: time stamp 2024-10-20 02:21:34 is 23085001.886546271 s in the future tar: ./cgroup: time stamp 2024-10-20 02:23:24 is 23085111.805905146 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-10-15 19:24:33 is 22714380.616997646 s in the future tar: ./devices/error_logs: time stamp 2024-10-20 02:23:25 is 23085112.561552229 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-10-15 19:24:33 is 22714380.377243271 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-10-15 19:24:33 is 22714380.241730438 s in the future tar: ./devices/probe/boards: time stamp 2024-10-15 19:24:33 is 22714380.183326938 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-10-15 19:24:33 is 22714380.047991729 s in the future tar: ./devices/probe: time stamp 2024-10-20 02:23:25 is 23085111.981423813 s in the future tar: ./devices: time stamp 2024-10-20 02:23:25 is 23085111.922900729 s in the future tar: ./acct/acct_syscall: time stamp 2024-10-20 02:21:32 is 23084998.763011813 s in the future tar: ./acct: time stamp 2024-10-20 02:23:24 is 23085110.702533813 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-10-20 02:22:51 is 23085077.534955063 s in the future tar: ./perf_events/config: time stamp 2024-10-15 19:24:33 is 22714379.401588229 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-10-20 02:22:51 is 23085077.268255396 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-10-20 02:22:51 is 23085077.124074729 s in the future tar: ./perf_events/settings: time stamp 2024-10-15 19:24:33 is 22714379.004079688 s in the future tar: ./perf_events: time stamp 2024-10-20 02:23:32 is 23085117.947147854 s in the future tar: ./tdx/config: time stamp 2024-10-15 19:24:33 is 22714378.778939188 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-10-20 02:23:07 is 23085092.453883021 s in the future tar: ./tdx: time stamp 2024-10-20 02:23:35 is 23085120.398239896 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-10-20 02:22:25 is 23085050.246687438 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-10-20 02:22:24 is 23085049.092577938 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-10-20 02:22:24 is 23085048.957453187 s in the future tar: ./lsm/config: time stamp 2024-10-15 19:24:33 is 22714377.819775854 s in the future tar: ./lsm: time stamp 2024-10-20 02:23:29 is 23085113.764503521 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-10-20 02:21:33 is 23084997.608800937 s in the future tar: ./breakpoints: time stamp 2024-10-20 02:23:24 is 23085108.550514271 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-10-20 02:23:03 is 23085087.356464437 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-10-20 02:23:02 is 23085086.192210271 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-10-20 02:23:00 is 23085084.053539979 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-10-20 02:23:00 is 23085083.928799646 s in the future tar: ./rseq/basic_test: time stamp 2024-10-20 02:23:00 is 23085083.781468896 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-10-20 02:23:03 is 23085086.644951187 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-10-15 19:24:33 is 22714376.520029396 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-10-20 02:23:01 is 23085084.361430812 s in the future tar: ./rseq/settings: time stamp 2024-10-15 19:24:33 is 22714376.222620396 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-10-20 02:23:02 is 23085085.041340812 s in the future tar: ./rseq/librseq.so: time stamp 2024-10-20 02:23:00 is 23085082.912886271 s in the future tar: ./rseq/param_test: time stamp 2024-10-20 02:23:01 is 23085083.741102354 s in the future tar: ./rseq: time stamp 2024-10-20 02:23:33 is 23085115.672191854 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-10-15 19:24:33 is 22714375.476246896 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-10-20 02:22:08 is 23085030.345727521 s in the future tar: ./gpio/config: time stamp 2024-10-15 19:24:33 is 22714375.148798604 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-10-20 02:22:08 is 23085030.015445937 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-10-20 02:22:08 is 23085029.87987002 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-10-15 19:24:33 is 22714374.745240229 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-10-15 19:24:33 is 22714374.615100895 s in the future tar: ./gpio: time stamp 2024-10-20 02:23:28 is 23085109.564931562 s in the future tar: ./run_kselftest.sh: time stamp 2024-10-20 02:23:24 is 23085105.433739895 s in the future tar: ./nsfs/owner: time stamp 2024-10-20 02:22:51 is 23085072.243107687 s in the future tar: ./nsfs/config: time stamp 2024-10-15 19:24:33 is 22714374.117877645 s in the future tar: ./nsfs/pidns: time stamp 2024-10-20 02:22:51 is 23085071.967736604 s in the future tar: ./nsfs: time stamp 2024-10-20 02:23:32 is 23085112.914721729 s in the future tar: ./sync/sync_test: time stamp 2024-10-20 02:23:06 is 23085086.741389145 s in the future tar: ./sync/config: time stamp 2024-10-15 19:24:33 is 22714373.597529229 s in the future tar: ./sync: time stamp 2024-10-20 02:23:34 is 23085114.534081729 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-10-15 19:24:33 is 22714373.364264645 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-10-15 19:24:33 is 22714373.222220937 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-10-15 19:24:33 is 22714373.047016395 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-10-15 19:24:33 is 22714372.91985652 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-10-15 19:24:33 is 22714372.85557927 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-10-15 19:24:33 is 22714372.715509229 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-10-15 19:24:33 is 22714372.571452145 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-10-15 19:24:33 is 22714372.438112812 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-10-15 19:24:33 is 22714372.296313562 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-10-15 19:24:33 is 22714372.159664062 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-10-15 19:24:33 is 22714372.01779452 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-10-15 19:24:33 is 22714371.846266895 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-10-15 19:24:33 is 22714371.68818252 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-10-15 19:24:33 is 22714371.570798812 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-10-15 19:24:33 is 22714371.514139603 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-10-15 19:24:33 is 22714371.36546902 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-10-15 19:24:33 is 22714371.232094812 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-10-15 19:24:33 is 22714371.097319145 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-10-15 19:24:33 is 22714370.956666228 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-10-15 19:24:33 is 22714370.831866562 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-10-15 19:24:33 is 22714370.701169645 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-10-15 19:24:33 is 22714370.576220853 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-10-15 19:24:33 is 22714370.439715645 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-10-15 19:24:33 is 22714370.306183728 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-10-15 19:24:33 is 22714370.159026728 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-10-15 19:24:33 is 22714370.025579353 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-10-15 19:24:33 is 22714369.897559103 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-10-15 19:24:33 is 22714369.74740602 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-10-15 19:24:33 is 22714369.608657311 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-10-15 19:24:33 is 22714369.477878853 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-10-15 19:24:33 is 22714369.347096645 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-10-15 19:24:33 is 22714369.198491603 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-10-15 19:24:33 is 22714369.06637977 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-10-15 19:24:33 is 22714368.935824603 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-10-15 19:24:33 is 22714368.788014645 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-10-15 19:24:33 is 22714368.654533561 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-10-15 19:24:33 is 22714368.527245478 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-10-15 19:24:33 is 22714368.38546227 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-10-15 19:24:33 is 22714368.254144603 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-10-15 19:24:33 is 22714368.120620728 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-10-15 19:24:33 is 22714367.993516645 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-10-15 19:24:33 is 22714367.859996436 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-10-15 19:24:33 is 22714367.728765228 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-10-15 19:24:33 is 22714367.595214103 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-10-15 19:24:33 is 22714367.468158395 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-10-15 19:24:33 is 22714367.340249353 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-10-15 19:24:33 is 22714367.28168527 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-10-15 19:24:33 is 22714367.129967436 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-10-15 19:24:33 is 22714366.991532395 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-10-15 19:24:33 is 22714366.862991395 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-10-15 19:24:33 is 22714366.726521311 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-10-15 19:24:33 is 22714366.582935311 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-10-15 19:24:33 is 22714366.441076519 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-10-15 19:24:33 is 22714366.312549561 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-10-15 19:24:33 is 22714366.170711103 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-10-15 19:24:33 is 22714366.040767519 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-10-15 19:24:33 is 22714365.890652644 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-10-15 19:24:33 is 22714365.762070894 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-10-15 19:24:33 is 22714365.633954019 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-10-15 19:24:33 is 22714365.490311311 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-10-15 19:24:33 is 22714365.348474519 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-10-15 19:24:33 is 22714365.211603936 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-10-15 19:24:33 is 22714365.036503061 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-10-15 19:24:33 is 22714364.889838519 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-10-15 19:24:33 is 22714364.747966228 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-10-15 19:24:33 is 22714364.602753686 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-10-15 19:24:33 is 22714364.546192478 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-10-15 19:24:33 is 22714364.487819978 s in the future tar: ./tc-testing/config: time stamp 2024-10-15 19:24:33 is 22714364.336044644 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-10-15 19:24:33 is 22714364.206028769 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-10-15 19:24:33 is 22714364.082447894 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-10-15 19:24:33 is 22714363.945342519 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-10-15 19:24:33 is 22714363.810367519 s in the future tar: ./tc-testing/settings: time stamp 2024-10-15 19:24:33 is 22714363.680587144 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-10-15 19:24:33 is 22714363.532003602 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-10-15 19:24:33 is 22714363.401697019 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-10-15 19:24:33 is 22714363.271888019 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-10-15 19:24:33 is 22714363.113359727 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-10-15 19:24:33 is 22714362.988216602 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-10-15 19:24:33 is 22714362.927860894 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-10-15 19:24:33 is 22714362.799298394 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-10-15 19:24:33 is 22714362.637956727 s in the future tar: ./tc-testing/scripts: time stamp 2024-10-15 19:24:33 is 22714362.587848352 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-10-15 19:24:33 is 22714362.397908686 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-10-15 19:24:33 is 22714362.258951186 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-10-15 19:24:33 is 22714362.134003019 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-10-15 19:24:33 is 22714362.014349102 s in the future tar: ./tc-testing/plugins: time stamp 2024-10-15 19:24:33 is 22714361.964043311 s in the future tar: ./tc-testing: time stamp 2024-10-20 02:23:35 is 23085103.904049269 s in the future tar: ./kselftest/runner.sh: time stamp 2024-10-20 02:23:24 is 23085092.741821186 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-10-15 19:24:33 is 22714361.614930811 s in the future tar: ./kselftest/module.sh: time stamp 2024-10-20 02:23:24 is 23085092.480581519 s in the future tar: ./kselftest/ksft.py: time stamp 2024-10-20 02:23:24 is 23085092.351452602 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-10-20 02:23:24 is 23085092.224780935 s in the future tar: ./kselftest: time stamp 2024-10-15 19:24:33 is 22714361.170122894 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-10-20 02:22:04 is 23085011.63629156 s in the future tar: ./fchmodat2: time stamp 2024-10-20 02:23:27 is 23085094.580230144 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-10-20 02:23:10 is 23085077.404615102 s in the future tar: ./tty: time stamp 2024-10-20 02:23:35 is 23085102.349075977 s in the future tar: .: time stamp 2024-10-20 02:23:38 is 23085105.288326019 s in the future skiplist: ======================================== ======================================== membarrier:membarrier_test_single_thread membarrier:membarrier_test_multi_thread ============== Tests to run =============== membarrier:membarrier_test_single_thread membarrier:membarrier_test_multi_thread ===========End Tests to run =============== shardfile-membarrier pass <12>[ 213.371958] kselftest: Running tests in membarrier TAP version 13 1..2 # timeout set to 45 # selftests: membarrier: membarrier_test_single_thread # TAP version 13 # 1..18 # ok 1 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 0, registrations = 0 # ok 2 sys_membarrier available # ok 3 sys membarrier invalid command test: command = -1, flags = 0, errno = 22. Failed as expected # ok 4 sys membarrier MEMBARRIER_CMD_QUERY invalid flags test: flags = 1, errno = 22. Failed as expected # ok 5 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED not registered failure test: flags = 0, errno = 1 # ok 6 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE not registered failure test: flags = 0, errno = 1 # ok 7 sys membarrier MEMBARRIER_CMD_GLOBAL test: flags = 0 # ok 8 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED test: flags = 0 # ok 9 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 16, registrations = 16 # ok 10 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED test: flags = 0 # ok 11 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 12 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 80, registrations = 80 # ok 13 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 14 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # ok 15 sys membarrier MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED test: flags = 0 # ok 16 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 84, registrations = 84 # ok 17 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # ok 18 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 84, registrations = 84 # # Totals: pass:18 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: membarrier: membarrier_test_single_thread # timeout set to 45 # selftests: membarrier: membarrier_test_multi_thread # TAP version 13 # 1..16 # ok 1 sys_membarrier available # ok 2 sys membarrier invalid command test: command = -1, flags = 0, errno = 22. Failed as expected # ok 3 sys membarrier MEMBARRIER_CMD_QUERY invalid flags test: flags = 1, errno = 22. Failed as expected # ok 4 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED not registered failure test: flags = 0, errno = 1 # ok 5 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE not registered failure test: flags = 0, errno = 1 # ok 6 sys membarrier MEMBARRIER_CMD_GLOBAL test: flags = 0 # ok 7 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED test: flags = 0 # ok 8 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 16, registrations = 16 # ok 9 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED test: flags = 0 # ok 10 sys membarrier MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 11 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 80, registrations = 80 # ok 12 sys membarrier MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE test: flags = 0 # ok 13 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # ok 14 sys membarrier MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED test: flags = 0 # ok 15 sys membarrier MEMBARRIER_CMD_GET_REGISTRATIONS test: flags = 0, ret = 84, registrations = 84 # ok 16 sys membarrier MEMBARRIER_CMD_GLOBAL_EXPEDITED test: flags = 0 # # Totals: pass:16 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 2 selftests: membarrier: membarrier_test_multi_thread membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_0_registrations_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_available pass membarrier_membarrier_test_single_thread_sys_membarrier_invalid_command_test_command_1_flags_0_errno_22_Failed_as_expected pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_QUERY_invalid_flags_test_flags_1_errno_22_Failed_as_expected pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_16_registrations_16 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_80_registrations_80 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_84_registrations_84 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0_dup2 pass membarrier_membarrier_test_single_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_84_registrations_84_dup2 pass membarrier_membarrier_test_single_thread pass membarrier_membarrier_test_multi_thread_sys_membarrier_available pass membarrier_membarrier_test_multi_thread_sys_membarrier_invalid_command_test_command_1_flags_0_errno_22_Failed_as_expected pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_QUERY_invalid_flags_test_flags_1_errno_22_Failed_as_expected pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_not_registered_failure_test_flags_0_errno_1 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_16_registrations_16 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_80_registrations_80 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_REGISTER_GLOBAL_EXPEDITED_test_flags_0 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GET_REGISTRATIONS_test_flags_0_ret_84_registrations_84 pass membarrier_membarrier_test_multi_thread_sys_membarrier_MEMBARRIER_CMD_GLOBAL_EXPEDITED_test_flags_0_dup2 pass membarrier_membarrier_test_multi_thread pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #