Trying 192.168.1.205... Connected to ts5. Escape character is '^]'. ser2net port telnet,2000 device serialdev,/dev/ttyUSB-lf-bbb-01,115200n81,local [] (Debian GNU/Linux) U-Boot SPL 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) Trying to boot from MMC2 U-Boot 2021.10-nethacked-for-LAVA_hws@denx.de-dirty (Oct 19 2021 - 19:02:35 +0200) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black DRAM: 512 MiB WDT: Started with servicing (60s timeout) NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... not set. Validating first E-fuse MAC Net: eth2: ethernet@4a100000, eth3: usb_ether Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp link up on port 0, speed 100, full duplex BOOTP broadcast 1 DHCP client bound to address 172.16.3.209 (36 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1217028/tftp-deploy-u3x6i5o5/kernel/zImage tftp 0x82000000 1217028/tftp-deploy-u3x6i5o5/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.209 Filename '1217028/tftp-deploy-u3x6i5o5/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.9 MiB 4.4 MiB/s done Bytes transferred = 11444736 (aea200 hex) => tftp 0x83000000 1217028/tftp-deploy-u3x6i5o5/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1217028/tftp-deploy-u3x6i5o5/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.209 Filename '1217028/tftp-deploy-u3x6i5o5/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 14.1 MiB 4 MiB/s done Bytes transferred = 14796590 (e1c72e hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1217028/tftp-deploy-u3x6i5o5/dtb/am335x-boneblack.dtb tftp 0x88000000 1217028/tftp-deploy-u3x6i5o5/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.209 Filename '1217028/tftp-deploy-u3x6i5o5/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/1217028/extract-nfsrootfs-33t42c0y,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/1217028/extract-nfsrootfs-33t42c0y,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 - 0xaea200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-11-05 9:43:00 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 14796526 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-rc6 (KernelCI@build-j363167-arm-gcc-12-multi-v7-defconfig-nzv4w) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Tue Nov 5 08:38:01 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: legacy bootconsole [omap8250] enabled [ 0.000000] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fdfffff] [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] AM335X ES2.1 (sgx neon) [ 0.000000] percpu: Embedded 17 pages/cpu 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/1217028/extract-nfsrootfs-33t42c0y,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.008331] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019142] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033966] Console: colour dummy device 80x30 <3>[ 0.038864] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045928] This ensures that you still see kernel messages. Please <3>[ 0.052654] update your kernel commandline. <6>[ 0.057267] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096145] CPU: Testing write buffer coherency: ok <6>[ 0.101512] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106973] pid_max: default: 32768 minimum: 301 <6>[ 0.112164] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119988] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129340] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.199526] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.209126] rcu: Hierarchical SRCU implementation. <6>[ 0.214410] rcu: Max phase no-delay instances is 1000. <6>[ 0.225442] EFI services will not be available. <6>[ 0.230816] smp: Bringing up secondary CPUs ... <6>[ 0.235787] smp: Brought up 1 node, 1 CPU <6>[ 0.240256] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.246972] CPU: All CPU(s) started in SVC mode. <6>[ 0.252173] Memory: 405992K/522240K available (16384K kernel code, 2543K rwdata, 6788K rodata, 2048K init, 430K bss, 49056K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.268462] devtmpfs: initialized <6>[ 0.285784] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.294371] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.304811] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.317082] pinctrl core: initialized pinctrl subsystem <6>[ 0.327720] DMI not present or invalid. <6>[ 0.333578] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.342579] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.354042] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.354217] cpuidle: using governor menu <6>[ 0.390265] No ATAGs? <6>[ 0.392906] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.404806] Serial: AMBA PL011 UART driver <6>[ 0.434859] iommu: Default domain type: Translated <6>[ 0.440199] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.470954] SCSI subsystem initialized <6>[ 0.475849] usbcore: registered new interface driver usbfs <6>[ 0.481876] usbcore: registered new interface driver hub <6>[ 0.487660] usbcore: registered new device driver usb <6>[ 0.494155] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.499581] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.509263] PTP clock support registered <6>[ 0.513741] EDAC MC: Ver: 3.0.0 <6>[ 0.563458] scmi_core: SCMI protocol bus registered <6>[ 0.589956] vgaarb: loaded <6>[ 0.593726] clocksource: Switched to clocksource dmtimer <6>[ 0.620864] NET: Registered PF_INET protocol family <6>[ 0.626566] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.635415] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.644341] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.652583] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.660866] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.668586] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.675513] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.682525] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.690126] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.773762] RPC: Registered named UNIX socket transport module. <6>[ 0.780147] RPC: Registered udp transport module. <6>[ 0.785279] RPC: Registered tcp transport module. <6>[ 0.790383] RPC: Registered tcp-with-tls transport module. <6>[ 0.796307] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.803210] PCI: CLS 0 bytes, default 64 <5>[ 0.809023] Initialise system trusted keyrings <6>[ 0.829099] Trying to unpack rootfs image as initramfs... <6>[ 0.903965] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.911477] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.954171] NFS: Registering the id_resolver key type <5>[ 0.959764] Key type id_resolver registered <5>[ 0.964446] Key type id_legacy registered <6>[ 0.968887] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.976081] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 1.054403] Key type asymmetric registered <5>[ 1.058926] Asymmetric key parser 'x509' registered <6>[ 1.064400] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.072287] io scheduler mq-deadline registered <6>[ 1.077264] io scheduler kyber registered <6>[ 1.081714] io scheduler bfq registered <6>[ 1.179605] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.487579] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.518856] msm_serial: driver initialized <6>[ 1.523636] SuperH (H)SCI(F) driver initialized <6>[ 1.528944] STMicroelectronics ASC driver initialized <6>[ 1.534618] STM32 USART driver initialized <6>[ 1.672103] brd: module loaded <6>[ 1.691162] loop: module loaded <6>[ 1.731293] CAN device driver interface <6>[ 1.736498] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.743431] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.748879] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.755323] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.761145] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.770360] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.776526] usbcore: registered new interface driver pegasus <6>[ 1.782649] usbcore: registered new interface driver asix <6>[ 1.788533] usbcore: registered new interface driver ax88179_178a <6>[ 1.795123] usbcore: registered new interface driver cdc_ether <6>[ 1.801421] usbcore: registered new interface driver smsc75xx <6>[ 1.807664] usbcore: registered new interface driver smsc95xx <6>[ 1.813896] usbcore: registered new interface driver net1080 <6>[ 1.820013] usbcore: registered new interface driver cdc_subset <6>[ 1.826422] usbcore: registered new interface driver zaurus <6>[ 1.832468] usbcore: registered new interface driver cdc_ncm <6>[ 1.841906] usbcore: registered new interface driver usb-storage <6>[ 1.852909] i2c_dev: i2c /dev entries driver <5>[ 1.870903] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.880465] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.887233] sdhci: Copyright(c) Pierre Ossman <6>[ 1.893573] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.901480] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.911207] usbcore: registered new interface driver usbhid <6>[ 1.917319] usbhid: USB HID core driver <6>[ 1.928759] NET: Registered PF_INET6 protocol family <6>[ 2.376131] Segment Routing with IPv6 <6>[ 2.380273] In-situ OAM (IOAM) with IPv6 <6>[ 2.384795] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.392063] NET: Registered PF_PACKET protocol family <6>[ 2.397636] can: controller area network core <6>[ 2.402467] NET: Registered PF_CAN protocol family <6>[ 2.407694] can: raw protocol <6>[ 2.411021] can: broadcast manager protocol <6>[ 2.415629] can: netlink gateway - max_hops=1 <5>[ 2.421105] Key type dns_resolver registered <6>[ 2.426182] ThumbEE CPU extension supported. <5>[ 2.430867] Registering SWP/SWPB emulation handler <3>[ 2.436563] omap_voltage_late_init: Voltage driver support not added <5>[ 2.634457] Loading compiled-in X.509 certificates <6>[ 2.747076] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/clkout2-pins <6>[ 2.763803] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <3>[ 2.787561] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.997758] ti-sysc 48040000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 3.196616] OMAP GPIO hardware version 0.1 <6>[ 3.215514] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 <4>[ 3.305432] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 3.340014] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 3.379885] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 3.418406] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 3.460509] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <3>[ 3.529914] 48000000.interconnect:segment@200000:target-module@0:mpu@0:fck: device ID is greater than 24 <6>[ 3.550702] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 3.576766] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.594140] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.734063] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 3.760280] random: crng init done <6>[ 3.804312] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.845656] Freeing initrd memory: 14452K <6>[ 3.896153] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.906469] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.913804] cpsw-switch 4a100000.switch: ALE Table size 1024, Policers 0 <6>[ 3.921252] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.929376] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.941024] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.950066] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.979869] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.988460] edma 49000000.dma: TI EDMA DMA engine driver <3>[ 4.056129] target-module@4b000000:target-module@140000:pmu@0:fck: device ID is greater than 24 <6>[ 4.070478] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 (8000000f) counters available <3>[ 4.087527] l3-aon-clkctrl:0000:0: failed to disable <6>[ 4.137716] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 36, base_baud = 3000000) is a 8250 <6>[ 4.147220] printk: legacy console [ttyS0] enabled <6>[ 4.147220] printk: legacy console [ttyS0] enabled <6>[ 4.157554] printk: legacy bootconsole [omap8250] disabled <6>[ 4.157554] printk: legacy bootconsole [omap8250] disabled <4>[ 4.194474] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 4.201872] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 4.221520] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 4.228463] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 4.242151] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 4.254041] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 4.273935] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 4.282992] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 4.288184] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 4.301834] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 4.310584] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 4.319199] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.443447] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 4.490087] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.499459] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.508445] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.565393] mmc1: new high speed MMC card at address 0001 <6>[ 4.573989] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.585366] mmcblk1: p1 <6>[ 4.589980] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.598151] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.609537] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.624552] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.754771] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <5>[ 6.793824] Sending DHCP requests ., OK <6>[ 6.858178] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.209 <6>[ 6.866249] IP-Config: Complete: <6>[ 6.869786] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.209, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.880250] host=172.16.3.209, domain=denx.de, nis-domain=(none) <6>[ 6.887079] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.887114] nameserver0=172.16.3.3 <6>[ 6.898421] ntpserver0=172.16.3.3 <6>[ 6.903901] clk: Disabling unused clocks <6>[ 6.908507] PM: genpd: Disabling unused power domains <6>[ 6.926959] Freeing unused kernel image (initmem) memory: 2048K <6>[ 6.936685] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 10.097656] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <4>[ 10.235828] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests (id=vbus) <6>[ 10.384038] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.389713] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.605295] hub 1-0:1.0: USB hub found <6>[ 10.663018] hub 1-0:1.0: 1 port detected <6>[ 10.757817] 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.209 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.293014] systemd[1]: System time before build time, advancing clock. <30>[ 15.429100] 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.466078] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 15.503668] systemd[1]: Hostname set to . <30>[ 17.818826] systemd[1]: Queued start job for default target graphical.target. <30>[ 17.836669] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 17.866624] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 17.897129] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 17.925694] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 17.955120] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 17.994827] 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.024879] 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.046981] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 18.074273] 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.104592] 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.134800] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 18.164419] 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.194398] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 18.224594] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 18.254514] 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.285374] 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.372561] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). <30>[ 18.390334] 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.428187] 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.466606] 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.499069] 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.537095] 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.565328] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 18.581787] 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.634294] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 18.684228] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System... <30>[ 18.747369] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 18.844959] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 18.897554] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 18.986394] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 19.035350] 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.115041] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 19.166593] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <28>[ 19.218465] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 19.232196] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 19.294914] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 19.385132] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 19.457066] 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.579416] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 19.697029] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 19.802917] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 19.886372] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. <30>[ 19.927318] 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.087383] systemd[1]: modprobe@configfs.service: Deactivated successfully. <30>[ 20.134289] 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.166713] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. <30>[ 20.195280] 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.225575] 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... <46>[ 20.895402] systemd-journald[162]: Received client request to flush runtime journal. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. 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>[ 26.963319] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 28.253315] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 28.331714] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 28.346137] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 28.355264] 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-bodebian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.12.0-rc6 #1 SMP Tue Nov 5 08:38:01 UTC 2024 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1217028/extract-nfsrootfs-33t42c0y' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1217028/extract-nfsrootfs-33t42c0y' / # 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-1217028/environment . /lava-1217028/environment / # /lava-1217028/bin/lava-test-runner /lava-1217028/0 /lava-1217028/bin/lava-test-runner /lava-1217028/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1217028/0/tests/0_timesync-off ++ cat uuid + UUID=1217028_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-cgroup + TESTRUN_ID=1_kselftest-cgroup + cd /lava-1217028/0/tests/1_kselftest-cgroup ++ cat uuid + UUID=1217028_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c cgroup -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/next/pending-fixes/v6.12-rc6-192-g566383b19a748/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g next -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:16-- http://storage.kernelci.org/next/pending-fixes/v6.12-rc6-192-g566383b19a748/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: 4108436 (3.9M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 1%[ ] 49.92K 167KB/s kselftest_armhf.tar 5%[> ] 214.89K 359KB/s kselftest_armhf.tar 16%[==> ] 644.76K 659KB/s kselftest_armhf.tar 45%[========> ] 1.76M 1.47MB/s kselftest_armhf.tar 55%[==========> ] 2.19M 1.56MB/s kselftest_armhf.tar 64%[===========> ] 2.54M 1.59MB/s kselftest_armhf.tar 75%[==============> ] 2.94M 1.63MB/s kselftest_armhf.tar 86%[================> ] 3.38M 1.67MB/s kselftest_armhf.tar 97%[==================> ] 3.83M 1.72MB/s kselftest_armhf.tar 100%[===================>] 3.92M 1.75MB/s in 2.2s 2024-01-26 21:49:19 (1.75 MB/s) - 'kselftest_armhf.tar.gz' saved [4108436/4108436] tar: ./nsfs/pidns: time stamp 2024-11-05 08:50:39 is 24490878.941651287 s in the future tar: ./nsfs/config: time stamp 2024-11-05 07:47:19 is 24487078.802426204 s in the future tar: ./nsfs/owner: time stamp 2024-11-05 08:50:39 is 24490878.661424454 s in the future tar: ./nsfs: time stamp 2024-11-05 08:51:24 is 24490923.599577829 s in the future tar: ./cachestat/test_cachestat: time stamp 2024-11-05 08:49:04 is 24490783.433381829 s in the future tar: ./cachestat: time stamp 2024-11-05 08:51:15 is 24490914.38277162 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-11-05 08:51:15 is 24490914.232667828 s in the future tar: ./kselftest/ktap_helpers.sh: time stamp 2024-11-05 07:47:19 is 24487078.111012453 s in the future tar: ./kselftest/runner.sh: time stamp 2024-11-05 08:51:15 is 24490913.982906745 s in the future tar: ./kselftest/ksft.py: time stamp 2024-11-05 08:51:15 is 24490913.85744512 s in the future tar: ./kselftest/module.sh: time stamp 2024-11-05 08:51:15 is 24490913.73218237 s in the future tar: ./kselftest: time stamp 2024-11-05 07:47:19 is 24487077.667843203 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-11-05 07:47:19 is 24487077.53191512 s in the future tar: ./cpufreq/config: time stamp 2024-11-05 07:47:19 is 24487077.406953245 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-11-05 07:47:19 is 24487077.258951828 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-11-05 07:47:19 is 24487077.117546537 s in the future tar: ./cpufreq/module.sh: time stamp 2024-11-05 07:47:19 is 24487076.983896662 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-11-05 07:47:19 is 24487076.865253412 s in the future tar: ./cpufreq/main.sh: time stamp 2024-11-05 07:47:19 is 24487076.747897495 s in the future tar: ./cpufreq: time stamp 2024-11-05 08:51:16 is 24490913.68609062 s in the future tar: ./kvm/config: time stamp 2024-11-05 07:47:19 is 24487076.531662037 s in the future tar: ./kvm/settings: time stamp 2024-11-05 07:47:19 is 24487076.392512787 s in the future tar: ./kvm: time stamp 2024-11-05 08:51:20 is 24490917.331471787 s in the future tar: ./size/get_size: time stamp 2024-11-05 08:50:55 is 24490892.183164203 s in the future tar: ./size: time stamp 2024-11-05 08:51:26 is 24490923.123204703 s in the future tar: ./amd-pstate/gitsource.sh: time stamp 2024-11-05 07:47:19 is 24487075.982915828 s in the future tar: ./amd-pstate/run.sh: time stamp 2024-11-05 07:47:19 is 24487075.856055703 s in the future tar: ./amd-pstate/basic.sh: time stamp 2024-11-05 07:47:19 is 24487075.738589995 s in the future tar: ./amd-pstate/config: time stamp 2024-11-05 07:47:19 is 24487075.61603387 s in the future tar: ./amd-pstate/tbench.sh: time stamp 2024-11-05 07:47:19 is 24487075.499974912 s in the future tar: ./amd-pstate: time stamp 2024-11-05 08:51:15 is 24490911.44698337 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-11-05 08:50:40 is 24490876.22189662 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-11-05 08:50:40 is 24490876.08000687 s in the future tar: ./pidfd/config: time stamp 2024-11-05 07:47:19 is 24487074.941217828 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-11-05 08:50:41 is 24490876.771433036 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-11-05 08:50:41 is 24490876.629535828 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-11-05 08:50:40 is 24490875.471187495 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-11-05 08:50:40 is 24490875.32532087 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-11-05 08:50:40 is 24490875.10411212 s in the future tar: ./pidfd: time stamp 2024-11-05 08:51:24 is 24490918.906259495 s in the future tar: ./alsa/utimer-test: time stamp 2024-11-05 08:49:04 is 24490778.605966203 s in the future tar: ./alsa/pcm-test.conf: time stamp 2024-11-05 07:47:19 is 24487073.472332161 s in the future tar: ./alsa/global-timer: time stamp 2024-11-05 08:49:03 is 24490777.278527245 s in the future tar: ./alsa/mixer-test: time stamp 2024-11-05 08:49:03 is 24490777.103026495 s in the future tar: ./alsa/libatest.so: time stamp 2024-11-05 08:49:03 is 24490776.882519703 s in the future tar: ./alsa/test-pcmtest-driver: time stamp 2024-11-05 08:49:04 is 24490777.677634828 s in the future tar: ./alsa/pcm-test: time stamp 2024-11-05 08:49:03 is 24490776.457440703 s in the future tar: ./alsa/conf.d/Lenovo_ThinkPad_P1_Gen2.conf: time stamp 2024-11-05 07:47:19 is 24487072.232280036 s in the future tar: ./alsa/conf.d: time stamp 2024-11-05 07:47:19 is 24487072.177218578 s in the future tar: ./alsa: time stamp 2024-11-05 08:51:15 is 24490908.127296828 s in the future tar: ./rust/test_probe_samples.sh: time stamp 2024-11-05 07:47:19 is 24487071.848185869 s in the future tar: ./rust/config: time stamp 2024-11-05 07:47:19 is 24487071.640081161 s in the future tar: ./rust: time stamp 2024-11-05 08:51:26 is 24490918.539451578 s in the future tar: ./capabilities/test_execve: time stamp 2024-11-05 08:49:04 is 24490776.342909786 s in the future tar: ./capabilities/validate_cap: time stamp 2024-11-05 08:49:04 is 24490776.101294286 s in the future tar: ./capabilities: time stamp 2024-11-05 08:51:15 is 24490907.013712369 s in the future tar: ./net/net_helper.sh: time stamp 2024-11-05 07:47:19 is 24487070.819625869 s in the future tar: ./net/lib.sh: time stamp 2024-11-05 07:47:30 is 24487081.634544494 s in the future tar: ./net/netfilter/nft_tproxy_tcp.sh: time stamp 2024-11-05 07:47:19 is 24487070.483419536 s in the future tar: ./net/netfilter/nf_nat_edemux.sh: time stamp 2024-11-05 07:47:19 is 24487070.358359078 s in the future tar: ./net/netfilter/conntrack_sctp_collision.sh: time stamp 2024-11-05 07:47:19 is 24487070.125791661 s in the future tar: ./net/netfilter/audit_logread: time stamp 2024-11-05 08:50:28 is 24490858.945730536 s in the future tar: ./net/netfilter/br_netfilter.sh: time stamp 2024-11-05 07:47:19 is 24487069.668477202 s in the future tar: ./net/netfilter/conntrack_icmp_related.sh: time stamp 2024-11-05 07:47:19 is 24487069.507760827 s in the future tar: ./net/netfilter/lib.sh: time stamp 2024-11-05 07:47:19 is 24487069.357585619 s in the future tar: ./net/netfilter/ipvs.sh: time stamp 2024-11-05 07:47:19 is 24487069.165893911 s in the future tar: ./net/netfilter/nft_concat_range.sh: time stamp 2024-11-05 07:47:19 is 24487069.016152411 s in the future tar: ./net/netfilter/nf_queue: time stamp 2024-11-05 08:50:28 is 24490857.724246619 s in the future tar: ./net/netfilter/nft_queue.sh: time stamp 2024-11-05 07:47:19 is 24487068.582000952 s in the future tar: ./net/netfilter/vxlan_mtu_frag.sh: time stamp 2024-11-05 07:47:19 is 24487068.449609369 s in the future tar: ./net/netfilter/conntrack_reverse_clash.sh: time stamp 2024-11-05 07:47:19 is 24487068.316129911 s in the future tar: ./net/netfilter/nft_synproxy.sh: time stamp 2024-11-05 07:47:19 is 24487068.148372119 s in the future tar: ./net/netfilter/conntrack_reverse_clash: time stamp 2024-11-05 08:50:28 is 24490857.023121869 s in the future tar: ./net/netfilter/nft_nat_zones.sh: time stamp 2024-11-05 07:47:19 is 24487067.879604244 s in the future tar: ./net/netfilter/nft_tproxy_udp.sh: time stamp 2024-11-05 07:47:19 is 24487067.689433327 s in the future tar: ./net/netfilter/nft_audit.sh: time stamp 2024-11-05 07:47:19 is 24487067.543026119 s in the future tar: ./net/netfilter/sctp_collision: time stamp 2024-11-05 08:50:28 is 24490856.386189036 s in the future tar: ./net/netfilter/nft_meta.sh: time stamp 2024-11-05 07:47:19 is 24487067.197315077 s in the future tar: ./net/netfilter/config: time stamp 2024-11-05 07:47:19 is 24487067.064859619 s in the future tar: ./net/netfilter/packetdrill/conntrack_syn_challenge_ack.pkt: time stamp 2024-11-05 07:47:19 is 24487066.913740535 s in the future tar: ./net/netfilter/packetdrill/conntrack_rst_invalid.pkt: time stamp 2024-11-05 07:47:19 is 24487066.771949869 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_old.pkt: time stamp 2024-11-05 07:47:19 is 24487066.630203369 s in the future tar: ./net/netfilter/packetdrill/conntrack_synack_reuse.pkt: time stamp 2024-11-05 07:47:19 is 24487066.500689869 s in the future tar: ./net/netfilter/packetdrill/common.sh: time stamp 2024-11-05 07:47:19 is 24487066.355998452 s in the future tar: ./net/netfilter/packetdrill/conntrack_ack_loss_stall.pkt: time stamp 2024-11-05 07:47:19 is 24487066.229983369 s in the future tar: ./net/netfilter/packetdrill/conntrack_inexact_rst.pkt: time stamp 2024-11-05 07:47:19 is 24487066.104626952 s in the future tar: ./net/netfilter/packetdrill: time stamp 2024-11-05 07:47:19 is 24487066.046369494 s in the future tar: ./net/netfilter/rpath.sh: time stamp 2024-11-05 07:47:19 is 24487065.92123041 s in the future tar: ./net/netfilter/xt_string.sh: time stamp 2024-11-05 07:47:19 is 24487065.787952827 s in the future tar: ./net/netfilter/bridge_brouter.sh: time stamp 2024-11-05 07:47:19 is 24487065.637711035 s in the future tar: ./net/netfilter/nft_nat.sh: time stamp 2024-11-05 07:47:19 is 24487065.479451285 s in the future tar: ./net/netfilter/nf_conntrack_packetdrill.sh: time stamp 2024-11-05 07:47:19 is 24487065.345704494 s in the future tar: ./net/netfilter/nft_fib.sh: time stamp 2024-11-05 07:47:19 is 24487065.228896077 s in the future tar: ./net/netfilter/conntrack_ipip_mtu.sh: time stamp 2024-11-05 07:47:19 is 24487065.095590827 s in the future tar: ./net/netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-11-05 07:47:19 is 24487064.970490494 s in the future tar: ./net/netfilter/conntrack_dump_flush: time stamp 2024-11-05 08:50:28 is 24490853.762329869 s in the future tar: ./net/netfilter/nft_concat_range_perf.sh: time stamp 2024-11-05 07:47:19 is 24487064.636935035 s in the future tar: ./net/netfilter/br_netfilter_queue.sh: time stamp 2024-11-05 07:47:19 is 24487064.507557077 s in the future tar: ./net/netfilter/settings: time stamp 2024-11-05 07:47:19 is 24487064.394936494 s in the future tar: ./net/netfilter/nft_flowtable.sh: time stamp 2024-11-05 07:47:19 is 24487064.269930702 s in the future tar: ./net/netfilter/nft_conntrack_helper.sh: time stamp 2024-11-05 07:47:19 is 24487064.086533952 s in the future tar: ./net/netfilter/conntrack_vrf.sh: time stamp 2024-11-05 07:47:19 is 24487063.961265202 s in the future tar: ./net/netfilter/nft_zones_many.sh: time stamp 2024-11-05 07:47:19 is 24487063.825005452 s in the future tar: ./net/netfilter/connect_close: time stamp 2024-11-05 08:50:28 is 24490852.62864991 s in the future tar: ./net/netfilter: time stamp 2024-11-05 08:51:23 is 24490907.577306743 s in the future tar: ./net/tcp_ao/self-connect_ipv4: time stamp 2024-11-05 08:50:33 is 24490857.323733285 s in the future tar: ./net/tcp_ao/restore_ipv4: time stamp 2024-11-05 08:50:32 is 24490856.11321216 s in the future tar: ./net/tcp_ao/icmps-discard_ipv6: time stamp 2024-11-05 08:50:36 is 24490859.919256577 s in the future tar: ./net/tcp_ao/connect-deny_ipv6: time stamp 2024-11-05 08:50:35 is 24490858.727524202 s in the future tar: ./net/tcp_ao/bench-lookups_ipv4: time stamp 2024-11-05 08:50:30 is 24490853.539731035 s in the future tar: ./net/tcp_ao/bench-lookups_ipv6: time stamp 2024-11-05 08:50:35 is 24490858.295702118 s in the future tar: ./net/tcp_ao/icmps-discard_ipv4: time stamp 2024-11-05 08:50:31 is 24490854.102797452 s in the future tar: ./net/tcp_ao/self-connect_ipv6: time stamp 2024-11-05 08:50:38 is 24490860.906338327 s in the future tar: ./net/tcp_ao/config: time stamp 2024-11-05 07:47:19 is 24487061.751872952 s in the future tar: ./net/tcp_ao/seq-ext_ipv4: time stamp 2024-11-05 08:50:33 is 24490855.560278618 s in the future tar: ./net/tcp_ao/connect_ipv4: time stamp 2024-11-05 08:50:31 is 24490853.360553076 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv6: time stamp 2024-11-05 08:50:39 is 24490861.155754826 s in the future tar: ./net/tcp_ao/connect-deny_ipv4: time stamp 2024-11-05 08:50:31 is 24490852.959875576 s in the future tar: ./net/tcp_ao/key-management_ipv4: time stamp 2024-11-05 08:50:32 is 24490853.730870701 s in the future tar: ./net/tcp_ao/restore_ipv6: time stamp 2024-11-05 08:50:37 is 24490858.510213285 s in the future tar: ./net/tcp_ao/seq-ext_ipv6: time stamp 2024-11-05 08:50:38 is 24490859.321879576 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv4: time stamp 2024-11-05 08:50:34 is 24490855.117100076 s in the future tar: ./net/tcp_ao/connect_ipv6: time stamp 2024-11-05 08:50:35 is 24490855.950668618 s in the future tar: ./net/tcp_ao/rst_ipv6: time stamp 2024-11-05 08:50:37 is 24490857.726404118 s in the future tar: ./net/tcp_ao/rst_ipv4: time stamp 2024-11-05 08:50:33 is 24490853.521580868 s in the future tar: ./net/tcp_ao/icmps-accept_ipv4: time stamp 2024-11-05 08:50:31 is 24490851.333501451 s in the future tar: ./net/tcp_ao/setsockopt-closed_ipv6: time stamp 2024-11-05 08:50:39 is 24490859.150519326 s in the future tar: ./net/tcp_ao/settings: time stamp 2024-11-05 07:47:19 is 24487059.01739141 s in the future tar: ./net/tcp_ao/icmps-accept_ipv6: time stamp 2024-11-05 08:50:36 is 24490855.770957535 s in the future tar: ./net/tcp_ao/unsigned-md5_ipv4: time stamp 2024-11-05 08:50:35 is 24490854.541345576 s in the future tar: ./net/tcp_ao/key-management_ipv6: time stamp 2024-11-05 08:50:37 is 24490856.341741034 s in the future tar: ./net/tcp_ao: time stamp 2024-11-05 08:51:24 is 24490903.293417493 s in the future tar: ./net/packetdrill/tcp_inq_server.pkt: time stamp 2024-11-05 07:47:19 is 24487058.149850618 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt: time stamp 2024-11-05 07:47:19 is 24487058.026964243 s in the future tar: ./net/packetdrill/tcp_zerocopy_client.pkt: time stamp 2024-11-05 07:47:19 is 24487057.915719826 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-client.pkt: time stamp 2024-11-05 07:47:19 is 24487057.790570534 s in the future tar: ./net/packetdrill/defaults.sh: time stamp 2024-11-05 07:47:19 is 24487057.648533618 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt: time stamp 2024-11-05 07:47:19 is 24487057.523882784 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-4pkt.pkt: time stamp 2024-11-05 07:47:19 is 24487057.340554576 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_oneshot.pkt: time stamp 2024-11-05 07:47:19 is 24487057.184195118 s in the future tar: ./net/packetdrill/tcp_md5_md5-only-on-client-ack.pkt: time stamp 2024-11-05 07:47:19 is 24487057.040170993 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited-9-packets-out.pkt: time stamp 2024-11-05 07:47:19 is 24487056.931733868 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-fq-ack-per-2pkt.pkt: time stamp 2024-11-05 07:47:19 is 24487056.750529868 s in the future tar: ./net/packetdrill/tcp_zerocopy_maxfrags.pkt: time stamp 2024-11-05 07:47:19 is 24487056.524016451 s in the future tar: ./net/packetdrill/config: time stamp 2024-11-05 07:47:19 is 24487056.402828993 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-1pkt.pkt: time stamp 2024-11-05 07:47:19 is 24487056.197759243 s in the future tar: ./net/packetdrill/tcp_zerocopy_fastopen-server.pkt: time stamp 2024-11-05 07:47:19 is 24487056.049904034 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-win-update.pkt: time stamp 2024-11-05 07:47:19 is 24487055.772528117 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-ack-per-2pkt.pkt: time stamp 2024-11-05 07:47:19 is 24487055.577241742 s in the future tar: ./net/packetdrill/tcp_zerocopy_closed.pkt: time stamp 2024-11-05 07:47:19 is 24487055.447160701 s in the future tar: ./net/packetdrill/set_sysctls.py: time stamp 2024-11-05 07:47:19 is 24487055.313543201 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-after-idle.pkt: time stamp 2024-11-05 07:47:19 is 24487055.164449617 s in the future tar: ./net/packetdrill/ksft_runner.sh: time stamp 2024-11-05 07:47:19 is 24487055.016089742 s in the future tar: ./net/packetdrill/tcp_slow_start_slow-start-app-limited.pkt: time stamp 2024-11-05 07:47:19 is 24487054.871650242 s in the future tar: ./net/packetdrill/tcp_zerocopy_small.pkt: time stamp 2024-11-05 07:47:19 is 24487054.738033617 s in the future tar: ./net/packetdrill/tcp_zerocopy_batch.pkt: time stamp 2024-11-05 07:47:19 is 24487054.618170951 s in the future tar: ./net/packetdrill/tcp_inq_client.pkt: time stamp 2024-11-05 07:47:19 is 24487054.479442617 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_edge.pkt: time stamp 2024-11-05 07:47:19 is 24487054.345965201 s in the future tar: ./net/packetdrill/tcp_zerocopy_epoll_exclusive.pkt: time stamp 2024-11-05 07:47:19 is 24487054.220872492 s in the future tar: ./net/packetdrill/tcp_zerocopy_basic.pkt: time stamp 2024-11-05 07:47:19 is 24487054.084450076 s in the future tar: ./net/packetdrill: time stamp 2024-11-05 07:47:19 is 24487054.020803867 s in the future tar: ./net/hsr/hsr_ping.sh: time stamp 2024-11-05 07:47:19 is 24487053.870644784 s in the future tar: ./net/hsr/config: time stamp 2024-11-05 07:47:19 is 24487053.745610659 s in the future tar: ./net/hsr/hsr_redbox.sh: time stamp 2024-11-05 07:47:19 is 24487053.585099992 s in the future tar: ./net/hsr/hsr_common.sh: time stamp 2024-11-05 07:47:30 is 24487064.404320326 s in the future tar: ./net/hsr: time stamp 2024-11-05 08:51:23 is 24490897.345157992 s in the future tar: ./net/rds/test.py: time stamp 2024-11-05 07:47:19 is 24487053.208596992 s in the future tar: ./net/rds/include.sh: time stamp 2024-11-05 08:51:24 is 24490898.061285159 s in the future tar: ./net/rds/run.sh: time stamp 2024-11-05 07:47:19 is 24487052.925290367 s in the future tar: ./net/rds: time stamp 2024-11-05 08:51:24 is 24490897.862222784 s in the future tar: ./net/af_unix/scm_rights: time stamp 2024-11-05 08:50:26 is 24490839.702823117 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-11-05 08:50:25 is 24490838.569024909 s in the future tar: ./net/af_unix/config: time stamp 2024-11-05 07:47:19 is 24487052.4298957 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-11-05 08:50:26 is 24490839.269965242 s in the future tar: ./net/af_unix/msg_oob: time stamp 2024-11-05 08:50:26 is 24490839.118715659 s in the future tar: ./net/af_unix/scm_pidfd: time stamp 2024-11-05 08:50:26 is 24490838.977293075 s in the future tar: ./net/af_unix: time stamp 2024-11-05 08:51:22 is 24490894.916245367 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-11-05 07:47:19 is 24487051.749486992 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-11-05 07:47:19 is 24487051.624427117 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-11-05 07:47:19 is 24487051.49339045 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-11-05 07:47:19 is 24487051.30398595 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-11-05 07:47:19 is 24487051.059671575 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-11-05 07:47:30 is 24487061.811907117 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-11-05 07:47:19 is 24487050.542576534 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-11-05 07:47:19 is 24487050.314909159 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-11-05 07:47:19 is 24487050.033788575 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-11-05 07:47:19 is 24487049.802298492 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-11-05 07:47:19 is 24487049.558309533 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-11-05 07:47:30 is 24487060.326979867 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-11-05 07:47:19 is 24487049.107818283 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-11-05 07:47:19 is 24487048.876295533 s in the future tar: ./net/forwarding/min_max_mtu.sh: time stamp 2024-11-05 07:47:19 is 24487048.641003825 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-11-05 07:47:19 is 24487048.358986742 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-11-05 07:47:19 is 24487048.12360395 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-11-05 07:47:19 is 24487047.892268033 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-11-05 07:47:19 is 24487047.623127742 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-11-05 07:47:19 is 24487047.365737491 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-11-05 07:47:19 is 24487047.131001325 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-11-05 07:47:19 is 24487046.881730491 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-11-05 07:47:19 is 24487046.655638575 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-11-05 07:47:19 is 24487046.386462908 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-11-05 07:47:30 is 24487057.130140741 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-11-05 07:47:19 is 24487045.902663033 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-11-05 07:47:19 is 24487045.669007241 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-11-05 07:47:19 is 24487045.4153332 s in the future tar: ./net/forwarding/lib_sh_test.sh: time stamp 2024-11-05 07:47:19 is 24487045.145922325 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-11-05 07:47:19 is 24487044.914898825 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-11-05 07:47:19 is 24487044.653423324 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-11-05 07:47:19 is 24487044.422719699 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-11-05 07:47:19 is 24487044.176348074 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-11-05 07:47:19 is 24487043.926241574 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-11-05 07:47:19 is 24487043.669428158 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-11-05 07:47:19 is 24487043.425824283 s in the future tar: ./net/forwarding/router_bridge_1d_lag.sh: time stamp 2024-11-05 07:47:19 is 24487043.125614033 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-11-05 07:47:19 is 24487042.908628699 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-11-05 07:47:19 is 24487042.683954908 s in the future tar: ./net/forwarding/tc_flower_cfm.sh: time stamp 2024-11-05 07:47:19 is 24487042.433506949 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-11-05 07:47:19 is 24487042.165659491 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-11-05 07:47:19 is 24487041.936276699 s in the future tar: ./net/forwarding/config: time stamp 2024-11-05 07:47:19 is 24487041.684337199 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-11-05 07:47:19 is 24487041.449284949 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-11-05 07:47:19 is 24487041.200609574 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-11-05 07:47:19 is 24487040.948826074 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-11-05 07:47:19 is 24487040.700126907 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-11-05 07:47:19 is 24487040.457809574 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-11-05 07:47:19 is 24487040.240520949 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-11-05 07:47:30 is 24487051.005919491 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-11-05 07:47:19 is 24487039.734169324 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-11-05 07:47:19 is 24487039.472231491 s in the future tar: ./net/forwarding/router_mpath_seed.sh: time stamp 2024-11-05 07:47:19 is 24487039.198168366 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-11-05 07:47:19 is 24487038.949939282 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-11-05 07:47:19 is 24487038.689460115 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-11-05 07:47:19 is 24487038.44648474 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-11-05 07:47:19 is 24487038.122415657 s in the future tar: ./net/forwarding/tc_flower_l2_miss.sh: time stamp 2024-11-05 07:47:19 is 24487037.857370199 s in the future tar: ./net/forwarding/tc_tunnel_key.sh: time stamp 2024-11-05 07:47:19 is 24487037.605170782 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-11-05 07:47:19 is 24487037.362437824 s in the future tar: ./net/forwarding/bridge_fdb_learning_limit.sh: time stamp 2024-11-05 07:47:19 is 24487037.13029199 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-11-05 07:47:19 is 24487036.903634115 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-11-05 07:47:19 is 24487036.638346115 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-11-05 07:47:19 is 24487036.364793532 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-11-05 07:47:19 is 24487036.130269407 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-11-05 07:47:19 is 24487035.886756115 s in the future tar: ./net/forwarding/router_bridge_vlan_upper.sh: time stamp 2024-11-05 07:47:19 is 24487035.61622674 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-11-05 07:47:19 is 24487035.377446198 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-11-05 07:47:19 is 24487035.14424424 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-11-05 07:47:19 is 24487034.893813823 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-11-05 07:47:19 is 24487034.652285823 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-11-05 07:47:19 is 24487034.34559924 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-11-05 07:47:19 is 24487034.084998907 s in the future tar: ./net/forwarding/router_bridge_pvid_vlan_upper.sh: time stamp 2024-11-05 07:47:19 is 24487033.843020407 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-11-05 07:47:19 is 24487033.601187282 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-11-05 07:47:19 is 24487033.325906406 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-11-05 07:47:19 is 24487033.067760531 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-11-05 07:47:19 is 24487032.808730531 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-11-05 07:47:19 is 24487032.55863574 s in the future tar: ./net/forwarding/router_bridge_lag.sh: time stamp 2024-11-05 07:47:19 is 24487032.241742198 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-11-05 07:47:19 is 24487031.999745156 s in the future tar: ./net/forwarding/router_mpath_nh_lib.sh: time stamp 2024-11-05 07:47:19 is 24487031.741398823 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-11-05 07:47:19 is 24487031.50742399 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-11-05 07:47:19 is 24487031.241067656 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-11-05 07:47:30 is 24487041.982313948 s in the future tar: ./net/forwarding/bridge_mdb_max.sh: time stamp 2024-11-05 07:47:19 is 24487030.698598656 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-11-05 07:47:19 is 24487030.465103323 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-11-05 07:47:19 is 24487030.198178156 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-11-05 07:47:19 is 24487029.972918198 s in the future tar: ./net/forwarding/router_bridge_1d.sh: time stamp 2024-11-05 07:47:19 is 24487029.714448114 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-11-05 07:47:19 is 24487029.439237739 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-11-05 07:47:19 is 24487029.188961614 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-11-05 07:47:19 is 24487028.955463323 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-11-05 07:47:19 is 24487028.680316156 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-11-05 07:47:19 is 24487028.446778031 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-11-05 07:47:19 is 24487028.196603406 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-11-05 07:47:19 is 24487027.904193531 s in the future tar: ./net/forwarding/router_bridge_vlan_upper_pvid.sh: time stamp 2024-11-05 07:47:19 is 24487027.654615989 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-11-05 07:47:19 is 24487027.387124614 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-11-05 07:47:19 is 24487027.129253197 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-11-05 07:47:19 is 24487026.895000947 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-11-05 07:47:19 is 24487026.620491364 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-11-05 07:47:19 is 24487026.386165947 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-11-05 07:47:30 is 24487037.145031031 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-11-05 07:47:19 is 24487025.877424697 s in the future tar: ./net/forwarding/bridge_mdb_host.sh: time stamp 2024-11-05 07:47:19 is 24487025.628062156 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-11-05 07:47:19 is 24487025.410545364 s in the future tar: ./net/forwarding/settings: time stamp 2024-11-05 07:47:19 is 24487025.185019739 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-11-05 07:47:19 is 24487024.994388447 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-11-05 07:47:19 is 24487024.784655072 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-11-05 07:47:19 is 24487024.55984053 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-11-05 07:47:19 is 24487024.367679489 s in the future tar: ./net/forwarding/tc_flower_port_range.sh: time stamp 2024-11-05 07:47:19 is 24487024.16773328 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-11-05 07:47:19 is 24487023.950927822 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-11-05 07:47:19 is 24487023.725397864 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-11-05 07:47:30 is 24487034.534800197 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-11-05 07:47:19 is 24487023.316757322 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-11-05 07:47:19 is 24487023.051126489 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-11-05 07:47:19 is 24487022.75088578 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-11-05 07:47:19 is 24487022.508798322 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-11-05 07:47:19 is 24487022.298888488 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-11-05 07:47:19 is 24487022.065642572 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-11-05 07:47:30 is 24487032.891746822 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-11-05 07:47:19 is 24487021.690360613 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-11-05 07:47:19 is 24487021.431692988 s in the future tar: ./net/forwarding: time stamp 2024-11-05 08:51:22 is 24490864.374445572 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-11-05 07:47:19 is 24487021.100152363 s in the future tar: ./net/openvswitch/settings: time stamp 2024-11-05 07:47:19 is 24487020.84896053 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-11-05 07:47:19 is 24487020.622687447 s in the future tar: ./net/openvswitch: time stamp 2024-11-05 08:51:23 is 24490864.497526572 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-11-05 07:47:19 is 24487020.273681363 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-11-05 07:47:19 is 24487020.072099405 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-11-05 08:50:27 is 24490807.814912447 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-11-05 07:47:19 is 24487019.58842478 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-11-05 07:47:19 is 24487019.381361363 s in the future tar: ./net/mptcp/config: time stamp 2024-11-05 07:47:19 is 24487019.196384196 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-11-05 08:50:27 is 24490806.995799863 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-11-05 07:47:19 is 24487018.787388988 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-11-05 08:50:27 is 24490806.548520405 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-11-05 08:50:28 is 24490807.346516988 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-11-05 07:47:19 is 24487018.136891696 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-11-05 07:47:19 is 24487017.930231321 s in the future tar: ./net/mptcp/settings: time stamp 2024-11-05 07:47:19 is 24487017.699278613 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-11-05 07:47:19 is 24487017.427948863 s in the future tar: ./net/mptcp: time stamp 2024-11-05 08:51:23 is 24490861.304806821 s in the future tar: ./net: time stamp 2024-11-05 08:51:24 is 24490862.19457028 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-11-05 08:49:07 is 24490724.911863738 s in the future tar: ./clone3/clone3: time stamp 2024-11-05 08:49:07 is 24490724.677510154 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-11-05 08:49:07 is 24490724.444722321 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-11-05 08:49:07 is 24490724.193710279 s in the future tar: ./clone3: time stamp 2024-11-05 08:51:16 is 24490853.084869321 s in the future tar: ./lsm/lsm_list_modules_test: time stamp 2024-11-05 08:50:12 is 24490788.801457154 s in the future tar: ./lsm/lsm_get_self_attr_test: time stamp 2024-11-05 08:50:12 is 24490788.575984571 s in the future tar: ./lsm/lsm_set_self_attr_test: time stamp 2024-11-05 08:50:12 is 24490788.334218071 s in the future tar: ./lsm/config: time stamp 2024-11-05 07:47:19 is 24487015.092307113 s in the future tar: ./lsm: time stamp 2024-11-05 08:51:21 is 24490856.985565779 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-05 08:50:11 is 24490786.680300321 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-11-05 08:50:11 is 24490786.428157571 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-11-05 08:50:11 is 24490786.171868821 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-11-05 08:50:11 is 24490785.928329821 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-11-05 08:50:11 is 24490785.688577571 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-11-05 08:50:11 is 24490785.460012654 s in the future tar: ./lkdtm/SMP_CALL_LOCKUP.sh: time stamp 2024-11-05 08:50:11 is 24490785.221978612 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-11-05 08:50:11 is 24490784.984496862 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-11-05 08:50:11 is 24490784.746973154 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-11-05 08:50:11 is 24490784.505219071 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-11-05 08:50:11 is 24490784.190752862 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-11-05 08:50:11 is 24490783.946904446 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-11-05 08:50:11 is 24490783.719772612 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-11-05 08:50:11 is 24490783.482386821 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-11-05 08:50:11 is 24490783.211554196 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-11-05 08:50:11 is 24490782.965267695 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-11-05 08:50:11 is 24490782.71183107 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-11-05 08:50:11 is 24490782.489788029 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-11-05 08:50:11 is 24490782.24062382 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-11-05 08:50:11 is 24490782.014265154 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-11-05 08:50:11 is 24490781.778727487 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-11-05 08:50:11 is 24490781.555526779 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-11-05 08:50:11 is 24490781.311750695 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-11-05 08:50:11 is 24490781.063152904 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-11-05 08:50:11 is 24490780.794449862 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-11-05 08:50:11 is 24490780.546089904 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-11-05 08:50:11 is 24490780.32728532 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-11-05 08:50:11 is 24490780.103873778 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-11-05 08:50:11 is 24490779.843597028 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-11-05 08:50:11 is 24490779.620097778 s in the future tar: ./lkdtm/config: time stamp 2024-11-05 07:47:19 is 24487007.384917028 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-11-05 08:50:11 is 24490779.08632432 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-11-05 08:50:11 is 24490778.83456007 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-11-05 08:50:11 is 24490778.59417957 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-11-05 08:50:11 is 24490778.367251612 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-11-05 08:50:11 is 24490778.126524695 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-11-05 08:50:11 is 24490777.883355778 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-11-05 08:50:11 is 24490777.634935278 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-11-05 07:47:19 is 24487005.374476945 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-11-05 08:50:11 is 24490777.142362236 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-11-05 08:50:11 is 24490776.882424528 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-11-05 08:50:11 is 24490776.641936695 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-11-05 08:50:11 is 24490776.39858607 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-11-05 08:50:11 is 24490776.174757236 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-11-05 08:50:11 is 24490775.923162903 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-11-05 08:50:11 is 24490775.690951945 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-11-05 08:50:11 is 24490775.439341611 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-11-05 08:50:11 is 24490775.182012361 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-11-05 07:47:19 is 24487002.922194111 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-11-05 08:50:11 is 24490774.681447653 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-11-05 08:50:11 is 24490774.438429111 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-11-05 08:50:11 is 24490774.197661694 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-11-05 08:50:11 is 24490773.912980028 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-11-05 08:50:11 is 24490773.688701528 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-11-05 08:50:11 is 24490773.429204736 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-11-05 08:50:11 is 24490773.180505903 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-11-05 08:50:11 is 24490772.938672569 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-11-05 08:50:11 is 24490772.704540986 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-11-05 08:50:11 is 24490772.444899819 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-11-05 08:50:11 is 24490772.187465403 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-11-05 08:50:11 is 24490771.944432902 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-11-05 08:50:11 is 24490771.711946486 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-11-05 08:50:11 is 24490771.468928111 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-11-05 08:50:11 is 24490771.214543902 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-11-05 08:50:11 is 24490770.968515861 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-11-05 08:50:11 is 24490770.711050319 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-11-05 08:50:11 is 24490770.476342694 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-11-05 08:50:11 is 24490770.243927361 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-11-05 08:50:11 is 24490770.000623486 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-11-05 08:50:11 is 24490769.776773194 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-11-05 08:50:11 is 24490769.533581986 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-11-05 08:50:11 is 24490769.301485569 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-11-05 08:50:11 is 24490769.033037652 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-11-05 08:50:11 is 24490768.767692527 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-11-05 08:50:11 is 24490768.52423186 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-11-05 08:50:11 is 24490768.283720569 s in the future tar: ./lkdtm/PANIC_STOP_IRQOFF.sh: time stamp 2024-11-05 08:50:11 is 24490768.042420152 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-11-05 08:50:11 is 24490767.795168194 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-11-05 08:50:11 is 24490767.550106527 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-11-05 08:50:11 is 24490767.328212694 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-11-05 08:50:11 is 24490767.072862902 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-11-05 08:50:11 is 24490766.794479235 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-11-05 08:50:11 is 24490766.555736652 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-11-05 08:50:11 is 24490766.318877235 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-11-05 08:50:11 is 24490766.073726818 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-11-05 08:50:11 is 24490765.843604568 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-11-05 08:50:11 is 24490765.598216485 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-11-05 08:50:11 is 24490765.364446402 s in the future tar: ./lkdtm: time stamp 2024-11-05 08:51:21 is 24490835.246139068 s in the future tar: ./rlimits/config: time stamp 2024-11-05 07:47:19 is 24486992.972020027 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-11-05 08:50:49 is 24490802.73713111 s in the future tar: ./rlimits: time stamp 2024-11-05 08:51:25 is 24490838.595448068 s in the future tar: ./sigaltstack/sas: time stamp 2024-11-05 08:50:55 is 24490808.31995611 s in the future tar: ./sigaltstack: time stamp 2024-11-05 08:51:26 is 24490839.206300902 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-11-05 07:47:19 is 24486991.920992277 s in the future tar: ./damon/damos_quota_goal.py: time stamp 2024-11-05 07:47:19 is 24486991.694501777 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_hang.py: time stamp 2024-11-05 07:47:19 is 24486991.395557985 s in the future tar: ./damon/debugfs_target_ids_pid_leak.sh: time stamp 2024-11-05 07:47:19 is 24486991.135776735 s in the future tar: ./damon/reclaim.sh: time stamp 2024-11-05 07:47:19 is 24486990.903388735 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-11-05 07:47:19 is 24486990.643631651 s in the future tar: ./damon/config: time stamp 2024-11-05 07:47:19 is 24486990.411264026 s in the future tar: ./damon/sysfs.sh: time stamp 2024-11-05 07:47:19 is 24486990.126492901 s in the future tar: ./damon/access_memory_even: time stamp 2024-11-05 08:49:08 is 24490698.87746311 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-11-05 07:47:19 is 24486989.625758443 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-11-05 08:49:08 is 24490698.36843061 s in the future tar: ./damon/debugfs_rm_non_contexts.sh: time stamp 2024-11-05 07:47:19 is 24486989.100317151 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-11-05 07:47:19 is 24486988.868207193 s in the future tar: ./damon/damos_apply_interval.py: time stamp 2024-11-05 07:47:19 is 24486988.624832484 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-11-05 07:47:30 is 24486999.384519943 s in the future tar: ./damon/debugfs_target_ids_pid_leak: time stamp 2024-11-05 08:49:08 is 24490697.124401526 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-11-05 07:47:19 is 24486987.883954359 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race: time stamp 2024-11-05 08:49:08 is 24490696.648794734 s in the future tar: ./damon/damos_quota.py: time stamp 2024-11-05 07:47:19 is 24486987.383522526 s in the future tar: ./damon/debugfs_target_ids_read_before_terminate_race.sh: time stamp 2024-11-05 07:47:19 is 24486987.140159943 s in the future tar: ./damon/access_memory: time stamp 2024-11-05 08:49:08 is 24490695.899793693 s in the future tar: ./damon/lru_sort.sh: time stamp 2024-11-05 07:47:19 is 24486986.647990068 s in the future tar: ./damon/sysfs_update_removed_scheme_dir.sh: time stamp 2024-11-05 07:47:19 is 24486986.373954318 s in the future tar: ./damon/damos_tried_regions.py: time stamp 2024-11-05 07:47:19 is 24486986.114171276 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-11-05 07:47:19 is 24486985.861901651 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-11-05 07:47:30 is 24486996.630428401 s in the future tar: ./damon/damon_nr_regions.py: time stamp 2024-11-05 07:47:19 is 24486985.348058942 s in the future tar: ./damon/sysfs_update_schemes_tried_regions_wss_estimation.py: time stamp 2024-11-05 07:47:19 is 24486985.088257817 s in the future tar: ./damon: time stamp 2024-11-05 08:51:16 is 24490821.986207526 s in the future tar: ./rtc/rtctest: time stamp 2024-11-05 08:50:53 is 24490798.704334817 s in the future tar: ./rtc/setdate: time stamp 2024-11-05 08:50:53 is 24490798.454170942 s in the future tar: ./rtc/settings: time stamp 2024-11-05 07:47:19 is 24486984.195629067 s in the future tar: ./rtc: time stamp 2024-11-05 08:51:25 is 24490830.087273109 s in the future tar: ./fchmodat2/fchmodat2_test: time stamp 2024-11-05 08:49:51 is 24490735.367986234 s in the future tar: ./fchmodat2: time stamp 2024-11-05 08:51:18 is 24490822.259434401 s in the future tar: ./nci/config: time stamp 2024-11-05 07:47:19 is 24486982.9795104 s in the future tar: ./nci/nci_dev: time stamp 2024-11-05 08:50:16 is 24490759.734046525 s in the future tar: ./nci: time stamp 2024-11-05 08:51:22 is 24490825.6109119 s in the future tar: ./dmabuf-heaps/config: time stamp 2024-11-05 07:47:19 is 24486982.308792817 s in the future tar: ./dmabuf-heaps/dmabuf-heap: time stamp 2024-11-05 08:49:08 is 24490690.927119359 s in the future tar: ./dmabuf-heaps: time stamp 2024-11-05 08:51:17 is 24490819.800047567 s in the future tar: ./landlock/scoped_abstract_unix_test: time stamp 2024-11-05 08:50:10 is 24490752.491727859 s in the future tar: ./landlock/scoped_signal_test: time stamp 2024-11-05 08:50:10 is 24490752.124606609 s in the future tar: ./landlock/true: time stamp 2024-11-05 08:50:10 is 24490751.774611609 s in the future tar: ./landlock/config: time stamp 2024-11-05 07:47:19 is 24486980.550636192 s in the future tar: ./landlock/fs_test: time stamp 2024-11-05 08:50:06 is 24490747.223844567 s in the future tar: ./landlock/scoped_test: time stamp 2024-11-05 08:50:10 is 24490750.958502192 s in the future tar: ./landlock/ptrace_test: time stamp 2024-11-05 08:50:08 is 24490748.723590733 s in the future tar: ./landlock/base_test: time stamp 2024-11-05 08:50:00 is 24490740.471014608 s in the future tar: ./landlock/net_test: time stamp 2024-11-05 08:50:08 is 24490748.152242067 s in the future tar: ./landlock: time stamp 2024-11-05 08:51:20 is 24490820.0428089 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-11-05 08:50:15 is 24490754.643466358 s in the future tar: ./mount_setattr/config: time stamp 2024-11-05 07:47:19 is 24486978.380339942 s in the future tar: ./mount_setattr: time stamp 2024-11-05 08:51:22 is 24490821.252089567 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-11-05 08:50:55 is 24490793.971561233 s in the future tar: ./seccomp/config: time stamp 2024-11-05 07:47:19 is 24486977.743366858 s in the future tar: ./seccomp/settings: time stamp 2024-11-05 07:47:19 is 24486977.496105316 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-11-05 08:50:55 is 24490793.168953191 s in the future tar: ./seccomp: time stamp 2024-11-05 08:51:26 is 24490824.040789816 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-11-05 07:47:19 is 24486976.774922191 s in the future tar: ./static_keys/config: time stamp 2024-11-05 07:47:19 is 24486976.50797065 s in the future tar: ./static_keys: time stamp 2024-11-05 08:51:26 is 24490823.403321733 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-11-05 08:49:04 is 24490681.1198514 s in the future tar: ./breakpoints: time stamp 2024-11-05 08:51:15 is 24490811.956438316 s in the future tar: ./devices/error_logs/test_device_error_logs.py: time stamp 2024-11-05 07:47:19 is 24486975.614143525 s in the future tar: ./devices/error_logs: time stamp 2024-11-05 08:51:16 is 24490812.497209525 s in the future tar: ./devices/probe/test_discoverable_devices.py: time stamp 2024-11-05 07:47:19 is 24486975.174234025 s in the future tar: ./devices/probe/boards/google,spherion.yaml: time stamp 2024-11-05 07:47:19 is 24486974.899731108 s in the future tar: ./devices/probe/boards/Dell Inc.,XPS 13 9300.yaml: time stamp 2024-11-05 07:47:19 is 24486974.678043816 s in the future tar: ./devices/probe/boards: time stamp 2024-11-05 07:47:19 is 24486974.563095774 s in the future tar: ./devices/probe: time stamp 2024-11-05 08:51:16 is 24490811.451367066 s in the future tar: ./devices: time stamp 2024-11-05 08:51:16 is 24490811.322705941 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-11-05 08:50:49 is 24490784.045641983 s in the future tar: ./rseq/param_test_mm_cid_compare_twice: time stamp 2024-11-05 08:50:53 is 24490787.757113858 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-11-05 07:47:19 is 24486973.545319816 s in the future tar: ./rseq/param_test_mm_cid: time stamp 2024-11-05 08:50:52 is 24490786.257063441 s in the future tar: ./rseq/basic_percpu_ops_mm_cid_test: time stamp 2024-11-05 08:50:49 is 24490783.019779733 s in the future tar: ./rseq/basic_test: time stamp 2024-11-05 08:50:49 is 24490782.789882941 s in the future tar: ./rseq/librseq.so: time stamp 2024-11-05 08:50:49 is 24490782.535965441 s in the future tar: ./rseq/param_test: time stamp 2024-11-05 08:50:50 is 24490783.280751066 s in the future tar: ./rseq/param_test_mm_cid_benchmark: time stamp 2024-11-05 08:50:52 is 24490785.018640774 s in the future tar: ./rseq/settings: time stamp 2024-11-05 07:47:19 is 24486971.772164732 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-11-05 08:50:50 is 24490782.513551816 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-11-05 08:50:51 is 24490783.263391107 s in the future tar: ./rseq: time stamp 2024-11-05 08:51:25 is 24490817.138152524 s in the future tar: ./move_mount_set_group/config: time stamp 2024-11-05 07:47:19 is 24486970.809246566 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-11-05 08:50:15 is 24490746.560667691 s in the future tar: ./move_mount_set_group: time stamp 2024-11-05 08:51:22 is 24490813.450603774 s in the future tar: ./mm/map_populate: time stamp 2024-11-05 08:51:08 is 24490799.153407899 s in the future tar: ./mm/hugetlb_fault_after_madv: time stamp 2024-11-05 08:51:14 is 24490804.900096982 s in the future tar: ./mm/hugetlb_madv_vs_map: time stamp 2024-11-05 08:51:14 is 24490804.652953857 s in the future tar: ./mm/seal_elf: time stamp 2024-11-05 08:51:10 is 24490800.396569482 s in the future tar: ./mm/charge_reserved_hugetlb.sh: time stamp 2024-11-05 07:47:19 is 24486969.159243232 s in the future tar: ./mm/hugetlb-read-hwpoison: time stamp 2024-11-05 08:51:05 is 24490794.898848232 s in the future tar: ./mm/mremap_dontunmap: time stamp 2024-11-05 08:51:09 is 24490798.660325899 s in the future tar: ./mm/test_hmm.sh: time stamp 2024-11-05 07:47:19 is 24486968.404005774 s in the future tar: ./mm/uffd-unit-tests: time stamp 2024-11-05 08:51:12 is 24490801.159902649 s in the future tar: ./mm/compaction_test: time stamp 2024-11-05 08:51:03 is 24490791.895232565 s in the future tar: ./mm/ksm_functional_tests: time stamp 2024-11-05 08:51:13 is 24490801.60949194 s in the future tar: ./mm/mkdirty: time stamp 2024-11-05 08:51:08 is 24490796.352811315 s in the future tar: ./mm/hugepage-shm: time stamp 2024-11-05 08:51:06 is 24490794.084205524 s in the future tar: ./mm/test_vmalloc.sh: time stamp 2024-11-05 07:47:19 is 24486966.838420274 s in the future tar: ./mm/hmm-tests: time stamp 2024-11-05 08:51:05 is 24490792.541981607 s in the future tar: ./mm/run_vmtests.sh: time stamp 2024-11-05 07:47:30 is 24486977.299770398 s in the future tar: ./mm/gup_test: time stamp 2024-11-05 08:51:04 is 24490791.02450844 s in the future tar: ./mm/config: time stamp 2024-11-05 07:47:19 is 24486965.699375898 s in the future tar: ./mm/hugepage-vmemmap: time stamp 2024-11-05 08:51:07 is 24490793.482460065 s in the future tar: ./mm/uffd-stress: time stamp 2024-11-05 08:51:12 is 24490798.228674107 s in the future tar: ./mm/mseal_test: time stamp 2024-11-05 08:51:10 is 24490795.973683482 s in the future tar: ./mm/va_high_addr_switch.sh: time stamp 2024-11-05 07:47:19 is 24486964.675536732 s in the future tar: ./mm/mremap_test: time stamp 2024-11-05 08:51:10 is 24490795.431574565 s in the future tar: ./mm/migration: time stamp 2024-11-05 08:51:08 is 24490793.183307148 s in the future tar: ./mm/mdwe_test: time stamp 2024-11-05 08:51:13 is 24490797.922989648 s in the future tar: ./mm/madv_populate: time stamp 2024-11-05 08:51:07 is 24490791.657922982 s in the future tar: ./mm/hugepage-mmap: time stamp 2024-11-05 08:51:06 is 24490790.364125273 s in the future tar: ./mm/mlock-random-test: time stamp 2024-11-05 08:51:09 is 24490793.08243244 s in the future tar: ./mm/hugetlb-madvise: time stamp 2024-11-05 08:51:05 is 24490788.822132148 s in the future tar: ./mm/on-fault-limit: time stamp 2024-11-05 08:51:11 is 24490794.573539148 s in the future tar: ./mm/gup_longterm: time stamp 2024-11-05 08:51:04 is 24490787.329539273 s in the future tar: ./mm/thuge-gen: time stamp 2024-11-05 08:51:11 is 24490794.064695981 s in the future tar: ./mm/mrelease_test: time stamp 2024-11-05 08:51:09 is 24490791.795799731 s in the future tar: ./mm/mlock2-tests: time stamp 2024-11-05 08:51:09 is 24490791.527547023 s in the future tar: ./mm/cow: time stamp 2024-11-05 08:51:03 is 24490785.278354065 s in the future tar: ./mm/ksm_tests: time stamp 2024-11-05 08:51:13 is 24490795.022139523 s in the future tar: ./mm/write_hugetlb_memory.sh: time stamp 2024-11-05 07:47:19 is 24486960.778030856 s in the future tar: ./mm/transhuge-stress: time stamp 2024-11-05 08:51:11 is 24490792.455013064 s in the future tar: ./mm/map_fixed_noreplace: time stamp 2024-11-05 08:51:07 is 24490788.202445564 s in the future tar: ./mm/hugepage-mremap: time stamp 2024-11-05 08:51:06 is 24490786.879832023 s in the future tar: ./mm/soft-dirty: time stamp 2024-11-05 08:51:15 is 24490795.610320064 s in the future tar: ./mm/hugetlb_dio: time stamp 2024-11-05 08:51:14 is 24490794.354384981 s in the future tar: ./mm/map_hugetlb: time stamp 2024-11-05 08:51:08 is 24490788.101459523 s in the future tar: ./mm/split_huge_page_test: time stamp 2024-11-05 08:51:13 is 24490792.836676814 s in the future tar: ./mm/settings: time stamp 2024-11-05 07:47:19 is 24486958.576011564 s in the future tar: ./mm/droppable: time stamp 2024-11-05 08:51:14 is 24490793.319572398 s in the future tar: ./mm/hugetlb_reparenting_test.sh: time stamp 2024-11-05 07:47:19 is 24486958.062581856 s in the future tar: ./mm/khugepaged: time stamp 2024-11-05 08:51:07 is 24490785.816053939 s in the future tar: ./mm/pagemap_ioctl: time stamp 2024-11-05 08:51:11 is 24490789.583370856 s in the future tar: ./mm/hugetlb-soft-offline: time stamp 2024-11-05 08:51:06 is 24490784.327019814 s in the future tar: ./mm: time stamp 2024-11-05 08:51:28 is 24490806.215472814 s in the future tar: ./memory-hotplug/config: time stamp 2024-11-05 07:47:19 is 24486956.931801814 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-11-05 07:47:19 is 24486956.694970272 s in the future tar: ./memory-hotplug: time stamp 2024-11-05 08:51:21 is 24490798.582388772 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-11-05 08:51:00 is 24490777.285523189 s in the future tar: ./tmpfs: time stamp 2024-11-05 08:51:27 is 24490804.169436189 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-11-05 07:47:19 is 24486955.880543606 s in the future tar: ./cpu-hotplug: time stamp 2024-11-05 08:51:16 is 24490792.739998689 s in the future tar: ./zram/zram01.sh: time stamp 2024-11-05 07:47:19 is 24486955.426928189 s in the future tar: ./zram/zram02.sh: time stamp 2024-11-05 07:47:19 is 24486955.189737939 s in the future tar: ./zram/config: time stamp 2024-11-05 07:47:19 is 24486954.946403397 s in the future tar: ./zram/zram.sh: time stamp 2024-11-05 07:47:19 is 24486954.714385564 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-11-05 07:47:19 is 24486954.459394022 s in the future tar: ./zram: time stamp 2024-11-05 08:51:28 is 24490803.332515355 s in the future tar: ./lib/config: time stamp 2024-11-05 07:47:19 is 24486954.053925105 s in the future tar: ./lib/printf.sh: time stamp 2024-11-05 07:47:19 is 24486953.823809939 s in the future tar: ./lib/scanf.sh: time stamp 2024-11-05 07:47:19 is 24486953.551492022 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-11-05 07:47:19 is 24486953.319440855 s in the future tar: ./lib/bitmap.sh: time stamp 2024-11-05 07:47:19 is 24486953.059755272 s in the future tar: ./lib: time stamp 2024-11-05 08:51:20 is 24490793.949436647 s in the future tar: ./uevent/config: time stamp 2024-11-05 07:47:19 is 24486952.670025397 s in the future tar: ./uevent/uevent_filtering: time stamp 2024-11-05 08:51:00 is 24490773.447411814 s in the future tar: ./uevent: time stamp 2024-11-05 08:51:27 is 24490800.293950855 s in the future tar: ./tc-testing/tdc.py: time stamp 2024-11-05 07:47:19 is 24486951.977139938 s in the future tar: ./tc-testing/tdc_batch.py: time stamp 2024-11-05 07:47:19 is 24486951.736327313 s in the future tar: ./tc-testing/tc-tests/actions/gact.json: time stamp 2024-11-05 07:47:19 is 24486951.360992813 s in the future tar: ./tc-testing/tc-tests/actions/pedit.json: time stamp 2024-11-05 07:47:19 is 24486951.110105313 s in the future tar: ./tc-testing/tc-tests/actions/csum.json: time stamp 2024-11-05 07:47:19 is 24486950.81820623 s in the future tar: ./tc-testing/tc-tests/actions/bpf.json: time stamp 2024-11-05 07:47:19 is 24486950.585228897 s in the future tar: ./tc-testing/tc-tests/actions/vlan.json: time stamp 2024-11-05 07:47:19 is 24486950.287157855 s in the future tar: ./tc-testing/tc-tests/actions/skbedit.json: time stamp 2024-11-05 07:47:19 is 24486950.017509188 s in the future tar: ./tc-testing/tc-tests/actions/connmark.json: time stamp 2024-11-05 07:47:19 is 24486949.778095813 s in the future tar: ./tc-testing/tc-tests/actions/simple.json: time stamp 2024-11-05 07:47:19 is 24486949.542126521 s in the future tar: ./tc-testing/tc-tests/actions/gate.json: time stamp 2024-11-05 07:47:19 is 24486949.300159938 s in the future tar: ./tc-testing/tc-tests/actions/police.json: time stamp 2024-11-05 07:47:19 is 24486949.024847271 s in the future tar: ./tc-testing/tc-tests/actions/skbmod.json: time stamp 2024-11-05 07:47:19 is 24486948.750187521 s in the future tar: ./tc-testing/tc-tests/actions/tunnel_key.json: time stamp 2024-11-05 07:47:19 is 24486948.441069396 s in the future tar: ./tc-testing/tc-tests/actions/ct.json: time stamp 2024-11-05 07:47:19 is 24486948.186264021 s in the future tar: ./tc-testing/tc-tests/actions/sample.json: time stamp 2024-11-05 07:47:19 is 24486947.932255105 s in the future tar: ./tc-testing/tc-tests/actions/ife.json: time stamp 2024-11-05 07:47:19 is 24486947.594117896 s in the future tar: ./tc-testing/tc-tests/actions/mpls.json: time stamp 2024-11-05 07:47:19 is 24486947.315719021 s in the future tar: ./tc-testing/tc-tests/actions/ctinfo.json: time stamp 2024-11-05 07:47:19 is 24486947.06982573 s in the future tar: ./tc-testing/tc-tests/actions/mirred.json: time stamp 2024-11-05 07:47:19 is 24486946.814000979 s in the future tar: ./tc-testing/tc-tests/actions/nat.json: time stamp 2024-11-05 07:47:19 is 24486946.553213813 s in the future tar: ./tc-testing/tc-tests/actions: time stamp 2024-11-05 07:47:19 is 24486946.428962354 s in the future tar: ./tc-testing/tc-tests/filters/bpf.json: time stamp 2024-11-05 07:47:19 is 24486946.125389438 s in the future tar: ./tc-testing/tc-tests/filters/u32.json: time stamp 2024-11-05 07:47:19 is 24486945.862085271 s in the future tar: ./tc-testing/tc-tests/filters/route.json: time stamp 2024-11-05 07:47:30 is 24486956.628539604 s in the future tar: ./tc-testing/tc-tests/filters/flower.json: time stamp 2024-11-05 07:47:19 is 24486945.378444979 s in the future tar: ./tc-testing/tc-tests/filters/fw.json: time stamp 2024-11-05 07:47:19 is 24486945.112369146 s in the future tar: ./tc-testing/tc-tests/filters/flow.json: time stamp 2024-11-05 07:47:30 is 24486955.853081604 s in the future tar: ./tc-testing/tc-tests/filters/basic.json: time stamp 2024-11-05 07:47:30 is 24486955.615140354 s in the future tar: ./tc-testing/tc-tests/filters/cgroup.json: time stamp 2024-11-05 07:47:30 is 24486955.336302771 s in the future tar: ./tc-testing/tc-tests/filters/matchall.json: time stamp 2024-11-05 07:47:19 is 24486944.086574271 s in the future tar: ./tc-testing/tc-tests/filters: time stamp 2024-11-05 07:47:30 is 24486954.952550687 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfq.json: time stamp 2024-11-05 07:47:19 is 24486943.698206479 s in the future tar: ./tc-testing/tc-tests/qdiscs/etf.json: time stamp 2024-11-05 07:47:19 is 24486943.477126812 s in the future tar: ./tc-testing/tc-tests/qdiscs/ingress.json: time stamp 2024-11-05 07:47:19 is 24486943.227459396 s in the future tar: ./tc-testing/tc-tests/qdiscs/hfsc.json: time stamp 2024-11-05 07:47:19 is 24486942.953010104 s in the future tar: ./tc-testing/tc-tests/qdiscs/tbf.json: time stamp 2024-11-05 07:47:19 is 24486942.713340354 s in the future tar: ./tc-testing/tc-tests/qdiscs/plug.json: time stamp 2024-11-05 07:47:19 is 24486942.462921521 s in the future tar: ./tc-testing/tc-tests/qdiscs/codel.json: time stamp 2024-11-05 07:47:19 is 24486942.187722354 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_codel.json: time stamp 2024-11-05 07:47:19 is 24486941.942771604 s in the future tar: ./tc-testing/tc-tests/qdiscs/red.json: time stamp 2024-11-05 07:47:19 is 24486941.692751271 s in the future tar: ./tc-testing/tc-tests/qdiscs/cake.json: time stamp 2024-11-05 07:47:19 is 24486941.453604062 s in the future tar: ./tc-testing/tc-tests/qdiscs/drr.json: time stamp 2024-11-05 07:47:19 is 24486941.136776354 s in the future tar: ./tc-testing/tc-tests/qdiscs/fifo.json: time stamp 2024-11-05 07:47:19 is 24486940.892030104 s in the future tar: ./tc-testing/tc-tests/qdiscs/qfq.json: time stamp 2024-11-05 07:47:19 is 24486940.658472395 s in the future tar: ./tc-testing/tc-tests/qdiscs/teql.json: time stamp 2024-11-05 07:47:19 is 24486940.399684437 s in the future tar: ./tc-testing/tc-tests/qdiscs/multiq.json: time stamp 2024-11-05 07:47:19 is 24486940.102530979 s in the future tar: ./tc-testing/tc-tests/qdiscs/pfifo_fast.json: time stamp 2024-11-05 07:47:19 is 24486939.857633812 s in the future tar: ./tc-testing/tc-tests/qdiscs/htb.json: time stamp 2024-11-05 07:47:19 is 24486939.618601229 s in the future tar: ./tc-testing/tc-tests/qdiscs/cbs.json: time stamp 2024-11-05 07:47:19 is 24486939.390632062 s in the future tar: ./tc-testing/tc-tests/qdiscs/choke.json: time stamp 2024-11-05 07:47:19 is 24486939.14322427 s in the future tar: ./tc-testing/tc-tests/qdiscs/netem.json: time stamp 2024-11-05 07:47:19 is 24486938.882010562 s in the future tar: ./tc-testing/tc-tests/qdiscs/skbprio.json: time stamp 2024-11-05 07:47:19 is 24486938.589792979 s in the future tar: ./tc-testing/tc-tests/qdiscs/sfb.json: time stamp 2024-11-05 07:47:19 is 24486938.348295603 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq.json: time stamp 2024-11-05 07:47:19 is 24486938.09227302 s in the future tar: ./tc-testing/tc-tests/qdiscs/mq.json: time stamp 2024-11-05 07:47:19 is 24486937.775382728 s in the future tar: ./tc-testing/tc-tests/qdiscs/fq_pie.json: time stamp 2024-11-05 07:47:19 is 24486937.520379728 s in the future tar: ./tc-testing/tc-tests/qdiscs/mqprio.json: time stamp 2024-11-05 07:47:19 is 24486937.28857802 s in the future tar: ./tc-testing/tc-tests/qdiscs/gred.json: time stamp 2024-11-05 07:47:19 is 24486937.053124187 s in the future tar: ./tc-testing/tc-tests/qdiscs/hhf.json: time stamp 2024-11-05 07:47:19 is 24486936.819568728 s in the future tar: ./tc-testing/tc-tests/qdiscs/ets.json: time stamp 2024-11-05 07:47:19 is 24486936.671729103 s in the future tar: ./tc-testing/tc-tests/qdiscs/prio.json: time stamp 2024-11-05 07:47:19 is 24486936.54083252 s in the future tar: ./tc-testing/tc-tests/qdiscs/taprio.json: time stamp 2024-11-05 07:47:19 is 24486936.332370478 s in the future tar: ./tc-testing/tc-tests/qdiscs: time stamp 2024-11-05 07:47:19 is 24486936.218952103 s in the future tar: ./tc-testing/tc-tests/infra/filter.json: time stamp 2024-11-05 07:47:19 is 24486935.92893577 s in the future tar: ./tc-testing/tc-tests/infra/actions.json: time stamp 2024-11-05 07:47:19 is 24486935.670461395 s in the future tar: ./tc-testing/tc-tests/infra: time stamp 2024-11-05 07:47:26 is 24486942.568496853 s in the future tar: ./tc-testing/tc-tests: time stamp 2024-11-05 07:47:19 is 24486935.468387436 s in the future tar: ./tc-testing/config: time stamp 2024-11-05 07:47:19 is 24486935.23712152 s in the future tar: ./tc-testing/action-ebpf: time stamp 2024-11-05 07:47:19 is 24486935.076277103 s in the future tar: ./tc-testing/tdc_config.py: time stamp 2024-11-05 07:47:19 is 24486934.779215686 s in the future tar: ./tc-testing/tdc_multibatch.py: time stamp 2024-11-05 07:47:19 is 24486934.551059561 s in the future tar: ./tc-testing/TdcPlugin.py: time stamp 2024-11-05 07:47:19 is 24486934.312184603 s in the future tar: ./tc-testing/tdc.sh: time stamp 2024-11-05 07:47:19 is 24486934.052385353 s in the future tar: ./tc-testing/plugin-lib/valgrindPlugin.py: time stamp 2024-11-05 07:47:19 is 24486933.858603978 s in the future tar: ./tc-testing/plugin-lib/rootPlugin.py: time stamp 2024-11-05 07:47:19 is 24486933.633488895 s in the future tar: ./tc-testing/plugin-lib/nsPlugin.py: time stamp 2024-11-05 07:47:19 is 24486933.412758936 s in the future tar: ./tc-testing/plugin-lib/scapyPlugin.py: time stamp 2024-11-05 07:47:19 is 24486933.201888061 s in the future tar: ./tc-testing/plugin-lib/README-PLUGINS: time stamp 2024-11-05 07:47:19 is 24486932.928948936 s in the future tar: ./tc-testing/plugin-lib: time stamp 2024-11-05 07:47:19 is 24486932.824445936 s in the future tar: ./tc-testing/tdc_helper.py: time stamp 2024-11-05 07:47:19 is 24486932.545449353 s in the future tar: ./tc-testing/scripts/taprio_wait_for_admin.sh: time stamp 2024-11-05 07:47:19 is 24486932.266116853 s in the future tar: ./tc-testing/scripts: time stamp 2024-11-05 07:47:19 is 24486932.134233311 s in the future tar: ./tc-testing/tdc_config_local_template.py: time stamp 2024-11-05 07:47:19 is 24486931.856967728 s in the future tar: ./tc-testing/TdcResults.py: time stamp 2024-11-05 07:47:19 is 24486931.676950394 s in the future tar: ./tc-testing/settings: time stamp 2024-11-05 07:47:19 is 24486931.431592019 s in the future tar: ./tc-testing/plugins/__init__.py: time stamp 2024-11-05 07:47:19 is 24486931.168364978 s in the future tar: ./tc-testing/plugins: time stamp 2024-11-05 07:47:19 is 24486931.058033228 s in the future tar: ./tc-testing: time stamp 2024-11-05 08:51:27 is 24490778.906270436 s in the future tar: ./fpu/test_fpu: time stamp 2024-11-05 08:49:53 is 24490684.622719311 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-11-05 07:47:19 is 24486930.380737769 s in the future tar: ./fpu: time stamp 2024-11-05 08:51:19 is 24490770.290781519 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-11-05 08:50:13 is 24490704.023749269 s in the future tar: ./mount/config: time stamp 2024-11-05 07:47:19 is 24486929.700633686 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-11-05 07:47:19 is 24486929.473233977 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-11-05 08:50:13 is 24490703.246392311 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-11-05 07:47:19 is 24486928.989341811 s in the future tar: ./mount: time stamp 2024-11-05 08:51:22 is 24490771.879446602 s in the future tar: ./cgroup/test_kmem: time stamp 2024-11-05 08:49:06 is 24490635.580551269 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-11-05 07:47:19 is 24486928.353653186 s in the future tar: ./cgroup/test_freezer: time stamp 2024-11-05 08:49:05 is 24490634.111649019 s in the future tar: ./cgroup/test_cpu: time stamp 2024-11-05 08:49:05 is 24490633.861578811 s in the future tar: ./cgroup/test_cpuset: time stamp 2024-11-05 08:49:05 is 24490633.537916852 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-11-05 08:49:06 is 24490634.282524769 s in the future tar: ./cgroup/test_core: time stamp 2024-11-05 08:49:05 is 24490633.052790102 s in the future tar: ./cgroup/test_cpuset_v1_hp.sh: time stamp 2024-11-05 07:47:19 is 24486926.802395269 s in the future tar: ./cgroup/test_zswap: time stamp 2024-11-05 08:49:06 is 24490633.580656227 s in the future tar: ./cgroup/config: time stamp 2024-11-05 07:47:19 is 24486926.343562019 s in the future tar: ./cgroup/test_pids: time stamp 2024-11-05 08:49:06 is 24490633.105205977 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-11-05 08:49:06 is 24490632.859674019 s in the future tar: ./cgroup/test_kill: time stamp 2024-11-05 08:49:06 is 24490632.612951102 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-11-05 07:47:19 is 24486925.392664352 s in the future tar: ./cgroup/test_hugetlb_memcg: time stamp 2024-11-05 08:49:05 is 24490631.178966394 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-11-05 07:47:19 is 24486924.93392331 s in the future tar: ./cgroup: time stamp 2024-11-05 08:51:16 is 24490761.826975602 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-11-05 08:50:13 is 24490698.49186056 s in the future tar: ./mincore: time stamp 2024-11-05 08:51:21 is 24490766.383446977 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-11-05 07:47:19 is 24486924.029645435 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-11-05 07:47:19 is 24486923.924639102 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-11-05 07:47:19 is 24486923.701035518 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-11-05 07:47:19 is 24486923.415997227 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-11-05 07:47:19 is 24486923.177922102 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-11-05 07:47:19 is 24486923.073830518 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-11-05 07:47:19 is 24486922.826787435 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-11-05 07:47:19 is 24486922.573449977 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-11-05 07:47:19 is 24486922.456698768 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-11-05 07:47:19 is 24486922.147979185 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-11-05 07:47:19 is 24486921.890733977 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-11-05 07:47:19 is 24486921.65596806 s in the future tar: ./ftrace/test.d/dynevent/tprobe_syntax_errors.tc: time stamp 2024-11-05 07:47:19 is 24486921.407011601 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-11-05 07:47:19 is 24486921.122207476 s in the future tar: ./ftrace/test.d/dynevent/fprobe_entry_arg.tc: time stamp 2024-11-05 07:47:19 is 24486920.898308476 s in the future tar: ./ftrace/test.d/dynevent/add_remove_btfarg.tc: time stamp 2024-11-05 07:47:19 is 24486920.656364601 s in the future tar: ./ftrace/test.d/dynevent/add_remove_uprobe.tc: time stamp 2024-11-05 07:47:19 is 24486920.422787851 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-11-05 07:47:19 is 24486920.176834851 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe_module.tc: time stamp 2024-11-05 07:47:19 is 24486919.913477268 s in the future tar: ./ftrace/test.d/dynevent/add_remove_tprobe.tc: time stamp 2024-11-05 07:47:19 is 24486919.62614131 s in the future tar: ./ftrace/test.d/dynevent/add_remove_fprobe.tc: time stamp 2024-11-05 07:47:19 is 24486919.391211935 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-11-05 07:47:19 is 24486919.145207518 s in the future tar: ./ftrace/test.d/dynevent/fprobe_syntax_errors.tc: time stamp 2024-11-05 07:47:19 is 24486918.898542893 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-11-05 07:47:19 is 24486918.653170226 s in the future tar: ./ftrace/test.d/dynevent/fprobe_args_vfs.tc: time stamp 2024-11-05 07:47:19 is 24486918.406938476 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-11-05 07:47:19 is 24486918.295815393 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-11-05 07:47:19 is 24486917.985915226 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-11-05 07:47:19 is 24486917.877408934 s in the future tar: ./ftrace/test.d/ftrace/fgraph-multi.tc: time stamp 2024-11-05 07:47:19 is 24486917.552146351 s in the future tar: ./ftrace/test.d/ftrace/func_hotplug.tc: time stamp 2024-11-05 07:47:19 is 24486917.304314101 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-11-05 07:47:19 is 24486917.068452851 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-11-05 07:47:19 is 24486916.803791768 s in the future tar: ./ftrace/test.d/ftrace/fgraph-profiler.tc: time stamp 2024-11-05 07:47:19 is 24486916.560319976 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-11-05 07:47:19 is 24486916.326676101 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-11-05 07:47:19 is 24486916.076157601 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-11-05 07:47:19 is 24486915.834352309 s in the future tar: ./ftrace/test.d/ftrace/fgraph-retval.tc: time stamp 2024-11-05 07:47:30 is 24486926.558930809 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-11-05 07:47:19 is 24486915.317235184 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-11-05 07:47:19 is 24486915.033655809 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-11-05 07:47:19 is 24486914.783346517 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-11-05 07:47:19 is 24486914.483112642 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-11-05 07:47:19 is 24486914.257933267 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-11-05 07:47:19 is 24486914.005549434 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-11-05 07:47:19 is 24486913.757468309 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-11-05 07:47:19 is 24486913.496912184 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-11-05 07:47:19 is 24486913.265328975 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-11-05 07:47:19 is 24486913.021558975 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-11-05 07:47:30 is 24486923.890798142 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-11-05 07:47:19 is 24486912.612936517 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-11-05 07:47:19 is 24486912.330913225 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-11-05 07:47:19 is 24486912.095790267 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-11-05 07:47:19 is 24486911.863807725 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-11-05 07:47:19 is 24486911.637197517 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-11-05 07:47:19 is 24486911.375101684 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-11-05 07:47:19 is 24486911.111817309 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-11-05 07:47:19 is 24486910.886744809 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-11-05 07:47:19 is 24486910.6451611 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-11-05 07:47:19 is 24486910.428899892 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack.tc: time stamp 2024-11-05 07:47:19 is 24486910.194540308 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-11-05 07:47:19 is 24486909.936029933 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-stack-legacy.tc: time stamp 2024-11-05 07:47:19 is 24486909.71028685 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-11-05 07:47:19 is 24486909.468544808 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-11-05 07:47:19 is 24486909.203383808 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-11-05 07:47:19 is 24486908.985912933 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-11-05 07:47:19 is 24486908.726398767 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-11-05 07:47:19 is 24486908.476127517 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-11-05 07:47:19 is 24486908.353231475 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-11-05 07:47:19 is 24486908.092553225 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-11-05 07:47:19 is 24486907.825839433 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-11-05 07:47:19 is 24486907.575491766 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-11-05 07:47:19 is 24486907.337780975 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-11-05 07:47:19 is 24486907.091946058 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-11-05 07:47:19 is 24486906.843477766 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-11-05 07:47:19 is 24486906.608265558 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-11-05 07:47:19 is 24486906.37622685 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-11-05 07:47:19 is 24486906.107852808 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-11-05 07:47:19 is 24486905.882719891 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-11-05 07:47:19 is 24486905.598602891 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-11-05 07:47:19 is 24486905.374888225 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-11-05 07:47:19 is 24486905.123805016 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-11-05 07:47:19 is 24486905.015233266 s in the future tar: ./ftrace/test.d/template: time stamp 2024-11-05 07:47:19 is 24486904.782868474 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-11-05 07:47:19 is 24486904.498595683 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-11-05 07:47:19 is 24486904.214488683 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-11-05 07:47:19 is 24486904.114304683 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-11-05 07:47:19 is 24486903.839574141 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-11-05 07:47:19 is 24486903.597068308 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-11-05 07:47:19 is 24486903.364161308 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-11-05 07:47:19 is 24486903.129949849 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-11-05 07:47:19 is 24486902.880507391 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-11-05 07:47:19 is 24486902.637779266 s in the future tar: ./ftrace/test.d/event: time stamp 2024-11-05 07:47:19 is 24486902.479438349 s in the future tar: ./ftrace/test.d/filter/event-filter-function.tc: time stamp 2024-11-05 07:47:19 is 24486902.178901349 s in the future tar: ./ftrace/test.d/filter: time stamp 2024-11-05 07:47:19 is 24486902.071182682 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-11-05 07:47:19 is 24486901.795341182 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-11-05 07:47:19 is 24486901.553996057 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-11-05 07:47:19 is 24486901.294816682 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_char.tc: time stamp 2024-11-05 07:47:19 is 24486901.045179807 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-11-05 07:47:19 is 24486900.811064891 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-11-05 07:47:19 is 24486900.586588932 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-11-05 07:47:19 is 24486900.318675974 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_vfs.tc: time stamp 2024-11-05 07:47:19 is 24486900.094326099 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-11-05 07:47:19 is 24486899.851632016 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-11-05 07:47:19 is 24486899.627240974 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-11-05 07:47:19 is 24486899.360426724 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-11-05 07:47:19 is 24486898.976911474 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-11-05 07:47:19 is 24486898.75230414 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-11-05 07:47:19 is 24486898.476497224 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-11-05 07:47:19 is 24486898.217459349 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-11-05 07:47:19 is 24486897.966470432 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-11-05 07:47:19 is 24486897.733590557 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-11-05 07:47:19 is 24486897.516054807 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-11-05 07:47:19 is 24486897.283124932 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-11-05 07:47:19 is 24486897.040587599 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-11-05 07:47:19 is 24486896.807649515 s in the future tar: ./ftrace/test.d/kprobe/kprobe_insn_boundary.tc: time stamp 2024-11-05 07:47:19 is 24486896.556838432 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-11-05 07:47:19 is 24486896.306555265 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_entry_arg.tc: time stamp 2024-11-05 07:47:19 is 24486896.064700973 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-11-05 07:47:19 is 24486895.814396807 s in the future tar: ./ftrace/test.d/kprobe/kprobe_opt_types.tc: time stamp 2024-11-05 07:47:19 is 24486895.57253339 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-11-05 07:47:19 is 24486895.338776807 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-11-05 07:47:19 is 24486895.20111689 s in the future tar: ./ftrace/test.d/00basic/trace_marker.tc: time stamp 2024-11-05 07:47:19 is 24486894.906969015 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-11-05 07:47:19 is 24486894.646638807 s in the future tar: ./ftrace/test.d/00basic/test_ownership.tc: time stamp 2024-11-05 07:47:19 is 24486894.313472432 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-11-05 07:47:19 is 24486894.021154348 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-11-05 07:47:19 is 24486893.787963932 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_subbuf_size.tc: time stamp 2024-11-05 07:47:19 is 24486893.537285515 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-11-05 07:47:19 is 24486893.295854348 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-11-05 07:47:19 is 24486893.036910223 s in the future tar: ./ftrace/test.d/00basic/snapshot1.tc: time stamp 2024-11-05 07:47:19 is 24486892.778632056 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-11-05 07:47:19 is 24486892.486364556 s in the future tar: ./ftrace/test.d/00basic/mount_options.tc: time stamp 2024-11-05 07:47:19 is 24486892.236489848 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-11-05 07:47:19 is 24486891.971222848 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-11-05 07:47:19 is 24486891.86879389 s in the future tar: ./ftrace/test.d: time stamp 2024-11-05 07:47:19 is 24486891.743865223 s in the future tar: ./ftrace/config: time stamp 2024-11-05 07:47:19 is 24486891.527450473 s in the future tar: ./ftrace/ftracetest-ktap: time stamp 2024-11-05 07:47:19 is 24486891.284968056 s in the future tar: ./ftrace/settings: time stamp 2024-11-05 07:47:19 is 24486891.051710265 s in the future tar: ./ftrace/ftracetest: time stamp 2024-11-05 07:47:19 is 24486890.817791056 s in the future tar: ./ftrace: time stamp 2024-11-05 08:51:19 is 24490730.709555139 s in the future tar: ./drivers/net/queues.py: time stamp 2024-11-05 07:47:19 is 24486890.350892681 s in the future tar: ./drivers/net/netcons_basic.sh: time stamp 2024-11-05 07:47:30 is 24486901.033865848 s in the future tar: ./drivers/net/virtio_net/virtio_net_common.sh: time stamp 2024-11-05 07:47:19 is 24486889.758608473 s in the future tar: ./drivers/net/virtio_net/basic_features.sh: time stamp 2024-11-05 07:47:19 is 24486889.516557556 s in the future tar: ./drivers/net/virtio_net/config: time stamp 2024-11-05 07:47:19 is 24486889.241347014 s in the future tar: ./drivers/net/virtio_net: time stamp 2024-11-05 08:51:17 is 24490727.116211806 s in the future tar: ./drivers/net/config: time stamp 2024-11-05 07:47:19 is 24486888.815950306 s in the future tar: ./drivers/net/lib/py/remote_netns.py: time stamp 2024-11-05 07:47:19 is 24486888.498807348 s in the future tar: ./drivers/net/lib/py/remote.py: time stamp 2024-11-05 07:47:19 is 24486888.273946014 s in the future tar: ./drivers/net/lib/py/env.py: time stamp 2024-11-05 07:47:19 is 24486888.040130806 s in the future tar: ./drivers/net/lib/py/load.py: time stamp 2024-11-05 07:47:19 is 24486887.790132722 s in the future tar: ./drivers/net/lib/py/__init__.py: time stamp 2024-11-05 07:47:19 is 24486887.581328722 s in the future tar: ./drivers/net/lib/py/remote_ssh.py: time stamp 2024-11-05 07:47:19 is 24486887.314573556 s in the future tar: ./drivers/net/lib/py: time stamp 2024-11-05 07:47:19 is 24486887.214219306 s in the future tar: ./drivers/net/lib: time stamp 2024-11-05 07:47:19 is 24486887.055866806 s in the future tar: ./drivers/net/team/config: time stamp 2024-11-05 07:47:19 is 24486886.730624306 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-11-05 07:47:19 is 24486886.496998889 s in the future tar: ./drivers/net/team: time stamp 2024-11-05 08:51:17 is 24490724.313588014 s in the future tar: ./drivers/net/ping.py: time stamp 2024-11-05 07:47:19 is 24486886.071762639 s in the future tar: ./drivers/net/stats.py: time stamp 2024-11-05 07:47:19 is 24486885.833952139 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-11-05 07:47:19 is 24486885.526111097 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-11-05 07:47:19 is 24486885.278980055 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-11-05 07:47:19 is 24486885.042524514 s in the future tar: ./drivers/net/bonding/bond_topo_2d1c.sh: time stamp 2024-11-05 07:47:19 is 24486884.795389972 s in the future tar: ./drivers/net/bonding/mode-1-recovery-updelay.sh: time stamp 2024-11-05 07:47:19 is 24486884.520206305 s in the future tar: ./drivers/net/bonding/bond_options.sh: time stamp 2024-11-05 07:47:19 is 24486884.244962222 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-11-05 07:47:19 is 24486883.986406639 s in the future tar: ./drivers/net/bonding/mode-2-recovery-updelay.sh: time stamp 2024-11-05 07:47:19 is 24486883.696488972 s in the future tar: ./drivers/net/bonding/bond_topo_3d1c.sh: time stamp 2024-11-05 07:47:19 is 24486883.44391043 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-11-05 07:47:19 is 24486883.177052597 s in the future tar: ./drivers/net/bonding/bond-eth-type-change.sh: time stamp 2024-11-05 07:47:19 is 24486882.947924055 s in the future tar: ./drivers/net/bonding/bond_macvlan.sh: time stamp 2024-11-05 07:47:19 is 24486882.718209014 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-11-05 07:47:19 is 24486882.480621805 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-11-05 07:47:19 is 24486882.225918055 s in the future tar: ./drivers/net/bonding: time stamp 2024-11-05 07:47:19 is 24486882.092558013 s in the future tar: ./drivers/net: time stamp 2024-11-05 08:51:17 is 24490719.978377222 s in the future tar: ./drivers/platform/x86/intel/ifs/test_ifs.sh: time stamp 2024-11-05 07:47:19 is 24486881.575097013 s in the future tar: ./drivers/platform/x86/intel/ifs: time stamp 2024-11-05 08:51:17 is 24490719.461093138 s in the future tar: ./drivers/platform/x86/intel: time stamp 2024-11-05 08:51:17 is 24490719.34821393 s in the future tar: ./drivers/platform/x86: time stamp 2024-11-05 08:51:17 is 24490719.225064805 s in the future tar: ./drivers/platform: time stamp 2024-11-05 08:51:17 is 24490719.114734222 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-11-05 08:49:08 is 24490589.789462638 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-11-05 07:47:19 is 24486880.527321805 s in the future tar: ./drivers/dma-buf: time stamp 2024-11-05 08:51:17 is 24490718.41203568 s in the future tar: ./drivers: time stamp 2024-11-05 08:51:17 is 24490718.288978305 s in the future tar: ./user_events/ftrace_test: time stamp 2024-11-05 08:51:01 is 24490701.986867763 s in the future tar: ./user_events/config: time stamp 2024-11-05 07:47:19 is 24486879.742970138 s in the future tar: ./user_events/dyn_test: time stamp 2024-11-05 08:51:01 is 24490701.459325805 s in the future tar: ./user_events/perf_test: time stamp 2024-11-05 08:51:01 is 24490701.192527388 s in the future tar: ./user_events/abi_test: time stamp 2024-11-05 08:51:01 is 24490700.959224596 s in the future tar: ./user_events/settings: time stamp 2024-11-05 07:47:19 is 24486878.660075721 s in the future tar: ./user_events: time stamp 2024-11-05 08:51:28 is 24490727.533809805 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-11-05 08:50:00 is 24490639.26671118 s in the future tar: ./kcmp: time stamp 2024-11-05 08:51:20 is 24490719.150039388 s in the future tar: ./dt/test_unprobed_devices.sh: time stamp 2024-11-05 07:47:19 is 24486877.870481721 s in the future tar: ./dt/compatible_ignore_list: time stamp 2024-11-05 07:47:19 is 24486877.633005638 s in the future tar: ./dt/compatible_list: time stamp 2024-11-05 08:49:50 is 24490628.282607971 s in the future tar: ./dt: time stamp 2024-11-05 08:51:18 is 24490716.136673346 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-11-05 08:50:41 is 24490678.857038638 s in the future tar: ./pid_namespace/config: time stamp 2024-11-05 07:47:19 is 24486876.579004596 s in the future tar: ./pid_namespace: time stamp 2024-11-05 08:51:24 is 24490721.470214596 s in the future tar: ./connector/proc_filter: time stamp 2024-11-05 08:49:07 is 24490584.128329096 s in the future tar: ./connector: time stamp 2024-11-05 08:51:16 is 24490712.997969096 s in the future tar: ./tty/tty_tstamp_update: time stamp 2024-11-05 08:51:00 is 24490696.727361304 s in the future tar: ./tty: time stamp 2024-11-05 08:51:27 is 24490723.627854804 s in the future tar: ./timers/inconsistency-check: time stamp 2024-11-05 08:50:58 is 24490694.338956804 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-11-05 08:50:59 is 24490695.093450638 s in the future tar: ./timers/adjtick: time stamp 2024-11-05 08:50:59 is 24490694.838591804 s in the future tar: ./timers/freq-step: time stamp 2024-11-05 08:50:59 is 24490694.593136846 s in the future tar: ./timers/rtcpie: time stamp 2024-11-05 08:50:59 is 24490694.342955304 s in the future tar: ./timers/set-tai: time stamp 2024-11-05 08:51:00 is 24490695.109422762 s in the future tar: ./timers/nanosleep: time stamp 2024-11-05 08:50:58 is 24490692.875515762 s in the future tar: ./timers/set-2038: time stamp 2024-11-05 08:51:00 is 24490694.495784137 s in the future tar: ./timers/set-tz: time stamp 2024-11-05 08:51:00 is 24490694.233358054 s in the future tar: ./timers/threadtest: time stamp 2024-11-05 08:50:58 is 24490691.975315596 s in the future tar: ./timers/skew_consistency: time stamp 2024-11-05 08:50:59 is 24490692.741289346 s in the future tar: ./timers/nsleep-lat: time stamp 2024-11-05 08:50:58 is 24490691.516682221 s in the future tar: ./timers/change_skew: time stamp 2024-11-05 08:50:59 is 24490692.265727346 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-11-05 08:50:59 is 24490692.027733346 s in the future tar: ./timers/mqueue-lat: time stamp 2024-11-05 08:50:58 is 24490690.782070971 s in the future tar: ./timers/clocksource-switch: time stamp 2024-11-05 08:50:59 is 24490691.557218304 s in the future tar: ./timers/posix_timers: time stamp 2024-11-05 08:50:58 is 24490690.314751845 s in the future tar: ./timers/leapcrash: time stamp 2024-11-05 08:51:00 is 24490692.073358929 s in the future tar: ./timers/set-timer-lat: time stamp 2024-11-05 08:50:58 is 24490689.822589304 s in the future tar: ./timers/settings: time stamp 2024-11-05 07:47:19 is 24486870.576205137 s in the future tar: ./timers/leap-a-day: time stamp 2024-11-05 08:51:00 is 24490691.355607887 s in the future tar: ./timers/raw_skew: time stamp 2024-11-05 08:50:58 is 24490689.10894122 s in the future tar: ./timers: time stamp 2024-11-05 08:51:27 is 24490717.99604322 s in the future tar: ./splice/config: time stamp 2024-11-05 07:47:19 is 24486869.658722387 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-11-05 07:47:19 is 24486869.425113429 s in the future tar: ./splice/splice_read: time stamp 2024-11-05 08:50:55 is 24490685.166831429 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-11-05 07:47:19 is 24486868.941332429 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-11-05 08:50:55 is 24490684.699769554 s in the future tar: ./splice/settings: time stamp 2024-11-05 07:47:19 is 24486868.41591797 s in the future tar: ./splice: time stamp 2024-11-05 08:51:26 is 24490715.303367887 s in the future tar: ./acct/acct_syscall: time stamp 2024-11-05 08:49:03 is 24490571.986147512 s in the future tar: ./acct: time stamp 2024-11-05 08:51:15 is 24490703.857177178 s in the future tar: ./ir/ir_loopback: time stamp 2024-11-05 08:50:00 is 24490628.569849303 s in the future tar: ./ir/ir_loopback.sh: time stamp 2024-11-05 07:47:19 is 24486867.335508387 s in the future tar: ./ir: time stamp 2024-11-05 08:51:20 is 24490708.202720053 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-11-05 08:50:12 is 24490639.889447178 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-11-05 08:50:12 is 24490639.614518262 s in the future tar: ./membarrier: time stamp 2024-11-05 08:51:21 is 24490708.51044947 s in the future tar: ./power_supply/test_power_supply_properties.sh: time stamp 2024-11-05 07:47:19 is 24486866.201843678 s in the future tar: ./power_supply/helpers.sh: time stamp 2024-11-05 07:47:19 is 24486865.963753428 s in the future tar: ./power_supply: time stamp 2024-11-05 08:51:24 is 24490710.830385095 s in the future tar: ./timens/vfork_exec: time stamp 2024-11-05 08:50:57 is 24490683.546687261 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-11-05 08:50:57 is 24490683.280845261 s in the future tar: ./timens/timer: time stamp 2024-11-05 08:50:57 is 24490683.037785928 s in the future tar: ./timens/gettime_perf: time stamp 2024-11-05 08:50:57 is 24490682.785891886 s in the future tar: ./timens/config: time stamp 2024-11-05 07:47:19 is 24486864.545773678 s in the future tar: ./timens/exec: time stamp 2024-11-05 08:50:57 is 24490682.304917636 s in the future tar: ./timens/timens: time stamp 2024-11-05 08:50:56 is 24490681.045326511 s in the future tar: ./timens/timerfd: time stamp 2024-11-05 08:50:57 is 24490681.801940595 s in the future tar: ./timens/procfs: time stamp 2024-11-05 08:50:57 is 24490681.536545053 s in the future tar: ./timens/futex: time stamp 2024-11-05 08:50:57 is 24490681.143311595 s in the future tar: ./timens: time stamp 2024-11-05 08:51:27 is 24490710.981299345 s in the future tar: ./perf_events/remove_on_exec: time stamp 2024-11-05 08:50:40 is 24490663.718976219 s in the future tar: ./perf_events/sigtrap_threads: time stamp 2024-11-05 08:50:39 is 24490662.451167886 s in the future tar: ./perf_events/watermark_signal: time stamp 2024-11-05 08:50:40 is 24490663.166586844 s in the future tar: ./perf_events/config: time stamp 2024-11-05 07:47:19 is 24486861.925835469 s in the future tar: ./perf_events/settings: time stamp 2024-11-05 07:47:19 is 24486861.671668344 s in the future tar: ./perf_events: time stamp 2024-11-05 08:51:24 is 24490706.542203053 s in the future tar: ./iommu/iommufd_fail_nth: time stamp 2024-11-05 08:49:59 is 24490621.234512011 s in the future tar: ./iommu/iommufd: time stamp 2024-11-05 08:49:59 is 24490620.916638386 s in the future tar: ./iommu/config: time stamp 2024-11-05 07:47:19 is 24486860.662341094 s in the future tar: ./iommu: time stamp 2024-11-05 08:51:20 is 24490701.559305386 s in the future tar: ./sysctl/config: time stamp 2024-11-05 07:47:19 is 24486860.275184136 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-11-05 07:47:19 is 24486860.007877052 s in the future tar: ./sysctl: time stamp 2024-11-05 08:51:26 is 24490706.877919302 s in the future tar: ./efivarfs/config: time stamp 2024-11-05 07:47:19 is 24486859.600078219 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-11-05 08:49:50 is 24490610.340559969 s in the future tar: ./efivarfs/create-read: time stamp 2024-11-05 08:49:50 is 24490610.090741719 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-11-05 07:47:19 is 24486858.853082302 s in the future tar: ./efivarfs: time stamp 2024-11-05 08:51:18 is 24490697.740117552 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-11-05 07:47:19 is 24486858.456637094 s in the future tar: ./intel_pstate: time stamp 2024-11-05 08:51:20 is 24490699.340280677 s in the future tar: ./filesystems/fat/config: time stamp 2024-11-05 07:47:19 is 24486857.927397177 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-11-05 08:49:52 is 24490610.675728011 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-11-05 07:47:19 is 24486857.443435719 s in the future tar: ./filesystems/fat: time stamp 2024-11-05 08:51:18 is 24490696.314532052 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-11-05 08:49:51 is 24490609.073295427 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-11-05 08:49:52 is 24490609.649616427 s in the future tar: ./filesystems/epoll: time stamp 2024-11-05 08:51:18 is 24490695.521845927 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-11-05 07:47:19 is 24486856.246831135 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-11-05 08:49:51 is 24490607.988256969 s in the future tar: ./filesystems/binderfs: time stamp 2024-11-05 08:51:18 is 24490694.879524177 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-11-05 08:49:51 is 24490607.65432676 s in the future tar: ./filesystems/overlayfs/dev_in_maps: time stamp 2024-11-05 08:49:52 is 24490608.370965469 s in the future tar: ./filesystems/overlayfs: time stamp 2024-11-05 08:51:18 is 24490694.216310844 s in the future tar: ./filesystems/statmount/statmount_test: time stamp 2024-11-05 08:49:53 is 24490608.899315135 s in the future tar: ./filesystems/statmount/statmount_test_ns: time stamp 2024-11-05 08:49:53 is 24490608.636961385 s in the future tar: ./filesystems/statmount: time stamp 2024-11-05 08:51:18 is 24490693.520831552 s in the future tar: ./filesystems: time stamp 2024-11-05 08:51:18 is 24490693.405582302 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-11-05 07:47:19 is 24486854.119636468 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-11-05 07:47:19 is 24486853.878149093 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-11-05 07:47:19 is 24486853.638236802 s in the future tar: ./firmware/config: time stamp 2024-11-05 07:47:19 is 24486853.386074093 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-11-05 07:47:19 is 24486853.146146218 s in the future tar: ./firmware/fw_namespace: time stamp 2024-11-05 08:49:53 is 24490606.818977302 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-11-05 07:47:19 is 24486852.562235468 s in the future tar: ./firmware/settings: time stamp 2024-11-05 07:47:19 is 24486852.28539751 s in the future tar: ./firmware: time stamp 2024-11-05 08:51:19 is 24490692.163959635 s in the future tar: ./memfd/memfd_test: time stamp 2024-11-05 08:50:13 is 24490625.868286802 s in the future tar: ./memfd/config: time stamp 2024-11-05 07:47:19 is 24486851.608656885 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-11-05 07:47:19 is 24486851.334347426 s in the future tar: ./memfd/fuse_test: time stamp 2024-11-05 08:50:13 is 24490625.075011343 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-11-05 08:50:13 is 24490624.833878926 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-11-05 07:47:19 is 24486850.591269885 s in the future tar: ./memfd: time stamp 2024-11-05 08:51:21 is 24490692.482869635 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-11-05 08:49:55 is 24490606.157986801 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-11-05 07:47:19 is 24486849.908060718 s in the future tar: ./gpio/config: time stamp 2024-11-05 07:47:19 is 24486849.649260301 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-11-05 08:49:55 is 24490605.423396885 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-11-05 07:47:19 is 24486849.182080885 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-11-05 07:47:19 is 24486848.939660884 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-11-05 08:49:55 is 24490604.698303426 s in the future tar: ./gpio: time stamp 2024-11-05 08:51:19 is 24490688.597668884 s in the future tar: ./kselftest-list.txt: time stamp 2024-11-05 08:51:30 is 24490699.364920676 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-11-05 08:50:47 is 24490655.763685301 s in the future tar: ./openat2/openat2_test: time stamp 2024-11-05 08:50:44 is 24490652.197231093 s in the future tar: ./openat2/resolve_test: time stamp 2024-11-05 08:50:46 is 24490653.713370801 s in the future tar: ./openat2: time stamp 2024-11-05 08:51:25 is 24490692.612603384 s in the future tar: ./pstore/pstore_tests: time stamp 2024-11-05 07:47:19 is 24486846.296236301 s in the future tar: ./pstore/config: time stamp 2024-11-05 07:47:19 is 24486846.037055092 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-11-05 07:47:19 is 24486845.779327342 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-11-05 07:47:19 is 24486845.536333509 s in the future tar: ./pstore/common_tests: time stamp 2024-11-05 07:47:19 is 24486845.271905509 s in the future tar: ./pstore: time stamp 2024-11-05 08:51:25 is 24490691.170296842 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-11-05 08:51:02 is 24490667.895016051 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-11-05 08:51:02 is 24490667.653136926 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-11-05 08:51:02 is 24490667.319675884 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-11-05 08:51:02 is 24490667.061171717 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-11-05 08:51:02 is 24490666.827483217 s in the future tar: ./vDSO/vdso_test_getrandom: time stamp 2024-11-05 08:51:02 is 24490666.552245967 s in the future tar: ./vDSO/vdso_test_chacha: time stamp 2024-11-05 08:51:03 is 24490667.327053842 s in the future tar: ./vDSO: time stamp 2024-11-05 08:51:28 is 24490692.185260675 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-11-05 08:50:16 is 24490619.885557425 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-11-05 08:50:16 is 24490619.55975555 s in the future tar: ./mqueue: time stamp 2024-11-05 08:51:22 is 24490685.450341467 s in the future tar: ./sync/sync_test: time stamp 2024-11-05 08:50:56 is 24490659.164598967 s in the future tar: ./sync/config: time stamp 2024-11-05 07:47:19 is 24486841.908218175 s in the future tar: ./sync: time stamp 2024-11-05 08:51:26 is 24490688.7928288 s in the future tar: ./ipc/msgque: time stamp 2024-11-05 08:49:59 is 24490601.52436355 s in the future tar: ./ipc/config: time stamp 2024-11-05 07:47:19 is 24486841.291381217 s in the future tar: ./ipc: time stamp 2024-11-05 08:51:20 is 24490682.167003967 s in the future tar: ./tdx/tdx_guest_test: time stamp 2024-11-05 08:50:56 is 24490657.707984717 s in the future tar: ./tdx/config: time stamp 2024-11-05 07:47:19 is 24486840.465291758 s in the future tar: ./tdx: time stamp 2024-11-05 08:51:27 is 24490688.348437925 s in the future tar: ./tpm2/test_async.sh: time stamp 2024-11-05 07:47:19 is 24486840.073795342 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-11-05 07:47:19 is 24486839.831859175 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-11-05 07:47:19 is 24486839.581910633 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-11-05 07:47:19 is 24486839.364720883 s in the future tar: ./tpm2/settings: time stamp 2024-11-05 07:47:19 is 24486839.114893467 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-11-05 07:47:19 is 24486838.855903133 s in the future tar: ./tpm2: time stamp 2024-11-05 08:51:27 is 24490686.733378175 s in the future tar: ./ptrace/vmaccess: time stamp 2024-11-05 08:50:44 is 24490643.463280967 s in the future tar: ./ptrace/get_set_sud: time stamp 2024-11-05 08:50:44 is 24490643.212965758 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-11-05 08:50:43 is 24490641.979531383 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-11-05 08:50:43 is 24490641.690690841 s in the future tar: ./ptrace: time stamp 2024-11-05 08:51:25 is 24490683.529013591 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-11-05 08:50:56 is 24490654.25451605 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-11-05 07:47:19 is 24486836.9869728 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-11-05 08:50:56 is 24490653.753433675 s in the future tar: ./syscall_user_dispatch: time stamp 2024-11-05 08:51:26 is 24490683.637697091 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-11-05 08:50:49 is 24490646.245202633 s in the future tar: ./resctrl/config: time stamp 2024-11-05 07:47:19 is 24486835.985899591 s in the future tar: ./resctrl/settings: time stamp 2024-11-05 07:47:19 is 24486835.744767716 s in the future tar: ./resctrl: time stamp 2024-11-05 08:51:25 is 24490681.6354498 s in the future tar: ./proc/setns-sysvipc: time stamp 2024-11-05 08:50:43 is 24490639.344116258 s in the future tar: ./proc/read: time stamp 2024-11-05 08:50:43 is 24490639.102394008 s in the future tar: ./proc/proc-subset-pid: time stamp 2024-11-05 08:50:42 is 24490637.835121466 s in the future tar: ./proc/proc-loadavg-001: time stamp 2024-11-05 08:50:42 is 24490637.592883341 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2024-11-05 08:50:42 is 24490637.368055841 s in the future tar: ./proc/proc-empty-vm: time stamp 2024-11-05 08:50:42 is 24490637.133433383 s in the future tar: ./proc/proc-tid0: time stamp 2024-11-05 08:50:42 is 24490636.892597258 s in the future tar: ./proc/proc-pid-vm: time stamp 2024-11-05 08:50:42 is 24490636.658949799 s in the future tar: ./proc/proc-self-isnt-kthread: time stamp 2024-11-05 08:50:42 is 24490636.442082091 s in the future tar: ./proc/proc-2-is-kthread: time stamp 2024-11-05 08:50:41 is 24490635.191919841 s in the future tar: ./proc/proc-uptime-001: time stamp 2024-11-05 08:50:42 is 24490635.966260799 s in the future tar: ./proc/proc-uptime-002: time stamp 2024-11-05 08:50:42 is 24490635.692264216 s in the future tar: ./proc/proc-self-syscall: time stamp 2024-11-05 08:50:42 is 24490635.382568091 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2024-11-05 08:50:43 is 24490636.141741549 s in the future tar: ./proc/config: time stamp 2024-11-05 07:47:19 is 24486831.890510007 s in the future tar: ./proc/thread-self: time stamp 2024-11-05 08:50:43 is 24490635.653583049 s in the future tar: ./proc/setns-dcache: time stamp 2024-11-05 08:50:43 is 24490635.431704007 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2024-11-05 08:50:42 is 24490634.174215216 s in the future tar: ./proc/proc-self-wchan: time stamp 2024-11-05 08:50:42 is 24490633.956178091 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2024-11-05 08:50:43 is 24490634.764331424 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2024-11-05 08:50:41 is 24490632.538918424 s in the future tar: ./proc/fd-001-lookup: time stamp 2024-11-05 08:50:41 is 24490632.305683299 s in the future tar: ./proc/fd-003-kthread: time stamp 2024-11-05 08:50:41 is 24490632.057945674 s in the future tar: ./proc/self: time stamp 2024-11-05 08:50:43 is 24490633.847064216 s in the future tar: ./proc: time stamp 2024-11-05 08:51:25 is 24490675.713044716 s in the future tar: ./core/close_range_test: time stamp 2024-11-05 08:49:07 is 24490537.426826591 s in the future tar: ./core/unshare_test: time stamp 2024-11-05 08:49:07 is 24490537.195721715 s in the future tar: ./core: time stamp 2024-11-05 08:51:16 is 24490666.095636049 s in the future tar: ./run_kselftest.sh: time stamp 2024-11-05 08:51:15 is 24490664.846183299 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-11-05 08:49:54 is 24490583.187343132 s in the future tar: ./futex/functional/run.sh: time stamp 2024-11-05 07:47:19 is 24486827.951072424 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-11-05 08:49:54 is 24490582.713966715 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-11-05 08:49:53 is 24490581.427776299 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-11-05 08:49:53 is 24490581.192086007 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-11-05 08:49:54 is 24490581.902625632 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-11-05 08:49:55 is 24490582.669438299 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-11-05 08:49:54 is 24490581.409450548 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-11-05 08:49:55 is 24490582.192593965 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-11-05 08:49:54 is 24490580.937325673 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-11-05 08:49:54 is 24490580.67656409 s in the future tar: ./futex/functional: time stamp 2024-11-05 08:51:19 is 24490665.557322173 s in the future tar: ./futex/run.sh: time stamp 2024-11-05 08:51:19 is 24490665.325516882 s in the future tar: ./futex: time stamp 2024-11-05 08:51:19 is 24490665.090342382 s in the future tar: .: time stamp 2024-11-05 08:51:30 is 24490675.982006715 s in the future skiplist: ======================================== ======================================== cgroup:test_core cgroup:test_cpu cgroup:test_cpuset cgroup:test_freezer cgroup:test_hugetlb_memcg cgroup:test_kill cgroup:test_kmem cgroup:test_memcontrol cgroup:test_pids cgroup:test_zswap cgroup:test_stress.sh cgroup:test_cpuset_prs.sh cgroup:test_cpuset_v1_hp.sh ============== Tests to run =============== cgroup:test_core cgroup:test_cpu cgroup:test_cpuset cgroup:test_freezer cgroup:test_hugetlb_memcg cgroup:test_kill cgroup:test_kmem cgroup:test_memcontrol cgroup:test_pids cgroup:test_zswap cgroup:test_stress.sh cgroup:test_cpuset_prs.sh cgroup:test_cpuset_v1_hp.sh ===========End Tests to run =============== shardfile-cgroup pass <12>[ 314.831445] kselftest: Running tests in cgroup TAP version 13 1..13 # timeout set to 45 # selftests: cgroup: test_core # 1..0 # SKIP Failed to set memory controller ok 1 selftests: cgroup: test_core # SKIP # timeout set to 45 # selftests: cgroup: test_cpu # 1..0 # SKIP Failed to set cpu controller ok 2 selftests: cgroup: test_cpu # SKIP # timeout set to 45 # selftests: cgroup: test_cpuset # 1..0 # SKIP Failed to set cpuset controller ok 3 selftests: cgroup: test_cpuset # SKIP # timeout set to 45 # selftests: cgroup: test_freezer # ok 1 test_cgfreezer_simple # ok 2 test_cgfreezer_tree # ok 3 test_cgfreezer_forkbomb # ok 4 test_cgfreezer_mkdir # ok 5 test_cgfreezer_rmdir # ok 6 test_cgfreezer_migrate # ok 7 test_cgfreezer_ptrace # ok 8 test_cgfreezer_stopped # ok 9 test_cgfreezer_ptraced # ok 10 test_cgfreezer_vfork ok 4 selftests: cgroup: test_freezer # timeout set to 45 # selftests: cgroup: test_hugetlb_memcg # 1..0 # SKIP memory hugetlb accounting is disabled ok 5 selftests: cgroup: test_hugetlb_memcg # SKIP # timeout set to 45 # selftests: cgroup: test_kill # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # ok 1 test_cgkill_simple # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # ok 2 test_cgkill_tree # # waitpid !WIFEXITED, WIFSIGNALED=1, WTERMSIG=9 # ok 3 test_cgkill_forkbomb ok 6 selftests: cgroup: test_kill # timeout set to 45 # selftests: cgroup: test_kmem # 1..0 # SKIP memory controller isn't available ok 7 selftests: cgroup: test_kmem # SKIP # timeout set to 45 # selftests: cgroup: test_memcontrol # 1..0 # SKIP memory controller isn't available ok 8 selftests: cgroup: test_memcontrol # SKIP # timeout set to 45 # selftests: cgroup: test_pids # TAP version 13 # 1..2 # ok 2 # SKIP pids controller isn't available # # Planned tests != run tests (2 != 1) # # Totals: pass:0 fail:0 xfail:0 xpass:0 skip:1 error:0 ok 9 selftests: cgroup: test_pids # SKIP # timeout set to 45 # selftests: cgroup: test_zswap # 1..0 # SKIP zswap isn't configured ok 10 selftests: cgroup: test_zswap # SKIP # timeout set to 45 # selftests: cgroup: test_stress.sh # ./with_stress.sh: line 34: echo: write error: Invalid argument # Skipping: cannot enable cpuset in /sys/fs/cgroup ok 11 selftests: cgroup: test_stress.sh # SKIP # timeout set to 45 # selftests: cgroup: test_cpuset_prs.sh # awk: not an option: -e # Cgroup v2 mount point not found! # Test SKIPPED ok 12 selftests: cgroup: test_cpuset_prs.sh # SKIP # timeout set to 45 # selftests: cgroup: test_cpuset_v1_hp.sh # ./test_cpuset_v1_hp.sh: 14: [[: not found # Test must be run as root! # Test SKIPPED ok 13 selftests: cgroup: test_cpuset_v1_hp.sh # SKIP cgroup_test_core skip cgroup_test_cpu skip cgroup_test_cpuset skip cgroup_test_freezer_test_cgfreezer_simple pass cgroup_test_freezer_test_cgfreezer_tree pass cgroup_test_freezer_test_cgfreezer_forkbomb pass cgroup_test_freezer_test_cgfreezer_mkdir pass cgroup_test_freezer_test_cgfreezer_rmdir pass cgroup_test_freezer_test_cgfreezer_migrate pass cgroup_test_freezer_test_cgfreezer_ptrace pass cgroup_test_freezer_test_cgfreezer_stopped pass cgroup_test_freezer_test_cgfreezer_ptraced pass cgroup_test_freezer_test_cgfreezer_vfork pass cgroup_test_freezer pass cgroup_test_hugetlb_memcg skip cgroup_test_kill_test_cgkill_simple pass cgroup_test_kill_test_cgkill_tree pass cgroup_test_kill_test_cgkill_forkbomb pass cgroup_test_kill pass cgroup_test_kmem skip cgroup_test_memcontrol skip cgroup_test_pids_pids_controller_isn_t_available skip cgroup_test_pids skip cgroup_test_zswap skip cgroup_test_stress_sh skip cgroup_test_cpuset_prs_sh skip cgroup_test_cpuset_v1_hp_sh skip + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #