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.215 (87 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 883777/tftp-deploy-f4qcdmxt/kernel/zImage tftp 0x82000000 883777/tftp-deploy-f4qcdmxt/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.215 Filename '883777/tftp-deploy-f4qcdmxt/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 9.3 MiB 4.9 MiB/s done Bytes transferred = 9703936 (941200 hex) => tftp 0x83000000 883777/tftp-deploy-f4qcdmxt/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 883777/tftp-deploy-f4qcdmxt/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.215 Filename '883777/tftp-deploy-f4qcdmxt/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 12.3 MiB 4.8 MiB/s done Bytes transferred = 12892609 (c4b9c1 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 883777/tftp-deploy-f4qcdmxt/dtb/am335x-boneblack.dtb tftp 0x88000000 883777/tftp-deploy-f4qcdmxt/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.215 Filename '883777/tftp-deploy-f4qcdmxt/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 61.4 KiB 4.3 MiB/s done Bytes transferred = 62828 (f56c hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/883777/extract-nfsrootfs-i77w2aer,tcp,hard,v3 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/883777/extract-nfsrootfs-i77w2aer,tcp,hard,v3 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0x941200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2023-03-22 15:07:19 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 12892545 Bytes = 12.3 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 8801256b Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.175-cip29-rt12 (KernelCI@build-j1227395-arm-gcc-10-multi-v7-defconfig-82khf) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Mar 22 12:47:20 UTC 2023 [ 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] Memory policy: Data cache writeback [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9b800000 [ 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 16 pages/cpu s33612 r8192 d23732 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129540 [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/883777/extract-nfsrootfs-i77w2aer,tcp,hard,v3 ip=dhcp [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 413888K/522240K available (14336K kernel code, 2330K rwdata, 5348K rodata, 2048K init, 415K bss, 42816K reserved, 65536K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts [ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 [ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000024] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000902] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 [ 0.004812] Console: colour dummy device 80x30 [ 0.004851] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.004856] This ensures that you still see kernel messages. Please [ 0.004860] update your kernel commandline. [ 0.004901] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.090997] pid_max: default: 32768 minimum: 301 [ 0.091177] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.091195] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.091963] CPU: Testing write buffer coherency: ok [ 0.092029] CPU0: Spectre v2: using BPIALL workaround [ 0.092366] CPU0: thread -1, cpu 0, socket -1, mpidr 0 [ 0.093071] Setting up static identity map for 0x80300000 - 0x803000ac [ 0.095236] rcu: Hierarchical SRCU implementation. [ 0.099835] EFI services will not be available. [ 0.100030] smp: Bringing up secondary CPUs ... [ 0.100037] smp: Brought up 1 node, 1 CPU [ 0.100045] SMP: Total of 1 processors activated (996.14 BogoMIPS). [ 0.100055] CPU: All CPU(s) started in SVC mode. [ 0.100639] devtmpfs: initialized [ 0.111274] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.111552] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.111582] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.115477] pinctrl core: initialized pinctrl subsystem [ 0.118075] DMI not present or invalid. [ 0.118824] NET: Registered protocol family 16 [ 0.121425] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.140660] l3-aon-clkctrl:0000:0: failed to disable [ 0.143512] thermal_sys: Registered thermal governor 'step_wise' [ 0.143710] cpuidle: using governor menu [ 1.213903] No ATAGs? [ 1.213921] hw-breakpoint: debug architecture 0x4 unsupported. [ 1.222219] Serial: AMBA PL011 UART driver [ 1.256312] iommu: Default domain type: Translated [ 1.256761] vgaarb: loaded [ 1.257730] SCSI subsystem initialized [ 1.258370] usbcore: registered new interface driver usbfs [ 1.258421] usbcore: registered new interface driver hub [ 1.258465] usbcore: registered new device driver usb [ 1.260223] pps_core: LinuxPPS API ver. 1 registered [ 1.260232] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.260253] PTP clock support registered [ 1.264480] clocksource: Switched to clocksource dmtimer [ 2.228052] NET: Registered protocol family 2 [ 2.228331] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 2.229105] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 2.229152] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 2.229194] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 2.229252] TCP: Hash tables configured (established 4096 bind 4096) [ 2.229365] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.229388] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 2.229532] NET: Registered protocol family 1 [ 2.230374] RPC: Registered named UNIX socket transport module. [ 2.230386] RPC: Registered udp transport module. [ 2.230390] RPC: Registered tcp transport module. [ 2.230394] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 2.230406] PCI: CLS 0 bytes, default 64 [ 2.230994] Trying to unpack rootfs image as initramfs... [ 3.040508] Freeing initrd memory: 12592K [ 3.041587] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 3.043278] Initialise system trusted keyrings [ 3.043637] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 3.049903] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.050864] NFS: Registering the id_resolver key type [ 3.050935] Key type id_resolver registered [ 3.050941] Key type id_legacy registered [ 3.051050] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.051059] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 3.051099] ntfs: driver 2.1.32 [Flags: R/O]. [ 3.051675] Key type asymmetric registered [ 3.051687] Asymmetric key parser 'x509' registered [ 3.051739] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 3.051750] io scheduler mq-deadline registered [ 3.051756] io scheduler kyber registered [ 3.203714] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 3.203744] omap_gpio 44e07000.gpio: Could not register gpio chip -517 [ 3.318313] ti-sysc: probe of 44e31000.target-module failed with error -16 [ 3.356873] ti-sysc: probe of 48040000.target-module failed with error -16 [ 3.428764] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 3.428798] omap_gpio 4804c000.gpio: Could not register gpio chip -517 [ 3.488020] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 3.488050] omap_gpio 481ac000.gpio: Could not register gpio chip -517 [ 3.499758] gpiochip_add_data_with_key: GPIOs 0..31 (gpio-0-31) failed to register, -517 [ 3.499787] omap_gpio 481ae000.gpio: Could not register gpio chip -517 [ 3.562505] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! [ 3.562540] edma 49000000.dma: TI EDMA DMA engine driver [ 3.599131] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 3.695769] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 3.701225] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 20, base_baud = 3000000) is a 8250 [ 3.701329] printk: console [ttyS0] enabled [ 3.704705] SuperH (H)SCI(F) driver initialized [ 3.706822] msm_serial: driver initialized [ 3.707192] STMicroelectronics ASC driver initialized [ 3.709820] STM32 USART driver initialized [ 3.712676] omap_rng 48310000.rng: Random Number Generator ver. 20 [ 3.726610] random: crng init done [ 3.736320] brd: module loaded [ 3.743861] loop: module loaded [ 3.765534] CAN device driver interface [ 3.767324] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 3.769486] e1000e: Intel(R) PRO/1000 Network Driver [ 3.769494] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 3.769587] igb: Intel(R) Gigabit Ethernet Network Driver [ 3.769592] igb: Copyright (c) 2007-2014 Intel Corporation. [ 3.834467] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 3.853550] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 3.853921] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4 [ 3.853933] cpsw 4a100000.ethernet: ALE Table size 1024 [ 3.854156] cpsw 4a100000.ethernet: Detected MACID = 34:03:de:5e:2c:05 [ 3.856520] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 3.856620] usbcore: registered new interface driver pegasus [ 3.856671] usbcore: registered new interface driver asix [ 3.856704] usbcore: registered new interface driver ax88179_178a [ 3.856736] usbcore: registered new interface driver cdc_ether [ 3.856782] usbcore: registered new interface driver smsc75xx [ 3.856825] usbcore: registered new interface driver smsc95xx [ 3.856857] usbcore: registered new interface driver net1080 [ 3.856887] usbcore: registered new interface driver cdc_subset [ 3.856933] usbcore: registered new interface driver zaurus [ 3.856990] usbcore: registered new interface driver cdc_ncm [ 3.862265] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.862281] ehci-pci: EHCI PCI platform driver [ 3.862322] ehci-platform: EHCI generic platform driver [ 3.862759] ehci-orion: EHCI orion driver [ 3.863089] SPEAr-ehci: EHCI SPEAr driver [ 3.863362] ehci-st: EHCI STMicroelectronics driver [ 3.863620] ehci-exynos: EHCI Exynos driver [ 3.863873] ehci-atmel: EHCI Atmel driver [ 3.864122] tegra-ehci: Tegra EHCI driver [ 3.864414] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.864584] ohci-pci: OHCI PCI platform driver [ 3.864674] ohci-platform: OHCI generic platform driver [ 3.865134] SPEAr-ohci: OHCI SPEAr driver [ 3.865442] ohci-st: OHCI STMicroelectronics driver [ 3.865715] ohci-atmel: OHCI Atmel driver [ 3.867303] usbcore: registered new interface driver usb-storage [ 3.878089] i2c /dev entries driver [ 3.906408] cpuidle: enable-method property 'ti,am3352' found operations [ 3.907577] sdhci: Secure Digital Host Controller Interface driver [ 3.907588] sdhci: Copyright(c) Pierre Ossman [ 3.911707] Synopsys Designware Multimedia Card Interface Driver [ 3.914740] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.923324] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator [ 3.950087] ledtrig-cpu: registered to indicate activity on CPUs [ 3.953229] usbcore: registered new interface driver usbhid [ 3.953244] usbhid: USB HID core driver [ 3.962865] NET: Registered protocol family 10 [ 3.964646] Segment Routing with IPv6 [ 3.964755] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.965491] NET: Registered protocol family 17 [ 3.965517] can: controller area network core [ 3.965607] NET: Registered protocol family 29 [ 3.965616] can: raw protocol [ 3.965624] can: broadcast manager protocol [ 3.965635] can: netlink gateway - max_hops=1 [ 3.966394] Key type dns_resolver registered [ 3.966542] ThumbEE CPU extension supported. [ 3.966562] Registering SWP/SWPB emulation handler [ 3.966985] omap_voltage_late_init: Voltage driver support not added [ 3.968844] printk: console [ttyS0]: printing thread started [ 3.968894] Loading compiled-in X.509 certificates [ 3.983574] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA [ 3.985483] OMAP GPIO hardware version 0.1 [ 5.155124] tps65217-pmic: Failed to locate of_node [id: -1] [ 5.162197] tps65217-bl: Failed to locate of_node [id: -1] [ 5.182860] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 5.183572] at24 0-0050: supply vcc not found, using dummy regulator [ 5.184282] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 5.185127] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 5.189100] at24 2-0054: supply vcc not found, using dummy regulator [ 5.224093] at24 2-0055: supply vcc not found, using dummy regulator [ 5.232429] mmc1: new high speed MMC card at address 0001 [ 5.233386] mmcblk1: mmc1:0001 M62704 3.56 GiB [ 5.233712] mmcblk1boot0: mmc1:0001 M62704 partition 1 2.00 MiB [ 5.234029] mmcblk1boot1: mmc1:0001 M62704 partition 2 2.00 MiB [ 5.234374] mmcblk1rpmb: mmc1:0001 M62704 partition 3 512 KiB, chardev (235:0) [ 5.265647] mmcblk1: p1 [ 5.268425] at24 2-0056: supply vcc not found, using dummy regulator [ 5.297721] at24 2-0057: supply vcc not found, using dummy regulator [ 5.327903] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 5.351331] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) [ 5.351364] sdhci-omap 48060000.mmc: Got CD GPIO [ 5.351552] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator [ 5.452672] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA [ 5.456376] cpsw 4a100000.ethernet: initializing cpsw version 1.12 (0) [ 5.586034] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) [ 7.685436] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off [ 7.714541] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 7.744660] Sending DHCP requests ., OK [ 9.144568] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.215 [ 9.144619] IP-Config: Complete: [ 9.144629] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.215, mask=255.255.255.0, gw=172.16.3.3 [ 9.144666] host=172.16.3.215, domain=denx.de, nis-domain=(none) [ 9.144682] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= [ 9.144705] nameserver0=172.16.3.3 [ 9.144731] ntpserver0=172.16.3.3 [ 9.157629] Freeing unused kernel memory: 2048K Loading, please wait... [ 9.215650] Run /init as init process Starting systemd-udevd version 252.6-1 [ 12.172764] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator [ 12.173083] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests [ 12.296490] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator [ 12.296811] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests [ 12.382316] musb-hdrc musb-hdrc.1: MUSB HDRC host driver [ 12.382365] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 [ 12.480998] hub 1-0:1.0: USB hub found [ 12.481068] hub 1-0:1.0: 1 port detected Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available Device /sys/class/net/eth0 found done. Begin: Waiting up to 180 secs for any network device to become available ... done. IP-Config: eth0 hardware address 34:03:de:5e:2c:05 mtu 1500 DHCP IP-Config: eth0 complete (dhcp from 172.16.3.3): address: 172.16.3.215 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. [ 16.113464] systemd[1]: System time before build time, advancing clock. [ 16.218508] systemd[1]: systemd 252.6-1 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) [ 16.218646] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux bookworm/sid[0m! [ 16.293816] systemd[1]: Hostname set to . [ 18.181706] systemd[1]: Queued start job for default target graphical.target. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. [ 18.196261] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. [ 18.227361] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. [ 18.257704] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. [ 18.286802] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. [ 18.315626] 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… Requests to Wall Directory Watch. [ 18.346511] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. [ 18.375402] 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). [ 18.375959] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local [ 18.413010] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. [ 18.455138] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. [ 18.485178] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. [ 18.515017] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. [ 18.545229] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. [ 18.575975] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. [ 18.606009] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m [ 18.685958] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). - Journal Socket (/dev/log). [ 18.688883] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socke[ 18.723494] systemd[1]: Listening on systemd-journald.socket - Journal Socket. t[0m - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. [ 18.767961] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socke[ 18.798987] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. t[0m - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. [ 18.836132] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 18.867565] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 18.869551] systemd[1]: dev-mqueue.mount - POSIX Message Queue File System was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/mqueue). Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... [ 18.911025] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Tra[ 18.949288] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... ce File System... [ 19.003889] 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... Starting [0;1;39mmodprobe@configfs…m - Load Kernel M[ 19.061263] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... odule configfs... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... [ 19.126949] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@drm.service[0m - Load Kerne[ 19.160529] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... l Module drm... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... [ 19.210962] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... [ 19.250535] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... [ 19.310990] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39msystemd-journald.service[0m - Journal Service... [ 19.346762] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 19.346807] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 19.350384] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... Starting [0;1;39msystemd-network-g… units from Kernel command line... [ 19.435766] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 19.470040] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... [ 19.529636] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 19.570325] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 19.614248] 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. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. [ 19.736246] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [ 19.768086] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 20.008185] systemd[1]: modprobe@configfs.service: Deactivated successfully. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - [ 20.023287] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Load Kernel Module configfs. [ 20.067721] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [ 20.085628] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [ 20.117250] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 20.122277] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [ 20.157242] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 20.161018] systemd[1]: Finished modprobe@efi_pstore.service - 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 [ 20.197183] systemd[1]: modprobe@fuse.service: Deactivated successfully. - Load Kernel Module loop. [ 20.201091] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 20.237236] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 20.238816] systemd[1]: Finished modprobe@loop.service - 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 R[ 20.278398] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. oot and Kernel File Systems. [ 20.317386] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. [ 20.347135] systemd[1]: Finished systemd-remount-fs.service - Remount 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-random-se…ice[0m - Load/Save Random Seed... [ 20.386223] systemd[1]: Reached target network-pre.target - Preparation for Network. [ 20.415912] systemd[1]: sys-fs-fuse-connections.mount - FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). [ 20.420108] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 20.455154] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). [ 20.455840] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). [ 20.460856] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [ 20.558535] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. [ 20.587974] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 20.636000] systemd[1]: Starting systemd-sysusers.service - Create System Users... [ 20.762316] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[ 21.012668] systemd[1]: Started systemd-journald.service - Journal Service. [0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [ 21.381054] systemd-journald[157]: Received client request to flush runtime journal. [[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-binfmt.se…et Up Additional Binary Formats... Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;1;31mFAILED[0m] Failed to start [0;1;39msystemd-bi… Set Up Additional Binary Formats. See 'systemctl status systemd-binfmt.service' for details. [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[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-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [ 28.761777] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0m[0;31m* [0m] (1 of 2) Job systemd-tmpfiles-setup…ice/start running (11s / no limit) M[K[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [K[ 29.907215] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 29.908228] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 29.908262] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[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;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. 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 bookworm/sid debiandebian-bookworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 5.10.175-cip29-rt12 #1 SMP Wed Mar 22 12:47:20 UTC 2023 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/883777/extract-nfsrootfs-i77w2aer' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/883777/extract-nfsrootfs-i77w2aer' / # 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-883777/environment . /lava-883777/environment / # /lava-883777/bin/lava-test-runner /lava-883777/0 /lava-883777/bin/lava-test-runner /lava-883777/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-883777/0/tests/0_timesync-off ++ cat uuid + UUID=883777_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-alsa + TESTRUN_ID=1_kselftest-alsa + cd /lava-883777/0/tests/1_kselftest-alsa ++ cat uuid + UUID=883777_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c alsa -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip/linux-5.10.y-cip-rt/v5.10.175-cip29-rt12/arm/multi_v7_defconfig/gcc-10/kselftest.tar.xz -L '' -S skipfile-lkft.yaml -b beaglebone-black -g cip -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 INFO: Generating a skipfile based on /lava-883777/0/tests/1_kselftest-alsa/automated/linux/kselftest/skipfile-lkft.yaml INFO: Using the following generated skipfile contents (until EOF): breakpoints:breakpoint_test breakpoints:step_after_suspend_test net:rtnetlink.sh net:tls netfilter:bridge_brouter.sh netfilter:nft_flowtable.sh netfilter:nft_trans_stress.sh pidfd:pidfd_wait INFO: EOF INFO: install_deps skipped --2023-02-28 11:16:31-- http://storage.kernelci.org/cip/linux-5.10.y-cip-rt/v5.10.175-cip29-rt12/arm/multi_v7_defconfig/gcc-10/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 52.250.1.28 Connecting to storage.kernelci.org (storage.kernelci.org)|52.250.1.28|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1409152 (1.3M) [application/octet-stream] Saving to: 'kselftest.tar.xz' kselftest.tar.xz 0%[ ] 0 --.-KB/s kselftest.tar.xz 3%[ ] 49.92K 184KB/s kselftest.tar.xz 15%[==> ] 218.67K 358KB/s kselftest.tar.xz 30%[=====> ] 418.35K 513KB/s kselftest.tar.xz 31%[=====> ] 439.45K 392KB/s kselftest.tar.xz 100%[===================>] 1.34M 940KB/s kselftest.tar.xz 100%[===================>] 1.34M 940KB/s in 1.5s 2023-02-28 11:16:34 (940 KB/s) - 'kselftest.tar.xz' saved [1409152/1409152] tar: ./user/test_user_copy.sh: time stamp 2023-03-22 12:34:53 is 1905498.431159328 s in the future tar: ./user: time stamp 2023-03-22 13:00:06 is 1907011.30725587 s in the future tar: ./efivarfs/open-unlink: time stamp 2023-03-22 12:59:45 is 1906990.010688495 s in the future tar: ./efivarfs/create-read: time stamp 2023-03-22 12:59:45 is 1906989.700730911 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2023-03-22 12:34:53 is 1905497.410137369 s in the future tar: ./efivarfs: time stamp 2023-03-22 13:00:02 is 1907005.504219744 s in the future tar: ./openat2/rename_attack_test: time stamp 2023-03-22 12:59:55 is 1906998.162494161 s in the future tar: ./openat2/openat2_test: time stamp 2023-03-22 12:59:55 is 1906997.837864119 s in the future tar: ./openat2/resolve_test: time stamp 2023-03-22 12:59:56 is 1906998.499141828 s in the future tar: ./openat2: time stamp 2023-03-22 13:00:05 is 1907007.332236078 s in the future tar: ./core/close_range_test: time stamp 2023-03-22 12:59:45 is 1906986.932970494 s in the future tar: ./core: time stamp 2023-03-22 13:00:02 is 1907003.752812661 s in the future tar: ./lib/bitmap.sh: time stamp 2023-03-22 12:34:53 is 1905494.364505327 s in the future tar: ./lib/prime_numbers.sh: time stamp 2023-03-22 12:34:53 is 1905494.064144619 s in the future tar: ./lib/printf.sh: time stamp 2023-03-22 12:34:53 is 1905493.815084036 s in the future tar: ./lib/strscpy.sh: time stamp 2023-03-22 12:34:53 is 1905493.531606702 s in the future tar: ./lib: time stamp 2023-03-22 13:00:03 is 1907003.321625369 s in the future tar: ./cpufreq/module.sh: time stamp 2023-03-22 12:34:53 is 1905493.000559661 s in the future tar: ./cpufreq/cpu.sh: time stamp 2023-03-22 12:34:53 is 1905492.775197411 s in the future tar: ./cpufreq/main.sh: time stamp 2023-03-22 12:34:53 is 1905492.533941661 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2023-03-22 12:34:53 is 1905492.139080369 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2023-03-22 12:34:53 is 1905491.837516369 s in the future tar: ./cpufreq/governor.sh: time stamp 2023-03-22 12:34:53 is 1905491.520415452 s in the future tar: ./cpufreq: time stamp 2023-03-22 13:00:02 is 1907000.360766535 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2023-03-22 13:00:03 is 1907001.007104285 s in the future tar: ./filesystems/binderfs: time stamp 2023-03-22 13:00:03 is 1907000.894334952 s in the future tar: ./filesystems/dnotify_test: time stamp 2023-03-22 12:59:45 is 1906982.597992369 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2023-03-22 12:59:46 is 1906983.202008535 s in the future tar: ./filesystems/epoll: time stamp 2023-03-22 13:00:03 is 1907000.085240369 s in the future tar: ./filesystems/devpts_pts: time stamp 2023-03-22 12:59:45 is 1906981.73920716 s in the future tar: ./filesystems: time stamp 2023-03-22 13:00:03 is 1906999.60913916 s in the future tar: ./sigaltstack/sas: time stamp 2023-03-22 12:59:58 is 1906994.270577368 s in the future tar: ./sigaltstack: time stamp 2023-03-22 13:00:06 is 1907002.155861535 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2023-03-22 12:59:59 is 1906994.71261241 s in the future tar: ./tmpfs: time stamp 2023-03-22 13:00:06 is 1907001.57923716 s in the future tar: ./ipc/msgque: time stamp 2023-03-22 12:59:47 is 1906982.277416618 s in the future tar: ./ipc: time stamp 2023-03-22 13:00:03 is 1906998.162030077 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2023-03-22 12:59:45 is 1906979.769700493 s in the future tar: ./drivers/dma-buf: time stamp 2023-03-22 13:00:02 is 1906996.576477743 s in the future tar: ./drivers: time stamp 2023-03-22 13:00:02 is 1906996.381798118 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2023-03-22 12:34:53 is 1905486.829541368 s in the future tar: ./static_keys: time stamp 2023-03-22 13:00:06 is 1906999.581129618 s in the future tar: ./intel_pstate/run.sh: time stamp 2023-03-22 12:34:53 is 1905486.10664891 s in the future tar: ./intel_pstate: time stamp 2023-03-22 13:00:03 is 1906995.863939368 s in the future tar: ./sync/sync_test: time stamp 2023-03-22 12:59:58 is 1906990.536025285 s in the future tar: ./sync: time stamp 2023-03-22 13:00:06 is 1906998.384222118 s in the future tar: ./ir/ir_loopback.sh: time stamp 2023-03-22 12:34:53 is 1905484.890513118 s in the future tar: ./ir/ir_loopback: time stamp 2023-03-22 12:59:47 is 1906978.566405035 s in the future tar: ./ir: time stamp 2023-03-22 13:00:03 is 1906994.44296941 s in the future tar: ./proc/proc-self-map-files-001: time stamp 2023-03-22 12:59:54 is 1906985.05985466 s in the future tar: ./proc/read: time stamp 2023-03-22 12:59:54 is 1906984.725363035 s in the future tar: ./proc/fd-001-lookup: time stamp 2023-03-22 12:59:54 is 1906983.765129159 s in the future tar: ./proc/proc-fsconfig-hidepid: time stamp 2023-03-22 12:59:55 is 1906984.341726409 s in the future tar: ./proc/fd-003-kthread: time stamp 2023-03-22 12:59:54 is 1906982.874368868 s in the future tar: ./proc/proc-self-map-files-002: time stamp 2023-03-22 12:59:54 is 1906982.342449868 s in the future tar: ./proc/setns-sysvipc: time stamp 2023-03-22 12:59:55 is 1906982.822782951 s in the future tar: ./proc/proc-pid-vm: time stamp 2023-03-22 12:59:54 is 1906981.306096617 s in the future tar: ./proc/proc-multiple-procfs: time stamp 2023-03-22 12:59:55 is 1906981.928633784 s in the future tar: ./proc/proc-uptime-002: time stamp 2023-03-22 12:59:54 is 1906980.448746576 s in the future tar: ./proc/proc-self-syscall: time stamp 2023-03-22 12:59:54 is 1906979.944943492 s in the future tar: ./proc/proc-self-wchan: time stamp 2023-03-22 12:59:54 is 1906979.578066159 s in the future tar: ./proc/fd-002-posix-eq: time stamp 2023-03-22 12:59:54 is 1906978.735861784 s in the future tar: ./proc/proc-uptime-001: time stamp 2023-03-22 12:59:54 is 1906978.411311492 s in the future tar: ./proc/thread-self: time stamp 2023-03-22 12:59:55 is 1906979.117084617 s in the future tar: ./proc/setns-dcache: time stamp 2023-03-22 12:59:54 is 1906977.515661367 s in the future tar: ./proc/proc-loadavg-001: time stamp 2023-03-22 12:59:54 is 1906977.2235962 s in the future tar: ./proc/self: time stamp 2023-03-22 12:59:54 is 1906976.956666409 s in the future tar: ./proc: time stamp 2023-03-22 13:00:05 is 1906987.842983367 s in the future tar: ./netfilter/nft_nat.sh: time stamp 2023-03-22 12:34:53 is 1905475.493439159 s in the future tar: ./netfilter/nft_conntrack_helper.sh: time stamp 2023-03-22 12:34:53 is 1905475.199614408 s in the future tar: ./netfilter/nft_meta.sh: time stamp 2023-03-22 12:34:53 is 1905474.932393408 s in the future tar: ./netfilter/bridge_brouter.sh: time stamp 2023-03-22 12:34:53 is 1905474.666354825 s in the future tar: ./netfilter/ipvs.sh: time stamp 2023-03-22 12:34:53 is 1905474.3911212 s in the future tar: ./netfilter/nft_trans_stress.sh: time stamp 2023-03-22 12:34:53 is 1905474.0981992 s in the future tar: ./netfilter/nft_flowtable.sh: time stamp 2023-03-22 12:34:53 is 1905473.803185492 s in the future tar: ./netfilter/conntrack_vrf.sh: time stamp 2023-03-22 12:34:53 is 1905473.543439575 s in the future tar: ./netfilter/nf-queue: time stamp 2023-03-22 12:59:54 is 1906974.262356325 s in the future tar: ./netfilter/nft_concat_range.sh: time stamp 2023-03-22 12:34:53 is 1905472.961262533 s in the future tar: ./netfilter/nft_queue.sh: time stamp 2023-03-22 12:34:53 is 1905472.452603241 s in the future tar: ./netfilter/conntrack_icmp_related.sh: time stamp 2023-03-22 12:34:53 is 1905472.096958283 s in the future tar: ./netfilter: time stamp 2023-03-22 13:00:05 is 1906983.926916241 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2023-03-22 12:34:53 is 1905470.121677533 s in the future tar: ./mount/nosymfollow-test: time stamp 2023-03-22 12:59:48 is 1906964.651068158 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2023-03-22 12:59:48 is 1906964.342036949 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2023-03-22 12:34:53 is 1905468.958428408 s in the future tar: ./mount: time stamp 2023-03-22 13:00:04 is 1906979.739776074 s in the future tar: ./android/run.sh: time stamp 2023-03-22 13:00:00 is 1906975.232665449 s in the future tar: ./android: time stamp 2023-03-22 13:00:00 is 1906974.993973491 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2023-03-22 12:59:54 is 1906968.382212033 s in the future tar: ./pid_namespace: time stamp 2023-03-22 13:00:05 is 1906979.198316408 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2023-03-22 12:34:53 is 1905466.666871074 s in the future tar: ./splice/short_splice_read.sh: time stamp 2023-03-22 12:34:53 is 1905466.205958074 s in the future tar: ./splice/default_file_splice_read: time stamp 2023-03-22 12:59:58 is 1906970.903787157 s in the future tar: ./splice/splice_read: time stamp 2023-03-22 12:59:58 is 1906970.622245116 s in the future tar: ./splice: time stamp 2023-03-22 13:00:06 is 1906978.389454491 s in the future tar: ./zram/zram_lib.sh: time stamp 2023-03-22 12:34:53 is 1905465.080069116 s in the future tar: ./zram/zram02.sh: time stamp 2023-03-22 12:34:53 is 1905464.821523157 s in the future tar: ./zram/zram.sh: time stamp 2023-03-22 12:34:53 is 1905464.577406741 s in the future tar: ./zram/zram01.sh: time stamp 2023-03-22 12:34:53 is 1905464.338360657 s in the future tar: ./zram: time stamp 2023-03-22 13:00:07 is 1906978.235248532 s in the future tar: ./firmware/fw_lib.sh: time stamp 2023-03-22 12:34:53 is 1905463.88739249 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2023-03-22 12:34:53 is 1905463.630205157 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2023-03-22 12:34:53 is 1905463.331206115 s in the future tar: ./firmware/fw_namespace: time stamp 2023-03-22 12:59:46 is 1906956.111000615 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2023-03-22 12:34:53 is 1905462.84393374 s in the future tar: ./firmware: time stamp 2023-03-22 13:00:03 is 1906972.735580115 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2023-03-22 12:59:44 is 1906953.468240157 s in the future tar: ./breakpoints: time stamp 2023-03-22 13:00:02 is 1906971.307706365 s in the future tar: ./timens/procfs: time stamp 2023-03-22 12:59:58 is 1906967.009463282 s in the future tar: ./timens/timer: time stamp 2023-03-22 12:59:58 is 1906966.744780407 s in the future tar: ./timens/clock_nanosleep: time stamp 2023-03-22 12:59:58 is 1906966.420088532 s in the future tar: ./timens/timens: time stamp 2023-03-22 12:59:58 is 1906965.978617073 s in the future tar: ./timens/timerfd: time stamp 2023-03-22 12:59:58 is 1906965.591209323 s in the future tar: ./timens/futex: time stamp 2023-03-22 12:59:58 is 1906965.216009698 s in the future tar: ./timens/gettime_perf: time stamp 2023-03-22 12:59:58 is 1906964.905414657 s in the future tar: ./timens/exec: time stamp 2023-03-22 12:59:58 is 1906964.415441073 s in the future tar: ./timens: time stamp 2023-03-22 13:00:06 is 1906972.179852532 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2023-03-22 12:34:53 is 1905458.854618407 s in the future tar: ./memory-hotplug: time stamp 2023-03-22 13:00:04 is 1906969.721377115 s in the future tar: ./vm/hugepage-mmap: time stamp 2023-03-22 12:59:59 is 1906964.437072281 s in the future tar: ./vm/hmm-tests: time stamp 2023-03-22 12:59:59 is 1906964.17319574 s in the future tar: ./vm/khugepaged: time stamp 2023-03-22 13:00:00 is 1906964.926661865 s in the future tar: ./vm/transhuge-stress: time stamp 2023-03-22 13:00:00 is 1906964.655667781 s in the future tar: ./vm/map_populate: time stamp 2023-03-22 13:00:00 is 1906964.430219115 s in the future tar: ./vm/virtual_address_range: time stamp 2023-03-22 13:00:00 is 1906964.171111323 s in the future tar: ./vm/userfaultfd: time stamp 2023-03-22 13:00:00 is 1906963.918548031 s in the future tar: ./vm/mlock2-tests: time stamp 2023-03-22 13:00:00 is 1906963.670506531 s in the future tar: ./vm/write_to_hugetlbfs: time stamp 2023-03-22 13:00:00 is 1906963.426294281 s in the future tar: ./vm/compaction_test: time stamp 2023-03-22 12:59:59 is 1906962.170505531 s in the future tar: ./vm/gup_benchmark: time stamp 2023-03-22 12:59:59 is 1906961.886198865 s in the future tar: ./vm/va_128TBswitch: time stamp 2023-03-22 13:00:00 is 1906962.616921656 s in the future tar: ./vm/on-fault-limit: time stamp 2023-03-22 13:00:00 is 1906962.361223406 s in the future tar: ./vm/mremap_dontunmap: time stamp 2023-03-22 13:00:00 is 1906962.001377239 s in the future tar: ./vm/map_fixed_noreplace: time stamp 2023-03-22 12:59:59 is 1906960.626723489 s in the future tar: ./vm/test_vmalloc.sh: time stamp 2023-03-22 12:34:53 is 1905454.246629989 s in the future tar: ./vm/map_hugetlb: time stamp 2023-03-22 12:59:59 is 1906959.868446281 s in the future tar: ./vm/hugepage-shm: time stamp 2023-03-22 12:59:59 is 1906959.560237031 s in the future tar: ./vm/run_vmtests: time stamp 2023-03-22 12:34:53 is 1905453.345877989 s in the future tar: ./vm/thuge-gen: time stamp 2023-03-22 13:00:00 is 1906960.104803364 s in the future tar: ./vm/mlock-random-test: time stamp 2023-03-22 13:00:00 is 1906959.878791322 s in the future tar: ./vm: time stamp 2023-03-22 13:00:06 is 1906965.754236447 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2023-03-22 12:59:58 is 1906957.428415906 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2023-03-22 12:59:57 is 1906956.158938572 s in the future tar: ./seccomp: time stamp 2023-03-22 13:00:06 is 1906965.029075947 s in the future tar: ./net/test_vxlan_under_vrf.sh: time stamp 2023-03-22 12:34:53 is 1905451.750173406 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2023-03-22 12:34:53 is 1905451.421729239 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2023-03-22 12:34:53 is 1905451.080158489 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2023-03-22 12:34:53 is 1905450.824567572 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2023-03-22 12:34:53 is 1905450.577225739 s in the future tar: ./net/forwarding/loopback.sh: time stamp 2023-03-22 12:34:53 is 1905450.340731489 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2023-03-22 12:34:53 is 1905449.996679155 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2023-03-22 12:34:53 is 1905449.693142822 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2023-03-22 12:34:53 is 1905449.31802653 s in the future tar: ./net/forwarding/ethtool.sh: time stamp 2023-03-22 12:34:53 is 1905449.081560614 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2023-03-22 12:34:53 is 1905447.420624822 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2023-03-22 12:34:53 is 1905447.164456363 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2023-03-22 12:34:53 is 1905446.92548478 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2023-03-22 12:34:53 is 1905446.686592322 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2023-03-22 12:34:53 is 1905446.344696863 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2023-03-22 12:34:53 is 1905445.730077488 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2023-03-22 12:34:53 is 1905445.407550572 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2023-03-22 12:34:53 is 1905445.140936113 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2023-03-22 12:34:53 is 1905444.850503863 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2023-03-22 12:34:53 is 1905444.320861738 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2023-03-22 12:34:53 is 1905444.089932946 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2023-03-22 12:34:53 is 1905443.856322446 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2023-03-22 12:34:53 is 1905443.556223946 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2023-03-22 12:34:53 is 1905443.311383488 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2023-03-22 12:34:53 is 1905443.080653446 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2023-03-22 12:34:53 is 1905442.832004613 s in the future tar: ./net/forwarding/lib.sh: time stamp 2023-03-22 12:34:53 is 1905442.580191405 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2023-03-22 12:34:53 is 1905442.31503853 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2023-03-22 12:34:53 is 1905442.071642696 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2023-03-22 12:34:53 is 1905441.847839821 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2023-03-22 12:34:53 is 1905441.601365363 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2023-03-22 12:34:53 is 1905441.295756321 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2023-03-22 12:34:53 is 1905441.037087863 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2023-03-22 12:34:53 is 1905440.811870029 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2023-03-22 12:34:53 is 1905440.553269571 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2023-03-22 12:34:53 is 1905440.246253404 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2023-03-22 12:34:53 is 1905440.014036988 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2023-03-22 12:34:53 is 1905439.776929113 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2023-03-22 12:34:53 is 1905439.529997696 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2023-03-22 12:34:53 is 1905439.233296696 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2023-03-22 12:34:53 is 1905438.987356946 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2023-03-22 12:34:53 is 1905438.740789237 s in the future tar: ./net/forwarding/ethtool_lib.sh: time stamp 2023-03-22 12:34:53 is 1905438.485335362 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2023-03-22 12:34:53 is 1905438.253094654 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2023-03-22 12:34:53 is 1905438.006532612 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2023-03-22 12:34:53 is 1905437.731166404 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2023-03-22 12:34:53 is 1905437.467317946 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2023-03-22 12:34:53 is 1905437.126614779 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2023-03-22 12:34:53 is 1905436.869078154 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2023-03-22 12:34:53 is 1905436.615925196 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2023-03-22 12:34:53 is 1905436.371124487 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2023-03-22 12:34:53 is 1905436.107125695 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2023-03-22 12:34:53 is 1905435.66513432 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2023-03-22 12:34:53 is 1905435.306390237 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2023-03-22 12:34:53 is 1905434.956180862 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2023-03-22 12:34:53 is 1905434.502640529 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2023-03-22 12:34:53 is 1905434.254923737 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2023-03-22 12:34:53 is 1905434.029575029 s in the future tar: ./net/forwarding/router.sh: time stamp 2023-03-22 12:34:53 is 1905433.754682862 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2023-03-22 12:34:53 is 1905433.479361779 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2023-03-22 12:34:53 is 1905433.220027112 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2023-03-22 12:34:53 is 1905432.938257528 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2023-03-22 12:34:53 is 1905432.661566778 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2023-03-22 12:34:53 is 1905432.31425132 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2023-03-22 12:34:53 is 1905432.058279195 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2023-03-22 12:34:53 is 1905431.62641082 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2023-03-22 12:34:53 is 1905431.352763528 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2023-03-22 12:34:53 is 1905431.057298445 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2023-03-22 12:34:53 is 1905430.831939028 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2023-03-22 12:34:53 is 1905430.57442857 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2023-03-22 12:34:53 is 1905430.309496611 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2023-03-22 12:34:53 is 1905430.052728111 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2023-03-22 12:34:53 is 1905429.797093945 s in the future tar: ./net/forwarding: time stamp 2023-03-22 13:00:04 is 1906940.655520403 s in the future tar: ./net/traceroute.sh: time stamp 2023-03-22 12:34:53 is 1905429.388311903 s in the future tar: ./net/tcp_mmap: time stamp 2023-03-22 12:59:51 is 1906927.130993611 s in the future tar: ./net/udpgro.sh: time stamp 2023-03-22 12:34:53 is 1905428.631522945 s in the future tar: ./net/reuseport_bpf: time stamp 2023-03-22 12:59:48 is 1906923.312366403 s in the future tar: ./net/socket: time stamp 2023-03-22 12:59:50 is 1906924.947381903 s in the future tar: ./net/tcp_fastopen_backup_key.sh: time stamp 2023-03-22 12:34:53 is 1905427.578276444 s in the future tar: ./net/reuseport_addr_any: time stamp 2023-03-22 12:59:51 is 1906925.258170653 s in the future tar: ./net/reuseport_bpf_cpu: time stamp 2023-03-22 12:59:48 is 1906921.970986319 s in the future tar: ./net/vrf_route_leaking.sh: time stamp 2023-03-22 12:34:53 is 1905426.727611694 s in the future tar: ./net/psock_tpacket: time stamp 2023-03-22 12:59:50 is 1906923.428438653 s in the future tar: ./net/so_txtime: time stamp 2023-03-22 12:59:52 is 1906925.003290069 s in the future tar: ./net/hwtstamp_config: time stamp 2023-03-22 12:59:53 is 1906925.752783736 s in the future tar: ./net/drop_monitor_tests.sh: time stamp 2023-03-22 12:34:53 is 1905425.517787694 s in the future tar: ./net/ipsec: time stamp 2023-03-22 12:59:53 is 1906925.252996194 s in the future tar: ./net/ip6_gre_headroom.sh: time stamp 2023-03-22 12:34:53 is 1905425.025308611 s in the future tar: ./net/l2tp.sh: time stamp 2023-03-22 12:34:53 is 1905424.728934694 s in the future tar: ./net/txtimestamp.sh: time stamp 2023-03-22 12:34:53 is 1905424.478342819 s in the future tar: ./net/tcp_fastopen_backup_key: time stamp 2023-03-22 12:59:52 is 1906922.465151277 s in the future tar: ./net/udpgso: time stamp 2023-03-22 12:59:51 is 1906920.894158444 s in the future tar: ./net/fcnal-test.sh: time stamp 2023-03-22 12:34:53 is 1905422.11469436 s in the future tar: ./net/reuseport_bpf_numa: time stamp 2023-03-22 12:59:48 is 1906916.788700194 s in the future tar: ./net/route_localnet.sh: time stamp 2023-03-22 12:34:53 is 1905421.372400027 s in the future tar: ./net/reuseaddr_ports_exhausted.sh: time stamp 2023-03-22 12:34:53 is 1905420.897955194 s in the future tar: ./net/run_netsocktests: time stamp 2023-03-22 12:34:53 is 1905420.570804985 s in the future tar: ./net/devlink_port_split.py: time stamp 2023-03-22 12:34:53 is 1905420.172445402 s in the future tar: ./net/msg_zerocopy: time stamp 2023-03-22 12:59:51 is 1906917.714206527 s in the future tar: ./net/rxtimestamp: time stamp 2023-03-22 12:59:53 is 1906919.379599069 s in the future tar: ./net/test_bpf.sh: time stamp 2023-03-22 12:34:53 is 1905418.979704568 s in the future tar: ./net/xfrm_policy.sh: time stamp 2023-03-22 12:34:53 is 1905418.752375193 s in the future tar: ./net/psock_snd.sh: time stamp 2023-03-22 12:34:53 is 1905418.285377443 s in the future tar: ./net/reuseport_addr_any.sh: time stamp 2023-03-22 12:34:53 is 1905418.034156235 s in the future tar: ./net/so_txtime.sh: time stamp 2023-03-22 12:34:53 is 1905417.79299336 s in the future tar: ./net/txtimestamp: time stamp 2023-03-22 12:59:53 is 1906917.542409193 s in the future tar: ./net/ip_defrag: time stamp 2023-03-22 12:59:52 is 1906916.267058818 s in the future tar: ./net/ipv6_flowlabel: time stamp 2023-03-22 12:59:52 is 1906915.75693211 s in the future tar: ./net/altnames.sh: time stamp 2023-03-22 12:34:53 is 1905416.456472776 s in the future tar: ./net/udpgro_bench.sh: time stamp 2023-03-22 12:34:53 is 1905416.219222026 s in the future tar: ./net/vrf-xfrm-tests.sh: time stamp 2023-03-22 12:34:53 is 1905415.947164693 s in the future tar: ./net/udpgso_bench_tx: time stamp 2023-03-22 12:59:51 is 1906913.696618151 s in the future tar: ./net/nettest: time stamp 2023-03-22 12:59:50 is 1906912.304387401 s in the future tar: ./net/timestamping: time stamp 2023-03-22 12:59:53 is 1906914.926208568 s in the future tar: ./net/ipv6_flowlabel.sh: time stamp 2023-03-22 12:34:53 is 1905414.320135401 s in the future tar: ./net/reuseaddr_ports_exhausted: time stamp 2023-03-22 12:59:52 is 1906912.611170151 s in the future tar: ./net/udpgso_bench_rx: time stamp 2023-03-22 12:59:52 is 1906912.327255859 s in the future tar: ./net/fib_nexthops.sh: time stamp 2023-03-22 12:34:53 is 1905413.079832734 s in the future tar: ./net/fib_rule_tests.sh: time stamp 2023-03-22 12:34:53 is 1905412.836728859 s in the future tar: ./net/rtnetlink.sh: time stamp 2023-03-22 12:34:53 is 1905412.603858776 s in the future tar: ./net/psock_snd: time stamp 2023-03-22 12:59:51 is 1906910.345052526 s in the future tar: ./net/run_afpackettests: time stamp 2023-03-22 12:34:53 is 1905412.063354276 s in the future tar: ./net/icmp_redirect.sh: time stamp 2023-03-22 12:34:53 is 1905411.780767526 s in the future tar: ./net/txring_overwrite: time stamp 2023-03-22 12:59:51 is 1906909.472429109 s in the future tar: ./net/netdevice.sh: time stamp 2023-03-22 12:34:53 is 1905411.143735276 s in the future tar: ./net/rxtimestamp.sh: time stamp 2023-03-22 12:34:53 is 1905410.781012317 s in the future tar: ./net/tcp_inq: time stamp 2023-03-22 12:59:51 is 1906908.475667067 s in the future tar: ./net/in_netns.sh: time stamp 2023-03-22 12:34:53 is 1905410.216859401 s in the future tar: ./net/msg_zerocopy.sh: time stamp 2023-03-22 12:34:53 is 1905409.978310567 s in the future tar: ./net/test_vxlan_fdb_changelink.sh: time stamp 2023-03-22 12:34:53 is 1905409.740622651 s in the future tar: ./net/fib-onlink-tests.sh: time stamp 2023-03-22 12:34:53 is 1905409.434743442 s in the future tar: ./net/psock_fanout: time stamp 2023-03-22 12:59:50 is 1906905.140284359 s in the future tar: ./net/fin_ack_lat.sh: time stamp 2023-03-22 12:34:53 is 1905407.820417609 s in the future tar: ./net/test_blackhole_dev.sh: time stamp 2023-03-22 12:34:53 is 1905407.507945317 s in the future tar: ./net/fib_nexthop_multiprefix.sh: time stamp 2023-03-22 12:34:53 is 1905407.214311692 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2023-03-22 12:34:53 is 1905406.847298692 s in the future tar: ./net/mptcp/diag.sh: time stamp 2023-03-22 12:34:53 is 1905406.538496442 s in the future tar: ./net/mptcp/settings: time stamp 2023-03-22 12:34:53 is 1905406.232969525 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2023-03-22 12:34:53 is 1905405.969440025 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2023-03-22 12:34:53 is 1905405.705983192 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2023-03-22 12:34:53 is 1905405.450122734 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2023-03-22 12:59:54 is 1906906.13578815 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2023-03-22 12:59:54 is 1906905.819611233 s in the future tar: ./net/mptcp: time stamp 2023-03-22 13:00:04 is 1906915.692686608 s in the future tar: ./net/reuseaddr_conflict: time stamp 2023-03-22 12:59:49 is 1906900.425513067 s in the future tar: ./net/ip_defrag.sh: time stamp 2023-03-22 12:34:53 is 1905402.666866567 s in the future tar: ./net/udpgso_bench.sh: time stamp 2023-03-22 12:34:53 is 1905402.0853449 s in the future tar: ./net/fin_ack_lat: time stamp 2023-03-22 12:59:52 is 1906900.750851941 s in the future tar: ./net/ipv6_flowlabel_mgr: time stamp 2023-03-22 12:59:52 is 1906900.165790191 s in the future tar: ./net/tls: time stamp 2023-03-22 12:59:50 is 1906897.576484108 s in the future tar: ./net/udpgso.sh: time stamp 2023-03-22 12:34:53 is 1905400.099571608 s in the future tar: ./net/fib_tests.sh: time stamp 2023-03-22 12:34:53 is 1905399.840755358 s in the future tar: ./net/pmtu.sh: time stamp 2023-03-22 12:34:53 is 1905399.582597233 s in the future tar: ./net/reuseport_dualstack: time stamp 2023-03-22 12:59:48 is 1906894.322127024 s in the future tar: ./net: time stamp 2023-03-22 13:00:04 is 1906910.189791691 s in the future tar: ./memfd/fuse_mnt: time stamp 2023-03-22 12:59:48 is 1906893.922566608 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2023-03-22 12:34:53 is 1905398.651581733 s in the future tar: ./memfd/memfd_test: time stamp 2023-03-22 12:59:48 is 1906893.396448733 s in the future tar: ./memfd/fuse_test: time stamp 2023-03-22 12:59:48 is 1906893.186585108 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2023-03-22 12:34:53 is 1905397.936348733 s in the future tar: ./memfd: time stamp 2023-03-22 13:00:04 is 1906908.787366983 s in the future tar: ./futex/run.sh: time stamp 2023-03-22 13:00:03 is 1906907.510717399 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2023-03-22 12:59:47 is 1906891.227839149 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2023-03-22 12:59:47 is 1906890.969435857 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2023-03-22 12:59:47 is 1906890.712081732 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2023-03-22 12:59:47 is 1906890.453293691 s in the future tar: ./futex/functional/run.sh: time stamp 2023-03-22 12:34:53 is 1905396.196864649 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2023-03-22 12:59:46 is 1906888.945600607 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2023-03-22 12:59:47 is 1906889.683559191 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2023-03-22 12:59:47 is 1906889.458030274 s in the future tar: ./futex/functional: time stamp 2023-03-22 13:00:03 is 1906905.325168399 s in the future tar: ./futex: time stamp 2023-03-22 13:00:03 is 1906905.175588107 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2023-03-22 12:59:47 is 1906888.773238191 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2023-03-22 12:59:47 is 1906888.477343191 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2023-03-22 12:59:47 is 1906888.155786732 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2023-03-22 12:59:47 is 1906887.842983065 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2023-03-22 12:59:47 is 1906887.539083815 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2023-03-22 12:59:47 is 1906887.296322982 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2023-03-22 12:59:47 is 1906887.064686149 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2023-03-22 12:59:47 is 1906886.803635649 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2023-03-22 12:59:47 is 1906886.504187524 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2023-03-22 12:59:47 is 1906886.230199399 s in the future tar: ./lkdtm/USERCOPY_HEAP_SIZE_TO.sh: time stamp 2023-03-22 12:59:47 is 1906885.983748815 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2023-03-22 12:59:47 is 1906885.72721994 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2023-03-22 12:59:47 is 1906885.469029274 s in the future tar: ./lkdtm/USERCOPY_HEAP_WHITELIST_FROM.sh: time stamp 2023-03-22 12:59:47 is 1906885.195119023 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2023-03-22 12:59:47 is 1906884.959023815 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2023-03-22 12:59:47 is 1906884.712486648 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2023-03-22 12:59:47 is 1906884.443137148 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2023-03-22 12:59:47 is 1906884.195530273 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2023-03-22 12:59:47 is 1906883.85155844 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2023-03-22 12:59:47 is 1906883.573827607 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2023-03-22 12:59:47 is 1906883.25726494 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2023-03-22 12:59:47 is 1906882.949604148 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2023-03-22 12:59:47 is 1906882.647667273 s in the future tar: ./lkdtm/tests.txt: time stamp 2023-03-22 12:34:53 is 1905388.372184981 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2023-03-22 12:59:47 is 1906882.123184648 s in the future tar: ./lkdtm/USERCOPY_HEAP_WHITELIST_TO.sh: time stamp 2023-03-22 12:59:47 is 1906881.826469731 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2023-03-22 12:59:47 is 1906881.49639769 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2023-03-22 12:59:47 is 1906881.270723065 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2023-03-22 12:59:47 is 1906881.02042894 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2023-03-22 12:59:47 is 1906880.796532981 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2023-03-22 12:59:47 is 1906880.569820898 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2023-03-22 12:59:47 is 1906880.319938898 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2023-03-22 12:59:47 is 1906880.088197856 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2023-03-22 12:59:47 is 1906879.877173565 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2023-03-22 12:59:47 is 1906879.627033981 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2023-03-22 12:59:47 is 1906878.862846606 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2023-03-22 12:59:47 is 1906878.626333231 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2023-03-22 12:59:47 is 1906878.259381523 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2023-03-22 12:59:47 is 1906878.017337064 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2023-03-22 12:59:47 is 1906877.658552273 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2023-03-22 12:59:47 is 1906877.416743356 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2023-03-22 12:59:47 is 1906877.199715648 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2023-03-22 12:59:47 is 1906876.966073356 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2023-03-22 12:59:47 is 1906876.690740522 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2023-03-22 12:59:47 is 1906876.423748272 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2023-03-22 12:59:47 is 1906876.140000397 s in the future tar: ./lkdtm/USERCOPY_HEAP_SIZE_FROM.sh: time stamp 2023-03-22 12:59:47 is 1906875.839689814 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2023-03-22 12:59:47 is 1906875.480819606 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2023-03-22 12:59:47 is 1906875.214210147 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2023-03-22 12:59:47 is 1906874.955077147 s in the future tar: ./lkdtm/OVERWRITE_ALLOCATION.sh: time stamp 2023-03-22 12:59:47 is 1906874.704761522 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2023-03-22 12:59:47 is 1906874.437693106 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2023-03-22 12:59:47 is 1906873.71458573 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2023-03-22 12:59:47 is 1906872.778549272 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2023-03-22 12:59:47 is 1906872.457163855 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2023-03-22 12:59:47 is 1906872.027861689 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2023-03-22 12:59:47 is 1906871.661455605 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2023-03-22 12:59:47 is 1906871.234992355 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2023-03-22 12:59:47 is 1906871.009523647 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2023-03-22 12:59:47 is 1906870.50081848 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2023-03-22 12:59:47 is 1906870.275844647 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2023-03-22 12:59:47 is 1906869.93768448 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2023-03-22 12:59:47 is 1906869.533502105 s in the future tar: ./lkdtm/BUG.sh: time stamp 2023-03-22 12:59:47 is 1906869.224746605 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2023-03-22 12:59:47 is 1906868.957581188 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2023-03-22 12:59:47 is 1906868.54866248 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2023-03-22 12:59:47 is 1906868.256711771 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2023-03-22 12:59:47 is 1906867.94363323 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2023-03-22 12:59:47 is 1906867.701762396 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2023-03-22 12:59:47 is 1906867.401985855 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2023-03-22 12:59:47 is 1906867.107499605 s in the future tar: ./lkdtm: time stamp 2023-03-22 13:00:04 is 1906883.983250605 s in the future tar: ./nsfs/owner: time stamp 2023-03-22 12:59:54 is 1906873.728327396 s in the future tar: ./nsfs/pidns: time stamp 2023-03-22 12:59:54 is 1906873.494850605 s in the future tar: ./nsfs: time stamp 2023-03-22 13:00:05 is 1906884.37830698 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2023-03-22 12:59:48 is 1906867.111434938 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2023-03-22 12:59:48 is 1906866.877110813 s in the future tar: ./membarrier: time stamp 2023-03-22 13:00:04 is 1906882.755500896 s in the future tar: ./fpu/test_fpu: time stamp 2023-03-22 12:59:46 is 1906864.455712146 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2023-03-22 12:34:53 is 1905371.188052229 s in the future tar: ./fpu: time stamp 2023-03-22 13:00:03 is 1906881.062865563 s in the future tar: ./sysctl/sysctl.sh: time stamp 2023-03-22 12:34:53 is 1905370.783319313 s in the future tar: ./sysctl: time stamp 2023-03-22 13:00:06 is 1906883.650142854 s in the future tar: ./livepatch/test-livepatch.sh: time stamp 2023-03-22 12:34:53 is 1905370.386512188 s in the future tar: ./livepatch/settings: time stamp 2023-03-22 12:34:53 is 1905370.137010604 s in the future tar: ./livepatch/test-ftrace.sh: time stamp 2023-03-22 12:34:53 is 1905369.899332896 s in the future tar: ./livepatch/functions.sh: time stamp 2023-03-22 12:34:53 is 1905369.656930104 s in the future tar: ./livepatch/test-callbacks.sh: time stamp 2023-03-22 12:34:53 is 1905369.432291688 s in the future tar: ./livepatch/test-state.sh: time stamp 2023-03-22 12:34:53 is 1905369.156268813 s in the future tar: ./livepatch/test-shadow-vars.sh: time stamp 2023-03-22 12:34:53 is 1905368.922635354 s in the future tar: ./livepatch: time stamp 2023-03-22 13:00:04 is 1906879.822437854 s in the future tar: ./rtc/settings: time stamp 2023-03-22 12:34:53 is 1905368.547371812 s in the future tar: ./rtc/rtctest: time stamp 2023-03-22 12:59:57 is 1906872.329937021 s in the future tar: ./rtc/setdate: time stamp 2023-03-22 12:59:57 is 1906871.997102896 s in the future tar: ./rtc: time stamp 2023-03-22 13:00:05 is 1906879.887939354 s in the future tar: ./mincore/mincore_selftest: time stamp 2023-03-22 12:59:48 is 1906862.579247229 s in the future tar: ./mincore: time stamp 2023-03-22 13:00:04 is 1906878.445633021 s in the future tar: ./cgroup/with_stress.sh: time stamp 2023-03-22 12:34:53 is 1905367.091276646 s in the future tar: ./cgroup/test_memcontrol: time stamp 2023-03-22 12:59:45 is 1906858.832195437 s in the future tar: ./cgroup/test_stress.sh: time stamp 2023-03-22 12:34:53 is 1905366.540744979 s in the future tar: ./cgroup/test_kmem: time stamp 2023-03-22 12:59:45 is 1906858.261389437 s in the future tar: ./cgroup/test_freezer: time stamp 2023-03-22 12:59:45 is 1906857.993608562 s in the future tar: ./cgroup/test_core: time stamp 2023-03-22 12:59:45 is 1906857.752047729 s in the future tar: ./cgroup: time stamp 2023-03-22 13:00:02 is 1906874.634818979 s in the future tar: ./kcmp/kcmp_test: time stamp 2023-03-22 12:59:47 is 1906859.334390562 s in the future tar: ./kcmp: time stamp 2023-03-22 13:00:03 is 1906875.192578145 s in the future tar: ./ftrace/settings: time stamp 2023-03-22 12:34:53 is 1905364.913325312 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2023-03-22 12:34:53 is 1905364.541827895 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2023-03-22 12:34:53 is 1905364.28450877 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2023-03-22 12:34:53 is 1905363.916225145 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2023-03-22 12:34:53 is 1905363.674421854 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2023-03-22 12:34:53 is 1905363.432211728 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2023-03-22 12:34:53 is 1905363.169626353 s in the future tar: ./ftrace/test.d/event: time stamp 2023-03-22 12:34:53 is 1905363.019574937 s in the future tar: ./ftrace/test.d/functions: time stamp 2023-03-22 12:34:53 is 1905362.73156002 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2023-03-22 12:34:53 is 1905362.372953103 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2023-03-22 12:34:53 is 1905362.089231603 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2023-03-22 12:34:53 is 1905361.87233577 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2023-03-22 12:34:53 is 1905361.626575145 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2023-03-22 12:34:53 is 1905361.52633477 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2023-03-22 12:34:53 is 1905361.292737228 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2023-03-22 12:34:18 is 1905326.067323353 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2023-03-22 12:34:53 is 1905360.77066452 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2023-03-22 12:34:53 is 1905360.500092603 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2023-03-22 12:34:53 is 1905360.245015103 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2023-03-22 12:34:53 is 1905359.932805061 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2023-03-22 12:34:53 is 1905359.631094978 s in the future tar: ./ftrace/test.d/00basic: time stamp 2023-03-22 12:34:53 is 1905359.508712895 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2023-03-22 12:34:53 is 1905359.139671436 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2023-03-22 12:34:53 is 1905358.848577895 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2023-03-22 12:34:53 is 1905358.427613395 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2023-03-22 12:34:53 is 1905358.164632228 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2023-03-22 12:34:53 is 1905357.854328228 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2023-03-22 12:34:53 is 1905357.567100894 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2023-03-22 12:34:53 is 1905357.225716686 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2023-03-22 12:34:53 is 1905356.921584603 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2023-03-22 12:34:53 is 1905356.587424269 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2023-03-22 12:34:53 is 1905356.284338853 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2023-03-22 12:34:53 is 1905355.966768019 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2023-03-22 12:34:53 is 1905355.711874269 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2023-03-22 12:34:53 is 1905355.379038894 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2023-03-22 12:34:53 is 1905355.110860394 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2023-03-22 12:34:53 is 1905354.758474394 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2023-03-22 12:34:53 is 1905354.474042311 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2023-03-22 12:34:53 is 1905354.198590727 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2023-03-22 12:34:53 is 1905353.748285144 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2023-03-22 12:34:53 is 1905353.346188644 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2023-03-22 12:34:53 is 1905353.097583977 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2023-03-22 12:34:53 is 1905352.847217852 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2023-03-22 12:34:53 is 1905352.578421436 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2023-03-22 12:34:53 is 1905352.328167311 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2023-03-22 12:34:53 is 1905352.069533144 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2023-03-22 12:34:53 is 1905351.95235731 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2023-03-22 12:34:53 is 1905351.694060935 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2023-03-22 12:34:53 is 1905351.348302769 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2023-03-22 12:34:53 is 1905351.068379935 s in the future tar: ./ftrace/test.d/trigger: time stamp 2023-03-22 12:34:53 is 1905350.918356394 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2023-03-22 12:34:53 is 1905350.609745019 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2023-03-22 12:34:53 is 1905350.392747769 s in the future tar: ./ftrace/test.d/tracer: time stamp 2023-03-22 12:34:53 is 1905350.267605144 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2023-03-22 12:34:53 is 1905350.000380685 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2023-03-22 12:34:53 is 1905349.892147519 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2023-03-22 12:34:53 is 1905349.60012181 s in the future tar: ./ftrace/test.d/selftest: time stamp 2023-03-22 12:34:53 is 1905349.475058769 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2023-03-22 12:34:53 is 1905349.158104518 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2023-03-22 12:34:53 is 1905348.891117685 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2023-03-22 12:34:53 is 1905347.067901643 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2023-03-22 12:34:53 is 1905345.732530268 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2023-03-22 12:34:53 is 1905345.515328643 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2023-03-22 12:34:53 is 1905345.30712781 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2023-03-22 12:34:53 is 1905345.056772435 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2023-03-22 12:34:53 is 1905344.847860018 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2023-03-22 12:34:53 is 1905344.606485976 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2023-03-22 12:34:53 is 1905344.31412906 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2023-03-22 12:34:53 is 1905344.047175643 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2023-03-22 12:34:53 is 1905343.743580143 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2023-03-22 12:34:53 is 1905343.497034684 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2023-03-22 12:34:53 is 1905343.187669809 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2023-03-22 12:34:53 is 1905342.945920184 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2023-03-22 12:34:53 is 1905342.724847851 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2023-03-22 12:34:53 is 1905342.453682768 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2023-03-22 12:34:53 is 1905341.981082226 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2023-03-22 12:34:53 is 1905341.711768434 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2023-03-22 12:34:53 is 1905341.388978351 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2023-03-22 12:34:53 is 1905341.094621226 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2023-03-22 12:34:53 is 1905340.985717476 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2023-03-22 12:34:53 is 1905340.685915101 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2023-03-22 12:34:53 is 1905340.435171934 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2023-03-22 12:34:53 is 1905340.167987101 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2023-03-22 12:34:53 is 1905339.812030601 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2023-03-22 12:34:53 is 1905339.474739351 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2023-03-22 12:34:53 is 1905339.183632059 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2023-03-22 12:34:53 is 1905338.899837934 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2023-03-22 12:34:53 is 1905338.650323767 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2023-03-22 12:34:53 is 1905338.311588434 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2023-03-22 12:34:53 is 1905337.988448267 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2023-03-22 12:34:53 is 1905337.723684684 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2023-03-22 12:34:53 is 1905337.398350642 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2023-03-22 12:34:53 is 1905337.130978892 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2023-03-22 12:34:53 is 1905336.689464184 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2023-03-22 12:34:53 is 1905336.338642934 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2023-03-22 12:34:53 is 1905336.196544975 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2023-03-22 12:34:53 is 1905335.864130684 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2023-03-22 12:34:53 is 1905335.5130356 s in the future tar: ./ftrace/test.d/direct: time stamp 2023-03-22 12:34:53 is 1905335.387107767 s in the future tar: ./ftrace/test.d/template: time stamp 2023-03-22 12:34:53 is 1905335.170837725 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2023-03-22 12:34:53 is 1905334.861449058 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2023-03-22 12:34:53 is 1905334.615441642 s in the future tar: ./ftrace/test.d/instances: time stamp 2023-03-22 12:34:53 is 1905334.503381225 s in the future tar: ./ftrace/test.d: time stamp 2023-03-22 12:34:53 is 1905334.386635392 s in the future tar: ./ftrace/ftracetest: time stamp 2023-03-22 12:34:53 is 1905334.160258142 s in the future tar: ./ftrace: time stamp 2023-03-22 13:00:03 is 1906844.051861433 s in the future tar: ./timers/nanosleep: time stamp 2023-03-22 12:59:58 is 1906838.778282475 s in the future tar: ./timers/set-tai: time stamp 2023-03-22 12:59:59 is 1906839.527330725 s in the future tar: ./timers/adjtick: time stamp 2023-03-22 12:59:59 is 1906839.202716517 s in the future tar: ./timers/posix_timers: time stamp 2023-03-22 12:59:58 is 1906837.858926183 s in the future tar: ./timers/inconsistency-check: time stamp 2023-03-22 12:59:58 is 1906837.574315641 s in the future tar: ./timers/change_skew: time stamp 2023-03-22 12:59:59 is 1906838.299808266 s in the future tar: ./timers/threadtest: time stamp 2023-03-22 12:59:58 is 1906837.025994183 s in the future tar: ./timers/leap-a-day: time stamp 2023-03-22 12:59:59 is 1906837.718230433 s in the future tar: ./timers/leapcrash: time stamp 2023-03-22 12:59:59 is 1906837.343425308 s in the future tar: ./timers/rtcpie: time stamp 2023-03-22 12:59:58 is 1906835.800136766 s in the future tar: ./timers/settings: time stamp 2023-03-22 12:34:53 is 1905330.542430725 s in the future tar: ./timers/set-2038: time stamp 2023-03-22 12:59:59 is 1906836.24748535 s in the future tar: ./timers/set-tz: time stamp 2023-03-22 12:59:59 is 1906835.965998808 s in the future tar: ./timers/freq-step: time stamp 2023-03-22 12:59:59 is 1906835.705778058 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2023-03-22 12:59:59 is 1906835.423868349 s in the future tar: ./timers/nsleep-lat: time stamp 2023-03-22 12:59:58 is 1906834.191052016 s in the future tar: ./timers/skew_consistency: time stamp 2023-03-22 12:59:59 is 1906834.951606141 s in the future tar: ./timers/clocksource-switch: time stamp 2023-03-22 12:59:59 is 1906834.721164683 s in the future tar: ./timers/valid-adjtimex: time stamp 2023-03-22 12:59:59 is 1906834.405792558 s in the future tar: ./timers/set-timer-lat: time stamp 2023-03-22 12:59:58 is 1906833.128603433 s in the future tar: ./timers/mqueue-lat: time stamp 2023-03-22 12:59:58 is 1906832.771877849 s in the future tar: ./timers/raw_skew: time stamp 2023-03-22 12:59:58 is 1906832.464114516 s in the future tar: ./timers: time stamp 2023-03-22 13:00:06 is 1906840.304659099 s in the future tar: ./run_kselftest.sh: time stamp 2023-03-22 13:00:00 is 1906834.021069266 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2023-03-22 12:34:53 is 1905326.695544432 s in the future tar: ./cpu-hotplug: time stamp 2023-03-22 13:00:02 is 1906835.568158349 s in the future tar: ./pstore/common_tests: time stamp 2023-03-22 12:34:53 is 1905326.259532932 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2023-03-22 12:34:53 is 1905321.773113432 s in the future tar: ./pstore/pstore_crash_test: time stamp 2023-03-22 12:34:53 is 1905321.421680807 s in the future tar: ./pstore/pstore_tests: time stamp 2023-03-22 12:34:53 is 1905321.129621973 s in the future tar: ./pstore: time stamp 2023-03-22 13:00:05 is 1906832.953453598 s in the future tar: ./exec/load_address_16777216: time stamp 2023-03-22 12:59:45 is 1906812.194604432 s in the future tar: ./exec/execveat.denatured: time stamp 2023-03-22 12:59:45 is 1906810.804639557 s in the future tar: ./exec/Makefile: time stamp 2023-03-22 12:34:53 is 1905318.518199348 s in the future tar: ./exec/execveat: time stamp 2023-03-22 12:59:45 is 1906810.25900289 s in the future tar: ./exec/recursion-depth: time stamp 2023-03-22 12:59:45 is 1906809.940891848 s in the future tar: ./exec/binfmt_script: time stamp 2023-03-22 12:34:53 is 1905317.638355848 s in the future tar: ./exec/execveat.symlink: time stamp 2023-03-22 12:59:45 is 1906809.42942064 s in the future tar: ./exec/load_address_2097152: time stamp 2023-03-22 12:59:45 is 1906809.011761181 s in the future tar: ./exec/script: time stamp 2023-03-22 12:59:45 is 1906808.524898598 s in the future tar: ./exec/non-regular: time stamp 2023-03-22 12:59:45 is 1906808.153883431 s in the future tar: ./exec/load_address_4096: time stamp 2023-03-22 12:59:45 is 1906807.433183014 s in the future tar: ./exec/subdir: time stamp 2023-03-22 12:59:45 is 1906807.181982431 s in the future tar: ./exec: time stamp 2023-03-22 13:00:02 is 1906824.015499014 s in the future tar: ./size/get_size: time stamp 2023-03-22 12:59:58 is 1906819.572481598 s in the future tar: ./size: time stamp 2023-03-22 13:00:06 is 1906827.352555181 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2023-03-22 12:59:48 is 1906808.834848556 s in the future tar: ./mqueue/mq_open_tests: time stamp 2023-03-22 12:59:48 is 1906808.447442139 s in the future tar: ./mqueue: time stamp 2023-03-22 13:00:04 is 1906824.254172973 s in the future tar: ./capabilities/validate_cap: time stamp 2023-03-22 12:59:44 is 1906803.249469264 s in the future tar: ./capabilities/test_execve: time stamp 2023-03-22 12:59:45 is 1906803.759916014 s in the future tar: ./capabilities: time stamp 2023-03-22 13:00:02 is 1906820.455961556 s in the future tar: ./clone3/clone3_set_tid: time stamp 2023-03-22 12:59:45 is 1906803.022191056 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2023-03-22 12:59:45 is 1906802.638703347 s in the future tar: ./clone3/clone3: time stamp 2023-03-22 12:59:45 is 1906802.22054068 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2023-03-22 12:59:45 is 1906801.853366972 s in the future tar: ./clone3: time stamp 2023-03-22 13:00:02 is 1906818.692978014 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2023-03-22 12:59:54 is 1906810.225494889 s in the future tar: ./pidfd/pidfd_test: time stamp 2023-03-22 12:59:54 is 1906809.845155722 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2023-03-22 12:59:54 is 1906809.444865555 s in the future tar: ./pidfd/pidfd_wait: time stamp 2023-03-22 12:59:54 is 1906809.036600347 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2023-03-22 12:59:54 is 1906808.632082972 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2023-03-22 12:59:54 is 1906808.264982347 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2023-03-22 12:59:54 is 1906807.948043513 s in the future tar: ./pidfd: time stamp 2023-03-22 13:00:05 is 1906818.731537513 s in the future tar: ./kselftest-list.txt: time stamp 2023-03-22 13:00:07 is 1906820.130390305 s in the future tar: ./ptrace/peeksiginfo: time stamp 2023-03-22 12:59:55 is 1906807.662509097 s in the future tar: ./ptrace/get_syscall_info: time stamp 2023-03-22 12:59:55 is 1906807.290944888 s in the future tar: ./ptrace/vmaccess: time stamp 2023-03-22 12:59:55 is 1906806.95585293 s in the future tar: ./ptrace: time stamp 2023-03-22 13:00:05 is 1906816.805695638 s in the future tar: ./kselftest/prefix.pl: time stamp 2023-03-22 13:00:00 is 1906811.371883305 s in the future tar: ./kselftest/runner.sh: time stamp 2023-03-22 13:00:00 is 1906810.991563138 s in the future tar: ./kselftest/module.sh: time stamp 2023-03-22 13:00:00 is 1906810.579767763 s in the future tar: ./kselftest: time stamp 2023-03-22 13:00:00 is 1906810.391852305 s in the future tar: ./tpm2/test_space.sh: time stamp 2023-03-22 12:34:53 is 1905302.933387096 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2023-03-22 12:34:53 is 1905302.603618846 s in the future tar: ./tpm2/tpm2.py: time stamp 2023-03-22 12:34:53 is 1905302.306764055 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2023-03-22 12:34:53 is 1905301.950065388 s in the future tar: ./tpm2: time stamp 2023-03-22 13:00:06 is 1906814.755892096 s in the future tar: .: time stamp 2023-03-22 13:00:07 is 1906815.527606429 s in the future skiplist: ======================================== breakpoints:breakpoint_test breakpoints:step_after_suspend_test net:rtnetlink.sh net:tls netfilter:bridge_brouter.sh netfilter:nft_flowtable.sh netfilter:nft_trans_stress.sh pidfd:pidfd_wait ======================================== ============== Tests to run =============== ===========End Tests to run =============== No such collection 'alsa' + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #