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.205 (38 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x82000000 1205300/tftp-deploy-5sl0emzs/kernel/zImage tftp 0x82000000 1205300/tftp-deploy-5sl0emzs/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.205 Filename '1205300/tftp-deploy-5sl0emzs/kernel/zImage'. Load address: 0x82000000 Loading: *################################################## 10.1 MiB 4.4 MiB/s done Bytes transferred = 10588672 (a19200 hex) => tftp 0x83000000 1205300/tftp-deploy-5sl0emzs/ramdisk/ramdisk.cpio.gz.uboot tftp 0x83000000 1205300/tftp-deploy-5sl0emzs/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.205 Filename '1205300/tftp-deploy-5sl0emzs/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83000000 Loading: *################################################## 13.3 MiB 3.9 MiB/s done Bytes transferred = 13974326 (d53b36 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x88000000 1205300/tftp-deploy-5sl0emzs/dtb/am335x-boneblack.dtb tftp 0x88000000 1205300/tftp-deploy-5sl0emzs/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.205 Filename '1205300/tftp-deploy-5sl0emzs/dtb/am335x-boneblack.dtb'. Load address: 0x88000000 Loading: *################################################## 68.3 KiB 4.2 MiB/s done Bytes transferred = 69970 (11152 hex) => setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1205300/extract-nfsrootfs-qbwx2sow,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyO0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1205300/extract-nfsrootfs-qbwx2sow,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x83000000 0x88000000 bootz 0x82000000 0x83000000 0x88000000 Kernel image @ 0x82000000 [ 0x000000 - 0xa19200 ] ## Loading init Ramdisk from Legacy Image at 83000000 ... Image Name: Created: 2024-10-10 10:20:34 UTC Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13974262 Bytes = 13.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 88014151 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.111-cip29-rt15 (KernelCI@build-j340034-arm-gcc-12-multi-v7-defconfig-2lm4t) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Oct 10 10:05:44 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black [ 0.000000] earlycon: omap8250 at MMIO 0x44e09000 (options '') [ 0.000000] printk: bootconsole [omap8250] enabled [ 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 s34580 r8192 d22764 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/1205300/extract-nfsrootfs-qbwx2sow,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] Memory: 410592K/522240K available (15360K kernel code, 2470K rwdata, 6212K rodata, 2048K init, 427K bss, 46112K reserved, 65536K cma-reserved, 0K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] IRQ: Found an INTC at 0x(ptrval) (revision 5.0) with 128 interrupts <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] TI gptimer clocksource: always-on /ocp/interconnect@44c00000/segment@200000/target-module@31000 <6>[ 0.000002] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008336] clocksource: dmtimer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.019116] TI gptimer clockevent: 24000000 Hz at /ocp/interconnect@48000000/segment@0/target-module@40000 <6>[ 0.033873] Console: colour dummy device 80x30 <3>[ 0.038753] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' <3>[ 0.045812] This ensures that you still see kernel messages. Please <3>[ 0.052538] update your kernel commandline. <6>[ 0.057147] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) <6>[ 0.096119] CPU: Testing write buffer coherency: ok <6>[ 0.101479] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.106943] pid_max: default: 32768 minimum: 301 <6>[ 0.112150] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.119971] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.129286] CPU0: thread -1, cpu 0, socket -1, mpidr 0 <6>[ 0.135819] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.145411] rcu: Hierarchical SRCU implementation. <6>[ 0.145424] rcu: Max phase no-delay instances is 1000. <6>[ 0.145530] printk: bootconsole [omap8250] printing thread started <6>[ 0.168036] EFI services will not be available. <6>[ 0.168299] smp: Bringing up secondary CPUs ... <6>[ 0.168306] smp: Brought up 1 node, 1 CPU <6>[ 0.168316] SMP: Total of 1 processors activated (996.14 BogoMIPS). <6>[ 0.168326] CPU: All CPU(s) started in SVC mode. <6>[ 0.168983] devtmpfs: initialized <6>[ 0.211250] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 <6>[ 0.211528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.211554] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.216590] pinctrl core: initialized pinctrl subsystem <6>[ 0.221699] DMI not present or invalid. <6>[ 0.222566] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.225106] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.228349] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.228502] cpuidle: using governor menu <6>[ 0.250586] No ATAGs? <6>[ 0.250605] hw-breakpoint: debug architecture 0x4 unsupported. <6>[ 0.255771] Serial: AMBA PL011 UART driver <6>[ 0.355478] iommu: Default domain type: Translated <6>[ 0.355497] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.356220] SCSI subsystem initialized <6>[ 0.359949] usbcore: registered new interface driver usbfs <6>[ 0.359999] usbcore: registered new interface driver hub <6>[ 0.360048] usbcore: registered new device driver usb <6>[ 0.361039] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.361048] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.361069] PTP clock support registered <6>[ 0.369568] EDAC MC: Ver: 3.0.0 <6>[ 0.372363] vgaarb: loaded <6>[ 0.372987] clocksource: Switched to clocksource dmtimer <6>[ 0.396005] NET: Registered PF_INET protocol family <6>[ 0.396304] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.397412] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.397448] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.397462] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 0.397503] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) <6>[ 0.397602] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.397712] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.397736] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 0.397902] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.398757] RPC: Registered named UNIX socket transport module. <6>[ 0.398771] RPC: Registered udp transport module. <6>[ 0.398775] RPC: Registered tcp transport module. <6>[ 0.398779] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.398793] PCI: CLS 0 bytes, default 64 <5>[ 0.400219] Initialise system trusted keyrings <6>[ 0.400887] Trying to unpack rootfs image as initramfs... <6>[ 0.413918] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 0.420510] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.425269] NFS: Registering the id_resolver key type <5>[ 0.425336] Key type id_resolver registered <5>[ 0.425343] Key type id_legacy registered <6>[ 0.425447] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.425457] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.425502] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 0.442129] Key type asymmetric registered <5>[ 0.442146] Asymmetric key parser 'x509' registered <6>[ 0.442334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 0.442346] io scheduler mq-deadline registered <6>[ 0.442353] io scheduler kyber registered <6>[ 0.916342] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 0.920363] SuperH (H)SCI(F) driver initialized <6>[ 0.920996] msm_serial: driver initialized <6>[ 0.921006] STMicroelectronics ASC driver initialized <6>[ 0.922381] STM32 USART driver initialized <6>[ 0.979535] brd: module loaded <6>[ 0.995818] loop: module loaded <6>[ 1.006008] CAN device driver interface <6>[ 1.006675] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.007308] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.007314] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.007405] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.007411] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.010092] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.010162] usbcore: registered new interface driver pegasus <6>[ 1.010218] usbcore: registered new interface driver asix <6>[ 1.010267] usbcore: registered new interface driver ax88179_178a <6>[ 1.010301] usbcore: registered new interface driver cdc_ether <6>[ 1.010343] usbcore: registered new interface driver smsc75xx <6>[ 1.010391] usbcore: registered new interface driver smsc95xx <6>[ 1.010425] usbcore: registered new interface driver net1080 <6>[ 1.010457] usbcore: registered new interface driver cdc_subset <6>[ 1.010493] usbcore: registered new interface driver zaurus <6>[ 1.010546] usbcore: registered new interface driver cdc_ncm <6>[ 1.013967] usbcore: registered new interface driver usb-storage <6>[ 1.057185] i2c_dev: i2c /dev entries driver <5>[ 1.093649] cpuidle: enable-method property 'ti,am3352' found operations <6>[ 1.095569] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.095583] sdhci: Copyright(c) Pierre Ossman <6>[ 1.096893] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.098051] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.131061] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.134096] usbcore: registered new interface driver usbhid <6>[ 1.134113] usbhid: USB HID core driver <6>[ 1.149119] NET: Registered PF_INET6 protocol family <6>[ 1.167140] Segment Routing with IPv6 <6>[ 1.167204] In-situ OAM (IOAM) with IPv6 <6>[ 1.167293] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 1.168125] NET: Registered PF_PACKET protocol family <6>[ 1.168138] can: controller area network core <6>[ 1.168223] NET: Registered PF_CAN protocol family <6>[ 1.168233] can: raw protocol <6>[ 1.168241] can: broadcast manager protocol <6>[ 1.168257] can: netlink gateway - max_hops=1 <5>[ 1.168864] Key type dns_resolver registered <6>[ 1.169063] ThumbEE CPU extension supported. <5>[ 1.169084] Registering SWP/SWPB emulation handler <3>[ 1.169534] omap_voltage_late_init: Voltage driver support not added <5>[ 1.171550] Loading compiled-in X.509 certificates <6>[ 1.266286] platform 44e10800.pinmux: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@10000/scm@0/pinmux@800/pinmux_clkout2_pin <6>[ 1.267717] pinctrl-single 44e10800.pinmux: 142 pins, size 568 <4>[ 1.283782] ti-sysc: probe of 44e31000.target-module failed with error -16 <4>[ 1.430872] ti-sysc: probe of 48040000.target-module failed with error -16 <4>[ 1.464637] gpio gpiochip0: (gpio-0-31): not an immutable chip, please consider fixing it! <6>[ 1.913517] OMAP GPIO hardware version 0.1 <4>[ 2.015123] at24 2-0054: supply vcc not found, using dummy regulator <4>[ 2.049294] at24 2-0055: supply vcc not found, using dummy regulator <4>[ 2.085975] at24 2-0056: supply vcc not found, using dummy regulator <4>[ 2.122516] at24 2-0057: supply vcc not found, using dummy regulator <6>[ 2.184512] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz <4>[ 2.192576] gpio gpiochip1: (gpio-32-63): not an immutable chip, please consider fixing it! <4>[ 2.206470] gpio gpiochip2: (gpio-64-95): not an immutable chip, please consider fixing it! <6>[ 2.227893] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <4>[ 2.239441] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 2.239840] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 2.343385] omap_rng 48310000.rng: Random Number Generator ver. 20 <5>[ 2.360822] random: crng init done <6>[ 2.413228] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 3.452266] Freeing initrd memory: 13648K <6>[ 3.493504] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 <6>[ 3.493809] cpsw-switch 4a100000.switch: initialized cpsw ale version 1.4 <6>[ 3.493823] cpsw-switch 4a100000.switch: ALE Table size 1024 <6>[ 3.493938] cpsw-switch 4a100000.switch: cpts: overflow check period 500 (jiffies) <6>[ 3.493951] cpsw-switch 4a100000.switch: CPTS: ref_clk_freq:250000000 calc_mult:2147483648 calc_shift:29 error:0 nsec/sec <6>[ 3.494034] cpsw-switch 4a100000.switch: Detected MACID = 34:03:de:5e:2c:05 <5>[ 3.495506] cpsw-switch 4a100000.switch: initialized (regs 0x4a100000, pool size 256) hw_ver:0019010C 1.12 (0) <3>[ 3.513281] debugfs: Directory '49000000.dma' with parent 'dmaengine' already present! <6>[ 3.513314] edma 49000000.dma: TI EDMA DMA engine driver <6>[ 3.721099] printk: console [ttyS0] enabled <6>[ 3.721113] printk: bootconsole [omap8250] disabled <6>[ 3.721140] printk: bootconsole [omap8250] printing thread stopped <6>[ 3.723289] printk: console [ttyS0] printing thread started <4>[ 3.773700] tps65217-pmic: Failed to locate of_node [id: -1] <4>[ 3.780993] tps65217-bl: Failed to locate of_node [id: -1] <6>[ 3.803243] tps65217 0-0024: TPS65217 ID 0xe version 1.2 <6>[ 3.804935] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write <6>[ 3.805155] platform 4830e000.lcdc: Fixed dependency cycle(s) with /ocp/interconnect@44c00000/segment@200000/target-module@b000/i2c@0/tda19988@70 <6>[ 3.805318] i2c 0-0070: Fixed dependency cycle(s) with /ocp/interconnect@48000000/segment@300000/target-module@e000/lcdc@0 <6>[ 3.805783] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz <6>[ 3.817933] omap_gpio 44e07000.gpio: Could not set line 6 debounce to 200000 microseconds (-22) <6>[ 3.817963] sdhci-omap 48060000.mmc: Got CD GPIO <4>[ 3.818169] sdhci-omap 48060000.mmc: supply pbias not found, using dummy regulator <4>[ 3.818598] sdhci-omap 48060000.mmc: supply vqmmc not found, using dummy regulator <4>[ 3.848205] sdhci-omap 481d8000.mmc: supply pbias not found, using dummy regulator <4>[ 3.848610] sdhci-omap 481d8000.mmc: supply vqmmc not found, using dummy regulator <6>[ 4.043013] mmc1: SDHCI controller on 481d8000.mmc [481d8000.mmc] using External DMA <6>[ 4.044082] mmc0: SDHCI controller on 48060000.mmc [48060000.mmc] using External DMA <6>[ 4.045067] cpsw-switch 4a100000.switch: starting ndev. mode: dual_mac <6>[ 4.120703] mmc1: new high speed MMC card at address 0001 <6>[ 4.122794] mmcblk1: mmc1:0001 M62704 3.56 GiB <6>[ 4.128660] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver (mii_bus:phy_addr=4a101000.mdio:00, irq=POLL) <6>[ 4.128857] mmcblk1: p1 <6>[ 4.133955] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.168865] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.177342] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 6.273937] cpsw-switch 4a100000.switch eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 6.274057] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 6.333000] Sending DHCP requests ., OK <6>[ 6.413177] IP-Config: Got DHCP answer from 172.16.3.3, my address is 172.16.3.205 <6>[ 6.413228] IP-Config: Complete: <6>[ 6.413239] device=eth0, hwaddr=34:03:de:5e:2c:05, ipaddr=172.16.3.205, mask=255.255.255.0, gw=172.16.3.3 <6>[ 6.413276] host=172.16.3.205, domain=denx.de, nis-domain=(none) <6>[ 6.413293] bootserver=172.16.3.33, rootserver=172.16.3.3, rootpath= <6>[ 6.413313] nameserver0=172.16.3.3 <6>[ 6.413343] ntpserver0=172.16.3.3 <6>[ 6.414523] clk: Disabling unused clocks <6>[ 6.426192] Freeing unused kernel image (initmem) memory: 2048K Loading, please wait... <6>[ 6.488075] Run /init as init process Starting systemd-udevd version 252.22-1~deb12u1 <4>[ 9.904215] am335x-phy-driver 47401300.usb-phy: supply vcc not found, using dummy regulator <4>[ 9.904587] am335x-phy-driver 47401300.usb-phy: dummy supplies not allowed for exclusive requests <4>[ 9.939665] am335x-phy-driver 47401b00.usb-phy: supply vcc not found, using dummy regulator <4>[ 9.939987] am335x-phy-driver 47401b00.usb-phy: dummy supplies not allowed for exclusive requests <6>[ 9.979103] tda998x 0-0070: found TDA19988 <6>[ 10.149015] musb-hdrc musb-hdrc.1: MUSB HDRC host driver <6>[ 10.149064] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.204959] hub 1-0:1.0: USB hub found <6>[ 10.205055] 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.205 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 14.467264] systemd[1]: System time before build time, advancing clock. <30>[ 14.590686] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 14.627114] systemd[1]: Detected architecture arm. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 14.673500] systemd[1]: Hostname set to . <30>[ 16.767616] systemd[1]: Queued start job for default target graphical.target. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0<30>[ 16.782219] systemd[1]: Created slice system-getty.slice - Slice /system/getty. m - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 16.825730] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m -<30>[ 16.858838] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 16.904786] 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. <30>[ 16.935335] 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. <30>[ 16.965732] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0... <30>[ 16.994200] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 16.994593] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0<30>[ 17.030740] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. m - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 17.073713] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 17.104703] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 17.135177] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 17.163559] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 17.193806] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 17.226500] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 17.246026] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m <30>[ 17.333800] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). - Journal Socket (/dev/log). <30>[ 17.337068] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socke<30>[ 17.372837] 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. <30>[ 17.416095] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socke<30>[ 17.450813] 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. <30>[ 17.494864] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. <30>[ 17.526131] systemd[1]: dev-hugepages.mount - Huge Pages File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/mm/hugepages). <30>[ 17.528262] 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... <30>[ 17.593509] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Tra<30>[ 17.630382] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... ce File System... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 17.694469] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 17.729476] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel<30>[ 17.806917] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Module dm_mod... Starting [0;1;39mmodprobe@drm.service[0m - Load Kerne<30>[ 17.850209] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... l Module drm... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 17.904269] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 17.954386] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 18.004501] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <28>[ 18.035245] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. <28>[ 18.035291] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) <30>[ 18.039277] 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... <30>[ 18.144378] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... <30>[ 18.178725] 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... [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 18.244355] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... <30>[ 18.296269] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... <30>[ 18.350805] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. <30>[ 18.414654] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. <30>[ 18.449852] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - <30>[ 18.679382] systemd[1]: modprobe@configfs.service: Deactivated successfully. Load Kernel Module configfs. <30>[ 18.680402] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m -<30>[ 18.736622] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. Load Kernel Module drm. <30>[ 18.754041] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. <30>[ 18.796687] systemd[1]: modprobe@drm.service: Deactivated successfully. <30>[ 18.803963] 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. [[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 <30>[ 18.846090] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. - Load Kernel Module loop. <30>[ 18.863512] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. <30>[ 18.895962] systemd[1]: modprobe@fuse.service: Deactivated successfully. <30>[ 18.897618] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. <30>[ 18.935849] systemd[1]: modprobe@loop.service: Deactivated successfully. <30>[ 18.937203] 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 Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0<30>[ 19.003291] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. m - Preparation for Network. <30>[ 19.036037] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. <30>[ 19.065752] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. <30>[ 19.096006] systemd[1]: Reached target network-pre.target - 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... Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Ke<30>[ 19.144613] systemd[1]: sys-fs-fuse-connections.mount - FUSE Control File System was skipped because of an unmet condition check (ConditionPathExists=/sys/fs/fuse/connections). rnel Variables... <30>[ 19.194686] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... <30>[ 19.223663] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). <30>[ 19.224375] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). <30>[ 19.235024] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed... <30>[ 19.247223] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. <30>[ 19.286685] systemd[1]: Starting systemd-sysctl.service - 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. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m<30>[ 19.425469] systemd[1]: Starting systemd-sysusers.service - Create System Users... - Apply Kernel Variables. <30>[ 19.512752] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. <30>[ 19.659391] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... <46>[ 20.057954] systemd-journald[169]: 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-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] 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... [[0m[0;31m* [0m] (1 of 3) Job dev-ttyS0.device/start running (8s / 1min 30s) M[K[[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0. [K<5>[ 26.841143] cfg80211: Loading compiled-in X.509 certificates for regulatory database [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. <5>[ 28.042398] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 28.052548] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 28.053773] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 28.053811] cfg80211: failed to load regulatory.db [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39malsa-restore.serv…- Save/Restore Sound Card State... Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39malsa-restore.serv…m - Save/Restore Sound Card State. [[0;32m OK [0m] Reached target [0;1;39msound.target[0m - Sound Card. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. Debian GNU/Linux 12 debianworm-armhf login: root (automatic login) Linux debian-bookworm-armhf 6.1.111-cip29-rt15 #1 SMP Thu Oct 10 10:05:44 UTC 2024 armv7l The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1205300/extract-nfsrootfs-qbwx2sow' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1205300/extract-nfsrootfs-qbwx2sow' / # 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-1205300/environment . /lava-1205300/environment / # /lava-1205300/bin/lava-test-runner /lava-1205300/0 /lava-1205300/bin/lava-test-runner /lava-1205300/0 + export TESTRUN_ID=0_timesync-off + TESTRUN_ID=0_timesync-off + cd /lava-1205300/0/tests/0_timesync-off ++ cat uuid + UUID=1205300_1.6.2.4.1 + set +x + systemctl stop systemd-timesyncd + set +x + export TESTRUN_ID=1_kselftest-capabilities + TESTRUN_ID=1_kselftest-capabilities + cd /lava-1205300/0/tests/1_kselftest-capabilities ++ cat uuid + UUID=1205300_1.6.2.4.5 + set +x + cd ./automated/linux/kselftest/ + ./kselftest.sh -c capabilities -T '' -t kselftest_armhf.tar.gz -s True -u http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.111-cip29-204-gbfe585616d564/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz -L '' -S /dev/null -b beaglebone-black -g cip-gitlab -e '' -p /opt/kselftests/mainline/ -n 1 -i 1 -E '' INFO: install_deps skipped --2024-01-26 21:49:18-- http://storage.kernelci.org/cip-gitlab/ci-pavel-linux-test/v6.1.111-cip29-204-gbfe585616d564/arm/multi_v7_defconfig/gcc-12/kselftest.tar.xz Resolving storage.kernelci.org (storage.kernelci.org)... 20.171.243.82 Connecting to storage.kernelci.org (storage.kernelci.org)|20.171.243.82|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1664324 (1.6M) [application/octet-stream] Saving to: 'kselftest_armhf.tar.gz' kselftest_armhf.tar 0%[ ] 0 --.-KB/s kselftest_armhf.tar 2%[ ] 43.32K 139KB/s kselftest_armhf.tar 12%[=> ] 205.04K 328KB/s kselftest_armhf.tar 40%[=======> ] 661.64K 646KB/s kselftest_armhf.tar 88%[================> ] 1.40M 1.07MB/s kselftest_armhf.tar 100%[===================>] 1.59M 1.08MB/s in 1.5s 2024-01-26 21:49:20 (1.08 MB/s) - 'kselftest_armhf.tar.gz' saved [1664324/1664324] tar: ./ir/ir_loopback.sh: time stamp 2024-10-10 09:32:38 is 22246996.719498203 s in the future tar: ./ir/ir_loopback: time stamp 2024-10-10 10:13:07 is 22249425.583119828 s in the future tar: ./ir: time stamp 2024-10-10 10:13:56 is 22249474.52718512 s in the future tar: ./splice/config: time stamp 2024-10-04 13:35:03 is 21743141.366428078 s in the future tar: ./splice/default_file_splice_read: time stamp 2024-10-10 10:13:47 is 22249465.249486453 s in the future tar: ./splice/splice_read: time stamp 2024-10-10 10:13:47 is 22249465.068785537 s in the future tar: ./splice/settings: time stamp 2024-10-04 13:35:03 is 21743140.951784037 s in the future tar: ./splice/short_splice_read.sh: time stamp 2024-10-04 13:35:03 is 21743140.842896703 s in the future tar: ./splice/default_file_splice_read.sh: time stamp 2024-10-04 13:35:03 is 21743140.723914745 s in the future tar: ./splice: time stamp 2024-10-10 10:14:00 is 22249477.65749412 s in the future tar: ./capabilities/validate_cap: time stamp 2024-10-10 10:13:01 is 22249418.509207787 s in the future tar: ./capabilities/test_execve: time stamp 2024-10-10 10:13:01 is 22249418.37597212 s in the future tar: ./capabilities: time stamp 2024-10-10 10:13:53 is 22249470.325746412 s in the future tar: ./landlock/config: time stamp 2024-10-10 09:32:38 is 22246995.181978287 s in the future tar: ./landlock/true: time stamp 2024-10-10 10:13:14 is 22249430.900951703 s in the future tar: ./landlock/fs_test: time stamp 2024-10-10 10:13:13 is 22249429.66508887 s in the future tar: ./landlock/ptrace_test: time stamp 2024-10-10 10:13:14 is 22249430.539948703 s in the future tar: ./landlock/base_test: time stamp 2024-10-10 10:13:08 is 22249424.414783328 s in the future tar: ./landlock: time stamp 2024-10-10 10:13:57 is 22249473.364788328 s in the future tar: ./amd-pstate/config: time stamp 2024-10-10 09:32:38 is 22246994.20046662 s in the future tar: ./amd-pstate/amd-pstate-ut.sh: time stamp 2024-10-10 09:32:38 is 22246994.08323212 s in the future tar: ./amd-pstate: time stamp 2024-10-10 10:13:53 is 22249469.03120137 s in the future tar: ./timers/raw_skew: time stamp 2024-10-10 10:13:49 is 22249464.880978995 s in the future tar: ./timers/skew_consistency: time stamp 2024-10-10 10:13:50 is 22249465.75588237 s in the future tar: ./timers/set-tai: time stamp 2024-10-10 10:13:50 is 22249465.624506161 s in the future tar: ./timers/nsleep-lat: time stamp 2024-10-10 10:13:49 is 22249464.505658703 s in the future tar: ./timers/adjtick: time stamp 2024-10-10 10:13:50 is 22249465.38055712 s in the future tar: ./timers/set-timer-lat: time stamp 2024-10-10 10:13:49 is 22249464.25776762 s in the future tar: ./timers/freq-step: time stamp 2024-10-10 10:13:50 is 22249465.130330328 s in the future tar: ./timers/alarmtimer-suspend: time stamp 2024-10-10 10:13:49 is 22249463.996830745 s in the future tar: ./timers/posix_timers: time stamp 2024-10-10 10:13:48 is 22249462.871508286 s in the future tar: ./timers/set-tz: time stamp 2024-10-10 10:13:50 is 22249464.743541828 s in the future tar: ./timers/inconsistency-check: time stamp 2024-10-10 10:13:49 is 22249463.60463837 s in the future tar: ./timers/settings: time stamp 2024-10-04 13:35:03 is 21743137.496260953 s in the future tar: ./timers/mqueue-lat: time stamp 2024-10-10 10:13:49 is 22249463.371058411 s in the future tar: ./timers/threadtest: time stamp 2024-10-10 10:13:49 is 22249463.248476828 s in the future tar: ./timers/leapcrash: time stamp 2024-10-10 10:13:50 is 22249464.104317411 s in the future tar: ./timers/clocksource-switch: time stamp 2024-10-10 10:13:50 is 22249463.987383703 s in the future tar: ./timers/rtcpie: time stamp 2024-10-10 10:13:49 is 22249462.862319703 s in the future tar: ./timers/leap-a-day: time stamp 2024-10-10 10:13:50 is 22249463.731248078 s in the future tar: ./timers/valid-adjtimex: time stamp 2024-10-10 10:13:49 is 22249462.595428661 s in the future tar: ./timers/change_skew: time stamp 2024-10-10 10:13:50 is 22249463.470442036 s in the future tar: ./timers/set-2038: time stamp 2024-10-10 10:13:50 is 22249463.353585953 s in the future tar: ./timers/nanosleep: time stamp 2024-10-10 10:13:48 is 22249461.228570453 s in the future tar: ./timers: time stamp 2024-10-10 10:14:01 is 22249474.172461828 s in the future tar: ./lib/bitmap.sh: time stamp 2024-10-04 13:35:03 is 21743135.986757953 s in the future tar: ./lib/printf.sh: time stamp 2024-10-04 13:35:03 is 21743135.869898369 s in the future tar: ./lib/prime_numbers.sh: time stamp 2024-10-04 13:35:03 is 21743135.753263994 s in the future tar: ./lib/config: time stamp 2024-10-10 09:32:38 is 22246990.646802994 s in the future tar: ./lib/scanf.sh: time stamp 2024-10-10 09:32:38 is 22246990.538427078 s in the future tar: ./lib/strscpy.sh: time stamp 2024-10-04 13:35:03 is 21743135.411173453 s in the future tar: ./lib: time stamp 2024-10-10 10:13:57 is 22249469.361070494 s in the future tar: ./nci/config: time stamp 2024-10-10 09:32:38 is 22246990.219161786 s in the future tar: ./nci/nci_dev: time stamp 2024-10-10 10:13:17 is 22249429.071290369 s in the future tar: ./nci: time stamp 2024-10-10 10:13:58 is 22249470.012966911 s in the future tar: ./intel_pstate/run.sh: time stamp 2024-10-04 13:35:03 is 21743134.868884453 s in the future tar: ./intel_pstate: time stamp 2024-10-10 10:13:56 is 22249467.814306994 s in the future tar: ./exec/execveat: time stamp 2024-10-10 10:13:03 is 22249414.653939119 s in the future tar: ./exec/non-regular: time stamp 2024-10-10 10:13:03 is 22249414.537407536 s in the future tar: ./exec/binfmt_script.py: time stamp 2024-10-10 09:32:38 is 22246989.410082328 s in the future tar: ./exec/null-argv: time stamp 2024-10-10 10:13:03 is 22249414.287323453 s in the future tar: ./exec/load_address_4096: time stamp 2024-10-10 10:13:03 is 22249414.028919119 s in the future tar: ./exec/script: time stamp 2024-10-10 10:13:03 is 22249413.903734203 s in the future tar: ./exec/load_address_16777216: time stamp 2024-10-10 10:13:03 is 22249410.89083441 s in the future tar: ./exec/execveat.symlink: time stamp 2024-10-10 10:13:03 is 22249410.788663869 s in the future tar: ./exec/recursion-depth: time stamp 2024-10-10 10:13:03 is 22249410.636798827 s in the future tar: ./exec/Makefile: time stamp 2024-10-10 09:32:38 is 22246985.517828994 s in the future tar: ./exec/load_address_2097152: time stamp 2024-10-10 10:13:03 is 22249409.836674785 s in the future tar: ./exec/execveat.denatured: time stamp 2024-10-10 10:13:03 is 22249409.677999577 s in the future tar: ./exec/subdir: time stamp 2024-10-10 10:13:03 is 22249409.586302869 s in the future tar: ./exec: time stamp 2024-10-10 10:13:55 is 22249461.525615327 s in the future tar: ./ftrace/config: time stamp 2024-10-04 13:35:03 is 21743129.38373591 s in the future tar: ./ftrace/ftracetest: time stamp 2024-10-10 09:32:38 is 22246984.220672952 s in the future tar: ./ftrace/test.d/kprobe/add_and_remove.tc: time stamp 2024-10-04 13:35:03 is 21743129.050204952 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_string.tc: time stamp 2024-10-10 09:32:38 is 22246983.941654702 s in the future tar: ./ftrace/test.d/kprobe/probepoint.tc: time stamp 2024-10-04 13:35:03 is 21743128.799798702 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args.tc: time stamp 2024-10-04 13:35:03 is 21743128.668952244 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_comm.tc: time stamp 2024-10-04 13:35:03 is 21743128.54356341 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_maxactive.tc: time stamp 2024-10-04 13:35:03 is 21743128.42449291 s in the future tar: ./ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc: time stamp 2024-10-04 13:35:03 is 21743128.291003369 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_syntax.tc: time stamp 2024-10-10 09:32:38 is 22246983.151677285 s in the future tar: ./ftrace/test.d/kprobe/kprobe_module.tc: time stamp 2024-10-04 13:35:03 is 21743128.026601618 s in the future tar: ./ftrace/test.d/kprobe/uprobe_syntax_errors.tc: time stamp 2024-10-04 13:35:03 is 21743127.90735191 s in the future tar: ./ftrace/test.d/kprobe/kprobe_multiprobe.tc: time stamp 2024-10-04 13:35:03 is 21743127.782118993 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_args.tc: time stamp 2024-10-04 13:35:03 is 21743127.651313827 s in the future tar: ./ftrace/test.d/kprobe/kretprobe_return_suffix.tc: time stamp 2024-10-04 13:35:03 is 21743127.526191285 s in the future tar: ./ftrace/test.d/kprobe/profile.tc: time stamp 2024-10-04 13:35:03 is 21743127.406805368 s in the future tar: ./ftrace/test.d/kprobe/multiple_kprobes.tc: time stamp 2024-10-10 09:32:38 is 22246982.273249118 s in the future tar: ./ftrace/test.d/kprobe/kprobe_eventname.tc: time stamp 2024-10-04 13:35:03 is 21743127.142432993 s in the future tar: ./ftrace/test.d/kprobe/kprobe_ftrace.tc: time stamp 2024-10-04 13:35:03 is 21743127.017406952 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_symbol.tc: time stamp 2024-10-04 13:35:03 is 21743126.897866327 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_user.tc: time stamp 2024-10-04 13:35:03 is 21743126.76445116 s in the future tar: ./ftrace/test.d/kprobe/kprobe_args_type.tc: time stamp 2024-10-04 13:35:03 is 21743126.63362841 s in the future tar: ./ftrace/test.d/kprobe/kprobe_syntax_errors.tc: time stamp 2024-10-10 09:32:38 is 22246981.508563785 s in the future tar: ./ftrace/test.d/kprobe/busy_check.tc: time stamp 2024-10-04 13:35:03 is 21743126.372456243 s in the future tar: ./ftrace/test.d/kprobe: time stamp 2024-10-10 09:32:38 is 22246981.313641868 s in the future tar: ./ftrace/test.d/ftrace/tracing-error-log.tc: time stamp 2024-10-04 13:35:03 is 21743126.159391243 s in the future tar: ./ftrace/test.d/ftrace/func_cpumask.tc: time stamp 2024-10-04 13:35:03 is 21743125.982905577 s in the future tar: ./ftrace/test.d/ftrace/func_profile_stat.tc: time stamp 2024-10-04 13:35:03 is 21743125.863786118 s in the future tar: ./ftrace/test.d/ftrace/func_mod_trace.tc: time stamp 2024-10-04 13:35:03 is 21743125.668747827 s in the future tar: ./ftrace/test.d/ftrace/func_event_triggers.tc: time stamp 2024-10-10 09:32:38 is 22246980.47563216 s in the future tar: ./ftrace/test.d/ftrace/func-filter-notrace-pid.tc: time stamp 2024-10-04 13:35:03 is 21743125.32196966 s in the future tar: ./ftrace/test.d/ftrace/func_profiler.tc: time stamp 2024-10-04 13:35:03 is 21743125.180220493 s in the future tar: ./ftrace/test.d/ftrace/func_stack_tracer.tc: time stamp 2024-10-04 13:35:03 is 21743125.055092035 s in the future tar: ./ftrace/test.d/ftrace/func_traceonoff_triggers.tc: time stamp 2024-10-04 13:35:03 is 21743124.92518641 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter-stack.tc: time stamp 2024-10-04 13:35:03 is 21743124.806925576 s in the future tar: ./ftrace/test.d/ftrace/func-filter-stacktrace.tc: time stamp 2024-10-04 13:35:03 is 21743124.678942118 s in the future tar: ./ftrace/test.d/ftrace/func_set_ftrace_file.tc: time stamp 2024-10-10 09:32:38 is 22246979.553666118 s in the future tar: ./ftrace/test.d/ftrace/func-filter-glob.tc: time stamp 2024-10-04 13:35:03 is 21743124.398210951 s in the future tar: ./ftrace/test.d/ftrace/func-filter-pid.tc: time stamp 2024-10-04 13:35:03 is 21743124.281414743 s in the future tar: ./ftrace/test.d/ftrace/fgraph-filter.tc: time stamp 2024-10-04 13:35:03 is 21743124.153460951 s in the future tar: ./ftrace/test.d/ftrace: time stamp 2024-10-10 09:32:38 is 22246979.104258868 s in the future tar: ./ftrace/test.d/functions: time stamp 2024-10-10 09:32:38 is 22246978.976164201 s in the future tar: ./ftrace/test.d/selftest/bashisms.tc: time stamp 2024-10-04 13:35:03 is 21743123.823315035 s in the future tar: ./ftrace/test.d/selftest: time stamp 2024-10-04 13:35:03 is 21743123.772567368 s in the future tar: ./ftrace/test.d/dynevent/add_remove_eprobe.tc: time stamp 2024-10-10 09:32:38 is 22246978.603662618 s in the future tar: ./ftrace/test.d/dynevent/generic_clear_event.tc: time stamp 2024-10-04 13:35:03 is 21743123.46745566 s in the future tar: ./ftrace/test.d/dynevent/clear_select_events.tc: time stamp 2024-10-04 13:35:03 is 21743123.323696993 s in the future tar: ./ftrace/test.d/dynevent/test_duplicates.tc: time stamp 2024-10-10 09:32:38 is 22246978.200581451 s in the future tar: ./ftrace/test.d/dynevent/add_remove_synth.tc: time stamp 2024-10-04 13:35:03 is 21743123.070072701 s in the future tar: ./ftrace/test.d/dynevent/add_remove_kprobe.tc: time stamp 2024-10-10 09:32:38 is 22246977.95225966 s in the future tar: ./ftrace/test.d/dynevent/eprobes_syntax_errors.tc: time stamp 2024-10-10 09:32:38 is 22246977.814982993 s in the future tar: ./ftrace/test.d/dynevent: time stamp 2024-10-10 09:32:38 is 22246977.756504035 s in the future tar: ./ftrace/test.d/tracer/wakeup.tc: time stamp 2024-10-04 13:35:03 is 21743122.605141826 s in the future tar: ./ftrace/test.d/tracer/wakeup_rt.tc: time stamp 2024-10-04 13:35:03 is 21743122.485368576 s in the future tar: ./ftrace/test.d/tracer: time stamp 2024-10-04 13:35:03 is 21743122.385250618 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-syntax-errors.tc: time stamp 2024-10-04 13:35:03 is 21743122.144572951 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-hist.tc: time stamp 2024-10-04 13:35:03 is 21743121.991894284 s in the future tar: ./ftrace/test.d/trigger/trigger-multihist.tc: time stamp 2024-10-04 13:35:03 is 21743121.833392784 s in the future tar: ./ftrace/test.d/trigger/trigger-eventonoff.tc: time stamp 2024-10-04 13:35:03 is 21743121.680951659 s in the future tar: ./ftrace/test.d/trigger/trigger-traceonoff.tc: time stamp 2024-10-04 13:35:03 is 21743121.449766576 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-expressions.tc: time stamp 2024-10-10 09:32:38 is 22246976.329342284 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-syntax.tc: time stamp 2024-10-10 09:32:38 is 22246976.175936118 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-trace-action-hist.tc: time stamp 2024-10-04 13:35:03 is 21743121.042500909 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc: time stamp 2024-10-04 13:35:03 is 21743120.862263743 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc: time stamp 2024-10-04 13:35:03 is 21743120.693979243 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-eprobe.tc: time stamp 2024-10-10 09:32:38 is 22246975.509874159 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic_event_syntax_errors.tc: time stamp 2024-10-10 09:32:38 is 22246975.391826493 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc: time stamp 2024-10-04 13:35:03 is 21743120.262395076 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-multi-actions-accept.tc: time stamp 2024-10-04 13:35:03 is 21743120.136465159 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc: time stamp 2024-10-04 13:35:03 is 21743120.007260368 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-snapshot-action-hist.tc: time stamp 2024-10-04 13:35:03 is 21743119.887388201 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc: time stamp 2024-10-04 13:35:03 is 21743119.762212784 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onchange-action-hist.tc: time stamp 2024-10-04 13:35:03 is 21743119.648693034 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-synthetic-event-dynstring.tc: time stamp 2024-10-04 13:35:03 is 21743119.515257451 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc: time stamp 2024-10-04 13:35:03 is 21743119.386927617 s in the future tar: ./ftrace/test.d/trigger/inter-event/trigger-action-hist-xfail.tc: time stamp 2024-10-04 13:35:03 is 21743119.256733367 s in the future tar: ./ftrace/test.d/trigger/inter-event: time stamp 2024-10-10 09:32:38 is 22246974.193660451 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic-kernel.tc: time stamp 2024-10-04 13:35:03 is 21743119.077203409 s in the future tar: ./ftrace/test.d/trigger/trigger-filter.tc: time stamp 2024-10-04 13:35:03 is 21743118.957027409 s in the future tar: ./ftrace/test.d/trigger/trigger-hist-mod.tc: time stamp 2024-10-04 13:35:03 is 21743118.843980242 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-snapshot.tc: time stamp 2024-10-04 13:35:03 is 21743118.693479034 s in the future tar: ./ftrace/test.d/trigger/trigger-trace-marker-synthetic.tc: time stamp 2024-10-04 13:35:03 is 21743118.568352034 s in the future tar: ./ftrace/test.d/trigger/trigger-hist.tc: time stamp 2024-10-10 09:32:38 is 22246973.448162034 s in the future tar: ./ftrace/test.d/trigger/trigger-snapshot.tc: time stamp 2024-10-04 13:35:03 is 21743118.318676867 s in the future tar: ./ftrace/test.d/trigger/trigger-stacktrace.tc: time stamp 2024-10-04 13:35:03 is 21743118.192998701 s in the future tar: ./ftrace/test.d/trigger: time stamp 2024-10-10 09:32:38 is 22246973.124385076 s in the future tar: ./ftrace/test.d/event/event-enable.tc: time stamp 2024-10-04 13:35:03 is 21743117.985600742 s in the future tar: ./ftrace/test.d/event/subsystem-enable.tc: time stamp 2024-10-04 13:35:03 is 21743117.864076034 s in the future tar: ./ftrace/test.d/event/event-no-pid.tc: time stamp 2024-10-04 13:35:03 is 21743117.730743451 s in the future tar: ./ftrace/test.d/event/toplevel-enable.tc: time stamp 2024-10-04 13:35:03 is 21743117.617451951 s in the future tar: ./ftrace/test.d/event/trace_printk.tc: time stamp 2024-10-04 13:35:03 is 21743117.493445867 s in the future tar: ./ftrace/test.d/event/event-pid.tc: time stamp 2024-10-04 13:35:03 is 21743117.355097492 s in the future tar: ./ftrace/test.d/event: time stamp 2024-10-04 13:35:03 is 21743117.288390201 s in the future tar: ./ftrace/test.d/direct/ftrace-direct.tc: time stamp 2024-10-04 13:35:03 is 21743117.108404576 s in the future tar: ./ftrace/test.d/direct/kprobe-direct.tc: time stamp 2024-10-04 13:35:03 is 21743116.99009795 s in the future tar: ./ftrace/test.d/direct: time stamp 2024-10-04 13:35:03 is 21743116.934064909 s in the future tar: ./ftrace/test.d/preemptirq/irqsoff_tracer.tc: time stamp 2024-10-04 13:35:03 is 21743116.791531492 s in the future tar: ./ftrace/test.d/preemptirq: time stamp 2024-10-04 13:35:03 is 21743116.734325867 s in the future tar: ./ftrace/test.d/00basic/basic4.tc: time stamp 2024-10-04 13:35:03 is 21743116.574504575 s in the future tar: ./ftrace/test.d/00basic/trace_pipe.tc: time stamp 2024-10-04 13:35:03 is 21743116.442188992 s in the future tar: ./ftrace/test.d/00basic/basic2.tc: time stamp 2024-10-04 13:35:03 is 21743116.303889034 s in the future tar: ./ftrace/test.d/00basic/basic3.tc: time stamp 2024-10-04 13:35:03 is 21743116.179719284 s in the future tar: ./ftrace/test.d/00basic/ringbuffer_size.tc: time stamp 2024-10-04 13:35:03 is 21743116.046317825 s in the future tar: ./ftrace/test.d/00basic/basic1.tc: time stamp 2024-10-04 13:34:46 is 21743098.921210659 s in the future tar: ./ftrace/test.d/00basic/snapshot.tc: time stamp 2024-10-04 13:35:03 is 21743115.783504825 s in the future tar: ./ftrace/test.d/00basic: time stamp 2024-10-04 13:35:03 is 21743115.724845784 s in the future tar: ./ftrace/test.d/template: time stamp 2024-10-04 13:35:03 is 21743115.598779909 s in the future tar: ./ftrace/test.d/instances/instance.tc: time stamp 2024-10-04 13:35:03 is 21743115.421747159 s in the future tar: ./ftrace/test.d/instances/instance-event.tc: time stamp 2024-10-04 13:35:03 is 21743115.303063284 s in the future tar: ./ftrace/test.d/instances: time stamp 2024-10-04 13:35:03 is 21743115.244643492 s in the future tar: ./ftrace/test.d: time stamp 2024-10-10 09:32:38 is 22246970.173419284 s in the future tar: ./ftrace/settings: time stamp 2024-10-04 13:35:03 is 21743115.037372992 s in the future tar: ./ftrace: time stamp 2024-10-10 10:13:56 is 22249447.953893492 s in the future tar: ./vDSO/vdso_test_correctness: time stamp 2024-10-10 10:13:51 is 22249442.812910075 s in the future tar: ./vDSO/vdso_test_clock_getres: time stamp 2024-10-10 10:13:51 is 22249442.671141325 s in the future tar: ./vDSO/vdso_test_gettimeofday: time stamp 2024-10-10 10:13:51 is 22249442.5531467 s in the future tar: ./vDSO/vdso_test_abi: time stamp 2024-10-10 10:13:51 is 22249442.411513075 s in the future tar: ./vDSO/vdso_test_getcpu: time stamp 2024-10-10 10:13:51 is 22249442.26135495 s in the future tar: ./vDSO: time stamp 2024-10-10 10:14:02 is 22249453.202062158 s in the future tar: ./pid_namespace/config: time stamp 2024-10-04 13:35:03 is 21743114.048689867 s in the future tar: ./pid_namespace/regression_enomem: time stamp 2024-10-10 10:13:37 is 22249427.901645283 s in the future tar: ./pid_namespace: time stamp 2024-10-10 10:13:59 is 22249449.847266825 s in the future tar: ./futex/functional/futex_requeue_pi_signal_restart: time stamp 2024-10-10 10:13:06 is 22249396.668038783 s in the future tar: ./futex/functional/futex_requeue_pi_mismatched_ops: time stamp 2024-10-10 10:13:06 is 22249396.523163283 s in the future tar: ./futex/functional/futex_requeue: time stamp 2024-10-10 10:13:06 is 22249396.376393325 s in the future tar: ./futex/functional/futex_wait_private_mapped_file: time stamp 2024-10-10 10:13:06 is 22249396.246636242 s in the future tar: ./futex/functional/futex_requeue_pi: time stamp 2024-10-10 10:13:06 is 22249396.105901075 s in the future tar: ./futex/functional/futex_wait_uninitialized_heap: time stamp 2024-10-10 10:13:06 is 22249395.971382908 s in the future tar: ./futex/functional/futex_wait_wouldblock: time stamp 2024-10-10 10:13:05 is 22249394.843985575 s in the future tar: ./futex/functional/futex_wait: time stamp 2024-10-10 10:13:06 is 22249395.72110295 s in the future tar: ./futex/functional/run.sh: time stamp 2024-10-10 09:32:38 is 22246967.592153908 s in the future tar: ./futex/functional/futex_waitv: time stamp 2024-10-10 10:13:07 is 22249396.45547995 s in the future tar: ./futex/functional/futex_wait_timeout: time stamp 2024-10-10 10:13:05 is 22249394.295865742 s in the future tar: ./futex/functional: time stamp 2024-10-10 10:13:56 is 22249445.225112283 s in the future tar: ./futex/run.sh: time stamp 2024-10-10 10:13:56 is 22249445.1025112 s in the future tar: ./futex: time stamp 2024-10-10 10:13:56 is 22249445.051824117 s in the future tar: ./core/close_range_test: time stamp 2024-10-10 10:13:02 is 22249390.846483825 s in the future tar: ./core: time stamp 2024-10-10 10:13:54 is 22249442.79150645 s in the future tar: ./pidfd/pidfd_poll_test: time stamp 2024-10-10 10:13:37 is 22249425.626506033 s in the future tar: ./pidfd/config: time stamp 2024-10-04 13:35:03 is 21743111.501470116 s in the future tar: ./pidfd/pidfd_test: time stamp 2024-10-10 10:13:37 is 22249425.36600795 s in the future tar: ./pidfd/pidfd_getfd_test: time stamp 2024-10-10 10:13:37 is 22249425.232647491 s in the future tar: ./pidfd/pidfd_wait: time stamp 2024-10-10 10:13:37 is 22249425.067895741 s in the future tar: ./pidfd/pidfd_setns_test: time stamp 2024-10-10 10:13:37 is 22249424.92638095 s in the future tar: ./pidfd/pidfd_fdinfo_test: time stamp 2024-10-10 10:13:37 is 22249424.798846658 s in the future tar: ./pidfd/pidfd_open_test: time stamp 2024-10-10 10:13:37 is 22249424.684058575 s in the future tar: ./pidfd: time stamp 2024-10-10 10:13:59 is 22249446.617658158 s in the future tar: ./timens/exec: time stamp 2024-10-10 10:13:48 is 22249435.456815491 s in the future tar: ./timens/futex: time stamp 2024-10-10 10:13:48 is 22249435.22599245 s in the future tar: ./timens/procfs: time stamp 2024-10-10 10:13:48 is 22249435.0783827 s in the future tar: ./timens/timens: time stamp 2024-10-10 10:13:48 is 22249434.942266616 s in the future tar: ./timens/config: time stamp 2024-10-04 13:35:03 is 21743109.820014741 s in the future tar: ./timens/timer: time stamp 2024-10-10 10:13:48 is 22249434.667181283 s in the future tar: ./timens/timerfd: time stamp 2024-10-10 10:13:48 is 22249434.536399783 s in the future tar: ./timens/clock_nanosleep: time stamp 2024-10-10 10:13:48 is 22249434.408604491 s in the future tar: ./timens/gettime_perf: time stamp 2024-10-10 10:13:48 is 22249434.258434741 s in the future tar: ./timens: time stamp 2024-10-10 10:14:01 is 22249447.208523741 s in the future tar: ./rlimits/config: time stamp 2024-10-10 09:32:39 is 22246965.044267575 s in the future tar: ./rlimits/rlimits-per-userns: time stamp 2024-10-10 10:13:43 is 22249428.880167408 s in the future tar: ./rlimits: time stamp 2024-10-10 10:14:00 is 22249445.825017033 s in the future tar: ./sync/config: time stamp 2024-10-10 09:32:39 is 22246964.683204324 s in the future tar: ./sync/sync_test: time stamp 2024-10-10 10:13:47 is 22249432.538116199 s in the future tar: ./sync: time stamp 2024-10-10 10:14:01 is 22249446.441276866 s in the future tar: ./run_kselftest.sh: time stamp 2024-10-10 10:13:53 is 22249438.299489491 s in the future tar: ./pstore/pstore_tests: time stamp 2024-10-04 13:35:03 is 21743108.167650324 s in the future tar: ./pstore/config: time stamp 2024-10-04 13:35:03 is 21743108.024252324 s in the future tar: ./pstore/pstore_post_reboot_tests: time stamp 2024-10-04 13:35:03 is 21743107.865809449 s in the future tar: ./pstore/common_tests: time stamp 2024-10-04 13:35:03 is 21743107.726446324 s in the future tar: ./pstore/pstore_crash_test: time stamp 2024-10-04 13:35:03 is 21743107.590945408 s in the future tar: ./pstore: time stamp 2024-10-10 10:13:59 is 22249443.541805866 s in the future tar: ./gpio/gpio-mockup-cdev: time stamp 2024-10-10 10:13:07 is 22249391.395641574 s in the future tar: ./gpio/gpio-mockup.sh: time stamp 2024-10-10 09:32:38 is 22246962.257274741 s in the future tar: ./gpio/config: time stamp 2024-10-10 09:32:38 is 22246962.136878824 s in the future tar: ./gpio/gpio-mockup-sysfs.sh: time stamp 2024-10-10 09:32:38 is 22246961.998136324 s in the future tar: ./gpio/gpio-line-name: time stamp 2024-10-10 10:13:07 is 22249390.856315783 s in the future tar: ./gpio/gpio-chip-info: time stamp 2024-10-10 10:13:07 is 22249390.707238033 s in the future tar: ./gpio/gpio-sim.sh: time stamp 2024-10-10 09:32:38 is 22246961.573557116 s in the future tar: ./gpio: time stamp 2024-10-10 10:13:56 is 22249439.515301533 s in the future tar: ./memory-hotplug/config: time stamp 2024-10-10 09:32:38 is 22246961.381006283 s in the future tar: ./memory-hotplug/mem-on-off-test.sh: time stamp 2024-10-10 09:32:38 is 22246961.252615199 s in the future tar: ./memory-hotplug: time stamp 2024-10-10 10:13:58 is 22249441.190064616 s in the future tar: ./move_mount_set_group/config: time stamp 2024-10-10 09:32:38 is 22246961.039995199 s in the future tar: ./move_mount_set_group/move_mount_set_group_test: time stamp 2024-10-10 10:13:17 is 22249399.913547241 s in the future tar: ./move_mount_set_group: time stamp 2024-10-10 10:13:58 is 22249440.852368449 s in the future tar: ./net/openvswitch/openvswitch.sh: time stamp 2024-10-10 09:32:38 is 22246960.680260657 s in the future tar: ./net/openvswitch/ovs-dpctl.py: time stamp 2024-10-10 09:32:38 is 22246960.548276616 s in the future tar: ./net/openvswitch: time stamp 2024-10-10 10:13:59 is 22249441.497980491 s in the future tar: ./net/mptcp/mptcp_sockopt.sh: time stamp 2024-10-10 09:32:38 is 22246960.355012074 s in the future tar: ./net/mptcp/diag.sh: time stamp 2024-10-10 09:32:38 is 22246960.181051699 s in the future tar: ./net/mptcp/config: time stamp 2024-10-10 09:32:38 is 22246960.072654032 s in the future tar: ./net/mptcp/mptcp_join.sh: time stamp 2024-10-10 09:32:38 is 22246959.872677366 s in the future tar: ./net/mptcp/mptcp_connect: time stamp 2024-10-10 10:13:35 is 22249416.729584491 s in the future tar: ./net/mptcp/mptcp_inq: time stamp 2024-10-10 10:13:36 is 22249417.589158657 s in the future tar: ./net/mptcp/simult_flows.sh: time stamp 2024-10-10 09:32:38 is 22246959.480622074 s in the future tar: ./net/mptcp/settings: time stamp 2024-10-10 09:32:38 is 22246959.363812324 s in the future tar: ./net/mptcp/mptcp_lib.sh: time stamp 2024-10-10 09:32:38 is 22246959.232366407 s in the future tar: ./net/mptcp/mptcp_connect.sh: time stamp 2024-10-10 09:32:38 is 22246959.089744907 s in the future tar: ./net/mptcp/pm_nl_ctl: time stamp 2024-10-10 10:13:35 is 22249415.947157366 s in the future tar: ./net/mptcp/mptcp_sockopt: time stamp 2024-10-10 10:13:36 is 22249416.813426907 s in the future tar: ./net/mptcp/pm_netlink.sh: time stamp 2024-10-10 09:32:38 is 22246958.695353241 s in the future tar: ./net/mptcp/userspace_pm.sh: time stamp 2024-10-10 09:32:38 is 22246958.555913491 s in the future tar: ./net/mptcp: time stamp 2024-10-10 10:13:59 is 22249439.489020157 s in the future tar: ./net/forwarding/ip6gre_lib.sh: time stamp 2024-10-10 09:32:38 is 22246958.328526032 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472_ipv6.sh: time stamp 2024-10-10 09:32:38 is 22246958.203235116 s in the future tar: ./net/forwarding/ip6gre_hier_keys.sh: time stamp 2024-10-10 09:32:38 is 22246958.083017074 s in the future tar: ./net/forwarding/router_broadcast.sh: time stamp 2024-10-04 13:35:03 is 21743102.963064907 s in the future tar: ./net/forwarding/pedit_l4port.sh: time stamp 2024-10-04 13:35:03 is 21743102.845900657 s in the future tar: ./net/forwarding/bridge_vlan_unaware.sh: time stamp 2024-10-10 09:32:38 is 22246957.712556532 s in the future tar: ./net/forwarding/mirror_lib.sh: time stamp 2024-10-10 09:32:38 is 22246957.58611774 s in the future tar: ./net/forwarding/gre_custom_multipath_hash.sh: time stamp 2024-10-10 09:32:38 is 22246957.453745657 s in the future tar: ./net/forwarding/q_in_vni.sh: time stamp 2024-10-10 09:32:38 is 22246957.320550782 s in the future tar: ./net/forwarding/ipip_hier_gre_keys.sh: time stamp 2024-10-04 13:35:03 is 21743102.203652324 s in the future tar: ./net/forwarding/sch_ets_tests.sh: time stamp 2024-10-04 13:35:03 is 21743102.068910074 s in the future tar: ./net/forwarding/lib.sh: time stamp 2024-10-10 09:32:38 is 22246956.92850499 s in the future tar: ./net/forwarding/gre_inner_v6_multipath.sh: time stamp 2024-10-04 13:35:03 is 21743101.803477782 s in the future tar: ./net/forwarding/vxlan_asymmetric_ipv6.sh: time stamp 2024-10-10 09:32:38 is 22246956.65337249 s in the future tar: ./net/forwarding/bridge_locked_port.sh: time stamp 2024-10-10 09:32:38 is 22246956.504965157 s in the future tar: ./net/forwarding/ip6gre_flat_keys.sh: time stamp 2024-10-10 09:32:38 is 22246956.37051549 s in the future tar: ./net/forwarding/skbedit_priority.sh: time stamp 2024-10-04 13:35:03 is 21743101.228052157 s in the future tar: ./net/forwarding/gre_multipath.sh: time stamp 2024-10-04 13:35:03 is 21743101.102883199 s in the future tar: ./net/forwarding/vxlan_bridge_1q.sh: time stamp 2024-10-10 09:32:38 is 22246955.968085032 s in the future tar: ./net/forwarding/mirror_gre_neigh.sh: time stamp 2024-10-04 13:35:03 is 21743100.836623574 s in the future tar: ./net/forwarding/sch_tbf_core.sh: time stamp 2024-10-04 13:35:03 is 21743100.710940949 s in the future tar: ./net/forwarding/tc_flower.sh: time stamp 2024-10-10 09:32:38 is 22246955.568953615 s in the future tar: ./net/forwarding/mirror_gre.sh: time stamp 2024-10-04 13:35:03 is 21743100.445766199 s in the future tar: ./net/forwarding/router_multicast.sh: time stamp 2024-10-10 09:32:38 is 22246955.319491824 s in the future tar: ./net/forwarding/q_in_vni_ipv6.sh: time stamp 2024-10-10 09:32:38 is 22246955.14713624 s in the future tar: ./net/forwarding/config: time stamp 2024-10-10 09:32:38 is 22246955.018615198 s in the future tar: ./net/forwarding/gre_multipath_nh_res.sh: time stamp 2024-10-10 09:32:38 is 22246954.886664157 s in the future tar: ./net/forwarding/vxlan_bridge_1d.sh: time stamp 2024-10-10 09:32:38 is 22246954.752301073 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d_vlan.sh: time stamp 2024-10-10 09:32:38 is 22246954.626672907 s in the future tar: ./net/forwarding/vxlan_symmetric_ipv6.sh: time stamp 2024-10-10 09:32:38 is 22246954.501430448 s in the future tar: ./net/forwarding/mirror_gre_vlan_bridge_1q.sh: time stamp 2024-10-10 09:32:38 is 22246954.36674274 s in the future tar: ./net/forwarding/ethtool.sh: time stamp 2024-10-04 13:35:03 is 21743099.218565823 s in the future tar: ./net/forwarding/ip6gre_flat.sh: time stamp 2024-10-10 09:32:38 is 22246954.092492365 s in the future tar: ./net/forwarding/tc_actions.sh: time stamp 2024-10-10 09:32:38 is 22246953.967333823 s in the future tar: ./net/forwarding/mirror_gre_vlan.sh: time stamp 2024-10-04 13:35:03 is 21743098.857942365 s in the future tar: ./net/forwarding/sch_tbf_root.sh: time stamp 2024-10-04 13:35:03 is 21743098.701462657 s in the future tar: ./net/forwarding/vxlan_bridge_1d_ipv6.sh: time stamp 2024-10-10 09:32:38 is 22246953.575366698 s in the future tar: ./net/forwarding/router_nh.sh: time stamp 2024-10-10 09:32:38 is 22246953.441830532 s in the future tar: ./net/forwarding/router_mpath_nh_res.sh: time stamp 2024-10-10 09:32:38 is 22246953.315805573 s in the future tar: ./net/forwarding/mirror_topo_lib.sh: time stamp 2024-10-04 13:35:03 is 21743098.16737149 s in the future tar: ./net/forwarding/ip6gre_hier.sh: time stamp 2024-10-10 09:32:38 is 22246953.049906615 s in the future tar: ./net/forwarding/router_bridge_vlan.sh: time stamp 2024-10-04 13:35:03 is 21743097.924731532 s in the future tar: ./net/forwarding/bridge_vlan_aware.sh: time stamp 2024-10-10 09:32:38 is 22246952.815123698 s in the future tar: ./net/forwarding/ethtool_extended_state.sh: time stamp 2024-10-10 09:32:38 is 22246952.692114407 s in the future tar: ./net/forwarding/ipip_lib.sh: time stamp 2024-10-04 13:35:03 is 21743097.549338907 s in the future tar: ./net/forwarding/mirror_gre_nh.sh: time stamp 2024-10-04 13:35:03 is 21743097.423948531 s in the future tar: ./net/forwarding/dual_vxlan_bridge.sh: time stamp 2024-10-10 09:32:38 is 22246952.292868781 s in the future tar: ./net/forwarding/vxlan_asymmetric.sh: time stamp 2024-10-10 09:32:38 is 22246952.158248531 s in the future tar: ./net/forwarding/sch_tbf_etsprio.sh: time stamp 2024-10-10 09:32:38 is 22246952.023889698 s in the future tar: ./net/forwarding/ip6gre_hier_key.sh: time stamp 2024-10-10 09:32:38 is 22246951.90714249 s in the future tar: ./net/forwarding/ipip_hier_gre_key.sh: time stamp 2024-10-04 13:35:03 is 21743096.78396249 s in the future tar: ./net/forwarding/router_multipath.sh: time stamp 2024-10-04 13:35:03 is 21743096.66628174 s in the future tar: ./net/forwarding/router.sh: time stamp 2024-10-10 09:32:38 is 22246951.540019031 s in the future tar: ./net/forwarding/tc_common.sh: time stamp 2024-10-10 09:32:38 is 22246951.415181281 s in the future tar: ./net/forwarding/sch_ets_core.sh: time stamp 2024-10-04 13:35:03 is 21743096.163610156 s in the future tar: ./net/forwarding/tc_vlan_modify.sh: time stamp 2024-10-04 13:35:03 is 21743095.909141448 s in the future tar: ./net/forwarding/router_bridge.sh: time stamp 2024-10-04 13:35:03 is 21743095.639125365 s in the future tar: ./net/forwarding/mirror_gre_bound.sh: time stamp 2024-10-04 13:35:03 is 21743095.347508531 s in the future tar: ./net/forwarding/tc_police.sh: time stamp 2024-10-10 09:32:38 is 22246950.17944224 s in the future tar: ./net/forwarding/mirror_gre_topo_lib.sh: time stamp 2024-10-04 13:35:03 is 21743095.014504198 s in the future tar: ./net/forwarding/no_forwarding.sh: time stamp 2024-10-10 09:32:38 is 22246949.880461198 s in the future tar: ./net/forwarding/tc_chains.sh: time stamp 2024-10-10 09:32:38 is 22246949.74693599 s in the future tar: ./net/forwarding/ip6_forward_instats_vrf.sh: time stamp 2024-10-10 09:32:38 is 22246949.629119614 s in the future tar: ./net/forwarding/tc_mpls_l2vpn.sh: time stamp 2024-10-10 09:32:38 is 22246949.513731198 s in the future tar: ./net/forwarding/forwarding.config.sample: time stamp 2024-10-10 09:32:38 is 22246949.396699614 s in the future tar: ./net/forwarding/router_vid_1.sh: time stamp 2024-10-10 09:32:38 is 22246949.271524614 s in the future tar: ./net/forwarding/bridge_port_isolation.sh: time stamp 2024-10-04 13:35:03 is 21743094.148686739 s in the future tar: ./net/forwarding/custom_multipath_hash.sh: time stamp 2024-10-10 09:32:38 is 22246948.987890531 s in the future tar: ./net/forwarding/mirror_gre_bridge_1d.sh: time stamp 2024-10-10 09:32:38 is 22246948.837821489 s in the future tar: ./net/forwarding/sch_tbf_ets.sh: time stamp 2024-10-04 13:35:03 is 21743093.729337281 s in the future tar: ./net/forwarding/sch_ets.sh: time stamp 2024-10-04 13:35:03 is 21743093.586496781 s in the future tar: ./net/forwarding/devlink_lib.sh: time stamp 2024-10-10 09:32:38 is 22246948.462468281 s in the future tar: ./net/forwarding/settings: time stamp 2024-10-04 13:35:03 is 21743093.337302198 s in the future tar: ./net/forwarding/mirror_gre_lag_lacp.sh: time stamp 2024-10-04 13:35:03 is 21743093.220455989 s in the future tar: ./net/forwarding/ipip_flat_gre_key.sh: time stamp 2024-10-04 13:35:03 is 21743093.102642323 s in the future tar: ./net/forwarding/mirror_gre_lib.sh: time stamp 2024-10-04 13:35:03 is 21743092.995326114 s in the future tar: ./net/forwarding/bridge_sticky_fdb.sh: time stamp 2024-10-04 13:35:03 is 21743092.861814906 s in the future tar: ./net/forwarding/pedit_ip.sh: time stamp 2024-10-10 09:32:38 is 22246947.745024406 s in the future tar: ./net/forwarding/mirror_gre_changes.sh: time stamp 2024-10-10 09:32:38 is 22246947.610492989 s in the future tar: ./net/forwarding/mirror_gre_flower.sh: time stamp 2024-10-04 13:35:03 is 21743092.494837489 s in the future tar: ./net/forwarding/gre_multipath_nh.sh: time stamp 2024-10-10 09:32:38 is 22246947.319618698 s in the future tar: ./net/forwarding/pedit_dsfield.sh: time stamp 2024-10-04 13:35:03 is 21743092.186251531 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q.sh: time stamp 2024-10-10 09:32:38 is 22246947.043346531 s in the future tar: ./net/forwarding/hw_stats_l3_gre.sh: time stamp 2024-10-10 09:32:38 is 22246946.927711614 s in the future tar: ./net/forwarding/bridge_vlan_mcast.sh: time stamp 2024-10-10 09:32:38 is 22246946.793956947 s in the future tar: ./net/forwarding/vxlan_bridge_1q_port_8472.sh: time stamp 2024-10-04 13:35:03 is 21743091.677399989 s in the future tar: ./net/forwarding/mirror_vlan.sh: time stamp 2024-10-10 09:32:38 is 22246946.542897781 s in the future tar: ./net/forwarding/mirror_gre_bridge_1q_lag.sh: time stamp 2024-10-10 09:32:38 is 22246946.427174072 s in the future tar: ./net/forwarding/bridge_mdb.sh: time stamp 2024-10-10 09:32:38 is 22246946.293655781 s in the future tar: ./net/forwarding/ip6gre_flat_key.sh: time stamp 2024-10-10 09:32:38 is 22246946.176971197 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472.sh: time stamp 2024-10-04 13:35:03 is 21743091.059112947 s in the future tar: ./net/forwarding/hw_stats_l3.sh: time stamp 2024-10-10 09:32:38 is 22246945.934795989 s in the future tar: ./net/forwarding/ip6gre_inner_v4_multipath.sh: time stamp 2024-10-04 13:35:03 is 21743090.809590656 s in the future tar: ./net/forwarding/bridge_mdb_port_down.sh: time stamp 2024-10-10 09:32:38 is 22246945.684564739 s in the future tar: ./net/forwarding/bridge_mld.sh: time stamp 2024-10-10 09:32:38 is 22246945.533832656 s in the future tar: ./net/forwarding/loopback.sh: time stamp 2024-10-04 13:35:03 is 21743090.425776864 s in the future tar: ./net/forwarding/ipip_flat_gre_keys.sh: time stamp 2024-10-04 13:35:03 is 21743090.300876822 s in the future tar: ./net/forwarding/fib_offload_lib.sh: time stamp 2024-10-10 09:32:38 is 22246945.167370322 s in the future tar: ./net/forwarding/ip6gre_inner_v6_multipath.sh: time stamp 2024-10-04 13:35:03 is 21743090.024858197 s in the future tar: ./net/forwarding/vxlan_symmetric.sh: time stamp 2024-10-04 13:35:03 is 21743089.883679989 s in the future tar: ./net/forwarding/router_mpath_nh.sh: time stamp 2024-10-10 09:32:38 is 22246944.758780156 s in the future tar: ./net/forwarding/bridge_igmp.sh: time stamp 2024-10-10 09:32:38 is 22246944.625198614 s in the future tar: ./net/forwarding/sch_red.sh: time stamp 2024-10-04 13:35:03 is 21743089.474024614 s in the future tar: ./net/forwarding/ipip_flat_gre.sh: time stamp 2024-10-04 13:35:03 is 21743089.358546739 s in the future tar: ./net/forwarding/vxlan_bridge_1q_ipv6.sh: time stamp 2024-10-10 09:32:38 is 22246944.208401947 s in the future tar: ./net/forwarding/gre_inner_v4_multipath.sh: time stamp 2024-10-04 13:35:03 is 21743089.091433405 s in the future tar: ./net/forwarding/tc_flower_router.sh: time stamp 2024-10-04 13:35:03 is 21743088.965365739 s in the future tar: ./net/forwarding/local_termination.sh: time stamp 2024-10-10 09:32:38 is 22246943.84948903 s in the future tar: ./net/forwarding/ethtool_lib.sh: time stamp 2024-10-10 09:32:38 is 22246943.72449978 s in the future tar: ./net/forwarding/tc_shblocks.sh: time stamp 2024-10-04 13:35:03 is 21743088.607691655 s in the future tar: ./net/forwarding/vxlan_bridge_1d_port_8472_ipv6.sh: time stamp 2024-10-10 09:32:38 is 22246943.473242989 s in the future tar: ./net/forwarding/sch_tbf_prio.sh: time stamp 2024-10-04 13:35:03 is 21743088.35747453 s in the future tar: ./net/forwarding/ipip_hier_gre.sh: time stamp 2024-10-04 13:35:03 is 21743088.215649114 s in the future tar: ./net/forwarding/ip6gre_custom_multipath_hash.sh: time stamp 2024-10-10 09:32:38 is 22246943.090486572 s in the future tar: ./net/forwarding: time stamp 2024-10-10 10:13:58 is 22249423.039612197 s in the future tar: ./net/af_unix/unix_connect: time stamp 2024-10-10 10:13:35 is 22249399.891007697 s in the future tar: ./net/af_unix/test_unix_oob: time stamp 2024-10-10 10:13:34 is 22249398.757483072 s in the future tar: ./net/af_unix/diag_uid: time stamp 2024-10-10 10:13:34 is 22249398.623397072 s in the future tar: ./net/af_unix: time stamp 2024-10-10 10:13:58 is 22249422.57342953 s in the future tar: ./net: time stamp 2024-10-10 10:13:59 is 22249423.514262614 s in the future tar: ./sigaltstack/sas: time stamp 2024-10-10 10:13:47 is 22249411.365558364 s in the future tar: ./sigaltstack: time stamp 2024-10-10 10:14:00 is 22249424.308360822 s in the future tar: ./memfd/config: time stamp 2024-10-04 13:34:46 is 21743070.150722739 s in the future tar: ./memfd/fuse_mnt: time stamp 2024-10-10 10:13:15 is 22249379.025550697 s in the future tar: ./memfd/run_fuse_test.sh: time stamp 2024-10-04 13:35:03 is 21743086.898266989 s in the future tar: ./memfd/memfd_test: time stamp 2024-10-10 10:13:14 is 22249377.768393739 s in the future tar: ./memfd/run_hugetlbfs_test.sh: time stamp 2024-10-04 13:35:03 is 21743086.633562489 s in the future tar: ./memfd/fuse_test: time stamp 2024-10-10 10:13:14 is 22249377.49167578 s in the future tar: ./memfd: time stamp 2024-10-10 10:13:57 is 22249420.43247728 s in the future tar: ./livepatch/test-sysfs.sh: time stamp 2024-10-10 09:32:38 is 22246941.29766403 s in the future tar: ./livepatch/test-callbacks.sh: time stamp 2024-10-04 13:35:03 is 21743086.155379738 s in the future tar: ./livepatch/config: time stamp 2024-10-04 13:35:03 is 21743086.021116822 s in the future tar: ./livepatch/settings: time stamp 2024-10-04 13:35:03 is 21743085.887679697 s in the future tar: ./livepatch/test-shadow-vars.sh: time stamp 2024-10-04 13:35:03 is 21743085.746818738 s in the future tar: ./livepatch/test-livepatch.sh: time stamp 2024-10-04 13:35:03 is 21743085.626052447 s in the future tar: ./livepatch/test-ftrace.sh: time stamp 2024-10-10 09:32:38 is 22246940.51333603 s in the future tar: ./livepatch/test-state.sh: time stamp 2024-10-04 13:35:03 is 21743085.395557155 s in the future tar: ./livepatch/functions.sh: time stamp 2024-10-10 09:32:38 is 22246940.26431053 s in the future tar: ./livepatch: time stamp 2024-10-10 10:13:57 is 22249419.213338988 s in the future tar: ./breakpoints/step_after_suspend_test: time stamp 2024-10-10 10:13:00 is 22249362.062742488 s in the future tar: ./breakpoints: time stamp 2024-10-10 10:13:53 is 22249414.986885447 s in the future tar: ./nsfs/config: time stamp 2024-10-04 13:35:03 is 21743084.695844697 s in the future tar: ./nsfs/owner: time stamp 2024-10-10 10:13:36 is 22249397.570763947 s in the future tar: ./nsfs/pidns: time stamp 2024-10-10 10:13:36 is 22249397.336323905 s in the future tar: ./nsfs: time stamp 2024-10-10 10:13:59 is 22249420.279942238 s in the future tar: ./ipc/msgque: time stamp 2024-10-10 10:13:07 is 22249368.136873238 s in the future tar: ./ipc/config: time stamp 2024-10-04 13:35:03 is 21743084.011027947 s in the future tar: ./ipc: time stamp 2024-10-10 10:13:56 is 22249416.958343238 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_OVERFLOW.sh: time stamp 2024-10-10 10:13:14 is 22249374.804486447 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_FROM.sh: time stamp 2024-10-10 10:13:14 is 22249374.678310488 s in the future tar: ./lkdtm/REFCOUNT_DEC_SATURATED.sh: time stamp 2024-10-10 10:13:14 is 22249374.536520155 s in the future tar: ./lkdtm/REFCOUNT_ADD_NOT_ZERO_SATURATED.sh: time stamp 2024-10-10 10:13:14 is 22249374.402342821 s in the future tar: ./lkdtm/FORTIFY_MEM_MEMBER.sh: time stamp 2024-10-10 10:13:14 is 22249374.253316613 s in the future tar: ./lkdtm/USERCOPY_SLAB_WHITELIST_TO.sh: time stamp 2024-10-10 10:13:14 is 22249374.132794655 s in the future tar: ./lkdtm/tests.txt: time stamp 2024-10-10 09:32:38 is 22246938.01095053 s in the future tar: ./lkdtm/UNSET_SMEP.sh: time stamp 2024-10-10 10:13:14 is 22249373.901744613 s in the future tar: ./lkdtm/REFCOUNT_INC_SATURATED.sh: time stamp 2024-10-10 10:13:14 is 22249373.786079613 s in the future tar: ./lkdtm/WRITE_KERN.sh: time stamp 2024-10-10 10:13:14 is 22249373.65749103 s in the future tar: ./lkdtm/FORTIFY_STRSCPY.sh: time stamp 2024-10-10 10:13:14 is 22249373.501906863 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_FROM.sh: time stamp 2024-10-10 10:13:14 is 22249373.252951321 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_FROM.sh: time stamp 2024-10-10 10:13:14 is 22249373.059683196 s in the future tar: ./lkdtm/EXCEPTION.sh: time stamp 2024-10-10 10:13:14 is 22249372.859471738 s in the future tar: ./lkdtm/WRITE_RO_AFTER_INIT.sh: time stamp 2024-10-10 10:13:14 is 22249372.62327353 s in the future tar: ./lkdtm/EXEC_RODATA.sh: time stamp 2024-10-10 10:13:14 is 22249372.414729988 s in the future tar: ./lkdtm/USERCOPY_STACK_BEYOND.sh: time stamp 2024-10-10 10:13:14 is 22249372.133609238 s in the future tar: ./lkdtm/CORRUPT_STACK.sh: time stamp 2024-10-10 10:13:14 is 22249371.913898821 s in the future tar: ./lkdtm/SLAB_FREE_CROSS.sh: time stamp 2024-10-10 10:13:14 is 22249371.691991988 s in the future tar: ./lkdtm/config: time stamp 2024-10-10 09:32:38 is 22246935.453628863 s in the future tar: ./lkdtm/REFCOUNT_TIMING.sh: time stamp 2024-10-10 10:13:14 is 22249371.263351488 s in the future tar: ./lkdtm/USERCOPY_STACK_FRAME_TO.sh: time stamp 2024-10-10 10:13:14 is 22249371.016089279 s in the future tar: ./lkdtm/EXEC_KMALLOC.sh: time stamp 2024-10-10 10:13:14 is 22249370.789381363 s in the future tar: ./lkdtm/ARRAY_BOUNDS.sh: time stamp 2024-10-10 10:13:14 is 22249370.570823196 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_TRAILING.sh: time stamp 2024-10-10 10:13:14 is 22249370.423382904 s in the future tar: ./lkdtm/REFCOUNT_ADD_ZERO.sh: time stamp 2024-10-10 10:13:14 is 22249370.304352154 s in the future tar: ./lkdtm/REFCOUNT_ADD_SATURATED.sh: time stamp 2024-10-10 10:13:14 is 22249370.170847863 s in the future tar: ./lkdtm/LOOP.sh: time stamp 2024-10-10 10:13:14 is 22249370.037065071 s in the future tar: ./lkdtm/REFCOUNT_INC_ZERO.sh: time stamp 2024-10-10 10:13:14 is 22249369.897858321 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_SATURATED.sh: time stamp 2024-10-10 10:13:14 is 22249369.778980821 s in the future tar: ./lkdtm/HUNG_TASK.sh: time stamp 2024-10-10 10:13:14 is 22249369.653733279 s in the future tar: ./lkdtm/WRITE_OPD.sh: time stamp 2024-10-10 10:13:14 is 22249369.528246571 s in the future tar: ./lkdtm/CFI_BACKWARD.sh: time stamp 2024-10-10 10:13:14 is 22249369.380725613 s in the future tar: ./lkdtm/EXEC_VMALLOC.sh: time stamp 2024-10-10 10:13:14 is 22249369.245316821 s in the future tar: ./lkdtm/STACK_GUARD_PAGE_LEADING.sh: time stamp 2024-10-10 10:13:14 is 22249369.128649904 s in the future tar: ./lkdtm/REFCOUNT_INC_OVERFLOW.sh: time stamp 2024-10-10 10:13:14 is 22249368.961819571 s in the future tar: ./lkdtm/REFCOUNT_ADD_OVERFLOW.sh: time stamp 2024-10-10 10:13:14 is 22249368.798261612 s in the future tar: ./lkdtm/PANIC.sh: time stamp 2024-10-10 10:13:14 is 22249368.597614487 s in the future tar: ./lkdtm/VMALLOC_LINEAR_OVERFLOW.sh: time stamp 2024-10-10 10:13:14 is 22249368.425821946 s in the future tar: ./lkdtm/USERCOPY_KERNEL.sh: time stamp 2024-10-10 10:13:14 is 22249368.298639529 s in the future tar: ./lkdtm/CORRUPT_LIST_DEL.sh: time stamp 2024-10-10 10:13:14 is 22249368.167267279 s in the future tar: ./lkdtm/SOFTLOCKUP.sh: time stamp 2024-10-10 10:13:14 is 22249368.051720987 s in the future tar: ./lkdtm/REFCOUNT_DEC_NEGATIVE.sh: time stamp 2024-10-10 10:13:14 is 22249367.933616571 s in the future tar: ./lkdtm/REPORT_STACK_CANARY.sh: time stamp 2024-10-10 10:13:14 is 22249367.791865321 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_SATURATED.sh: time stamp 2024-10-10 10:13:14 is 22249367.666831571 s in the future tar: ./lkdtm/stack-entropy.sh: time stamp 2024-10-10 09:32:38 is 22246931.542963279 s in the future tar: ./lkdtm/WRITE_AFTER_FREE.sh: time stamp 2024-10-10 10:13:14 is 22249367.408304071 s in the future tar: ./lkdtm/UNALIGNED_LOAD_STORE_WRITE.sh: time stamp 2024-10-10 10:13:14 is 22249367.289512862 s in the future tar: ./lkdtm/EXEC_STACK.sh: time stamp 2024-10-10 10:13:14 is 22249367.158022196 s in the future tar: ./lkdtm/EXHAUST_STACK.sh: time stamp 2024-10-10 10:13:14 is 22249367.042724279 s in the future tar: ./lkdtm/STACKLEAK_ERASING.sh: time stamp 2024-10-10 10:13:14 is 22249366.925868779 s in the future tar: ./lkdtm/ACCESS_NULL.sh: time stamp 2024-10-10 10:13:14 is 22249366.805741779 s in the future tar: ./lkdtm/SLAB_FREE_PAGE.sh: time stamp 2024-10-10 10:13:14 is 22249366.674223779 s in the future tar: ./lkdtm/PPC_SLB_MULTIHIT.sh: time stamp 2024-10-10 10:13:14 is 22249366.559034071 s in the future tar: ./lkdtm/FORTIFY_STR_MEMBER.sh: time stamp 2024-10-10 10:13:14 is 22249366.433726321 s in the future tar: ./lkdtm/READ_AFTER_FREE.sh: time stamp 2024-10-10 10:13:14 is 22249366.313644612 s in the future tar: ./lkdtm/DOUBLE_FAULT.sh: time stamp 2024-10-10 10:13:14 is 22249366.182088737 s in the future tar: ./lkdtm/BUDDY_INIT_ON_ALLOC.sh: time stamp 2024-10-10 10:13:14 is 22249366.017087612 s in the future tar: ./lkdtm/BUG.sh: time stamp 2024-10-10 10:13:14 is 22249365.90021707 s in the future tar: ./lkdtm/REFCOUNT_DEC_AND_TEST_NEGATIVE.sh: time stamp 2024-10-10 10:13:14 is 22249365.771221945 s in the future tar: ./lkdtm/FORTIFY_STR_OBJECT.sh: time stamp 2024-10-10 10:13:14 is 22249365.639928737 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_OVERFLOW.sh: time stamp 2024-10-10 10:13:14 is 22249365.366562612 s in the future tar: ./lkdtm/SLAB_INIT_ON_ALLOC.sh: time stamp 2024-10-10 10:13:14 is 22249365.241353529 s in the future tar: ./lkdtm/CORRUPT_STACK_STRONG.sh: time stamp 2024-10-10 10:13:14 is 22249365.095787904 s in the future tar: ./lkdtm/SPINLOCKUP.sh: time stamp 2024-10-10 10:13:14 is 22249364.964245029 s in the future tar: ./lkdtm/WRITE_BUDDY_AFTER_FREE.sh: time stamp 2024-10-10 10:13:14 is 22249364.849357362 s in the future tar: ./lkdtm/ATOMIC_TIMING.sh: time stamp 2024-10-10 10:13:14 is 22249364.724003862 s in the future tar: ./lkdtm/SLAB_LINEAR_OVERFLOW.sh: time stamp 2024-10-10 10:13:14 is 22249364.587036404 s in the future tar: ./lkdtm/EXEC_DATA.sh: time stamp 2024-10-10 10:13:14 is 22249364.455417362 s in the future tar: ./lkdtm/USERCOPY_SLAB_SIZE_TO.sh: time stamp 2024-10-10 10:13:14 is 22249364.32353832 s in the future tar: ./lkdtm/WRITE_RO.sh: time stamp 2024-10-10 10:13:14 is 22249364.20669207 s in the future tar: ./lkdtm/REFCOUNT_SUB_AND_TEST_NEGATIVE.sh: time stamp 2024-10-10 10:13:14 is 22249364.078260404 s in the future tar: ./lkdtm/REFCOUNT_INC_NOT_ZERO_SATURATED.sh: time stamp 2024-10-10 10:13:14 is 22249363.946642154 s in the future tar: ./lkdtm/CFI_FORWARD_PROTO.sh: time stamp 2024-10-10 10:13:14 is 22249363.831297154 s in the future tar: ./lkdtm/HARDLOCKUP.sh: time stamp 2024-10-10 10:13:14 is 22249363.706127195 s in the future tar: ./lkdtm/CORRUPT_PAC.sh: time stamp 2024-10-10 10:13:14 is 22249363.569537237 s in the future tar: ./lkdtm/EXEC_USERSPACE.sh: time stamp 2024-10-10 10:13:14 is 22249363.446184945 s in the future tar: ./lkdtm/ACCESS_USERSPACE.sh: time stamp 2024-10-10 10:13:14 is 22249363.339163612 s in the future tar: ./lkdtm/READ_BUDDY_AFTER_FREE.sh: time stamp 2024-10-10 10:13:14 is 22249363.213747987 s in the future tar: ./lkdtm/FORTIFY_MEM_OBJECT.sh: time stamp 2024-10-10 10:13:14 is 22249363.093637028 s in the future tar: ./lkdtm/WARNING.sh: time stamp 2024-10-10 10:13:14 is 22249362.962319612 s in the future tar: ./lkdtm/CORRUPT_LIST_ADD.sh: time stamp 2024-10-10 10:13:14 is 22249362.84697532 s in the future tar: ./lkdtm/EXEC_NULL.sh: time stamp 2024-10-10 10:13:14 is 22249362.730115445 s in the future tar: ./lkdtm/REFCOUNT_DEC_ZERO.sh: time stamp 2024-10-10 10:13:14 is 22249362.54354232 s in the future tar: ./lkdtm/SLAB_FREE_DOUBLE.sh: time stamp 2024-10-10 10:13:14 is 22249362.411908903 s in the future tar: ./lkdtm/WARNING_MESSAGE.sh: time stamp 2024-10-10 10:13:14 is 22249362.296412028 s in the future tar: ./lkdtm: time stamp 2024-10-10 10:13:57 is 22249405.226668987 s in the future tar: ./kcmp/kcmp_test: time stamp 2024-10-10 10:13:07 is 22249355.084887528 s in the future tar: ./kcmp: time stamp 2024-10-10 10:13:56 is 22249404.026416112 s in the future tar: ./rtc/setdate: time stamp 2024-10-10 10:13:45 is 22249392.878018445 s in the future tar: ./rtc/settings: time stamp 2024-10-10 09:32:39 is 22246926.759591278 s in the future tar: ./rtc/rtctest: time stamp 2024-10-10 10:13:45 is 22249392.59276007 s in the future tar: ./rtc: time stamp 2024-10-10 10:14:00 is 22249407.53745707 s in the future tar: ./kselftest/runner.sh: time stamp 2024-10-10 10:13:53 is 22249400.38598282 s in the future tar: ./kselftest/module.sh: time stamp 2024-10-10 10:13:53 is 22249400.270409487 s in the future tar: ./kselftest/prefix.pl: time stamp 2024-10-10 10:13:53 is 22249400.145319945 s in the future tar: ./kselftest: time stamp 2024-10-10 10:13:53 is 22249400.092430153 s in the future tar: ./alsa/mixer-test: time stamp 2024-10-10 10:13:00 is 22249346.933597987 s in the future tar: ./alsa: time stamp 2024-10-10 10:13:53 is 22249399.877261695 s in the future tar: ./size/get_size: time stamp 2024-10-10 10:13:47 is 22249393.742027278 s in the future tar: ./size: time stamp 2024-10-10 10:14:00 is 22249406.687509612 s in the future tar: ./kselftest-list.txt: time stamp 2024-10-10 10:14:03 is 22249409.544625528 s in the future tar: ./tpm2/test_smoke.sh: time stamp 2024-10-04 13:35:03 is 21743069.401744861 s in the future tar: ./tpm2/test_space.sh: time stamp 2024-10-04 13:35:03 is 21743069.260954403 s in the future tar: ./tpm2/tpm2.py: time stamp 2024-10-10 09:32:39 is 22246925.134830236 s in the future tar: ./tpm2/tpm2_tests.py: time stamp 2024-10-10 09:32:39 is 22246925.016366736 s in the future tar: ./tpm2/settings: time stamp 2024-10-10 09:32:39 is 22246924.88556507 s in the future tar: ./tpm2: time stamp 2024-10-10 10:14:01 is 22249406.834646986 s in the future tar: ./resctrl/config: time stamp 2024-10-10 09:32:39 is 22246924.703340653 s in the future tar: ./resctrl/resctrl_tests: time stamp 2024-10-10 10:13:43 is 22249388.457556695 s in the future tar: ./resctrl/settings: time stamp 2024-10-10 09:32:39 is 22246924.324289278 s in the future tar: ./resctrl: time stamp 2024-10-10 10:14:00 is 22249405.268387778 s in the future tar: ./zram/config: time stamp 2024-10-04 13:35:03 is 21743068.125687528 s in the future tar: ./zram/zram01.sh: time stamp 2024-10-04 13:35:03 is 21743068.007314945 s in the future tar: ./zram/zram02.sh: time stamp 2024-10-04 13:35:03 is 21743067.870385278 s in the future tar: ./zram/zram_lib.sh: time stamp 2024-10-04 13:35:03 is 21743067.741988111 s in the future tar: ./zram/zram.sh: time stamp 2024-10-04 13:35:03 is 21743067.616906111 s in the future tar: ./zram: time stamp 2024-10-10 10:14:02 is 22249406.535616695 s in the future tar: ./static_keys/config: time stamp 2024-10-04 13:35:03 is 21743067.381796236 s in the future tar: ./static_keys/test_static_keys.sh: time stamp 2024-10-04 13:35:03 is 21743067.258289236 s in the future tar: ./static_keys: time stamp 2024-10-10 10:14:01 is 22249405.208240236 s in the future tar: ./cpufreq/main.sh: time stamp 2024-10-10 09:32:38 is 22246922.076791528 s in the future tar: ./cpufreq/config: time stamp 2024-10-10 09:32:38 is 22246921.947992653 s in the future tar: ./cpufreq/special-tests.sh: time stamp 2024-10-04 13:35:03 is 21743066.831265361 s in the future tar: ./cpufreq/governor.sh: time stamp 2024-10-04 13:35:03 is 21743066.706128319 s in the future tar: ./cpufreq/module.sh: time stamp 2024-10-04 13:35:03 is 21743066.589236694 s in the future tar: ./cpufreq/cpu.sh: time stamp 2024-10-04 13:35:03 is 21743066.451143903 s in the future tar: ./cpufreq/cpufreq.sh: time stamp 2024-10-04 13:35:03 is 21743066.323901611 s in the future tar: ./cpufreq: time stamp 2024-10-10 10:13:54 is 22249397.272432778 s in the future tar: ./openat2/resolve_test: time stamp 2024-10-10 10:13:41 is 22249384.090991694 s in the future tar: ./openat2/openat2_test: time stamp 2024-10-10 10:13:39 is 22249381.898660319 s in the future tar: ./openat2/rename_attack_test: time stamp 2024-10-10 10:13:41 is 22249383.713336861 s in the future tar: ./openat2: time stamp 2024-10-10 10:13:59 is 22249401.655135944 s in the future tar: ./mount_setattr/config: time stamp 2024-10-10 09:32:38 is 22246920.498851069 s in the future tar: ./mount_setattr/mount_setattr_test: time stamp 2024-10-10 10:13:17 is 22249359.275433736 s in the future tar: ./mount_setattr: time stamp 2024-10-10 10:13:58 is 22249400.221506528 s in the future tar: ./mount/nosymfollow-test: time stamp 2024-10-10 10:13:15 is 22249357.054763403 s in the future tar: ./mount/run_unprivileged_remount.sh: time stamp 2024-10-04 13:35:03 is 21743064.939416986 s in the future tar: ./mount/config: time stamp 2024-10-04 13:35:03 is 21743064.812873278 s in the future tar: ./mount/unprivileged-remount-test: time stamp 2024-10-10 10:13:15 is 22249356.666357569 s in the future tar: ./mount/run_nosymfollow.sh: time stamp 2024-10-04 13:35:03 is 21743064.537615111 s in the future tar: ./mount: time stamp 2024-10-10 10:13:58 is 22249399.479181819 s in the future tar: ./rseq/param_test: time stamp 2024-10-10 10:13:44 is 22249385.316138694 s in the future tar: ./rseq/param_test_compare_twice: time stamp 2024-10-10 10:13:45 is 22249386.139013444 s in the future tar: ./rseq/run_param_test.sh: time stamp 2024-10-04 13:35:03 is 21743064.003741486 s in the future tar: ./rseq/basic_percpu_ops_test: time stamp 2024-10-10 10:13:43 is 22249383.863414236 s in the future tar: ./rseq/param_test_benchmark: time stamp 2024-10-10 10:13:44 is 22249384.705758194 s in the future tar: ./rseq/settings: time stamp 2024-10-04 13:35:03 is 21743063.588716611 s in the future tar: ./rseq/librseq.so: time stamp 2024-10-10 10:13:43 is 22249383.428446902 s in the future tar: ./rseq/basic_test: time stamp 2024-10-10 10:13:43 is 22249383.288006152 s in the future tar: ./rseq: time stamp 2024-10-10 10:14:00 is 22249400.229728694 s in the future tar: ./mqueue/mq_perf_tests: time stamp 2024-10-10 10:13:17 is 22249357.073166486 s in the future tar: ./mqueue/mq_open_tests: time stamp 2024-10-10 10:13:17 is 22249356.953046277 s in the future tar: ./mqueue: time stamp 2024-10-10 10:13:58 is 22249397.902988861 s in the future tar: ./firmware/config: time stamp 2024-10-10 09:32:38 is 22246917.762623652 s in the future tar: ./firmware/fw_fallback.sh: time stamp 2024-10-04 13:35:03 is 21743062.653910152 s in the future tar: ./firmware/fw_lib.sh: time stamp 2024-10-10 09:32:38 is 22246917.519226527 s in the future tar: ./firmware/fw_filesystem.sh: time stamp 2024-10-10 09:32:38 is 22246917.385832652 s in the future tar: ./firmware/fw_upload.sh: time stamp 2024-10-10 09:32:38 is 22246917.262180069 s in the future tar: ./firmware/fw_namespace: time stamp 2024-10-10 10:13:05 is 22249344.137196361 s in the future tar: ./firmware/settings: time stamp 2024-10-04 13:35:03 is 21743061.986939319 s in the future tar: ./firmware/fw_run_tests.sh: time stamp 2024-10-10 09:32:38 is 22246916.868773777 s in the future tar: ./firmware: time stamp 2024-10-10 10:13:55 is 22249393.810373027 s in the future tar: ./sysctl/config: time stamp 2024-10-04 13:35:03 is 21743061.670134444 s in the future tar: ./sysctl/sysctl.sh: time stamp 2024-10-10 09:32:39 is 22246917.480181027 s in the future tar: ./sysctl: time stamp 2024-10-10 10:14:01 is 22249399.419759194 s in the future tar: ./efivarfs/efivarfs.sh: time stamp 2024-10-04 13:35:03 is 21743061.251617819 s in the future tar: ./efivarfs/config: time stamp 2024-10-04 13:35:03 is 21743061.136254985 s in the future tar: ./efivarfs/create-read: time stamp 2024-10-10 10:13:03 is 22249340.991210819 s in the future tar: ./efivarfs/open-unlink: time stamp 2024-10-10 10:13:03 is 22249340.854830069 s in the future tar: ./efivarfs: time stamp 2024-10-10 10:13:55 is 22249392.792982485 s in the future tar: ./cgroup/test_freezer: time stamp 2024-10-10 10:13:01 is 22249338.64096661 s in the future tar: ./cgroup/test_memcontrol: time stamp 2024-10-10 10:13:01 is 22249338.49383286 s in the future tar: ./cgroup/test_core: time stamp 2024-10-10 10:13:01 is 22249338.352147152 s in the future tar: ./cgroup/config: time stamp 2024-10-10 09:32:38 is 22246915.225804819 s in the future tar: ./cgroup/wait_inotify: time stamp 2024-10-10 10:13:02 is 22249339.085268652 s in the future tar: ./cgroup/with_stress.sh: time stamp 2024-10-04 13:35:03 is 21743059.957320402 s in the future tar: ./cgroup/test_cpuset_prs.sh: time stamp 2024-10-10 09:32:38 is 22246914.81006061 s in the future tar: ./cgroup/test_stress.sh: time stamp 2024-10-04 13:35:03 is 21743059.667102027 s in the future tar: ./cgroup/test_kill: time stamp 2024-10-10 10:13:02 is 22249338.543152777 s in the future tar: ./cgroup/test_cpu: time stamp 2024-10-10 10:13:02 is 22249338.40692811 s in the future tar: ./cgroup/test_kmem: time stamp 2024-10-10 10:13:01 is 22249337.267848819 s in the future tar: ./cgroup: time stamp 2024-10-10 10:13:54 is 22249390.206897819 s in the future tar: ./user/config: time stamp 2024-10-04 13:35:03 is 21743059.066583652 s in the future tar: ./user/test_user_copy.sh: time stamp 2024-10-04 13:35:03 is 21743058.899803652 s in the future tar: ./user: time stamp 2024-10-10 10:14:02 is 22249397.83999036 s in the future tar: ./membarrier/membarrier_test_multi_thread: time stamp 2024-10-10 10:13:14 is 22249349.648300777 s in the future tar: ./membarrier/membarrier_test_single_thread: time stamp 2024-10-10 10:13:14 is 22249349.489709444 s in the future tar: ./membarrier: time stamp 2024-10-10 10:13:57 is 22249392.441121152 s in the future tar: ./damon/debugfs_huge_count_read_write.sh: time stamp 2024-10-10 09:32:38 is 22246913.31466461 s in the future tar: ./damon/_chk_dependency.sh: time stamp 2024-10-10 09:32:38 is 22246913.183577402 s in the future tar: ./damon/debugfs_empty_targets.sh: time stamp 2024-10-10 09:32:38 is 22246913.065760443 s in the future tar: ./damon/huge_count_read_write: time stamp 2024-10-10 10:13:03 is 22249337.940586735 s in the future tar: ./damon/sysfs.sh: time stamp 2024-10-10 09:32:38 is 22246912.799781902 s in the future tar: ./damon/debugfs_attrs.sh: time stamp 2024-10-10 09:32:38 is 22246912.676713527 s in the future tar: ./damon/debugfs_duplicate_context_creation.sh: time stamp 2024-10-10 09:32:38 is 22246912.548731318 s in the future tar: ./damon/debugfs_target_ids.sh: time stamp 2024-10-10 09:32:38 is 22246912.431865193 s in the future tar: ./damon/_debugfs_common.sh: time stamp 2024-10-10 09:32:38 is 22246912.315725318 s in the future tar: ./damon/debugfs_schemes.sh: time stamp 2024-10-10 09:32:38 is 22246912.176257402 s in the future tar: ./damon: time stamp 2024-10-10 10:13:54 is 22249388.116135568 s in the future tar: ./clone3/clone3_set_tid: time stamp 2024-10-10 10:13:02 is 22249335.948018902 s in the future tar: ./clone3/clone3_clear_sighand: time stamp 2024-10-10 10:13:02 is 22249335.815123068 s in the future tar: ./clone3/clone3_cap_checkpoint_restore: time stamp 2024-10-10 10:13:02 is 22249335.679777693 s in the future tar: ./clone3/clone3: time stamp 2024-10-10 10:13:02 is 22249335.554705777 s in the future tar: ./clone3: time stamp 2024-10-10 10:13:54 is 22249387.497779652 s in the future tar: ./drivers/net/team/config: time stamp 2024-10-10 09:32:38 is 22246911.298017027 s in the future tar: ./drivers/net/team/net_forwarding_lib.sh: time stamp 2024-10-10 09:32:38 is 22246911.15854211 s in the future tar: ./drivers/net/team/lag_lib.sh: time stamp 2024-10-10 09:32:38 is 22246911.030364485 s in the future tar: ./drivers/net/team/dev_addr_lists.sh: time stamp 2024-10-10 09:32:38 is 22246910.92198486 s in the future tar: ./drivers/net/team: time stamp 2024-10-10 10:13:54 is 22249386.870951443 s in the future tar: ./drivers/net/bonding/config: time stamp 2024-10-10 09:32:38 is 22246910.70822711 s in the future tar: ./drivers/net/bonding/net_forwarding_lib.sh: time stamp 2024-10-10 09:32:38 is 22246910.55823061 s in the future tar: ./drivers/net/bonding/settings: time stamp 2024-10-10 09:32:38 is 22246910.445636901 s in the future tar: ./drivers/net/bonding/bond-lladdr-target.sh: time stamp 2024-10-10 09:32:38 is 22246910.33036261 s in the future tar: ./drivers/net/bonding/lag_lib.sh: time stamp 2024-10-10 09:32:38 is 22246910.195509568 s in the future tar: ./drivers/net/bonding/bond-break-lacpdu-tx.sh: time stamp 2024-10-10 09:32:38 is 22246910.062154276 s in the future tar: ./drivers/net/bonding/bond-arp-interval-causes-panic.sh: time stamp 2024-10-10 09:32:38 is 22246909.937770443 s in the future tar: ./drivers/net/bonding/dev_addr_lists.sh: time stamp 2024-10-10 09:32:38 is 22246909.820271776 s in the future tar: ./drivers/net/bonding: time stamp 2024-10-10 10:13:54 is 22249385.771518693 s in the future tar: ./drivers/net: time stamp 2024-10-10 10:13:54 is 22249385.720244443 s in the future tar: ./drivers/dma-buf/udmabuf: time stamp 2024-10-10 10:13:03 is 22249334.561786318 s in the future tar: ./drivers/dma-buf/config: time stamp 2024-10-04 13:35:03 is 21743054.445582443 s in the future tar: ./drivers/dma-buf: time stamp 2024-10-10 10:13:54 is 22249385.395669026 s in the future tar: ./drivers: time stamp 2024-10-10 10:13:54 is 22249385.34607011 s in the future tar: ./fpu/run_test_fpu.sh: time stamp 2024-10-04 13:35:03 is 21743054.194814568 s in the future tar: ./fpu/test_fpu: time stamp 2024-10-10 10:13:05 is 22249336.053084818 s in the future tar: ./fpu: time stamp 2024-10-10 10:13:56 is 22249387.003577568 s in the future tar: ./netfilter/rpath.sh: time stamp 2024-10-10 09:32:38 is 22246908.87882961 s in the future tar: ./netfilter/nf_nat_edemux.sh: time stamp 2024-10-10 09:32:38 is 22246908.711183818 s in the future tar: ./netfilter/ipip-conntrack-mtu.sh: time stamp 2024-10-10 09:32:38 is 22246908.594449401 s in the future tar: ./netfilter/nft_flowtable.sh: time stamp 2024-10-10 09:32:38 is 22246908.461447276 s in the future tar: ./netfilter/nft_queue.sh: time stamp 2024-10-10 09:32:38 is 22246908.34463986 s in the future tar: ./netfilter/nft_synproxy.sh: time stamp 2024-10-10 09:32:38 is 22246908.211566735 s in the future tar: ./netfilter/conntrack_tcp_unreplied.sh: time stamp 2024-10-10 09:32:38 is 22246908.093984943 s in the future tar: ./netfilter/config: time stamp 2024-10-10 09:32:38 is 22246907.977732026 s in the future tar: ./netfilter/nft_conntrack_helper.sh: time stamp 2024-10-10 09:32:38 is 22246907.869415818 s in the future tar: ./netfilter/nft_audit.sh: time stamp 2024-10-10 09:32:38 is 22246907.760852193 s in the future tar: ./netfilter/sctp_collision: time stamp 2024-10-10 10:13:36 is 22249365.627068609 s in the future tar: ./netfilter/nft_trans_stress.sh: time stamp 2024-10-10 09:32:38 is 22246907.510331234 s in the future tar: ./netfilter/conntrack_vrf.sh: time stamp 2024-10-04 13:35:03 is 21743052.385344484 s in the future tar: ./netfilter/conntrack_sctp_collision.sh: time stamp 2024-10-10 09:32:38 is 22246907.260606193 s in the future tar: ./netfilter/nf-queue: time stamp 2024-10-10 10:13:36 is 22249365.135128818 s in the future tar: ./netfilter/nft_meta.sh: time stamp 2024-10-04 13:35:03 is 21743052.018388484 s in the future tar: ./netfilter/settings: time stamp 2024-10-10 09:32:38 is 22246906.901840609 s in the future tar: ./netfilter/nft_concat_range.sh: time stamp 2024-10-10 09:32:38 is 22246906.751538609 s in the future tar: ./netfilter/nft_fib.sh: time stamp 2024-10-10 09:32:38 is 22246906.634809318 s in the future tar: ./netfilter/ipvs.sh: time stamp 2024-10-04 13:35:03 is 21743051.509683318 s in the future tar: ./netfilter/xt_string.sh: time stamp 2024-10-10 09:32:38 is 22246906.401396359 s in the future tar: ./netfilter/conntrack_icmp_related.sh: time stamp 2024-10-04 13:35:03 is 21743051.267780484 s in the future tar: ./netfilter/bridge_brouter.sh: time stamp 2024-10-04 13:35:03 is 21743051.151172359 s in the future tar: ./netfilter/audit_logread: time stamp 2024-10-10 10:13:36 is 22249364.017580151 s in the future tar: ./netfilter/connect_close: time stamp 2024-10-10 10:13:36 is 22249363.900868859 s in the future tar: ./netfilter/nft_nat.sh: time stamp 2024-10-10 09:32:38 is 22246905.775507276 s in the future tar: ./netfilter: time stamp 2024-10-10 10:13:59 is 22249386.725583526 s in the future tar: ./seccomp/seccomp_benchmark: time stamp 2024-10-10 10:13:47 is 22249374.575675484 s in the future tar: ./seccomp/config: time stamp 2024-10-04 13:35:03 is 21743050.425463568 s in the future tar: ./seccomp/settings: time stamp 2024-10-10 09:32:39 is 22246906.316846859 s in the future tar: ./seccomp/seccomp_bpf: time stamp 2024-10-10 10:13:46 is 22249373.083263109 s in the future tar: ./seccomp: time stamp 2024-10-10 10:14:00 is 22249387.025270568 s in the future tar: ./tmpfs/bug-link-o-tmpfile: time stamp 2024-10-10 10:13:51 is 22249377.882848401 s in the future tar: ./tmpfs: time stamp 2024-10-10 10:14:01 is 22249387.833265151 s in the future tar: ./cpu-hotplug/cpu-on-off-test.sh: time stamp 2024-10-10 09:32:38 is 22246904.690915484 s in the future tar: ./cpu-hotplug: time stamp 2024-10-10 10:13:54 is 22249380.640910317 s in the future tar: ./syscall_user_dispatch/config: time stamp 2024-10-10 09:32:39 is 22246905.491726567 s in the future tar: ./syscall_user_dispatch/sud_benchmark: time stamp 2024-10-10 10:13:48 is 22249374.366253442 s in the future tar: ./syscall_user_dispatch/sud_test: time stamp 2024-10-10 10:13:47 is 22249373.232087567 s in the future tar: ./syscall_user_dispatch: time stamp 2024-10-10 10:14:01 is 22249387.182048526 s in the future tar: ./ptrace/get_syscall_info: time stamp 2024-10-10 10:13:38 is 22249364.016114359 s in the future tar: ./ptrace/peeksiginfo: time stamp 2024-10-10 10:13:38 is 22249363.865825817 s in the future tar: ./ptrace/vmaccess: time stamp 2024-10-10 10:13:38 is 22249363.681670484 s in the future tar: ./ptrace: time stamp 2024-10-10 10:13:59 is 22249384.623343026 s in the future tar: ./filesystems/fat/rename_exchange: time stamp 2024-10-10 10:13:05 is 22249330.449031109 s in the future tar: ./filesystems/fat/config: time stamp 2024-10-10 09:32:38 is 22246903.331353442 s in the future tar: ./filesystems/fat/run_fat_tests.sh: time stamp 2024-10-10 09:32:38 is 22246903.214486026 s in the future tar: ./filesystems/fat: time stamp 2024-10-10 10:13:55 is 22249380.164488276 s in the future tar: ./filesystems/epoll/epoll_wakeup_test: time stamp 2024-10-10 10:13:05 is 22249329.948733526 s in the future tar: ./filesystems/epoll: time stamp 2024-10-10 10:13:55 is 22249379.890188692 s in the future tar: ./filesystems/dnotify_test: time stamp 2024-10-10 10:13:03 is 22249327.772370526 s in the future tar: ./filesystems/binderfs/config: time stamp 2024-10-10 09:32:38 is 22246902.622269567 s in the future tar: ./filesystems/binderfs/binderfs_test: time stamp 2024-10-10 10:13:04 is 22249328.463582234 s in the future tar: ./filesystems/binderfs: time stamp 2024-10-10 10:13:55 is 22249379.406114734 s in the future tar: ./filesystems/devpts_pts: time stamp 2024-10-10 10:13:03 is 22249327.272599567 s in the future tar: ./filesystems: time stamp 2024-10-10 10:13:55 is 22249379.222690276 s in the future tar: ./mincore/mincore_selftest: time stamp 2024-10-10 10:13:15 is 22249339.080113984 s in the future tar: ./mincore: time stamp 2024-10-10 10:13:58 is 22249382.030025442 s in the future tar: .: time stamp 2024-10-10 10:14:03 is 22249386.98003265 s in the future skiplist: ======================================== ======================================== capabilities:test_execve ============== Tests to run =============== capabilities:test_execve ===========End Tests to run =============== shardfile-capabilities pass <12>[ 155.512126] kselftest: Running tests in capabilities TAP version 13 1..1 # selftests: capabilities: test_execve # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # TAP version 13 # 1..12 # # [RUN] +++ Tests with uid == 0 +++ # # [NOTE] Using global UIDs for tests # # [RUN] Root => ep # ok 1 Passed # # Check cap_ambient manipulation rules # ok 2 PR_CAP_AMBIENT_RAISE failed on non-inheritable cap # ok 3 PR_CAP_AMBIENT_RAISE failed on non-permitted cap # ok 4 PR_CAP_AMBIENT_RAISE worked # ok 5 Basic manipulation appears to work # # [RUN] Root +i => eip # ok 6 Passed # # [RUN] UID 0 +ia => eipa # ok 7 Passed # # [RUN] Root +ia, suidroot => eipa # ok 8 Passed # # [RUN] Root +ia, suidnonroot => ip # ok 9 Passed # # [RUN] Root +ia, sgidroot => eipa # ok 10 Passed # ok 11 Passed # # [RUN] Root +ia, sgidnonroot => eip # ok 12 Passed # # Totals: pass:12 fail:0 xfail:0 xpass:0 skip:0 error:0 # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # # validate_cap:: Capabilities after execve were correct # # ================================================== # TAP version 13 # 1..9 # # [RUN] +++ Tests with uid != 0 +++ # # [NOTE] Using global UIDs for tests # # [RUN] Non-root => no caps # ok 1 Passed # # Check cap_ambient manipulation rules # ok 2 PR_CAP_AMBIENT_RAISE failed on non-inheritable cap # ok 3 PR_CAP_AMBIENT_RAISE failed on non-permitted cap # ok 4 PR_CAP_AMBIENT_RAISE worked # ok 5 Basic manipulation appears to work # # [RUN] Non-root +i => i # ok 6 Passed # # [RUN] UID 1 +ia => eipa # ok 7 Passed # # [RUN] Non-root +ia, sgidnonroot => i # ok 8 Passed # ok 9 Passed # # Totals: pass:9 fail:0 xfail:0 xpass:0 skip:0 error:0 # # ================================================== ok 1 selftests: capabilities: test_execve capabilities_test_execve_Passed pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-inheritable_cap pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-permitted_cap pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_worked pass capabilities_test_execve_Basic_manipulation_appears_to_work pass capabilities_test_execve_Passed_dup2 pass capabilities_test_execve_Passed_dup3 pass capabilities_test_execve_Passed_dup4 pass capabilities_test_execve_Passed_dup5 pass capabilities_test_execve_Passed_dup6 pass capabilities_test_execve_Passed_dup7 pass capabilities_test_execve_Passed_dup8 pass capabilities_test_execve_Passed_dup9 pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-inheritable_cap_dup2 pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_failed_on_non-permitted_cap_dup2 pass capabilities_test_execve_PR_CAP_AMBIENT_RAISE_worked_dup2 pass capabilities_test_execve_Basic_manipulation_appears_to_work_dup2 pass capabilities_test_execve_Passed_dup10 pass capabilities_test_execve_Passed_dup11 pass capabilities_test_execve_Passed_dup12 pass capabilities_test_execve_Passed_dup13 pass capabilities_test_execve pass + ../../utils/send-to-lava.sh ./output/result.txt + set +x / #