Skip to content

Instantly share code, notes, and snippets.

@rfs613
Created September 25, 2021 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rfs613/f58bd803d1119bf30eb723aef4abf1f5 to your computer and use it in GitHub Desktop.
Save rfs613/f58bd803d1119bf30eb723aef4abf1f5 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 5.4.142-yocto-standard (oe-user@oe-host) (gcc version 9.2.1 20191025 (GCC)) #1 SMP PREEMPT Sat Sep 25 00:11:49 UTC 2021
[ 0.000000] CPU: ARMv7 Processor [412fc0f1] revision 1 (ARMv7), cr=30c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: linux,dummy-virt
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv0.2 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] percpu: Embedded 19 pages/cpu s48460 r8192 d21172 u77824
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960
[ 0.000000] Kernel command line: root=/dev/vda rw console=ttyS0 mem=256M ip=dhcp console=ttyAMA0
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x4bd6f000-0x4fd6f000] (64MB)
[ 0.000000] Memory: 175124K/262144K available (10240K kernel code, 748K rwdata, 2228K rodata, 2048K init, 301K bss, 87020K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] ftrace: allocating 32445 entries in 64 pages
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GICv2m: range[mem 0x08020000-0x08020fff], SPI[80:143]
[ 0.000000] random: get_random_bytes called from start_kernel+0x2e4/0x514 with crng_init=0
[ 0.000000] arch_timer: cp15 timer(s) running at 62.50MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1cd42e208c, max_idle_ns: 881590405314 ns
[ 0.000099] sched_clock: 56 bits at 62MHz, resolution 16ns, wraps every 4398046511096ns
[ 0.000187] Switching to timer-based delay loop, resolution 16ns
[ 0.002080] Console: colour dummy device 80x30
[ 0.002670] Calibrating delay loop (skipped), value calculated using timer frequency.. 125.00 BogoMIPS (lpj=625000)
[ 0.002770] pid_max: default: 32768 minimum: 301
[ 0.003288] LSM: Security Framework initializing
[ 0.004985] AppArmor: AppArmor initialized
[ 0.005261] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.005288] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.016311] CPU: Testing write buffer coherency: ok
[ 0.017018] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
[ 0.023486] /cpus/cpu@0 missing clock-frequency property
[ 0.023623] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.027077] Setting up static identity map for 0x40200000 - 0x40200060
[ 0.027551] rcu: Hierarchical SRCU implementation.
[ 0.029454] smp: Bringing up secondary CPUs ...
[ 0.029511] smp: Brought up 1 node, 1 CPU
[ 0.029558] SMP: Total of 1 processors activated (125.00 BogoMIPS).
[ 0.029593] CPU: All CPU(s) started in SVC mode.
[ 0.035586] devtmpfs: initialized
[ 0.041637] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.058380] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.058694] futex hash table entries: 256 (order: 2, 16384 bytes, linear)
[ 0.063762] xor: measuring software checksum speed
[ 0.155408] arm4regs : 1346.000 MB/sec
[ 0.255894] 8regs : 1701.200 MB/sec
[ 0.356617] 32regs : 1383.200 MB/sec
[ 0.459825] neon : 1625.200 MB/sec
[ 0.459867] xor: using function: 8regs (1701.200 MB/sec)
[ 0.463253] NET: Registered protocol family 16
[ 0.465929] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.466844] audit: initializing netlink subsys (disabled)
[ 0.470892] audit: type=2000 audit(0.450:1): state=initialized audit_enabled=0 res=1
[ 0.472074] cpuidle: using governor ladder
[ 0.472703] hw-breakpoint: CPU 0 debug is powered down!
[ 0.474122] Serial: AMBA PL011 UART driver
[ 0.490378] 9000000.pl011: ttyAMA0 at MMIO 0x9000000 (irq = 54, base_baud = 0) is a PL011 rev1
[ 0.498003] printk: console [ttyAMA0] enabled
[ 0.524101] cryptd: max_cpu_qlen set to 1000
[ 0.692594] raid6: neonx8 gen() 858 MB/s
[ 0.863918] raid6: neonx8 xor() 565 MB/s
[ 1.035119] raid6: neonx4 gen() 1928 MB/s
[ 1.206981] raid6: neonx4 xor() 1006 MB/s
[ 1.377750] raid6: neonx2 gen() 2087 MB/s
[ 1.549017] raid6: neonx2 xor() 994 MB/s
[ 1.720264] raid6: neonx1 gen() 1640 MB/s
[ 1.891469] raid6: neonx1 xor() 843 MB/s
[ 2.062952] raid6: int32x8 gen() 237 MB/s
[ 2.234234] raid6: int32x8 xor() 151 MB/s
[ 2.405463] raid6: int32x4 gen() 271 MB/s
[ 2.576510] raid6: int32x4 xor() 158 MB/s
[ 2.747762] raid6: int32x2 gen() 791 MB/s
[ 2.919019] raid6: int32x2 xor() 172 MB/s
[ 3.090122] raid6: int32x1 gen() 836 MB/s
[ 3.261391] raid6: int32x1 xor() 471 MB/s
[ 3.261500] raid6: using algorithm neonx2 gen() 2087 MB/s
[ 3.261652] raid6: .... xor() 994 MB/s, rmw enabled
[ 3.261841] raid6: using neon recovery algorithm
[ 3.262976] vgaarb: loaded
[ 3.264229] SCSI subsystem initialized
[ 3.264834] usbcore: registered new interface driver usbfs
[ 3.265202] usbcore: registered new interface driver hub
[ 3.265470] usbcore: registered new device driver usb
[ 3.274662] clocksource: Switched to clocksource arch_sys_counter
[ 3.627640] AppArmor: AppArmor Filesystem Enabled
[ 3.641201] NET: Registered protocol family 2
[ 3.642115] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 3.646287] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 3.646560] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 3.646837] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 3.647029] TCP: Hash tables configured (established 2048 bind 2048)
[ 3.648089] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 3.648337] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 3.649488] NET: Registered protocol family 1
[ 3.651227] RPC: Registered named UNIX socket transport module.
[ 3.651350] RPC: Registered udp transport module.
[ 3.651466] RPC: Registered tcp transport module.
[ 3.651551] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.651722] PCI: CLS 0 bytes, default 64
[ 3.661279] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[ 3.672646] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 3.674587] NFS: Registering the id_resolver key type
[ 3.675421] Key type id_resolver registered
[ 3.675585] Key type id_legacy registered
[ 3.677188] Key type cifs.idmap registered
[ 3.698825] async_tx: api initialized (async)
[ 3.699174] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 3.699386] io scheduler mq-deadline registered
[ 3.699616] io scheduler kyber registered
[ 3.700820] pci-host-generic 3f000000.pcie: host bridge /pcie@10000000 ranges:
[ 3.701365] pci-host-generic 3f000000.pcie: IO 0x3eff0000..0x3effffff -> 0x00000000
[ 3.701890] pci-host-generic 3f000000.pcie: MEM 0x10000000..0x3efeffff -> 0x10000000
[ 3.703127] pci-host-generic 3f000000.pcie: ECAM at [mem 0x3f000000-0x3fffffff] for [bus 00-0f]
[ 3.703857] pci-host-generic 3f000000.pcie: PCI host bridge to bus 0000:00
[ 3.704077] pci_bus 0000:00: root bus resource [bus 00-0f]
[ 3.704220] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 3.704545] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff]
[ 3.705327] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
[ 3.707346] pci 0000:00:01.0: [1234:1111] type 00 class 0x030000
[ 3.707708] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x00ffffff pref]
[ 3.707861] pci 0000:00:01.0: reg 0x18: [mem 0x00000000-0x00000fff]
[ 3.708023] pci 0000:00:01.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[ 3.708523] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 3.708905] pci 0000:00:02.0: [1b36:000d] type 00 class 0x0c0330
[ 3.709155] pci 0000:00:02.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 3.709771] pci 0000:00:03.0: [1af4:1005] type 00 class 0x00ff00
[ 3.710031] pci 0000:00:03.0: reg 0x10: [io 0x0000-0x001f]
[ 3.710173] pci 0000:00:03.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref]
[ 3.711196] PCI: bus0: Fast back to back transfers disabled
[ 3.712208] pci 0000:00:01.0: BAR 0: assigned [mem 0x10000000-0x10ffffff pref]
[ 3.712468] pci 0000:00:01.0: BAR 6: assigned [mem 0x11000000-0x1100ffff pref]
[ 3.712709] pci 0000:00:02.0: BAR 0: assigned [mem 0x11010000-0x11013fff 64bit]
[ 3.712901] pci 0000:00:03.0: BAR 4: assigned [mem 0x11014000-0x11017fff 64bit pref]
[ 3.713038] pci 0000:00:01.0: BAR 2: assigned [mem 0x11018000-0x11018fff]
[ 3.713159] pci 0000:00:03.0: BAR 0: assigned [io 0x1000-0x101f]
[ 3.713867] pci 0000:00:02.0: enabling device (0100 -> 0102)
[ 3.718818] virtio-pci 0000:00:03.0: enabling device (0100 -> 0103)
[ 3.725050] bochs-drm 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 0: 0x10000000 -> 0x10ffffff
[ 3.725242] bochs-drm 0000:00:01.0: remove_conflicting_pci_framebuffers: bar 2: 0x11018000 -> 0x11018fff
[ 3.725989] bochs-drm 0000:00:01.0: enabling device (0100 -> 0102)
[ 3.726602] [drm] Found bochs VGA, ID 0xb0c5.
[ 3.726698] [drm] Framebuffer size 16384 kB @ 0x10000000, mmio @ 0x11018000.
[ 3.727689] [TTM] Zone kernel: Available graphics memory: 87562 KiB
[ 3.727846] [TTM] Initializing pool allocator
[ 3.728061] [TTM] Initializing DMA pool allocator
[ 3.729733] [drm] Found EDID data blob.
[ 3.731735] random: fast init done
[ 3.733153] random: crng init done
[ 3.734778] [drm] Initialized bochs-drm 1.0.0 20130925 for 0000:00:01.0 on minor 0
[ 3.767910] Console: switching to colour frame buffer device 128x48
[ 3.772622] bochs-drm 0000:00:01.0: fb0: bochs-drmdrmfb frame buffer device
[ 3.799855] brd: module loaded
[ 3.811440] loop: module loaded
[ 3.815422] virtio_blk virtio0: [vda] 9372580 512-byte logical blocks (4.80 GB/4.47 GiB)
[ 3.826904] xhci_hcd 0000:00:02.0: xHCI Host Controller
[ 3.827284] xhci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[ 3.829644] xhci_hcd 0000:00:02.0: hcc params 0x00087001 hci version 0x100 quirks 0x0000000000000010
[ 3.836384] hub 1-0:1.0: USB hub found
[ 3.836898] hub 1-0:1.0: 4 ports detected
[ 3.839444] xhci_hcd 0000:00:02.0: xHCI Host Controller
[ 3.839587] xhci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
[ 3.839770] xhci_hcd 0000:00:02.0: Host supports USB 3.0 SuperSpeed
[ 3.840252] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 3.841349] hub 2-0:1.0: USB hub found
[ 3.841598] hub 2-0:1.0: 4 ports detected
[ 3.845321] rtc-pl031 9010000.pl031: registered as rtc0
[ 3.846645] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[ 3.848676] usbcore: registered new interface driver usbhid
[ 3.848773] usbhid: USB HID core driver
[ 3.849054] u32 classifier
[ 3.849112] input device check on
[ 3.849176] Actions configured
[ 3.850374] NET: Registered protocol family 10
[ 3.855029] Segment Routing with IPv6
[ 3.855587] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.857235] NET: Registered protocol family 17
[ 3.858029] Key type dns_resolver registered
[ 3.858438] Registering SWP/SWPB emulation handler
[ 3.861673] Key type ._fscrypt registered
[ 3.861787] Key type .fscrypt registered
[ 3.865935] Btrfs loaded, crc32c=crc32c-generic
[ 3.870781] Key type encrypted registered
[ 3.870982] AppArmor: AppArmor sha1 policy hashing enabled
[ 3.872696] printk: console [netcon0] enabled
[ 3.872820] netconsole: network logging started
[ 3.873644] rtc-pl031 9010000.pl031: setting system clock to 2021-09-25T01:43:09 UTC (1632534189)
[ 3.917792] Sending DHCP requests ., OK
[ 3.955182] IP-Config: Got DHCP answer from 10.0.2.2, my address is 10.0.2.15
[ 3.955371] IP-Config: Complete:
[ 3.955615] device=eth0, hwaddr=52:54:00:12:35:02, ipaddr=10.0.2.15, mask=255.255.255.0, gw=10.0.2.2
[ 3.955805] host=10.0.2.15, domain=, nis-domain=(none)
[ 3.955928] bootserver=10.0.2.2, rootserver=10.0.2.2, rootpath=
[ 3.955957] nameserver0=10.0.2.3
[ 3.961587] uart-pl011 9000000.pl011: no DMA platform data
[ 3.963069] md: Waiting for all devices to be available before autodetect
[ 3.963211] md: If you don't use raid, use raid=noautodetect
[ 3.965790] md: Autodetecting RAID arrays.
[ 3.965923] md: autorun ...
[ 3.966006] md: ... autorun DONE.
[ 4.124492] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 4.310862] input: QEMU QEMU USB Tablet as /devices/platform/3f000000.pcie/pci0000:00/0000:00:02.0/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input0
[ 4.319067] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:02.0-1/input0
[ 4.464316] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[ 4.554510] EXT4-fs (vda): recovery complete
[ 4.556269] EXT4-fs (vda): mounted filesystem with ordered data mode. Opts: (null)
[ 4.557330] VFS: Mounted root (ext4 filesystem) on device 253:0.
[ 4.558461] devtmpfs: mounted
[ 4.623822] Freeing unused kernel memory: 2048K
[ 4.627984] Run /sbin/init as init process
[ 4.647717] input: QEMU QEMU USB Keyboard as /devices/platform/3f000000.pcie/pci0000:00/0000:00:02.0/usb1/1-2/1-2:1.0/0003:0627:0001.0002/input/input1
[ 4.714801] hid-generic 0003:0627:0001.0002: input: USB HID v1.11 Keyboard [QEMU QEMU USB Keyboard] on usb-0000:00:02.0-2/input0
[ 4.792558] systemd[1]: systemd 244.5+ running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR -SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
[ 4.795947] systemd[1]: Detected virtualization qemu.
[ 4.796282] systemd[1]: Detected architecture arm.
Welcome to DIP (DIP Reference Distro) 3.1-dunfell+snapshot-20210920 (master)!
[ 4.845298] systemd[1]: Set hostname to <qemuarm>.
[ 5.625287] systemd[1]: Created slice system-getty.slice.
[ OK ] Created slice system-getty.slice.
[ 5.636698] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ OK ] Created slice system-serial\x2dgetty.slice.
[ 5.639310] systemd[1]: Created slice system-syslog\x2dng.slice.
[ OK ] Created slice system-syslog\x2dng.slice.
[ 5.642172] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 5.644962] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ 5.646788] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R…uests to Wall Directory Watch.
[ 5.647699] systemd[1]: Reached target Paths.
[ OK ] Reached target Paths.
[ 5.648257] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 5.648861] systemd[1]: Reached target Slices.
[ OK ] Reached target Slices.
[ 5.649405] systemd[1]: Reached target Swap.
[ OK ] Reached target Swap.
[ 5.721483] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 5.722588] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 5.724683] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 5.729576] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 5.731105] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 5.732516] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 5.735495] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 5.736579] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 5.738855] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
[ 5.749400] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 5.765819] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 5.796006] systemd[1]: Mounting Temporary Directory (/tmp)...
Mounting Temporary Directory (/tmp)...
[ 5.852391] systemd[1]: Starting Create list of static device nodes for the current kernel...
Starting Create list of st…odes for the current kernel...
[ 5.889209] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 5.892154] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 5.935762] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 5.965519] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 6.000509] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 6.055808] systemd[1]: Starting udev Coldplug all Devices...
Starting udev Coldplug all Devices...
[ 6.150288] EXT4-fs (vda): re-mounted. Opts: (null)
[ 6.228365] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 6.231272] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 6.233029] systemd[1]: Mounted Kernel Debug File System.
[ OK ] Mounted Kernel Debug File System.
[ 6.265073] systemd[1]: Mounted Temporary Directory (/tmp).
[ OK ] Mounted Temporary Directory (/tmp).
[ 6.297415] systemd[1]: Started Create list of static device nodes for the current kernel.
[ OK ] Started Create list of sta… nodes for the current kernel.
[ 6.327059] systemd[1]: Started Remount Root and Kernel File Systems.
[ OK ] Started Remount Root and Kernel File Systems.
[ 6.350152] openvswitch: Open vSwitch switching datapath
[ 6.355489] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 6.356130] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 6.362513] systemd[1]: Starting Create Static Device Nodes in /dev...
Starting Create Static Device Nodes in /dev...
[ 6.433253] systemd[1]: Started Load Kernel Modules.
[ OK ] Started Load Kernel Modules.
[ 6.451266] systemd[1]: Mounting NFSD configuration filesystem...
Mounting NFSD configuration filesystem...
[ 6.453055] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 6.453914] systemd[1]: Condition check resulted in Kernel Configuration File System being skipped.
[ 6.513688] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 6.651462] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 6.654951] systemd[1]: Started Create Static Device Nodes in /dev.
[ OK ] Started Create Static Device Nodes in /dev.
[ 6.656632] systemd[1]: Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems (Pre).
[ 6.657522] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
[ 6.657854] systemd[1]: Reached target Containers.
[ OK ] Reached target Containers.
[ 6.690193] systemd[1]: Mounting /var/volatile...
Mounting /var/volatile...
[ 6.737657] systemd[1]: Starting udev Kernel Device Manager...
Starting udev Kernel Device Manager...
[ 6.743981] systemd[1]: Mounted NFSD configuration filesystem.
[ OK ] Mounted NFSD configuration filesystem.
[ 6.790256] systemd[1]: Started Apply Kernel Variables.
[ OK ] Started Apply Kernel Variables.
[ 6.791870] systemd[1]: Mounted /var/volatile.
[ OK ] Mounted /var/volatile.
[ 6.793178] systemd[1]: Condition check resulted in Bind mount volatile /var/cache being skipped.
[ 6.793520] systemd[1]: Condition check resulted in Bind mount volatile /data being skipped.
[ 6.793924] systemd[1]: Condition check resulted in Bind mount volatile /var/lib being skipped.
[ 6.840885] systemd[1]: Starting Load/Save Random Seed...
Starting Load/Save Random Seed...
[ 6.841914] systemd[1]: Condition check resulted in Bind mount volatile /var/spool being skipped.
[ 6.842455] systemd[1]: Condition check resulted in Bind mount volatile /srv being skipped.
[ 6.842815] systemd[1]: Reached target Local File Systems.
[ OK ] Reached target Local File Systems.
[ 6.843668] systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
[ 6.903596] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[ 6.914854] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
Starting Flush Journal to Persistent Storage...
[ 7.027250] systemd-journald[125]: Received client request to flush runtime journal.
[ OK ] Started Load/Save Random Seed.
[ OK ] Started Flush Journal to Persistent Storage.
Starting Create Volatile Files and Directories...
[ OK ] Started udev Kernel Device Manager.
[ OK ] Started Create Volatile Files and Directories.
Starting Network Name Resolution...
Starting Network Time Synchronization...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Started Update UTMP about System Boot/Shutdown.
[ OK ] Started udev Coldplug all Devices.
[ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target System Time Set.
[ OK ] Reached target System Time Synchronized.
[ OK ] Started Daily apt download activities.
[ OK ] Started Daily rotation of log files.
[ OK ] Reached target Timers.
[ OK ] Listening on D-Bus System Message Bus Socket.
Starting sshd.socket.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Listening on sshd.socket.
[ OK ] Reached target Sockets.
[ OK ] Reached target Basic System.
[ OK ] Started Job spooling tools.
[ OK ] Started Periodic Command Scheduler.
[ OK ] Started D-Bus System Message Bus.
[ OK ] Started GENIVI DLT logging daemon.
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework...
[ OK ] Started Hardware RNG Entropy Gatherer Daemon.
Starting System Logger Daemon "default" instance...
Starting Login Service...
[ OK ] Started IPv6 Packet Filtering Framework.
[ OK ] Started IPv4 Packet Filtering Framework.
[ OK ] Reached target Network (Pre).
Starting Network Manager...
[ OK ] Started System Logger Daemon "default" instance.
[ OK ] Started Network Manager.
[ OK ] Reached target Network.
Starting DNS forwarder and DHCP server...
[ OK ] Started NFS status monitor for NFSv2/3 locking..
[ OK ] Started Respond to IPv6 Node Information Queries.
Starting Network Time Service...
[ OK ] Started Network Router Discovery Daemon.
Starting Permit User Sessions...
[ OK ] Started Login Service.
[ OK ] Started Permit User Sessions.
[ OK ] Started DNS forwarder and DHCP server.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyAMA0.
[ OK ] Reached target Login Prompts.
Starting Hostname Service...
[ OK ] Started Network Time Service.
[ OK ] Reached target Multi-User System.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Started Update UTMP about System Runlevel Changes.
[ OK ] Started Hostname Service.
DIP (DIP Reference Distro) 3.1-dunfell+snapshot qemuarm ttyAMA0
qemuarm login: root
[ 16.746433] audit: type=1006 audit(1632534202.370:2): pid=206 uid=0 subj==unconfined old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1
78root@qemuarm:~# cd test-definitions/automated/linux/ltp
root@qemuarm:~/test-definitions/automated/linux/ltp# cat go
./ltp.sh -T syscalls -s true -v '' -M 3 -R root -b rzn1d -d /ltp-tmp -g '' -e '' -i /opt/ltp -S skipfile-lkft.yaml -p '' -u '' -t false
root@qemuarm:~/test-definitions/automated/linux/ltp# .g /go
+ . ../../lib/sh-test-lib
++ LANG=C
++ export LANG
++ export PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/sbin:/usr/sbin:/usr/local/sbin
++ PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/sbin:/usr/sbin:/usr/local/sbin
++ pwd
+ OUTPUT=/home/root/test-definitions/automated/linux/ltp/output
+ RESULT_FILE=/home/root/test-definitions/automated/linux/ltp/output/result.txt
++ readlink -f ./ltp.sh
+ SCRIPT=/home/root/test-definitions/automated/linux/ltp/ltp.sh
++ dirname /home/root/test-definitions/automated/linux/ltp/ltp.sh
+ SCRIPTPATH=/home/root/test-definitions/automated/linux/ltp
+ echo 'Script path is: /home/root/test-definitions/automated/linux/ltp'
Script path is: /home/root/test-definitions/automated/linux/ltp
+ TST_CMDFILES=
+ SKIPFILE=
+ SKIPFILE_YAML=
+ BOARD=
+ BRANCH=
+ ENVIRONMENT=
+ LTP_VERSION=20180926
+ TEST_PROGRAM=ltp
+ TEST_GIT_URL=
++ pwd
+ TEST_DIR=/home/root/test-definitions/automated/linux/ltp/ltp
+ BUILD_FROM_TAR=false
+ LTP_TMPDIR=/ltp-tmp
+ LTP_INSTALL_PATH=/opt/ltp
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ TST_CMDFILES=syscalls
++ sed 's,\/,_,'
++ echo syscalls
+ LOG_FILE=syscalls
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ SKIP_INSTALL=true
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ LTP_VERSION=
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ export LTP_TIMEOUT_MUL=3
+ LTP_TIMEOUT_MUL=3
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ export PASSWD=root
+ PASSWD=root
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ export BOARD=rzn1d
+ BOARD=rzn1d
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ export LTP_TMPDIR=/ltp-tmp
+ LTP_TMPDIR=/ltp-tmp
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ export BRANCH=
+ BRANCH=
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ export ENVIRONMENT=
+ ENVIRONMENT=
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ export LTP_INSTALL_PATH=/opt/ltp
+ LTP_INSTALL_PATH=/opt/ltp
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ '[' -z skipfile-lkft.yaml ']'
+ '[' yaml = yaml ']'
+ SKIPFILE_YAML=/home/root/test-definitions/automated/linux/ltp/skipfile-lkft.yaml
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ [[ '' != '' ]]
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ [[ '' != '' ]]
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ case "$arg" in
+ BUILD_FROM_TAR=false
+ getopts M:T:S:b:d:g:e:i:s:v:R:u:p:t: arg
+ TEST_TARFILE=https://github.com/linux-test-project/ltp/releases/download//ltp-full-.tar.xz
+ '[' -n /home/root/test-definitions/automated/linux/ltp/skipfile-lkft.yaml ']'
+ export SKIPFILE_PATH=/home/root/test-definitions/automated/linux/ltp/generated_skipfile
+ SKIPFILE_PATH=/home/root/test-definitions/automated/linux/ltp/generated_skipfile
+ generate_skipfile
+ info_msg 'Generating a skipfile based on /home/root/test-definitions/automated/linux/ltp/skipfile-lkft.yaml'
+ local 'msg=Generating a skipfile based on /home/root/test-definitions/automated/linux/ltp/skipfile-lkft.yaml'
+ '[' -z 'Generating a skipfile based on /home/root/test-definitions/automated/linux/ltp/skipfile-lkft.yaml' ']'
+ printf 'INFO: %s\n' 'Generating a skipfile based on /home/root/test-definitions/automated/linux/ltp/skipfile-lkft.yaml'
INFO: Generating a skipfile based on /home/root/test-definitions/automated/linux/ltp/skipfile-lkft.yaml
+ detect_abi
++ uname -m
+ abi=armv7l
+ case "${abi}" in
+ abi=armeabi
+ local SKIPGEN_ARGS=
+ test -n rzn1d
+ SKIPGEN_ARGS=' --board rzn1d'
+ test -n ''
+ test -n ''
+ ../../bin/armeabi/skipgen --board rzn1d /home/root/test-definitions/automated/linux/ltp/skipfile-lkft.yaml
+ test 0 -eq 0
+ info_msg 'Using the following generated skipfile contents (until EOF):'
+ local 'msg=Using the following generated skipfile contents (until EOF):'
+ '[' -z 'Using the following generated skipfile contents (until EOF):' ']'
+ printf 'INFO: %s\n' 'Using the following generated skipfile contents (until EOF):'
INFO: Using the following generated skipfile contents (until EOF):
+ cat /home/root/test-definitions/automated/linux/ltp/generated_skipfile
bind06
cve-2018-18559
dio10
dio12
dio13
dio14
dio15
dio16
dio17
dio18
dio19
dio20
dio21
dio22
dio23
dio24
dio25
dio26
dio27
dio28
dio29
dio30
fanotify07
fanotify08
fanotify09
fork13
ftrace_stress_test.sh
gf01
gf14
gf15
gf18
hugemmap06
inotify07
inotify08
ksm01
memcg_stress
msgctl10
msgctl11
msgstress03
msgstress04
mtest06
perf_event_open02
sendfile09
sendfile09_64
+ info_msg EOF
+ local msg=EOF
+ '[' -z EOF ']'
+ printf 'INFO: %s\n' EOF
INFO: EOF
+ '[' '!' -f /home/root/test-definitions/automated/linux/ltp/generated_skipfile ']'
+ SKIPFILE='-S /home/root/test-definitions/automated/linux/ltp/generated_skipfile'
+ check_root
++ id -ru
+ '[' 0 -eq 0 ']'
+ return 0
+ create_out_dir /home/root/test-definitions/automated/linux/ltp/output
+ '[' -z /home/root/test-definitions/automated/linux/ltp/output ']'
+ local OUTPUT=/home/root/test-definitions/automated/linux/ltp/output
+ '[' -d /home/root/test-definitions/automated/linux/ltp/output ']'
++ date -r /home/root/test-definitions/automated/linux/ltp/output +%Y%m%d%H%M%S
+ mv /home/root/test-definitions/automated/linux/ltp/output /home/root/test-definitions/automated/linux/ltp/output_20210925034007
+ mkdir -p /home/root/test-definitions/automated/linux/ltp/output
+ '[' -d /home/root/test-definitions/automated/linux/ltp/output ']'
+ info_msg 'About to run ltp test...'
+ local 'msg=About to run ltp test...'
+ '[' -z 'About to run ltp test...' ']'
+ printf 'INFO: %s\n' 'About to run ltp test...'
INFO: About to run ltp test...
+ info_msg 'Output directory: /home/root/test-definitions/automated/linux/ltp/output'
+ local 'msg=Output directory: /home/root/test-definitions/automated/linux/ltp/output'
+ '[' -z 'Output directory: /home/root/test-definitions/automated/linux/ltp/output' ']'
+ printf 'INFO: %s\n' 'Output directory: /home/root/test-definitions/automated/linux/ltp/output'
INFO: Output directory: /home/root/test-definitions/automated/linux/ltp/output
+ '[' true = true ']'
+ info_msg 'ltp installation skipped altogether'
+ local 'msg=ltp installation skipped altogether'
+ '[' -z 'ltp installation skipped altogether' ']'
+ printf 'INFO: %s\n' 'ltp installation skipped altogether'
INFO: ltp installation skipped altogether
+ '[' '!' -d /opt/ltp ']'
+ info_msg 'Running prep_system'
+ local 'msg=Running prep_system'
+ '[' -z 'Running prep_system' ']'
+ printf 'INFO: %s\n' 'Running prep_system'
INFO: Running prep_system
+ prep_system
+ systemctl is-active systemd-timesyncd
active
+ info_msg 'Stopping systemd-timesyncd'
+ local 'msg=Stopping systemd-timesyncd'
+ '[' -z 'Stopping systemd-timesyncd' ']'
+ printf 'INFO: %s\n' 'Stopping systemd-timesyncd'
INFO: Stopping systemd-timesyncd
+ systemctl stop systemd-timesyncd
+ '[' -f /proc/sys/kernel/unprivileged_userns_clone ']'
+ info_msg 'Kernel has no support of unprivileged_userns_clone'
+ local 'msg=Kernel has no support of unprivileged_userns_clone'
+ '[' -z 'Kernel has no support of unprivileged_userns_clone' ']'
+ printf 'INFO: %s\n' 'Kernel has no support of unprivileged_userns_clone'
INFO: Kernel has no support of unprivileged_userns_clone
+ info_msg 'Running run_ltp'
+ local 'msg=Running run_ltp'
+ '[' -z 'Running run_ltp' ']'
+ printf 'INFO: %s\n' 'Running run_ltp'
INFO: Running run_ltp
+ run_ltp
+ cd /opt/ltp
+ mkdir -m 777 -p /ltp-tmp
+ pipe0_status './runltp -p -q -f syscalls -s fallocate05 -l /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.log -C /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.failed -d /ltp-tmp -S /home/root/test-definitions/automated/linux/ltp/generated_skipfile' 'tee /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.out'
+ '[' 2 -ne 2 ']'
+ local 'cmd1=./runltp -p -q -f syscalls -s fallocate05 -l /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.log -C /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.failed -d /ltp-tmp -S /home/root/test-definitions/automated/linux/ltp/generated_skipfile'
+ local 'cmd2=tee /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.out'
+ exec
+ local ret_val
++ eval 'tee /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.out'
+++ tee /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.out
++ eval './runltp -p -q -f syscalls -s fallocate05 -l /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.log -C /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.failed -d /ltp-tmp -S /home/root/test-definitions/automated/linux/ltp/generated_skipfile'
+++ ./runltp -p -q -f syscalls -s fallocate05 -l /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.log -C /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.failed -d /ltp-tmp -S /home/root/test-definitions/automated/linux/ltp/generated_skipfile
Checking for required user/group ids
'nobody' user id and group found.
'bin' user id and group found.
'daemon' user id and group found.
Users group found.
Sys group found.
Required users/groups exist.
no big block device was specified on commandline.
Tests which require a big block device are disabled.
You can specify it with option -z
INFO: Test start time: Sat Sep 25 03:43:39 CEST 2021
COMMAND: /opt/ltp/bin/ltp-pan -q -e -S -a 258 -n 258 -p -f /ltp-tmp/ltp-UsIM6RDUmi/alltests -l /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.log -C /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.failed -T /opt/ltp/output/LTP_RUN_ON-LTP_syscalls.log.tconf
INFO: Restricted to fallocate05
LOG File: /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.log
FAILED COMMAND File: /home/root/test-definitions/automated/linux/ltp/output/LTP_syscalls.failed
TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-LTP_syscalls.log.tconf
Running tests.......
tst_device.c:88: TINFO: Found free device 0 '/dev/loop0'
tst_supported_fs_types.c:89: TINFO: Kernel supports ext2
tst_supported_fs_types.c:51: TINFO: mkfs.ext2 does exist
tst_supported_fs_types.c:89: TINFO: Kernel supports ext3
tst_supported_fs_types.c:51: TINFO: mkfs.ext3 does exist
tst_supported_fs_types.c:89: TINFO: Kernel supports ext4
tst_supported_fs_types.c:51: TINFO: mkfs.ext4 does exist
[ 34.865113] fuse: init (API version 7.31)
tst_supported_fs_types.c:115: TINFO: Filesystem xfs is not supported
tst_supported_fs_types.c:89: TINFO: Kernel supports btrfs
tst_supported_fs_types.c:51: TINFO: mkfs.btrfs does exist
tst_supported_fs_types.c:89: TINFO: Kernel supports vfat
tst_supported_fs_types.c:51: TINFO: mkfs.vfat does exist
tst_supported_fs_types.c:115: TINFO: Filesystem exfat is not supported
tst_supported_fs_types.c:115: TINFO: Filesystem ntfs is not supported
tst_supported_fs_types.c:89: TINFO: Kernel supports tmpfs
tst_supported_fs_types.c:38: TINFO: mkfs is not needed for tmpfs
tst_test.c:1421: TINFO: Testing on ext2
tst_test.c:922: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts=''
mke2fs 1.45.4 (23-Sep-2019)
[ 35.629367] EXT4-fs (loop0): mounting ext2 file system using the ext4 subsystem
[ 35.657221] EXT4-fs (loop0): mounted filesystem without journal. Opts: (null)
tst_test.c:1353: TINFO: Timeout per run is 0h 15m 00s
fallocate05.c:66: TCONF: fallocate() not supported: EOPNOTSUPP (95)
tst_test.c:1421: TINFO: Testing on ext3
tst_test.c:922: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts=''
mke2fs 1.45.4 (23-Sep-2019)
[ 37.677082] EXT4-fs (loop0): mounting ext3 file system using the ext4 subsystem
[ 37.693660] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
tst_test.c:1353: TINFO: Timeout per run is 0h 15m 00s
fallocate05.c:66: TCONF: fallocate() not supported: EOPNOTSUPP (95)
tst_test.c:1421: TINFO: Testing on ext4
tst_test.c:922: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts=''
mke2fs 1.45.4 (23-Sep-2019)
[ 37.962466] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)
tst_test.c:1353: TINFO: Timeout per run is 0h 15m 00s
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file0 size 21710183
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file1 size 8070086
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file2 size 3971177
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file3 size 36915315
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file4 size 70310993
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file5 size 4807935
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file6 size 90739786
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file7 size 76896492
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file8 size 72228649
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file9 size 36207821
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file10 size 81483962
tst_fill_fs.c:59: TINFO: write(): ENOSPC (28)
fallocate05.c:81: TPASS: write() wrote 1048576 bytes
fallocate05.c:102: TINFO: fallocate()d 0 extra blocks on full FS
fallocate05.c:114: TPASS: fallocate() on full FS
fallocate05.c:130: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE)
fallocate05.c:136: TPASS: write()
tst_test.c:1421: TINFO: Testing on btrfs
tst_test.c:922: TINFO: Formatting /dev/loop0 with btrfs opts='' extra opts=''
[ 54.830743] BTRFS: device fsid 27004635-9e9a-4448-85a3-720f73eedc3c devid 1 transid 5 /dev/loop0
[ 54.873251] BTRFS info (device loop0): disk space caching is enabled
[ 54.873458] BTRFS info (device loop0): has skinny extents
[ 54.873650] BTRFS info (device loop0): flagging fs with big metadata feature
[ 54.946614] BTRFS info (device loop0): checking UUID tree
tst_test.c:1353: TINFO: Timeout per run is 0h 15m 00s
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file0 size 21710183
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file1 size 8070086
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file2 size 3971177
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file3 size 36915315
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file4 size 70310993
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file5 size 4807935
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file6 size 90739786
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file7 size 76896492
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file8 size 72228649
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file9 size 36207821
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file10 size 81483962
tst_fill_fs.c:59: TINFO: write(): ENOSPC (28)
fallocate05.c:81: TPASS: write() wrote 1048576 bytes
fallocate05.c:102: TINFO: fallocate()d 0 extra blocks on full FS
fallocate05.c:114: TPASS: fallocate() on full FS
fallocate05.c:130: TPASS: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE)
fallocate05.c:136: TPASS: write()
tst_test.c:1421: TINFO: Testing on vfat
tst_test.c:922: TINFO: Formatting /dev/loop0 with vfat opts='' extra opts=''
tst_test.c:1353: TINFO: Timeout per run is 0h 15m 00s
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file0 size 21710183
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file1 size 8070086
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file2 size 3971177
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file3 size 36915315
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file4 size 70310993
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file5 size 4807935
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file6 size 90739786
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file7 size 76896492
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file8 size 72228649
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file9 size 36207821
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file10 size 81483962
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file11 size 92198827
tst_fill_fs.c:59: TINFO: write(): ENOSPC (28)
fallocate05.c:81: TPASS: write() wrote 1048576 bytes
fallocate05.c:102: TINFO: fallocate()d 0 extra blocks on full FS
fallocate05.c:114: TPASS: fallocate() on full FS
fallocate05.c:126: TCONF: fallocate(FALLOC_FL_PUNCH_HOLE | FALLOC_FL_KEEP_SIZE)
tst_test.c:1421: TINFO: Testing on tmpfs
tst_test.c:922: TINFO: Skipping mkfs for TMPFS filesystem
tst_test.c:903: TINFO: Limiting tmpfs size to 512MB
tst_test.c:1353: TINFO: Timeout per run is 0h 15m 00s
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file0 size 21710183
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file1 size 8070086
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file2 size 3971177
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file3 size 36915315
tst_fill_fs.c:32: TINFO: Creating file mntpoint/file4 size 70310993
[ 93.548068] ntpd invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0
[ 93.549091] CPU: 0 PID: 194 Comm: ntpd Not tainted 5.4.142-yocto-standard #1
[ 93.549305] Hardware name: Generic DT based system
[ 93.549979] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 93.550250] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 93.550527] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 93.550731] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 93.550906] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 93.551086] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 93.551240] [<c037ffd0>] (__alloc_pages_nodemask) from [<c033c05c>] (pagecache_get_page+0xf8/0x198)
[ 93.551467] [<c033c05c>] (pagecache_get_page) from [<c033c358>] (filemap_fault+0x228/0x450)
[ 93.551623] [<c033c358>] (filemap_fault) from [<c043d7dc>] (ext4_filemap_fault+0x30/0x44)
[ 93.551772] [<c043d7dc>] (ext4_filemap_fault) from [<c03692f4>] (__do_fault+0x5c/0x7c)
[ 93.551915] [<c03692f4>] (__do_fault) from [<c036d03c>] (handle_mm_fault+0x660/0xa44)
[ 93.552055] [<c036d03c>] (handle_mm_fault) from [<c0a20abc>] (do_page_fault+0x228/0x378)
[ 93.552205] [<c0a20abc>] (do_page_fault) from [<c0214a9c>] (do_PrefetchAbort+0x34/0x84)
[ 93.552352] [<c0214a9c>] (do_PrefetchAbort) from [<c02026dc>] (ret_from_exception+0x0/0x24)
[ 93.552542] Exception stack(0xc5885fb0 to 0xc5885ff8)
[ 93.552688] 5fa0: 0000000e befc169c 00000000 00000000
[ 93.552846] 5fc0: 00000000 b6f994d0 00000000 0000008e 00000019 00000000 befc169c 005724e0
[ 93.552993] 5fe0: 0000008e befc1340 b6c68051 004feffc 00000030 ffffffff
[ 93.553164] Mem-Info:
[ 93.553360] active_anon:2921 inactive_anon:31053 isolated_anon:0
[ 93.553360] active_file:6 inactive_file:6 isolated_file:0
[ 93.553360] unevictable:0 dirty:0 writeback:0 unstable:0
[ 93.553360] slab_reclaimable:2198 slab_unreclaimable:3738
[ 93.553360] mapped:178 shmem:31164 pagetables:215 bounce:0
[ 93.553360] free:832 free_pcp:14 free_cma:0
[ 93.553993] Node 0 active_anon:11684kB inactive_anon:124212kB active_file:24kB inactive_file:24kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:712kB dirty:0kB writeback:0kB shmem:124656kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 93.588602] Normal free:3256kB min:1672kB low:2088kB high:2504kB active_anon:11684kB inactive_anon:124212kB active_file:40kB inactive_file:28kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:704kB pagetables:860kB bounce:0kB free_pcp:128kB local_pcp:128kB free_cma:0kB
[ 93.589223] lowmem_reserve[]: 0 0 0
[ 93.589468] Normal: 128*4kB (UE) 115*8kB (UE) 40*16kB (UE) 19*32kB (UE) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 3256kB
[ 93.589907] 31184 total pagecache pages
[ 93.590033] 0 pages in swap cache
[ 93.590111] Swap cache stats: add 0, delete 0, find 0/0
[ 93.590211] Free swap = 0kB
[ 93.590280] Total swap = 0kB
[ 93.590379] 65536 pages RAM
[ 93.590440] 0 pages HighMem/MovableOnly
[ 93.590518] 21243 pages reserved
[ 93.590607] Tasks state (memory values in pages):
[ 93.590695] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 93.590934] [ 124] 996 124 682 36 45056 0 0 rpcbind
[ 93.591108] [ 125] 0 125 3295 253 45056 0 -250 systemd-journal
[ 93.591271] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 93.591435] [ 157] 991 157 1271 34 40960 0 0 systemd-resolve
[ 93.591599] [ 169] 0 169 414 19 36864 0 0 atd
[ 93.591735] [ 170] 0 170 525 12 32768 0 0 crond
[ 93.591886] [ 171] 998 171 838 85 45056 0 -900 dbus-daemon
[ 93.592039] [ 172] 0 172 571 127 36864 0 0 dlt-daemon
[ 93.592192] [ 175] 0 175 347 9 28672 0 0 rngd
[ 93.592338] [ 176] 0 176 8605 319 69632 0 0 syslog-ng
[ 93.592487] [ 178] 0 178 10465 247 77824 0 0 NetworkManager
[ 93.592642] [ 179] 0 179 1250 53 40960 0 0 systemd-logind
[ 93.592790] [ 185] 995 185 638 138 40960 0 0 rpc.statd
[ 93.592948] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 93.593096] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 93.593245] [ 194] 993 194 1673 118 28672 0 0 ntpd
[ 93.593388] [ 196] 65534 196 416 25 28672 0 0 dnsmasq
[ 93.593533] [ 197] 0 197 889 17 32768 0 0 agetty
[ 93.593676] [ 199] 0 199 938 79 40960 0 0 login
[ 93.593819] [ 206] 0 206 1507 88 45056 0 0 systemd
[ 93.593961] [ 207] 0 207 1977 249 45056 0 0 (sd-pam)
[ 93.594110] [ 212] 0 212 782 201 32768 0 0 sh
[ 93.618371] [ 229] 0 229 782 200 32768 0 0 sh
[ 93.618591] [ 230] 0 230 660 113 36864 0 0 ltp.sh
[ 93.618792] [ 254] 0 254 660 113 32768 0 0 ltp.sh
[ 93.618933] [ 255] 0 255 660 113 32768 0 0 ltp.sh
[ 93.619108] [ 256] 0 256 660 113 32768 0 0 ltp.sh
[ 93.619255] [ 257] 0 257 350 10 32768 0 0 tee
[ 93.619430] [ 258] 0 258 693 146 36864 0 0 runltp
[ 93.619574] [ 345] 0 345 350 11 32768 0 0 ltp-pan
[ 93.619724] [ 346] 0 346 375 21 28672 0 0 fallocate05
[ 93.619877] [ 419] 0 419 632 22 28672 0 0 fallocate05
[ 93.620161] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/system.slice/system-syslog\x2dng.slice/syslog-ng@default.service,task=syslog-ng,pid=176,uid=0
[ 93.621095] Out of memory: Killed process 176 (syslog-ng) total-vm:34420kB, anon-rss:744kB, file-rss:0kB, shmem-rss:532kB, UID:0 pgtables:68kB oom_score_adj:0
[ 93.631859] oom_reaper: reaped process 176 (syslog-ng), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
[ 94.267908] fallocate05 invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0
[ 94.268194] CPU: 0 PID: 419 Comm: fallocate05 Not tainted 5.4.142-yocto-standard #1
[ 94.268434] Hardware name: Generic DT based system
[ 94.268606] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 94.268784] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 94.268943] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 94.269080] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 94.269221] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 94.269374] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 94.269531] [<c037ffd0>] (__alloc_pages_nodemask) from [<c03530d4>] (shmem_getpage_gfp.constprop.0+0x1cc/0x480)
[ 94.269707] [<c03530d4>] (shmem_getpage_gfp.constprop.0) from [<c0353638>] (shmem_getpage+0x28/0x30)
[ 94.269868] [<c0353638>] (shmem_getpage) from [<c033a568>] (generic_perform_write+0xb4/0x1b4)
[ 94.270017] [<c033a568>] (generic_perform_write) from [<c033b968>] (__generic_file_write_iter+0x158/0x174)
[ 94.270187] [<c033b968>] (__generic_file_write_iter) from [<c033b9d4>] (generic_file_write_iter+0x50/0xb4)
[ 94.270356] [<c033b9d4>] (generic_file_write_iter) from [<c039eb68>] (new_sync_write+0x80/0xc4)
[ 94.270520] [<c039eb68>] (new_sync_write) from [<c039f664>] (vfs_write+0xa0/0xc4)
[ 94.270654] [<c039f664>] (vfs_write) from [<c03a01f8>] (ksys_write+0x7c/0xcc)
[ 94.270802] [<c03a01f8>] (ksys_write) from [<c0201000>] (ret_fast_syscall+0x0/0x4c)
[ 94.270935] Exception stack(0xc71adfa8 to 0xc71adff0)
[ 94.271028] dfa0: 015e5c51 b6fced50 00000004 bee6b918 00001000 00000000
[ 94.271169] dfc0: 015e5c51 b6fced50 b6fced40 00000004 00023d50 00023d34 51eb851f 00000004
[ 94.271305] dfe0: 00000004 bee6a898 4fad0647 4fa5c0a6
[ 94.271394] Mem-Info:
[ 94.271456] active_anon:2736 inactive_anon:31193 isolated_anon:0
[ 94.271456] active_file:12 inactive_file:16 isolated_file:0
[ 94.271456] unevictable:0 dirty:0 writeback:0 unstable:0
[ 94.271456] slab_reclaimable:2198 slab_unreclaimable:3738
[ 94.271456] mapped:191 shmem:31305 pagetables:202 bounce:0
[ 94.271456] free:890 free_pcp:27 free_cma:0
[ 94.271987] Node 0 active_anon:10944kB inactive_anon:124772kB active_file:48kB inactive_file:64kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:764kB dirty:0kB writeback:0kB shmem:125220kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 94.272359] Normal free:3560kB min:5768kB low:6184kB high:6600kB active_anon:10944kB inactive_anon:124772kB active_file:48kB inactive_file:64kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:688kB pagetables:808kB bounce:0kB free_pcp:108kB local_pcp:108kB free_cma:0kB
[ 94.272794] lowmem_reserve[]: 0 0 0
[ 94.272866] Normal: 184*4kB (UME) 123*8kB (UME) 41*16kB (UE) 19*32kB (UE) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 3560kB
[ 94.273108] 31338 total pagecache pages
[ 94.273180] 0 pages in swap cache
[ 94.273244] Swap cache stats: add 0, delete 0, find 0/0
[ 94.273338] Free swap = 0kB
[ 94.273394] Total swap = 0kB
[ 94.273449] 65536 pages RAM
[ 94.273508] 0 pages HighMem/MovableOnly
[ 94.273578] 21243 pages reserved
[ 94.273641] Tasks state (memory values in pages):
[ 94.273722] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 94.273883] [ 124] 996 124 682 36 45056 0 0 rpcbind
[ 94.274033] [ 125] 0 125 3295 254 45056 0 -250 systemd-journal
[ 94.274188] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 94.311491] [ 157] 991 157 1271 34 40960 0 0 systemd-resolve
[ 94.311721] [ 169] 0 169 414 19 36864 0 0 atd
[ 94.311922] [ 170] 0 170 525 12 32768 0 0 crond
[ 94.312089] [ 171] 998 171 838 85 45056 0 -900 dbus-daemon
[ 94.312268] [ 172] 0 172 571 127 36864 0 0 dlt-daemon
[ 94.312416] [ 175] 0 175 347 9 28672 0 0 rngd
[ 94.312576] [ 178] 0 178 10465 247 77824 0 0 NetworkManager
[ 94.312764] [ 179] 0 179 1250 53 40960 0 0 systemd-logind
[ 94.312923] [ 185] 995 185 638 138 40960 0 0 rpc.statd
[ 94.313071] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 94.313221] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 94.313369] [ 194] 993 194 1673 118 28672 0 0 ntpd
[ 94.313513] [ 196] 65534 196 416 25 28672 0 0 dnsmasq
[ 94.313660] [ 197] 0 197 889 17 32768 0 0 agetty
[ 94.313802] [ 199] 0 199 938 79 40960 0 0 login
[ 94.313940] [ 206] 0 206 1507 88 45056 0 0 systemd
[ 94.314085] [ 207] 0 207 1977 249 45056 0 0 (sd-pam)
[ 94.314229] [ 212] 0 212 782 201 32768 0 0 sh
[ 94.326714] [ 229] 0 229 782 200 32768 0 0 sh
[ 94.326897] [ 230] 0 230 660 113 36864 0 0 ltp.sh
[ 94.327124] [ 254] 0 254 660 113 32768 0 0 ltp.sh
[ 94.327311] [ 255] 0 255 660 113 32768 0 0 ltp.sh
[ 94.327456] [ 256] 0 256 660 113 32768 0 0 ltp.sh
[ 94.327601] [ 257] 0 257 350 10 32768 0 0 tee
[ 94.327736] [ 258] 0 258 693 146 36864 0 0 runltp
[ 94.327883] [ 345] 0 345 350 11 32768 0 0 ltp-pan
[ 94.328031] [ 346] 0 346 375 21 28672 0 0 fallocate05
[ 94.328212] [ 419] 0 419 632 22 28672 0 0 fallocate05
[ 94.328375] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/system.slice/NetworkManager.service,task=NetworkManager,pid=178,uid=0
[ 94.328713] Out of memory: Killed process 178 (NetworkManager) total-vm:41860kB, anon-rss:988kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:76kB oom_score_adj:0
[ 94.489567] systemd-journal invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=-250
[ 94.489974] CPU: 0 PID: 125 Comm: systemd-journal Not tainted 5.4.142-yocto-standard #1
[ 94.490134] Hardware name: Generic DT based system
[ 94.490246] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 94.490386] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 94.490518] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 94.490659] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 94.490798] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 94.490948] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 94.491105] [<c037ffd0>] (__alloc_pages_nodemask) from [<c033c05c>] (pagecache_get_page+0xf8/0x198)
[ 94.491261] [<c033c05c>] (pagecache_get_page) from [<c033c358>] (filemap_fault+0x228/0x450)
[ 94.491416] [<c033c358>] (filemap_fault) from [<c043d7dc>] (ext4_filemap_fault+0x30/0x44)
[ 94.491564] [<c043d7dc>] (ext4_filemap_fault) from [<c03692f4>] (__do_fault+0x5c/0x7c)
[ 94.491701] [<c03692f4>] (__do_fault) from [<c036d03c>] (handle_mm_fault+0x660/0xa44)
[ 94.491845] [<c036d03c>] (handle_mm_fault) from [<c0a20abc>] (do_page_fault+0x228/0x378)
[ 94.491995] [<c0a20abc>] (do_page_fault) from [<c0214a9c>] (do_PrefetchAbort+0x34/0x84)
[ 94.492144] [<c0214a9c>] (do_PrefetchAbort) from [<c02026dc>] (ret_from_exception+0x0/0x24)
[ 94.492286] Exception stack(0xc8cbffb0 to 0xc8cbfff8)
[ 94.492381] ffa0: 00000009 be90b8e8 00002000 be90d8ec
[ 94.492529] ffc0: be90b8e8 be90d998 00015a4d be90d910 00000000 0005ccc8 4fa39fa4 00000000
[ 94.492672] ffe0: 50046b34 be90b8e0 00015953 00014484 20010010 ffffffff
[ 94.492789] Mem-Info:
[ 94.492850] active_anon:2481 inactive_anon:31193 isolated_anon:0
[ 94.492850] active_file:34 inactive_file:71 isolated_file:0
[ 94.492850] unevictable:0 dirty:0 writeback:0 unstable:0
[ 94.492850] slab_reclaimable:2198 slab_unreclaimable:3738
[ 94.492850] mapped:261 shmem:31305 pagetables:188 bounce:0
[ 94.492850] free:1078 free_pcp:38 free_cma:0
[ 94.493375] Node 0 active_anon:9924kB inactive_anon:124772kB active_file:136kB inactive_file:284kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:1044kB dirty:0kB writeback:0kB shmem:125220kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 94.493755] Normal free:4312kB min:5768kB low:6184kB high:6600kB active_anon:9924kB inactive_anon:124772kB active_file:136kB inactive_file:284kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:672kB pagetables:752kB bounce:0kB free_pcp:152kB local_pcp:152kB free_cma:0kB
[ 94.494192] lowmem_reserve[]: 0 0 0
[ 94.529445] Normal: 268*4kB (UME) 145*8kB (UME) 45*16kB (UME) 20*32kB (UME) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 4168kB
[ 94.529768] 31482 total pagecache pages
[ 94.529902] 0 pages in swap cache
[ 94.530028] Swap cache stats: add 0, delete 0, find 0/0
[ 94.530179] Free swap = 0kB
[ 94.530237] Total swap = 0kB
[ 94.530296] 65536 pages RAM
[ 94.530352] 0 pages HighMem/MovableOnly
[ 94.530423] 21243 pages reserved
[ 94.530485] Tasks state (memory values in pages):
[ 94.530570] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 94.530746] [ 124] 996 124 682 36 45056 0 0 rpcbind
[ 94.530928] [ 125] 0 125 3295 254 45056 0 -250 systemd-journal
[ 94.531090] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 94.531273] [ 157] 991 157 1271 34 40960 0 0 systemd-resolve
[ 94.531434] [ 169] 0 169 414 19 36864 0 0 atd
[ 94.531602] [ 170] 0 170 525 12 32768 0 0 crond
[ 94.531751] [ 171] 998 171 838 84 45056 0 -900 dbus-daemon
[ 94.531898] [ 172] 0 172 571 127 36864 0 0 dlt-daemon
[ 94.532048] [ 175] 0 175 347 9 28672 0 0 rngd
[ 94.532199] [ 179] 0 179 1250 52 40960 0 0 systemd-logind
[ 94.532357] [ 185] 995 185 638 138 40960 0 0 rpc.statd
[ 94.532509] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 94.532657] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 94.532799] [ 194] 993 194 1673 118 28672 0 0 ntpd
[ 94.532939] [ 196] 65534 196 416 25 28672 0 0 dnsmasq
[ 94.533065] [ 197] 0 197 889 17 32768 0 0 agetty
[ 94.533210] [ 199] 0 199 938 79 40960 0 0 login
[ 94.533353] [ 206] 0 206 1507 88 45056 0 0 systemd
[ 94.533505] [ 207] 0 207 1977 249 45056 0 0 (sd-pam)
[ 94.533659] [ 212] 0 212 782 201 32768 0 0 sh
[ 94.533795] [ 229] 0 229 782 200 32768 0 0 sh
[ 94.533935] [ 230] 0 230 660 113 36864 0 0 ltp.sh
[ 94.534081] [ 254] 0 254 660 113 32768 0 0 ltp.sh
[ 94.534228] [ 255] 0 255 660 113 32768 0 0 ltp.sh
[ 94.568293] [ 256] 0 256 660 113 32768 0 0 ltp.sh
[ 94.568633] [ 257] 0 257 350 10 32768 0 0 tee
[ 94.568790] [ 258] 0 258 693 146 36864 0 0 runltp
[ 94.568952] [ 345] 0 345 350 11 32768 0 0 ltp-pan
[ 94.569131] [ 346] 0 346 375 21 28672 0 0 fallocate05
[ 94.569285] [ 419] 0 419 632 22 28672 0 0 fallocate05
[ 94.579894] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-0.slice/user@0.service,task=(sd-pam),pid=207,uid=0
[ 94.580254] Out of memory: Killed process 207 ((sd-pam)) total-vm:7908kB, anon-rss:996kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:44kB oom_score_adj:0
[ 94.613207] systemd-journal invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=-250
[ 94.613445] CPU: 0 PID: 125 Comm: systemd-journal Not tainted 5.4.142-yocto-standard #1
[ 94.613619] Hardware name: Generic DT based system
[ 94.613726] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 94.613904] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 94.614073] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 94.614209] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 94.614330] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 94.614463] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 94.614620] [<c037ffd0>] (__alloc_pages_nodemask) from [<c033c05c>] (pagecache_get_page+0xf8/0x198)
[ 94.614787] [<c033c05c>] (pagecache_get_page) from [<c033c358>] (filemap_fault+0x228/0x450)
[ 94.614943] [<c033c358>] (filemap_fault) from [<c043d7dc>] (ext4_filemap_fault+0x30/0x44)
[ 94.615092] [<c043d7dc>] (ext4_filemap_fault) from [<c03692f4>] (__do_fault+0x5c/0x7c)
[ 94.615240] [<c03692f4>] (__do_fault) from [<c036d03c>] (handle_mm_fault+0x660/0xa44)
[ 94.615383] [<c036d03c>] (handle_mm_fault) from [<c0a20abc>] (do_page_fault+0x228/0x378)
[ 94.615530] [<c0a20abc>] (do_page_fault) from [<c0214a9c>] (do_PrefetchAbort+0x34/0x84)
[ 94.615675] [<c0214a9c>] (do_PrefetchAbort) from [<c02026dc>] (ret_from_exception+0x0/0x24)
[ 94.615825] Exception stack(0xc8cbffb0 to 0xc8cbfff8)
[ 94.615920] ffa0: 00000009 be90b8e8 00002000 be90d8ec
[ 94.616063] ffc0: be90b8e8 be90d998 00015a4d be90d910 00000000 0005ccc8 4fa39fa4 00000000
[ 94.616208] ffe0: 50046b34 be90b8e0 00015953 00014484 20010010 ffffffff
[ 94.636845] Mem-Info:
[ 94.637989] active_anon:2291 inactive_anon:31548 isolated_anon:0
[ 94.637989] active_file:21 inactive_file:92 isolated_file:0
[ 94.637989] unevictable:0 dirty:0 writeback:0 unstable:0
[ 94.637989] slab_reclaimable:2198 slab_unreclaimable:3738
[ 94.637989] mapped:216 shmem:31660 pagetables:181 bounce:0
[ 94.637989] free:957 free_pcp:5 free_cma:0
[ 94.638809] Node 0 active_anon:9164kB inactive_anon:126192kB active_file:84kB inactive_file:368kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:864kB dirty:0kB writeback:0kB shmem:126640kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 94.639202] Normal free:3828kB min:1672kB low:2088kB high:2504kB active_anon:9164kB inactive_anon:126192kB active_file:84kB inactive_file:368kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:672kB pagetables:724kB bounce:0kB free_pcp:20kB local_pcp:20kB free_cma:0kB
[ 94.639687] lowmem_reserve[]: 0 0 0
[ 94.639761] Normal: 234*4kB (UME) 132*8kB (UME) 41*16kB (UE) 19*32kB (UE) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 3832kB
[ 94.640037] 31778 total pagecache pages
[ 94.640109] 0 pages in swap cache
[ 94.640170] Swap cache stats: add 0, delete 0, find 0/0
[ 94.640267] Free swap = 0kB
[ 94.640322] Total swap = 0kB
[ 94.640377] 65536 pages RAM
[ 94.640430] 0 pages HighMem/MovableOnly
[ 94.640500] 21243 pages reserved
[ 94.640565] Tasks state (memory values in pages):
[ 94.640650] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 94.640815] [ 124] 996 124 682 36 45056 0 0 rpcbind
[ 94.640964] [ 125] 0 125 3295 254 45056 0 -250 systemd-journal
[ 94.641116] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 94.641267] [ 157] 991 157 1271 34 40960 0 0 systemd-resolve
[ 94.641421] [ 169] 0 169 414 19 36864 0 0 atd
[ 94.641570] [ 170] 0 170 525 12 32768 0 0 crond
[ 94.641724] [ 171] 998 171 838 84 45056 0 -900 dbus-daemon
[ 94.641879] [ 172] 0 172 571 127 36864 0 0 dlt-daemon
[ 94.642034] [ 175] 0 175 347 9 28672 0 0 rngd
[ 94.642180] [ 179] 0 179 1250 54 40960 0 0 systemd-logind
[ 94.642335] [ 185] 995 185 638 138 40960 0 0 rpc.statd
[ 94.642490] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 94.642636] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 94.642788] [ 194] 993 194 1673 118 28672 0 0 ntpd
[ 94.642928] [ 196] 65534 196 416 25 28672 0 0 dnsmasq
[ 94.643079] [ 197] 0 197 889 17 32768 0 0 agetty
[ 94.643228] [ 199] 0 199 938 79 40960 0 0 login
[ 94.643371] [ 206] 0 206 1507 87 45056 0 0 systemd
[ 94.643516] [ 212] 0 212 782 201 32768 0 0 sh
[ 94.643657] [ 229] 0 229 782 200 32768 0 0 sh
[ 94.643798] [ 230] 0 230 660 113 36864 0 0 ltp.sh
[ 94.643942] [ 254] 0 254 660 113 32768 0 0 ltp.sh
[ 94.644086] [ 255] 0 255 660 113 32768 0 0 ltp.sh
[ 94.644248] [ 256] 0 256 660 113 32768 0 0 ltp.sh
[ 94.690843] [ 257] 0 257 350 10 32768 0 0 tee
[ 94.690972] [ 258] 0 258 693 146 36864 0 0 runltp
[ 94.691174] [ 345] 0 345 350 11 32768 0 0 ltp-pan
[ 94.691408] [ 346] 0 346 375 21 28672 0 0 fallocate05
[ 94.691557] [ 419] 0 419 632 22 28672 0 0 fallocate05
[ 94.691713] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-0.slice/session-c1.scope,task=sh,pid=212,uid=0
[ 94.692037] Out of memory: Killed process 212 (sh) total-vm:3128kB, anon-rss:800kB, file-rss:4kB, shmem-rss:0kB, UID:0 pgtables:32kB oom_score_adj:0
[ 94.971722] systemd-logind invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0
[ 94.972018] CPU: 0 PID: 179 Comm: systemd-logind Not tainted 5.4.142-yocto-standard #1
[ 94.972161] Hardware name: Generic DT based system
[ 94.972295] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 94.972481] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 94.972633] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 94.972773] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 94.972915] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 94.973067] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 94.973224] [<c037ffd0>] (__alloc_pages_nodemask) from [<c033c05c>] (pagecache_get_page+0xf8/0x198)
[ 94.973390] [<c033c05c>] (pagecache_get_page) from [<c033c358>] (filemap_fault+0x228/0x450)
[ 94.973551] [<c033c358>] (filemap_fault) from [<c043d7dc>] (ext4_filemap_fault+0x30/0x44)
[ 94.973699] [<c043d7dc>] (ext4_filemap_fault) from [<c03692f4>] (__do_fault+0x5c/0x7c)
[ 94.973841] [<c03692f4>] (__do_fault) from [<c036d03c>] (handle_mm_fault+0x660/0xa44)
[ 94.973988] [<c036d03c>] (handle_mm_fault) from [<c0a20abc>] (do_page_fault+0x228/0x378)
[ 94.974134] [<c0a20abc>] (do_page_fault) from [<c02149e8>] (do_DataAbort+0x34/0xb4)
[ 94.974276] [<c02149e8>] (do_DataAbort) from [<c020249c>] (__dabt_usr+0x3c/0x40)
[ 94.974408] Exception stack(0xc72b9fb0 to 0xc72b9ff8)
[ 94.974505] 9fa0: 0002e5ac 0002e5cc ffffffd0 00000000
[ 94.974622] 9fc0: 00000001 0004df70 0002e5cc 00000000 beaa1a58 0002e5ac 0002ed74 0004b190
[ 94.974765] 9fe0: 500443fc beaa1a08 4ffac025 4feff3fc 200b0010 ffffffff
[ 95.000927] Mem-Info:
[ 95.001021] active_anon:2141 inactive_anon:31668 isolated_anon:0
[ 95.001021] active_file:46 inactive_file:76 isolated_file:0
[ 95.001021] unevictable:0 dirty:0 writeback:0 unstable:0
[ 95.001021] slab_reclaimable:2198 slab_unreclaimable:3738
[ 95.001021] mapped:291 shmem:31780 pagetables:174 bounce:0
[ 95.001021] free:948 free_pcp:21 free_cma:0
[ 95.001608] Node 0 active_anon:8564kB inactive_anon:126672kB active_file:184kB inactive_file:304kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:1164kB dirty:0kB writeback:0kB shmem:127120kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 95.002019] Normal free:3792kB min:1672kB low:2088kB high:2504kB active_anon:8564kB inactive_anon:126672kB active_file:184kB inactive_file:304kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:664kB pagetables:696kB bounce:0kB free_pcp:84kB local_pcp:84kB free_cma:0kB
[ 95.002496] lowmem_reserve[]: 0 0 0
[ 95.002599] Normal: 219*4kB (UME) 135*8kB (UME) 41*16kB (UE) 19*32kB (UE) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 3796kB
[ 95.002879] 31908 total pagecache pages
[ 95.002955] 0 pages in swap cache
[ 95.003021] Swap cache stats: add 0, delete 0, find 0/0
[ 95.003114] Free swap = 0kB
[ 95.003170] Total swap = 0kB
[ 95.003209] 65536 pages RAM
[ 95.003259] 0 pages HighMem/MovableOnly
[ 95.003331] 21243 pages reserved
[ 95.003389] Tasks state (memory values in pages):
[ 95.003475] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 95.003641] [ 124] 996 124 682 36 45056 0 0 rpcbind
[ 95.003794] [ 125] 0 125 3295 254 45056 0 -250 systemd-journal
[ 95.003951] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 95.004110] [ 157] 991 157 1271 34 40960 0 0 systemd-resolve
[ 95.033748] [ 169] 0 169 414 19 36864 0 0 atd
[ 95.033972] [ 170] 0 170 525 12 32768 0 0 crond
[ 95.034124] [ 171] 998 171 838 84 45056 0 -900 dbus-daemon
[ 95.034379] [ 172] 0 172 571 127 36864 0 0 dlt-daemon
[ 95.034552] [ 175] 0 175 347 9 28672 0 0 rngd
[ 95.034724] [ 179] 0 179 1250 54 40960 0 0 systemd-logind
[ 95.034887] [ 185] 995 185 638 138 40960 0 0 rpc.statd
[ 95.035040] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 95.035188] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 95.035329] [ 194] 993 194 1673 118 28672 0 0 ntpd
[ 95.035475] [ 196] 65534 196 416 25 28672 0 0 dnsmasq
[ 95.035625] [ 197] 0 197 889 17 32768 0 0 agetty
[ 95.035775] [ 199] 0 199 938 78 40960 0 0 login
[ 95.035920] [ 206] 0 206 1507 87 45056 0 0 systemd
[ 95.036112] [ 229] 0 229 782 200 32768 0 0 sh
[ 95.036250] [ 230] 0 230 660 113 36864 0 0 ltp.sh
[ 95.036392] [ 254] 0 254 660 113 32768 0 0 ltp.sh
[ 95.036544] [ 255] 0 255 660 113 32768 0 0 ltp.sh
[ 95.036685] [ 256] 0 256 660 113 32768 0 0 ltp.sh
[ 95.036831] [ 257] 0 257 350 10 32768 0 0 tee
[ 95.036967] [ 258] 0 258 693 146 36864 0 0 runltp
[ 95.037116] [ 345] 0 345 350 11 32768 0 0 ltp-pan
[ 95.037263] [ 346] 0 346 375 21 28672 0 0 fallocate05
[ 95.037408] [ 419] 0 419 632 22 28672 0 0 fallocate05
[ 95.037566] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-0.slice/session-c1.scope,task=sh,pid=229,uid=0
[ 95.037901] Out of memory: Killed process 229 (sh) total-vm:3128kB, anon-rss:800kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:32kB oom_score_adj:0
[ 95.129147] fallocate05 invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0
[ 95.129368] CPU: 0 PID: 419 Comm: fallocate05 Not tainted 5.4.142-yocto-standard #1
[ 95.129522] Hardware name: Generic DT based system
[ 95.129658] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 95.129797] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 95.129960] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 95.130099] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 95.130273] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 95.130423] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 95.130578] [<c037ffd0>] (__alloc_pages_nodemask) from [<c03530d4>] (shmem_getpage_gfp.constprop.0+0x1cc/0x480)
[ 95.130751] [<c03530d4>] (shmem_getpage_gfp.constprop.0) from [<c0353638>] (shmem_getpage+0x28/0x30)
[ 95.130915] [<c0353638>] (shmem_getpage) from [<c033a568>] (generic_perform_write+0xb4/0x1b4)
[ 95.131072] [<c033a568>] (generic_perform_write) from [<c033b968>] (__generic_file_write_iter+0x158/0x174)
[ 95.131249] [<c033b968>] (__generic_file_write_iter) from [<c033b9d4>] (generic_file_write_iter+0x50/0xb4)
[ 95.131418] [<c033b9d4>] (generic_file_write_iter) from [<c039eb68>] (new_sync_write+0x80/0xc4)
[ 95.131551] [<c039eb68>] (new_sync_write) from [<c039f664>] (vfs_write+0xa0/0xc4)
[ 95.131677] [<c039f664>] (vfs_write) from [<c03a01f8>] (ksys_write+0x7c/0xcc)
[ 95.131805] [<c03a01f8>] (ksys_write) from [<c0201000>] (ret_fast_syscall+0x0/0x4c)
[ 95.131941] Exception stack(0xc71adfa8 to 0xc71adff0)
[ 95.132038] dfa0: 013cac51 b6fced50 00000004 bee6b918 00001000 00000000
[ 95.132180] dfc0: 013cac51 b6fced50 b6fced40 00000004 00023d50 00023d34 51eb851f 00000004
[ 95.132326] dfe0: 00000004 bee6a898 4fad0647 4fa5c0a6
[ 95.132416] Mem-Info:
[ 95.132478] active_anon:1941 inactive_anon:31733 isolated_anon:0
[ 95.132478] active_file:38 inactive_file:76 isolated_file:0
[ 95.132478] unevictable:0 dirty:0 writeback:0 unstable:0
[ 95.132478] slab_reclaimable:2198 slab_unreclaimable:3738
[ 95.132478] mapped:306 shmem:31845 pagetables:174 bounce:0
[ 95.132478] free:1106 free_pcp:37 free_cma:0
[ 95.133004] Node 0 active_anon:7764kB inactive_anon:126932kB active_file:152kB inactive_file:304kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:1224kB dirty:0kB writeback:0kB shmem:127380kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 95.133388] Normal free:4424kB min:5768kB low:6184kB high:6600kB active_anon:7764kB inactive_anon:126932kB active_file:152kB inactive_file:304kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:664kB pagetables:696kB bounce:0kB free_pcp:148kB local_pcp:148kB free_cma:0kB
[ 95.133841] lowmem_reserve[]: 0 0 0
[ 95.133918] Normal: 297*4kB (UME) 158*8kB (UME) 50*16kB (UME) 19*32kB (UE) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 4436kB
[ 95.134169] 31963 total pagecache pages
[ 95.134249] 0 pages in swap cache
[ 95.187735] Swap cache stats: add 0, delete 0, find 0/0
[ 95.187841] Free swap = 0kB
[ 95.187922] Total swap = 0kB
[ 95.188058] 65536 pages RAM
[ 95.188135] 0 pages HighMem/MovableOnly
[ 95.188206] 21243 pages reserved
[ 95.188271] Tasks state (memory values in pages):
[ 95.188351] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 95.188515] [ 124] 996 124 682 36 45056 0 0 rpcbind
[ 95.188688] [ 125] 0 125 3295 286 45056 0 -250 systemd-journal
[ 95.188879] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 95.189063] [ 157] 991 157 1271 34 40960 0 0 systemd-resolve
[ 95.189218] [ 169] 0 169 414 19 36864 0 0 atd
[ 95.189358] [ 170] 0 170 525 12 32768 0 0 crond
[ 95.189508] [ 171] 998 171 838 84 45056 0 -900 dbus-daemon
[ 95.189670] [ 172] 0 172 571 155 36864 0 0 dlt-daemon
[ 95.189826] [ 175] 0 175 347 9 28672 0 0 rngd
[ 95.189973] [ 179] 0 179 1250 54 40960 0 0 systemd-logind
[ 95.190131] [ 185] 995 185 638 138 40960 0 0 rpc.statd
[ 95.190283] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 95.190424] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 95.190570] [ 194] 993 194 1673 118 28672 0 0 ntpd
[ 95.190710] [ 196] 65534 196 416 25 28672 0 0 dnsmasq
[ 95.190855] [ 197] 0 197 889 17 32768 0 0 agetty
[ 95.190997] [ 199] 0 199 938 78 40960 0 0 login
[ 95.191152] [ 206] 0 206 1507 87 45056 0 0 systemd
[ 95.191301] [ 230] 0 230 660 113 36864 0 0 ltp.sh
[ 95.191450] [ 254] 0 254 660 113 32768 0 0 ltp.sh
[ 95.191601] [ 255] 0 255 660 113 32768 0 0 ltp.sh
[ 95.191743] [ 256] 0 256 660 113 32768 0 0 ltp.sh
[ 95.191901] [ 257] 0 257 350 10 32768 0 0 tee
[ 95.192056] [ 258] 0 258 693 146 36864 0 0 runltp
[ 95.192204] [ 345] 0 345 350 11 32768 0 0 ltp-pan
[ 95.192352] [ 346] 0 346 375 21 28672 0 0 fallocate05
[ 95.192509] [ 419] 0 419 632 22 28672 0 0 fallocate05
[ 95.192662] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-0.slice/session-c1.scope,task=runltp,pid=258,uid=0
[ 95.192999] Out of memory: Killed process 258 (runltp) total-vm:2772kB, anon-rss:580kB, file-rss:4kB, shmem-rss:0kB, UID:0 pgtables:36kB oom_score_adj:0
[ 95.262384] fallocate05 invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0
[ 95.262636] CPU: 0 PID: 419 Comm: fallocate05 Not tainted 5.4.142-yocto-standard #1
[ 95.262775] Hardware name: Generic DT based system
[ 95.262888] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 95.263035] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 95.263199] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 95.263332] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 95.263471] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 95.263622] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 95.263778] [<c037ffd0>] (__alloc_pages_nodemask) from [<c03530d4>] (shmem_getpage_gfp.constprop.0+0x1cc/0x480)
[ 95.263960] [<c03530d4>] (shmem_getpage_gfp.constprop.0) from [<c0353638>] (shmem_getpage+0x28/0x30)
[ 95.264126] [<c0353638>] (shmem_getpage) from [<c033a568>] (generic_perform_write+0xb4/0x1b4)
[ 95.264290] [<c033a568>] (generic_perform_write) from [<c033b968>] (__generic_file_write_iter+0x158/0x174)
[ 95.264476] [<c033b968>] (__generic_file_write_iter) from [<c033b9d4>] (generic_file_write_iter+0x50/0xb4)
[ 95.264681] [<c033b9d4>] (generic_file_write_iter) from [<c039eb68>] (new_sync_write+0x80/0xc4)
[ 95.264838] [<c039eb68>] (new_sync_write) from [<c039f664>] (vfs_write+0xa0/0xc4)
[ 95.264970] [<c039f664>] (vfs_write) from [<c03a01f8>] (ksys_write+0x7c/0xcc)
[ 95.265107] [<c03a01f8>] (ksys_write) from [<c0201000>] (ret_fast_syscall+0x0/0x4c)
[ 95.265254] Exception stack(0xc71adfa8 to 0xc71adff0)
[ 95.265350] dfa0: 013cac51 b6fced50 00000004 bee6b918 00001000 00000000
[ 95.265504] dfc0: 013cac51 b6fced50 b6fced40 00000004 00023d50 00023d34 51eb851f 00000004
[ 95.265651] dfe0: 00000004 bee6a898 4fad0647 4fa5c0a6
[ 95.298333] Mem-Info:
[ 95.298523] active_anon:1795 inactive_anon:31733 isolated_anon:0
[ 95.298523] active_file:42 inactive_file:337 isolated_file:0
[ 95.298523] unevictable:0 dirty:0 writeback:0 unstable:0
[ 95.298523] slab_reclaimable:2196 slab_unreclaimable:3734
[ 95.298523] mapped:347 shmem:31845 pagetables:164 bounce:0
[ 95.298523] free:1018 free_pcp:5 free_cma:0
[ 95.299084] Node 0 active_anon:7180kB inactive_anon:126932kB active_file:168kB inactive_file:1348kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:1388kB dirty:0kB writeback:0kB shmem:127380kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 95.299454] Normal free:4072kB min:1672kB low:2088kB high:2504kB active_anon:7180kB inactive_anon:126932kB active_file:168kB inactive_file:1348kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:656kB pagetables:656kB bounce:0kB free_pcp:20kB local_pcp:20kB free_cma:0kB
[ 95.299894] lowmem_reserve[]: 0 0 0
[ 95.299968] Normal: 172*4kB (UE) 149*8kB (UME) 59*16kB (UME) 21*32kB (UME) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 4072kB
[ 95.300209] 32238 total pagecache pages
[ 95.300281] 0 pages in swap cache
[ 95.300345] Swap cache stats: add 0, delete 0, find 0/0
[ 95.300438] Free swap = 0kB
[ 95.300494] Total swap = 0kB
[ 95.300548] 65536 pages RAM
[ 95.300604] 0 pages HighMem/MovableOnly
[ 95.300675] 21243 pages reserved
[ 95.300738] Tasks state (memory values in pages):
[ 95.300825] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 95.300976] [ 124] 996 124 682 36 45056 0 0 rpcbind
[ 95.301128] [ 125] 0 125 3295 286 45056 0 -250 systemd-journal
[ 95.301288] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 95.301447] [ 157] 991 157 1271 34 40960 0 0 systemd-resolve
[ 95.301606] [ 169] 0 169 414 19 36864 0 0 atd
[ 95.301745] [ 170] 0 170 525 12 32768 0 0 crond
[ 95.301891] [ 171] 998 171 838 84 45056 0 -900 dbus-daemon
[ 95.302055] [ 172] 0 172 571 155 36864 0 0 dlt-daemon
[ 95.302210] [ 175] 0 175 347 9 28672 0 0 rngd
[ 95.302351] [ 179] 0 179 1250 58 40960 0 0 systemd-logind
[ 95.302510] [ 185] 995 185 638 138 40960 0 0 rpc.statd
[ 95.302660] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 95.302805] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 95.302948] [ 194] 993 194 1673 118 28672 0 0 ntpd
[ 95.303086] [ 196] 65534 196 416 25 28672 0 0 dnsmasq
[ 95.303236] [ 197] 0 197 889 17 32768 0 0 agetty
[ 95.303379] [ 199] 0 199 938 78 40960 0 0 login
[ 95.303526] [ 206] 0 206 1507 87 45056 0 0 systemd
[ 95.303678] [ 230] 0 230 660 113 36864 0 0 ltp.sh
[ 95.303826] [ 254] 0 254 660 113 32768 0 0 ltp.sh
[ 95.303966] [ 255] 0 255 660 113 32768 0 0 ltp.sh
[ 95.304112] [ 256] 0 256 660 113 32768 0 0 ltp.sh
[ 95.358327] [ 257] 0 257 350 10 32768 0 0 tee
[ 95.358682] [ 345] 0 345 350 11 32768 0 0 ltp-pan
[ 95.358910] [ 346] 0 346 375 21 28672 0 0 fallocate05
[ 95.359063] [ 419] 0 419 632 22 28672 0 0 fallocate05
[ 95.359262] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/system.slice/dlt.service,task=dlt-daemon,pid=172,uid=0
[ 95.359658] Out of memory: Killed process 172 (dlt-daemon) total-vm:2284kB, anon-rss:620kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:36kB oom_score_adj:0
[ 95.489111] systemd-logind invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0
[ 95.489326] CPU: 0 PID: 179 Comm: systemd-logind Not tainted 5.4.142-yocto-standard #1
[ 95.489482] Hardware name: Generic DT based system
[ 95.489595] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 95.489767] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 95.489898] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 95.490035] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 95.490209] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 95.490386] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 95.490547] [<c037ffd0>] (__alloc_pages_nodemask) from [<c033c05c>] (pagecache_get_page+0xf8/0x198)
[ 95.490700] [<c033c05c>] (pagecache_get_page) from [<c033c358>] (filemap_fault+0x228/0x450)
[ 95.490848] [<c033c358>] (filemap_fault) from [<c043d7dc>] (ext4_filemap_fault+0x30/0x44)
[ 95.490992] [<c043d7dc>] (ext4_filemap_fault) from [<c03692f4>] (__do_fault+0x5c/0x7c)
[ 95.491132] [<c03692f4>] (__do_fault) from [<c036d03c>] (handle_mm_fault+0x660/0xa44)
[ 95.491270] [<c036d03c>] (handle_mm_fault) from [<c0a20abc>] (do_page_fault+0x228/0x378)
[ 95.491413] [<c0a20abc>] (do_page_fault) from [<c0214a9c>] (do_PrefetchAbort+0x34/0x84)
[ 95.491555] [<c0214a9c>] (do_PrefetchAbort) from [<c02026dc>] (ret_from_exception+0x0/0x24)
[ 95.491699] Exception stack(0xc72b9fb0 to 0xc72b9ff8)
[ 95.491793] 9fa0: 00000073 00000073 50044ee0 00000000
[ 95.491933] 9fc0: 00000073 0005dfb8 0000000c 0002e5ac 00000000 00000000 beaa1334 beaa131c
[ 95.492083] 9fe0: 50045088 beaa12b0 4ffa1791 4ffb141c 600f0030 ffffffff
[ 95.510818] Mem-Info:
[ 95.511005] active_anon:1645 inactive_anon:31888 isolated_anon:0
[ 95.511005] active_file:68 inactive_file:123 isolated_file:0
[ 95.511005] unevictable:0 dirty:0 writeback:0 unstable:0
[ 95.511005] slab_reclaimable:2196 slab_unreclaimable:3734
[ 95.511005] mapped:332 shmem:32000 pagetables:164 bounce:0
[ 95.511005] free:1213 free_pcp:4 free_cma:0
[ 95.511618] Node 0 active_anon:6580kB inactive_anon:127552kB active_file:272kB inactive_file:492kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:1328kB dirty:0kB writeback:0kB shmem:128000kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 95.512015] Normal free:4852kB min:1672kB low:2088kB high:2504kB active_anon:6580kB inactive_anon:127552kB active_file:272kB inactive_file:492kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:656kB pagetables:656kB bounce:0kB free_pcp:16kB local_pcp:16kB free_cma:0kB
[ 95.512484] lowmem_reserve[]: 0 0 0
[ 95.512558] Normal: 300*4kB (UME) 202*8kB (UME) 54*16kB (UME) 19*32kB (UE) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 4864kB
[ 95.512803] 32198 total pagecache pages
[ 95.512881] 0 pages in swap cache
[ 95.512943] Swap cache stats: add 0, delete 0, find 0/0
[ 95.513036] Free swap = 0kB
[ 95.513089] Total swap = 0kB
[ 95.513140] 65536 pages RAM
[ 95.513193] 0 pages HighMem/MovableOnly
[ 95.513260] 21243 pages reserved
[ 95.513322] Tasks state (memory values in pages):
[ 95.513407] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 95.513579] [ 124] 996 124 682 36 45056 0 0 rpcbind
[ 95.513731] [ 125] 0 125 3295 286 45056 0 -250 systemd-journal
[ 95.513891] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 95.514046] [ 157] 991 157 1271 34 40960 0 0 systemd-resolve
[ 95.514205] [ 169] 0 169 414 19 36864 0 0 atd
[ 95.536958] [ 170] 0 170 525 12 32768 0 0 crond
[ 95.537180] [ 171] 998 171 838 84 45056 0 -900 dbus-daemon
[ 95.537400] [ 175] 0 175 347 9 28672 0 0 rngd
[ 95.537549] [ 179] 0 179 1250 54 40960 0 0 systemd-logind
[ 95.537740] [ 185] 995 185 638 138 40960 0 0 rpc.statd
[ 95.537890] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 95.538032] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 95.538205] [ 194] 993 194 1673 118 28672 0 0 ntpd
[ 95.538346] [ 196] 65534 196 416 25 28672 0 0 dnsmasq
[ 95.538489] [ 197] 0 197 889 17 32768 0 0 agetty
[ 95.538632] [ 199] 0 199 938 78 40960 0 0 login
[ 95.538769] [ 206] 0 206 1507 87 45056 0 0 systemd
[ 95.538911] [ 230] 0 230 660 113 36864 0 0 ltp.sh
[ 95.539053] [ 254] 0 254 660 113 32768 0 0 ltp.sh
[ 95.539200] [ 255] 0 255 660 113 32768 0 0 ltp.sh
[ 95.539342] [ 256] 0 256 660 113 32768 0 0 ltp.sh
[ 95.539489] [ 257] 0 257 350 10 32768 0 0 tee
[ 95.539633] [ 345] 0 345 350 11 32768 0 0 ltp-pan
[ 95.539778] [ 346] 0 346 375 21 28672 0 0 fallocate05
[ 95.539931] [ 419] 0 419 632 22 28672 0 0 fallocate05
[ 95.540080] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-0.slice/session-c1.scope,task=ltp.sh,pid=255,uid=0
[ 95.540397] Out of memory: Killed process 255 (ltp.sh) total-vm:2640kB, anon-rss:452kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:32kB oom_score_adj:0
[ 95.541106] oom_reaper: reaped process 255 (ltp.sh), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
[ 95.717804] fallocate05 invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0
[ 95.718085] CPU: 0 PID: 419 Comm: fallocate05 Not tainted 5.4.142-yocto-standard #1
[ 95.718250] Hardware name: Generic DT based system
[ 95.718406] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 95.718593] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 95.718717] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 95.718851] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 95.718992] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 95.719142] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 95.719295] [<c037ffd0>] (__alloc_pages_nodemask) from [<c03530d4>] (shmem_getpage_gfp.constprop.0+0x1cc/0x480)
[ 95.719467] [<c03530d4>] (shmem_getpage_gfp.constprop.0) from [<c0353638>] (shmem_getpage+0x28/0x30)
[ 95.719624] [<c0353638>] (shmem_getpage) from [<c033a568>] (generic_perform_write+0xb4/0x1b4)
[ 95.719779] [<c033a568>] (generic_perform_write) from [<c033b968>] (__generic_file_write_iter+0x158/0x174)
[ 95.719943] [<c033b968>] (__generic_file_write_iter) from [<c033b9d4>] (generic_file_write_iter+0x50/0xb4)
[ 95.720089] [<c033b9d4>] (generic_file_write_iter) from [<c039eb68>] (new_sync_write+0x80/0xc4)
[ 95.720242] [<c039eb68>] (new_sync_write) from [<c039f664>] (vfs_write+0xa0/0xc4)
[ 95.720375] [<c039f664>] (vfs_write) from [<c03a01f8>] (ksys_write+0x7c/0xcc)
[ 95.720502] [<c03a01f8>] (ksys_write) from [<c0201000>] (ret_fast_syscall+0x0/0x4c)
[ 95.720634] Exception stack(0xc71adfa8 to 0xc71adff0)
[ 95.720730] dfa0: 01170c51 b6fced50 00000004 bee6b918 00001000 00000000
[ 95.720868] dfc0: 01170c51 b6fced50 b6fced40 00000004 00023d50 00023d34 51eb851f 00000004
[ 95.721013] dfe0: 00000004 bee6a898 4fad0647 4fa5c0a6
[ 95.721102] Mem-Info:
[ 95.721164] active_anon:1605 inactive_anon:32333 isolated_anon:0
[ 95.721164] active_file:11 inactive_file:15 isolated_file:0
[ 95.721164] unevictable:0 dirty:0 writeback:0 unstable:0
[ 95.721164] slab_reclaimable:2196 slab_unreclaimable:3734
[ 95.721164] mapped:217 shmem:32445 pagetables:164 bounce:0
[ 95.721164] free:898 free_pcp:40 free_cma:0
[ 95.721699] Node 0 active_anon:6420kB inactive_anon:129332kB active_file:44kB inactive_file:60kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:868kB dirty:0kB writeback:0kB shmem:129780kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 95.722070] Normal free:3592kB min:5768kB low:6184kB high:6600kB active_anon:6420kB inactive_anon:129332kB active_file:44kB inactive_file:60kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:656kB pagetables:656kB bounce:0kB free_pcp:160kB local_pcp:160kB free_cma:0kB
[ 95.722507] lowmem_reserve[]: 0 0 0
[ 95.722580] Normal: 161*4kB (UME) 139*8kB (UE) 41*16kB (UE) 19*32kB (UE) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 3596kB
[ 95.722826] 32478 total pagecache pages
[ 95.722897] 0 pages in swap cache
[ 95.722962] Swap cache stats: add 0, delete 0, find 0/0
[ 95.723053] Free swap = 0kB
[ 95.723109] Total swap = 0kB
[ 95.723166] 65536 pages RAM
[ 95.723224] 0 pages HighMem/MovableOnly
[ 95.723296] 21243 pages reserved
[ 95.723358] Tasks state (memory values in pages):
[ 95.723438] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 95.723592] [ 124] 996 124 682 36 45056 0 0 rpcbind
[ 95.723746] [ 125] 0 125 3295 286 45056 0 -250 systemd-journal
[ 95.723907] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 95.724068] [ 157] 991 157 1271 34 40960 0 0 systemd-resolve
[ 95.724226] [ 169] 0 169 414 19 36864 0 0 atd
[ 95.800661] [ 170] 0 170 525 12 32768 0 0 crond
[ 95.800850] [ 171] 998 171 838 84 45056 0 -900 dbus-daemon
[ 95.801098] [ 175] 0 175 347 9 28672 0 0 rngd
[ 95.801271] [ 179] 0 179 1250 54 40960 0 0 systemd-logind
[ 95.801413] [ 185] 995 185 638 138 40960 0 0 rpc.statd
[ 95.801568] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 95.801713] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 95.801853] [ 194] 993 194 1673 118 28672 0 0 ntpd
[ 95.801997] [ 196] 65534 196 416 25 28672 0 0 dnsmasq
[ 95.802143] [ 197] 0 197 889 17 32768 0 0 agetty
[ 95.802283] [ 199] 0 199 938 78 40960 0 0 login
[ 95.802431] [ 206] 0 206 1507 87 45056 0 0 systemd
[ 95.802576] [ 230] 0 230 660 113 36864 0 0 ltp.sh
[ 95.802729] [ 254] 0 254 660 113 32768 0 0 ltp.sh
[ 95.802877] [ 256] 0 256 660 113 32768 0 0 ltp.sh
[ 95.803026] [ 257] 0 257 350 10 32768 0 0 tee
[ 95.803164] [ 345] 0 345 350 11 32768 0 0 ltp-pan
[ 95.803308] [ 346] 0 346 375 21 28672 0 0 fallocate05
[ 95.803453] [ 419] 0 419 632 22 28672 0 0 fallocate05
[ 95.828792] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/system.slice/nfs-statd.service,task=rpc.statd,pid=185,uid=995
[ 95.829186] Out of memory: Killed process 185 (rpc.statd) total-vm:2552kB, anon-rss:548kB, file-rss:4kB, shmem-rss:0kB, UID:995 pgtables:40kB oom_score_adj:0
[ 95.916675] dbus-daemon invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=-900
[ 95.916895] CPU: 0 PID: 171 Comm: dbus-daemon Not tainted 5.4.142-yocto-standard #1
[ 95.917055] Hardware name: Generic DT based system
[ 95.917159] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 95.917290] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 95.917424] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 95.917569] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 95.917707] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 95.917858] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 95.918018] [<c037ffd0>] (__alloc_pages_nodemask) from [<c033c05c>] (pagecache_get_page+0xf8/0x198)
[ 95.918175] [<c033c05c>] (pagecache_get_page) from [<c033c358>] (filemap_fault+0x228/0x450)
[ 95.918324] [<c033c358>] (filemap_fault) from [<c043d7dc>] (ext4_filemap_fault+0x30/0x44)
[ 95.918474] [<c043d7dc>] (ext4_filemap_fault) from [<c03692f4>] (__do_fault+0x5c/0x7c)
[ 95.918619] [<c03692f4>] (__do_fault) from [<c036d03c>] (handle_mm_fault+0x660/0xa44)
[ 95.918759] [<c036d03c>] (handle_mm_fault) from [<c0a20abc>] (do_page_fault+0x228/0x378)
[ 95.918903] [<c0a20abc>] (do_page_fault) from [<c0214a9c>] (do_PrefetchAbort+0x34/0x84)
[ 95.919045] [<c0214a9c>] (do_PrefetchAbort) from [<c02026dc>] (ret_from_exception+0x0/0x24)
[ 95.919187] Exception stack(0xc717ffb0 to 0xc717fff8)
[ 95.919281] ffa0: bea146e4 00000001 00061dc8 0000000c
[ 95.919422] ffc0: 00000000 bea146e4 00061d30 00000001 00000000 000423b8 00063810 00000000
[ 95.919561] ffe0: 4fc1d6b8 bea146d0 4fc010e1 4fbe9b08 600f0010 ffffffff
[ 95.919675] Mem-Info:
[ 95.919735] active_anon:1460 inactive_anon:32333 isolated_anon:0
[ 95.919735] active_file:50 inactive_file:70 isolated_file:0
[ 95.919735] unevictable:0 dirty:0 writeback:0 unstable:0
[ 95.919735] slab_reclaimable:2196 slab_unreclaimable:3734
[ 95.919735] mapped:302 shmem:32445 pagetables:150 bounce:0
[ 95.919735] free:1006 free_pcp:39 free_cma:0
[ 95.920240] Node 0 active_anon:5840kB inactive_anon:129332kB active_file:200kB inactive_file:280kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:1208kB dirty:0kB writeback:0kB shmem:129780kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 95.920617] Normal free:4024kB min:5768kB low:6184kB high:6600kB active_anon:5840kB inactive_anon:129332kB active_file:200kB inactive_file:280kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:648kB pagetables:600kB bounce:0kB free_pcp:156kB local_pcp:156kB free_cma:0kB
[ 95.921052] lowmem_reserve[]: 0 0 0
[ 95.921127] Normal: 225*4kB (UME) 152*8kB (UME) 44*16kB (UME) 20*32kB (UME) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 4036kB
[ 95.921377] 32568 total pagecache pages
[ 95.921451] 0 pages in swap cache
[ 95.921516] Swap cache stats: add 0, delete 0, find 0/0
[ 95.921611] Free swap = 0kB
[ 95.921666] Total swap = 0kB
[ 95.921723] 65536 pages RAM
[ 95.921776] 0 pages HighMem/MovableOnly
[ 95.921844] 21243 pages reserved
[ 95.921903] Tasks state (memory values in pages):
[ 95.921981] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 95.922135] [ 124] 996 124 682 36 45056 0 0 rpcbind
[ 95.922282] [ 125] 0 125 3295 286 45056 0 -250 systemd-journal
[ 95.922439] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 95.922593] [ 157] 991 157 1271 34 40960 0 0 systemd-resolve
[ 95.922749] [ 169] 0 169 414 19 36864 0 0 atd
[ 95.922887] [ 170] 0 170 525 12 32768 0 0 crond
[ 95.923031] [ 171] 998 171 838 84 45056 0 -900 dbus-daemon
[ 95.923175] [ 175] 0 175 347 9 28672 0 0 rngd
[ 95.923317] [ 179] 0 179 1250 54 40960 0 0 systemd-logind
[ 95.923470] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 95.923619] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 95.923761] [ 194] 993 194 1673 118 28672 0 0 ntpd
[ 95.923904] [ 196] 65534 196 416 25 28672 0 0 dnsmasq
[ 95.924050] [ 197] 0 197 889 17 32768 0 0 agetty
[ 95.924191] [ 199] 0 199 938 78 40960 0 0 login
[ 96.010476] [ 206] 0 206 1507 87 45056 0 0 systemd
[ 96.010640] [ 230] 0 230 660 113 36864 0 0 ltp.sh
[ 96.010852] [ 254] 0 254 660 113 32768 0 0 ltp.sh
[ 96.011088] [ 256] 0 256 660 113 32768 0 0 ltp.sh
[ 96.011259] [ 257] 0 257 350 10 32768 0 0 tee
[ 96.011400] [ 345] 0 345 350 11 32768 0 0 ltp-pan
[ 96.011545] [ 346] 0 346 375 21 28672 0 0 fallocate05
[ 96.011701] [ 419] 0 419 632 47 28672 0 0 fallocate05
[ 96.011850] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/system.slice/ntpd.service,task=ntpd,pid=194,uid=993
[ 96.012187] Out of memory: Killed process 194 (ntpd) total-vm:6692kB, anon-rss:472kB, file-rss:0kB, shmem-rss:0kB, UID:993 pgtables:28kB oom_score_adj:0
[ 96.028596] oom_reaper: reaped process 194 (ntpd), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
[ 96.232487] Out of memory: Killed process 230 (ltp.sh) total-vm:2640kB, anon-rss:448kB, file-rss:4kB, shmem-rss:0kB, UID:0 pgtables:36kB oom_score_adj:0
[ 96.256183] Out of memory: Killed process 256 (ltp.sh) total-vm:2640kB, anon-rss:452kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:32kB oom_score_adj:0
[ 96.261501] Out of memory: Killed process 254 (ltp.sh) total-vm:2640kB, anon-rss:452kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:32kB oom_score_adj:0
[ 96.262284] oom_reaper: reaped process 254 (ltp.sh), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
[ 96.377248] Out of memory: Killed process 206 (systemd) total-vm:6028kB, anon-rss:348kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:44kB oom_score_adj:0
[ 96.378242] oom_reaper: reaped process 206 (systemd), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
[ 96.388327] Out of memory: Killed process 199 (login) total-vm:3752kB, anon-rss:312kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:40kB oom_score_adj:0
[ 96.389312] oom_reaper: reaped process 199 (login), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
[ 96.447355] Out of memory: Killed process 179 (systemd-logind) total-vm:5000kB, anon-rss:216kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:40kB oom_score_adj:0
[ 96.448171] oom_reaper: reaped process 179 (systemd-logind), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
[ 96.860390] Out of memory: Killed process 124 (rpcbind) total-vm:2728kB, anon-rss:140kB, file-rss:4kB, shmem-rss:0kB, UID:996 pgtables:44kB oom_score_adj:0
[ 96.921584] Out of memory: Killed process 157 (systemd-resolve) total-vm:5084kB, anon-rss:136kB, file-rss:0kB, shmem-rss:0kB, UID:991 pgtables:40kB oom_score_adj:0
[ 96.951117] Out of memory: Killed process 196 (dnsmasq) total-vm:1664kB, anon-rss:100kB, file-rss:0kB, shmem-rss:0kB, UID:65534 pgtables:28kB oom_score_adj:0
[ 96.993757] Out of memory: Killed process 345 (ltp-pan) total-vm:1400kB, anon-rss:80kB, file-rss:200kB, shmem-rss:0kB, UID:0 pgtables:32kB oom_score_adj:0
[ 96.994563] oom_reaper: reaped process 345 (ltp-pan), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
[ 97.016803] Out of memory: Killed process 419 (fallocate05) total-vm:2528kB, anon-rss:84kB, file-rss:0kB, shmem-rss:4kB, UID:0 pgtables:28kB oom_score_adj:0
[ 97.017378] oom_reaper: reaped process 419 (fallocate05), now anon-rss:0kB, file-rss:0kB, shmem-rss:4kB
[ 97.059709] Out of memory: Killed process 169 (atd) total-vm:1656kB, anon-rss:72kB, file-rss:4kB, shmem-rss:0kB, UID:0 pgtables:36kB oom_score_adj:0
[ 101.410972] oom_kill_process: 12 callbacks suppressed
[ 101.411456] systemd-journal invoked oom-killer: gfp_mask=0x100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=-250
[ 101.412705] CPU: 0 PID: 125 Comm: systemd-journal Not tainted 5.4.142-yocto-standard #1
[ 101.412879] Hardware name: Generic DT based system
[ 101.413617] [<c0210c8c>] (unwind_backtrace) from [<c020bad4>] (show_stack+0x18/0x1c)
[ 101.413915] [<c020bad4>] (show_stack) from [<c0a1bc80>] (dump_stack+0x88/0xa4)
[ 101.414075] [<c0a1bc80>] (dump_stack) from [<c0a1602c>] (dump_header+0x58/0x200)
[ 101.414247] [<c0a1602c>] (dump_header) from [<c033f854>] (oom_kill_process+0x80/0x178)
[ 101.414409] [<c033f854>] (oom_kill_process) from [<c03401c4>] (out_of_memory+0x2ac/0x30c)
[ 101.414646] [<c03401c4>] (out_of_memory) from [<c037ffd0>] (__alloc_pages_nodemask+0xb90/0xd5c)
[ 101.414827] [<c037ffd0>] (__alloc_pages_nodemask) from [<c033c05c>] (pagecache_get_page+0xf8/0x198)
[ 101.415069] [<c033c05c>] (pagecache_get_page) from [<c033c358>] (filemap_fault+0x228/0x450)
[ 101.415244] [<c033c358>] (filemap_fault) from [<c043d7dc>] (ext4_filemap_fault+0x30/0x44)
[ 101.415419] [<c043d7dc>] (ext4_filemap_fault) from [<c03692f4>] (__do_fault+0x5c/0x7c)
[ 101.415581] [<c03692f4>] (__do_fault) from [<c036d03c>] (handle_mm_fault+0x660/0xa44)
[ 101.415747] [<c036d03c>] (handle_mm_fault) from [<c0a20abc>] (do_page_fault+0x228/0x378)
[ 101.415918] [<c0a20abc>] (do_page_fault) from [<c0214a9c>] (do_PrefetchAbort+0x34/0x84)
[ 101.416069] [<c0214a9c>] (do_PrefetchAbort) from [<c02026dc>] (ret_from_exception+0x0/0x24)
[ 101.416249] Exception stack(0xc8cbffb0 to 0xc8cbfff8)
[ 101.416418] ffa0: 00000001 be90b10c 50044ee0 00000000
[ 101.416624] ffc0: be90b10c 00000001 0617f3e5 00000000 be90b230 be90b224 00000064 00000000
[ 101.416799] ffe0: 500452cc be90b100 4ff8a7b3 4fab3e90 80010030 ffffffff
[ 101.419878] Mem-Info:
[ 101.427114] active_anon:739 inactive_anon:33149 isolated_anon:0
[ 101.427114] active_file:71 inactive_file:87 isolated_file:0
[ 101.427114] unevictable:0 dirty:0 writeback:0 unstable:0
[ 101.427114] slab_reclaimable:2192 slab_unreclaimable:3732
[ 101.427114] mapped:311 shmem:33260 pagetables:74 bounce:0
[ 101.427114] free:989 free_pcp:36 free_cma:0
[ 101.427938] Node 0 active_anon:2956kB inactive_anon:132596kB active_file:284kB inactive_file:348kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:1244kB dirty:0kB writeback:0kB shmem:133040kB writeback_tmp:0kB unstable:0kB all_unreclaimable? no
[ 101.428600] Normal free:3956kB min:1672kB low:2088kB high:2504kB active_anon:2956kB inactive_anon:132596kB active_file:284kB inactive_file:348kB unevictable:0kB writepending:0kB present:262144kB managed:177172kB mlocked:0kB kernel_stack:624kB pagetables:296kB bounce:0kB free_pcp:144kB local_pcp:144kB free_cma:0kB
[ 101.429164] lowmem_reserve[]: 0 0 0
[ 101.429419] Normal: 170*4kB (UM) 166*8kB (UME) 46*16kB (UE) 20*32kB (UE) 9*64kB (UE) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 3960kB
[ 101.429848] 33419 total pagecache pages
[ 101.430041] 0 pages in swap cache
[ 101.430142] Swap cache stats: add 0, delete 0, find 0/0
[ 101.430286] Free swap = 0kB
[ 101.430387] Total swap = 0kB
[ 101.430507] 65536 pages RAM
[ 101.430588] 0 pages HighMem/MovableOnly
[ 101.430680] 21243 pages reserved
[ 101.430789] Tasks state (memory values in pages):
[ 101.430894] [ pid ] uid tgid total_vm rss pgtables_bytes swapents oom_score_adj name
[ 101.431181] [ 125] 0 125 3295 286 45056 0 -250 systemd-journal
[ 101.431387] [ 144] 0 144 2880 98 40960 0 -1000 systemd-udevd
[ 101.431612] [ 170] 0 170 525 12 32768 0 0 crond
[ 101.431809] [ 171] 998 171 838 84 45056 0 -900 dbus-daemon
[ 101.431966] [ 175] 0 175 347 9 28672 0 0 rngd
[ 101.432151] [ 186] 64371 186 626 16 40960 0 0 ninfod
[ 101.432325] [ 189] 61563 189 350 10 28672 0 0 rdisc
[ 101.432497] [ 197] 0 197 889 17 32768 0 0 agetty
[ 101.432782] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/system.slice/ninfod.service,task=ninfod,pid=186,uid=64371
[ 101.434036] Out of memory: Killed process 186 (ninfod) total-vm:2504kB, anon-rss:64kB, file-rss:0kB, shmem-rss:0kB, UID:64371 pgtables:40kB oom_score_adj:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment