+ KERNEL_CMDLINE= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 + [ -e /dev/kvm ] + MACHINE_ARG=-machine pc + random_mac + printf 52:54: + date +%c %N + sha1sum + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -gdb unix:/cache/kernel-test/gdb.pipe,server=on,wait=off -no-reboot -kernel /cache/kernel-test/linux -initrd /cache/kernel-test/initrd -append root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 -serial stdio -chardev socket,id=charserial1,path=/cache/kernel-test/gdb-serial.pipe,server=on,wait=off -device isa-serial,chardev=charserial1,id=serial1 -netdev tap,id=nettest,script=/kernel-test/qemu-ifup.sh,downscript=/kernel-test/qemu-ifdown.sh -device virtio-net-pci,netdev=nettest,mac=52:54:a9:98:46:c7 [host] qemu-ifup: br-test, tap0, eth0 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: tap0: mtu 1500 qdisc fq_codel master br-test state UNKNOWN group default qlen 1000 link/ether 96:82:9e:57:e6:da brd ff:ff:ff:ff:ff:ff inet6 fe80::9482:9eff:fe57:e6da/64 scope link tentative valid_lft forever preferred_lft forever 3: br-test: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 02:42:ac:12:ab:c8 brd ff:ff:ff:ff:ff:ff 44031: eth0@if44032: mtu 1500 qdisc noqueue master br-test state UP group default link/ether 02:42:ac:12:ab:c8 brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.18.171.200/24 brd 172.18.171.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fd02:db8:171::200/64 scope global nodad valid_lft forever preferred_lft forever inet6 fe80::42:acff:fe12:abc8/64 scope link tentative valid_lft forever preferred_lft forever 172.18.171.0/24 dev eth0 proto kernel scope link src 172.18.171.200 [ 0.000000] Linux version 6.12.0-rc1-ge32cde8d2bd7 (build@615f033529ec) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1681 SMP PREEMPT_DYNAMIC Wed Oct 2 04:40:43 UTC 2024 [ 0.000000] Command line: [ 0.000000] root=/dev/ram0 [ 0.000000] console=ttyS0 [ 0.000000] panic=-1 [ 0.000000] init=/init [ 0.000000] loglevel=8 [ 0.000000] [ 0.000000] [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.2-debian-1.16.2-1 04/01/2014 [ 0.000000] DMI: Memory slots populated: 1/1 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3593.182 MHz processor [ 0.003295] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.003428] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.003593] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.004120] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.004245] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.015168] found SMP MP-table at [mem 0x000f5ba0-0x000f5baf] [ 0.019198] RAMDISK: [mem 0x1f8b3000-0x1ffdffff] [ 0.019560] ACPI: Early table checksum verification disabled [ 0.019827] ACPI: RSDP 0x00000000000F59D0 000014 (v00 BOCHS ) [ 0.020083] ACPI: RSDT 0x000000001FFE1AA0 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.020539] ACPI: FACP 0x000000001FFE1954 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021042] ACPI: DSDT 0x000000001FFE0040 001914 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021099] ACPI: FACS 0x000000001FFE0000 000040 [ 0.021138] ACPI: APIC 0x000000001FFE19C8 000078 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021153] ACPI: HPET 0x000000001FFE1A40 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021167] ACPI: WAET 0x000000001FFE1A78 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.021229] ACPI: Reserving FACP table memory at [mem 0x1ffe1954-0x1ffe19c7] [ 0.021246] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe1953] [ 0.021251] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.021256] ACPI: Reserving APIC table memory at [mem 0x1ffe19c8-0x1ffe1a3f] [ 0.021261] ACPI: Reserving HPET table memory at [mem 0x1ffe1a40-0x1ffe1a77] [ 0.021265] ACPI: Reserving WAET table memory at [mem 0x1ffe1a78-0x1ffe1a9f] [ 0.022891] No NUMA configuration found [ 0.022906] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.023423] NODE_DATA(0) allocated [mem 0x1f8af940-0x1f8b2fff] [ 0.025087] Zone ranges: [ 0.025104] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.025160] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.025167] Normal empty [ 0.025187] Movable zone start for each node [ 0.025207] Early memory node ranges [ 0.025231] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.025363] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.025474] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.026323] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.026580] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.031530] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.031945] ACPI: PM-Timer IO Port: 0x608 [ 0.032231] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.032530] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.032626] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.032836] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.032880] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.032953] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.032960] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.033125] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.033159] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.033613] CPU topo: Max. logical packages: 1 [ 0.033626] CPU topo: Max. logical dies: 1 [ 0.033633] CPU topo: Max. dies per package: 1 [ 0.033675] CPU topo: Max. threads per core: 1 [ 0.033803] CPU topo: Num. cores per package: 1 [ 0.033816] CPU topo: Num. threads per package: 1 [ 0.033822] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.034491] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.034521] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.034541] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.034545] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.034642] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.034684] Booting paravirtualized kernel on bare hardware [ 0.034900] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.046467] setup_percpu: NR_CPUS:64 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.056173] percpu: Embedded 56 pages/cpu s191832 r8192 d29352 u2097152 [ 0.056519] pcpu-alloc: s191832 r8192 d29352 u2097152 alloc=1*2097152 [ 0.056595] pcpu-alloc: [0] 0 [ 0.057734] Kernel command line: [ 0.057734] root=/dev/ram0 [ 0.057734] console=ttyS0 [ 0.057734] panic=-1 [ 0.057734] init=/init [ 0.057734] loglevel=8 [ 0.057734] [ 0.057734] [ 0.058851] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.058983] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.060247] Fallback order for Node 0: 0 [ 0.060467] Built 1 zonelists, mobility grouping on. Total pages: 130942 [ 0.060480] Policy zone: DMA32 [ 0.060663] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.070778] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.081245] Dynamic Preempt: voluntary [ 0.084077] rcu: Preemptible hierarchical RCU implementation. [ 0.084102] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=1. [ 0.084231] Trampoline variant of Tasks RCU enabled. [ 0.084306] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.084327] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.085269] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.095631] NR_IRQS: 4352, nr_irqs: 256, preallocated irqs: 16 [ 0.103191] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.107120] Console: colour *CGA 80x25 [ 0.108661] printk: legacy console [ttyS0] enabled [ 0.131628] ACPI: Core revision 20240827 [ 0.135697] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.140237] APIC: Switch to symmetric I/O mode setup [ 0.143717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.148922] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33cb2aaecf5, max_idle_ns: 440795376048 ns [ 0.149595] Calibrating delay loop (skipped), value calculated using timer frequency.. 7186.36 BogoMIPS (lpj=3593182) [ 0.153278] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.153385] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.153858] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.154417] Spectre V2 : Mitigation: Retpolines [ 0.154599] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.154893] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.155796] x86/fpu: x87 FPU will use FXSAVE [ 0.529252] Freeing SMP alternatives memory: 48K [ 0.529893] pid_max: default: 32768 minimum: 301 [ 0.533926] LSM: initializing lsm=capability,selinux [ 0.535764] SELinux: Initializing. [ 0.540616] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.540963] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.668367] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.682168] Performance Events: PMU not available due to virtualization, using software events only. [ 0.683460] signal: max sigframe size: 1440 [ 0.684416] rcu: Hierarchical SRCU implementation. [ 0.684607] rcu: Max phase no-delay instances is 400. [ 0.689946] smp: Bringing up secondary CPUs ... [ 0.691898] smp: Brought up 1 node, 1 CPU [ 0.692143] smpboot: Total of 1 processors activated (7186.36 BogoMIPS) [ 0.697198] Memory: 464688K/523768K available (18432K kernel code, 2953K rwdata, 7212K rodata, 2772K init, 1000K bss, 56128K reserved, 0K cma-reserved) [ 0.703671] devtmpfs: initialized [ 0.710795] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.711439] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.713892] PM: RTC time: 04:41:01, date: 2024-10-02 [ 0.717971] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.720736] audit: initializing netlink subsys (disabled) [ 0.722318] audit: type=2000 audit(1727844060.583:1): state=initialized audit_enabled=0 res=1 [ 0.725561] thermal_sys: Registered thermal governor 'step_wise' [ 0.725589] thermal_sys: Registered thermal governor 'user_space' [ 0.726155] cpuidle: using governor menu [ 0.729499] PCI: Using configuration type 1 for base access [ 0.731223] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.734539] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.734796] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.744754] ACPI: Added _OSI(Module Device) [ 0.744919] ACPI: Added _OSI(Processor Device) [ 0.745071] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.745228] ACPI: Added _OSI(Processor Aggregator Device) [ 0.766418] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.793066] ACPI: Interpreter enabled [ 0.795046] ACPI: PM: (supports S0 S3 S4 S5) [ 0.795230] ACPI: Using IOAPIC for interrupt routing [ 0.796711] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.797036] PCI: Using E820 reservations for host bridge windows [ 0.799186] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.847218] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.847903] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.848435] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.850739] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.860058] PCI host bridge to bus 0000:00 [ 0.860424] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.860778] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.861006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.861283] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.861379] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.861753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.863217] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 0.874622] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint [ 0.880814] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint [ 0.882845] pci 0000:00:01.1: BAR 4 [io 0xc020-0xc02f] [ 0.883729] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk [ 0.883988] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk [ 0.884236] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk [ 0.884397] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk [ 0.891788] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 0.892356] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.892646] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.893244] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 0.893780] pci 0000:00:02.0: BAR 0 [io 0xc000-0xc01f] [ 0.894566] pci 0000:00:02.0: BAR 1 [mem 0xfebc0000-0xfebc0fff] [ 0.896885] pci 0000:00:02.0: BAR 4 [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.898381] pci 0000:00:02.0: ROM [mem 0xfeb80000-0xfebbffff pref] [ 0.913664] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.914322] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.914646] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.915105] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.915505] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.924479] iommu: Default domain type: Translated [ 0.924671] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.925759] SCSI subsystem initialized [ 0.932543] libata version 3.00 loaded. [ 0.933435] pps_core: LinuxPPS API ver. 1 registered [ 0.933614] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.933972] PTP clock support registered [ 0.934669] EDAC MC: Ver: 3.0.0 [ 0.936244] Advanced Linux Sound Architecture Driver Initialized. [ 0.954720] NetLabel: Initializing [ 0.954860] NetLabel: domain hash size = 128 [ 0.955012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.955883] NetLabel: unlabeled traffic allowed by default [ 0.961557] PCI: Using ACPI for IRQ routing [ 0.961800] PCI: pci_cache_line_size set to 64 bytes [ 0.962266] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.962520] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.969049] vgaarb: loaded [ 0.970106] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.970500] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.970740] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.980040] clocksource: Switched to clocksource tsc-early [ 0.981489] VFS: Disk quotas dquot_6.6.0 [ 0.981715] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.984070] pnp: PnP ACPI init [ 0.989839] pnp 00:03: [dma 2] [ 0.991034] pnp: PnP ACPI: found 6 devices [ 1.025726] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.030230] NET: Registered PF_INET protocol family [ 1.036478] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.046670] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.047061] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.047362] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.047731] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.048150] TCP: Hash tables configured (established 4096 bind 4096) [ 1.048957] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.049619] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.050790] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.057549] RPC: Registered named UNIX socket transport module. [ 1.057780] RPC: Registered udp transport module. [ 1.057968] RPC: Registered tcp transport module. [ 1.058134] RPC: Registered tcp-with-tls transport module. [ 1.058317] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.066426] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.066656] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.066861] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.067113] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.067340] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.067993] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.068249] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.068510] PCI: CLS 0 bytes, default 64 [ 1.078674] Unpacking initramfs... [ 1.455977] Initialise system trusted keyrings [ 1.457563] workingset: timestamp_bits=56 max_order=17 bucket_order=0 [ 1.462846] NFS: Registering the id_resolver key type [ 1.463157] Key type id_resolver registered [ 1.463320] Key type id_legacy registered [ 1.465213] 9p: Installing v9fs 9p2000 file system support [ 1.567392] Freeing initrd memory: 7348K [ 1.571591] kworker/u4:3 (52) used greatest stack depth: 15096 bytes left [ 1.573153] Key type asymmetric registered [ 1.573328] Asymmetric key parser 'x509' registered [ 1.574254] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.574906] io scheduler mq-deadline registered [ 1.575104] io scheduler kyber registered [ 1.579554] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.583158] ACPI: button: Power Button [PWRF] [ 1.585855] kworker/u4:2 (79) used greatest stack depth: 14904 bytes left [ 1.690089] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 1.693665] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.697433] 00:00: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.699509] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.705907] Non-volatile memory driver v1.3 [ 1.706093] Linux agpgart interface v0.103 [ 1.707818] ACPI: bus type drm_connector registered [ 1.721806] kworker/u4:2 (148) used greatest stack depth: 14272 bytes left [ 1.722647] loop: module loaded [ 1.724935] ata_piix 0000:00:01.1: version 2.13 [ 1.731369] scsi host0: ata_piix [ 1.733068] scsi host1: ata_piix [ 1.733462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc020 irq 14 lpm-pol 0 [ 1.733731] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc028 irq 15 lpm-pol 0 [ 1.749980] e100: Intel(R) PRO/100 Network Driver [ 1.750164] e100: Copyright(c) 1999-2006 Intel Corporation [ 1.750390] e1000: Intel(R) PRO/1000 Network Driver [ 1.750556] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 1.751102] e1000e: Intel(R) PRO/1000 Network Driver [ 1.751276] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.751636] sky2: driver version 1.30 [ 1.753366] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.756882] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.757186] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.758910] mousedev: PS/2 mouse device common for all mice [ 1.761227] rtc_cmos 00:05: RTC can wake from S4 [ 1.763271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.767286] rtc_cmos 00:05: registered as rtc0 [ 1.769572] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.771040] fail to initialize ptp_kvm [ 1.772405] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev [ 1.773203] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 1.774080] hid: raw HID events driver (C) Jiri Kosina [ 1.788942] Initializing XFRM netlink socket [ 1.789328] NET: Registered PF_INET6 protocol family [ 1.794192] Segment Routing with IPv6 [ 1.794455] In-situ OAM (IOAM) with IPv6 [ 1.795343] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.797711] NET: Registered PF_PACKET protocol family [ 1.798707] 9pnet: Installing 9P2000 support [ 1.799223] Key type dns_resolver registered [ 1.801112] IPI shorthand broadcast: enabled [ 1.807614] kworker/u4:1 (321) used greatest stack depth: 14240 bytes left [ 1.863639] sched_clock: Marking stable (1828023452, 34746498)->(1866633797, -3863847) [ 1.866456] registered taskstats version 1 [ 1.866628] Loading compiled-in X.509 certificates [ 1.874424] Demotion targets for Node 0: null [ 1.876840] PM: Magic number: 12:727:665 [ 1.877541] printk: legacy console [netcon0] enabled [ 1.877830] netconsole: network logging started [ 1.878204] gtp: GTP module loaded (pdp ctx size 128 bytes) [ 1.879410] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 1.888357] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 1.889068] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 1.890298] ALSA device list: [ 1.892735] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 1.893281] No soundcards found. [ 1.895155] cfg80211: failed to load regulatory.db [ 1.959814] Freeing unused kernel image (initmem) memory: 2772K [ 1.960305] Write protecting the kernel read-only data: 26624k [ 1.961931] Freeing unused kernel image (rodata/data gap) memory: 980K [ 2.094710] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.095287] tsc: Refined TSC clocksource calibration: 3593.156 MHz [ 2.095736] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb127363e, max_idle_ns: 440795305332 ns [ 2.096197] clocksource: Switched to clocksource tsc [ 2.096573] Run /init as init process [ 2.096748] with arguments: [ 2.096918] /init [ 2.097009] with environment: [ 2.097121] HOME=/ [ 2.097217] TERM=linux Running initrd-init.sh + export 'HOME=/root' + export 'LD_LIBRARY_PATH=/usr/local/lib' + export 'PATH=/usr/local/bin:/usr/bin:/bin:/sbin:/usr/local/sbin:/usr/sbin' + export 'TERM=screen' + /bin/busybox --install -s [ 2.166683] busybox (740) used greatest stack depth: 13712 bytes left + mknod /dev/null c 1 3 + mknod /dev/net/tun c 10 200 + hostname qemu + mount -t proc proc /proc + mount -t sysfs sys /sys + '[' -e /modules ] + ip link set lo up + ip link set eth0 up + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + grep -q SMOKE_TEST /proc/cmdline + /cmd.sh + mount -t debugfs none /sys/kernel/debug + cat /sys/kernel/debug/dynamic_debug/control + grep gtp drivers/net/gtp.c:313 [gtp]gtp_rx =_ "No PDP ctx for this MS\n" drivers/net/gtp.c:324 [gtp]gtp_rx =_ "forwarding packet from GGSN to uplink\n" drivers/net/gtp.c:434 [gtp]gtp0_send_echo_resp_ip =_ "no route for echo response from %pI4\n" drivers/net/gtp.c:606 [gtp]gtp0_udp_encap_recv =_ "GTP packet does not encapsulate an IP packet\n" drivers/net/gtp.c:613 [gtp]gtp0_udp_encap_recv =_ "No PDP ctx to decap skb=%p\n" drivers/net/gtp.c:692 [gtp]gtp1u_send_echo_resp =_ "no route for echo response from %pI4\n" drivers/net/gtp.c:825 [gtp]gtp1u_udp_encap_recv =_ "GTP packet does not encapsulate an IP packet\n" drivers/net/gtp.c:834 [gtp]gtp1u_udp_encap_recv =_ "No PDP ctx to decap skb=%p\n" drivers/net/gtp.c:906 [gtp]gtp_encap_recv =_ "encap_recv sk=%p\n" drivers/net/gtp.c:910 [gtp]gtp_encap_recv =_ "received GTP0 packet\n" drivers/net/gtp.c:914 [gtp]gtp_encap_recv =_ "received GTP1U packet\n" drivers/net/gtp.c:923 [gtp]gtp_encap_recv =_ "pass up to the process\n" drivers/net/gtp.c:928 [gtp]gtp_encap_recv =_ "GTP packet has been dropped\n" drivers/net/gtp.c:1055 [gtp]gtp_build_skb_outer_ip4 =_ "no route to SSGN %pI4\n" drivers/net/gtp.c:1062 [gtp]gtp_build_skb_outer_ip4 =_ "circular route to SSGN %pI4\n" drivers/net/gtp.c:1090 [gtp]gtp_build_skb_outer_ip4 =_ "packet too big, fragmentation needed\n" drivers/net/gtp.c:1119 [gtp]gtp_build_skb_outer_ip6 =_ "no route to SSGN %pI6\n" drivers/net/gtp.c:1127 [gtp]gtp_build_skb_outer_ip6 =_ "circular route to SSGN %pI6\n" drivers/net/gtp.c:1148 [gtp]gtp_build_skb_outer_ip6 =_ "packet too big, fragmentation needed\n" drivers/net/gtp.c:1182 [gtp]gtp_build_skb_ip4 =_ "no PDP ctx found for %pI4, skip\n" drivers/net/gtp.c:1186 [gtp]gtp_build_skb_ip4 =_ "found PDP context %p\n" drivers/net/gtp.c:1206 [gtp]gtp_build_skb_ip4 =_ "gtp -> IP src: %pI4 dst: %pI4\n" drivers/net/gtp.c:1232 [gtp]gtp_build_skb_ip6 =_ "no PDP ctx found for %pI6, skip\n" drivers/net/gtp.c:1236 [gtp]gtp_build_skb_ip6 =_ "found PDP context %p\n" drivers/net/gtp.c:1256 [gtp]gtp_build_skb_ip6 =_ "gtp -> IP src: %pI6 dst: %pI6\n" drivers/net/gtp.c:1525 [gtp]gtp_newlink =_ "failed to register new netdev %d\n" drivers/net/gtp.c:1533 [gtp]gtp_newlink =_ "registered new GTP interface\n" drivers/net/gtp.c:1651 [gtp]gtp_encap_enable_socket =_ "enable gtp on %d, %d\n" drivers/net/gtp.c:1655 [gtp]gtp_encap_enable_socket =_ "gtp socket fd=%d not found\n" drivers/net/gtp.c:1663 [gtp]gtp_encap_enable_socket =_ "socket fd=%d not UDP\n" drivers/net/gtp.c:1904 [gtp]gtp_pdp_add =_ "GTPv0-U: update tunnel id = %llx (pdp %p)\n" drivers/net/gtp.c:1907 [gtp]gtp_pdp_add =_ "GTPv1-U: update tunnel id = %x/%x (pdp %p)\n" drivers/net/gtp.c:1968 [gtp]gtp_pdp_add =_ "GTPv0-U: new PDP ctx id=%llx ssgn=%pI4 ms=%pI4 (pdp=%p)\n" drivers/net/gtp.c:1973 [gtp]gtp_pdp_add =_ "GTPv1-U: new PDP ctx id=%x/%x ssgn=%pI4 ms=%pI4 (pdp=%p)\n" drivers/net/gtp.c:2142 [gtp]gtp_genl_del_pdp =_ "GTPv0-U: deleting tunnel id = %llx (pdp %p)\n" drivers/net/gtp.c:2145 [gtp]gtp_genl_del_pdp =_ "GTPv1-U: deleting tunnel id = %x/%x (pdp %p)\n" drivers/net/gtp.c:2391 [gtp]gtp_genl_send_echo_req =_ "no route for echo request to %pI4\n" + echo -n 'module gtp +p' + ip addr add 172.18.171.201/24 brd 172.18.171.255 dev eth0 [ 2.350930] ip (754) used greatest stack depth: 13552 bytes left + ip route add default via 172.18.171.1 dev eth0 + osmo-ggsn -c /data/osmo-ggsn.cfg 20241002044102292 DLSTATS INFO Stats timer started with interval 5 sec (stats.c:206) 20241002044102300 DGGSN INFO APN(inet6): Starting (ggsn.c:188) 20241002044102300 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:206) 20241002044102300 DGGSN NOTICE APN(inet6): Skipping APN start (ggsn.c:212) 20241002044102301 DGGSN INFO GGSN(ggsn0): Starting GGSN (ggsn.c:820) 20241002044102302 DLGTP NOTICE GTP: gtp_newgsn() started at 172.18.171.201 (gsn.c:467) 20241002044102302 DLGTP NOTICE State information file (/tmp/gsn_restart) not found. Creating new file. (gsn.c:388) 20241002044102307 DGGSN NOTICE GGSN(ggsn0): Successfully started (ggsn.c:856) 20241002044102308 DGGSN INFO APN(inet6): Starting (ggsn.c:188) 20241002044102308 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:206) 20241002044102311 DGGSN NOTICE Initialized GTP kernel mode (genl ID is 32) (gtp-kernel.c:80) [ 2.452089] gtp: enable gtp on 7, 4 [ 2.452871] gtp: enable gtp on 9, 5 [ 2.453877] tun6: registered new GTP interface [ 2.456464] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20241002044102319 DTUN NOTICE GTP kernel configured (tun.c:217) 20241002044102320 DGGSN INFO APN(inet6): Setting tun IPv6 address 2001:780:44:2100::/56 (ggsn.c:244) 20241002044102323 DGGSN INFO APN(inet6): Creating IPv6 pool 2001:780:44:2100::/56 (ggsn.c:307) 20241002044102324 DGGSN INFO APN(inet6): Blacklist tun IP 2001:780:44:2100::/56 (ggsn.c:169) 20241002044102326 DGGSN NOTICE APN(inet6): Successfully started (ggsn.c:322) 20241002044102328 DLGLOBAL NOTICE Available via telnet 0.0.0.0 4260 (telnet_interface.c:88) 20241002044102330 DLCTRL NOTICE CTRL at 127.0.0.1 4257 (control_if.c:1024) [ 2.523196] psmouse serio1: pixart_ps2: init: Unable to query PixArt touchpad hardware. [ 2.628955] input: ImExPS/2 PixArt clickpad as /devices/platform/i8042/serio1/input/input3 [ 3.243356] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.244186] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip [ 3.245947] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.434978] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.507885] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 3.555242] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip [ 4.267203] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0016, skip 20241002044104553 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:40698<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044104571 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact() start (logging_vty.c:1172) [ 4.723127] tun6: GTPv1-U: new PDP ctx id=1/2e63b1f8 ssgn=172.18.171.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20241002044104586 DGGSN INFO SGSN(172.18.171.202): Discovered (sgsn.c:83) 20241002044104587 DGGSN INFO PDP(262421910436354:8): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2101:: (ggsn.c:567) 20241002044104591 DGGSN INFO PDP(262421910436354:8): Deleting PDP context (ggsn.c:351) 20241002044104592 DGGSN INFO SGSN(172.18.171.202): Deleting SGSN (sgsn.c:21) [ 4.731623] tun6: GTPv1-U: deleting tunnel id = 1/2e63b1f8 (pdp (____ptrval____)) 20241002044106595 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:40698<->l=172.18.171.201:4260 (telnet_interface.c:138) [ 7.083871] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20241002044114651 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:46648<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044114663 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_pcodns() start (logging_vty.c:1172) [ 14.804520] tun6: GTPv1-U: new PDP ctx id=1/43111c2e ssgn=172.18.171.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20241002044114666 DGGSN INFO SGSN(172.18.171.202): Discovered (sgsn.c:83) 20241002044114667 DGGSN INFO PDP(262427376889529:12): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2102:: (ggsn.c:567) 20241002044114668 DGGSN INFO PDP(262427376889529:12): Deleting PDP context (ggsn.c:351) 20241002044114669 DGGSN INFO SGSN(172.18.171.202): Deleting SGSN (sgsn.c:21) [ 14.808306] tun6: GTPv1-U: deleting tunnel id = 1/43111c2e (pdp (____ptrval____)) [ 14.955158] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20241002044116671 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:46648<->l=172.18.171.201:4260 (telnet_interface.c:138) 20241002044124720 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:58130<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044124731 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_icmp6() start (logging_vty.c:1172) [ 24.872014] tun6: GTPv1-U: new PDP ctx id=1/5da5357e ssgn=172.18.171.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20241002044124734 DGGSN INFO SGSN(172.18.171.202): Discovered (sgsn.c:83) 20241002044124734 DGGSN INFO PDP(262421496336677:7): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2103:: (ggsn.c:567) [ 24.875263] tun6: encap_recv sk=(____ptrval____) [ 24.875443] tun6: received GTP1U packet [ 24.875732] tun6: No PDP ctx for this MS [ 24.875930] tun6: pass up to the process [ 24.878204] tun6: encap_recv sk=(____ptrval____) [ 24.878399] tun6: received GTP1U packet [ 24.878524] tun6: No PDP ctx for this MS [ 24.878648] tun6: pass up to the process 20241002044124740 DGGSN INFO PDP(262421496336677:7): Deleting PDP context (ggsn.c:351) 20241002044124741 DGGSN INFO SGSN(172.18.171.202): Deleting SGSN (sgsn.c:21) [ 24.880123] tun6: GTPv1-U: deleting tunnel id = 1/5da5357e (pdp (____ptrval____)) 20241002044124742 DLGTP ERROR Packet from 172.18.171.202:2152, length: 72 content: 30 ff 00 40 00 00 00 01 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 21 03 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 21 03 87 00 ca ce 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 21 03 : Unknown PDP context: TEI=0x1 (gtp.c:2511) 20241002044126742 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:58130<->l=172.18.171.201:4260 (telnet_interface.c:138) [ 30.315249] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20241002044134791 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:54708<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044134801 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access() start (logging_vty.c:1172) [ 34.942351] tun6: GTPv1-U: new PDP ctx id=1/d02b1f10 ssgn=172.18.171.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20241002044134804 DGGSN INFO SGSN(172.18.171.202): Discovered (sgsn.c:83) 20241002044134804 DGGSN INFO PDP(262425798835272:5): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2104:: (ggsn.c:567) [ 34.945013] tun6: encap_recv sk=(____ptrval____) [ 34.945173] tun6: received GTP1U packet [ 34.945302] tun6: No PDP ctx for this MS [ 34.945424] tun6: pass up to the process [ 34.946492] tun6: encap_recv sk=(____ptrval____) [ 34.946647] tun6: received GTP1U packet [ 34.946789] tun6: No PDP ctx for this MS [ 34.946911] tun6: pass up to the process [ 34.947056] tun6: encap_recv sk=(____ptrval____) [ 34.947201] tun6: received GTP1U packet [ 34.947492] tun6: forwarding packet from GGSN to uplink [ 34.951766] tun6: found PDP context (____ptrval____) [ 34.952215] tun6: gtp -> IP src: 2001:0780:0044:2100:0000:0000:0000:0000 dst: 2001:0780:0044:2104:1234:1234:1234:1234 20241002044134815 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20241002044134816 DGGSN INFO PDP(262425798835272:5): Deleting PDP context (ggsn.c:351) 20241002044134817 DGGSN INFO SGSN(172.18.171.202): Deleting SGSN (sgsn.c:21) [ 34.956149] tun6: GTPv1-U: deleting tunnel id = 1/d02b1f10 (pdp (____ptrval____)) 20241002044136818 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:54708<->l=172.18.171.201:4260 (telnet_interface.c:138) 20241002044144867 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:52542<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044144878 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ll_saddr() start (logging_vty.c:1172) [ 45.020323] tun6: GTPv1-U: new PDP ctx id=1/12ddae0c ssgn=172.18.171.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20241002044144882 DGGSN INFO SGSN(172.18.171.202): Discovered (sgsn.c:83) 20241002044144882 DGGSN INFO PDP(262429924200016:6): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2105:: (ggsn.c:567) [ 45.022777] tun6: encap_recv sk=(____ptrval____) [ 45.022975] tun6: received GTP1U packet [ 45.023141] tun6: No PDP ctx for this MS [ 45.023267] tun6: pass up to the process [ 45.024188] tun6: encap_recv sk=(____ptrval____) [ 45.024382] tun6: received GTP1U packet [ 45.024508] tun6: No PDP ctx for this MS [ 45.024632] tun6: pass up to the process [ 45.024784] tun6: encap_recv sk=(____ptrval____) [ 45.024934] tun6: received GTP1U packet [ 45.025056] tun6: No PDP ctx for this MS [ 45.025180] tun6: pass up to the process 20241002044144887 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20241002044144887 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20241002044147890 DGGSN INFO PDP(262429924200016:6): Deleting PDP context (ggsn.c:351) 20241002044147891 DGGSN INFO SGSN(172.18.171.202): Deleting SGSN (sgsn.c:21) [ 48.030779] tun6: GTPv1-U: deleting tunnel id = 1/12ddae0c (pdp (____ptrval____)) 20241002044149891 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:52542<->l=172.18.171.201:4260 (telnet_interface.c:138) 20241002044157940 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:56126<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044157952 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start (logging_vty.c:1172) [ 58.093675] tun6: GTPv1-U: new PDP ctx id=1/3a116b99 ssgn=172.18.171.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20241002044157955 DGGSN INFO SGSN(172.18.171.202): Discovered (sgsn.c:83) 20241002044157956 DGGSN INFO PDP(262426731158559:0): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2106:: (ggsn.c:567) [ 58.096715] tun6: encap_recv sk=(____ptrval____) [ 58.096938] tun6: received GTP1U packet [ 58.097066] tun6: No PDP ctx for this MS [ 58.097190] tun6: pass up to the process [ 58.098411] tun6: encap_recv sk=(____ptrval____) [ 58.098570] tun6: received GTP1U packet [ 58.098692] tun6: No PDP ctx for this MS [ 58.098845] tun6: pass up to the process [ 58.098996] tun6: encap_recv sk=(____ptrval____) [ 58.099143] tun6: received GTP1U packet [ 58.099263] tun6: No PDP ctx for this MS [ 58.099385] tun6: pass up to the process 20241002044157961 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20241002044157961 DGGSN ERROR PDP(262426731158559:0): Packet from MS using unassigned src IPv6: fe80::3110:1691:1155:3017 (ggsn.c:695) [ 60.523192] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20241002044200964 DGGSN INFO PDP(262426731158559:0): Deleting PDP context (ggsn.c:351) 20241002044200965 DGGSN INFO SGSN(172.18.171.202): Deleting SGSN (sgsn.c:21) [ 61.104941] tun6: GTPv1-U: deleting tunnel id = 1/3a116b99 (pdp (____ptrval____)) 20241002044202965 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:56126<->l=172.18.171.201:4260 (telnet_interface.c:138) 20241002044211018 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:40990<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044211029 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start (logging_vty.c:1172) [ 71.171237] tun6: GTPv1-U: new PDP ctx id=1/a91e94e1 ssgn=172.18.171.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20241002044211033 DGGSN INFO SGSN(172.18.171.202): Discovered (sgsn.c:83) 20241002044211033 DGGSN INFO PDP(262425960418205:9): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2107:: (ggsn.c:567) [ 71.174028] tun6: encap_recv sk=(____ptrval____) [ 71.174194] tun6: received GTP1U packet [ 71.174321] tun6: No PDP ctx for this MS [ 71.174446] tun6: pass up to the process [ 71.175304] tun6: encap_recv sk=(____ptrval____) [ 71.175490] tun6: received GTP1U packet [ 71.175614] tun6: No PDP ctx for this MS [ 71.175738] tun6: pass up to the process [ 71.175888] tun6: encap_recv sk=(____ptrval____) [ 71.176037] tun6: received GTP1U packet [ 71.176160] tun6: No PDP ctx for this MS [ 71.176284] tun6: pass up to the process 20241002044211038 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20241002044211038 DGGSN ERROR PDP(262425960418205:9): Packet from MS using unassigned src IPv6: 3110:1691:1155:3016:325:325:325:325 (ggsn.c:695) 20241002044214041 DGGSN INFO PDP(262425960418205:9): Deleting PDP context (ggsn.c:351) 20241002044214042 DGGSN INFO SGSN(172.18.171.202): Deleting SGSN (sgsn.c:21) [ 74.182386] tun6: GTPv1-U: deleting tunnel id = 1/a91e94e1 (pdp (____ptrval____)) 20241002044216043 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:40990<->l=172.18.171.201:4260 (telnet_interface.c:138) 20241002044224094 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:40356<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044224106 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start (logging_vty.c:1172) [ 84.247742] tun6: GTPv1-U: new PDP ctx id=1/824b1b0a ssgn=172.18.171.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20241002044224109 DGGSN INFO SGSN(172.18.171.202): Discovered (sgsn.c:83) 20241002044224110 DGGSN INFO PDP(262425297563045:4): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2108:: (ggsn.c:567) [ 84.250255] tun6: encap_recv sk=(____ptrval____) [ 84.250418] tun6: received GTP1U packet [ 84.250543] tun6: No PDP ctx for this MS [ 84.250666] tun6: pass up to the process [ 84.251521] tun6: encap_recv sk=(____ptrval____) [ 84.251692] tun6: received GTP1U packet [ 84.251815] tun6: No PDP ctx for this MS [ 84.251939] tun6: pass up to the process [ 84.252222] tun6: encap_recv sk=(____ptrval____) [ 84.252377] tun6: received GTP1U packet [ 84.252571] tun6: No PDP ctx to decap skb=(____ptrval____) [ 84.252754] tun6: pass up to the process 20241002044224113 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20241002044224115 DGGSN ERROR PDP(262425297563045:4): Packet from MS IPv4 with unassigned EUA: 45 00 00 1c 8c 3e 40 00 40 01 d3 e8 c0 a8 0a 02 08 08 08 08 08 00 f4 b9 03 45 00 01 (ggsn.c:708) 20241002044227117 DGGSN INFO PDP(262425297563045:4): Deleting PDP context (ggsn.c:351) 20241002044227119 DGGSN INFO SGSN(172.18.171.202): Deleting SGSN (sgsn.c:21) [ 87.258938] tun6: GTPv1-U: deleting tunnel id = 1/824b1b0a (pdp (____ptrval____)) 20241002044229119 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:40356<->l=172.18.171.201:4260 (telnet_interface.c:138) 20241002044237169 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:35804<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044237181 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_clients_interact() start (logging_vty.c:1172) [ 97.323623] tun6: GTPv1-U: new PDP ctx id=1/53b4a33d ssgn=172.18.171.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20241002044237185 DGGSN INFO SGSN(172.18.171.202): Discovered (sgsn.c:83) 20241002044237186 DGGSN INFO PDP(262427305827515:8): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2109:: (ggsn.c:567) [ 97.326268] tun6: encap_recv sk=(____ptrval____) [ 97.326430] tun6: received GTP1U packet [ 97.326561] tun6: No PDP ctx for this MS [ 97.326683] tun6: pass up to the process [ 97.327892] tun6: encap_recv sk=(____ptrval____) [ 97.328060] tun6: received GTP1U packet [ 97.328187] tun6: No PDP ctx for this MS [ 97.328311] tun6: pass up to the process 20241002044237190 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) [ 97.329549] tun6: GTPv1-U: new PDP ctx id=2/8534bdf6 ssgn=172.18.171.202 ms=32.1.7.128 (pdp=(____ptrval____)) 20241002044237191 DGGSN INFO PDP(262421821962952:9): Successful PDP Context Creation: APN=inet6(inet6), TEIC=2, IPv4=none, IPv6=2001:780:44:210a:: (ggsn.c:567) [ 97.331572] tun6: encap_recv sk=(____ptrval____) [ 97.331731] tun6: received GTP1U packet [ 97.331881] tun6: No PDP ctx for this MS [ 97.332006] tun6: pass up to the process [ 97.333197] tun6: encap_recv sk=(____ptrval____) [ 97.333354] tun6: received GTP1U packet [ 97.333484] tun6: No PDP ctx for this MS [ 97.333620] tun6: pass up to the process [ 97.333771] tun6: encap_recv sk=(____ptrval____) [ 97.333919] tun6: received GTP1U packet [ 97.334039] tun6: No PDP ctx for this MS [ 97.334161] tun6: pass up to the process 20241002044237195 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) 20241002044237196 DTUN ERROR errno=9/Bad file descriptor TUN(tun6): write() failed (tun.c:324) [ 100.336183] tun6: encap_recv sk=(____ptrval____) [ 100.336403] tun6: received GTP1U packet [ 100.336531] tun6: forwarding packet from GGSN to uplink 20241002044243201 DGGSN INFO PDP(262427305827515:8): Deleting PDP context (ggsn.c:351) [ 103.341631] tun6: GTPv1-U: deleting tunnel id = 1/53b4a33d (pdp (____ptrval____)) 20241002044243204 DGGSN INFO PDP(262421821962952:9): Deleting PDP context (ggsn.c:351) 20241002044243205 DGGSN INFO SGSN(172.18.171.202): Deleting SGSN (sgsn.c:21) [ 103.345371] tun6: GTPv1-U: deleting tunnel id = 2/8534bdf6 (pdp (____ptrval____)) 20241002044245206 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:35804<->l=172.18.171.201:4260 (telnet_interface.c:138) 20241002044253258 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:42324<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044253268 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp() start (logging_vty.c:1172) 20241002044255271 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:42324<->l=172.18.171.201:4260 (telnet_interface.c:138) 20241002044303319 DLGLOBAL INFO Accept()ed new telnet connection r=172.18.171.202:51140<->l=172.18.171.201:4260 (telnet_interface.c:192) 20241002044303329 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp_gtpu() start (logging_vty.c:1172) [ 123.469213] tun6: encap_recv sk=(____ptrval____) [ 123.469424] tun6: received GTP1U packet [ 123.469573] tun6: pass up to the process [ 124.011332] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20241002044305333 DLGLOBAL INFO Closing telnet connection r=172.18.171.202:51140<->l=172.18.171.201:4260 (telnet_interface.c:138)