+ [ -z debian ] + . qemu_functions.sh + INITRD_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/osmo_v6_only/ggsn/_initrd + CORE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/osmo_v6_only/ggsn/_coredump + qemu_build_initrd_with_log_redirect + trap qemu_initrd_exit_error EXIT INT TERM 0 + build_initrd + trap - EXIT INT TERM 0 + qemu_run + local machine_arg + local kernel=debian + local kernel_cmdline= root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 + [ debian = debian ] + ls -1 /boot/vmlinuz-6.12.48+deb13-amd64 + kernel=/boot/vmlinuz-6.12.48+deb13-amd64 + [ -e /dev/kvm ] + machine_arg=-machine pc + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/osmo_v6_only/ggsn/_coredump + qemu_random_mac + printf 52:54: + date +%c %N + sha1sum + cut -d: -f 1-4 + sed s/\(.\{2\}\)/\1:/g + sudo sh -c qemu-system-x86_64 -machine pc -smp 1 -m 512M -no-user-config -nodefaults -display none -no-reboot -kernel '/boot/vmlinuz-6.12.48+deb13-amd64' -initrd '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/osmo_v6_only/ggsn/_initrd.gz' -append ' root=/dev/ram0 console=ttyS0 panic=-1 init=/init loglevel=8 ' -serial stdio -netdev 'tap,id=nettest,script=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_testenv/data/scripts/qemu/qemu_ifup.sh' -device 'virtio-net-pci,netdev=nettest,mac=52:54:bc:25:22:ba' -virtfs 'local,path=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/logs/osmo_v6_only/ggsn/_coredump,mount_tag=coredir,security_model=passthrough,fmode=666,writeout=immediate' reserved [ 0.004643] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.005725] AGP: No AGP bridge found [ 0.006127] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.006869] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.007037] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.019543] found SMP MP-table at [mem 0x000f5470-0x000f547f] [ 0.024605] RAMDISK: [mem 0x1f88c000-0x1ffdffff] [ 0.025083] ACPI: Early table checksum verification disabled [ 0.025461] ACPI: RSDP 0x00000000000F52A0 000014 (v00 BOCHS ) [ 0.025763] ACPI: RSDT 0x000000001FFE2312 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.026348] ACPI: FACP 0x000000001FFE21C6 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.026954] ACPI: DSDT 0x000000001FFE0040 002186 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027023] ACPI: FACS 0x000000001FFE0000 000040 [ 0.027073] ACPI: APIC 0x000000001FFE223A 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027091] ACPI: HPET 0x000000001FFE22B2 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027106] ACPI: WAET 0x000000001FFE22EA 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027179] ACPI: Reserving FACP table memory at [mem 0x1ffe21c6-0x1ffe2239] [ 0.027204] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21c5] [ 0.027210] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.027215] ACPI: Reserving APIC table memory at [mem 0x1ffe223a-0x1ffe22b1] [ 0.027219] ACPI: Reserving HPET table memory at [mem 0x1ffe22b2-0x1ffe22e9] [ 0.027223] ACPI: Reserving WAET table memory at [mem 0x1ffe22ea-0x1ffe2311] [ 0.029722] No NUMA configuration found [ 0.029740] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.030527] NODE_DATA(0) allocated [mem 0x1f861680-0x1f88bfff] [ 0.033831] Zone ranges: [ 0.033855] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.033931] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.033942] Normal empty [ 0.033956] Device empty [ 0.033966] Movable zone start for each node [ 0.033999] Early memory node ranges [ 0.034026] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.034172] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.034339] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.035721] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.035945] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.037505] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.037891] ACPI: PM-Timer IO Port: 0x608 [ 0.038355] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.038740] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.038853] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.039112] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.039162] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.039257] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.039264] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.039449] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.039492] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.039849] CPU topo: Max. logical packages: 1 [ 0.039861] CPU topo: Max. logical dies: 1 [ 0.039870] CPU topo: Max. dies per package: 1 [ 0.039910] CPU topo: Max. threads per core: 1 [ 0.040024] CPU topo: Num. cores per package: 1 [ 0.040038] CPU topo: Num. threads per package: 1 [ 0.040045] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.040999] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.041026] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff] [ 0.041139] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.041195] Booting paravirtualized kernel on bare hardware [ 0.041485] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.049089] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.056896] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u2097152 [ 0.057278] pcpu-alloc: s233472 r8192 d28672 u2097152 alloc=1*2097152 [ 0.057355] pcpu-alloc: [0] 0 [ 0.058281] Kernel command line: [ 0.058281] root=/dev/ram0 [ 0.058281] console=ttyS0 [ 0.058281] panic=-1 [ 0.058281] init=/init [ 0.058281] loglevel=8 [ 0.058281] [ 0.059862] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.060105] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.063136] Fallback order for Node 0: 0 [ 0.063420] Built 1 zonelists, mobility grouping on. Total pages: 130942 [ 0.063434] Policy zone: DMA32 [ 0.063935] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.064094] AGP: Checking aperture... [ 0.064895] AGP: No AGP bridge found [ 0.099333] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.102464] ftrace: allocating 45742 entries in 179 pages [ 0.128962] ftrace: allocated 179 pages with 5 groups [ 0.137654] Dynamic Preempt: voluntary [ 0.141771] rcu: Preemptible hierarchical RCU implementation. [ 0.141799] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.141953] Trampoline variant of Tasks RCU enabled. [ 0.141959] Rude variant of Tasks RCU enabled. [ 0.141966] Tracing variant of Tasks RCU enabled. [ 0.142059] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.142089] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.143558] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.143601] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.143611] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.172433] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.181774] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.187122] Console: colour *CGA 80x25 [ 0.189073] printk: legacy console [ttyS0] enabled [ 0.198265] ACPI: Core revision 20240827 [ 0.203987] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.205981] APIC: Switch to symmetric I/O mode setup [ 0.212851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.233431] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa8b15dcd, max_idle_ns: 440795233989 ns [ 0.234082] Calibrating delay loop (skipped), value calculated using timer frequency.. 4992.04 BogoMIPS (lpj=9984084) [ 0.238488] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.238569] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.238977] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.239268] Spectre V2 : Mitigation: Retpolines [ 0.239341] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT [ 0.240437] x86/fpu: x87 FPU will use FXSAVE [ 0.483103] Freeing SMP alternatives memory: 40K [ 0.484204] pid_max: default: 32768 minimum: 301 [ 0.493080] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm [ 0.498045] landlock: Up and running. [ 0.498114] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.502076] AppArmor: AppArmor initialized [ 0.502260] TOMOYO Linux initialized [ 0.503368] LSM support for eBPF active [ 0.507458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.507812] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.649400] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.656036] Performance Events: PMU not available due to virtualization, using software events only. [ 0.657199] signal: max sigframe size: 1440 [ 0.658511] rcu: Hierarchical SRCU implementation. [ 0.658594] rcu: Max phase no-delay instances is 1000. [ 0.666555] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.668687] smp: Bringing up secondary CPUs ... [ 0.670953] smp: Brought up 1 node, 1 CPU [ 0.671150] smpboot: Total of 1 processors activated (4992.04 BogoMIPS) [ 0.680853] node 0 deferred pages initialised in 4ms [ 0.681538] Memory: 457588K/523768K available (16384K kernel code, 2497K rwdata, 11800K rodata, 4148K init, 4936K bss, 62680K reserved, 0K cma-reserved) [ 0.693014] devtmpfs: initialized [ 0.696782] x86/mm: Memory block size: 128MB [ 0.703723] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.704221] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.708317] pinctrl core: initialized pinctrl subsystem [ 0.724658] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.728226] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.728834] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.728995] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.729240] audit: initializing netlink subsys (disabled) [ 0.734231] audit: type=2000 audit(1763981656.520:1): state=initialized audit_enabled=0 res=1 [ 0.736083] thermal_sys: Registered thermal governor 'fair_share' [ 0.736116] thermal_sys: Registered thermal governor 'bang_bang' [ 0.736189] thermal_sys: Registered thermal governor 'step_wise' [ 0.736242] thermal_sys: Registered thermal governor 'user_space' [ 0.736296] thermal_sys: Registered thermal governor 'power_allocator' [ 0.736768] cpuidle: using governor ladder [ 0.736972] cpuidle: using governor menu [ 0.738188] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.740999] PCI: Using configuration type 1 for base access [ 0.743497] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.807368] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.807486] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.831601] ACPI: Added _OSI(Module Device) [ 0.831682] ACPI: Added _OSI(Processor Device) [ 0.831725] ACPI: Added _OSI(Processor Aggregator Device) [ 0.857282] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.873649] ACPI: Interpreter enabled [ 0.874670] ACPI: PM: (supports S0 S3 S4 S5) [ 0.874748] ACPI: Using IOAPIC for interrupt routing [ 0.875265] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.875363] PCI: Using E820 reservations for host bridge windows [ 0.876591] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.900150] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.900873] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.901087] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.901814] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.906644] acpiphp: Slot [2] registered [ 0.906783] acpiphp: Slot [3] registered [ 0.906902] acpiphp: Slot [4] registered [ 0.907021] acpiphp: Slot [5] registered [ 0.907128] acpiphp: Slot [6] registered [ 0.907220] acpiphp: Slot [7] registered [ 0.907307] acpiphp: Slot [8] registered [ 0.907397] acpiphp: Slot [9] registered [ 0.907487] acpiphp: Slot [10] registered [ 0.907579] acpiphp: Slot [11] registered [ 0.907667] acpiphp: Slot [12] registered [ 0.907748] acpiphp: Slot [13] registered [ 0.907818] acpiphp: Slot [14] registered [ 0.907885] acpiphp: Slot [15] registered [ 0.907952] acpiphp: Slot [16] registered [ 0.908018] acpiphp: Slot [17] registered [ 0.908083] acpiphp: Slot [18] registered [ 0.908151] acpiphp: Slot [19] registered [ 0.908238] acpiphp: Slot [20] registered [ 0.908324] acpiphp: Slot [21] registered [ 0.908398] acpiphp: Slot [22] registered [ 0.908464] acpiphp: Slot [23] registered [ 0.908533] acpiphp: Slot [24] registered [ 0.908603] acpiphp: Slot [25] registered [ 0.908670] acpiphp: Slot [26] registered [ 0.908739] acpiphp: Slot [27] registered [ 0.908816] acpiphp: Slot [28] registered [ 0.908885] acpiphp: Slot [29] registered [ 0.908951] acpiphp: Slot [30] registered [ 0.909016] acpiphp: Slot [31] registered [ 0.909294] PCI host bridge to bus 0000:00 [ 0.909614] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.909794] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.909856] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.909955] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.910020] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.910225] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.911481] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 0.915299] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint [ 0.915887] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint [ 0.917478] pci 0000:00:01.1: BAR 4 [io 0xc060-0xc06f] [ 0.917996] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk [ 0.918095] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk [ 0.918185] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk [ 0.918258] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk [ 0.918790] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 0.919192] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.919293] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.919860] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 0.921136] pci 0000:00:02.0: BAR 0 [io 0xc040-0xc05f] [ 0.921739] pci 0000:00:02.0: BAR 1 [mem 0xfebc0000-0xfebc0fff] [ 0.923281] pci 0000:00:02.0: BAR 4 [mem 0xfebf8000-0xfebfbfff 64bit pref] [ 0.924038] pci 0000:00:02.0: ROM [mem 0xfeb80000-0xfebbffff pref] [ 0.927367] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint [ 0.928074] pci 0000:00:03.0: BAR 0 [io 0xc000-0xc03f] [ 0.928733] pci 0000:00:03.0: BAR 1 [mem 0xfebc1000-0xfebc1fff] [ 0.930016] pci 0000:00:03.0: BAR 4 [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.936796] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.937288] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.937557] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.937881] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.938057] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.941161] iommu: Default domain type: Translated [ 0.941250] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.942854] pps_core: LinuxPPS API ver. 1 registered [ 0.942958] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.943112] PTP clock support registered [ 0.943374] EDAC MC: Ver: 3.0.0 [ 0.952220] NetLabel: Initializing [ 0.952291] NetLabel: domain hash size = 128 [ 0.952341] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.953064] NetLabel: unlabeled traffic allowed by default [ 0.953165] PCI: Using ACPI for IRQ routing [ 0.953332] PCI: pci_cache_line_size set to 64 bytes [ 0.953828] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.954042] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.957931] vgaarb: loaded [ 0.958905] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.959199] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.959311] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.962719] clocksource: Switched to clocksource tsc-early [ 0.971409] VFS: Disk quotas dquot_6.6.0 [ 0.971658] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.975285] AppArmor: AppArmor Filesystem Enabled [ 0.975729] pnp: PnP ACPI init [ 0.977982] pnp 00:02: [dma 2] [ 0.978920] pnp: PnP ACPI: found 5 devices [ 1.001631] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.002899] NET: Registered PF_INET protocol family [ 1.003916] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.038305] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.038500] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.038644] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.038876] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.039051] TCP: Hash tables configured (established 4096 bind 4096) [ 1.040898] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.041212] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.041446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.042686] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.043094] NET: Registered PF_XDP protocol family [ 1.043883] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.043981] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.044060] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.044184] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.044267] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.044763] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.044913] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.045061] PCI: CLS 0 bytes, default 64 [ 1.053623] Trying to unpack rootfs image as initramfs... [ 1.057396] Initialise system trusted keyrings [ 1.059059] Key type blacklist registered [ 1.060219] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.060472] zbud: loaded [ 1.064972] fuse: init (API version 7.41) [ 1.071405] integrity: Platform Keyring initialized [ 1.071732] integrity: Machine keyring initialized [ 1.208714] Key type asymmetric registered [ 1.208881] Asymmetric key parser 'x509' registered [ 1.453923] Freeing initrd memory: 7504K [ 1.462835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.463503] io scheduler mq-deadline registered [ 1.472421] ledtrig-cpu: registered to indicate activity on CPUs [ 1.473037] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.481199] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 1.486126] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 1.487544] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.491284] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.498470] Linux agpgart interface v0.103 [ 1.504282] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.507404] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.507877] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.509215] mousedev: PS/2 mouse device common for all mice [ 1.512167] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.513842] rtc_cmos 00:04: RTC can wake from S4 [ 1.517281] rtc_cmos 00:04: registered as rtc0 [ 1.517924] rtc_cmos 00:04: setting system clock to 2025-11-24T10:54:18 UTC (1763981658) [ 1.519525] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.520641] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 1.522855] NET: Registered PF_INET6 protocol family [ 1.534760] Segment Routing with IPv6 [ 1.534985] In-situ OAM (IOAM) with IPv6 [ 1.535374] mip6: Mobile IPv6 [ 1.535790] NET: Registered PF_PACKET protocol family [ 1.536113] mpls_gso: MPLS GSO support [ 1.537977] IPI shorthand broadcast: enabled [ 1.547125] sched_clock: Marking stable (1516021961, 27394326)->(1547850619, -4434332) [ 1.549278] registered taskstats version 1 [ 1.551853] Loading compiled-in X.509 certificates [ 1.622877] Loaded X.509 cert 'Build time autogenerated kernel key: fb343046eae20e819e95f603536d646f69925118' [ 1.632843] Demotion targets for Node 0: null [ 1.633798] Key type .fscrypt registered [ 1.633858] Key type fscrypt-provisioning registered [ 1.645752] Key type encrypted registered [ 1.645867] AppArmor: AppArmor sha256 policy hashing enabled [ 1.646362] ima: No TPM chip found, activating TPM-bypass! [ 1.646455] ima: Allocated hash algorithm: sha256 [ 1.648334] ima: No architecture policies found [ 1.648934] evm: Initialising EVM extended attributes: [ 1.648994] evm: security.selinux [ 1.649049] evm: security.SMACK64 (disabled) [ 1.649084] evm: security.SMACK64EXEC (disabled) [ 1.649119] evm: security.SMACK64TRANSMUTE (disabled) [ 1.649161] evm: security.SMACK64MMAP (disabled) [ 1.649199] evm: security.apparmor [ 1.649228] evm: security.ima [ 1.649254] evm: security.capability [ 1.649291] evm: HMAC attrs: 0x1 [ 1.808061] RAS: Correctable Errors collector initialized. [ 1.892222] clk: Disabling unused clocks [ 1.892490] PM: genpd: Disabling unused power domains [ 1.931118] Freeing unused decrypted memory: 2028K [ 1.981532] Freeing unused kernel image (initmem) memory: 4148K [ 2.043654] Write protecting the kernel read-only data: 28672k [ 2.045076] Freeing unused kernel image (rodata/data gap) memory: 488K [ 2.133936] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.139519] tsc: Refined TSC clocksource calibration: 2496.010 MHz [ 2.139888] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa80a809f, max_idle_ns: 440795273818 ns [ 2.140066] clocksource: Switched to clocksource tsc [ 2.194134] Run /init as init process [ 2.194281] with arguments: [ 2.194339] /init [ 2.194380] with environment: [ 2.194420] HOME=/ [ 2.194453] TERM=linux Running initrd-init.sh + COREDUMP=/tmp/coredump + 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 + 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 ] + cat /modules + xargs -t -n1 modprobe modprobe virtio_net modprobe virtio_pci modprobe: module virtio_pci not found in modules.dep modprobe gtp [ 2.509685] gtp: GTP module loaded (pdp ctx size 128 bytes) modprobe tun [ 2.536806] tun: Universal TUN/TAP device driver, 1.6 + true + ip link set lo up + ip link set eth0 up + sysctl -w 'kernel.core_pattern=/tmp/coredump' kernel.core_pattern = /tmp/coredump + ulimit -c unlimited + echo KERNEL_TEST_VM_IS_READY KERNEL_TEST_VM_IS_READY + /cmd.sh + export 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-kernel/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$PATH' + mount -t debugfs none /sys/kernel/debug + echo -n 'module gtp +p' + ip addr add 172.18.3.2/24 brd 172.18.3.255 dev eth0 + ip addr add 172.18.3.201/24 brd 172.18.3.255 dev eth0 + ip route add default via 172.18.3.1 dev eth0 + sysctl 'net.ipv4.ip_forward=1' net.ipv4.ip_forward = 1 + osmo-ggsn 20251124105419692 DGGSN INFO APN(inet6): Starting (ggsn.c:225) 20251124105419694 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:240) 20251124105419695 DGGSN NOTICE APN(inet6): Skipping APN start (ggsn.c:246) 20251124105419696 DGGSN INFO GGSN(ggsn0): Starting GGSN (ggsn.c:941) 20251124105419696 DLGTP NOTICE GTP: gtp_newgsn() started at 172.18.3.2 (gsn.c:489) 20251124105419702 DLGTP NOTICE State information file (/tmp/gsn_restart) not found. Creating new file. (gsn.c:410) 20251124105419706 DGGSN NOTICE GGSN(ggsn0): Successfully started (ggsn.c:978) 20251124105419706 DGGSN INFO APN(inet6): Starting (ggsn.c:225) 20251124105419706 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:240) 20251124105419709 DGGSN NOTICE Initialized GTP kernel mode (genl ID is 35) (gtp-kernel.c:80) [ 2.729250] gtp: enable gtp on 7, 4 [ 2.729888] gtp: enable gtp on 9, 5 [ 2.731147] tun6: registered new GTP interface [ 2.734834] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251124105419719 DTUN NOTICE GTP kernel configured (tun.c:179) 20251124105419722 DGGSN INFO APN(inet6): Setting tun IPv6 address 2001:780:44:2000::/56 (ggsn.c:279) 20251124105419723 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Adding address 2001:780:44:2000::/56 to dev tun6 (netdev.c:967) 20251124105419724 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Bringing dev tun6 UP (netdev.c:934) 20251124105419726 DGGSN INFO APN(inet6): Creating IPv6 pool 2001:780:44:2000::/56 (ggsn.c:359) 20251124105419728 DGGSN INFO APN(inet6): Blacklist tun IP 2001:780:44:2000::/56 (ggsn.c:206) 20251124105419728 DGGSN NOTICE APN(inet6): Successfully started (ggsn.c:374) 20251124105419732 DLGLOBAL NOTICE Available via telnet 172.18.3.2 4260 (telnet_interface.c:88) 20251124105419733 DLCTRL NOTICE CTRL at 127.0.0.1 4257 (control_if.c:1026) 20251124105419736 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): MTU changed: 1452 (netdev.c:361) 20251124105419737 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Physical link state changed: UP (netdev.c:374) 20251124105422156 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact() start (logging_vty.c:1172) [ 5.183171] tun6: GTPv1-U: new PDP ctx id=1/68821dc ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105422166 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251124105422167 DGGSN INFO PDP(262424688269756:4): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2001:: (ggsn.c:619) 20251124105422171 DGGSN INFO PDP(262424688269756:4): Deleting PDP context (ggsn.c:403) 20251124105422172 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 5.190452] tun6: GTPv1-U: deleting tunnel id = 1/68821dc (pdp (____ptrval____)) [ 7.092571] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251124105427277 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_pcodns() start (logging_vty.c:1172) [ 10.298822] tun6: GTPv1-U: new PDP ctx id=1/843f4e12 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105427281 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251124105427282 DGGSN INFO PDP(262421370166113:8): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2002:: (ggsn.c:619) 20251124105427284 DGGSN INFO PDP(262421370166113:8): Deleting PDP context (ggsn.c:403) 20251124105427284 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 10.302271] tun6: GTPv1-U: deleting tunnel id = 1/843f4e12 (pdp (____ptrval____)) 20251124105432382 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_icmp6() start (logging_vty.c:1172) [ 15.403237] tun6: GTPv1-U: new PDP ctx id=1/e9e62962 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105432386 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251124105432386 DGGSN INFO PDP(262422590188243:0): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2003:: (ggsn.c:619) [ 15.406584] tun6: encap_recv sk=(____ptrval____) [ 15.406701] tun6: received GTP1U packet [ 15.406947] tun6: No PDP ctx for this MS [ 15.407029] tun6: pass up to the process [ 15.410460] tun6: encap_recv sk=(____ptrval____) [ 15.410534] tun6: received GTP1U packet [ 15.410571] tun6: No PDP ctx for this MS [ 15.410607] tun6: pass up to the process 20251124105432393 DGGSN INFO PDP(262422590188243:0): Deleting PDP context (ggsn.c:403) 20251124105432394 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 15.412349] tun6: GTPv1-U: deleting tunnel id = 1/e9e62962 (pdp (____ptrval____)) 20251124105432395 DLGTP ERROR Packet from 172.18.3.1: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 20 03 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 03 87 00 cd ce 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 03 : Unknown PDP context: TEI=0x1 (gtp.c:3263) [ 15.795760] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251124105437482 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_mtu() start (logging_vty.c:1172) 20251124105437490 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Setting dev tun6 MTU 1400 (netdev.c:903) 20251124105437493 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): MTU changed: 1400 (netdev.c:361) [ 20.520247] tun6: GTPv1-U: new PDP ctx id=1/4207d4f4 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105437503 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251124105437503 DGGSN INFO PDP(262422617620887:14): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2004:: (ggsn.c:619) [ 20.523912] tun6: encap_recv sk=(____ptrval____) [ 20.524077] tun6: received GTP1U packet [ 20.524173] tun6: No PDP ctx for this MS [ 20.524255] tun6: pass up to the process [ 20.526328] tun6: encap_recv sk=(____ptrval____) [ 20.526567] tun6: received GTP1U packet [ 20.526681] tun6: No PDP ctx for this MS [ 20.526757] tun6: pass up to the process 20251124105437511 DGGSN INFO PDP(262422617620887:14): Deleting PDP context (ggsn.c:403) 20251124105437512 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 20.530672] tun6: GTPv1-U: deleting tunnel id = 1/4207d4f4 (pdp (____ptrval____)) 20251124105437514 DLGTP ERROR Packet from 172.18.3.1: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 20 04 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 04 87 00 cd cb 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 04 : Unknown PDP context: TEI=0x1 (gtp.c:3263) 20251124105437522 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Setting dev tun6 MTU 1420 (netdev.c:903) 20251124105437525 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): MTU changed: 1420 (netdev.c:361) 20251124105442636 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access() start (logging_vty.c:1172) [ 25.664834] tun6: GTPv1-U: new PDP ctx id=1/fd5f25f0 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105442648 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251124105442649 DGGSN INFO PDP(262427339813910:10): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2005:: (ggsn.c:619) [ 25.670218] tun6: encap_recv sk=(____ptrval____) [ 25.670391] tun6: received GTP1U packet [ 25.670496] tun6: No PDP ctx for this MS [ 25.670589] tun6: pass up to the process [ 25.672795] tun6: encap_recv sk=(____ptrval____) [ 25.672944] tun6: received GTP1U packet [ 25.673127] tun6: No PDP ctx for this MS [ 25.673214] tun6: pass up to the process [ 25.673377] tun6: encap_recv sk=(____ptrval____) [ 25.673470] tun6: received GTP1U packet [ 25.674034] tun6: forwarding packet from GGSN to uplink [ 25.685015] tun6: found PDP context (____ptrval____) [ 25.685509] tun6: gtp -> IP src: 2001:0780:0044:2000:0000:0000:0000:0000 dst: 2001:0780:0044:2005:1234:1234:1234:1234 20251124105442669 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 05 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 05 87 00 cd c8 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 05 (icmpv6.c:328) 20251124105442670 DGGSN INFO PDP(262427339813910:10): Deleting PDP context (ggsn.c:403) 20251124105442670 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 25.688682] tun6: GTPv1-U: deleting tunnel id = 1/fd5f25f0 (pdp (____ptrval____)) 20251124105447737 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ll_saddr() start (logging_vty.c:1172) [ 30.758198] tun6: GTPv1-U: new PDP ctx id=1/68c0a57d ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105447740 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251124105447741 DGGSN INFO PDP(262420829258805:6): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2006:: (ggsn.c:619) [ 30.760043] tun6: encap_recv sk=(____ptrval____) [ 30.760119] tun6: received GTP1U packet [ 30.760162] tun6: No PDP ctx for this MS [ 30.760201] tun6: pass up to the process [ 30.761073] tun6: encap_recv sk=(____ptrval____) [ 30.761140] tun6: received GTP1U packet [ 30.761182] tun6: No PDP ctx for this MS [ 30.761221] tun6: pass up to the process [ 30.761320] tun6: encap_recv sk=(____ptrval____) [ 30.761367] tun6: received GTP1U packet [ 30.761404] tun6: No PDP ctx for this MS [ 30.761438] tun6: pass up to the process 20251124105447744 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 06 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 06 87 00 cd c5 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 06 (icmpv6.c:328) 20251124105447744 DTUN ERROR TUN(tun6): Injecting decapsulated packet not supported in kernel gtp mode: 60 00 00 00 00 08 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 06 fd 02 0d b8 00 03 00 00 00 00 00 00 00 00 02 01 80 00 2c b2 00 00 00 00 (tun.c:225) 20251124105450748 DGGSN INFO PDP(262420829258805:6): Deleting PDP context (ggsn.c:403) 20251124105450748 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 33.766576] tun6: GTPv1-U: deleting tunnel id = 1/68c0a57d (pdp (____ptrval____)) [ 33.971540] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251124105455815 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start (logging_vty.c:1172) [ 38.836028] tun6: GTPv1-U: new PDP ctx id=1/600490c5 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105455818 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251124105455819 DGGSN INFO PDP(262427255626913:9): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2007:: (ggsn.c:619) [ 38.838419] tun6: encap_recv sk=(____ptrval____) [ 38.838652] tun6: received GTP1U packet [ 38.838802] tun6: No PDP ctx for this MS [ 38.838878] tun6: pass up to the process [ 38.840069] tun6: encap_recv sk=(____ptrval____) [ 38.840141] tun6: received GTP1U packet [ 38.840188] tun6: No PDP ctx for this MS [ 38.840229] tun6: pass up to the process [ 38.840500] tun6: encap_recv sk=(____ptrval____) [ 38.840563] tun6: received GTP1U packet [ 38.840606] tun6: No PDP ctx for this MS [ 38.840647] tun6: pass up to the process 20251124105455823 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 07 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 07 87 00 cd c2 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 07 (icmpv6.c:328) 20251124105455824 DGGSN ERROR PDP(262427255626913:9): Packet from MS using unassigned src IPv6: fe80::3110:1691:1155:3116 (ggsn.c:785) 20251124105458826 DGGSN INFO PDP(262427255626913:9): Deleting PDP context (ggsn.c:403) 20251124105458826 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 41.844663] tun6: GTPv1-U: deleting tunnel id = 1/600490c5 (pdp (____ptrval____)) 20251124105503977 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start (logging_vty.c:1172) [ 47.001219] tun6: GTPv1-U: new PDP ctx id=1/bdf0d8ee ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105503984 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251124105503985 DGGSN INFO PDP(262425337657483:11): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2008:: (ggsn.c:619) [ 47.005632] tun6: encap_recv sk=(____ptrval____) [ 47.005812] tun6: received GTP1U packet [ 47.005927] tun6: No PDP ctx for this MS [ 47.006023] tun6: pass up to the process [ 47.008089] tun6: encap_recv sk=(____ptrval____) [ 47.008279] tun6: received GTP1U packet [ 47.008410] tun6: No PDP ctx for this MS [ 47.008668] tun6: pass up to the process [ 47.008930] tun6: encap_recv sk=(____ptrval____) [ 47.009067] tun6: received GTP1U packet [ 47.009168] tun6: No PDP ctx for this MS [ 47.009261] tun6: pass up to the process 20251124105503992 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 08 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 08 87 00 cd bf 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 08 (icmpv6.c:328) 20251124105503994 DGGSN ERROR PDP(262425337657483:11): Packet from MS using unassigned src IPv6: 3110:1691:1155:3119:325:325:325:325 (ggsn.c:785) 20251124105506994 DGGSN INFO PDP(262425337657483:11): Deleting PDP context (ggsn.c:403) 20251124105506995 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 50.012981] tun6: GTPv1-U: deleting tunnel id = 1/bdf0d8ee (pdp (____ptrval____)) 20251124105512090 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start (logging_vty.c:1172) [ 55.121427] tun6: GTPv1-U: new PDP ctx id=1/9232321 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105512105 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251124105512110 DGGSN INFO PDP(262428701243133:12): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2009:: (ggsn.c:619) [ 55.137413] tun6: encap_recv sk=(____ptrval____) [ 55.139283] tun6: received GTP1U packet [ 55.140012] tun6: No PDP ctx for this MS [ 55.140577] tun6: pass up to the process [ 55.144174] tun6: encap_recv sk=(____ptrval____) [ 55.144381] tun6: received GTP1U packet [ 55.144475] tun6: No PDP ctx for this MS [ 55.144555] tun6: pass up to the process 20251124105512127 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 09 ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 09 87 00 cd bc 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 09 (icmpv6.c:328)[ 55.147422] tun6: encap_recv sk=(____ptrval____) [ 55.147756] tun6: received GTP1U packet [ 55.147961] tun6: No PDP ctx to decap skb=(____ptrval____) [ 55.148082] tun6: pass up to the process 20251124105512131 DGGSN ERROR PDP(262428701243133:12): 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:803) 20251124105515132 DGGSN INFO PDP(262428701243133:12): Deleting PDP context (ggsn.c:403) 20251124105515132 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 58.150689] tun6: GTPv1-U: deleting tunnel id = 1/9232321 (pdp (____ptrval____)) 20251124105520193 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_clients_interact() start (logging_vty.c:1172) [ 63.212661] tun6: GTPv1-U: new PDP ctx id=1/ddfac886 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105520195 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251124105520195 DGGSN INFO PDP(262426663688931:6): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:200a:: (ggsn.c:619) [ 63.213929] tun6: encap_recv sk=(____ptrval____) [ 63.213991] tun6: received GTP1U packet [ 63.214029] tun6: No PDP ctx for this MS [ 63.214061] tun6: pass up to the process [ 63.214885] tun6: encap_recv sk=(____ptrval____) [ 63.214941] tun6: received GTP1U packet [ 63.214976] tun6: No PDP ctx for this MS [ 63.215008] tun6: pass up to the process 20251124105520197 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0a ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 0a 87 00 cd b9 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0a (icmpv6.c:328) [ 63.216240] tun6: GTPv1-U: new PDP ctx id=2/3a0bf77f ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251124105520199 DGGSN INFO PDP(262429343330181:8): Successful PDP Context Creation: APN=inet6(inet6), TEIC=2, IPv4=none, IPv6=2001:780:44:200b:: (ggsn.c:619) [ 63.217441] tun6: encap_recv sk=(____ptrval____) [ 63.217497] tun6: received GTP1U packet [ 63.217534] tun6: No PDP ctx for this MS [ 63.217566] tun6: pass up to the process [ 63.218444] tun6: encap_recv sk=(____ptrval____) [ 63.218496] tun6: received GTP1U packet [ 63.218532] tun6: No PDP ctx for this MS [ 63.218565] tun6: pass up to the process 20251124105520201 DICMP6 DEBUG Ignoring Rx ICMPv6 Neighbor Soliciation: 60 00 00 00 00 18 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0b ff 02 00 00 00 00 00 00 00 00 00 01 ff 44 20 0b 87 00 cd b6 00 00 00 00 fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0b (icmpv6.c:328)[ 63.219088] tun6: encap_recv sk=(____ptrval____) [ 63.219149] tun6: received GTP1U packet [ 63.219183] tun6: No PDP ctx for this MS [ 63.219213] tun6: pass up to the process 20251124105520201 DTUN ERROR TUN(tun6): Injecting decapsulated packet not supported in kernel gtp mode: 60 00 00 00 00 08 3a ff fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0a fe 80 00 00 00 00 00 00 20 01 07 80 00 44 20 0b 80 00 f3 1b 00 00 00 00 (tun.c:225) [ 66.220353] tun6: encap_recv sk=(____ptrval____) [ 66.220450] tun6: received GTP1U packet [ 66.220494] tun6: forwarding packet from GGSN to uplink 20251124105526210 DGGSN INFO PDP(262426663688931:6): Deleting PDP context (ggsn.c:403) [ 69.229243] tun6: GTPv1-U: deleting tunnel id = 1/ddfac886 (pdp (____ptrval____)) 20251124105526213 DGGSN INFO PDP(262429343330181:8): Deleting PDP context (ggsn.c:403) 20251124105526214 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 69.233266] tun6: GTPv1-U: deleting tunnel id = 2/3a0bf77f (pdp (____ptrval____)) [ 72.883623] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251124105531321 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp() start (logging_vty.c:1172) 20251124105536442 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp_gtpu() start (logging_vty.c:1172) [ 79.462017] tun6: encap_recv sk=(____ptrval____) [ 79.462206] tun6: received GTP1U packet [ 79.462360] tun6: pass up to the process