+ [ -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 + sed s/\(.\{2\}\)/\1:/g + cut -d: -f 1-4 + 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:58:b7:30:d9' -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.004288] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.005427] AGP: No AGP bridge found [ 0.005876] last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000 [ 0.006647] MTRR map: 4 entries (3 fixed + 1 variable; max 19), built from 8 variable MTRRs [ 0.006820] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.020342] found SMP MP-table at [mem 0x000f5470-0x000f547f] [ 0.025451] RAMDISK: [mem 0x1f889000-0x1ffdffff] [ 0.025919] ACPI: Early table checksum verification disabled [ 0.026287] ACPI: RSDP 0x00000000000F52A0 000014 (v00 BOCHS ) [ 0.026589] ACPI: RSDT 0x000000001FFE2312 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027147] ACPI: FACP 0x000000001FFE21C6 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027756] ACPI: DSDT 0x000000001FFE0040 002186 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027826] ACPI: FACS 0x000000001FFE0000 000040 [ 0.027876] ACPI: APIC 0x000000001FFE223A 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027895] ACPI: HPET 0x000000001FFE22B2 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027911] ACPI: WAET 0x000000001FFE22EA 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001) [ 0.027985] ACPI: Reserving FACP table memory at [mem 0x1ffe21c6-0x1ffe2239] [ 0.028010] ACPI: Reserving DSDT table memory at [mem 0x1ffe0040-0x1ffe21c5] [ 0.028016] ACPI: Reserving FACS table memory at [mem 0x1ffe0000-0x1ffe003f] [ 0.028020] ACPI: Reserving APIC table memory at [mem 0x1ffe223a-0x1ffe22b1] [ 0.028024] ACPI: Reserving HPET table memory at [mem 0x1ffe22b2-0x1ffe22e9] [ 0.028028] ACPI: Reserving WAET table memory at [mem 0x1ffe22ea-0x1ffe2311] [ 0.030423] No NUMA configuration found [ 0.030444] Faking a node at [mem 0x0000000000000000-0x000000001ffdffff] [ 0.031217] NODE_DATA(0) allocated [mem 0x1f85e680-0x1f888fff] [ 0.034841] Zone ranges: [ 0.034866] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.034942] DMA32 [mem 0x0000000001000000-0x000000001ffdffff] [ 0.034954] Normal empty [ 0.034968] Device empty [ 0.034979] Movable zone start for each node [ 0.035012] Early memory node ranges [ 0.035039] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.035185] node 0: [mem 0x0000000000100000-0x000000001ffdffff] [ 0.035365] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdffff] [ 0.036747] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.036986] On node 0, zone DMA: 97 pages in unavailable ranges [ 0.038979] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.039379] ACPI: PM-Timer IO Port: 0x608 [ 0.039813] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.040221] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 [ 0.040342] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.040604] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.040652] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.040746] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.040755] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.040936] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.040981] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.041338] CPU topo: Max. logical packages: 1 [ 0.041352] CPU topo: Max. logical dies: 1 [ 0.041361] CPU topo: Max. dies per package: 1 [ 0.041400] CPU topo: Max. threads per core: 1 [ 0.041511] CPU topo: Num. cores per package: 1 [ 0.041525] CPU topo: Num. threads per package: 1 [ 0.041532] CPU topo: Allowing 1 present CPUs plus 0 hotplug CPUs [ 0.042443] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.042472] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff] [ 0.042586] [mem 0x20000000-0xfffbffff] available for PCI devices [ 0.042640] Booting paravirtualized kernel on bare hardware [ 0.042932] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.050536] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.058409] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u2097152 [ 0.058782] pcpu-alloc: s233472 r8192 d28672 u2097152 alloc=1*2097152 [ 0.058859] pcpu-alloc: [0] 0 [ 0.059767] Kernel command line: [ 0.059767] root=/dev/ram0 [ 0.059767] console=ttyS0 [ 0.059767] panic=-1 [ 0.059767] init=/init [ 0.059767] loglevel=8 [ 0.059767] [ 0.061317] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.061597] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.064555] Fallback order for Node 0: 0 [ 0.064830] Built 1 zonelists, mobility grouping on. Total pages: 130942 [ 0.064846] Policy zone: DMA32 [ 0.065316] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.065458] AGP: Checking aperture... [ 0.066497] AGP: No AGP bridge found [ 0.098830] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.102019] ftrace: allocating 45742 entries in 179 pages [ 0.126760] ftrace: allocated 179 pages with 5 groups [ 0.135002] Dynamic Preempt: voluntary [ 0.138831] rcu: Preemptible hierarchical RCU implementation. [ 0.138855] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.138996] Trampoline variant of Tasks RCU enabled. [ 0.139003] Rude variant of Tasks RCU enabled. [ 0.139009] Tracing variant of Tasks RCU enabled. [ 0.139093] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.139123] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.140467] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.140487] RCU Tasks Rude: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.140496] RCU Tasks Trace: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=1. [ 0.167352] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.176239] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.181281] Console: colour *CGA 80x25 [ 0.183104] printk: legacy console [ttyS0] enabled [ 0.191952] ACPI: Core revision 20240827 [ 0.197482] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns [ 0.199467] APIC: Switch to symmetric I/O mode setup [ 0.206254] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.226909] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa6cbf2b0, max_idle_ns: 440795309664 ns [ 0.227519] Calibrating delay loop (skipped), value calculated using timer frequency.. 4991.97 BogoMIPS (lpj=9983956) [ 0.231895] Last level iTLB entries: 4KB 512, 2MB 255, 4MB 127 [ 0.231975] Last level dTLB entries: 4KB 512, 2MB 255, 4MB 127, 1GB 0 [ 0.232381] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.232663] Spectre V2 : Mitigation: Retpolines [ 0.232729] Spectre V2 : Spectre v2 / SpectreRSB: Filling RSB on context switch and VMEXIT [ 0.233804] x86/fpu: x87 FPU will use FXSAVE [ 0.475350] Freeing SMP alternatives memory: 40K [ 0.476407] pid_max: default: 32768 minimum: 301 [ 0.485019] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,ipe,ima,evm [ 0.489610] landlock: Up and running. [ 0.489679] Yama: disabled by default; enable with sysctl kernel.yama.* [ 0.493381] AppArmor: AppArmor initialized [ 0.493540] TOMOYO Linux initialized [ 0.494615] LSM support for eBPF active [ 0.498597] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.498938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) [ 0.638621] smpboot: CPU0: AMD QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1) [ 0.644389] Performance Events: PMU not available due to virtualization, using software events only. [ 0.645470] signal: max sigframe size: 1440 [ 0.646626] rcu: Hierarchical SRCU implementation. [ 0.646700] rcu: Max phase no-delay instances is 1000. [ 0.654868] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.656318] smp: Bringing up secondary CPUs ... [ 0.658120] smp: Brought up 1 node, 1 CPU [ 0.658295] smpboot: Total of 1 processors activated (4991.97 BogoMIPS) [ 0.667438] node 0 deferred pages initialised in 4ms [ 0.668045] Memory: 457576K/523768K available (16384K kernel code, 2497K rwdata, 11800K rodata, 4148K init, 4936K bss, 62692K reserved, 0K cma-reserved) [ 0.679066] devtmpfs: initialized [ 0.682014] x86/mm: Memory block size: 128MB [ 0.689207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.689697] futex hash table entries: 256 (order: 2, 16384 bytes, linear) [ 0.693554] pinctrl core: initialized pinctrl subsystem [ 0.710024] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.713567] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.714145] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.714294] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.714519] audit: initializing netlink subsys (disabled) [ 0.719560] audit: type=2000 audit(1765450457.512:1): state=initialized audit_enabled=0 res=1 [ 0.721285] thermal_sys: Registered thermal governor 'fair_share' [ 0.721315] thermal_sys: Registered thermal governor 'bang_bang' [ 0.721383] thermal_sys: Registered thermal governor 'step_wise' [ 0.721433] thermal_sys: Registered thermal governor 'user_space' [ 0.721481] thermal_sys: Registered thermal governor 'power_allocator' [ 0.721942] cpuidle: using governor ladder [ 0.722144] cpuidle: using governor menu [ 0.723316] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.726063] PCI: Using configuration type 1 for base access [ 0.728407] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.789499] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.789589] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.816268] ACPI: Added _OSI(Module Device) [ 0.816338] ACPI: Added _OSI(Processor Device) [ 0.816385] ACPI: Added _OSI(Processor Aggregator Device) [ 0.837532] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.854230] ACPI: Interpreter enabled [ 0.855325] ACPI: PM: (supports S0 S3 S4 S5) [ 0.855402] ACPI: Using IOAPIC for interrupt routing [ 0.855885] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.855996] PCI: Using E820 reservations for host bridge windows [ 0.857202] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.880441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.881206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3] [ 0.881428] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI] [ 0.882156] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended configuration space under this bridge [ 0.886842] acpiphp: Slot [2] registered [ 0.886952] acpiphp: Slot [3] registered [ 0.887037] acpiphp: Slot [4] registered [ 0.887128] acpiphp: Slot [5] registered [ 0.887238] acpiphp: Slot [6] registered [ 0.887307] acpiphp: Slot [7] registered [ 0.887370] acpiphp: Slot [8] registered [ 0.887432] acpiphp: Slot [9] registered [ 0.887495] acpiphp: Slot [10] registered [ 0.887558] acpiphp: Slot [11] registered [ 0.887622] acpiphp: Slot [12] registered [ 0.887697] acpiphp: Slot [13] registered [ 0.887767] acpiphp: Slot [14] registered [ 0.887835] acpiphp: Slot [15] registered [ 0.887898] acpiphp: Slot [16] registered [ 0.887969] acpiphp: Slot [17] registered [ 0.888037] acpiphp: Slot [18] registered [ 0.888104] acpiphp: Slot [19] registered [ 0.888172] acpiphp: Slot [20] registered [ 0.888251] acpiphp: Slot [21] registered [ 0.888322] acpiphp: Slot [22] registered [ 0.888387] acpiphp: Slot [23] registered [ 0.888454] acpiphp: Slot [24] registered [ 0.888521] acpiphp: Slot [25] registered [ 0.888593] acpiphp: Slot [26] registered [ 0.888661] acpiphp: Slot [27] registered [ 0.888738] acpiphp: Slot [28] registered [ 0.888812] acpiphp: Slot [29] registered [ 0.888880] acpiphp: Slot [30] registered [ 0.888948] acpiphp: Slot [31] registered [ 0.889223] PCI host bridge to bus 0000:00 [ 0.889535] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.889730] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.889795] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.889898] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.889965] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.890169] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.891473] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint [ 0.895397] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 conventional PCI endpoint [ 0.895878] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 conventional PCI endpoint [ 0.897291] pci 0000:00:01.1: BAR 4 [io 0xc060-0xc06f] [ 0.897884] pci 0000:00:01.1: BAR 0 [io 0x01f0-0x01f7]: legacy IDE quirk [ 0.897980] pci 0000:00:01.1: BAR 1 [io 0x03f6]: legacy IDE quirk [ 0.898073] pci 0000:00:01.1: BAR 2 [io 0x0170-0x0177]: legacy IDE quirk [ 0.898151] pci 0000:00:01.1: BAR 3 [io 0x0376]: legacy IDE quirk [ 0.898632] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 conventional PCI endpoint [ 0.899026] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.899128] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.899737] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000 conventional PCI endpoint [ 0.900229] pci 0000:00:02.0: BAR 0 [io 0xc040-0xc05f] [ 0.900687] pci 0000:00:02.0: BAR 1 [mem 0xfebc0000-0xfebc0fff] [ 0.902465] pci 0000:00:02.0: BAR 4 [mem 0xfebf8000-0xfebfbfff 64bit pref] [ 0.903489] pci 0000:00:02.0: ROM [mem 0xfeb80000-0xfebbffff pref] [ 0.906577] pci 0000:00:03.0: [1af4:1009] type 00 class 0x000200 conventional PCI endpoint [ 0.907521] pci 0000:00:03.0: BAR 0 [io 0xc000-0xc03f] [ 0.908222] pci 0000:00:03.0: BAR 1 [mem 0xfebc1000-0xfebc1fff] [ 0.910085] pci 0000:00:03.0: BAR 4 [mem 0xfebfc000-0xfebfffff 64bit pref] [ 0.915905] ACPI: PCI: Interrupt link LNKA configured for IRQ 10 [ 0.916411] ACPI: PCI: Interrupt link LNKB configured for IRQ 10 [ 0.916685] ACPI: PCI: Interrupt link LNKC configured for IRQ 11 [ 0.916939] ACPI: PCI: Interrupt link LNKD configured for IRQ 11 [ 0.917111] ACPI: PCI: Interrupt link LNKS configured for IRQ 9 [ 0.920141] iommu: Default domain type: Translated [ 0.920225] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.921788] pps_core: LinuxPPS API ver. 1 registered [ 0.921857] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.921988] PTP clock support registered [ 0.922237] EDAC MC: Ver: 3.0.0 [ 0.931233] NetLabel: Initializing [ 0.931291] NetLabel: domain hash size = 128 [ 0.931340] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.932101] NetLabel: unlabeled traffic allowed by default [ 0.932184] PCI: Using ACPI for IRQ routing [ 0.932348] PCI: pci_cache_line_size set to 64 bytes [ 0.932812] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] [ 0.933019] e820: reserve RAM buffer [mem 0x1ffe0000-0x1fffffff] [ 0.937682] vgaarb: loaded [ 0.938671] hpet: 3 channels of 0 reserved for per-cpu timers [ 0.938961] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.939077] hpet0: 3 comparators, 64-bit 100.000000 MHz counter [ 0.942940] clocksource: Switched to clocksource tsc-early [ 0.943306] VFS: Disk quotas dquot_6.6.0 [ 0.947488] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.951141] AppArmor: AppArmor Filesystem Enabled [ 0.951622] pnp: PnP ACPI init [ 0.953685] pnp 00:02: [dma 2] [ 0.954581] pnp: PnP ACPI: found 5 devices [ 0.975691] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.976820] NET: Registered PF_INET protocol family [ 0.977791] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.010747] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.010935] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.011089] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 1.011461] TCP bind hash table entries: 4096 (order: 5, 131072 bytes, linear) [ 1.011648] TCP: Hash tables configured (established 4096 bind 4096) [ 1.013392] MPTCP token hash table entries: 512 (order: 1, 12288 bytes, linear) [ 1.013706] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.013969] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 1.015331] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.015765] NET: Registered PF_XDP protocol family [ 1.016610] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] [ 1.016686] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] [ 1.016755] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] [ 1.016817] pci_bus 0000:00: resource 7 [mem 0x20000000-0xfebfffff window] [ 1.016880] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window] [ 1.017314] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.017446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.017571] PCI: CLS 0 bytes, default 64 [ 1.025183] Initialise system trusted keyrings [ 1.026975] Key type blacklist registered [ 1.028546] Trying to unpack rootfs image as initramfs... [ 1.032087] workingset: timestamp_bits=36 max_order=17 bucket_order=0 [ 1.032278] zbud: loaded [ 1.036616] fuse: init (API version 7.41) [ 1.042142] integrity: Platform Keyring initialized [ 1.042429] integrity: Machine keyring initialized [ 1.167473] Key type asymmetric registered [ 1.167627] Asymmetric key parser 'x509' registered [ 1.420588] Freeing initrd memory: 7516K [ 1.429756] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 1.430369] io scheduler mq-deadline registered [ 1.440149] ledtrig-cpu: registered to indicate activity on CPUs [ 1.440785] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 1.449111] ACPI: \_SB_.LNKB: Enabled at IRQ 10 [ 1.454154] ACPI: \_SB_.LNKC: Enabled at IRQ 11 [ 1.455591] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.459528] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.467017] Linux agpgart interface v0.103 [ 1.472519] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.475815] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.476046] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.477321] mousedev: PS/2 mouse device common for all mice [ 1.480230] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 1.481882] rtc_cmos 00:04: RTC can wake from S4 [ 1.484649] rtc_cmos 00:04: registered as rtc0 [ 1.485271] rtc_cmos 00:04: setting system clock to 2025-12-11T10:54:19 UTC (1765450459) [ 1.488001] rtc_cmos 00:04: alarms up to one day, y3k, 242 bytes nvram, hpet irqs [ 1.488290] amd_pstate: the _CPC object is not present in SBIOS or ACPI disabled [ 1.490646] NET: Registered PF_INET6 protocol family [ 1.502100] Segment Routing with IPv6 [ 1.502295] In-situ OAM (IOAM) with IPv6 [ 1.502732] mip6: Mobile IPv6 [ 1.502991] NET: Registered PF_PACKET protocol family [ 1.503350] mpls_gso: MPLS GSO support [ 1.505176] IPI shorthand broadcast: enabled [ 1.513848] sched_clock: Marking stable (1484021680, 26422248)->(1517001917, -6557989) [ 1.515669] registered taskstats version 1 [ 1.517714] Loading compiled-in X.509 certificates [ 1.586037] Loaded X.509 cert 'Build time autogenerated kernel key: fb343046eae20e819e95f603536d646f69925118' [ 1.595291] Demotion targets for Node 0: null [ 1.596156] Key type .fscrypt registered [ 1.596212] Key type fscrypt-provisioning registered [ 1.607737] Key type encrypted registered [ 1.607834] AppArmor: AppArmor sha256 policy hashing enabled [ 1.608314] ima: No TPM chip found, activating TPM-bypass! [ 1.608402] ima: Allocated hash algorithm: sha256 [ 1.610033] ima: No architecture policies found [ 1.610765] evm: Initialising EVM extended attributes: [ 1.610829] evm: security.selinux [ 1.610885] evm: security.SMACK64 (disabled) [ 1.610923] evm: security.SMACK64EXEC (disabled) [ 1.610962] evm: security.SMACK64TRANSMUTE (disabled) [ 1.611003] evm: security.SMACK64MMAP (disabled) [ 1.611041] evm: security.apparmor [ 1.611071] evm: security.ima [ 1.611097] evm: security.capability [ 1.611134] evm: HMAC attrs: 0x1 [ 1.691402] RAS: Correctable Errors collector initialized. [ 1.759276] clk: Disabling unused clocks [ 1.759537] PM: genpd: Disabling unused power domains [ 1.801471] Freeing unused decrypted memory: 2028K [ 1.849671] Freeing unused kernel image (initmem) memory: 4148K [ 1.994665] Write protecting the kernel read-only data: 28672k [ 1.996028] Freeing unused kernel image (rodata/data gap) memory: 488K [ 2.084733] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 2.102561] tsc: Refined TSC clocksource calibration: 2496.008 MHz [ 2.102922] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa7ec29e6, max_idle_ns: 440795214074 ns [ 2.103091] clocksource: Switched to clocksource tsc [ 2.156062] Run /init as init process [ 2.156174] with arguments: [ 2.156224] /init [ 2.156259] with environment: [ 2.156292] HOME=/ [ 2.156320] 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.461238] gtp: GTP module loaded (pdp ctx size 128 bytes) modprobe tun [ 2.485873] 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 20251211105420660 DGGSN INFO APN(inet6): Starting (ggsn.c:225) 20251211105420662 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:240) 20251211105420663 DGGSN NOTICE APN(inet6): Skipping APN start (ggsn.c:246) 20251211105420664 DGGSN INFO GGSN(ggsn0): Starting GGSN (ggsn.c:941) 20251211105420664 DLGTP NOTICE GTP: gtp_newgsn() started at 172.18.3.2 (gsn.c:489) 20251211105420670 DLGTP NOTICE State information file (/tmp/gsn_restart) not found. Creating new file. (gsn.c:410) 20251211105420674 DGGSN NOTICE GGSN(ggsn0): Successfully started (ggsn.c:978) 20251211105420674 DGGSN INFO APN(inet6): Starting (ggsn.c:225) 20251211105420674 DGGSN INFO APN(inet6): Opening Kernel GTP device tun6 (ggsn.c:240) 20251211105420676 DGGSN NOTICE Initialized GTP kernel mode (genl ID is 35) (gtp-kernel.c:80) [ 2.664389] gtp: enable gtp on 7, 4 [ 2.665036] gtp: enable gtp on 9, 5 [ 2.666063] tun6: registered new GTP interface [ 2.669684] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251211105420687 DTUN NOTICE GTP kernel configured (tun.c:179) 20251211105420689 DGGSN INFO APN(inet6): Setting tun IPv6 address 2001:780:44:2000::/56 (ggsn.c:279) 20251211105420689 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Adding address 2001:780:44:2000::/56 to dev tun6 (netdev.c:967) 20251211105420691 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Bringing dev tun6 UP (netdev.c:934) 20251211105420693 DGGSN INFO APN(inet6): Creating IPv6 pool 2001:780:44:2000::/56 (ggsn.c:359) 20251211105420694 DGGSN INFO APN(inet6): Blacklist tun IP 2001:780:44:2000::/56 (ggsn.c:206) 20251211105420695 DGGSN NOTICE APN(inet6): Successfully started (ggsn.c:374) 20251211105420698 DLGLOBAL NOTICE Available via telnet 172.18.3.2 4260 (telnet_interface.c:88) 20251211105420699 DLCTRL NOTICE CTRL at 127.0.0.1 4257 (control_if.c:1026) 20251211105420702 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): MTU changed: 1452 (netdev.c:361) 20251211105420703 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Physical link state changed: UP (netdev.c:374) 20251211105423003 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact() start (logging_vty.c:1172) [ 4.998130] tun6: GTPv1-U: new PDP ctx id=1/eb6e21e ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105423014 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251211105423015 DGGSN INFO PDP(262427435186163:14): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2001:: (ggsn.c:619) 20251211105423020 DGGSN INFO PDP(262427435186163:14): Deleting PDP context (ggsn.c:403) 20251211105423021 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 5.006894] tun6: GTPv1-U: deleting tunnel id = 1/eb6e21e (pdp (____ptrval____)) [ 6.318949] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251211105428109 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_pcodns() start (logging_vty.c:1172) [ 10.097690] tun6: GTPv1-U: new PDP ctx id=1/5bed5754 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105428113 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251211105428113 DGGSN INFO PDP(262429872070267:5): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2002:: (ggsn.c:619) 20251211105428116 DGGSN INFO PDP(262429872070267:5): Deleting PDP context (ggsn.c:403) 20251211105428117 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 10.103621] tun6: GTPv1-U: deleting tunnel id = 1/5bed5754 (pdp (____ptrval____)) [ 13.486617] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251211105433184 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_icmp6() start (logging_vty.c:1172) [ 15.171886] tun6: GTPv1-U: new PDP ctx id=1/d76bfba4 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105433187 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251211105433187 DGGSN INFO PDP(262421054161217:14): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2003:: (ggsn.c:619) [ 15.174418] tun6: encap_recv sk=(____ptrval____) [ 15.174604] tun6: received GTP1U packet [ 15.174934] tun6: No PDP ctx for this MS [ 15.175050] tun6: pass up to the process [ 15.178150] tun6: encap_recv sk=(____ptrval____) [ 15.178214] tun6: received GTP1U packet [ 15.178262] tun6: No PDP ctx for this MS [ 15.178294] tun6: pass up to the process 20251211105433194 DGGSN INFO PDP(262421054161217:14): Deleting PDP context (ggsn.c:403) 20251211105433194 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 15.179562] tun6: GTPv1-U: deleting tunnel id = 1/d76bfba4 (pdp (____ptrval____)) 20251211105433195 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) 20251211105438273 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_mtu() start (logging_vty.c:1172) 20251211105438281 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Setting dev tun6 MTU 1400 (netdev.c:903) 20251211105438284 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): MTU changed: 1400 (netdev.c:361) [ 20.274916] tun6: GTPv1-U: new PDP ctx id=1/21fdf036 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105438290 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251211105438290 DGGSN INFO PDP(262427988373882:9): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2004:: (ggsn.c:619) [ 20.276301] tun6: encap_recv sk=(____ptrval____) [ 20.276369] tun6: received GTP1U packet [ 20.276413] tun6: No PDP ctx for this MS [ 20.276455] tun6: pass up to the process [ 20.277290] tun6: encap_recv sk=(____ptrval____) [ 20.277358] tun6: received GTP1U packet [ 20.277428] tun6: No PDP ctx for this MS [ 20.277471] tun6: pass up to the process 20251211105438293 DGGSN INFO PDP(262427988373882:9): Deleting PDP context (ggsn.c:403) 20251211105438294 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 20.279526] tun6: GTPv1-U: deleting tunnel id = 1/21fdf036 (pdp (____ptrval____)) 20251211105438295 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) 20251211105438298 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): Setting dev tun6 MTU 1420 (netdev.c:903) 20251211105438299 DLGLOBAL NOTICE NETDEV(tun6,if=tun6/3,ns=): MTU changed: 1420 (netdev.c:361) 20251211105443471 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access() start (logging_vty.c:1172) [ 25.458599] tun6: GTPv1-U: new PDP ctx id=1/629e0a32 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105443473 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251211105443474 DGGSN INFO PDP(262422775185663:12): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2005:: (ggsn.c:619) [ 25.459914] tun6: encap_recv sk=(____ptrval____) [ 25.459976] tun6: received GTP1U packet [ 25.460014] tun6: No PDP ctx for this MS [ 25.460046] tun6: pass up to the process [ 25.460774] tun6: encap_recv sk=(____ptrval____) [ 25.460827] tun6: received GTP1U packet [ 25.460862] tun6: No PDP ctx for this MS [ 25.460893] tun6: pass up to the process [ 25.460991] tun6: encap_recv sk=(____ptrval____) [ 25.461030] tun6: received GTP1U packet [ 25.461280] tun6: forwarding packet from GGSN to uplink [ 25.466301] tun6: found PDP context (____ptrval____) [ 25.466717] tun6: gtp -> IP src: 2001:0780:0044:2000:0000:0000:0000:0000 dst: 2001:0780:0044:2005:1234:1234:1234:1234 20251211105443483 DGGSN INFO PDP(262422775185663:12): Deleting PDP context (ggsn.c:403) 20251211105443483 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 25.468956] tun6: GTPv1-U: deleting tunnel id = 1/629e0a32 (pdp (____ptrval____)) 20251211105443484 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 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 : Unknown PDP context: TEI=0x1 (gtp.c:3263) [ 27.825310] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251211105448586 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ll_saddr() start (logging_vty.c:1172) [ 30.578120] tun6: GTPv1-U: new PDP ctx id=1/bc60d2bf ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105448594 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251211105448594 DGGSN INFO PDP(262428859751073:10): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2006:: (ggsn.c:619) [ 30.581788] tun6: encap_recv sk=(____ptrval____) [ 30.581918] tun6: received GTP1U packet [ 30.581993] tun6: No PDP ctx for this MS [ 30.582065] tun6: pass up to the process [ 30.583598] tun6: encap_recv sk=(____ptrval____) [ 30.583694] tun6: received GTP1U packet [ 30.583758] tun6: No PDP ctx for this MS [ 30.583847] tun6: pass up to the process [ 30.583959] tun6: encap_recv sk=(____ptrval____) [ 30.584035] tun6: received GTP1U packet [ 30.584107] tun6: No PDP ctx for this MS [ 30.584168] tun6: pass up to the process 20251211105448599 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) 20251211105448600 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) 20251211105451603 DGGSN INFO PDP(262428859751073:10): Deleting PDP context (ggsn.c:403) 20251211105451605 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 33.593006] tun6: GTPv1-U: deleting tunnel id = 1/bc60d2bf (pdp (____ptrval____)) 20251211105456710 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr() start (logging_vty.c:1172) [ 38.698133] tun6: GTPv1-U: new PDP ctx id=1/15e8707 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105456713 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251211105456713 DGGSN INFO PDP(262422406541521:10): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2007:: (ggsn.c:619) [ 38.699585] tun6: encap_recv sk=(____ptrval____) [ 38.699648] tun6: received GTP1U packet [ 38.699686] tun6: No PDP ctx for this MS [ 38.699721] tun6: pass up to the process [ 38.700464] tun6: encap_recv sk=(____ptrval____) [ 38.700519] tun6: received GTP1U packet [ 38.700555] tun6: No PDP ctx for this MS [ 38.700589] tun6: pass up to the process [ 38.700683] tun6: encap_recv sk=(____ptrval____) [ 38.700725] tun6: received GTP1U packet [ 38.700765] tun6: No PDP ctx for this MS [ 38.700798] tun6: pass up to the process 20251211105456716 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) 20251211105456717 DGGSN ERROR PDP(262422406541521:10): Packet from MS using unassigned src IPv6: fe80::3110:1691:1155:3116 (ggsn.c:785) 20251211105459717 DGGSN INFO PDP(262422406541521:10): Deleting PDP context (ggsn.c:403) 20251211105459717 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 41.702808] tun6: GTPv1-U: deleting tunnel id = 1/15e8707 (pdp (____ptrval____)) 20251211105504778 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_wrong_global_saddr() start (logging_vty.c:1172) [ 46.765009] tun6: GTPv1-U: new PDP ctx id=1/229d1830 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105504780 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251211105504780 DGGSN INFO PDP(262423938151310:13): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2008:: (ggsn.c:619) [ 46.766355] tun6: encap_recv sk=(____ptrval____) [ 46.766421] tun6: received GTP1U packet [ 46.766502] tun6: No PDP ctx for this MS [ 46.766538] tun6: pass up to the process [ 46.767293] tun6: encap_recv sk=(____ptrval____) [ 46.767354] tun6: received GTP1U packet [ 46.767426] tun6: No PDP ctx for this MS [ 46.767460] tun6: pass up to the process [ 46.767526] tun6: encap_recv sk=(____ptrval____) [ 46.767566] tun6: received GTP1U packet [ 46.767599] tun6: No PDP ctx for this MS [ 46.767632] tun6: pass up to the process 20251211105504782 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) 20251211105504783 DGGSN ERROR PDP(262423938151310:13): Packet from MS using unassigned src IPv6: 3110:1691:1155:3119:325:325:325:325 (ggsn.c:785) 20251211105507785 DGGSN INFO PDP(262423938151310:13): Deleting PDP context (ggsn.c:403) 20251211105507786 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 49.772482] tun6: GTPv1-U: deleting tunnel id = 1/229d1830 (pdp (____ptrval____)) 20251211105512886 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_act_deact_gtpu_access_ipv4_apn6() start (logging_vty.c:1172) [ 54.873017] tun6: GTPv1-U: new PDP ctx id=1/dcfa2b63 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105512888 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251211105512888 DGGSN INFO PDP(262420030096757:4): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:2009:: (ggsn.c:619) [ 54.874492] tun6: encap_recv sk=(____ptrval____) [ 54.874552] tun6: received GTP1U packet [ 54.874589] tun6: No PDP ctx for this MS [ 54.874619] tun6: pass up to the process [ 54.875626] tun6: encap_recv sk=(____ptrval____) [ 54.875678] tun6: received GTP1U packet [ 54.875711] tun6: No PDP ctx for this MS [ 54.875742] tun6: pass up to the process 20251211105512891 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) [ 54.876708] tun6: encap_recv sk=(____ptrval____) [ 54.876763] tun6: received GTP1U packet [ 54.876841] tun6: No PDP ctx to decap skb=(____ptrval____) [ 54.876890] tun6: pass up to the process 20251211105512892 DGGSN ERROR PDP(262420030096757: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:803) [ 56.494604] tun6: no PDP ctx found for ff02:0000:0000:0000:0000:0000:0000:0002, skip 20251211105515895 DGGSN INFO PDP(262420030096757:4): Deleting PDP context (ggsn.c:403) 20251211105515895 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 57.880710] tun6: GTPv1-U: deleting tunnel id = 1/dcfa2b63 (pdp (____ptrval____)) 20251211105521046 DLGLOBAL NOTICE TTCN3 f_logp(): TC_pdp6_clients_interact() start (logging_vty.c:1172) [ 63.035401] tun6: GTPv1-U: new PDP ctx id=1/231519c8 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105521050 DGGSN INFO SGSN(172.18.3.1): Discovered (sgsn.c:83) 20251211105521051 DGGSN INFO PDP(262427815156905:8): Successful PDP Context Creation: APN=inet6(inet6), TEIC=1, IPv4=none, IPv6=2001:780:44:200a:: (ggsn.c:619) [ 63.038528] tun6: encap_recv sk=(____ptrval____) [ 63.038655] tun6: received GTP1U packet [ 63.038738] tun6: No PDP ctx for this MS [ 63.038809] tun6: pass up to the process [ 63.041550] tun6: encap_recv sk=(____ptrval____) [ 63.041685] tun6: received GTP1U packet [ 63.041773] tun6: No PDP ctx for this MS [ 63.041848] tun6: pass up to the process [ 63.043559] tun6: GTPv1-U: new PDP ctx id=2/cb4463f9 ssgn=172.18.3.1 ms=32.1.7.128 (pdp=(____ptrval____)) 20251211105521059 DGGSN INFO PDP(262424975051378:6): Successful PDP Context Creation: APN=inet6(inet6), TEIC=2, IPv4=none, IPv6=2001:780:44:200b:: (ggsn.c:619) 20251211105521060 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.045793] tun6: encap_recv sk=(____ptrval____) [ 63.045925] tun6: received GTP1U packet [ 63.046087] tun6: No PDP ctx for this MS [ 63.046234] tun6: pass up to the process [ 63.048177] tun6: encap_recv sk=(____ptrval____) [ 63.048259] tun6: received GTP1U packet [ 63.048308] tun6: No PDP ctx for this MS [ 63.048351] tun6: pass up to the process 20251211105521063 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.050040] tun6: encap_recv sk=(____ptrval____) [ 63.050256] tun6: received GTP1U packet [ 63.050402] tun6: No PDP ctx for this MS [ 63.050828] tun6: pass up to the process 20251211105521066 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.050376] tun6: encap_recv sk=(____ptrval____) [ 66.050532] tun6: received GTP1U packet [ 66.050626] tun6: forwarding packet from GGSN to uplink 20251211105527074 DGGSN INFO PDP(262427815156905:8): Deleting PDP context (ggsn.c:403) [ 69.063485] tun6: GTPv1-U: deleting tunnel id = 1/231519c8 (pdp (____ptrval____)) 20251211105527082 DGGSN INFO PDP(262424975051378:6): Deleting PDP context (ggsn.c:403) 20251211105527084 DGGSN INFO SGSN(172.18.3.1): Deleting SGSN (sgsn.c:21) [ 69.070976] tun6: GTPv1-U: deleting tunnel id = 2/cb4463f9 (pdp (____ptrval____)) 20251211105532179 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp() start (logging_vty.c:1172) 20251211105537305 DLGLOBAL NOTICE TTCN3 f_logp(): TC_echo_req_resp_gtpu() start (logging_vty.c:1172) [ 79.292293] tun6: encap_recv sk=(____ptrval____) [ 79.292464] tun6: received GTP1U packet [ 79.292599] tun6: pass up to the process